2026-04-27 13:31:45.430635 | Job console starting 2026-04-27 13:31:45.455595 | Updating git repos 2026-04-27 13:31:45.516958 | Cloning repos into workspace 2026-04-27 13:31:45.588362 | Restoring repo states 2026-04-27 13:31:45.594716 | Merging changes 2026-04-27 13:31:46.150194 | Checking out repos 2026-04-27 13:31:46.216686 | Preparing playbooks 2026-04-27 13:31:47.132341 | Running Ansible setup 2026-04-27 13:31:53.526053 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 13:31:54.896889 | 2026-04-27 13:31:54.903612 | PLAY [Base pre] 2026-04-27 13:31:55.007828 | 2026-04-27 13:31:55.008285 | TASK [Setup log path fact] 2026-04-27 13:31:55.127835 | debian-bookworm | ok 2026-04-27 13:31:55.293083 | 2026-04-27 13:31:55.293279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 13:31:55.376448 | debian-bookworm | ok 2026-04-27 13:31:55.394946 | 2026-04-27 13:31:55.395071 | TASK [emit-job-header : Print job information] 2026-04-27 13:31:55.465200 | # Job Information 2026-04-27 13:31:55.465356 | Ansible Version: 2.16.14 2026-04-27 13:31:55.465391 | Job: tox 2026-04-27 13:31:55.465425 | Pipeline: check 2026-04-27 13:31:55.465449 | Executor: 521e9411259a 2026-04-27 13:31:55.465470 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1207 2026-04-27 13:31:55.465493 | Event ID: 6938e290-423d-11f1-87e1-92b3496d7ab3 2026-04-27 13:31:55.470189 | 2026-04-27 13:31:55.470276 | LOOP [emit-job-header : Print node information] 2026-04-27 13:31:55.661089 | debian-bookworm | ok: 2026-04-27 13:31:55.661249 | debian-bookworm | # Node Information 2026-04-27 13:31:55.661283 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 13:31:55.661311 | debian-bookworm | Hostname: debian 2026-04-27 13:31:55.661335 | debian-bookworm | Username: zuul 2026-04-27 13:31:55.661356 | debian-bookworm | Distro: Debian 12.13 2026-04-27 13:31:55.661381 | debian-bookworm | Provider: regiocloud-a 2026-04-27 13:31:55.661403 | debian-bookworm | Region: 2026-04-27 13:31:55.661425 | debian-bookworm | Label: debian-bookworm 2026-04-27 13:31:55.661445 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 13:31:55.661466 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:72c8 2026-04-27 13:31:55.679443 | 2026-04-27 13:31:55.679562 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 13:31:56.556628 | debian-bookworm -> localhost | changed 2026-04-27 13:31:56.563328 | 2026-04-27 13:31:56.563434 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 13:31:58.251155 | debian-bookworm -> localhost | changed 2026-04-27 13:31:58.261310 | 2026-04-27 13:31:58.261410 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 13:31:58.847439 | debian-bookworm -> localhost | ok 2026-04-27 13:31:58.853311 | 2026-04-27 13:31:58.853414 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 13:31:58.892734 | debian-bookworm | ok 2026-04-27 13:31:58.917938 | debian-bookworm | included: /var/lib/zuul/builds/bd090712c4dd406d9efcf48875f0c402/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 13:31:58.932568 | 2026-04-27 13:31:58.932678 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 13:32:02.347324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 13:32:02.347488 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bd090712c4dd406d9efcf48875f0c402/work/bd090712c4dd406d9efcf48875f0c402_id_rsa 2026-04-27 13:32:02.347545 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bd090712c4dd406d9efcf48875f0c402/work/bd090712c4dd406d9efcf48875f0c402_id_rsa.pub 2026-04-27 13:32:02.347568 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 13:32:02.347589 | debian-bookworm -> localhost | SHA256:QsCLHsyXL7TS7WXU4Xd1ktyX6skGRY0nRUM5trsJ24Q zuul-build-sshkey 2026-04-27 13:32:02.347608 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 13:32:02.347634 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 13:32:02.347653 | debian-bookworm -> localhost | | .. .o*Bo| 2026-04-27 13:32:02.347671 | debian-bookworm -> localhost | | .. . ++B*| 2026-04-27 13:32:02.347688 | debian-bookworm -> localhost | | o . o. o .. =o=| 2026-04-27 13:32:02.347704 | debian-bookworm -> localhost | | = =. . o..... | 2026-04-27 13:32:02.347720 | debian-bookworm -> localhost | | . = +..S .+.o .| 2026-04-27 13:32:02.347742 | debian-bookworm -> localhost | | o + o.o E o | 2026-04-27 13:32:02.347760 | debian-bookworm -> localhost | | . o o . = o| 2026-04-27 13:32:02.347777 | debian-bookworm -> localhost | | . . + | 2026-04-27 13:32:02.347795 | debian-bookworm -> localhost | | | 2026-04-27 13:32:02.347813 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 13:32:02.347858 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.585097 2026-04-27 13:32:02.353159 | 2026-04-27 13:32:02.353238 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 13:32:02.369356 | debian-bookworm | ok 2026-04-27 13:32:02.376546 | debian-bookworm | included: /var/lib/zuul/builds/bd090712c4dd406d9efcf48875f0c402/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 13:32:02.383781 | 2026-04-27 13:32:02.383852 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 13:32:02.406583 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:32:02.412279 | 2026-04-27 13:32:02.412361 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 13:32:03.070719 | debian-bookworm | changed 2026-04-27 13:32:03.079571 | 2026-04-27 13:32:03.079707 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 13:32:03.376706 | debian-bookworm | ok 2026-04-27 13:32:03.382674 | 2026-04-27 13:32:03.382765 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 13:32:04.035780 | debian-bookworm | changed 2026-04-27 13:32:04.042375 | 2026-04-27 13:32:04.042466 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 13:32:04.726761 | debian-bookworm | changed 2026-04-27 13:32:04.732069 | 2026-04-27 13:32:04.732158 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 13:32:04.755059 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:32:04.761004 | 2026-04-27 13:32:04.761107 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 13:32:05.307951 | debian-bookworm -> localhost | changed 2026-04-27 13:32:05.322720 | 2026-04-27 13:32:05.322823 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 13:32:05.661424 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bd090712c4dd406d9efcf48875f0c402/work/bd090712c4dd406d9efcf48875f0c402_id_rsa (zuul-build-sshkey) 2026-04-27 13:32:05.661638 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023797 2026-04-27 13:32:05.673114 | 2026-04-27 13:32:05.673209 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 13:32:06.063666 | debian-bookworm | ok 2026-04-27 13:32:06.071705 | 2026-04-27 13:32:06.071828 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 13:32:06.126486 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:32:06.149462 | 2026-04-27 13:32:06.149626 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 13:32:06.571699 | debian-bookworm | ok 2026-04-27 13:32:06.589779 | 2026-04-27 13:32:06.589879 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 13:32:06.617666 | debian-bookworm | ok 2026-04-27 13:32:06.622417 | 2026-04-27 13:32:06.622518 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 13:32:06.919163 | debian-bookworm -> localhost | ok 2026-04-27 13:32:06.925305 | 2026-04-27 13:32:06.925405 | TASK [validate-host : Collect information about the host] 2026-04-27 13:32:08.004683 | debian-bookworm | ok 2026-04-27 13:32:08.017477 | 2026-04-27 13:32:08.018715 | TASK [validate-host : Sanitize hostname] 2026-04-27 13:32:08.179952 | debian-bookworm | ok 2026-04-27 13:32:08.253726 | 2026-04-27 13:32:08.253873 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 13:32:09.094823 | debian-bookworm -> localhost | changed 2026-04-27 13:32:09.101003 | 2026-04-27 13:32:09.101124 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 13:32:09.696184 | debian-bookworm | ok 2026-04-27 13:32:09.702524 | 2026-04-27 13:32:09.702659 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 13:32:10.275839 | debian-bookworm -> localhost | changed 2026-04-27 13:32:10.297056 | 2026-04-27 13:32:10.297205 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 13:32:10.601728 | debian-bookworm | ok 2026-04-27 13:32:10.612697 | 2026-04-27 13:32:10.612843 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 13:32:11.663933 | debian-bookworm | changed: 2026-04-27 13:32:11.664466 | debian-bookworm | cd+++++++++ src/ 2026-04-27 13:32:11.664578 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 13:32:11.664607 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 13:32:11.664631 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-04-27 13:32:11.664653 | debian-bookworm | =7.0.3 2026-04-27 13:32:36.403331 | debian-bookworm | Downloading cachetools-7.0.6-py3-none-any.whl (13 kB) 2026-04-27 13:32:36.446516 | debian-bookworm | Collecting colorama>=0.4.6 2026-04-27 13:32:36.457904 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-27 13:32:36.535490 | debian-bookworm | Collecting filelock>=3.25 2026-04-27 13:32:36.547155 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-04-27 13:32:36.600779 | debian-bookworm | Collecting packaging>=26 2026-04-27 13:32:36.612032 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-04-27 13:32:36.623385 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.5 MB/s eta 0:00:00 2026-04-27 13:32:36.672922 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-04-27 13:32:36.684710 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-27 13:32:36.726824 | debian-bookworm | Collecting pluggy>=1.6 2026-04-27 13:32:36.738384 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-27 13:32:36.778626 | debian-bookworm | Collecting pyproject-api>=1.10 2026-04-27 13:32:36.790254 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-27 13:32:36.856861 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-04-27 13:32:36.869042 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-27 13:32:36.910132 | debian-bookworm | Collecting tomli-w>=1.2 2026-04-27 13:32:36.921608 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-04-27 13:32:37.058508 | debian-bookworm | Collecting virtualenv>=21.1 2026-04-27 13:32:37.070163 | debian-bookworm | Downloading virtualenv-21.2.4-py3-none-any.whl (5.8 MB) 2026-04-27 13:32:37.376825 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 19.4 MB/s eta 0:00:00 2026-04-27 13:32:37.485095 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-04-27 13:32:37.497173 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-27 13:32:37.522620 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.1 MB/s eta 0:00:00 2026-04-27 13:32:37.632065 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-27 13:32:38.409835 | debian-bookworm | Successfully installed cachetools-7.0.6 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tomli-w-1.2.0 tox-4.53.0 virtualenv-21.2.4 2026-04-27 13:32:38.738298 | debian-bookworm | ok: Runtime: 0:00:03.023911 2026-04-27 13:32:38.744418 | 2026-04-27 13:32:38.744550 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-27 13:32:38.774949 | debian-bookworm | ok 2026-04-27 13:32:38.779810 | 2026-04-27 13:32:38.779917 | TASK [ensure-tox : Output tox version] 2026-04-27 13:32:39.335326 | 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-04-27 13:32:39.354628 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-27 13:32:39.807784 | debian-bookworm | ok: Runtime: 0:00:00.328546 2026-04-27 13:32:39.813550 | 2026-04-27 13:32:39.813662 | TASK [ensure-tox : Make global symlink] 2026-04-27 13:32:39.868077 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:32:39.879419 | 2026-04-27 13:32:39.879562 | PLAY RECAP 2026-04-27 13:32:39.879621 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-04-27 13:32:39.879648 | 2026-04-27 13:32:40.054925 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-27 13:32:40.056431 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-27 13:32:40.880160 | 2026-04-27 13:32:40.880334 | PLAY [all] 2026-04-27 13:32:40.903080 | 2026-04-27 13:32:40.903246 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-27 13:32:41.397066 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-27 13:32:41.447927 | debian-bookworm | ok: Runtime: 0:00:00.024761 2026-04-27 13:32:41.466755 | 2026-04-27 13:32:41.467099 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-27 13:32:42.047333 | debian-bookworm | ok: Runtime: 0:00:00.008230 2026-04-27 13:32:42.057815 | 2026-04-27 13:32:42.057947 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-27 13:32:42.589173 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-27 13:32:42.592753 | debian-bookworm | sudo: a password is required 2026-04-27 13:32:43.088635 | debian-bookworm | ok: Runtime: 0:00:00.263528 2026-04-27 13:32:43.108697 | 2026-04-27 13:32:43.108838 | TASK [tox : Check to see if the constraints file exists] 2026-04-27 13:32:43.135711 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:32:43.141899 | 2026-04-27 13:32:43.142021 | TASK [tox : Fail if constraints file is missing] 2026-04-27 13:32:43.167130 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:32:43.175236 | 2026-04-27 13:32:43.175346 | TASK [tox : Record file location] 2026-04-27 13:32:43.201415 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:32:43.216088 | 2026-04-27 13:32:43.216242 | TASK [tox : Install tox siblings] 2026-04-27 13:32:43.252426 | debian-bookworm | ok 2026-04-27 13:32:43.264394 | debian-bookworm | included: /var/lib/zuul/builds/bd090712c4dd406d9efcf48875f0c402/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-27 13:32:43.272111 | 2026-04-27 13:32:43.272236 | TASK [tox : Run tox without tests] 2026-04-27 13:32:44.620690 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-04-27 13:32:58.265918 | debian-bookworm | test: OK (14.39 seconds) 2026-04-27 13:32:58.266011 | debian-bookworm | congratulations :) (14.42 seconds) 2026-04-27 13:32:58.815415 | debian-bookworm | ok: Runtime: 0:00:14.725665 2026-04-27 13:32:58.828680 | 2026-04-27 13:32:58.828857 | TASK [tox : Create a tempfile to save tox showconfig] 2026-04-27 13:32:59.266019 | debian-bookworm | changed 2026-04-27 13:32:59.273576 | 2026-04-27 13:32:59.273701 | TASK [tox : Get tox envlist config] 2026-04-27 13:33:00.310743 | debian-bookworm | ok: Runtime: 0:00:00.587588 2026-04-27 13:33:00.323730 | 2026-04-27 13:33:00.323919 | TASK [tox : Install any sibling python packages] 2026-04-27 13:33:00.810342 | debian-bookworm | ok: No setup.cfg, no action needed 2026-04-27 13:33:00.819314 | 2026-04-27 13:33:00.819453 | TASK [tox : Remove tempfile] 2026-04-27 13:33:01.284179 | debian-bookworm | changed 2026-04-27 13:33:01.293318 | 2026-04-27 13:33:01.293467 | TASK [tox : Emit tox command] 2026-04-27 13:33:01.339827 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-04-27 13:33:01.348097 | 2026-04-27 13:33:01.348236 | TASK [tox : Run tox] 2026-04-27 13:33:02.013347 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-04-27 13:33:02.582822 | debian-bookworm | /home/zuul/src/github.com/osism/openstack-image-manager/.tox/test/lib/python3.11/site-packages/openstack/resource.py:838: RemovedInSDK50Warning: The _compute_attributes method is deprecated for removal 2026-04-27 13:33:02.582899 | debian-bookworm | warnings.warn( 2026-04-27 13:33:02.753482 | debian-bookworm | ............... 2026-04-27 13:33:02.753543 | debian-bookworm | ---------------------------------------------------------------------- 2026-04-27 13:33:02.753559 | debian-bookworm | Ran 15 tests in 0.172s 2026-04-27 13:33:02.753566 | debian-bookworm | 2026-04-27 13:33:02.753948 | debian-bookworm | OK 2026-04-27 13:33:02.865944 | debian-bookworm | test: OK (0.90=setup[0.05]+cmd[0.85] seconds) 2026-04-27 13:33:02.866053 | debian-bookworm | congratulations :) (0.93 seconds) 2026-04-27 13:33:03.411722 | debian-bookworm | ok: Runtime: 0:00:01.257750 2026-04-27 13:33:03.425383 | 2026-04-27 13:33:03.425594 | TASK [tox : Look for output] 2026-04-27 13:33:03.839284 | debian-bookworm | ok 2026-04-27 13:33:03.858798 | 2026-04-27 13:33:03.858970 | TASK [tox : Return file comments to Zuul] 2026-04-27 13:33:03.903802 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:03.911261 | 2026-04-27 13:33:03.911372 | PLAY RECAP 2026-04-27 13:33:03.911430 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-04-27 13:33:03.911454 | 2026-04-27 13:33:04.052071 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-27 13:33:04.053148 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-27 13:33:04.782640 | 2026-04-27 13:33:04.782793 | PLAY [all] 2026-04-27 13:33:04.797841 | 2026-04-27 13:33:04.797980 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-27 13:33:04.852909 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:04.860407 | 2026-04-27 13:33:04.860576 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-27 13:33:04.900791 | debian-bookworm | ok 2026-04-27 13:33:04.907261 | 2026-04-27 13:33:04.907388 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-27 13:33:05.387988 | debian-bookworm -> localhost | changed 2026-04-27 13:33:05.396167 | 2026-04-27 13:33:05.396287 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-27 13:33:05.450819 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:05.463897 | 2026-04-27 13:33:05.464074 | TASK [fetch-tox-output : Set envlist fact] 2026-04-27 13:33:05.520285 | debian-bookworm | ok 2026-04-27 13:33:05.528607 | 2026-04-27 13:33:05.528740 | TASK [fetch-tox-output : Get tox version] 2026-04-27 13:33:06.305300 | 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-04-27 13:33:06.335437 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-27 13:33:06.562784 | debian-bookworm | ok: Runtime: 0:00:00.363454 2026-04-27 13:33:06.568752 | 2026-04-27 13:33:06.568888 | TASK [fetch-tox-output : Find all default environments] 2026-04-27 13:33:07.100124 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:07.113575 | 2026-04-27 13:33:07.113760 | TASK [fetch-tox-output : Set envlist fact] 2026-04-27 13:33:07.149377 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:07.162696 | 2026-04-27 13:33:07.162897 | TASK [fetch-tox-output : Find all default environments] 2026-04-27 13:33:07.697859 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:07.710823 | 2026-04-27 13:33:07.711043 | TASK [fetch-tox-output : Set envlist fact] 2026-04-27 13:33:07.746182 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:07.755530 | 2026-04-27 13:33:07.755664 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-27 13:33:07.805315 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:07.827716 | 2026-04-27 13:33:07.827902 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-27 13:33:08.718715 | debian-bookworm | changed: 2026-04-27 13:33:08.719029 | debian-bookworm | created directory /var/lib/zuul/builds/bd090712c4dd406d9efcf48875f0c402/work/logs/tox/test 2026-04-27 13:33:08.719093 | debian-bookworm | cd+++++++++ ./ 2026-04-27 13:33:08.719138 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-04-27 13:33:08.719191 | 2026-04-27 13:33:08.739737 | 2026-04-27 13:33:08.739872 | PLAY RECAP 2026-04-27 13:33:08.739957 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-27 13:33:08.739996 | 2026-04-27 13:33:08.873706 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-27 13:33:08.874795 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-27 13:33:09.634159 | 2026-04-27 13:33:09.634326 | PLAY [all] 2026-04-27 13:33:09.651549 | 2026-04-27 13:33:09.651696 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-27 13:33:09.910093 | debian-bookworm | changed: non-zero return code 2026-04-27 13:33:09.920102 | 2026-04-27 13:33:09.920294 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-27 13:33:09.945073 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:09.952024 | 2026-04-27 13:33:09.952157 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-27 13:33:09.983906 | 2026-04-27 13:33:09.984115 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-27 13:33:10.018654 | 2026-04-27 13:33:10.018911 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-27 13:33:10.043239 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:10.053941 | 2026-04-27 13:33:10.054115 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-27 13:33:10.088698 | 2026-04-27 13:33:10.088997 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-27 13:33:10.113836 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:10.121427 | 2026-04-27 13:33:10.121616 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-27 13:33:10.146319 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:10.154223 | 2026-04-27 13:33:10.154350 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-27 13:33:10.178016 | debian-bookworm | skipping: Conditional result was False 2026-04-27 13:33:10.184533 | 2026-04-27 13:33:10.184616 | PLAY RECAP 2026-04-27 13:33:10.184668 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-04-27 13:33:10.184693 | 2026-04-27 13:33:10.305316 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-27 13:33:10.306402 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 13:33:11.081788 | 2026-04-27 13:33:11.081968 | PLAY [Base post] 2026-04-27 13:33:11.096081 | 2026-04-27 13:33:11.096223 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-27 13:33:11.685801 | debian-bookworm | changed 2026-04-27 13:33:11.693782 | 2026-04-27 13:33:11.693903 | PLAY RECAP 2026-04-27 13:33:11.693973 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 13:33:11.694039 | 2026-04-27 13:33:11.814233 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 13:33:11.816997 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-27 13:33:12.584456 | 2026-04-27 13:33:12.584662 | PLAY [Base post-logs] 2026-04-27 13:33:12.595200 | 2026-04-27 13:33:12.595329 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-27 13:33:13.059068 | localhost | changed 2026-04-27 13:33:13.077143 | 2026-04-27 13:33:13.077349 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-27 13:33:13.114474 | localhost | ok 2026-04-27 13:33:13.118244 | 2026-04-27 13:33:13.118357 | TASK [Set zuul-log-path fact] 2026-04-27 13:33:13.135009 | localhost | ok 2026-04-27 13:33:13.142998 | 2026-04-27 13:33:13.143104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 13:33:13.178703 | localhost | ok 2026-04-27 13:33:13.182645 | 2026-04-27 13:33:13.182765 | TASK [upload-logs : Create log directories] 2026-04-27 13:33:13.700100 | localhost | changed 2026-04-27 13:33:13.704589 | 2026-04-27 13:33:13.704741 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-27 13:33:14.217038 | localhost -> localhost | ok: Runtime: 0:00:00.006217 2026-04-27 13:33:14.221237 | 2026-04-27 13:33:14.221361 | TASK [upload-logs : Upload logs to log server] 2026-04-27 13:33:14.777837 | localhost | Output suppressed because no_log was given 2026-04-27 13:33:14.780154 | 2026-04-27 13:33:14.780276 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 13:33:14.836071 | localhost | skipping: Conditional result was False 2026-04-27 13:33:14.841120 | localhost | skipping: Conditional result was False 2026-04-27 13:33:14.853288 | 2026-04-27 13:33:14.853684 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 13:33:14.899569 | localhost | skipping: Conditional result was False 2026-04-27 13:33:14.900166 | 2026-04-27 13:33:14.903450 | localhost | skipping: Conditional result was False 2026-04-27 13:33:14.917458 | 2026-04-27 13:33:14.917714 | LOOP [upload-logs : Upload console log and json output]