2026-06-25 06:08:17.531005 | Job console starting 2026-06-25 06:08:17.563629 | Updating git repos 2026-06-25 06:08:17.616265 | Cloning repos into workspace 2026-06-25 06:08:17.685324 | Restoring repo states 2026-06-25 06:08:17.708674 | Merging changes 2026-06-25 06:08:18.361967 | Checking out repos 2026-06-25 06:08:18.507056 | Preparing playbooks 2026-06-25 06:08:21.095286 | Running Ansible setup 2026-06-25 06:08:29.629009 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 06:08:31.009402 | 2026-06-25 06:08:31.009598 | PLAY [Base pre] 2026-06-25 06:08:31.047469 | 2026-06-25 06:08:31.047654 | TASK [Setup log path fact] 2026-06-25 06:08:31.101459 | debian-bookworm | ok 2026-06-25 06:08:31.146079 | 2026-06-25 06:08:31.146327 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 06:08:31.215676 | debian-bookworm | ok 2026-06-25 06:08:31.240483 | 2026-06-25 06:08:31.240651 | TASK [emit-job-header : Print job information] 2026-06-25 06:08:31.312595 | # Job Information 2026-06-25 06:08:31.312884 | Ansible Version: 2.16.14 2026-06-25 06:08:31.312922 | Job: generics-tox-seed 2026-06-25 06:08:31.312962 | Pipeline: check 2026-06-25 06:08:31.312990 | Executor: 521e9411259a 2026-06-25 06:08:31.313010 | Triggered by: https://github.com/osism/generics/pull/602 2026-06-25 06:08:31.313033 | Event ID: 3be372e0-705c-11f1-956d-86877e93c48c 2026-06-25 06:08:31.321036 | 2026-06-25 06:08:31.321227 | LOOP [emit-job-header : Print node information] 2026-06-25 06:08:31.658766 | debian-bookworm | ok: 2026-06-25 06:08:31.660800 | debian-bookworm | # Node Information 2026-06-25 06:08:31.660894 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 06:08:31.660924 | debian-bookworm | Hostname: debian 2026-06-25 06:08:31.660948 | debian-bookworm | Username: zuul 2026-06-25 06:08:31.660969 | debian-bookworm | Distro: Debian 12.14 2026-06-25 06:08:31.660993 | debian-bookworm | Provider: regiocloud-a 2026-06-25 06:08:31.661014 | debian-bookworm | Region: 2026-06-25 06:08:31.661036 | debian-bookworm | Label: debian-bookworm 2026-06-25 06:08:31.661056 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 06:08:31.661076 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:f4c5 2026-06-25 06:08:31.680263 | 2026-06-25 06:08:31.680419 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 06:08:33.237740 | debian-bookworm -> localhost | changed 2026-06-25 06:08:33.243511 | 2026-06-25 06:08:33.243609 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 06:08:35.751623 | debian-bookworm -> localhost | changed 2026-06-25 06:08:35.760598 | 2026-06-25 06:08:35.760703 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 06:08:36.581576 | debian-bookworm -> localhost | ok 2026-06-25 06:08:36.586693 | 2026-06-25 06:08:36.586796 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 06:08:36.615198 | debian-bookworm | ok 2026-06-25 06:08:36.646696 | debian-bookworm | included: /var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 06:08:36.664473 | 2026-06-25 06:08:36.664574 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 06:08:39.263024 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 06:08:39.263201 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/work/0121fd3f26bf46c9aad5173076a1904a_id_rsa 2026-06-25 06:08:39.263233 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/work/0121fd3f26bf46c9aad5173076a1904a_id_rsa.pub 2026-06-25 06:08:39.263256 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 06:08:39.263277 | debian-bookworm -> localhost | SHA256:B2tk4Lt7+CjPRiRgmpXg4tbY89xiuAZWQDgINOMaCco zuul-build-sshkey 2026-06-25 06:08:39.263295 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 06:08:39.263324 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 06:08:39.263343 | debian-bookworm -> localhost | |X* . . | 2026-06-25 06:08:39.263360 | debian-bookworm -> localhost | |XoB . . | 2026-06-25 06:08:39.263377 | debian-bookworm -> localhost | |=E.. . + | 2026-06-25 06:08:39.263393 | debian-bookworm -> localhost | |*.+.. .+ o | 2026-06-25 06:08:39.263409 | debian-bookworm -> localhost | |.+.+ o. S . | 2026-06-25 06:08:39.263430 | debian-bookworm -> localhost | |.o = oo . | 2026-06-25 06:08:39.263447 | debian-bookworm -> localhost | |. .. *.o | 2026-06-25 06:08:39.263463 | debian-bookworm -> localhost | | .+.+o. | 2026-06-25 06:08:39.263480 | debian-bookworm -> localhost | | .. +=o. | 2026-06-25 06:08:39.263496 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 06:08:39.263539 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.731708 2026-06-25 06:08:39.268777 | 2026-06-25 06:08:39.268859 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 06:08:39.305521 | debian-bookworm | ok 2026-06-25 06:08:39.320231 | debian-bookworm | included: /var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 06:08:39.348223 | 2026-06-25 06:08:39.348333 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 06:08:39.389740 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:39.394649 | 2026-06-25 06:08:39.394740 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 06:08:40.301323 | debian-bookworm | changed 2026-06-25 06:08:40.305652 | 2026-06-25 06:08:40.305729 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 06:08:40.592168 | debian-bookworm | ok 2026-06-25 06:08:40.596747 | 2026-06-25 06:08:40.596827 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 06:08:41.373042 | debian-bookworm | changed 2026-06-25 06:08:41.377353 | 2026-06-25 06:08:41.377436 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 06:08:42.127847 | debian-bookworm | changed 2026-06-25 06:08:42.132324 | 2026-06-25 06:08:42.132399 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 06:08:42.168509 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:42.173440 | 2026-06-25 06:08:42.173523 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 06:08:43.224352 | debian-bookworm -> localhost | changed 2026-06-25 06:08:43.234415 | 2026-06-25 06:08:43.234516 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 06:08:43.755382 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/work/0121fd3f26bf46c9aad5173076a1904a_id_rsa (zuul-build-sshkey) 2026-06-25 06:08:43.755574 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025499 2026-06-25 06:08:43.762337 | 2026-06-25 06:08:43.762428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 06:08:44.235534 | debian-bookworm | ok 2026-06-25 06:08:44.239854 | 2026-06-25 06:08:44.239935 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 06:08:44.265285 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:44.273905 | 2026-06-25 06:08:44.274006 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 06:08:44.724538 | debian-bookworm | ok 2026-06-25 06:08:44.741351 | 2026-06-25 06:08:44.741461 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 06:08:44.789513 | debian-bookworm | ok 2026-06-25 06:08:44.793813 | 2026-06-25 06:08:44.794086 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 06:08:45.183404 | debian-bookworm -> localhost | ok 2026-06-25 06:08:45.189075 | 2026-06-25 06:08:45.189160 | TASK [validate-host : Collect information about the host] 2026-06-25 06:08:46.568398 | debian-bookworm | ok 2026-06-25 06:08:46.589368 | 2026-06-25 06:08:46.589482 | TASK [validate-host : Sanitize hostname] 2026-06-25 06:08:46.714623 | debian-bookworm | ok 2026-06-25 06:08:46.721724 | 2026-06-25 06:08:46.721833 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 06:08:47.387912 | debian-bookworm -> localhost | changed 2026-06-25 06:08:47.392534 | 2026-06-25 06:08:47.392618 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 06:08:47.877237 | debian-bookworm | ok 2026-06-25 06:08:47.881901 | 2026-06-25 06:08:47.881999 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 06:08:49.275916 | debian-bookworm -> localhost | changed 2026-06-25 06:08:49.286488 | 2026-06-25 06:08:49.286625 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 06:08:49.576341 | debian-bookworm | ok 2026-06-25 06:08:49.596770 | 2026-06-25 06:08:49.596929 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 06:08:51.559417 | debian-bookworm | changed: 2026-06-25 06:08:51.559652 | debian-bookworm | cd+++++++++ src/ 2026-06-25 06:08:51.559688 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 06:08:51.559713 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 06:08:51.559735 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-06-25 06:08:51.559754 | debian-bookworm | =7.0.3 2026-06-25 06:09:31.653631 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 06:09:31.714087 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-25 06:09:31.726390 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-25 06:09:31.815277 | debian-bookworm | Collecting filelock>=3.25 2026-06-25 06:09:31.827563 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 06:09:31.837786 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 5.5 MB/s eta 0:00:00 2026-06-25 06:09:31.900310 | debian-bookworm | Collecting packaging>=26 2026-06-25 06:09:31.913755 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 06:09:31.929463 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.4 MB/s eta 0:00:00 2026-06-25 06:09:31.997918 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-25 06:09:32.009322 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 06:09:32.070285 | debian-bookworm | Collecting pluggy>=1.6 2026-06-25 06:09:32.081535 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 06:09:32.128257 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-25 06:09:32.140848 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-25 06:09:32.189979 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-25 06:09:32.201246 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 06:09:32.249812 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-25 06:09:32.261232 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-25 06:09:32.415538 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-25 06:09:32.426703 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 06:09:32.652790 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 20.6 MB/s eta 0:00:00 2026-06-25 06:09:32.752385 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-25 06:09:32.763512 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 06:09:32.784759 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 25.9 MB/s eta 0:00:00 2026-06-25 06:09:32.889705 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-25 06:09:33.683763 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.56.0 virtualenv-21.5.1 2026-06-25 06:09:34.016982 | debian-bookworm | ok: Runtime: 0:00:03.047336 2026-06-25 06:09:34.028750 | 2026-06-25 06:09:34.028921 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-25 06:09:34.070580 | debian-bookworm | ok 2026-06-25 06:09:34.079192 | 2026-06-25 06:09:34.079343 | TASK [ensure-tox : Output tox version] 2026-06-25 06:09:34.652429 | 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-06-25 06:09:34.670251 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 06:09:35.113394 | debian-bookworm | ok: Runtime: 0:00:00.352466 2026-06-25 06:09:35.128655 | 2026-06-25 06:09:35.130240 | TASK [ensure-tox : Make global symlink] 2026-06-25 06:09:35.156485 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:35.171536 | 2026-06-25 06:09:35.171672 | PLAY RECAP 2026-06-25 06:09:35.171755 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-25 06:09:35.171793 | 2026-06-25 06:09:35.349541 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-25 06:09:35.350676 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-25 06:09:36.146930 | 2026-06-25 06:09:36.147109 | PLAY [all] 2026-06-25 06:09:36.163691 | 2026-06-25 06:09:36.163842 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-25 06:09:36.697751 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-25 06:09:37.195643 | debian-bookworm | ok: Runtime: 0:00:00.030122 2026-06-25 06:09:37.201900 | 2026-06-25 06:09:37.202050 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-25 06:09:37.733744 | debian-bookworm | ok: Runtime: 0:00:00.007407 2026-06-25 06:09:37.740031 | 2026-06-25 06:09:37.740201 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-25 06:09:38.085820 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-25 06:09:38.087336 | debian-bookworm | sudo: a password is required 2026-06-25 06:09:38.301285 | debian-bookworm | ok: Runtime: 0:00:00.020873 2026-06-25 06:09:38.321069 | 2026-06-25 06:09:38.321298 | TASK [tox : Check to see if the constraints file exists] 2026-06-25 06:09:38.347413 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:38.355423 | 2026-06-25 06:09:38.355562 | TASK [tox : Fail if constraints file is missing] 2026-06-25 06:09:38.390573 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:38.413474 | 2026-06-25 06:09:38.413686 | TASK [tox : Record file location] 2026-06-25 06:09:38.450621 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:38.457289 | 2026-06-25 06:09:38.457413 | TASK [tox : Install tox siblings] 2026-06-25 06:09:38.488485 | debian-bookworm | ok 2026-06-25 06:09:38.498814 | debian-bookworm | included: /var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-25 06:09:38.504972 | 2026-06-25 06:09:38.505101 | TASK [tox : Run tox without tests] 2026-06-25 06:09:39.078590 | debian-bookworm | ROOT: 227 D setup logging to DEBUG on pid 1625 [tox/report.py:229] 2026-06-25 06:09:39.116059 | debian-bookworm | seed: 264 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-25 06:09:39.118886 | debian-bookworm | seed: 267 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-25 06:09:39.122692 | debian-bookworm | seed: 271 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 5d1b002733cc96322096e8d0e99b76b7 85169ed97b9bec0fd5f76997eb779a9c [python_discovery/_cached_py_info.py:198] 2026-06-25 06:09:39.201199 | debian-bookworm | seed: 349 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-06-25 06:09:39.202594 | debian-bookworm | seed: 351 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-25 06:09:39.206333 | debian-bookworm | seed: 351 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-25 06:09:39.206653 | debian-bookworm | seed: 355 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-25 06:09:39.209960 | debian-bookworm | seed: 358 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-25 06:09:39.210228 | debian-bookworm | seed: 358 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-25 06:09:39.245128 | debian-bookworm | seed: 393 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/seed, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-06-25 06:09:39.245351 | debian-bookworm | seed: 394 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/bin [virtualenv/util/path/_sync.py:18] 2026-06-25 06:09:39.245507 | debian-bookworm | seed: 394 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/include [virtualenv/util/path/_sync.py:18] 2026-06-25 06:09:39.245601 | debian-bookworm | seed: 394 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-06-25 06:09:39.245841 | debian-bookworm | seed: 394 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-25 06:09:39.245932 | debian-bookworm | seed: 394 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.245990 | debian-bookworm | seed: 394 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246039 | debian-bookworm | seed: 394 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246090 | debian-bookworm | seed: 394 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246141 | debian-bookworm | seed: 394 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246192 | debian-bookworm | seed: 394 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/seed [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246240 | debian-bookworm | seed: 394 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246291 | debian-bookworm | seed: 395 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246340 | debian-bookworm | seed: 395 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246386 | debian-bookworm | seed: 395 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246434 | debian-bookworm | seed: 395 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.246865 | debian-bookworm | seed: 395 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/seed/bin/python [virtualenv/util/path/_sync.py:38] 2026-06-25 06:09:39.247063 | debian-bookworm | seed: 395 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:117] 2026-06-25 06:09:39.247193 | debian-bookworm | seed: 395 D create /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:120] 2026-06-25 06:09:39.247622 | debian-bookworm | seed: 396 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-25 06:09:39.247936 | debian-bookworm | seed: 396 D debug via /home/zuul/src/github.com/osism/generics/.tox/seed/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-06-25 06:09:39.299610 | debian-bookworm | seed: 396 D { 2026-06-25 06:09:39.299676 | debian-bookworm | "sys": { 2026-06-25 06:09:39.299684 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/seed/bin/python", 2026-06-25 06:09:39.299690 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-25 06:09:39.299696 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-06-25 06:09:39.299702 | debian-bookworm | "base_prefix": "/usr", 2026-06-25 06:09:39.299708 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-06-25 06:09:39.299712 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-25 06:09:39.299716 | debian-bookworm | "path": [ 2026-06-25 06:09:39.299721 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-25 06:09:39.299725 | debian-bookworm | "/usr/lib/python3.11", 2026-06-25 06:09:39.299729 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-25 06:09:39.299733 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages" 2026-06-25 06:09:39.299737 | debian-bookworm | ], 2026-06-25 06:09:39.299741 | debian-bookworm | "meta_path": [ 2026-06-25 06:09:39.299745 | debian-bookworm | "", 2026-06-25 06:09:39.299749 | debian-bookworm | "", 2026-06-25 06:09:39.299753 | debian-bookworm | "", 2026-06-25 06:09:39.299757 | debian-bookworm | "" 2026-06-25 06:09:39.299761 | debian-bookworm | ], 2026-06-25 06:09:39.299765 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-25 06:09:39.299769 | debian-bookworm | "io_encoding": "utf-8" 2026-06-25 06:09:39.299773 | debian-bookworm | }, 2026-06-25 06:09:39.299781 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-25 06:09:39.299786 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-25 06:09:39.299790 | debian-bookworm | "os": "", 2026-06-25 06:09:39.299793 | debian-bookworm | "site": "", 2026-06-25 06:09:39.299797 | debian-bookworm | "datetime": "", 2026-06-25 06:09:39.299801 | debian-bookworm | "math": "", 2026-06-25 06:09:39.299805 | debian-bookworm | "json": "" 2026-06-25 06:09:39.299809 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-25 06:09:39.300051 | debian-bookworm | seed: 448 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-06-25 06:09:39.308695 | debian-bookworm | seed: 457 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-06-25 06:09:39.312934 | debian-bookworm | seed: 458 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-06-25 06:09:39.315338 | debian-bookworm | seed: 463 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-25 06:09:39.318270 | debian-bookworm | seed: 466 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-25 06:09:39.717913 | debian-bookworm | seed: 866 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/seed/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.724801 | debian-bookworm | seed: 873 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.727871 | debian-bookworm | seed: 876 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.728436 | debian-bookworm | seed: 877 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.728961 | debian-bookworm | seed: 877 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.865550 | debian-bookworm | seed: 1014 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.866703 | debian-bookworm | seed: 1015 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-25 06:09:39.872305 | debian-bookworm | seed: 1020 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/seed/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.876283 | debian-bookworm | seed: 1024 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/seed/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:39.877032 | debian-bookworm | seed: 1025 D generated console scripts pip pip3 pip3.11 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-25 06:09:39.877375 | debian-bookworm | seed: 1026 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-25 06:09:39.883158 | debian-bookworm | seed: 1031 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-25 06:09:39.883203 | debian-bookworm | seed: 1031 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883254 | debian-bookworm | seed: 1031 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883287 | debian-bookworm | seed: 1032 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883347 | debian-bookworm | seed: 1032 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883381 | debian-bookworm | seed: 1032 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883437 | debian-bookworm | seed: 1032 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/seed [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883473 | debian-bookworm | seed: 1032 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883521 | debian-bookworm | seed: 1032 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883568 | debian-bookworm | seed: 1032 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883614 | debian-bookworm | seed: 1032 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.883674 | debian-bookworm | seed: 1032 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:39.886120 | debian-bookworm | seed: OK (0.77 seconds) 2026-06-25 06:09:39.886149 | debian-bookworm | congratulations :) (0.81 seconds) 2026-06-25 06:09:40.037506 | debian-bookworm | ok: Runtime: 0:00:01.150867 2026-06-25 06:09:40.049860 | 2026-06-25 06:09:40.050029 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-25 06:09:40.510091 | debian-bookworm | changed 2026-06-25 06:09:40.517171 | 2026-06-25 06:09:40.517436 | TASK [tox : Detect tox version] 2026-06-25 06:09:41.096118 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 06:09:41.571996 | debian-bookworm | ok: Runtime: 0:00:00.314233 2026-06-25 06:09:41.582708 | 2026-06-25 06:09:41.582934 | TASK [tox : Get tox envlist config] 2026-06-25 06:09:42.618853 | debian-bookworm | ok: Runtime: 0:00:00.359987 2026-06-25 06:09:42.628307 | 2026-06-25 06:09:42.628469 | TASK [tox : Install any sibling python packages] 2026-06-25 06:09:43.100401 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-25 06:09:43.109865 | 2026-06-25 06:09:43.110033 | TASK [tox : Remove tempfile] 2026-06-25 06:09:43.631758 | debian-bookworm | changed 2026-06-25 06:09:43.638803 | 2026-06-25 06:09:43.638965 | TASK [tox : Emit tox command] 2026-06-25 06:09:43.698793 | /home/zuul/.local/tox/bin/tox -eseed -vv --skip-missing-interpreters=false 2026-06-25 06:09:43.707183 | 2026-06-25 06:09:43.707374 | TASK [tox : Run tox] 2026-06-25 06:09:44.300872 | debian-bookworm | ROOT: 233 D setup logging to DEBUG on pid 1665 [tox/report.py:229] 2026-06-25 06:09:44.331503 | debian-bookworm | seed: 264 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-25 06:09:44.334264 | debian-bookworm | seed: 267 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-25 06:09:44.338062 | debian-bookworm | seed: 270 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-06-25 06:09:44.339164 | debian-bookworm | seed: 271 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-25 06:09:44.339234 | debian-bookworm | seed: 272 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-25 06:09:44.339289 | debian-bookworm | seed: 272 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-25 06:09:44.342571 | debian-bookworm | seed: 275 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-25 06:09:44.342718 | debian-bookworm | seed: 275 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-25 06:09:44.372300 | debian-bookworm | seed: 305 W commands[0]> bash src/test-seed.sh [tox/tox_env/api.py:485] 2026-06-25 06:09:45.046170 | debian-bookworm | PASS=44 FAIL=0 2026-06-25 06:09:45.048805 | debian-bookworm | seed: 981 I exit 0 (0.67 seconds) /home/zuul/src/github.com/osism/generics> bash src/test-seed.sh pid=1672 [tox/execute/api.py:308] 2026-06-25 06:09:45.050445 | debian-bookworm | seed: OK (0.72=setup[0.05]+cmd[0.67] seconds) 2026-06-25 06:09:45.050484 | debian-bookworm | congratulations :) (0.75 seconds) 2026-06-25 06:09:45.245651 | debian-bookworm | ok: Runtime: 0:00:01.086688 2026-06-25 06:09:45.251885 | 2026-06-25 06:09:45.252006 | TASK [tox : Look for output] 2026-06-25 06:09:45.698721 | debian-bookworm | ok 2026-06-25 06:09:45.726095 | 2026-06-25 06:09:45.726469 | TASK [tox : Return file comments to Zuul] 2026-06-25 06:09:45.771936 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:45.784090 | 2026-06-25 06:09:45.784243 | PLAY RECAP 2026-06-25 06:09:45.784322 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-25 06:09:45.784358 | 2026-06-25 06:09:46.002422 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-25 06:09:46.006509 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-25 06:09:46.753906 | 2026-06-25 06:09:46.754098 | PLAY [all] 2026-06-25 06:09:46.770280 | 2026-06-25 06:09:46.770459 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-25 06:09:46.815785 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:46.822770 | 2026-06-25 06:09:46.822989 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-25 06:09:46.863712 | debian-bookworm | ok 2026-06-25 06:09:46.868950 | 2026-06-25 06:09:46.869073 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-25 06:09:47.393422 | debian-bookworm -> localhost | changed 2026-06-25 06:09:47.412002 | 2026-06-25 06:09:47.412193 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-25 06:09:47.459953 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:47.466062 | 2026-06-25 06:09:47.466240 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 06:09:47.520071 | debian-bookworm | ok 2026-06-25 06:09:47.528705 | 2026-06-25 06:09:47.528854 | TASK [fetch-tox-output : Get tox version] 2026-06-25 06:09:48.253265 | 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-06-25 06:09:48.271873 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 06:09:48.559561 | debian-bookworm | ok: Runtime: 0:00:00.317497 2026-06-25 06:09:48.565429 | 2026-06-25 06:09:48.565546 | TASK [fetch-tox-output : Find all default environments] 2026-06-25 06:09:49.100786 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:49.115984 | 2026-06-25 06:09:49.116254 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 06:09:49.152043 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:49.164939 | 2026-06-25 06:09:49.165152 | TASK [fetch-tox-output : Find all default environments] 2026-06-25 06:09:49.700751 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:49.708604 | 2026-06-25 06:09:49.708760 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 06:09:49.743351 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:49.750297 | 2026-06-25 06:09:49.750428 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-25 06:09:49.804430 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:49.831419 | 2026-06-25 06:09:49.831776 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-25 06:09:50.726743 | debian-bookworm | changed: 2026-06-25 06:09:50.727090 | debian-bookworm | created directory /var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/work/logs/tox/seed 2026-06-25 06:09:50.727176 | debian-bookworm | cd+++++++++ ./ 2026-06-25 06:09:50.727221 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-25 06:09:50.727269 | 2026-06-25 06:09:50.744932 | 2026-06-25 06:09:50.745061 | PLAY RECAP 2026-06-25 06:09:50.745157 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-25 06:09:50.745195 | 2026-06-25 06:09:50.948962 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-25 06:09:50.952656 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-25 06:09:51.761749 | 2026-06-25 06:09:51.761928 | PLAY [all] 2026-06-25 06:09:51.780219 | 2026-06-25 06:09:51.780386 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-25 06:09:52.013827 | debian-bookworm | changed: non-zero return code 2026-06-25 06:09:52.022543 | 2026-06-25 06:09:52.022720 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-25 06:09:52.047656 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:52.055863 | 2026-06-25 06:09:52.056021 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-25 06:09:52.110059 | 2026-06-25 06:09:52.110747 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-25 06:09:52.163764 | 2026-06-25 06:09:52.164002 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-25 06:09:52.189107 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:52.198531 | 2026-06-25 06:09:52.198921 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-25 06:09:52.232007 | 2026-06-25 06:09:52.232274 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-25 06:09:52.271757 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:52.282436 | 2026-06-25 06:09:52.282737 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-25 06:09:52.307119 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:52.318869 | 2026-06-25 06:09:52.319104 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-25 06:09:52.345765 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:52.354523 | 2026-06-25 06:09:52.355042 | PLAY RECAP 2026-06-25 06:09:52.355127 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-25 06:09:52.355168 | 2026-06-25 06:09:52.545452 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-25 06:09:52.546624 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 06:09:53.388081 | 2026-06-25 06:09:53.388295 | PLAY [Base post-fetch] 2026-06-25 06:09:53.404217 | 2026-06-25 06:09:53.404364 | TASK [diagnose-network : Ensure log directory exists] 2026-06-25 06:09:53.818314 | debian-bookworm | ok 2026-06-25 06:09:53.831275 | 2026-06-25 06:09:53.831570 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-25 06:10:05.679190 | debian-bookworm | ok: Runtime: 0:00:05.960869 2026-06-25 06:10:05.694069 | 2026-06-25 06:10:05.694246 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-25 06:10:11.754548 | debian-bookworm | ok: Runtime: 0:00:00.008208 2026-06-25 06:10:11.767317 | 2026-06-25 06:10:11.767557 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-25 06:10:17.859307 | debian-bookworm | ok: Runtime: 0:00:00.005695 2026-06-25 06:10:17.870682 | 2026-06-25 06:10:17.870851 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-25 06:10:17.927417 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:17.939112 | 2026-06-25 06:10:17.939339 | TASK [fetch-output : Set log path for single node] 2026-06-25 06:10:17.989477 | debian-bookworm | ok 2026-06-25 06:10:17.997088 | 2026-06-25 06:10:17.997418 | LOOP [fetch-output : Ensure local output dirs] 2026-06-25 06:10:18.405079 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/work/logs" 2026-06-25 06:10:18.717984 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/work/artifacts" 2026-06-25 06:10:19.019327 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0121fd3f26bf46c9aad5173076a1904a/work/docs" 2026-06-25 06:10:19.029763 | 2026-06-25 06:10:19.029899 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 06:10:19.845490 | debian-bookworm | changed: 2026-06-25 06:10:19.845726 | debian-bookworm | .d..t...... ./ 2026-06-25 06:10:19.845777 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 06:10:19.845804 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 06:10:19.845825 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 06:10:19.845856 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 06:10:19.845914 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 06:10:19.845982 | debian-bookworm | changed: All items complete 2026-06-25 06:10:19.846017 | 2026-06-25 06:10:20.477743 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 06:10:21.066077 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 06:10:21.093186 | 2026-06-25 06:10:21.093344 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 06:10:21.467858 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005659 2026-06-25 06:10:21.849907 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010163 2026-06-25 06:10:21.865923 | 2026-06-25 06:10:21.866047 | PLAY RECAP 2026-06-25 06:10:21.866105 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-25 06:10:21.866219 | 2026-06-25 06:10:22.020399 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 06:10:22.023406 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 06:10:23.054797 | 2026-06-25 06:10:23.055018 | PLAY [Base post] 2026-06-25 06:10:23.078520 | 2026-06-25 06:10:23.078689 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 06:10:23.816400 | debian-bookworm | changed 2026-06-25 06:10:23.826453 | 2026-06-25 06:10:23.826606 | PLAY RECAP 2026-06-25 06:10:23.826680 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 06:10:23.826745 | 2026-06-25 06:10:24.042970 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 06:10:24.045485 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 06:10:25.058483 | 2026-06-25 06:10:25.058676 | PLAY [Base post-logs] 2026-06-25 06:10:25.073367 | 2026-06-25 06:10:25.073568 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 06:10:25.622936 | localhost | changed 2026-06-25 06:10:25.643536 | 2026-06-25 06:10:25.643757 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 06:10:25.674536 | localhost | ok 2026-06-25 06:10:25.678093 | 2026-06-25 06:10:25.678236 | TASK [Set zuul-log-path fact] 2026-06-25 06:10:25.704061 | localhost | ok 2026-06-25 06:10:25.712972 | 2026-06-25 06:10:25.713105 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 06:10:25.740185 | localhost | ok 2026-06-25 06:10:25.743673 | 2026-06-25 06:10:25.743782 | TASK [upload-logs : Create log directories] 2026-06-25 06:10:26.395495 | localhost | changed 2026-06-25 06:10:26.398655 | 2026-06-25 06:10:26.398787 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 06:10:27.037237 | localhost -> localhost | ok: Runtime: 0:00:00.014959 2026-06-25 06:10:27.041808 | 2026-06-25 06:10:27.041952 | TASK [upload-logs : Upload logs to log server] 2026-06-25 06:10:27.638090 | localhost | Output suppressed because no_log was given 2026-06-25 06:10:27.640034 | 2026-06-25 06:10:27.640157 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 06:10:27.743840 | localhost | skipping: Conditional result was False 2026-06-25 06:10:27.750824 | localhost | skipping: Conditional result was False 2026-06-25 06:10:27.757883 | 2026-06-25 06:10:27.758029 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 06:10:27.825795 | localhost | skipping: Conditional result was False 2026-06-25 06:10:27.826098 | 2026-06-25 06:10:27.832420 | localhost | skipping: Conditional result was False 2026-06-25 06:10:27.836621 | 2026-06-25 06:10:27.836773 | LOOP [upload-logs : Upload console log and json output]