2026-04-27 18:06:16.980953 | Job console starting 2026-04-27 18:06:17.001936 | Updating git repos 2026-04-27 18:06:17.070378 | Cloning repos into workspace 2026-04-27 18:06:17.125950 | Restoring repo states 2026-04-27 18:06:17.141771 | Merging changes 2026-04-27 18:06:17.779408 | Checking out repos 2026-04-27 18:06:17.832950 | Preparing playbooks 2026-04-27 18:06:18.914712 | Running Ansible setup 2026-04-27 18:06:24.437310 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 18:06:25.427398 | 2026-04-27 18:06:25.427532 | PLAY [Base pre] 2026-04-27 18:06:25.463583 | 2026-04-27 18:06:25.463714 | TASK [Setup log path fact] 2026-04-27 18:06:25.497755 | debian-bookworm | ok 2026-04-27 18:06:25.514245 | 2026-04-27 18:06:25.514413 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 18:06:25.543663 | debian-bookworm | ok 2026-04-27 18:06:25.566105 | 2026-04-27 18:06:25.566289 | TASK [emit-job-header : Print job information] 2026-04-27 18:06:25.605688 | # Job Information 2026-04-27 18:06:25.605845 | Ansible Version: 2.16.14 2026-04-27 18:06:25.605880 | Job: cfg-generics-tox-check 2026-04-27 18:06:25.605913 | Pipeline: check 2026-04-27 18:06:25.605937 | Executor: 521e9411259a 2026-04-27 18:06:25.605959 | Triggered by: https://github.com/osism/generics/pull/590 2026-04-27 18:06:25.605982 | Event ID: c3744ad0-4263-11f1-9771-69b55df36af4 2026-04-27 18:06:25.610732 | 2026-04-27 18:06:25.610828 | LOOP [emit-job-header : Print node information] 2026-04-27 18:06:25.712179 | debian-bookworm | ok: 2026-04-27 18:06:25.712404 | debian-bookworm | # Node Information 2026-04-27 18:06:25.712443 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 18:06:25.712470 | debian-bookworm | Hostname: debian 2026-04-27 18:06:25.712493 | debian-bookworm | Username: zuul 2026-04-27 18:06:25.712515 | debian-bookworm | Distro: Debian 12.13 2026-04-27 18:06:25.712541 | debian-bookworm | Provider: regiocloud-a 2026-04-27 18:06:25.712563 | debian-bookworm | Region: 2026-04-27 18:06:25.712585 | debian-bookworm | Label: debian-bookworm 2026-04-27 18:06:25.712605 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 18:06:25.712625 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefc:ff04 2026-04-27 18:06:25.726543 | 2026-04-27 18:06:25.726651 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 18:06:26.325896 | debian-bookworm -> localhost | changed 2026-04-27 18:06:26.333410 | 2026-04-27 18:06:26.333513 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 18:06:28.606342 | debian-bookworm -> localhost | changed 2026-04-27 18:06:28.616918 | 2026-04-27 18:06:28.617021 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 18:06:29.333951 | debian-bookworm -> localhost | ok 2026-04-27 18:06:29.342708 | 2026-04-27 18:06:29.342798 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 18:06:29.387476 | debian-bookworm | ok 2026-04-27 18:06:29.413670 | debian-bookworm | included: /var/lib/zuul/builds/ab787a9442a346f3827133db8a5d3874/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 18:06:29.419012 | 2026-04-27 18:06:29.419095 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 18:06:31.106765 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 18:06:31.107174 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ab787a9442a346f3827133db8a5d3874/work/ab787a9442a346f3827133db8a5d3874_id_rsa 2026-04-27 18:06:31.107238 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ab787a9442a346f3827133db8a5d3874/work/ab787a9442a346f3827133db8a5d3874_id_rsa.pub 2026-04-27 18:06:31.107268 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 18:06:31.107294 | debian-bookworm -> localhost | SHA256:sEiKr06WsCnn0cvxqIicFQLZXrgXk3bwFag0WEbAIA0 zuul-build-sshkey 2026-04-27 18:06:31.107319 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 18:06:31.107378 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 18:06:31.107403 | debian-bookworm -> localhost | |E=.== .o. | 2026-04-27 18:06:31.107426 | debian-bookworm -> localhost | |.o+oo+.. | 2026-04-27 18:06:31.107447 | debian-bookworm -> localhost | |o o.Bo+ | 2026-04-27 18:06:31.107468 | debian-bookworm -> localhost | |.o *.= o | 2026-04-27 18:06:31.107489 | debian-bookworm -> localhost | |o.+.o . S | 2026-04-27 18:06:31.107516 | debian-bookworm -> localhost | |.+oo. | 2026-04-27 18:06:31.107538 | debian-bookworm -> localhost | |+++.o | 2026-04-27 18:06:31.107558 | debian-bookworm -> localhost | |*=oo = | 2026-04-27 18:06:31.107580 | debian-bookworm -> localhost | |=+o.+ . | 2026-04-27 18:06:31.107600 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 18:06:31.107662 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.817033 2026-04-27 18:06:31.115432 | 2026-04-27 18:06:31.115522 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 18:06:31.153754 | debian-bookworm | ok 2026-04-27 18:06:31.164438 | debian-bookworm | included: /var/lib/zuul/builds/ab787a9442a346f3827133db8a5d3874/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 18:06:31.186280 | 2026-04-27 18:06:31.186391 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 18:06:31.231993 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:06:31.238366 | 2026-04-27 18:06:31.238469 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 18:06:31.953130 | debian-bookworm | changed 2026-04-27 18:06:31.958282 | 2026-04-27 18:06:31.958376 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 18:06:32.243655 | debian-bookworm | ok 2026-04-27 18:06:32.256095 | 2026-04-27 18:06:32.256194 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 18:06:33.010876 | debian-bookworm | changed 2026-04-27 18:06:33.017288 | 2026-04-27 18:06:33.017385 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 18:06:33.760319 | debian-bookworm | changed 2026-04-27 18:06:33.765517 | 2026-04-27 18:06:33.765600 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 18:06:33.797652 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:06:33.803733 | 2026-04-27 18:06:33.803828 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 18:06:34.231770 | debian-bookworm -> localhost | changed 2026-04-27 18:06:34.242035 | 2026-04-27 18:06:34.242129 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 18:06:34.543610 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ab787a9442a346f3827133db8a5d3874/work/ab787a9442a346f3827133db8a5d3874_id_rsa (zuul-build-sshkey) 2026-04-27 18:06:34.543824 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012617 2026-04-27 18:06:34.556650 | 2026-04-27 18:06:34.557775 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 18:06:34.960848 | debian-bookworm | ok 2026-04-27 18:06:34.965907 | 2026-04-27 18:06:34.965998 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 18:06:34.988979 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:06:35.001403 | 2026-04-27 18:06:35.001507 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 18:06:35.449356 | debian-bookworm | ok 2026-04-27 18:06:35.463991 | 2026-04-27 18:06:35.464092 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 18:06:35.494242 | debian-bookworm | ok 2026-04-27 18:06:35.499079 | 2026-04-27 18:06:35.499165 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 18:06:35.739457 | debian-bookworm -> localhost | ok 2026-04-27 18:06:35.755461 | 2026-04-27 18:06:35.755567 | TASK [validate-host : Collect information about the host] 2026-04-27 18:06:36.930627 | debian-bookworm | ok 2026-04-27 18:06:36.940356 | 2026-04-27 18:06:36.940448 | TASK [validate-host : Sanitize hostname] 2026-04-27 18:06:37.116679 | debian-bookworm | ok 2026-04-27 18:06:37.169078 | 2026-04-27 18:06:37.169190 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 18:06:37.862709 | debian-bookworm -> localhost | changed 2026-04-27 18:06:37.868169 | 2026-04-27 18:06:37.868261 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 18:06:38.301286 | debian-bookworm | ok 2026-04-27 18:06:38.306030 | 2026-04-27 18:06:38.306121 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 18:06:38.920831 | debian-bookworm -> localhost | changed 2026-04-27 18:06:38.929654 | 2026-04-27 18:06:38.929747 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 18:06:39.243059 | debian-bookworm | ok 2026-04-27 18:06:39.247605 | 2026-04-27 18:06:39.247688 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 18:06:40.273217 | debian-bookworm | changed: 2026-04-27 18:06:40.273401 | debian-bookworm | cd+++++++++ src/ 2026-04-27 18:06:40.273436 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 18:06:40.273460 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 18:06:40.273483 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-04-27 18:06:40.273503 | debian-bookworm | =7.0.3 2026-04-27 18:07:03.652119 | debian-bookworm | Downloading cachetools-7.0.6-py3-none-any.whl (13 kB) 2026-04-27 18:07:03.704884 | debian-bookworm | Collecting colorama>=0.4.6 2026-04-27 18:07:03.717272 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-27 18:07:03.778185 | debian-bookworm | Collecting filelock>=3.25 2026-04-27 18:07:03.789976 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-04-27 18:07:03.858889 | debian-bookworm | Collecting packaging>=26 2026-04-27 18:07:03.878056 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-04-27 18:07:03.891678 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.1 MB/s eta 0:00:00 2026-04-27 18:07:03.952644 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-04-27 18:07:03.965089 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-27 18:07:04.016771 | debian-bookworm | Collecting pluggy>=1.6 2026-04-27 18:07:04.027916 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-27 18:07:04.082673 | debian-bookworm | Collecting pyproject-api>=1.10 2026-04-27 18:07:04.095734 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-27 18:07:04.133850 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-04-27 18:07:04.145369 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-27 18:07:04.183264 | debian-bookworm | Collecting tomli-w>=1.2 2026-04-27 18:07:04.195753 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-04-27 18:07:04.335058 | debian-bookworm | Collecting virtualenv>=21.1 2026-04-27 18:07:04.346745 | debian-bookworm | Downloading virtualenv-21.3.0-py3-none-any.whl (7.6 MB) 2026-04-27 18:07:04.702160 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.7 MB/s eta 0:00:00 2026-04-27 18:07:04.811090 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-04-27 18:07:04.822587 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-27 18:07:04.850324 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.9 MB/s eta 0:00:00 2026-04-27 18:07:04.954638 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-27 18:07:05.738281 | 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.3.0 2026-04-27 18:07:06.080582 | debian-bookworm | ok: Runtime: 0:00:03.021539 2026-04-27 18:07:06.086917 | 2026-04-27 18:07:06.087035 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-27 18:07:06.118664 | debian-bookworm | ok 2026-04-27 18:07:06.125668 | 2026-04-27 18:07:06.125791 | TASK [ensure-tox : Output tox version] 2026-04-27 18:07:06.678348 | 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 18:07:06.697501 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-27 18:07:07.158137 | debian-bookworm | ok: Runtime: 0:00:00.315891 2026-04-27 18:07:07.169859 | 2026-04-27 18:07:07.170017 | TASK [ensure-tox : Make global symlink] 2026-04-27 18:07:07.194877 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:07.210048 | 2026-04-27 18:07:07.210159 | PLAY RECAP 2026-04-27 18:07:07.210238 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-04-27 18:07:07.210277 | 2026-04-27 18:07:07.341300 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-27 18:07:07.342461 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-27 18:07:08.199708 | 2026-04-27 18:07:08.199887 | PLAY [all] 2026-04-27 18:07:08.222093 | 2026-04-27 18:07:08.222249 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-27 18:07:08.708443 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-27 18:07:08.769973 | debian-bookworm | ok: Runtime: 0:00:00.020045 2026-04-27 18:07:08.778174 | 2026-04-27 18:07:08.778325 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-27 18:07:09.307363 | debian-bookworm | ok: Runtime: 0:00:00.006458 2026-04-27 18:07:09.313516 | 2026-04-27 18:07:09.313635 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-27 18:07:09.702508 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-27 18:07:09.706428 | debian-bookworm | sudo: a password is required 2026-04-27 18:07:09.864710 | debian-bookworm | ok: Runtime: 0:00:00.022661 2026-04-27 18:07:09.875021 | 2026-04-27 18:07:09.875134 | TASK [tox : Check to see if the constraints file exists] 2026-04-27 18:07:09.909817 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:09.915941 | 2026-04-27 18:07:09.916064 | TASK [tox : Fail if constraints file is missing] 2026-04-27 18:07:09.941053 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:09.948320 | 2026-04-27 18:07:09.948526 | TASK [tox : Record file location] 2026-04-27 18:07:09.976032 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:09.982821 | 2026-04-27 18:07:09.983002 | TASK [tox : Install tox siblings] 2026-04-27 18:07:10.016529 | debian-bookworm | ok 2026-04-27 18:07:10.025820 | debian-bookworm | included: /var/lib/zuul/builds/ab787a9442a346f3827133db8a5d3874/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-27 18:07:10.035609 | 2026-04-27 18:07:10.035773 | TASK [tox : Run tox without tests] 2026-04-27 18:07:10.584218 | debian-bookworm | ROOT: 206 D setup logging to DEBUG on pid 1468 [tox/report.py:229] 2026-04-27 18:07:10.614883 | debian-bookworm | check: 237 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-27 18:07:10.617453 | debian-bookworm | check: 239 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-27 18:07:10.621258 | debian-bookworm | check: 243 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 791e74224c58787ae3f6551818b3b41b 8761ba25b61a2112bb6f01cb4c13ac91 [python_discovery/_cached_py_info.py:198] 2026-04-27 18:07:10.706615 | debian-bookworm | check: 328 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-04-27 18:07:10.707763 | debian-bookworm | check: 330 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-27 18:07:10.708227 | debian-bookworm | check: 330 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-27 18:07:10.708548 | debian-bookworm | check: 331 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-27 18:07:10.712373 | debian-bookworm | check: 334 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-27 18:07:10.712519 | debian-bookworm | check: 335 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-27 18:07:10.746904 | debian-bookworm | check: 369 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-04-27 18:07:10.747223 | debian-bookworm | check: 369 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:18] 2026-04-27 18:07:10.747369 | debian-bookworm | check: 370 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:18] 2026-04-27 18:07:10.747469 | debian-bookworm | check: 370 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-27 18:07:10.747679 | debian-bookworm | check: 370 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-27 18:07:10.747758 | debian-bookworm | check: 370 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.747812 | debian-bookworm | check: 370 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.747866 | debian-bookworm | check: 370 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.747913 | debian-bookworm | check: 370 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.747960 | debian-bookworm | check: 370 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.748025 | debian-bookworm | check: 370 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.748074 | debian-bookworm | check: 370 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.748123 | debian-bookworm | check: 370 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.748171 | debian-bookworm | check: 370 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.748266 | debian-bookworm | check: 370 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.748314 | debian-bookworm | check: 371 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:10.748806 | debian-bookworm | check: 371 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check/bin/python [virtualenv/util/path/_sync.py:38] 2026-04-27 18:07:10.749220 | debian-bookworm | check: 371 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-04-27 18:07:10.749378 | debian-bookworm | check: 372 D create /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-04-27 18:07:10.749800 | debian-bookworm | check: 372 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-27 18:07:10.750069 | debian-bookworm | check: 372 D debug via /home/zuul/src/github.com/osism/generics/.tox/check/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-04-27 18:07:10.799560 | debian-bookworm | check: 372 D { 2026-04-27 18:07:10.799608 | debian-bookworm | "sys": { 2026-04-27 18:07:10.799616 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-04-27 18:07:10.799621 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-04-27 18:07:10.799627 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-04-27 18:07:10.799633 | debian-bookworm | "base_prefix": "/usr", 2026-04-27 18:07:10.799640 | debian-bookworm | "real_prefix": null, 2026-04-27 18:07:10.799645 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-04-27 18:07:10.799649 | debian-bookworm | "base_exec_prefix": "/usr", 2026-04-27 18:07:10.799653 | debian-bookworm | "path": [ 2026-04-27 18:07:10.799657 | debian-bookworm | "/usr/lib/python311.zip", 2026-04-27 18:07:10.799661 | debian-bookworm | "/usr/lib/python3.11", 2026-04-27 18:07:10.799665 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-04-27 18:07:10.799669 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-04-27 18:07:10.799673 | debian-bookworm | ], 2026-04-27 18:07:10.799677 | debian-bookworm | "meta_path": [ 2026-04-27 18:07:10.799681 | debian-bookworm | "", 2026-04-27 18:07:10.799685 | debian-bookworm | "", 2026-04-27 18:07:10.799689 | debian-bookworm | "", 2026-04-27 18:07:10.799700 | debian-bookworm | "" 2026-04-27 18:07:10.799704 | debian-bookworm | ], 2026-04-27 18:07:10.799708 | debian-bookworm | "fs_encoding": "utf-8", 2026-04-27 18:07:10.799711 | debian-bookworm | "io_encoding": "utf-8" 2026-04-27 18:07:10.799715 | debian-bookworm | }, 2026-04-27 18:07:10.799719 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-04-27 18:07:10.799723 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-04-27 18:07:10.799727 | debian-bookworm | "os": "", 2026-04-27 18:07:10.799731 | debian-bookworm | "site": "", 2026-04-27 18:07:10.799735 | debian-bookworm | "datetime": "", 2026-04-27 18:07:10.799739 | debian-bookworm | "math": "", 2026-04-27 18:07:10.799743 | debian-bookworm | "json": "" 2026-04-27 18:07:10.799746 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-04-27 18:07:10.799888 | debian-bookworm | check: 422 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-04-27 18:07:10.809292 | debian-bookworm | check: 431 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-27 18:07:10.810228 | debian-bookworm | check: 432 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-04-27 18:07:10.812158 | debian-bookworm | check: 434 D build install image for pip-26.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-04-27 18:07:10.812567 | debian-bookworm | check: 435 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-04-27 18:07:11.214582 | debian-bookworm | check: 837 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/check/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.214959 | debian-bookworm | check: 837 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/check/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.272288 | debian-bookworm | check: 894 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.288114 | debian-bookworm | check: 910 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.288757 | debian-bookworm | check: 911 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.417865 | debian-bookworm | check: 1040 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/check/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.420929 | debian-bookworm | check: 1043 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/check/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.422125 | debian-bookworm | check: 1044 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/check/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-27 18:07:11.422466 | debian-bookworm | check: 1045 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-27 18:07:11.432431 | debian-bookworm | check: 1055 D generated console scripts pip3.11 pip3 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-27 18:07:11.432858 | debian-bookworm | check: 1055 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-04-27 18:07:11.438891 | debian-bookworm | check: 1061 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-27 18:07:11.438963 | debian-bookworm | check: 1061 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439036 | debian-bookworm | check: 1061 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439076 | debian-bookworm | check: 1061 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439143 | debian-bookworm | check: 1061 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439173 | debian-bookworm | check: 1061 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439223 | debian-bookworm | check: 1061 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439267 | debian-bookworm | check: 1061 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439319 | debian-bookworm | check: 1062 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439370 | debian-bookworm | check: 1062 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439416 | debian-bookworm | check: 1062 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.439462 | debian-bookworm | check: 1062 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-27 18:07:11.444002 | debian-bookworm | check: 1066 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-04-27 18:07:12.586335 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-04-27 18:07:12.700911 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-27 18:07:12.816794 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-04-27 18:07:12.831719 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-27 18:07:12.987408 | debian-bookworm | ERROR: Ignored the following versions that require a different python version: 13.0.0 Requires-Python >=3.12; 13.0.0a1 Requires-Python >=3.12; 13.0.0a2 Requires-Python >=3.12; 13.0.0a3 Requires-Python >=3.12; 13.0.0a4 Requires-Python >=3.12; 13.0.0a5 Requires-Python >=3.12; 13.0.0b1 Requires-Python >=3.12; 13.0.0rc1 Requires-Python >=3.12; 13.1.0 Requires-Python >=3.12; 13.2.0 Requires-Python >=3.12; 13.3.0 Requires-Python >=3.12; 13.4.0 Requires-Python >=3.12; 13.5.0 Requires-Python >=3.12; 13.6.0 Requires-Python >=3.12; 14.0.0a1 Requires-Python >=3.12; 14.0.0a2 Requires-Python >=3.12; 14.0.0a3 Requires-Python >=3.12 2026-04-27 18:07:12.987866 | debian-bookworm | ERROR: Could not find a version that satisfies the requirement ansible==13.6.0 (from versions: 1.0, 1.1, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.10, 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0.1, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.1.0, 2.0.2.0, 2.1.0.0, 2.1.1.0, 2.1.2.0, 2.1.3.0, 2.1.4.0, 2.1.5.0, 2.1.6.0, 2.2.0.0, 2.2.1.0, 2.2.2.0, 2.2.3.0, 2.3.0.0, 2.3.1.0, 2.3.2.0, 2.3.3.0, 2.4.0.0, 2.4.1.0, 2.4.2.0, 2.4.3.0, 2.4.4.0, 2.4.5.0, 2.4.6.0, 2.5.0a1, 2.5.0b1, 2.5.0b2, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.5.10, 2.5.11, 2.5.12, 2.5.13, 2.5.14, 2.5.15, 2.6.0a1, 2.6.0a2, 2.6.0rc1, 2.6.0rc2, 2.6.0rc3, 2.6.0rc4, 2.6.0rc5, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.6.10, 2.6.11, 2.6.12, 2.6.13, 2.6.14, 2.6.15, 2.6.16, 2.6.17, 2.6.18, 2.6.19, 2.6.20, 2.7.0.dev0, 2.7.0a1, 2.7.0b1, 2.7.0rc1, 2.7.0rc2, 2.7.0rc3, 2.7.0rc4, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 2.7.9, 2.7.10, 2.7.11, 2.7.12, 2.7.13, 2.7.14, 2.7.15, 2.7.16, 2.7.17, 2.7.18, 2.8.0a1, 2.8.0b1, 2.8.0rc1, 2.8.0rc2, 2.8.0rc3, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.6, 2.8.7, 2.8.8, 2.8.9, 2.8.10, 2.8.11, 2.8.12, 2.8.13, 2.8.14, 2.8.15, 2.8.16rc1, 2.8.16, 2.8.17rc1, 2.8.17, 2.8.18rc1, 2.8.18, 2.8.19rc1, 2.8.19, 2.8.20rc1, 2.8.20, 2.9.0b1, 2.9.0rc1, 2.9.0rc2, 2.9.0rc3, 2.9.0rc4, 2.9.0rc5, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.6, 2.9.7, 2.9.8, 2.9.9, 2.9.10, 2.9.11, 2.9.12, 2.9.13, 2.9.14rc1, 2.9.14, 2.9.15rc1, 2.9.15, 2.9.16rc1, 2.9.16, 2.9.17rc1, 2.9.17, 2.9.18rc1, 2.9.18, 2.9.19rc1, 2.9.19, 2.9.20rc1, 2.9.20, 2.9.21rc1, 2.9.21, 2.9.22rc1, 2.9.22, 2.9.23rc1, 2.9.23, 2.9.24rc1, 2.9.24, 2.9.25rc1, 2.9.25, 2.9.26rc1, 2.9.26, 2.9.27rc1, 2.9.27, 2.10.0a1, 2.10.0a2, 2.10.0a3, 2.10.0a4, 2.10.0a5, 2.10.0a6, 2.10.0a7, 2.10.0a8, 2.10.0a9, 2.10.0b1, 2.10.0b2, 2.10.0rc1, 2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.6, 2.10.7, 3.0.0b1, 3.0.0rc1, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 4.0.0a1, 4.0.0a2, 4.0.0a3, 4.0.0a4, 4.0.0b1, 4.0.0b2, 4.0.0rc1, 4.0.0, 4.1.0, 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.0, 4.10.0, 5.0.0a1, 5.0.0a2, 5.0.0a3, 5.0.0b1, 5.0.0b2, 5.0.0rc1, 5.0.1, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.5.0, 5.6.0, 5.7.0, 5.7.1, 5.8.0, 5.9.0, 5.10.0, 6.0.0a1, 6.0.0a2, 6.0.0a3, 6.0.0b1, 6.0.0b2, 6.0.0rc1, 6.0.0, 6.1.0, 6.2.0, 6.3.0, 6.4.0, 6.5.0, 6.6.0, 6.7.0, 7.0.0a1, 7.0.0a2, 7.0.0b1, 7.0.0rc1, 7.0.0, 7.1.0, 7.2.0, 7.3.0, 7.4.0, 7.5.0, 7.6.0, 7.7.0, 8.0.0a1, 8.0.0a2, 8.0.0a3, 8.0.0b1, 8.0.0rc1, 8.0.0, 8.1.0, 8.2.0, 8.3.0, 8.4.0, 8.5.0, 8.6.0, 8.6.1, 8.7.0, 9.0.0a1, 9.0.0a2, 9.0.0a3, 9.0.0b1, 9.0.0rc1, 9.0.1, 9.1.0, 9.2.0, 9.3.0, 9.4.0, 9.5.1, 9.6.1, 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 10.0.0a1, 10.0.0a2, 10.0.0a3, 10.0.0b1, 10.0.0rc1, 10.0.1, 10.1.0, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.0, 11.0.0a1, 11.0.0a2, 11.0.0b1, 11.0.0b2, 11.0.0rc1, 11.0.0, 11.1.0, 11.2.0, 11.3.0, 11.4.0, 11.5.0, 11.6.0, 11.7.0, 11.8.0, 11.9.0, 11.10.0, 11.11.0, 11.12.0, 11.13.0, 12.0.0a1, 12.0.0a2, 12.0.0a3, 12.0.0a4, 12.0.0a5, 12.0.0a6, 12.0.0a7, 12.0.0a8, 12.0.0a9, 12.0.0b1, 12.0.0b2, 12.0.0b3, 12.0.0b4, 12.0.0b5, 12.0.0rc1, 12.0.0, 12.1.0, 12.2.0, 12.3.0) 2026-04-27 18:07:12.988421 | debian-bookworm | ERROR: No matching distribution found for ansible==13.6.0 2026-04-27 18:07:13.070930 | debian-bookworm | check: 2693 C exit 1 (1.62 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1481 [tox/execute/api.py:311] 2026-04-27 18:07:13.072515 | debian-bookworm | check: FAIL code 1 (2.46 seconds) 2026-04-27 18:07:13.072548 | debian-bookworm | evaluation failed :( (2.49 seconds) 2026-04-27 18:07:13.575063 | debian-bookworm | ERROR 2026-04-27 18:07:13.575284 | debian-bookworm | { 2026-04-27 18:07:13.575323 | debian-bookworm | "delta": "0:00:02.794489", 2026-04-27 18:07:13.575370 | debian-bookworm | "end": "2026-04-27 18:07:13.128340", 2026-04-27 18:07:13.575393 | debian-bookworm | "msg": "non-zero return code", 2026-04-27 18:07:13.575414 | debian-bookworm | "rc": 1, 2026-04-27 18:07:13.575434 | debian-bookworm | "start": "2026-04-27 18:07:10.333851" 2026-04-27 18:07:13.575452 | debian-bookworm | } failure 2026-04-27 18:07:13.580697 | 2026-04-27 18:07:13.580806 | PLAY RECAP 2026-04-27 18:07:13.580867 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 1 skipped: 3 rescued: 0 ignored: 0 2026-04-27 18:07:13.580892 | 2026-04-27 18:07:13.741545 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-27 18:07:13.743171 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-27 18:07:14.502936 | 2026-04-27 18:07:14.503095 | PLAY [all] 2026-04-27 18:07:14.518769 | 2026-04-27 18:07:14.518933 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-27 18:07:14.575032 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:14.587107 | 2026-04-27 18:07:14.587320 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-27 18:07:14.628061 | debian-bookworm | ok 2026-04-27 18:07:14.633389 | 2026-04-27 18:07:14.633503 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-27 18:07:15.133196 | debian-bookworm -> localhost | changed 2026-04-27 18:07:15.141255 | 2026-04-27 18:07:15.141426 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-27 18:07:15.206293 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:15.219682 | 2026-04-27 18:07:15.219867 | TASK [fetch-tox-output : Set envlist fact] 2026-04-27 18:07:15.267066 | debian-bookworm | ok 2026-04-27 18:07:15.275829 | 2026-04-27 18:07:15.275966 | TASK [fetch-tox-output : Get tox version] 2026-04-27 18:07:15.977712 | 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 18:07:15.996878 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-27 18:07:16.309983 | debian-bookworm | ok: Runtime: 0:00:00.321156 2026-04-27 18:07:16.323816 | 2026-04-27 18:07:16.323997 | TASK [fetch-tox-output : Find all default environments] 2026-04-27 18:07:16.857997 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:16.871985 | 2026-04-27 18:07:16.872200 | TASK [fetch-tox-output : Set envlist fact] 2026-04-27 18:07:16.908526 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:16.921023 | 2026-04-27 18:07:16.921189 | TASK [fetch-tox-output : Find all default environments] 2026-04-27 18:07:17.459487 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:17.472946 | 2026-04-27 18:07:17.473122 | TASK [fetch-tox-output : Set envlist fact] 2026-04-27 18:07:17.508269 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:17.516767 | 2026-04-27 18:07:17.516898 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-27 18:07:17.573775 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:17.591593 | 2026-04-27 18:07:17.591752 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-27 18:07:18.412950 | debian-bookworm | changed: 2026-04-27 18:07:18.413153 | debian-bookworm | created directory /var/lib/zuul/builds/ab787a9442a346f3827133db8a5d3874/work/logs/tox/check 2026-04-27 18:07:18.413187 | debian-bookworm | cd+++++++++ ./ 2026-04-27 18:07:18.413211 | debian-bookworm | >f+++++++++ 1-install_deps.log 2026-04-27 18:07:18.413246 | 2026-04-27 18:07:18.438769 | 2026-04-27 18:07:18.438929 | PLAY RECAP 2026-04-27 18:07:18.439019 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-27 18:07:18.439061 | 2026-04-27 18:07:18.591178 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-27 18:07:18.592182 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-27 18:07:19.448534 | 2026-04-27 18:07:19.448754 | PLAY [all] 2026-04-27 18:07:19.469513 | 2026-04-27 18:07:19.469662 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-27 18:07:19.730925 | debian-bookworm | changed: non-zero return code 2026-04-27 18:07:19.739156 | 2026-04-27 18:07:19.739318 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-27 18:07:19.754780 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:19.761698 | 2026-04-27 18:07:19.761832 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-27 18:07:19.794561 | 2026-04-27 18:07:19.794769 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-27 18:07:19.826638 | 2026-04-27 18:07:19.826904 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-27 18:07:19.841077 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:19.847728 | 2026-04-27 18:07:19.847846 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-27 18:07:19.877518 | 2026-04-27 18:07:19.877716 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-27 18:07:19.891297 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:19.897088 | 2026-04-27 18:07:19.897205 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-27 18:07:19.925330 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:19.937295 | 2026-04-27 18:07:19.937605 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-27 18:07:19.953798 | debian-bookworm | skipping: Conditional result was False 2026-04-27 18:07:19.968829 | 2026-04-27 18:07:19.968980 | PLAY RECAP 2026-04-27 18:07:19.969072 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-04-27 18:07:19.969116 | 2026-04-27 18:07:20.110283 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-27 18:07:20.111394 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 18:07:20.922947 | 2026-04-27 18:07:20.923117 | PLAY [Base post] 2026-04-27 18:07:20.937128 | 2026-04-27 18:07:20.937270 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-27 18:07:21.559536 | debian-bookworm | changed 2026-04-27 18:07:21.567235 | 2026-04-27 18:07:21.567366 | PLAY RECAP 2026-04-27 18:07:21.567434 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 18:07:21.567496 | 2026-04-27 18:07:21.701974 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 18:07:21.703088 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-27 18:07:22.543370 | 2026-04-27 18:07:22.543553 | PLAY [Base post-logs] 2026-04-27 18:07:22.554538 | 2026-04-27 18:07:22.554688 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-27 18:07:23.011327 | localhost | changed 2026-04-27 18:07:23.028186 | 2026-04-27 18:07:23.028375 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-27 18:07:23.053876 | localhost | ok 2026-04-27 18:07:23.057160 | 2026-04-27 18:07:23.057265 | TASK [Set zuul-log-path fact] 2026-04-27 18:07:23.072220 | localhost | ok 2026-04-27 18:07:23.080377 | 2026-04-27 18:07:23.080493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 18:07:23.110544 | localhost | ok 2026-04-27 18:07:23.113821 | 2026-04-27 18:07:23.113929 | TASK [upload-logs : Create log directories] 2026-04-27 18:07:23.625281 | localhost | changed 2026-04-27 18:07:23.628185 | 2026-04-27 18:07:23.628291 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-27 18:07:24.117817 | localhost -> localhost | ok: Runtime: 0:00:00.004371 2026-04-27 18:07:24.122048 | 2026-04-27 18:07:24.122168 | TASK [upload-logs : Upload logs to log server] 2026-04-27 18:07:24.801554 | localhost | Output suppressed because no_log was given 2026-04-27 18:07:24.803417 | 2026-04-27 18:07:24.803524 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 18:07:24.863921 | localhost | skipping: Conditional result was False 2026-04-27 18:07:24.869470 | localhost | skipping: Conditional result was False 2026-04-27 18:07:24.882288 | 2026-04-27 18:07:24.882468 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 18:07:24.927541 | localhost | skipping: Conditional result was False 2026-04-27 18:07:24.927825 | 2026-04-27 18:07:24.932771 | localhost | skipping: Conditional result was False 2026-04-27 18:07:24.940979 | 2026-04-27 18:07:24.941111 | LOOP [upload-logs : Upload console log and json output]