2026-07-16 17:56:45.350909 | Job console starting 2026-07-16 17:56:45.358796 | Updating git repos 2026-07-16 17:56:45.401810 | Cloning repos into workspace 2026-07-16 17:56:45.488722 | Restoring repo states 2026-07-16 17:56:45.523591 | Merging changes 2026-07-16 17:56:46.224351 | Checking out repos 2026-07-16 17:56:46.260276 | Preparing playbooks 2026-07-16 17:56:47.128768 | Running Ansible setup 2026-07-16 17:56:53.954612 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 17:56:55.356739 | 2026-07-16 17:56:55.356880 | PLAY [Base pre] 2026-07-16 17:56:55.389709 | 2026-07-16 17:56:55.389839 | TASK [Setup log path fact] 2026-07-16 17:56:55.436479 | debian-bookworm | ok 2026-07-16 17:56:55.473545 | 2026-07-16 17:56:55.473686 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 17:56:55.511533 | debian-bookworm | ok 2026-07-16 17:56:55.544851 | 2026-07-16 17:56:55.544963 | TASK [emit-job-header : Print job information] 2026-07-16 17:56:55.600252 | # Job Information 2026-07-16 17:56:55.600621 | Ansible Version: 2.16.14 2026-07-16 17:56:55.600674 | Job: generics-tox-test-latest 2026-07-16 17:56:55.600710 | Pipeline: check 2026-07-16 17:56:55.600734 | Executor: 521e9411259a 2026-07-16 17:56:55.600755 | Triggered by: https://github.com/osism/generics/pull/609 2026-07-16 17:56:55.600779 | Event ID: 8b9e34c0-813f-11f1-98f9-a32cca1aef20 2026-07-16 17:56:55.614183 | 2026-07-16 17:56:55.614302 | LOOP [emit-job-header : Print node information] 2026-07-16 17:56:56.109112 | debian-bookworm | ok: 2026-07-16 17:56:56.109349 | debian-bookworm | # Node Information 2026-07-16 17:56:56.109389 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 17:56:56.109487 | debian-bookworm | Hostname: debian 2026-07-16 17:56:56.109518 | debian-bookworm | Username: zuul 2026-07-16 17:56:56.109599 | debian-bookworm | Distro: Debian 12.15 2026-07-16 17:56:56.109626 | debian-bookworm | Provider: regiocloud-a 2026-07-16 17:56:56.109648 | debian-bookworm | Region: 2026-07-16 17:56:56.109670 | debian-bookworm | Label: debian-bookworm 2026-07-16 17:56:56.109690 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 17:56:56.109710 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:eaf2 2026-07-16 17:56:56.130516 | 2026-07-16 17:56:56.132766 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 17:56:57.221880 | debian-bookworm -> localhost | changed 2026-07-16 17:56:57.227787 | 2026-07-16 17:56:57.227875 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 17:56:58.873746 | debian-bookworm -> localhost | changed 2026-07-16 17:56:58.883669 | 2026-07-16 17:56:58.883763 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 17:56:59.622485 | debian-bookworm -> localhost | ok 2026-07-16 17:56:59.628927 | 2026-07-16 17:56:59.629026 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 17:56:59.677982 | debian-bookworm | ok 2026-07-16 17:56:59.711885 | debian-bookworm | included: /var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 17:56:59.716953 | 2026-07-16 17:56:59.717040 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 17:57:01.661173 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 17:57:01.661347 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/work/91196529a812479cb9b4153c19327bfc_id_rsa 2026-07-16 17:57:01.661379 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/work/91196529a812479cb9b4153c19327bfc_id_rsa.pub 2026-07-16 17:57:01.661401 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 17:57:01.661421 | debian-bookworm -> localhost | SHA256:grJYmGgfmi1pCme+JDwFYoF9cQ8fcRxzCLKnJNrXq3E zuul-build-sshkey 2026-07-16 17:57:01.661440 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 17:57:01.661468 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 17:57:01.661508 | debian-bookworm -> localhost | |.o ..+ +++o. | 2026-07-16 17:57:01.661529 | debian-bookworm -> localhost | |. o .. * ooo | 2026-07-16 17:57:01.661546 | debian-bookworm -> localhost | |.o .. o + | 2026-07-16 17:57:01.661563 | debian-bookworm -> localhost | |+o.o + + | 2026-07-16 17:57:01.661580 | debian-bookworm -> localhost | |+.+oo + S | 2026-07-16 17:57:01.661600 | debian-bookworm -> localhost | |ooBo.. . . | 2026-07-16 17:57:01.661617 | debian-bookworm -> localhost | |+O=o . E | 2026-07-16 17:57:01.661632 | debian-bookworm -> localhost | |+*o + | 2026-07-16 17:57:01.661649 | debian-bookworm -> localhost | |. o. . | 2026-07-16 17:57:01.661666 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 17:57:01.661709 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.770754 2026-07-16 17:57:01.667778 | 2026-07-16 17:57:01.667862 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 17:57:01.705875 | debian-bookworm | ok 2026-07-16 17:57:01.725454 | debian-bookworm | included: /var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 17:57:01.743212 | 2026-07-16 17:57:01.743310 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 17:57:01.780573 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:01.785707 | 2026-07-16 17:57:01.785863 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 17:57:02.446481 | debian-bookworm | changed 2026-07-16 17:57:02.450879 | 2026-07-16 17:57:02.450956 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 17:57:02.749313 | debian-bookworm | ok 2026-07-16 17:57:02.762167 | 2026-07-16 17:57:02.762295 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 17:57:03.626946 | debian-bookworm | changed 2026-07-16 17:57:03.632459 | 2026-07-16 17:57:03.632572 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 17:57:04.348964 | debian-bookworm | changed 2026-07-16 17:57:04.355284 | 2026-07-16 17:57:04.355519 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 17:57:04.379532 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:04.386916 | 2026-07-16 17:57:04.387038 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 17:57:05.222925 | debian-bookworm -> localhost | changed 2026-07-16 17:57:05.233476 | 2026-07-16 17:57:05.233601 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 17:57:06.040536 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/work/91196529a812479cb9b4153c19327bfc_id_rsa (zuul-build-sshkey) 2026-07-16 17:57:06.040751 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014511 2026-07-16 17:57:06.048088 | 2026-07-16 17:57:06.048190 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 17:57:06.497054 | debian-bookworm | ok 2026-07-16 17:57:06.502102 | 2026-07-16 17:57:06.502200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 17:57:06.535712 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:06.548968 | 2026-07-16 17:57:06.549075 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 17:57:07.034467 | debian-bookworm | ok 2026-07-16 17:57:07.054069 | 2026-07-16 17:57:07.054177 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 17:57:07.102161 | debian-bookworm | ok 2026-07-16 17:57:07.107213 | 2026-07-16 17:57:07.107310 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 17:57:07.640546 | debian-bookworm -> localhost | ok 2026-07-16 17:57:07.649873 | 2026-07-16 17:57:07.649990 | TASK [validate-host : Collect information about the host] 2026-07-16 17:57:09.295914 | debian-bookworm | ok 2026-07-16 17:57:09.310661 | 2026-07-16 17:57:09.317304 | TASK [validate-host : Sanitize hostname] 2026-07-16 17:57:09.769808 | debian-bookworm | ok 2026-07-16 17:57:09.786348 | 2026-07-16 17:57:09.787348 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 17:57:11.282330 | debian-bookworm -> localhost | changed 2026-07-16 17:57:11.286950 | 2026-07-16 17:57:11.287032 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 17:57:11.757398 | debian-bookworm | ok 2026-07-16 17:57:11.761294 | 2026-07-16 17:57:11.761375 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 17:57:12.743082 | debian-bookworm -> localhost | changed 2026-07-16 17:57:12.751437 | 2026-07-16 17:57:12.751528 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 17:57:13.065695 | debian-bookworm | ok 2026-07-16 17:57:13.070312 | 2026-07-16 17:57:13.070399 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 17:57:14.049611 | debian-bookworm | changed: 2026-07-16 17:57:14.049795 | debian-bookworm | cd+++++++++ src/ 2026-07-16 17:57:14.050416 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 17:57:14.050462 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 17:57:14.050486 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-16 17:57:14.050507 | debian-bookworm | =7.0.3 2026-07-16 17:57:52.569135 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-16 17:57:52.615092 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-16 17:57:52.626255 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-16 17:57:52.693834 | debian-bookworm | Collecting filelock>=3.25 2026-07-16 17:57:52.704962 | debian-bookworm | Downloading filelock-3.30.1-py3-none-any.whl (93 kB) 2026-07-16 17:57:52.721619 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 5.9 MB/s eta 0:00:00 2026-07-16 17:57:52.766117 | debian-bookworm | Collecting packaging>=26 2026-07-16 17:57:52.778250 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-16 17:57:52.788455 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.1 MB/s eta 0:00:00 2026-07-16 17:57:52.837752 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-16 17:57:52.850266 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-16 17:57:52.890613 | debian-bookworm | Collecting pluggy>=1.6 2026-07-16 17:57:52.901552 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-16 17:57:52.950526 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-16 17:57:52.962114 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-16 17:57:52.999651 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-16 17:57:53.011801 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-16 17:57:53.057183 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-16 17:57:53.069233 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-16 17:57:53.222906 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-16 17:57:53.234676 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-16 17:57:53.490198 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 22.0 MB/s eta 0:00:00 2026-07-16 17:57:53.601977 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-16 17:57:53.613553 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-16 17:57:53.635728 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 25.9 MB/s eta 0:00:00 2026-07-16 17:57:53.743317 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-16 17:57:54.557894 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.30.1 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.56.4 virtualenv-21.6.1 2026-07-16 17:57:54.973881 | debian-bookworm | ok: Runtime: 0:00:02.879950 2026-07-16 17:57:54.984829 | 2026-07-16 17:57:54.985027 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-16 17:57:55.037588 | debian-bookworm | ok 2026-07-16 17:57:55.042873 | 2026-07-16 17:57:55.043002 | TASK [ensure-tox : Output tox version] 2026-07-16 17:57:55.622674 | 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-07-16 17:57:55.640441 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-16 17:57:56.079712 | debian-bookworm | ok: Runtime: 0:00:00.350540 2026-07-16 17:57:56.093218 | 2026-07-16 17:57:56.094357 | TASK [ensure-tox : Make global symlink] 2026-07-16 17:57:56.152540 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:56.175837 | 2026-07-16 17:57:56.175998 | PLAY RECAP 2026-07-16 17:57:56.176063 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-16 17:57:56.176089 | 2026-07-16 17:57:56.376768 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-16 17:57:56.377821 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-16 17:57:57.613418 | 2026-07-16 17:57:57.613614 | PLAY [all] 2026-07-16 17:57:57.656770 | 2026-07-16 17:57:57.656981 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-16 17:57:58.444473 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-16 17:57:58.719465 | debian-bookworm | ok: Runtime: 0:00:00.029224 2026-07-16 17:57:58.725564 | 2026-07-16 17:57:58.725702 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-16 17:57:59.267574 | debian-bookworm | ok: Runtime: 0:00:00.004941 2026-07-16 17:57:59.277067 | 2026-07-16 17:57:59.277209 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-16 17:57:59.591365 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-16 17:57:59.594899 | debian-bookworm | sudo: a password is required 2026-07-16 17:57:59.813000 | debian-bookworm | ok: Runtime: 0:00:00.025647 2026-07-16 17:57:59.844801 | 2026-07-16 17:57:59.845011 | TASK [tox : Check to see if the constraints file exists] 2026-07-16 17:57:59.927063 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:59.934164 | 2026-07-16 17:57:59.934300 | TASK [tox : Fail if constraints file is missing] 2026-07-16 17:57:59.988110 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:59.996622 | 2026-07-16 17:57:59.996781 | TASK [tox : Record file location] 2026-07-16 17:58:00.074360 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:00.081383 | 2026-07-16 17:58:00.081541 | TASK [tox : Install tox siblings] 2026-07-16 17:58:00.126369 | debian-bookworm | ok 2026-07-16 17:58:00.144571 | debian-bookworm | included: /var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-16 17:58:00.151063 | 2026-07-16 17:58:00.151186 | TASK [tox : Run tox without tests] 2026-07-16 17:58:00.773435 | debian-bookworm | ROOT: 214 D setup logging to DEBUG on pid 1590 [tox/report.py:229] 2026-07-16 17:58:00.805072 | debian-bookworm | test: 246 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-16 17:58:00.807639 | debian-bookworm | test: 248 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-16 17:58:00.811567 | debian-bookworm | test: 252 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py c3ad1a5f6594127bd6e266193fe998a7 a18d6aff6ee484c38eeef09a28125812 [python_discovery/_cached_py_info.py:198] 2026-07-16 17:58:00.896726 | debian-bookworm | test: 337 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-07-16 17:58:00.897586 | debian-bookworm | test: 338 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-16 17:58:00.898040 | debian-bookworm | test: 339 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-07-16 17:58:00.898351 | debian-bookworm | test: 339 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-07-16 17:58:00.902942 | debian-bookworm | test: 344 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-16 17:58:00.903237 | debian-bookworm | test: 344 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-16 17:58:00.952958 | debian-bookworm | test: 394 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-16 17:58:00.953486 | debian-bookworm | test: 394 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-07-16 17:58:00.953754 | debian-bookworm | test: 395 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-07-16 17:58:00.953962 | debian-bookworm | test: 395 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-16 17:58:00.954276 | debian-bookworm | test: 395 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-16 17:58:00.954441 | debian-bookworm | test: 395 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.954541 | debian-bookworm | test: 396 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.954626 | debian-bookworm | test: 396 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.954714 | debian-bookworm | test: 396 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.954833 | debian-bookworm | test: 396 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.954925 | debian-bookworm | test: 396 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.955011 | debian-bookworm | test: 396 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.955098 | debian-bookworm | test: 396 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.955182 | debian-bookworm | test: 396 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.955262 | debian-bookworm | test: 396 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.955349 | debian-bookworm | test: 396 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:00.955717 | debian-bookworm | test: 397 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-16 17:58:00.956543 | debian-bookworm | test: 397 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-16 17:58:00.957014 | debian-bookworm | test: 398 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-16 17:58:00.998711 | debian-bookworm | test: 398 D { 2026-07-16 17:58:00.998833 | debian-bookworm | "sys": { 2026-07-16 17:58:00.998850 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-07-16 17:58:00.998861 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-16 17:58:00.998877 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-16 17:58:00.998889 | debian-bookworm | "base_prefix": "/usr", 2026-07-16 17:58:00.998900 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-16 17:58:00.998912 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-16 17:58:00.998930 | debian-bookworm | "path": [ 2026-07-16 17:58:00.998947 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-16 17:58:00.998963 | debian-bookworm | "/usr/lib/python3.11", 2026-07-16 17:58:00.998981 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-16 17:58:00.998998 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-07-16 17:58:00.999015 | debian-bookworm | ], 2026-07-16 17:58:00.999034 | debian-bookworm | "meta_path": [ 2026-07-16 17:58:00.999050 | debian-bookworm | "", 2026-07-16 17:58:00.999068 | debian-bookworm | "", 2026-07-16 17:58:00.999085 | debian-bookworm | "" 2026-07-16 17:58:00.999101 | debian-bookworm | ], 2026-07-16 17:58:00.999119 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-16 17:58:00.999136 | debian-bookworm | "io_encoding": "utf-8" 2026-07-16 17:58:00.999153 | debian-bookworm | }, 2026-07-16 17:58:00.999171 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-16 17:58:00.999189 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-16 17:58:00.999206 | debian-bookworm | "os": "", 2026-07-16 17:58:00.999221 | debian-bookworm | "site": "", 2026-07-16 17:58:00.999242 | debian-bookworm | "datetime": "", 2026-07-16 17:58:00.999253 | debian-bookworm | "math": "", 2026-07-16 17:58:00.999263 | debian-bookworm | "json": "" 2026-07-16 17:58:00.999272 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-16 17:58:00.999966 | debian-bookworm | test: 440 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-07-16 17:58:01.007922 | debian-bookworm | test: 449 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-16 17:58:01.008993 | debian-bookworm | test: 450 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-16 17:58:01.014750 | debian-bookworm | test: 455 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-07-16 17:58:01.017964 | debian-bookworm | test: 459 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-07-16 17:58:01.395812 | debian-bookworm | test: 837 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.424321 | debian-bookworm | test: 865 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/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.574878 | debian-bookworm | test: 1016 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/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.575634 | debian-bookworm | test: 1017 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/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.576845 | debian-bookworm | test: 1018 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/test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.577367 | debian-bookworm | test: 1018 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/test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.580229 | debian-bookworm | test: 1021 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-16 17:58:01.587717 | debian-bookworm | test: 1029 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.588134 | debian-bookworm | test: 1029 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-16 17:58:01.595124 | debian-bookworm | test: 1036 D generated console scripts pip pip-3.11 pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-16 17:58:01.596026 | debian-bookworm | test: 1036 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-16 17:58:01.603788 | debian-bookworm | test: 1045 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-16 17:58:01.603983 | debian-bookworm | test: 1045 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.604148 | debian-bookworm | test: 1045 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.604273 | debian-bookworm | test: 1045 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.604391 | debian-bookworm | test: 1045 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.604519 | debian-bookworm | test: 1045 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.604639 | debian-bookworm | test: 1046 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.604780 | debian-bookworm | test: 1046 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.604896 | debian-bookworm | test: 1046 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.605009 | debian-bookworm | test: 1046 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.605124 | debian-bookworm | test: 1046 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.605237 | debian-bookworm | test: 1046 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:58:01.612230 | debian-bookworm | test: 1053 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-16 17:58:02.782537 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-07-16 17:58:02.916193 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-16 17:58:03.035821 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-07-16 17:58:03.051818 | 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-07-16 17:58:03.120776 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-07-16 17:58:03.138314 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-16 17:58:03.180941 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-07-16 17:58:03.196657 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-16 17:58:03.242815 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-07-16 17:58:03.262888 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-16 17:58:03.279005 | debian-bookworm | Installing build dependencies: started 2026-07-16 17:58:04.518247 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-16 17:58:04.518952 | debian-bookworm | Getting requirements to build wheel: started 2026-07-16 17:58:04.967197 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-16 17:58:04.969692 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-16 17:58:05.204483 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-16 17:58:05.247515 | debian-bookworm | Collecting python-gilt==2.2.5 (from -r requirements.txt (line 6)) 2026-07-16 17:58:05.269117 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl.metadata (3.0 kB) 2026-07-16 17:58:05.327071 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-07-16 17:58:05.342479 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-16 17:58:05.397878 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-07-16 17:58:05.414970 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-16 17:58:05.528915 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-07-16 17:58:05.543202 | 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-07-16 17:58:05.634647 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-16 17:58:05.650158 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-07-16 17:58:05.813553 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:58:05.828285 | 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-07-16 17:58:05.875983 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:58:05.891737 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-16 17:58:05.945740 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:58:05.961166 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-16 17:58:06.009022 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:58:06.023873 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-16 17:58:06.285829 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-16 17:58:06.300057 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-16 17:58:06.330807 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-16 17:58:06.346291 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-16 17:58:06.529532 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-16 17:58:06.544152 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-16 17:58:06.575579 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-16 17:58:06.589299 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-16 17:58:06.618877 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-16 17:58:06.653176 | 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-07-16 17:58:06.711906 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 13.1 MB/s 0:00:00 2026-07-16 17:58:06.733135 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-07-16 17:58:08.696443 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 29.3 MB/s 0:00:01 2026-07-16 17:58:08.713003 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-16 17:58:08.742806 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl (3.7 MB) 2026-07-16 17:58:08.896218 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 23.8 MB/s 0:00:00 2026-07-16 17:58:08.911826 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-16 17:58:08.950622 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-16 17:58:09.001433 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-07-16 17:58:09.136515 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 15.5 MB/s 0:00:00 2026-07-16 17:58:09.153194 | 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-07-16 17:58:09.182322 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-16 17:58:09.210936 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-16 17:58:09.237477 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-16 17:58:09.265388 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-16 17:58:09.302116 | 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-07-16 17:58:09.327800 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-16 17:58:09.519238 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 24.8 MB/s 0:00:00 2026-07-16 17:58:09.537182 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-16 17:58:09.569418 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-16 17:58:09.855951 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-16 17:58:09.857368 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-16 17:58:10.136755 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-16 17:58:10.140460 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=736486795a1cece1fff62817149f67c3ac6bff540373c36fcf524deab859b51e 2026-07-16 17:58:10.140483 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-16 17:58:10.144984 | debian-bookworm | Successfully built pwgen 2026-07-16 17:58:10.374474 | debian-bookworm | Installing collected packages: resolvelib, python-gilt, pwgen, urllib3, tabulate, PyYAML, pycparser, packaging, MarkupSafe, idna, charset_normalizer, certifi, requests, Jinja2, cffi, cryptography, ansible-core, ansible 2026-07-16 17:58:37.912298 | debian-bookworm | 2026-07-16 17:58:37.912780 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 certifi-2026.6.17 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 idna-3.18 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-2.2.5 requests-2.34.2 resolvelib-1.0.1 tabulate-0.10.0 urllib3-2.7.0 2026-07-16 17:58:38.011549 | debian-bookworm | test: 37452 I exit 0 (36.40 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1603 [tox/execute/api.py:308] 2026-07-16 17:58:38.023459 | debian-bookworm | test: OK (37.22 seconds) 2026-07-16 17:58:38.023499 | debian-bookworm | congratulations :) (37.25 seconds) 2026-07-16 17:58:38.237259 | debian-bookworm | ok: Runtime: 0:00:37.551252 2026-07-16 17:58:38.256091 | 2026-07-16 17:58:38.256269 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-16 17:58:38.679743 | debian-bookworm | changed 2026-07-16 17:58:38.698010 | 2026-07-16 17:58:38.698167 | TASK [tox : Detect tox version] 2026-07-16 17:58:39.247553 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-16 17:58:39.747279 | debian-bookworm | ok: Runtime: 0:00:00.285682 2026-07-16 17:58:39.753161 | 2026-07-16 17:58:39.753329 | TASK [tox : Get tox envlist config] 2026-07-16 17:58:40.783251 | debian-bookworm | ok: Runtime: 0:00:00.333072 2026-07-16 17:58:40.795525 | 2026-07-16 17:58:40.795702 | TASK [tox : Install any sibling python packages] 2026-07-16 17:58:41.243598 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-16 17:58:41.250259 | 2026-07-16 17:58:41.250393 | TASK [tox : Remove tempfile] 2026-07-16 17:58:41.714503 | debian-bookworm | changed 2026-07-16 17:58:41.720171 | 2026-07-16 17:58:41.720335 | TASK [tox : Emit tox command] 2026-07-16 17:58:41.760003 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-07-16 17:58:41.765142 | 2026-07-16 17:58:41.765288 | TASK [tox : Run tox] 2026-07-16 17:58:42.265260 | debian-bookworm | ROOT: 197 D setup logging to DEBUG on pid 1755 [tox/report.py:229] 2026-07-16 17:58:42.295345 | debian-bookworm | test: 227 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-16 17:58:42.297868 | debian-bookworm | test: 229 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-16 17:58:42.301491 | debian-bookworm | test: 233 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-07-16 17:58:42.302263 | debian-bookworm | test: 234 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-16 17:58:42.302415 | debian-bookworm | test: 234 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-07-16 17:58:42.302509 | debian-bookworm | test: 234 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-07-16 17:58:42.303986 | debian-bookworm | test: 236 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-16 17:58:42.304140 | debian-bookworm | test: 236 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-16 17:58:42.335101 | debian-bookworm | test: 267 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-07-16 17:58:42.743114 | debian-bookworm | test: 675 I exit 0 (0.41 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1762 [tox/execute/api.py:308] 2026-07-16 17:58:42.743526 | debian-bookworm | test: 675 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-07-16 17:58:42.746205 | debian-bookworm | --- 2026-07-16 17:58:42.746226 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-07-16 17:58:42.746231 | debian-bookworm | 2026-07-16 17:58:42.746236 | debian-bookworm | adminer_tag: "5.4.2" 2026-07-16 17:58:42.746242 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-07-16 17:58:42.746246 | debian-bookworm | 2026-07-16 17:58:42.746251 | debian-bookworm | ara_server_tag: "1.7.5-r1" 2026-07-16 17:58:42.746256 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-07-16 17:58:42.746260 | debian-bookworm | 2026-07-16 17:58:42.746264 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-07-16 17:58:42.746269 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-07-16 17:58:42.746272 | debian-bookworm | 2026-07-16 17:58:42.746276 | debian-bookworm | netbox_tag: "v4.3.5" 2026-07-16 17:58:42.746280 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-07-16 17:58:42.746288 | debian-bookworm | 2026-07-16 17:58:42.746292 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-07-16 17:58:42.746296 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-07-16 17:58:42.746299 | debian-bookworm | 2026-07-16 17:58:42.746303 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-07-16 17:58:42.746307 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-07-16 17:58:42.746311 | debian-bookworm | 2026-07-16 17:58:42.746314 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-07-16 17:58:42.746318 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-07-16 17:58:42.746322 | debian-bookworm | 2026-07-16 17:58:42.746326 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-07-16 17:58:42.746329 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-07-16 17:58:42.746333 | debian-bookworm | 2026-07-16 17:58:42.746337 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-07-16 17:58:42.746340 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-07-16 17:58:42.746352 | debian-bookworm | 2026-07-16 17:58:42.746356 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-07-16 17:58:42.746360 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-07-16 17:58:42.746363 | debian-bookworm | 2026-07-16 17:58:42.746367 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-07-16 17:58:42.746371 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-07-16 17:58:42.746375 | debian-bookworm | 2026-07-16 17:58:42.746378 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-07-16 17:58:42.746382 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-07-16 17:58:42.746387 | debian-bookworm | 2026-07-16 17:58:42.746391 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-07-16 17:58:42.746394 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-07-16 17:58:42.746398 | debian-bookworm | 2026-07-16 17:58:42.746402 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-07-16 17:58:42.746406 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-07-16 17:58:42.746410 | debian-bookworm | 2026-07-16 17:58:42.746413 | debian-bookworm | vault_tag: "1.21.4" 2026-07-16 17:58:42.746417 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-07-16 17:58:42.746421 | debian-bookworm | 2026-07-16 17:58:42.746425 | debian-bookworm | traefik_tag: "v3.5.0" 2026-07-16 17:58:42.746428 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-07-16 17:58:42.746432 | debian-bookworm | 2026-07-16 17:58:42.746436 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-07-16 17:58:42.746440 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-07-16 17:58:42.746444 | debian-bookworm | 2026-07-16 17:58:42.746448 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-07-16 17:58:42.746452 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-07-16 17:58:42.748192 | debian-bookworm | test: 680 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1767 [tox/execute/api.py:308] 2026-07-16 17:58:42.749277 | debian-bookworm | test: OK (0.46=setup[0.05]+cmd[0.41,0.00] seconds) 2026-07-16 17:58:42.749291 | debian-bookworm | congratulations :) (0.49 seconds) 2026-07-16 17:58:43.298001 | debian-bookworm | ok: Runtime: 0:00:00.767952 2026-07-16 17:58:43.307351 | 2026-07-16 17:58:43.307491 | TASK [tox : Look for output] 2026-07-16 17:58:43.701957 | debian-bookworm | ok 2026-07-16 17:58:43.720818 | 2026-07-16 17:58:43.720948 | TASK [tox : Return file comments to Zuul] 2026-07-16 17:58:43.758136 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:43.765312 | 2026-07-16 17:58:43.765405 | PLAY RECAP 2026-07-16 17:58:43.765456 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-16 17:58:43.765480 | 2026-07-16 17:58:43.918811 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-16 17:58:43.920890 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-16 17:58:44.745588 | 2026-07-16 17:58:44.745765 | PLAY [all] 2026-07-16 17:58:44.762375 | 2026-07-16 17:58:44.762534 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-16 17:58:44.807858 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:44.814398 | 2026-07-16 17:58:44.814550 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-16 17:58:44.857184 | debian-bookworm | ok 2026-07-16 17:58:44.865998 | 2026-07-16 17:58:44.866239 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-16 17:58:45.366566 | debian-bookworm -> localhost | changed 2026-07-16 17:58:45.376311 | 2026-07-16 17:58:45.376459 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-16 17:58:45.431379 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:45.437613 | 2026-07-16 17:58:45.437755 | TASK [fetch-tox-output : Set envlist fact] 2026-07-16 17:58:45.472041 | debian-bookworm | ok 2026-07-16 17:58:45.478590 | 2026-07-16 17:58:45.478700 | TASK [fetch-tox-output : Get tox version] 2026-07-16 17:58:46.202978 | 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-07-16 17:58:46.220667 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-16 17:58:46.511277 | debian-bookworm | ok: Runtime: 0:00:00.345221 2026-07-16 17:58:46.517754 | 2026-07-16 17:58:46.517873 | TASK [fetch-tox-output : Find all default environments] 2026-07-16 17:58:47.047204 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:47.053575 | 2026-07-16 17:58:47.053715 | TASK [fetch-tox-output : Set envlist fact] 2026-07-16 17:58:47.093098 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:47.100369 | 2026-07-16 17:58:47.100502 | TASK [fetch-tox-output : Find all default environments] 2026-07-16 17:58:47.641685 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:47.649256 | 2026-07-16 17:58:47.649415 | TASK [fetch-tox-output : Set envlist fact] 2026-07-16 17:58:47.683586 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:47.690482 | 2026-07-16 17:58:47.690621 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-16 17:58:47.736142 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:47.754885 | 2026-07-16 17:58:47.755049 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-16 17:58:48.548540 | debian-bookworm | changed: 2026-07-16 17:58:48.548893 | debian-bookworm | created directory /var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/work/logs/tox/test 2026-07-16 17:58:48.548933 | debian-bookworm | cd+++++++++ ./ 2026-07-16 17:58:48.548959 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-16 17:58:48.548983 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-07-16 17:58:48.549009 | 2026-07-16 17:58:48.562558 | 2026-07-16 17:58:48.562698 | PLAY RECAP 2026-07-16 17:58:48.562773 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-16 17:58:48.562809 | 2026-07-16 17:58:48.731885 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-16 17:58:48.732959 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-16 17:58:49.655253 | 2026-07-16 17:58:49.655454 | PLAY [all] 2026-07-16 17:58:49.673307 | 2026-07-16 17:58:49.673539 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-16 17:58:49.885978 | debian-bookworm | changed: non-zero return code 2026-07-16 17:58:49.894558 | 2026-07-16 17:58:49.894787 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-16 17:58:49.921197 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:49.927970 | 2026-07-16 17:58:49.928094 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-16 17:58:49.961015 | 2026-07-16 17:58:49.961246 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-16 17:58:49.992429 | 2026-07-16 17:58:49.992636 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-16 17:58:50.016499 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:50.022766 | 2026-07-16 17:58:50.022916 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-16 17:58:50.053234 | 2026-07-16 17:58:50.053559 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-16 17:58:50.077551 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:50.083635 | 2026-07-16 17:58:50.083766 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-16 17:58:50.107579 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:50.113454 | 2026-07-16 17:58:50.113572 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-16 17:58:50.137045 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:50.144372 | 2026-07-16 17:58:50.144484 | PLAY RECAP 2026-07-16 17:58:50.144541 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-16 17:58:50.144579 | 2026-07-16 17:58:50.290090 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-16 17:58:50.291242 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 17:58:51.182016 | 2026-07-16 17:58:51.182189 | PLAY [Base post-fetch] 2026-07-16 17:58:51.198344 | 2026-07-16 17:58:51.198499 | TASK [diagnose-network : Ensure log directory exists] 2026-07-16 17:58:51.654052 | debian-bookworm | ok 2026-07-16 17:58:51.664496 | 2026-07-16 17:58:51.664755 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-16 17:59:03.409527 | debian-bookworm | ok: Runtime: 0:00:06.034032 2026-07-16 17:59:03.416726 | 2026-07-16 17:59:03.416875 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-16 17:59:09.452183 | debian-bookworm | ok: Runtime: 0:00:00.007296 2026-07-16 17:59:09.458790 | 2026-07-16 17:59:09.458958 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-16 17:59:15.454385 | debian-bookworm | ok: Runtime: 0:00:00.009563 2026-07-16 17:59:15.470583 | 2026-07-16 17:59:15.470734 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-16 17:59:15.526880 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:59:15.540476 | 2026-07-16 17:59:15.540651 | TASK [fetch-output : Set log path for single node] 2026-07-16 17:59:15.584855 | debian-bookworm | ok 2026-07-16 17:59:15.591785 | 2026-07-16 17:59:15.591928 | LOOP [fetch-output : Ensure local output dirs] 2026-07-16 17:59:15.900234 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/work/logs" 2026-07-16 17:59:16.196995 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/work/artifacts" 2026-07-16 17:59:16.478942 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/91196529a812479cb9b4153c19327bfc/work/docs" 2026-07-16 17:59:16.499870 | 2026-07-16 17:59:16.500020 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 17:59:17.336215 | debian-bookworm | changed: 2026-07-16 17:59:17.336562 | debian-bookworm | .d..t...... ./ 2026-07-16 17:59:17.336618 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 17:59:17.336649 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 17:59:17.336681 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 17:59:17.336704 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 17:59:17.336725 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 17:59:17.336774 | debian-bookworm | changed: All items complete 2026-07-16 17:59:17.336801 | 2026-07-16 17:59:17.876959 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 17:59:18.467179 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 17:59:18.493631 | 2026-07-16 17:59:18.493806 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 17:59:18.840959 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008259 2026-07-16 17:59:19.136865 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006780 2026-07-16 17:59:19.145513 | 2026-07-16 17:59:19.145825 | PLAY RECAP 2026-07-16 17:59:19.145884 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-16 17:59:19.145909 | 2026-07-16 17:59:19.286988 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 17:59:19.288085 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 17:59:20.072609 | 2026-07-16 17:59:20.072795 | PLAY [Base post] 2026-07-16 17:59:20.093732 | 2026-07-16 17:59:20.093886 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 17:59:20.688908 | debian-bookworm | changed 2026-07-16 17:59:20.696965 | 2026-07-16 17:59:20.697088 | PLAY RECAP 2026-07-16 17:59:20.697159 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 17:59:20.697265 | 2026-07-16 17:59:20.871350 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 17:59:20.873209 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 17:59:21.711470 | 2026-07-16 17:59:21.711673 | PLAY [Base post-logs] 2026-07-16 17:59:21.723528 | 2026-07-16 17:59:21.723691 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 17:59:22.207454 | localhost | changed 2026-07-16 17:59:22.217666 | 2026-07-16 17:59:22.217822 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 17:59:22.244284 | localhost | ok 2026-07-16 17:59:22.250920 | 2026-07-16 17:59:22.251078 | TASK [Set zuul-log-path fact] 2026-07-16 17:59:22.268386 | localhost | ok 2026-07-16 17:59:22.276359 | 2026-07-16 17:59:22.276472 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 17:59:22.311553 | localhost | ok 2026-07-16 17:59:22.314684 | 2026-07-16 17:59:22.314787 | TASK [upload-logs : Create log directories] 2026-07-16 17:59:22.828112 | localhost | changed 2026-07-16 17:59:22.831097 | 2026-07-16 17:59:22.831219 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 17:59:23.507354 | localhost -> localhost | ok: Runtime: 0:00:00.006698 2026-07-16 17:59:23.517026 | 2026-07-16 17:59:23.517282 | TASK [upload-logs : Upload logs to log server] 2026-07-16 17:59:24.093992 | localhost | Output suppressed because no_log was given 2026-07-16 17:59:24.095909 | 2026-07-16 17:59:24.096019 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 17:59:24.145943 | localhost | skipping: Conditional result was False 2026-07-16 17:59:24.154908 | localhost | skipping: Conditional result was False 2026-07-16 17:59:24.163743 | 2026-07-16 17:59:24.163869 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 17:59:24.209623 | localhost | skipping: Conditional result was False 2026-07-16 17:59:24.209906 | 2026-07-16 17:59:24.217581 | localhost | skipping: Conditional result was False 2026-07-16 17:59:24.230512 | 2026-07-16 17:59:24.230634 | LOOP [upload-logs : Upload console log and json output]