2025-12-28 03:04:19.399863 | Job console starting 2025-12-28 03:04:19.429390 | Updating git repos 2025-12-28 03:04:19.481551 | Cloning repos into workspace 2025-12-28 03:04:19.623757 | Restoring repo states 2025-12-28 03:04:19.633593 | Merging changes 2025-12-28 03:04:19.633617 | Checking out repos 2025-12-28 03:04:19.677196 | Preparing playbooks 2025-12-28 03:04:20.846079 | Running Ansible setup 2025-12-28 03:04:29.110199 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-28 03:04:30.953002 | 2025-12-28 03:04:30.953173 | PLAY [Base pre] 2025-12-28 03:04:30.998826 | 2025-12-28 03:04:30.999062 | TASK [Setup log path fact] 2025-12-28 03:04:31.032835 | debian-bookworm | ok 2025-12-28 03:04:31.051139 | 2025-12-28 03:04:31.051394 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-28 03:04:31.118466 | debian-bookworm | ok 2025-12-28 03:04:31.160555 | 2025-12-28 03:04:31.163918 | TASK [emit-job-header : Print job information] 2025-12-28 03:04:31.269198 | # Job Information 2025-12-28 03:04:31.269387 | Ansible Version: 2.16.14 2025-12-28 03:04:31.269422 | Job: tox 2025-12-28 03:04:31.269454 | Pipeline: periodic-daily 2025-12-28 03:04:31.269477 | Executor: 521e9411259a 2025-12-28 03:04:31.269522 | Triggered by: https://github.com/osism/openstack-image-manager 2025-12-28 03:04:31.269548 | Event ID: 7faa0b24caba43e3a4331183b10d482e 2025-12-28 03:04:31.278713 | 2025-12-28 03:04:31.278884 | LOOP [emit-job-header : Print node information] 2025-12-28 03:04:31.489548 | debian-bookworm | ok: 2025-12-28 03:04:31.490092 | debian-bookworm | # Node Information 2025-12-28 03:04:31.490163 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-28 03:04:31.490211 | debian-bookworm | Hostname: debian 2025-12-28 03:04:31.490235 | debian-bookworm | Username: zuul 2025-12-28 03:04:31.490258 | debian-bookworm | Distro: Debian 12.12 2025-12-28 03:04:31.490283 | debian-bookworm | Provider: regiocloud-a 2025-12-28 03:04:31.490306 | debian-bookworm | Region: 2025-12-28 03:04:31.490328 | debian-bookworm | Label: debian-bookworm 2025-12-28 03:04:31.490348 | debian-bookworm | Product Name: OpenStack Nova 2025-12-28 03:04:31.490368 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6f:b9ff 2025-12-28 03:04:31.513464 | 2025-12-28 03:04:31.513656 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-28 03:04:32.776556 | debian-bookworm -> localhost | changed 2025-12-28 03:04:32.784128 | 2025-12-28 03:04:32.784247 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-28 03:04:34.228993 | debian-bookworm -> localhost | changed 2025-12-28 03:04:34.247198 | 2025-12-28 03:04:34.247312 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-28 03:04:34.807348 | debian-bookworm -> localhost | ok 2025-12-28 03:04:34.813253 | 2025-12-28 03:04:34.813365 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-28 03:04:34.861860 | debian-bookworm | ok 2025-12-28 03:04:34.894340 | debian-bookworm | included: /var/lib/zuul/builds/7e7a4db914b34ef984631cfbbb3ad910/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-28 03:04:34.900680 | 2025-12-28 03:04:34.900782 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-28 03:04:38.559574 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-28 03:04:38.559940 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7e7a4db914b34ef984631cfbbb3ad910/work/7e7a4db914b34ef984631cfbbb3ad910_id_rsa 2025-12-28 03:04:38.560037 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7e7a4db914b34ef984631cfbbb3ad910/work/7e7a4db914b34ef984631cfbbb3ad910_id_rsa.pub 2025-12-28 03:04:38.560116 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-28 03:04:38.560177 | debian-bookworm -> localhost | SHA256:aRVpMQFDdZl1q0rDWkIFWuHJue/dAMLPYARrq5bgkc0 zuul-build-sshkey 2025-12-28 03:04:38.560243 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-28 03:04:38.560332 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-28 03:04:38.560802 | debian-bookworm -> localhost | | o+*O=.+. .| 2025-12-28 03:04:38.560863 | debian-bookworm -> localhost | | B.*+o ..| 2025-12-28 03:04:38.560906 | debian-bookworm -> localhost | | + O. . | 2025-12-28 03:04:38.560945 | debian-bookworm -> localhost | | + . =oo . | 2025-12-28 03:04:38.561002 | debian-bookworm -> localhost | | + E .SB * . | 2025-12-28 03:04:38.561074 | debian-bookworm -> localhost | | . o o.. @ + | 2025-12-28 03:04:38.561129 | debian-bookworm -> localhost | | . + . = . | 2025-12-28 03:04:38.561183 | debian-bookworm -> localhost | | . . . o | 2025-12-28 03:04:38.561446 | debian-bookworm -> localhost | | . . . | 2025-12-28 03:04:38.561519 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-28 03:04:38.561661 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.983959 2025-12-28 03:04:38.575899 | 2025-12-28 03:04:38.576018 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-28 03:04:38.609054 | debian-bookworm | ok 2025-12-28 03:04:38.618863 | debian-bookworm | included: /var/lib/zuul/builds/7e7a4db914b34ef984631cfbbb3ad910/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-28 03:04:38.627810 | 2025-12-28 03:04:38.627910 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-28 03:04:38.652110 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:04:38.666682 | 2025-12-28 03:04:38.666869 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-28 03:04:39.341504 | debian-bookworm | changed 2025-12-28 03:04:39.357953 | 2025-12-28 03:04:39.358058 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-28 03:04:39.629869 | debian-bookworm | ok 2025-12-28 03:04:39.637604 | 2025-12-28 03:04:39.637709 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-28 03:04:40.507291 | debian-bookworm | changed 2025-12-28 03:04:40.517824 | 2025-12-28 03:04:40.520071 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-28 03:04:41.555049 | debian-bookworm | changed 2025-12-28 03:04:41.596105 | 2025-12-28 03:04:41.596244 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-28 03:04:41.679700 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:04:41.686974 | 2025-12-28 03:04:41.687093 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-28 03:04:42.888189 | debian-bookworm -> localhost | changed 2025-12-28 03:04:42.906675 | 2025-12-28 03:04:42.906816 | TASK [add-build-sshkey : Add back temp key] 2025-12-28 03:04:43.996701 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7e7a4db914b34ef984631cfbbb3ad910/work/7e7a4db914b34ef984631cfbbb3ad910_id_rsa (zuul-build-sshkey) 2025-12-28 03:04:43.996964 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031607 2025-12-28 03:04:44.009179 | 2025-12-28 03:04:44.009313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-28 03:04:44.767644 | debian-bookworm | ok 2025-12-28 03:04:44.773224 | 2025-12-28 03:04:44.773361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-28 03:04:44.856409 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:04:44.871277 | 2025-12-28 03:04:44.871428 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-28 03:04:45.579348 | debian-bookworm | ok 2025-12-28 03:04:45.592745 | 2025-12-28 03:04:45.592882 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-28 03:04:45.622382 | debian-bookworm | ok 2025-12-28 03:04:45.628293 | 2025-12-28 03:04:45.628433 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-28 03:04:46.118913 | debian-bookworm -> localhost | ok 2025-12-28 03:04:46.128765 | 2025-12-28 03:04:46.128903 | TASK [validate-host : Collect information about the host] 2025-12-28 03:04:47.657788 | debian-bookworm | ok 2025-12-28 03:04:47.686276 | 2025-12-28 03:04:47.686423 | TASK [validate-host : Sanitize hostname] 2025-12-28 03:04:47.937299 | debian-bookworm | ok 2025-12-28 03:04:48.054884 | 2025-12-28 03:04:48.062990 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-28 03:04:50.390937 | debian-bookworm -> localhost | changed 2025-12-28 03:04:50.396882 | 2025-12-28 03:04:50.396991 | TASK [validate-host : Collect information about zuul worker] 2025-12-28 03:04:51.265575 | debian-bookworm | ok 2025-12-28 03:04:51.278374 | 2025-12-28 03:04:51.278480 | TASK [validate-host : Write out all zuul information for each host] 2025-12-28 03:04:54.179704 | debian-bookworm -> localhost | changed 2025-12-28 03:04:54.188964 | 2025-12-28 03:04:54.189069 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-28 03:04:54.463678 | debian-bookworm | ok 2025-12-28 03:04:54.469038 | 2025-12-28 03:04:54.469137 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-28 03:04:56.437558 | debian-bookworm | changed: 2025-12-28 03:04:56.437727 | debian-bookworm | cd+++++++++ src/ 2025-12-28 03:04:56.437761 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-28 03:04:56.437786 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-28 03:04:56.437808 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-12-28 03:04:56.437828 | debian-bookworm | =6.2 2025-12-28 03:05:24.983328 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-28 03:05:25.021456 | debian-bookworm | Collecting chardet>=5.2 2025-12-28 03:05:25.036765 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-28 03:05:25.048444 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 22.5 MB/s eta 0:00:00 2025-12-28 03:05:25.092467 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-28 03:05:25.108314 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-28 03:05:25.200933 | debian-bookworm | Collecting filelock>=3.20 2025-12-28 03:05:25.216945 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-28 03:05:25.293037 | debian-bookworm | Collecting packaging>=25 2025-12-28 03:05:25.308930 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-28 03:05:25.318610 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 10.4 MB/s eta 0:00:00 2025-12-28 03:05:25.371112 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-28 03:05:25.386991 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-28 03:05:25.433124 | debian-bookworm | Collecting pluggy>=1.6 2025-12-28 03:05:25.448441 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-28 03:05:25.490742 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-28 03:05:25.508613 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-28 03:05:25.661374 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-28 03:05:25.679063 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-28 03:05:25.967871 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 21.4 MB/s eta 0:00:00 2025-12-28 03:05:26.077307 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-28 03:05:26.092598 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-28 03:05:26.119777 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 20.5 MB/s eta 0:00:00 2025-12-28 03:05:26.277873 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-28 03:05:27.195645 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.1 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-28 03:05:27.732829 | debian-bookworm | ok: Runtime: 0:00:03.300001 2025-12-28 03:05:27.747582 | 2025-12-28 03:05:27.747811 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-28 03:05:27.793836 | debian-bookworm | ok 2025-12-28 03:05:27.809148 | 2025-12-28 03:05:27.809342 | TASK [ensure-tox : Output tox version] 2025-12-28 03:05:28.343461 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-28 03:05:28.361975 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-28 03:05:28.847803 | debian-bookworm | ok: Runtime: 0:00:00.307547 2025-12-28 03:05:28.860774 | 2025-12-28 03:05:28.860915 | TASK [ensure-tox : Make global symlink] 2025-12-28 03:05:28.886399 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:05:28.908602 | 2025-12-28 03:05:28.909245 | PLAY RECAP 2025-12-28 03:05:28.909339 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-28 03:05:28.909367 | 2025-12-28 03:05:29.214861 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-28 03:05:29.215966 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-28 03:05:31.350191 | 2025-12-28 03:05:31.350366 | PLAY [all] 2025-12-28 03:05:31.433231 | 2025-12-28 03:05:31.433400 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-28 03:05:32.737208 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-28 03:05:33.007839 | debian-bookworm | ok: Runtime: 0:00:00.082037 2025-12-28 03:05:33.014326 | 2025-12-28 03:05:33.014466 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-28 03:05:33.641906 | debian-bookworm | ok: Runtime: 0:00:00.007469 2025-12-28 03:05:33.654736 | 2025-12-28 03:05:33.655102 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-28 03:05:33.975787 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-28 03:05:33.980006 | debian-bookworm | sudo: a password is required 2025-12-28 03:05:34.196749 | debian-bookworm | ok: Runtime: 0:00:00.022659 2025-12-28 03:05:34.209525 | 2025-12-28 03:05:34.209675 | TASK [tox : Check to see if the constraints file exists] 2025-12-28 03:05:34.258068 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:05:34.265043 | 2025-12-28 03:05:34.265186 | TASK [tox : Fail if constraints file is missing] 2025-12-28 03:05:34.324563 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:05:34.331384 | 2025-12-28 03:05:34.331551 | TASK [tox : Record file location] 2025-12-28 03:05:34.378237 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:05:34.385313 | 2025-12-28 03:05:34.385467 | TASK [tox : Install tox siblings] 2025-12-28 03:05:34.458887 | debian-bookworm | ok 2025-12-28 03:05:34.485881 | debian-bookworm | included: /var/lib/zuul/builds/7e7a4db914b34ef984631cfbbb3ad910/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-28 03:05:34.493572 | 2025-12-28 03:05:34.493720 | TASK [tox : Run tox without tests] 2025-12-28 03:05:35.643987 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2025-12-28 03:05:49.679745 | debian-bookworm | test: OK (14.62 seconds) 2025-12-28 03:05:49.679840 | debian-bookworm | congratulations :) (14.66 seconds) 2025-12-28 03:05:50.038423 | debian-bookworm | ok: Runtime: 0:00:14.947845 2025-12-28 03:05:50.044050 | 2025-12-28 03:05:50.044145 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-28 03:05:50.862256 | debian-bookworm | changed 2025-12-28 03:05:50.872202 | 2025-12-28 03:05:50.872348 | TASK [tox : Get tox envlist config] 2025-12-28 03:05:51.991536 | debian-bookworm | ok: Runtime: 0:00:00.334697 2025-12-28 03:05:51.997458 | 2025-12-28 03:05:51.997607 | TASK [tox : Install any sibling python packages] 2025-12-28 03:05:52.603349 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-28 03:05:52.670177 | 2025-12-28 03:05:52.670350 | TASK [tox : Remove tempfile] 2025-12-28 03:05:53.858807 | debian-bookworm | changed 2025-12-28 03:05:53.864711 | 2025-12-28 03:05:53.864835 | TASK [tox : Emit tox command] 2025-12-28 03:05:53.941018 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2025-12-28 03:05:53.956170 | 2025-12-28 03:05:53.956321 | TASK [tox : Run tox] 2025-12-28 03:05:54.950141 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2025-12-28 03:05:55.596988 | debian-bookworm | ............... 2025-12-28 03:05:55.597043 | debian-bookworm | ---------------------------------------------------------------------- 2025-12-28 03:05:55.597059 | debian-bookworm | Ran 15 tests in 0.168s 2025-12-28 03:05:55.597065 | debian-bookworm | 2025-12-28 03:05:55.597073 | debian-bookworm | OK 2025-12-28 03:05:55.693053 | debian-bookworm | test: OK (0.79=setup[0.04]+cmd[0.74] seconds) 2025-12-28 03:05:55.693114 | debian-bookworm | congratulations :) (0.81 seconds) 2025-12-28 03:05:56.212700 | debian-bookworm | ok: Runtime: 0:00:01.111125 2025-12-28 03:05:56.219835 | 2025-12-28 03:05:56.219963 | TASK [tox : Look for output] 2025-12-28 03:05:57.166437 | debian-bookworm | ok 2025-12-28 03:05:57.193149 | 2025-12-28 03:05:57.196572 | TASK [tox : Return file comments to Zuul] 2025-12-28 03:05:57.303593 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:05:57.312739 | 2025-12-28 03:05:57.312903 | PLAY RECAP 2025-12-28 03:05:57.312964 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-28 03:05:57.312990 | 2025-12-28 03:05:57.584978 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-28 03:05:57.586160 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-28 03:05:59.098371 | 2025-12-28 03:05:59.098559 | PLAY [all] 2025-12-28 03:05:59.115135 | 2025-12-28 03:05:59.115299 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-28 03:05:59.160620 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:05:59.167359 | 2025-12-28 03:05:59.167567 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-28 03:05:59.208521 | debian-bookworm | ok 2025-12-28 03:05:59.220134 | 2025-12-28 03:05:59.220287 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-28 03:05:59.938268 | debian-bookworm -> localhost | changed 2025-12-28 03:05:59.946670 | 2025-12-28 03:05:59.946803 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-28 03:06:00.032365 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:00.039149 | 2025-12-28 03:06:00.039300 | TASK [fetch-tox-output : Set envlist fact] 2025-12-28 03:06:00.103735 | debian-bookworm | ok 2025-12-28 03:06:00.110578 | 2025-12-28 03:06:00.110720 | TASK [fetch-tox-output : Get tox version] 2025-12-28 03:06:00.854182 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-28 03:06:00.872658 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-28 03:06:01.162368 | debian-bookworm | ok: Runtime: 0:00:00.306991 2025-12-28 03:06:01.168914 | 2025-12-28 03:06:01.169036 | TASK [fetch-tox-output : Find all default environments] 2025-12-28 03:06:01.728212 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:01.739717 | 2025-12-28 03:06:01.740049 | TASK [fetch-tox-output : Set envlist fact] 2025-12-28 03:06:01.787342 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:01.808259 | 2025-12-28 03:06:01.808452 | TASK [fetch-tox-output : Find all default environments] 2025-12-28 03:06:02.409864 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:02.419979 | 2025-12-28 03:06:02.420126 | TASK [fetch-tox-output : Set envlist fact] 2025-12-28 03:06:02.490095 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:02.502353 | 2025-12-28 03:06:02.502540 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-28 03:06:02.640439 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:02.671126 | 2025-12-28 03:06:02.671621 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-28 03:06:04.820009 | debian-bookworm | changed: 2025-12-28 03:06:04.823016 | debian-bookworm | created directory /var/lib/zuul/builds/7e7a4db914b34ef984631cfbbb3ad910/work/logs/tox/test 2025-12-28 03:06:04.823115 | debian-bookworm | cd+++++++++ ./ 2025-12-28 03:06:04.823144 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-28 03:06:04.823180 | 2025-12-28 03:06:04.839297 | 2025-12-28 03:06:04.839418 | PLAY RECAP 2025-12-28 03:06:04.839494 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-28 03:06:04.839569 | 2025-12-28 03:06:05.892237 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-28 03:06:05.893355 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-28 03:06:07.867715 | 2025-12-28 03:06:07.867899 | PLAY [all] 2025-12-28 03:06:07.947617 | 2025-12-28 03:06:07.947811 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-28 03:06:08.365634 | debian-bookworm | changed: non-zero return code 2025-12-28 03:06:08.377054 | 2025-12-28 03:06:08.377228 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-28 03:06:08.404537 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:08.413382 | 2025-12-28 03:06:08.413555 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-28 03:06:08.446150 | 2025-12-28 03:06:08.446360 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-28 03:06:08.521855 | 2025-12-28 03:06:08.522059 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-28 03:06:08.571537 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:08.580337 | 2025-12-28 03:06:08.580519 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-28 03:06:08.627186 | 2025-12-28 03:06:08.627395 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-28 03:06:08.691198 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:08.698036 | 2025-12-28 03:06:08.698186 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-28 03:06:08.732603 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:08.740153 | 2025-12-28 03:06:08.740309 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-28 03:06:08.808385 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:06:08.815973 | 2025-12-28 03:06:08.816107 | PLAY RECAP 2025-12-28 03:06:08.816164 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-28 03:06:08.816191 | 2025-12-28 03:06:09.236174 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-28 03:06:09.237415 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-28 03:06:10.660186 | 2025-12-28 03:06:10.660334 | PLAY [Base post] 2025-12-28 03:06:10.733894 | 2025-12-28 03:06:10.734051 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-28 03:06:11.282407 | debian-bookworm | changed 2025-12-28 03:06:11.289646 | 2025-12-28 03:06:11.289747 | PLAY RECAP 2025-12-28 03:06:11.289808 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-28 03:06:11.289868 | 2025-12-28 03:06:11.412322 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-28 03:06:11.413348 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-28 03:06:12.250517 | 2025-12-28 03:06:12.250655 | PLAY [Base post-logs] 2025-12-28 03:06:12.261772 | 2025-12-28 03:06:12.261899 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-28 03:06:12.785704 | localhost | changed 2025-12-28 03:06:12.796531 | 2025-12-28 03:06:12.796657 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-28 03:06:12.833305 | localhost | ok 2025-12-28 03:06:12.840120 | 2025-12-28 03:06:12.840278 | TASK [Set zuul-log-path fact] 2025-12-28 03:06:12.868923 | localhost | ok 2025-12-28 03:06:12.884226 | 2025-12-28 03:06:12.884368 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-28 03:06:12.911009 | localhost | ok 2025-12-28 03:06:12.917101 | 2025-12-28 03:06:12.917262 | TASK [upload-logs : Create log directories] 2025-12-28 03:06:13.505020 | localhost | changed 2025-12-28 03:06:13.512091 | 2025-12-28 03:06:13.512221 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-28 03:06:14.088433 | localhost -> localhost | ok: Runtime: 0:00:00.007535 2025-12-28 03:06:14.093919 | 2025-12-28 03:06:14.094072 | TASK [upload-logs : Upload logs to log server] 2025-12-28 03:06:14.712812 | localhost | Output suppressed because no_log was given 2025-12-28 03:06:14.715910 | 2025-12-28 03:06:14.716172 | LOOP [upload-logs : Compress console log and json output] 2025-12-28 03:06:14.779229 | localhost | skipping: Conditional result was False 2025-12-28 03:06:14.786695 | localhost | skipping: Conditional result was False 2025-12-28 03:06:14.796495 | 2025-12-28 03:06:14.796696 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-28 03:06:14.848133 | localhost | skipping: Conditional result was False 2025-12-28 03:06:14.848821 | 2025-12-28 03:06:14.852320 | localhost | skipping: Conditional result was False 2025-12-28 03:06:14.866244 | 2025-12-28 03:06:14.866388 | LOOP [upload-logs : Upload console log and json output]