2026-01-21 10:28:47.052451 | Job console starting 2026-01-21 10:28:47.086576 | Updating git repos 2026-01-21 10:28:47.113039 | Cloning repos into workspace 2026-01-21 10:28:47.219248 | Restoring repo states 2026-01-21 10:28:47.237871 | Merging changes 2026-01-21 10:28:47.882645 | Checking out repos 2026-01-21 10:28:47.969309 | Preparing playbooks 2026-01-21 10:28:49.117635 | Running Ansible setup 2026-01-21 10:28:56.303182 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-21 10:28:58.262527 | 2026-01-21 10:28:58.262697 | PLAY [Base pre] 2026-01-21 10:28:58.278934 | 2026-01-21 10:28:58.279102 | TASK [Setup log path fact] 2026-01-21 10:28:58.298421 | debian-bookworm | ok 2026-01-21 10:28:58.328029 | 2026-01-21 10:28:58.328196 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-21 10:28:58.394432 | debian-bookworm | ok 2026-01-21 10:28:58.425230 | 2026-01-21 10:28:58.425377 | TASK [emit-job-header : Print job information] 2026-01-21 10:28:58.496669 | # Job Information 2026-01-21 10:28:58.496939 | Ansible Version: 2.16.14 2026-01-21 10:28:58.497026 | Job: tox 2026-01-21 10:28:58.497067 | Pipeline: check 2026-01-21 10:28:58.497092 | Executor: 521e9411259a 2026-01-21 10:28:58.497113 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1102 2026-01-21 10:28:58.497135 | Event ID: f0700f20-f6b3-11f0-8422-f609db33deb4 2026-01-21 10:28:58.502769 | 2026-01-21 10:28:58.511323 | LOOP [emit-job-header : Print node information] 2026-01-21 10:28:58.714815 | debian-bookworm | ok: 2026-01-21 10:28:58.715128 | debian-bookworm | # Node Information 2026-01-21 10:28:58.715166 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-21 10:28:58.715192 | debian-bookworm | Hostname: debian 2026-01-21 10:28:58.715213 | debian-bookworm | Username: zuul 2026-01-21 10:28:58.715235 | debian-bookworm | Distro: Debian 12.13 2026-01-21 10:28:58.715258 | debian-bookworm | Provider: regiocloud-a 2026-01-21 10:28:58.715279 | debian-bookworm | Region: 2026-01-21 10:28:58.715300 | debian-bookworm | Label: debian-bookworm 2026-01-21 10:28:58.715319 | debian-bookworm | Product Name: OpenStack Nova 2026-01-21 10:28:58.715338 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:8d47 2026-01-21 10:28:58.734398 | 2026-01-21 10:28:58.734548 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-21 10:28:59.706058 | debian-bookworm -> localhost | changed 2026-01-21 10:28:59.713628 | 2026-01-21 10:28:59.713756 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-21 10:29:01.769307 | debian-bookworm -> localhost | changed 2026-01-21 10:29:01.789581 | 2026-01-21 10:29:01.789687 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-21 10:29:02.369619 | debian-bookworm -> localhost | ok 2026-01-21 10:29:02.375595 | 2026-01-21 10:29:02.375700 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-21 10:29:02.413799 | debian-bookworm | ok 2026-01-21 10:29:02.464680 | debian-bookworm | included: /var/lib/zuul/builds/370b69ba20c94aafbafece04d20b57ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-21 10:29:02.503336 | 2026-01-21 10:29:02.503454 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-21 10:29:05.678723 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-21 10:29:05.679034 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/370b69ba20c94aafbafece04d20b57ad/work/370b69ba20c94aafbafece04d20b57ad_id_rsa 2026-01-21 10:29:05.679110 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/370b69ba20c94aafbafece04d20b57ad/work/370b69ba20c94aafbafece04d20b57ad_id_rsa.pub 2026-01-21 10:29:05.679135 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-21 10:29:05.679157 | debian-bookworm -> localhost | SHA256:pMztRoIjXwxQ8vbLNX5v0ZSq3AxS3rEBlef8yLrB2E8 zuul-build-sshkey 2026-01-21 10:29:05.679176 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-21 10:29:05.679203 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-21 10:29:05.679221 | debian-bookworm -> localhost | | o.. ... | 2026-01-21 10:29:05.679239 | debian-bookworm -> localhost | | + . . . | 2026-01-21 10:29:05.679256 | debian-bookworm -> localhost | | + . . + . | 2026-01-21 10:29:05.679273 | debian-bookworm -> localhost | | . B + . o = | 2026-01-21 10:29:05.679290 | debian-bookworm -> localhost | | . o O So . O o | 2026-01-21 10:29:05.679310 | debian-bookworm -> localhost | | o + B..o+= + .| 2026-01-21 10:29:05.679327 | debian-bookworm -> localhost | | . o +oo=+oE | 2026-01-21 10:29:05.679344 | debian-bookworm -> localhost | | . .o.=+ | 2026-01-21 10:29:05.679361 | debian-bookworm -> localhost | | .o.. | 2026-01-21 10:29:05.679378 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-21 10:29:05.679423 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.365665 2026-01-21 10:29:05.687359 | 2026-01-21 10:29:05.687440 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-21 10:29:05.717576 | debian-bookworm | ok 2026-01-21 10:29:05.726355 | debian-bookworm | included: /var/lib/zuul/builds/370b69ba20c94aafbafece04d20b57ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-21 10:29:05.737378 | 2026-01-21 10:29:05.737495 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-21 10:29:05.760741 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:29:05.774046 | 2026-01-21 10:29:05.774206 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-21 10:29:06.433230 | debian-bookworm | changed 2026-01-21 10:29:06.444308 | 2026-01-21 10:29:06.444450 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-21 10:29:06.697936 | debian-bookworm | ok 2026-01-21 10:29:06.704794 | 2026-01-21 10:29:06.704899 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-21 10:29:07.356802 | debian-bookworm | changed 2026-01-21 10:29:07.364561 | 2026-01-21 10:29:07.364656 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-21 10:29:08.045112 | debian-bookworm | changed 2026-01-21 10:29:08.050312 | 2026-01-21 10:29:08.050399 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-21 10:29:08.063430 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:29:08.069002 | 2026-01-21 10:29:08.069085 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-21 10:29:08.791280 | debian-bookworm -> localhost | changed 2026-01-21 10:29:08.803288 | 2026-01-21 10:29:08.803390 | TASK [add-build-sshkey : Add back temp key] 2026-01-21 10:29:09.437660 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/370b69ba20c94aafbafece04d20b57ad/work/370b69ba20c94aafbafece04d20b57ad_id_rsa (zuul-build-sshkey) 2026-01-21 10:29:09.437901 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013478 2026-01-21 10:29:09.446578 | 2026-01-21 10:29:09.446688 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-21 10:29:10.120859 | debian-bookworm | ok 2026-01-21 10:29:10.126361 | 2026-01-21 10:29:10.126480 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-21 10:29:10.166124 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:29:10.177235 | 2026-01-21 10:29:10.177360 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-21 10:29:10.658894 | debian-bookworm | ok 2026-01-21 10:29:10.677833 | 2026-01-21 10:29:10.678080 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-21 10:29:10.719214 | debian-bookworm | ok 2026-01-21 10:29:10.725449 | 2026-01-21 10:29:10.725587 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-21 10:29:11.077771 | debian-bookworm -> localhost | ok 2026-01-21 10:29:11.084565 | 2026-01-21 10:29:11.084685 | TASK [validate-host : Collect information about the host] 2026-01-21 10:29:12.575696 | debian-bookworm | ok 2026-01-21 10:29:12.594439 | 2026-01-21 10:29:12.594571 | TASK [validate-host : Sanitize hostname] 2026-01-21 10:29:12.738565 | debian-bookworm | ok 2026-01-21 10:29:12.839176 | 2026-01-21 10:29:12.839330 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-21 10:29:14.026689 | debian-bookworm -> localhost | changed 2026-01-21 10:29:14.032896 | 2026-01-21 10:29:14.033056 | TASK [validate-host : Collect information about zuul worker] 2026-01-21 10:29:14.484219 | debian-bookworm | ok 2026-01-21 10:29:14.489407 | 2026-01-21 10:29:14.489529 | TASK [validate-host : Write out all zuul information for each host] 2026-01-21 10:29:15.543871 | debian-bookworm -> localhost | changed 2026-01-21 10:29:15.578152 | 2026-01-21 10:29:15.578279 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-21 10:29:15.903044 | debian-bookworm | ok 2026-01-21 10:29:15.908899 | 2026-01-21 10:29:15.909023 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-21 10:29:17.197876 | debian-bookworm | changed: 2026-01-21 10:29:17.198070 | debian-bookworm | cd+++++++++ src/ 2026-01-21 10:29:17.198107 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-21 10:29:17.198132 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-21 10:29:17.198154 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-01-21 10:29:17.198174 | debian-bookworm | =6.2.4 2026-01-21 10:29:40.053220 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2026-01-21 10:29:40.087470 | debian-bookworm | Collecting chardet>=5.2 2026-01-21 10:29:40.103368 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-21 10:29:40.116177 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 20.4 MB/s eta 0:00:00 2026-01-21 10:29:40.158630 | debian-bookworm | Collecting colorama>=0.4.6 2026-01-21 10:29:40.175019 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-21 10:29:40.235982 | debian-bookworm | Collecting filelock>=3.20.2 2026-01-21 10:29:40.251816 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-21 10:29:40.370015 | debian-bookworm | Collecting packaging>=25 2026-01-21 10:29:40.385574 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-21 10:29:40.393779 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 10.4 MB/s eta 0:00:00 2026-01-21 10:29:40.455637 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-01-21 10:29:40.472328 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-21 10:29:40.534729 | debian-bookworm | Collecting pluggy>=1.6 2026-01-21 10:29:40.550374 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-21 10:29:40.601824 | debian-bookworm | Collecting pyproject-api>=1.10 2026-01-21 10:29:40.619673 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-21 10:29:40.771155 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-01-21 10:29:40.787271 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-01-21 10:29:41.045299 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 23.8 MB/s eta 0:00:00 2026-01-21 10:29:41.151090 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-01-21 10:29:41.167069 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-21 10:29:41.191170 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.8 MB/s eta 0:00:00 2026-01-21 10:29:41.342295 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-01-21 10:29:42.219439 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-01-21 10:29:42.816906 | debian-bookworm | ok: Runtime: 0:00:03.202649 2026-01-21 10:29:42.825141 | 2026-01-21 10:29:42.825444 | TASK [ensure-tox : Export installed tox_executable path] 2026-01-21 10:29:42.859596 | debian-bookworm | ok 2026-01-21 10:29:42.866553 | 2026-01-21 10:29:42.866679 | TASK [ensure-tox : Output tox version] 2026-01-21 10:29:43.395970 | 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-01-21 10:29:43.414294 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-21 10:29:43.905145 | debian-bookworm | ok: Runtime: 0:00:00.295561 2026-01-21 10:29:43.911263 | 2026-01-21 10:29:43.911370 | TASK [ensure-tox : Make global symlink] 2026-01-21 10:29:43.947653 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:29:43.957422 | 2026-01-21 10:29:43.957522 | PLAY RECAP 2026-01-21 10:29:43.957584 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-01-21 10:29:43.957610 | 2026-01-21 10:29:44.182768 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-01-21 10:29:44.184547 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-21 10:29:45.012531 | 2026-01-21 10:29:45.012703 | PLAY [all] 2026-01-21 10:29:45.038677 | 2026-01-21 10:29:45.038850 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-01-21 10:29:45.655663 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-21 10:29:46.086795 | debian-bookworm | ok: Runtime: 0:00:00.026594 2026-01-21 10:29:46.096708 | 2026-01-21 10:29:46.096898 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-01-21 10:29:46.629610 | debian-bookworm | ok: Runtime: 0:00:00.007726 2026-01-21 10:29:46.638055 | 2026-01-21 10:29:46.638184 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-01-21 10:29:46.989969 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-21 10:29:46.993229 | debian-bookworm | sudo: a password is required 2026-01-21 10:29:47.173315 | debian-bookworm | ok: Runtime: 0:00:00.025841 2026-01-21 10:29:47.193123 | 2026-01-21 10:29:47.193268 | TASK [tox : Check to see if the constraints file exists] 2026-01-21 10:29:47.229446 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:29:47.246945 | 2026-01-21 10:29:47.247154 | TASK [tox : Fail if constraints file is missing] 2026-01-21 10:29:47.283738 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:29:47.296871 | 2026-01-21 10:29:47.297050 | TASK [tox : Record file location] 2026-01-21 10:29:47.322647 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:29:47.335881 | 2026-01-21 10:29:47.336266 | TASK [tox : Install tox siblings] 2026-01-21 10:29:47.382676 | debian-bookworm | ok 2026-01-21 10:29:47.397219 | debian-bookworm | included: /var/lib/zuul/builds/370b69ba20c94aafbafece04d20b57ad/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-01-21 10:29:47.405549 | 2026-01-21 10:29:47.405661 | TASK [tox : Run tox without tests] 2026-01-21 10:29:48.457493 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-01-21 10:30:04.554347 | debian-bookworm | test: OK (16.60 seconds) 2026-01-21 10:30:04.554433 | debian-bookworm | congratulations :) (16.63 seconds) 2026-01-21 10:30:04.951276 | debian-bookworm | ok: Runtime: 0:00:16.916127 2026-01-21 10:30:04.957429 | 2026-01-21 10:30:04.957527 | TASK [tox : Create a tempfile to save tox showconfig] 2026-01-21 10:30:05.373391 | debian-bookworm | changed 2026-01-21 10:30:05.379345 | 2026-01-21 10:30:05.379446 | TASK [tox : Get tox envlist config] 2026-01-21 10:30:06.409595 | debian-bookworm | ok: Runtime: 0:00:00.354318 2026-01-21 10:30:06.415574 | 2026-01-21 10:30:06.415705 | TASK [tox : Install any sibling python packages] 2026-01-21 10:30:06.879577 | debian-bookworm | ok: No setup.cfg, no action needed 2026-01-21 10:30:06.892219 | 2026-01-21 10:30:06.892415 | TASK [tox : Remove tempfile] 2026-01-21 10:30:07.326244 | debian-bookworm | changed 2026-01-21 10:30:07.333324 | 2026-01-21 10:30:07.333444 | TASK [tox : Emit tox command] 2026-01-21 10:30:07.388121 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-01-21 10:30:07.399171 | 2026-01-21 10:30:07.399335 | TASK [tox : Run tox] 2026-01-21 10:30:07.986241 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-01-21 10:30:08.554139 | debian-bookworm | ............... 2026-01-21 10:30:08.554176 | debian-bookworm | ---------------------------------------------------------------------- 2026-01-21 10:30:08.554190 | debian-bookworm | Ran 15 tests in 0.163s 2026-01-21 10:30:08.554195 | debian-bookworm | 2026-01-21 10:30:08.554202 | debian-bookworm | OK 2026-01-21 10:30:08.614007 | debian-bookworm | test: OK (0.67=setup[0.04]+cmd[0.63] seconds) 2026-01-21 10:30:08.614055 | debian-bookworm | congratulations :) (0.69 seconds) 2026-01-21 10:30:08.962478 | debian-bookworm | ok: Runtime: 0:00:00.938886 2026-01-21 10:30:08.977540 | 2026-01-21 10:30:08.977742 | TASK [tox : Look for output] 2026-01-21 10:30:09.404796 | debian-bookworm | ok 2026-01-21 10:30:09.428892 | 2026-01-21 10:30:09.429076 | TASK [tox : Return file comments to Zuul] 2026-01-21 10:30:09.487112 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:09.499442 | 2026-01-21 10:30:09.499566 | PLAY RECAP 2026-01-21 10:30:09.499624 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-21 10:30:09.499650 | 2026-01-21 10:30:09.658670 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-21 10:30:09.664295 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-21 10:30:10.584128 | 2026-01-21 10:30:10.584317 | PLAY [all] 2026-01-21 10:30:10.603056 | 2026-01-21 10:30:10.603233 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-01-21 10:30:10.679040 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:10.685946 | 2026-01-21 10:30:10.686141 | TASK [fetch-tox-output : Set tox log path for single node] 2026-01-21 10:30:10.736171 | debian-bookworm | ok 2026-01-21 10:30:10.742170 | 2026-01-21 10:30:10.742328 | TASK [fetch-tox-output : Ensure local tox dir] 2026-01-21 10:30:11.343464 | debian-bookworm -> localhost | changed 2026-01-21 10:30:11.353576 | 2026-01-21 10:30:11.353768 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-01-21 10:30:11.409943 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:11.419241 | 2026-01-21 10:30:11.419404 | TASK [fetch-tox-output : Set envlist fact] 2026-01-21 10:30:11.465932 | debian-bookworm | ok 2026-01-21 10:30:11.475839 | 2026-01-21 10:30:11.476001 | TASK [fetch-tox-output : Get tox version] 2026-01-21 10:30:12.145203 | 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-01-21 10:30:12.162830 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-21 10:30:12.506883 | debian-bookworm | ok: Runtime: 0:00:00.260679 2026-01-21 10:30:12.515282 | 2026-01-21 10:30:12.515460 | TASK [fetch-tox-output : Find all default environments] 2026-01-21 10:30:13.067115 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:13.077609 | 2026-01-21 10:30:13.077810 | TASK [fetch-tox-output : Set envlist fact] 2026-01-21 10:30:13.103567 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:13.110792 | 2026-01-21 10:30:13.110985 | TASK [fetch-tox-output : Find all default environments] 2026-01-21 10:30:13.641458 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:13.648194 | 2026-01-21 10:30:13.648336 | TASK [fetch-tox-output : Set envlist fact] 2026-01-21 10:30:13.683440 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:13.694587 | 2026-01-21 10:30:13.694739 | LOOP [fetch-tox-output : Copy tox logs] 2026-01-21 10:30:13.749600 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:13.769452 | 2026-01-21 10:30:13.769600 | LOOP [fetch-tox-output : Collect tox logs] 2026-01-21 10:30:14.669218 | debian-bookworm | changed: 2026-01-21 10:30:14.669684 | debian-bookworm | created directory /var/lib/zuul/builds/370b69ba20c94aafbafece04d20b57ad/work/logs/tox/test 2026-01-21 10:30:14.669784 | debian-bookworm | cd+++++++++ ./ 2026-01-21 10:30:14.669885 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-01-21 10:30:14.669975 | 2026-01-21 10:30:14.680757 | 2026-01-21 10:30:14.680856 | PLAY RECAP 2026-01-21 10:30:14.680911 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-01-21 10:30:14.680936 | 2026-01-21 10:30:14.820788 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-21 10:30:14.821948 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-21 10:30:15.670820 | 2026-01-21 10:30:15.671093 | PLAY [all] 2026-01-21 10:30:15.688083 | 2026-01-21 10:30:15.688265 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-01-21 10:30:15.893060 | debian-bookworm | changed: non-zero return code 2026-01-21 10:30:15.899649 | 2026-01-21 10:30:15.899793 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-01-21 10:30:15.934283 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:15.943442 | 2026-01-21 10:30:15.943600 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-01-21 10:30:15.980966 | 2026-01-21 10:30:15.981213 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-01-21 10:30:16.013277 | 2026-01-21 10:30:16.013500 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-01-21 10:30:16.037728 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:16.043789 | 2026-01-21 10:30:16.043905 | LOOP [fetch-subunit-output : Generate subunit file] 2026-01-21 10:30:16.072832 | 2026-01-21 10:30:16.073070 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-01-21 10:30:16.096667 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:16.105005 | 2026-01-21 10:30:16.105198 | TASK [fetch-subunit-output : Remove the temporary file] 2026-01-21 10:30:16.129992 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:16.143740 | 2026-01-21 10:30:16.143909 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-01-21 10:30:16.168800 | debian-bookworm | skipping: Conditional result was False 2026-01-21 10:30:16.183977 | 2026-01-21 10:30:16.184130 | PLAY RECAP 2026-01-21 10:30:16.184211 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-01-21 10:30:16.184250 | 2026-01-21 10:30:16.319230 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-21 10:30:16.320434 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-21 10:30:17.161679 | 2026-01-21 10:30:17.161874 | PLAY [Base post] 2026-01-21 10:30:17.176127 | 2026-01-21 10:30:17.176289 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-21 10:30:17.753172 | debian-bookworm | changed 2026-01-21 10:30:17.761476 | 2026-01-21 10:30:17.761614 | PLAY RECAP 2026-01-21 10:30:17.761680 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-21 10:30:17.761744 | 2026-01-21 10:30:17.911769 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-21 10:30:17.912894 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-21 10:30:18.809015 | 2026-01-21 10:30:18.809227 | PLAY [Base post-logs] 2026-01-21 10:30:18.820971 | 2026-01-21 10:30:18.821161 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-21 10:30:19.279113 | localhost | changed 2026-01-21 10:30:19.298009 | 2026-01-21 10:30:19.298236 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-21 10:30:19.324533 | localhost | ok 2026-01-21 10:30:19.327971 | 2026-01-21 10:30:19.328140 | TASK [Set zuul-log-path fact] 2026-01-21 10:30:19.343043 | localhost | ok 2026-01-21 10:30:19.351962 | 2026-01-21 10:30:19.352102 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-21 10:30:19.389763 | localhost | ok 2026-01-21 10:30:19.395953 | 2026-01-21 10:30:19.396140 | TASK [upload-logs : Create log directories] 2026-01-21 10:30:19.942577 | localhost | changed 2026-01-21 10:30:19.947165 | 2026-01-21 10:30:19.947317 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-21 10:30:20.482532 | localhost -> localhost | ok: Runtime: 0:00:00.016870 2026-01-21 10:30:20.486875 | 2026-01-21 10:30:20.487002 | TASK [upload-logs : Upload logs to log server] 2026-01-21 10:30:21.058127 | localhost | Output suppressed because no_log was given 2026-01-21 10:30:21.061857 | 2026-01-21 10:30:21.062113 | LOOP [upload-logs : Compress console log and json output] 2026-01-21 10:30:21.126701 | localhost | skipping: Conditional result was False 2026-01-21 10:30:21.134284 | localhost | skipping: Conditional result was False 2026-01-21 10:30:21.140792 | 2026-01-21 10:30:21.140907 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-21 10:30:21.191793 | localhost | skipping: Conditional result was False 2026-01-21 10:30:21.192206 | 2026-01-21 10:30:21.196646 | localhost | skipping: Conditional result was False 2026-01-21 10:30:21.207452 | 2026-01-21 10:30:21.207574 | LOOP [upload-logs : Upload console log and json output]