2026-03-25 18:15:50.679226 | Job console starting 2026-03-25 18:15:50.691051 | Updating git repos 2026-03-25 18:15:50.727206 | Cloning repos into workspace 2026-03-25 18:15:50.776374 | Restoring repo states 2026-03-25 18:15:50.787891 | Merging changes 2026-03-25 18:15:51.250268 | Checking out repos 2026-03-25 18:15:51.277423 | Preparing playbooks 2026-03-25 18:15:52.163054 | Running Ansible setup 2026-03-25 18:15:59.013136 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 18:16:00.533573 | 2026-03-25 18:16:00.533746 | PLAY [Base pre] 2026-03-25 18:16:00.570560 | 2026-03-25 18:16:00.570720 | TASK [Setup log path fact] 2026-03-25 18:16:00.639138 | debian-bookworm | ok 2026-03-25 18:16:00.696764 | 2026-03-25 18:16:00.696945 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 18:16:00.845371 | debian-bookworm | ok 2026-03-25 18:16:00.877749 | 2026-03-25 18:16:00.878478 | TASK [emit-job-header : Print job information] 2026-03-25 18:16:00.987633 | # Job Information 2026-03-25 18:16:00.989460 | Ansible Version: 2.16.14 2026-03-25 18:16:00.989590 | Job: cfg-generics-tox-test-stable 2026-03-25 18:16:00.989629 | Pipeline: check 2026-03-25 18:16:00.989653 | Executor: 521e9411259a 2026-03-25 18:16:00.989675 | Triggered by: https://github.com/osism/generics/pull/583 2026-03-25 18:16:00.989697 | Event ID: a1c74880-2876-11f1-9e69-65167a8a91d4 2026-03-25 18:16:01.009971 | 2026-03-25 18:16:01.010219 | LOOP [emit-job-header : Print node information] 2026-03-25 18:16:01.179365 | debian-bookworm | ok: 2026-03-25 18:16:01.179557 | debian-bookworm | # Node Information 2026-03-25 18:16:01.179590 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-25 18:16:01.179616 | debian-bookworm | Hostname: debian 2026-03-25 18:16:01.179638 | debian-bookworm | Username: zuul 2026-03-25 18:16:01.179658 | debian-bookworm | Distro: Debian 12.13 2026-03-25 18:16:01.179681 | debian-bookworm | Provider: regiocloud-a 2026-03-25 18:16:01.179702 | debian-bookworm | Region: 2026-03-25 18:16:01.179724 | debian-bookworm | Label: debian-bookworm 2026-03-25 18:16:01.179744 | debian-bookworm | Product Name: OpenStack Nova 2026-03-25 18:16:01.179763 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:40d1 2026-03-25 18:16:01.210143 | 2026-03-25 18:16:01.210294 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 18:16:02.194148 | debian-bookworm -> localhost | changed 2026-03-25 18:16:02.212734 | 2026-03-25 18:16:02.212852 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 18:16:04.629120 | debian-bookworm -> localhost | changed 2026-03-25 18:16:04.639378 | 2026-03-25 18:16:04.639467 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 18:16:05.403330 | debian-bookworm -> localhost | ok 2026-03-25 18:16:05.408225 | 2026-03-25 18:16:05.408314 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 18:16:05.436106 | debian-bookworm | ok 2026-03-25 18:16:05.519980 | debian-bookworm | included: /var/lib/zuul/builds/3dee273fe74745508395fb472744c056/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 18:16:05.534827 | 2026-03-25 18:16:05.534957 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 18:16:08.261177 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-25 18:16:08.261348 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3dee273fe74745508395fb472744c056/work/3dee273fe74745508395fb472744c056_id_rsa 2026-03-25 18:16:08.261379 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3dee273fe74745508395fb472744c056/work/3dee273fe74745508395fb472744c056_id_rsa.pub 2026-03-25 18:16:08.261401 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-25 18:16:08.261423 | debian-bookworm -> localhost | SHA256:ozOlFXqbze8brIaiMaWaZfSNjo9+oTDmo6fOo50AZCg zuul-build-sshkey 2026-03-25 18:16:08.261441 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-25 18:16:08.261467 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-25 18:16:08.261486 | debian-bookworm -> localhost | | | 2026-03-25 18:16:08.261503 | debian-bookworm -> localhost | |. | 2026-03-25 18:16:08.261520 | debian-bookworm -> localhost | |Eo . | 2026-03-25 18:16:08.261536 | debian-bookworm -> localhost | |+ . . | 2026-03-25 18:16:08.261563 | debian-bookworm -> localhost | |. . o S | 2026-03-25 18:16:08.261584 | debian-bookworm -> localhost | |. +. +.O * . | 2026-03-25 18:16:08.261602 | debian-bookworm -> localhost | |.o o*.B.+.o o | 2026-03-25 18:16:08.261619 | debian-bookworm -> localhost | |.++*.*oo. .o . | 2026-03-25 18:16:08.261637 | debian-bookworm -> localhost | |***o=+o. ...+. | 2026-03-25 18:16:08.261654 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-25 18:16:08.261695 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.904620 2026-03-25 18:16:08.277315 | 2026-03-25 18:16:08.277580 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 18:16:08.336383 | debian-bookworm | ok 2026-03-25 18:16:08.362410 | debian-bookworm | included: /var/lib/zuul/builds/3dee273fe74745508395fb472744c056/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 18:16:08.394591 | 2026-03-25 18:16:08.394688 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 18:16:08.429963 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:08.434795 | 2026-03-25 18:16:08.435197 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 18:16:09.331552 | debian-bookworm | changed 2026-03-25 18:16:09.336389 | 2026-03-25 18:16:09.336471 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 18:16:09.629305 | debian-bookworm | ok 2026-03-25 18:16:09.633917 | 2026-03-25 18:16:09.634001 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 18:16:10.362626 | debian-bookworm | changed 2026-03-25 18:16:10.372245 | 2026-03-25 18:16:10.372729 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 18:16:11.145274 | debian-bookworm | changed 2026-03-25 18:16:11.155990 | 2026-03-25 18:16:11.156122 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 18:16:11.189170 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:11.195049 | 2026-03-25 18:16:11.195160 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 18:16:12.176662 | debian-bookworm -> localhost | changed 2026-03-25 18:16:12.190673 | 2026-03-25 18:16:12.190770 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 18:16:12.687482 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3dee273fe74745508395fb472744c056/work/3dee273fe74745508395fb472744c056_id_rsa (zuul-build-sshkey) 2026-03-25 18:16:12.687663 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011030 2026-03-25 18:16:12.697010 | 2026-03-25 18:16:12.697120 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 18:16:13.068948 | debian-bookworm | ok 2026-03-25 18:16:13.073122 | 2026-03-25 18:16:13.073200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 18:16:13.096070 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:13.104878 | 2026-03-25 18:16:13.104963 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 18:16:13.548857 | debian-bookworm | ok 2026-03-25 18:16:13.561886 | 2026-03-25 18:16:13.561992 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 18:16:13.601440 | debian-bookworm | ok 2026-03-25 18:16:13.606403 | 2026-03-25 18:16:13.606498 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 18:16:13.996349 | debian-bookworm -> localhost | ok 2026-03-25 18:16:14.002499 | 2026-03-25 18:16:14.002591 | TASK [validate-host : Collect information about the host] 2026-03-25 18:16:15.242155 | debian-bookworm | ok 2026-03-25 18:16:15.266683 | 2026-03-25 18:16:15.266793 | TASK [validate-host : Sanitize hostname] 2026-03-25 18:16:15.364351 | debian-bookworm | ok 2026-03-25 18:16:15.397500 | 2026-03-25 18:16:15.397599 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 18:16:16.109240 | debian-bookworm -> localhost | changed 2026-03-25 18:16:16.113908 | 2026-03-25 18:16:16.113991 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 18:16:16.719688 | debian-bookworm | ok 2026-03-25 18:16:16.723590 | 2026-03-25 18:16:16.723724 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 18:16:17.721799 | debian-bookworm -> localhost | changed 2026-03-25 18:16:17.739694 | 2026-03-25 18:16:17.739781 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 18:16:18.079414 | debian-bookworm | ok 2026-03-25 18:16:18.084046 | 2026-03-25 18:16:18.084146 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 18:16:19.318723 | debian-bookworm | changed: 2026-03-25 18:16:19.318898 | debian-bookworm | cd+++++++++ src/ 2026-03-25 18:16:19.318927 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-25 18:16:19.318947 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-25 18:16:19.318966 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-25 18:16:19.318982 | debian-bookworm | =7.0.3 2026-03-25 18:16:44.276581 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-25 18:16:44.337943 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-25 18:16:44.352455 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-25 18:16:44.429241 | debian-bookworm | Collecting filelock>=3.25 2026-03-25 18:16:44.441285 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-25 18:16:44.506703 | debian-bookworm | Collecting packaging>=26 2026-03-25 18:16:44.518541 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-25 18:16:44.527673 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 10.7 MB/s eta 0:00:00 2026-03-25 18:16:44.580513 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-25 18:16:44.592432 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-25 18:16:44.634419 | debian-bookworm | Collecting pluggy>=1.6 2026-03-25 18:16:44.646296 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-25 18:16:44.691152 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-25 18:16:44.704398 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-25 18:16:44.740449 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-25 18:16:44.752297 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-25 18:16:44.901813 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-25 18:16:44.914034 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-25 18:16:45.181891 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 22.0 MB/s eta 0:00:00 2026-03-25 18:16:45.267270 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-25 18:16:45.279210 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-25 18:16:45.333255 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 13.0 MB/s eta 0:00:00 2026-03-25 18:16:45.393635 | debian-bookworm | Collecting python-discovery>=1 2026-03-25 18:16:45.410250 | debian-bookworm | Downloading python_discovery-1.2.0-py3-none-any.whl (31 kB) 2026-03-25 18:16:45.548414 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-25 18:16:46.350013 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.0 tomli-w-1.2.0 tox-4.50.3 virtualenv-21.2.0 2026-03-25 18:16:46.554347 | debian-bookworm | ok: Runtime: 0:00:03.085286 2026-03-25 18:16:46.561516 | 2026-03-25 18:16:46.561638 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-25 18:16:46.634170 | debian-bookworm | ok 2026-03-25 18:16:46.642527 | 2026-03-25 18:16:46.642660 | TASK [ensure-tox : Output tox version] 2026-03-25 18:16:47.343985 | 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-03-25 18:16:47.362923 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-25 18:16:47.719625 | debian-bookworm | ok: Runtime: 0:00:00.313596 2026-03-25 18:16:47.727134 | 2026-03-25 18:16:47.727262 | TASK [ensure-tox : Make global symlink] 2026-03-25 18:16:47.761559 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:47.771045 | 2026-03-25 18:16:47.771174 | PLAY RECAP 2026-03-25 18:16:47.771235 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-25 18:16:47.771261 | 2026-03-25 18:16:48.237570 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-25 18:16:48.239001 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-25 18:16:50.745170 | 2026-03-25 18:16:50.745357 | PLAY [all] 2026-03-25 18:16:50.791052 | 2026-03-25 18:16:50.791322 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-25 18:16:51.586983 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-25 18:16:51.853251 | debian-bookworm | ok: Runtime: 0:00:00.026127 2026-03-25 18:16:51.859272 | 2026-03-25 18:16:51.859411 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-25 18:16:52.462597 | debian-bookworm | ok: Runtime: 0:00:00.004618 2026-03-25 18:16:52.470500 | 2026-03-25 18:16:52.470629 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-25 18:16:52.960668 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-25 18:16:52.962321 | debian-bookworm | sudo: a password is required 2026-03-25 18:16:53.107915 | debian-bookworm | ok: Runtime: 0:00:00.022859 2026-03-25 18:16:53.122293 | 2026-03-25 18:16:53.122393 | TASK [tox : Check to see if the constraints file exists] 2026-03-25 18:16:53.164181 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:53.170044 | 2026-03-25 18:16:53.170183 | TASK [tox : Fail if constraints file is missing] 2026-03-25 18:16:53.214149 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:53.220743 | 2026-03-25 18:16:53.220857 | TASK [tox : Record file location] 2026-03-25 18:16:53.264978 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:53.270878 | 2026-03-25 18:16:53.270989 | TASK [tox : Install tox siblings] 2026-03-25 18:16:53.291683 | debian-bookworm | ok 2026-03-25 18:16:53.307314 | debian-bookworm | included: /var/lib/zuul/builds/3dee273fe74745508395fb472744c056/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-25 18:16:53.323658 | 2026-03-25 18:16:53.323779 | TASK [tox : Run tox without tests] 2026-03-25 18:16:53.933841 | debian-bookworm | ROOT: 199 D setup logging to DEBUG on pid 1666 [tox/report.py:229] 2026-03-25 18:16:53.965737 | debian-bookworm | test: 231 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-25 18:16:53.968609 | debian-bookworm | test: 234 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-25 18:16:53.974331 | debian-bookworm | test: 240 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 061ffa66d0fb3f20ab1825a95673ea39 7b98cf4d098c1472c32dfcaef6739319 [python_discovery/_cached_py_info.py:198] 2026-03-25 18:16:54.062559 | debian-bookworm | test: 327 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-03-25 18:16:54.063853 | debian-bookworm | test: 329 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-25 18:16:54.064226 | debian-bookworm | test: 329 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-03-25 18:16:54.064564 | debian-bookworm | test: 330 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-03-25 18:16:54.067544 | debian-bookworm | test: 333 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-25 18:16:54.067832 | debian-bookworm | test: 333 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-25 18:16:54.103355 | debian-bookworm | test: 368 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-03-25 18:16:54.103591 | debian-bookworm | test: 369 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-03-25 18:16:54.103755 | debian-bookworm | test: 369 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-03-25 18:16:54.103861 | debian-bookworm | test: 369 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-25 18:16:54.104083 | debian-bookworm | test: 370 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-25 18:16:54.104163 | debian-bookworm | test: 370 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104230 | debian-bookworm | test: 370 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104266 | debian-bookworm | test: 370 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104332 | debian-bookworm | test: 370 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104434 | debian-bookworm | test: 370 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104457 | debian-bookworm | test: 370 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104485 | debian-bookworm | test: 370 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104541 | debian-bookworm | test: 370 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104607 | debian-bookworm | test: 370 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104625 | debian-bookworm | test: 370 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104680 | debian-bookworm | test: 370 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.104991 | debian-bookworm | test: 370 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-25 18:16:54.105326 | debian-bookworm | test: 371 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-03-25 18:16:54.105426 | debian-bookworm | test: 371 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-03-25 18:16:54.105870 | debian-bookworm | test: 371 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-25 18:16:54.106133 | debian-bookworm | test: 372 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:263] 2026-03-25 18:16:54.163212 | debian-bookworm | test: 371 D { 2026-03-25 18:16:54.163267 | debian-bookworm | "sys": { 2026-03-25 18:16:54.163274 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-25 18:16:54.163280 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-25 18:16:54.163290 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-25 18:16:54.163296 | debian-bookworm | "base_prefix": "/usr", 2026-03-25 18:16:54.163303 | debian-bookworm | "real_prefix": null, 2026-03-25 18:16:54.163308 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-25 18:16:54.163312 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-25 18:16:54.163316 | debian-bookworm | "path": [ 2026-03-25 18:16:54.163320 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-25 18:16:54.163325 | debian-bookworm | "/usr/lib/python3.11", 2026-03-25 18:16:54.163329 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-25 18:16:54.163333 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-25 18:16:54.163337 | debian-bookworm | ], 2026-03-25 18:16:54.163342 | debian-bookworm | "meta_path": [ 2026-03-25 18:16:54.163346 | debian-bookworm | "", 2026-03-25 18:16:54.163350 | debian-bookworm | "", 2026-03-25 18:16:54.163354 | debian-bookworm | "", 2026-03-25 18:16:54.163362 | debian-bookworm | "" 2026-03-25 18:16:54.163367 | debian-bookworm | ], 2026-03-25 18:16:54.163370 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-25 18:16:54.163374 | debian-bookworm | "io_encoding": "utf-8" 2026-03-25 18:16:54.163378 | debian-bookworm | }, 2026-03-25 18:16:54.163382 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-25 18:16:54.163386 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-25 18:16:54.163390 | debian-bookworm | "os": "", 2026-03-25 18:16:54.163394 | debian-bookworm | "site": "", 2026-03-25 18:16:54.163398 | debian-bookworm | "datetime": "", 2026-03-25 18:16:54.163402 | debian-bookworm | "math": "", 2026-03-25 18:16:54.163406 | debian-bookworm | "json": "" 2026-03-25 18:16:54.163410 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-25 18:16:54.163422 | debian-bookworm | test: 429 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-03-25 18:16:54.164919 | debian-bookworm | test: 430 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-25 18:16:54.165699 | debian-bookworm | test: 431 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-25 18:16:54.166735 | debian-bookworm | test: 432 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-25 18:16:54.166957 | debian-bookworm | test: 432 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-25 18:16:54.380972 | debian-bookworm | test: 646 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.382110 | debian-bookworm | test: 647 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.382634 | debian-bookworm | test: 648 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.385552 | debian-bookworm | test: 651 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.446829 | debian-bookworm | test: 712 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.593215 | debian-bookworm | test: 859 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.593662 | debian-bookworm | test: 859 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-25 18:16:54.598364 | debian-bookworm | test: 864 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.598653 | debian-bookworm | test: 864 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-25 18:16:54.603095 | debian-bookworm | test: 868 D generated console scripts pip-3.11 pip3 pip pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-25 18:16:54.603522 | debian-bookworm | test: 869 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-25 18:16:54.612078 | debian-bookworm | test: 877 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-25 18:16:54.612199 | debian-bookworm | test: 878 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.612310 | debian-bookworm | test: 878 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.612471 | debian-bookworm | test: 878 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.612568 | debian-bookworm | test: 878 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.612661 | debian-bookworm | test: 878 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.612755 | debian-bookworm | test: 878 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.612841 | debian-bookworm | test: 878 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.612965 | debian-bookworm | test: 878 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.613083 | debian-bookworm | test: 879 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.613179 | debian-bookworm | test: 879 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.613272 | debian-bookworm | test: 879 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 18:16:54.619168 | debian-bookworm | test: 885 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-03-25 18:16:55.696737 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-25 18:16:55.811145 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-25 18:16:55.964916 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-25 18:16:55.984245 | 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-03-25 18:16:56.063105 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-03-25 18:16:56.077359 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-25 18:16:56.155927 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-25 18:16:56.170022 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-25 18:16:56.212786 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-25 18:16:56.228906 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-25 18:16:56.310123 | debian-bookworm | Installing build dependencies: started 2026-03-25 18:16:57.555131 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-25 18:16:57.555185 | debian-bookworm | Getting requirements to build wheel: started 2026-03-25 18:16:57.992812 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-25 18:16:57.992875 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-25 18:16:58.241855 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-25 18:16:58.271954 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-25 18:16:58.284787 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-25 18:16:58.331363 | debian-bookworm | Collecting requests==2.33.0 (from -r requirements.txt (line 7)) 2026-03-25 18:16:58.343386 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-25 18:16:58.384758 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-25 18:16:58.398642 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-25 18:16:58.511891 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-25 18:16:58.523995 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-25 18:16:58.606017 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-25 18:16:58.619034 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-03-25 18:16:58.674813 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-25 18:16:58.687397 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-25 18:16:58.751684 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-25 18:16:58.764172 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-25 18:16:58.813298 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-25 18:16:58.827663 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-25 18:16:58.882814 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-25 18:16:58.896874 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-25 18:16:59.055269 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-25 18:16:59.069719 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-03-25 18:16:59.121685 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-25 18:16:59.133805 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-25 18:16:59.191482 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-25 18:16:59.204409 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-25 18:16:59.258325 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-25 18:16:59.271540 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-25 18:16:59.665355 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-25 18:16:59.677786 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-25 18:16:59.751524 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-25 18:16:59.765848 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-25 18:16:59.939112 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-25 18:16:59.950900 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-25 18:16:59.984771 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-25 18:16:59.996235 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-25 18:17:00.029472 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-25 18:17:00.064080 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-25 18:17:00.101933 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 22.5 MB/s 0:00:00 2026-03-25 18:17:00.117950 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-25 18:17:02.433783 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 24.8 MB/s 0:00:02 2026-03-25 18:17:02.446076 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-25 18:17:02.469846 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-25 18:17:02.503242 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl (65 kB) 2026-03-25 18:17:02.528181 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-25 18:17:02.560493 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-03-25 18:17:02.654208 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 22.5 MB/s 0:00:00 2026-03-25 18:17:02.669295 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB) 2026-03-25 18:17:02.699498 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-25 18:17:02.725364 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-25 18:17:02.750067 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-25 18:17:02.777198 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-25 18:17:02.804505 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-25 18:17:02.829239 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-25 18:17:02.855400 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-25 18:17:02.879527 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-25 18:17:03.074314 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 22.4 MB/s 0:00:00 2026-03-25 18:17:03.086838 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-25 18:17:03.118500 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-25 18:17:03.142477 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-25 18:17:03.168824 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-25 18:17:03.465069 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-25 18:17:03.465945 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-25 18:17:03.761210 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-25 18:17:03.762548 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=492e7cdc256fd85100ad404919241150844eb42367fcaf828298d2ba1406b1da 2026-03-25 18:17:03.763006 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-25 18:17:03.768642 | debian-bookworm | Successfully built pwgen 2026-03-25 18:17:04.027368 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-03-25 18:17:30.805765 | debian-bookworm | 2026-03-25 18:17:30.808531 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.15 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.6 click-8.3.1 colorama-0.4.6 cryptography-46.0.5 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.0 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-03-25 18:17:30.972845 | debian-bookworm | test: 37238 I exit 0 (36.35 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1679 [tox/execute/api.py:311] 2026-03-25 18:17:30.974447 | debian-bookworm | test: OK (37.01 seconds) 2026-03-25 18:17:30.974467 | debian-bookworm | congratulations :) (37.04 seconds) 2026-03-25 18:17:31.426259 | debian-bookworm | ok: Runtime: 0:00:37.322057 2026-03-25 18:17:31.434344 | 2026-03-25 18:17:31.434465 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-25 18:17:31.880308 | debian-bookworm | changed 2026-03-25 18:17:31.896920 | 2026-03-25 18:17:31.897096 | TASK [tox : Get tox envlist config] 2026-03-25 18:17:32.980271 | debian-bookworm | ok: Runtime: 0:00:00.299720 2026-03-25 18:17:32.986504 | 2026-03-25 18:17:32.986627 | TASK [tox : Install any sibling python packages] 2026-03-25 18:17:33.517054 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-25 18:17:33.528108 | 2026-03-25 18:17:33.528242 | TASK [tox : Remove tempfile] 2026-03-25 18:17:34.193833 | debian-bookworm | changed 2026-03-25 18:17:34.207615 | 2026-03-25 18:17:34.207753 | TASK [tox : Emit tox command] 2026-03-25 18:17:34.288021 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-25 18:17:34.295879 | 2026-03-25 18:17:34.296005 | TASK [tox : Run tox] 2026-03-25 18:17:35.139773 | debian-bookworm | ROOT: 207 D setup logging to DEBUG on pid 1835 [tox/report.py:229] 2026-03-25 18:17:35.170345 | debian-bookworm | test: 237 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-25 18:17:35.173080 | debian-bookworm | test: 240 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-25 18:17:35.177129 | debian-bookworm | test: 244 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-25 18:17:35.178212 | debian-bookworm | test: 245 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-25 18:17:35.178388 | debian-bookworm | test: 245 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-03-25 18:17:35.178475 | debian-bookworm | test: 246 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-03-25 18:17:35.179724 | debian-bookworm | test: 247 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-25 18:17:35.179850 | debian-bookworm | test: 247 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-25 18:17:35.213572 | debian-bookworm | test: 281 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:515] 2026-03-25 18:17:36.028150 | debian-bookworm | test: 1095 I exit 0 (0.81 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1842 [tox/execute/api.py:311] 2026-03-25 18:17:36.028508 | debian-bookworm | test: 1096 W commands[1]> cat images.yml [tox/tox_env/api.py:515] 2026-03-25 18:17:36.031113 | debian-bookworm | --- 2026-03-25 18:17:36.031143 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-25 18:17:36.031148 | debian-bookworm | 2026-03-25 18:17:36.031153 | debian-bookworm | adminer_tag: "5.3.0" 2026-03-25 18:17:36.031160 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-25 18:17:36.031165 | debian-bookworm | 2026-03-25 18:17:36.031171 | debian-bookworm | ara_server_tag: "1.7.2" 2026-03-25 18:17:36.031175 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-25 18:17:36.031179 | debian-bookworm | 2026-03-25 18:17:36.031184 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-03-25 18:17:36.031188 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-25 18:17:36.031193 | debian-bookworm | 2026-03-25 18:17:36.031197 | debian-bookworm | netbox_tag: "v4.2.2" 2026-03-25 18:17:36.031201 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-25 18:17:36.031205 | debian-bookworm | 2026-03-25 18:17:36.031209 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-03-25 18:17:36.031213 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-25 18:17:36.031216 | debian-bookworm | 2026-03-25 18:17:36.031220 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-03-25 18:17:36.031224 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-25 18:17:36.031228 | debian-bookworm | 2026-03-25 18:17:36.031232 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-25 18:17:36.031236 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-25 18:17:36.031240 | debian-bookworm | 2026-03-25 18:17:36.031244 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-03-25 18:17:36.031248 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-25 18:17:36.031252 | debian-bookworm | 2026-03-25 18:17:36.031255 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-03-25 18:17:36.031259 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-25 18:17:36.031273 | debian-bookworm | 2026-03-25 18:17:36.031277 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-03-25 18:17:36.031281 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-25 18:17:36.031285 | debian-bookworm | 2026-03-25 18:17:36.031289 | debian-bookworm | registry_tag: "3.0" 2026-03-25 18:17:36.031293 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-25 18:17:36.031297 | debian-bookworm | 2026-03-25 18:17:36.031301 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-03-25 18:17:36.031305 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-25 18:17:36.031308 | debian-bookworm | 2026-03-25 18:17:36.031312 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-03-25 18:17:36.031316 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-25 18:17:36.031320 | debian-bookworm | 2026-03-25 18:17:36.031324 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-03-25 18:17:36.031328 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-25 18:17:36.031333 | debian-bookworm | 2026-03-25 18:17:36.031337 | debian-bookworm | osism_tag: "0.20250530.0" 2026-03-25 18:17:36.031341 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-25 18:17:36.031345 | debian-bookworm | 2026-03-25 18:17:36.031349 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-03-25 18:17:36.031353 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-25 18:17:36.031357 | debian-bookworm | 2026-03-25 18:17:36.031360 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-03-25 18:17:36.031365 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-25 18:17:36.031368 | debian-bookworm | 2026-03-25 18:17:36.031372 | debian-bookworm | vault_tag: "1.19.5" 2026-03-25 18:17:36.031376 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-25 18:17:36.031380 | debian-bookworm | 2026-03-25 18:17:36.031384 | debian-bookworm | traefik_tag: "v3.4.1" 2026-03-25 18:17:36.031388 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-25 18:17:36.031391 | debian-bookworm | 2026-03-25 18:17:36.031395 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-03-25 18:17:36.031402 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-25 18:17:36.031406 | debian-bookworm | 2026-03-25 18:17:36.031410 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-03-25 18:17:36.031414 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-25 18:17:36.032837 | debian-bookworm | test: 1100 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1847 [tox/execute/api.py:311] 2026-03-25 18:17:36.034176 | debian-bookworm | test: OK (0.87=setup[0.05]+cmd[0.81,0.00] seconds) 2026-03-25 18:17:36.034196 | debian-bookworm | congratulations :) (0.90 seconds) 2026-03-25 18:17:36.550064 | debian-bookworm | ok: Runtime: 0:00:01.199021 2026-03-25 18:17:36.557770 | 2026-03-25 18:17:36.557923 | TASK [tox : Look for output] 2026-03-25 18:17:37.090743 | debian-bookworm | ok 2026-03-25 18:17:37.145243 | 2026-03-25 18:17:37.145458 | TASK [tox : Return file comments to Zuul] 2026-03-25 18:17:37.231665 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:37.243587 | 2026-03-25 18:17:37.243712 | PLAY RECAP 2026-03-25 18:17:37.243790 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-25 18:17:37.243820 | 2026-03-25 18:17:37.515844 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-25 18:17:37.516984 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-25 18:17:38.871548 | 2026-03-25 18:17:38.871668 | PLAY [all] 2026-03-25 18:17:38.884039 | 2026-03-25 18:17:38.884174 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-25 18:17:38.951238 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:38.956259 | 2026-03-25 18:17:38.956370 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-25 18:17:38.993900 | debian-bookworm | ok 2026-03-25 18:17:38.998148 | 2026-03-25 18:17:38.998243 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-25 18:17:39.859532 | debian-bookworm -> localhost | changed 2026-03-25 18:17:39.865564 | 2026-03-25 18:17:39.865649 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-25 18:17:39.929011 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:39.933611 | 2026-03-25 18:17:39.933696 | TASK [fetch-tox-output : Set envlist fact] 2026-03-25 18:17:39.970372 | debian-bookworm | ok 2026-03-25 18:17:39.975132 | 2026-03-25 18:17:39.975224 | TASK [fetch-tox-output : Get tox version] 2026-03-25 18:17:40.684658 | 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-03-25 18:17:40.703526 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-25 18:17:40.999790 | debian-bookworm | ok: Runtime: 0:00:00.302468 2026-03-25 18:17:41.004240 | 2026-03-25 18:17:41.004317 | TASK [fetch-tox-output : Find all default environments] 2026-03-25 18:17:41.550659 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:41.558696 | 2026-03-25 18:17:41.558798 | TASK [fetch-tox-output : Set envlist fact] 2026-03-25 18:17:41.602024 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:41.606963 | 2026-03-25 18:17:41.607055 | TASK [fetch-tox-output : Find all default environments] 2026-03-25 18:17:42.171101 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:42.175824 | 2026-03-25 18:17:42.175908 | TASK [fetch-tox-output : Set envlist fact] 2026-03-25 18:17:42.229108 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:42.234866 | 2026-03-25 18:17:42.234947 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-25 18:17:42.352483 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:42.364468 | 2026-03-25 18:17:42.364570 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-25 18:17:43.539670 | debian-bookworm | changed: 2026-03-25 18:17:43.539811 | debian-bookworm | created directory /var/lib/zuul/builds/3dee273fe74745508395fb472744c056/work/logs/tox/test 2026-03-25 18:17:43.539839 | debian-bookworm | cd+++++++++ ./ 2026-03-25 18:17:43.539859 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-25 18:17:43.539879 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-25 18:17:43.539901 | 2026-03-25 18:17:43.549969 | 2026-03-25 18:17:43.550027 | PLAY RECAP 2026-03-25 18:17:43.550066 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-25 18:17:43.550086 | 2026-03-25 18:17:43.696732 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-25 18:17:43.697567 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-25 18:17:44.447102 | 2026-03-25 18:17:44.447228 | PLAY [all] 2026-03-25 18:17:44.505145 | 2026-03-25 18:17:44.505256 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-25 18:17:44.757553 | debian-bookworm | changed: non-zero return code 2026-03-25 18:17:44.765803 | 2026-03-25 18:17:44.765920 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-25 18:17:44.799465 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:44.805737 | 2026-03-25 18:17:44.805833 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-25 18:17:44.854478 | 2026-03-25 18:17:44.854626 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-25 18:17:44.916236 | 2026-03-25 18:17:44.916390 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-25 18:17:44.955041 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:44.961719 | 2026-03-25 18:17:44.961805 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-25 18:17:45.033735 | 2026-03-25 18:17:45.033901 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-25 18:17:45.067152 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:45.072544 | 2026-03-25 18:17:45.072640 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-25 18:17:45.119043 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:45.124720 | 2026-03-25 18:17:45.124806 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-25 18:17:45.147818 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:17:45.153311 | 2026-03-25 18:17:45.153382 | PLAY RECAP 2026-03-25 18:17:45.153425 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-25 18:17:45.153447 | 2026-03-25 18:17:45.342858 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-25 18:17:45.343698 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-25 18:17:46.336648 | 2026-03-25 18:17:46.336759 | PLAY [Base post] 2026-03-25 18:17:46.346550 | 2026-03-25 18:17:46.346645 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-25 18:17:47.095089 | debian-bookworm | changed 2026-03-25 18:17:47.104587 | 2026-03-25 18:17:47.104669 | PLAY RECAP 2026-03-25 18:17:47.104725 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-25 18:17:47.104777 | 2026-03-25 18:17:47.242076 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-25 18:17:47.243055 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-25 18:17:48.084066 | 2026-03-25 18:17:48.084252 | PLAY [Base post-logs] 2026-03-25 18:17:48.095431 | 2026-03-25 18:17:48.095568 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-25 18:17:48.750146 | localhost | changed 2026-03-25 18:17:48.760590 | 2026-03-25 18:17:48.760724 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-25 18:17:48.799453 | localhost | ok 2026-03-25 18:17:48.806037 | 2026-03-25 18:17:48.806183 | TASK [Set zuul-log-path fact] 2026-03-25 18:17:48.835707 | localhost | ok 2026-03-25 18:17:48.847406 | 2026-03-25 18:17:48.847515 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 18:17:48.903281 | localhost | ok 2026-03-25 18:17:48.912408 | 2026-03-25 18:17:48.913548 | TASK [upload-logs : Create log directories] 2026-03-25 18:17:49.594335 | localhost | changed 2026-03-25 18:17:49.596941 | 2026-03-25 18:17:49.597034 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-25 18:17:50.300831 | localhost -> localhost | ok: Runtime: 0:00:00.007413 2026-03-25 18:17:50.306094 | 2026-03-25 18:17:50.306232 | TASK [upload-logs : Upload logs to log server] 2026-03-25 18:17:50.737577 | localhost | Output suppressed because no_log was given 2026-03-25 18:17:50.739239 | 2026-03-25 18:17:50.739329 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 18:17:50.800454 | localhost | skipping: Conditional result was False 2026-03-25 18:17:50.814274 | localhost | skipping: Conditional result was False 2026-03-25 18:17:50.825825 | 2026-03-25 18:17:50.825953 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 18:17:50.883120 | localhost | skipping: Conditional result was False 2026-03-25 18:17:50.883424 | 2026-03-25 18:17:50.887706 | localhost | skipping: Conditional result was False 2026-03-25 18:17:50.894669 | 2026-03-25 18:17:50.894860 | LOOP [upload-logs : Upload console log and json output]