2026-08-01 03:05:02.594440 | Job console starting 2026-08-01 03:05:02.607761 | Updating git repos 2026-08-01 03:05:02.701732 | Cloning repos into workspace 2026-08-01 03:05:02.905491 | Restoring repo states 2026-08-01 03:05:03.007331 | Merging changes 2026-08-01 03:05:03.007349 | Checking out repos 2026-08-01 03:05:03.446219 | Preparing playbooks 2026-08-01 03:05:04.926584 | Running Ansible setup 2026-08-01 03:05:10.812769 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-01 03:05:12.173137 | 2026-08-01 03:05:12.173268 | PLAY [Base pre] 2026-08-01 03:05:12.214980 | 2026-08-01 03:05:12.215107 | TASK [Setup log path fact] 2026-08-01 03:05:12.243067 | debian-bookworm | ok 2026-08-01 03:05:12.269288 | 2026-08-01 03:05:12.269416 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 03:05:12.317127 | debian-bookworm | ok 2026-08-01 03:05:12.329720 | 2026-08-01 03:05:12.329829 | TASK [emit-job-header : Print job information] 2026-08-01 03:05:12.387573 | # Job Information 2026-08-01 03:05:12.387720 | Ansible Version: 2.16.14 2026-08-01 03:05:12.387748 | Job: generics-tox-check-kolla 2026-08-01 03:05:12.387772 | Pipeline: periodic-daily 2026-08-01 03:05:12.387790 | Executor: 521e9411259a 2026-08-01 03:05:12.387806 | Triggered by: https://github.com/osism/generics 2026-08-01 03:05:12.387824 | Event ID: dfa7c4fbbb51416eb353b73f9fbfd2ee 2026-08-01 03:05:12.391910 | 2026-08-01 03:05:12.391990 | LOOP [emit-job-header : Print node information] 2026-08-01 03:05:12.536066 | debian-bookworm | ok: 2026-08-01 03:05:12.536214 | debian-bookworm | # Node Information 2026-08-01 03:05:12.536242 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-01 03:05:12.536262 | debian-bookworm | Hostname: debian 2026-08-01 03:05:12.536281 | debian-bookworm | Username: zuul 2026-08-01 03:05:12.536298 | debian-bookworm | Distro: Debian 12.15 2026-08-01 03:05:12.536317 | debian-bookworm | Provider: regiocloud-a 2026-08-01 03:05:12.536343 | debian-bookworm | Region: 2026-08-01 03:05:12.536361 | debian-bookworm | Label: debian-bookworm 2026-08-01 03:05:12.536377 | debian-bookworm | Product Name: OpenStack Nova 2026-08-01 03:05:12.536393 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8d:c160 2026-08-01 03:05:12.548871 | 2026-08-01 03:05:12.548977 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-01 03:05:13.087792 | debian-bookworm -> localhost | changed 2026-08-01 03:05:13.093801 | 2026-08-01 03:05:13.093894 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-01 03:05:14.839690 | debian-bookworm -> localhost | changed 2026-08-01 03:05:14.865982 | 2026-08-01 03:05:14.866154 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-01 03:05:15.213658 | debian-bookworm -> localhost | ok 2026-08-01 03:05:15.219056 | 2026-08-01 03:05:15.219151 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-01 03:05:15.258338 | debian-bookworm | ok 2026-08-01 03:05:15.334133 | debian-bookworm | included: /var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-01 03:05:15.363790 | 2026-08-01 03:05:15.363956 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-01 03:05:17.714716 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-01 03:05:17.714968 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/work/eafb213dd20d417683fdb8755ebe4fa4_id_rsa 2026-08-01 03:05:17.715012 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/work/eafb213dd20d417683fdb8755ebe4fa4_id_rsa.pub 2026-08-01 03:05:17.715355 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-01 03:05:17.715391 | debian-bookworm -> localhost | SHA256:/V6JEXGPnAIULSgrlI9C/406OtBEYewMu8tRUhIDsuM zuul-build-sshkey 2026-08-01 03:05:17.715414 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-01 03:05:17.715442 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-01 03:05:17.715461 | debian-bookworm -> localhost | |+++. . o+o. . | 2026-08-01 03:05:17.715480 | debian-bookworm -> localhost | |o+=.o . . ...+ + | 2026-08-01 03:05:17.715497 | debian-bookworm -> localhost | |oBoo o o .o + .| 2026-08-01 03:05:17.715514 | debian-bookworm -> localhost | |oo=.+ o . o | 2026-08-01 03:05:17.715570 | debian-bookworm -> localhost | | Eo. o oS . . | 2026-08-01 03:05:17.715596 | debian-bookworm -> localhost | |o.. o . . o . | 2026-08-01 03:05:17.715614 | debian-bookworm -> localhost | |.o. . o o | 2026-08-01 03:05:17.715632 | debian-bookworm -> localhost | |... o . . | 2026-08-01 03:05:17.715650 | debian-bookworm -> localhost | | .o . . | 2026-08-01 03:05:17.715667 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-01 03:05:17.715717 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.379057 2026-08-01 03:05:17.721529 | 2026-08-01 03:05:17.721606 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-01 03:05:17.752192 | debian-bookworm | ok 2026-08-01 03:05:17.774071 | debian-bookworm | included: /var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-01 03:05:17.785927 | 2026-08-01 03:05:17.786044 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-01 03:05:17.820126 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:05:17.826912 | 2026-08-01 03:05:17.827030 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-01 03:05:18.542049 | debian-bookworm | changed 2026-08-01 03:05:18.548164 | 2026-08-01 03:05:18.548273 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-01 03:05:18.839452 | debian-bookworm | ok 2026-08-01 03:05:18.845007 | 2026-08-01 03:05:18.845102 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-01 03:05:19.542676 | debian-bookworm | changed 2026-08-01 03:05:19.548020 | 2026-08-01 03:05:19.548111 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-01 03:05:20.229950 | debian-bookworm | changed 2026-08-01 03:05:20.239564 | 2026-08-01 03:05:20.239666 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-01 03:05:20.269533 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:05:20.283021 | 2026-08-01 03:05:20.283231 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-01 03:05:20.765132 | debian-bookworm -> localhost | changed 2026-08-01 03:05:20.810663 | 2026-08-01 03:05:20.811544 | TASK [add-build-sshkey : Add back temp key] 2026-08-01 03:05:21.775963 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/work/eafb213dd20d417683fdb8755ebe4fa4_id_rsa (zuul-build-sshkey) 2026-08-01 03:05:21.776169 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020980 2026-08-01 03:05:21.784583 | 2026-08-01 03:05:21.784716 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-01 03:05:22.221405 | debian-bookworm | ok 2026-08-01 03:05:22.227792 | 2026-08-01 03:05:22.227893 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-01 03:05:22.262901 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:05:22.280979 | 2026-08-01 03:05:22.281100 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-01 03:05:22.747442 | debian-bookworm | ok 2026-08-01 03:05:22.769200 | 2026-08-01 03:05:22.769330 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-01 03:05:22.824068 | debian-bookworm | ok 2026-08-01 03:05:22.830248 | 2026-08-01 03:05:22.830353 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-01 03:05:23.795258 | debian-bookworm -> localhost | ok 2026-08-01 03:05:23.804212 | 2026-08-01 03:05:23.804317 | TASK [validate-host : Collect information about the host] 2026-08-01 03:05:25.344027 | debian-bookworm | ok 2026-08-01 03:05:25.356277 | 2026-08-01 03:05:25.356383 | TASK [validate-host : Sanitize hostname] 2026-08-01 03:05:25.526114 | debian-bookworm | ok 2026-08-01 03:05:25.530005 | 2026-08-01 03:05:25.530080 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-01 03:05:26.113928 | debian-bookworm -> localhost | changed 2026-08-01 03:05:26.118979 | 2026-08-01 03:05:26.119064 | TASK [validate-host : Collect information about zuul worker] 2026-08-01 03:05:26.684194 | debian-bookworm | ok 2026-08-01 03:05:26.688610 | 2026-08-01 03:05:26.688696 | TASK [validate-host : Write out all zuul information for each host] 2026-08-01 03:05:27.515922 | debian-bookworm -> localhost | changed 2026-08-01 03:05:27.539261 | 2026-08-01 03:05:27.539425 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-01 03:05:27.814996 | debian-bookworm | ok 2026-08-01 03:05:27.825164 | 2026-08-01 03:05:27.825292 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-01 03:05:28.970961 | debian-bookworm | changed: 2026-08-01 03:05:28.971247 | debian-bookworm | cd+++++++++ src/ 2026-08-01 03:05:28.971293 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-01 03:05:28.971318 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-01 03:05:28.971340 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-08-01 03:05:28.971361 | debian-bookworm | =7.0.3 2026-08-01 03:06:05.913798 | debian-bookworm | Downloading cachetools-7.1.6-py3-none-any.whl (16 kB) 2026-08-01 03:06:05.958662 | debian-bookworm | Collecting colorama>=0.4.6 2026-08-01 03:06:05.969896 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-01 03:06:06.037607 | debian-bookworm | Collecting filelock>=3.25 2026-08-01 03:06:06.048731 | debian-bookworm | Downloading filelock-3.32.2-py3-none-any.whl (98 kB) 2026-08-01 03:06:06.062833 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 7.5 MB/s eta 0:00:00 2026-08-01 03:06:06.106086 | debian-bookworm | Collecting packaging>=26 2026-08-01 03:06:06.116910 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-01 03:06:06.124470 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 18.5 MB/s eta 0:00:00 2026-08-01 03:06:06.172986 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-08-01 03:06:06.183717 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-08-01 03:06:06.230437 | debian-bookworm | Collecting pluggy>=1.6 2026-08-01 03:06:06.241365 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-01 03:06:06.302888 | debian-bookworm | Collecting pyproject-api>=1.10 2026-08-01 03:06:06.316722 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-08-01 03:06:06.367868 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-08-01 03:06:06.379333 | debian-bookworm | Downloading python_discovery-1.5.1-py3-none-any.whl (35 kB) 2026-08-01 03:06:06.421171 | debian-bookworm | Collecting tomli-w>=1.2 2026-08-01 03:06:06.433176 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-08-01 03:06:06.606235 | debian-bookworm | Collecting virtualenv>=21.1 2026-08-01 03:06:06.616694 | debian-bookworm | Downloading virtualenv-21.7.1-py3-none-any.whl (5.5 MB) 2026-08-01 03:06:06.732372 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 49.1 MB/s eta 0:00:00 2026-08-01 03:06:06.809501 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-08-01 03:06:06.821063 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-01 03:06:06.843310 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 27.5 MB/s eta 0:00:00 2026-08-01 03:06:06.947272 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-08-01 03:06:07.697608 | debian-bookworm | Successfully installed cachetools-7.1.6 colorama-0.4.6 distlib-0.4.3 filelock-3.32.2 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.1 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.1 2026-08-01 03:06:08.254854 | debian-bookworm | ok: Runtime: 0:00:02.719727 2026-08-01 03:06:08.269404 | 2026-08-01 03:06:08.269819 | TASK [ensure-tox : Export installed tox_executable path] 2026-08-01 03:06:08.316989 | debian-bookworm | ok 2026-08-01 03:06:08.322510 | 2026-08-01 03:06:08.322632 | TASK [ensure-tox : Output tox version] 2026-08-01 03:06:08.848742 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-08-01 03:06:08.865486 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-01 03:06:09.357951 | debian-bookworm | ok: Runtime: 0:00:00.305118 2026-08-01 03:06:09.364390 | 2026-08-01 03:06:09.364517 | TASK [ensure-tox : Make global symlink] 2026-08-01 03:06:09.419732 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:09.426903 | 2026-08-01 03:06:09.427001 | PLAY RECAP 2026-08-01 03:06:09.427060 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-08-01 03:06:09.427086 | 2026-08-01 03:06:09.593301 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-08-01 03:06:09.594472 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-01 03:06:10.471423 | 2026-08-01 03:06:10.471619 | PLAY [all] 2026-08-01 03:06:10.488744 | 2026-08-01 03:06:10.488896 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-08-01 03:06:11.014113 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-01 03:06:11.521681 | debian-bookworm | ok: Runtime: 0:00:00.035155 2026-08-01 03:06:11.539954 | 2026-08-01 03:06:11.541076 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-08-01 03:06:12.078898 | debian-bookworm | ok: Runtime: 0:00:00.006449 2026-08-01 03:06:12.092271 | 2026-08-01 03:06:12.092493 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-08-01 03:06:12.403924 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-01 03:06:12.406843 | debian-bookworm | sudo: a password is required 2026-08-01 03:06:12.635068 | debian-bookworm | ok: Runtime: 0:00:00.022979 2026-08-01 03:06:12.659540 | 2026-08-01 03:06:12.659752 | TASK [tox : Check to see if the constraints file exists] 2026-08-01 03:06:12.700384 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:12.709898 | 2026-08-01 03:06:12.710014 | TASK [tox : Fail if constraints file is missing] 2026-08-01 03:06:12.735376 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:12.749816 | 2026-08-01 03:06:12.749979 | TASK [tox : Record file location] 2026-08-01 03:06:12.795166 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:12.806074 | 2026-08-01 03:06:12.806208 | TASK [tox : Install tox siblings] 2026-08-01 03:06:12.834634 | debian-bookworm | ok 2026-08-01 03:06:12.849016 | debian-bookworm | included: /var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-08-01 03:06:12.855083 | 2026-08-01 03:06:12.855202 | TASK [tox : Run tox without tests] 2026-08-01 03:06:13.400226 | debian-bookworm | ROOT: 223 D setup logging to DEBUG on pid 1582 [tox/report.py:229] 2026-08-01 03:06:13.432673 | debian-bookworm | check-kolla: 255 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-01 03:06:13.435312 | debian-bookworm | check-kolla: 258 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-01 03:06:13.439648 | debian-bookworm | check-kolla: 262 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 50f11db268c0ddc4fe33906a1b8b727b 1f1ad9617065c9668c000260c0459f99 [python_discovery/_cached_py_info.py:198] 2026-08-01 03:06:13.522067 | debian-bookworm | check-kolla: 345 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-08-01 03:06:13.522996 | debian-bookworm | check-kolla: 346 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-01 03:06:13.523493 | debian-bookworm | check-kolla: 346 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-01 03:06:13.523801 | debian-bookworm | check-kolla: 347 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-01 03:06:13.527687 | debian-bookworm | check-kolla: 351 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-01 03:06:13.528049 | debian-bookworm | check-kolla: 351 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-01 03:06:13.562550 | debian-bookworm | check-kolla: 385 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check-kolla, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-08-01 03:06:13.562800 | debian-bookworm | check-kolla: 386 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin [virtualenv/util/path/_sync.py:18] 2026-08-01 03:06:13.562953 | debian-bookworm | check-kolla: 386 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/include [virtualenv/util/path/_sync.py:18] 2026-08-01 03:06:13.563058 | debian-bookworm | check-kolla: 386 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-08-01 03:06:13.563271 | debian-bookworm | check-kolla: 386 D write /home/zuul/src/github.com/osism/generics/.tox/check-kolla/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-01 03:06:13.563368 | debian-bookworm | check-kolla: 386 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563429 | debian-bookworm | check-kolla: 386 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563483 | debian-bookworm | check-kolla: 386 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563538 | debian-bookworm | check-kolla: 387 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563589 | debian-bookworm | check-kolla: 387 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563644 | debian-bookworm | check-kolla: 387 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check-kolla [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563695 | debian-bookworm | check-kolla: 387 D virtualenv = 21.7.1 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563746 | debian-bookworm | check-kolla: 387 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563798 | debian-bookworm | check-kolla: 387 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563847 | debian-bookworm | check-kolla: 387 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.563895 | debian-bookworm | check-kolla: 387 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:13.564230 | debian-bookworm | check-kolla: 387 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python [virtualenv/util/path/_sync.py:38] 2026-08-01 03:06:13.564700 | debian-bookworm | check-kolla: 388 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-08-01 03:06:13.564964 | debian-bookworm | check-kolla: 388 D debug via /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-08-01 03:06:13.602329 | debian-bookworm | check-kolla: 388 D { 2026-08-01 03:06:13.602377 | debian-bookworm | "sys": { 2026-08-01 03:06:13.602384 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python", 2026-08-01 03:06:13.602389 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-08-01 03:06:13.602396 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla", 2026-08-01 03:06:13.602402 | debian-bookworm | "base_prefix": "/usr", 2026-08-01 03:06:13.602406 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla", 2026-08-01 03:06:13.602410 | debian-bookworm | "base_exec_prefix": "/usr", 2026-08-01 03:06:13.602414 | debian-bookworm | "path": [ 2026-08-01 03:06:13.602418 | debian-bookworm | "/usr/lib/python311.zip", 2026-08-01 03:06:13.602422 | debian-bookworm | "/usr/lib/python3.11", 2026-08-01 03:06:13.602426 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-08-01 03:06:13.602430 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages" 2026-08-01 03:06:13.602435 | debian-bookworm | ], 2026-08-01 03:06:13.602439 | debian-bookworm | "meta_path": [ 2026-08-01 03:06:13.602443 | debian-bookworm | "", 2026-08-01 03:06:13.602447 | debian-bookworm | "", 2026-08-01 03:06:13.602451 | debian-bookworm | "" 2026-08-01 03:06:13.602454 | debian-bookworm | ], 2026-08-01 03:06:13.602458 | debian-bookworm | "fs_encoding": "utf-8", 2026-08-01 03:06:13.602462 | debian-bookworm | "io_encoding": "utf-8" 2026-08-01 03:06:13.602466 | debian-bookworm | }, 2026-08-01 03:06:13.602470 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-08-01 03:06:13.602474 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-08-01 03:06:13.602478 | debian-bookworm | "os": "", 2026-08-01 03:06:13.602482 | debian-bookworm | "site": "", 2026-08-01 03:06:13.602486 | debian-bookworm | "datetime": "", 2026-08-01 03:06:13.602496 | debian-bookworm | "math": "", 2026-08-01 03:06:13.602500 | debian-bookworm | "json": "" 2026-08-01 03:06:13.602503 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-08-01 03:06:13.602767 | debian-bookworm | check-kolla: 425 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-08-01 03:06:13.611258 | debian-bookworm | check-kolla: 434 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-01 03:06:13.612256 | debian-bookworm | check-kolla: 435 D build install image for pip-26.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-01 03:06:13.617385 | debian-bookworm | check-kolla: 440 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-01 03:06:13.620592 | debian-bookworm | check-kolla: 443 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-01 03:06:13.995618 | debian-bookworm | check-kolla: 818 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.035926 | debian-bookworm | check-kolla: 859 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any/pip-26.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip-26.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.047826 | debian-bookworm | check-kolla: 871 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any/pip-26.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip-26.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.048354 | debian-bookworm | check-kolla: 871 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.160990 | debian-bookworm | check-kolla: 984 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.163339 | debian-bookworm | check-kolla: 986 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.163989 | debian-bookworm | check-kolla: 987 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.165009 | debian-bookworm | check-kolla: 988 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-01 03:06:14.165972 | debian-bookworm | check-kolla: 989 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-01 03:06:14.173903 | debian-bookworm | check-kolla: 997 D generated console scripts pip3.11 pip-3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-01 03:06:14.174323 | debian-bookworm | check-kolla: 997 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-08-01 03:06:14.181540 | debian-bookworm | check-kolla: 1004 D write /home/zuul/src/github.com/osism/generics/.tox/check-kolla/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-01 03:06:14.181615 | debian-bookworm | check-kolla: 1005 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.181725 | debian-bookworm | check-kolla: 1005 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.181813 | debian-bookworm | check-kolla: 1005 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.181912 | debian-bookworm | check-kolla: 1005 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.182051 | debian-bookworm | check-kolla: 1005 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.182124 | debian-bookworm | check-kolla: 1005 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check-kolla [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.182194 | debian-bookworm | check-kolla: 1005 D virtualenv = 21.7.1 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.182263 | debian-bookworm | check-kolla: 1005 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.182336 | debian-bookworm | check-kolla: 1005 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.182410 | debian-bookworm | check-kolla: 1005 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.182484 | debian-bookworm | check-kolla: 1005 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-01 03:06:14.188436 | debian-bookworm | check-kolla: 1011 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-08-01 03:06:15.252308 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-08-01 03:06:15.367666 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-01 03:06:15.461735 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-08-01 03:06:15.473866 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-01 03:06:15.534440 | debian-bookworm | Collecting ansible==12.3.0 (from -r requirements.txt (line 3)) 2026-08-01 03:06:15.545937 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-01 03:06:15.584472 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-08-01 03:06:15.595918 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-01 03:06:15.625467 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-08-01 03:06:15.637057 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-08-01 03:06:15.651070 | debian-bookworm | Installing build dependencies: started 2026-08-01 03:06:16.757928 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-08-01 03:06:16.758034 | debian-bookworm | Getting requirements to build wheel: started 2026-08-01 03:06:17.132255 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-08-01 03:06:17.133435 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-08-01 03:06:17.328290 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-01 03:06:17.359073 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-08-01 03:06:17.371359 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-01 03:06:17.422280 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-08-01 03:06:17.432923 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-01 03:06:17.464719 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-08-01 03:06:17.475806 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-01 03:06:17.614389 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-08-01 03:06:17.625713 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-01 03:06:17.740515 | debian-bookworm | Collecting ansible-core~=2.19.5 (from ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-01 03:06:17.753782 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl.metadata (7.7 kB) 2026-08-01 03:06:17.806190 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-01 03:06:17.819318 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-01 03:06:17.880604 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-01 03:06:17.891889 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-08-01 03:06:17.982676 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-01 03:06:17.995288 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-01 03:06:18.045613 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-01 03:06:18.058794 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-01 03:06:18.251178 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-01 03:06:18.261875 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-08-01 03:06:18.297890 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-01 03:06:18.309169 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-01 03:06:18.393734 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-01 03:06:18.404728 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-01 03:06:18.456856 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-01 03:06:18.468032 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-01 03:06:18.741687 | debian-bookworm | Collecting cryptography (from ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-01 03:06:18.752189 | debian-bookworm | Downloading cryptography-50.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-08-01 03:06:18.790777 | debian-bookworm | Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-01 03:06:18.802798 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-01 03:06:19.104116 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-01 03:06:19.114916 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-01 03:06:19.144540 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-01 03:06:19.155140 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-01 03:06:19.184971 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-01 03:06:19.219058 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-08-01 03:06:19.255583 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 23.5 MB/s 0:00:00 2026-08-01 03:06:19.269806 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl (54.4 MB) 2026-08-01 03:06:20.049542 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 MB 69.9 MB/s 0:00:00 2026-08-01 03:06:20.061703 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-01 03:06:20.086396 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-08-01 03:06:20.107635 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-01 03:06:20.130344 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-01 03:06:20.155182 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl (2.4 MB) 2026-08-01 03:06:20.237696 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 29.6 MB/s 0:00:00 2026-08-01 03:06:20.250312 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-08-01 03:06:20.275847 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-01 03:06:20.301144 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-08-01 03:06:20.325278 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-01 03:06:20.352865 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-01 03:06:20.430255 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-01 03:06:20.453883 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-01 03:06:20.477858 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-01 03:06:20.504824 | debian-bookworm | Downloading cryptography-50.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-08-01 03:06:20.650898 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 32.6 MB/s 0:00:00 2026-08-01 03:06:20.664633 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-08-01 03:06:20.692400 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-01 03:06:20.717611 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-01 03:06:20.742797 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl (48 kB) 2026-08-01 03:06:21.052447 | debian-bookworm | Building wheels for collected packages: pwgen 2026-08-01 03:06:21.053559 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-08-01 03:06:21.337274 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-08-01 03:06:21.338551 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=ed1f654c923de318c911ed603e4ef73e3038d1252ca0740ee5abbd7e4a6130aa 2026-08-01 03:06:21.338939 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-08-01 03:06:21.342355 | debian-bookworm | Successfully built pwgen 2026-08-01 03:06:21.570413 | debian-bookworm | Installing collected packages: pwgen, urllib3, tabulate, sh, resolvelib, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-08-01 03:06:47.398876 | debian-bookworm | 2026-08-01 03:06:47.400564 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-12.3.0 ansible-core-2.19.11 certifi-2026.7.22 cffi-2.1.0 charset_normalizer-3.4.9 click-8.4.2 colorama-0.4.6 cryptography-50.0.0 fasteners-0.20 idna-3.18 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.2.1 sh-2.4.0 tabulate-0.10.0 urllib3-2.7.0 2026-08-01 03:06:47.496975 | debian-bookworm | check-kolla: 34320 I exit 0 (33.31 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1595 [tox/execute/api.py:308] 2026-08-01 03:06:47.503313 | debian-bookworm | check-kolla: OK (34.07 seconds) 2026-08-01 03:06:47.503430 | debian-bookworm | congratulations :) (34.10 seconds) 2026-08-01 03:06:47.902612 | debian-bookworm | ok: Runtime: 0:00:34.397702 2026-08-01 03:06:47.909925 | 2026-08-01 03:06:47.910014 | TASK [tox : Create a tempfile to save tox showconfig] 2026-08-01 03:06:48.333813 | debian-bookworm | changed 2026-08-01 03:06:48.342396 | 2026-08-01 03:06:48.342503 | TASK [tox : Detect tox version] 2026-08-01 03:06:48.908435 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-01 03:06:49.397728 | debian-bookworm | ok: Runtime: 0:00:00.279544 2026-08-01 03:06:49.403121 | 2026-08-01 03:06:49.403211 | TASK [tox : Get tox envlist config] 2026-08-01 03:06:50.436213 | debian-bookworm | ok: Runtime: 0:00:00.324263 2026-08-01 03:06:50.441751 | 2026-08-01 03:06:50.441849 | TASK [tox : Install any sibling python packages] 2026-08-01 03:06:51.127881 | debian-bookworm | ok: No setup.cfg, no action needed 2026-08-01 03:06:51.133582 | 2026-08-01 03:06:51.133679 | TASK [tox : Remove tempfile] 2026-08-01 03:06:51.800987 | debian-bookworm | changed 2026-08-01 03:06:51.809072 | 2026-08-01 03:06:51.809252 | TASK [tox : Emit tox command] 2026-08-01 03:06:51.869779 | /home/zuul/.local/tox/bin/tox -echeck-kolla -vv --skip-missing-interpreters=false 2026-08-01 03:06:51.880192 | 2026-08-01 03:06:51.880355 | TASK [tox : Run tox] 2026-08-01 03:06:52.506889 | debian-bookworm | ROOT: 229 D setup logging to DEBUG on pid 1759 [tox/report.py:229] 2026-08-01 03:06:52.539017 | debian-bookworm | check-kolla: 261 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-01 03:06:52.541674 | debian-bookworm | check-kolla: 264 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-01 03:06:52.545683 | debian-bookworm | check-kolla: 268 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-08-01 03:06:52.546540 | debian-bookworm | check-kolla: 269 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-01 03:06:52.546695 | debian-bookworm | check-kolla: 269 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-01 03:06:52.546783 | debian-bookworm | check-kolla: 269 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-01 03:06:52.548431 | debian-bookworm | check-kolla: 270 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-01 03:06:52.548569 | debian-bookworm | check-kolla: 271 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-01 03:06:52.582327 | debian-bookworm | check-kolla: 304 W commands[0]> python3 src/check-kolla-inventory.py [tox/tox_env/api.py:485] 2026-08-01 03:06:53.056349 | debian-bookworm | check-kolla: 778 I exit 0 (0.47 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-kolla-inventory.py pid=1766 [tox/execute/api.py:308] 2026-08-01 03:06:53.057773 | debian-bookworm | check-kolla: OK (0.52=setup[0.05]+cmd[0.47] seconds) 2026-08-01 03:06:53.057797 | debian-bookworm | congratulations :) (0.55 seconds) 2026-08-01 03:06:53.462796 | debian-bookworm | ok: Runtime: 0:00:00.882963 2026-08-01 03:06:53.469070 | 2026-08-01 03:06:53.469199 | TASK [tox : Look for output] 2026-08-01 03:06:54.198070 | debian-bookworm | ok 2026-08-01 03:06:54.234194 | 2026-08-01 03:06:54.234352 | TASK [tox : Return file comments to Zuul] 2026-08-01 03:06:54.310711 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:54.322250 | 2026-08-01 03:06:54.322375 | PLAY RECAP 2026-08-01 03:06:54.322439 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-08-01 03:06:54.322466 | 2026-08-01 03:06:54.601588 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-01 03:06:54.603192 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-01 03:06:56.791574 | 2026-08-01 03:06:56.791706 | PLAY [all] 2026-08-01 03:06:56.832648 | 2026-08-01 03:06:56.832777 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-08-01 03:06:56.958316 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:56.963187 | 2026-08-01 03:06:56.963307 | TASK [fetch-tox-output : Set tox log path for single node] 2026-08-01 03:06:57.030474 | debian-bookworm | ok 2026-08-01 03:06:57.035003 | 2026-08-01 03:06:57.035120 | TASK [fetch-tox-output : Ensure local tox dir] 2026-08-01 03:06:58.175039 | debian-bookworm -> localhost | changed 2026-08-01 03:06:58.186170 | 2026-08-01 03:06:58.186272 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-08-01 03:06:58.310242 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:58.315124 | 2026-08-01 03:06:58.315225 | TASK [fetch-tox-output : Set envlist fact] 2026-08-01 03:06:58.392868 | debian-bookworm | ok 2026-08-01 03:06:58.397761 | 2026-08-01 03:06:58.397850 | TASK [fetch-tox-output : Get tox version] 2026-08-01 03:06:59.403365 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-08-01 03:06:59.419768 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-01 03:06:59.499252 | debian-bookworm | ok: Runtime: 0:00:00.312207 2026-08-01 03:06:59.503628 | 2026-08-01 03:06:59.503714 | TASK [fetch-tox-output : Find all default environments] 2026-08-01 03:07:00.073652 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:00.081761 | 2026-08-01 03:07:00.081873 | TASK [fetch-tox-output : Set envlist fact] 2026-08-01 03:07:00.115912 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:00.127820 | 2026-08-01 03:07:00.127933 | TASK [fetch-tox-output : Find all default environments] 2026-08-01 03:07:00.665899 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:00.670762 | 2026-08-01 03:07:00.670862 | TASK [fetch-tox-output : Set envlist fact] 2026-08-01 03:07:00.704508 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:00.722889 | 2026-08-01 03:07:00.723025 | LOOP [fetch-tox-output : Copy tox logs] 2026-08-01 03:07:00.767425 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:00.785265 | 2026-08-01 03:07:00.785384 | LOOP [fetch-tox-output : Collect tox logs] 2026-08-01 03:07:02.383887 | debian-bookworm | changed: 2026-08-01 03:07:02.384083 | debian-bookworm | created directory /var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/work/logs/tox/check-kolla 2026-08-01 03:07:02.384122 | debian-bookworm | cd+++++++++ ./ 2026-08-01 03:07:02.384148 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-08-01 03:07:02.384175 | 2026-08-01 03:07:02.392789 | 2026-08-01 03:07:02.392872 | PLAY RECAP 2026-08-01 03:07:02.392920 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-08-01 03:07:02.392944 | 2026-08-01 03:07:02.597999 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-01 03:07:02.598943 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-01 03:07:04.384113 | 2026-08-01 03:07:04.384262 | PLAY [all] 2026-08-01 03:07:04.418903 | 2026-08-01 03:07:04.419067 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-08-01 03:07:04.735059 | debian-bookworm | changed: non-zero return code 2026-08-01 03:07:04.754231 | 2026-08-01 03:07:04.754390 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-08-01 03:07:04.807427 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:04.823961 | 2026-08-01 03:07:04.824118 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-08-01 03:07:04.859277 | 2026-08-01 03:07:04.859472 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-08-01 03:07:04.903913 | 2026-08-01 03:07:04.904120 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-08-01 03:07:04.934145 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:04.940370 | 2026-08-01 03:07:04.940476 | LOOP [fetch-subunit-output : Generate subunit file] 2026-08-01 03:07:04.969278 | 2026-08-01 03:07:04.969452 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-08-01 03:07:05.006855 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:05.013392 | 2026-08-01 03:07:05.013520 | TASK [fetch-subunit-output : Remove the temporary file] 2026-08-01 03:07:05.059311 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:05.065189 | 2026-08-01 03:07:05.065297 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-08-01 03:07:05.098566 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:05.107286 | 2026-08-01 03:07:05.107377 | PLAY RECAP 2026-08-01 03:07:05.107433 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-08-01 03:07:05.107460 | 2026-08-01 03:07:05.421473 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-01 03:07:05.422421 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-01 03:07:06.532417 | 2026-08-01 03:07:06.532608 | PLAY [Base post-fetch] 2026-08-01 03:07:06.547854 | 2026-08-01 03:07:06.547969 | TASK [diagnose-network : Ensure log directory exists] 2026-08-01 03:07:06.973497 | debian-bookworm | ok 2026-08-01 03:07:06.994658 | 2026-08-01 03:07:06.994823 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-01 03:07:19.360664 | debian-bookworm | ok: Runtime: 0:00:05.887565 2026-08-01 03:07:19.375789 | 2026-08-01 03:07:19.375936 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-01 03:07:25.551105 | debian-bookworm | ok: Runtime: 0:00:00.008435 2026-08-01 03:07:25.572181 | 2026-08-01 03:07:25.572357 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-01 03:07:31.798154 | debian-bookworm | ok: Runtime: 0:00:00.006106 2026-08-01 03:07:31.813211 | 2026-08-01 03:07:31.813331 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-01 03:07:31.863555 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:31.868614 | 2026-08-01 03:07:31.868717 | TASK [fetch-output : Set log path for single node] 2026-08-01 03:07:31.927592 | debian-bookworm | ok 2026-08-01 03:07:31.932183 | 2026-08-01 03:07:31.932285 | LOOP [fetch-output : Ensure local output dirs] 2026-08-01 03:07:32.405452 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/work/logs" 2026-08-01 03:07:33.053241 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/work/artifacts" 2026-08-01 03:07:33.391055 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/eafb213dd20d417683fdb8755ebe4fa4/work/docs" 2026-08-01 03:07:33.400496 | 2026-08-01 03:07:33.400796 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-01 03:07:34.295077 | debian-bookworm | changed: 2026-08-01 03:07:34.295319 | debian-bookworm | .d..t...... ./ 2026-08-01 03:07:34.295355 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-01 03:07:34.295379 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-01 03:07:34.295400 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-01 03:07:34.295421 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-01 03:07:34.295442 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-01 03:07:34.295479 | debian-bookworm | changed: All items complete 2026-08-01 03:07:34.295501 | 2026-08-01 03:07:35.054361 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 03:07:36.025778 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 03:07:36.040063 | 2026-08-01 03:07:36.040170 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-01 03:07:36.075935 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:36.078894 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:07:36.093442 | 2026-08-01 03:07:36.093516 | PLAY RECAP 2026-08-01 03:07:36.093569 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-01 03:07:36.093594 | 2026-08-01 03:07:36.371852 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-01 03:07:36.372844 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 03:07:37.943430 | 2026-08-01 03:07:37.943566 | PLAY [Base post] 2026-08-01 03:07:37.974780 | 2026-08-01 03:07:37.975138 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-01 03:07:38.969227 | debian-bookworm | changed 2026-08-01 03:07:38.978976 | 2026-08-01 03:07:38.979076 | PLAY RECAP 2026-08-01 03:07:38.979132 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-01 03:07:38.979184 | 2026-08-01 03:07:39.141632 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 03:07:39.142610 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-01 03:07:40.892115 | 2026-08-01 03:07:40.892272 | PLAY [Base post-logs] 2026-08-01 03:07:40.933410 | 2026-08-01 03:07:40.933576 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-01 03:07:42.179289 | localhost | changed 2026-08-01 03:07:42.192198 | 2026-08-01 03:07:42.192339 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-01 03:07:42.239376 | localhost | ok 2026-08-01 03:07:42.243346 | 2026-08-01 03:07:42.243440 | TASK [Set zuul-log-path fact] 2026-08-01 03:07:42.289759 | localhost | ok 2026-08-01 03:07:42.296917 | 2026-08-01 03:07:42.297018 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 03:07:42.336436 | localhost | ok 2026-08-01 03:07:42.339003 | 2026-08-01 03:07:42.339083 | TASK [upload-logs : Create log directories] 2026-08-01 03:07:43.299372 | localhost | changed 2026-08-01 03:07:43.302277 | 2026-08-01 03:07:43.302364 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-01 03:07:44.085834 | localhost -> localhost | ok: Runtime: 0:00:00.021122 2026-08-01 03:07:44.089334 | 2026-08-01 03:07:44.089418 | TASK [upload-logs : Upload logs to log server] 2026-08-01 03:07:44.724872 | localhost | Output suppressed because no_log was given 2026-08-01 03:07:44.726338 | 2026-08-01 03:07:44.726411 | LOOP [upload-logs : Compress console log and json output] 2026-08-01 03:07:44.775914 | localhost | skipping: Conditional result was False 2026-08-01 03:07:44.783799 | localhost | skipping: Conditional result was False 2026-08-01 03:07:44.791887 | 2026-08-01 03:07:44.792020 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-01 03:07:44.880128 | localhost | skipping: Conditional result was False 2026-08-01 03:07:44.880441 | 2026-08-01 03:07:44.887068 | localhost | skipping: Conditional result was False 2026-08-01 03:07:44.892583 | 2026-08-01 03:07:44.892676 | LOOP [upload-logs : Upload console log and json output]