2026-03-27 14:07:28.594501 | Job console starting 2026-03-27 14:07:28.606809 | Updating git repos 2026-03-27 14:07:28.630791 | Cloning repos into workspace 2026-03-27 14:07:28.668270 | Restoring repo states 2026-03-27 14:07:28.681078 | Merging changes 2026-03-27 14:07:29.150913 | Checking out repos 2026-03-27 14:07:29.167659 | Preparing playbooks 2026-03-27 14:07:29.608046 | Running Ansible setup 2026-03-27 14:07:35.718473 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-27 14:07:36.958695 | 2026-03-27 14:07:36.958892 | PLAY [Base pre] 2026-03-27 14:07:36.998887 | 2026-03-27 14:07:36.999039 | TASK [Setup log path fact] 2026-03-27 14:07:37.038689 | debian-bookworm | ok 2026-03-27 14:07:37.064654 | 2026-03-27 14:07:37.064827 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 14:07:37.135572 | debian-bookworm | ok 2026-03-27 14:07:37.157068 | 2026-03-27 14:07:37.158953 | TASK [emit-job-header : Print job information] 2026-03-27 14:07:37.203102 | # Job Information 2026-03-27 14:07:37.203287 | Ansible Version: 2.16.14 2026-03-27 14:07:37.203321 | Job: cfg-generics-tox-test-stable 2026-03-27 14:07:37.203354 | Pipeline: check 2026-03-27 14:07:37.203377 | Executor: 521e9411259a 2026-03-27 14:07:37.203398 | Triggered by: https://github.com/osism/generics/pull/395 2026-03-27 14:07:37.203420 | Event ID: 2feceff0-29e6-11f1-9164-dba4cdf1ba2c 2026-03-27 14:07:37.208993 | 2026-03-27 14:07:37.209106 | LOOP [emit-job-header : Print node information] 2026-03-27 14:07:37.314416 | debian-bookworm | ok: 2026-03-27 14:07:37.314567 | debian-bookworm | # Node Information 2026-03-27 14:07:37.314656 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-27 14:07:37.314684 | debian-bookworm | Hostname: debian 2026-03-27 14:07:37.314703 | debian-bookworm | Username: zuul 2026-03-27 14:07:37.314720 | debian-bookworm | Distro: Debian 12.13 2026-03-27 14:07:37.314740 | debian-bookworm | Provider: regiocloud-a 2026-03-27 14:07:37.314758 | debian-bookworm | Region: 2026-03-27 14:07:37.314775 | debian-bookworm | Label: debian-bookworm 2026-03-27 14:07:37.314792 | debian-bookworm | Product Name: OpenStack Nova 2026-03-27 14:07:37.314808 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:73ad 2026-03-27 14:07:37.334715 | 2026-03-27 14:07:37.334926 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-27 14:07:37.711994 | debian-bookworm -> localhost | changed 2026-03-27 14:07:37.718584 | 2026-03-27 14:07:37.718693 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-27 14:07:39.093293 | debian-bookworm -> localhost | changed 2026-03-27 14:07:39.103674 | 2026-03-27 14:07:39.103771 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-27 14:07:39.447316 | debian-bookworm -> localhost | ok 2026-03-27 14:07:39.453310 | 2026-03-27 14:07:39.453406 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-27 14:07:39.472593 | debian-bookworm | ok 2026-03-27 14:07:39.503454 | debian-bookworm | included: /var/lib/zuul/builds/c3d0da0883624659a94e791cddc19565/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-27 14:07:39.509350 | 2026-03-27 14:07:39.509432 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-27 14:07:42.884291 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-27 14:07:42.884455 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c3d0da0883624659a94e791cddc19565/work/c3d0da0883624659a94e791cddc19565_id_rsa 2026-03-27 14:07:42.884487 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c3d0da0883624659a94e791cddc19565/work/c3d0da0883624659a94e791cddc19565_id_rsa.pub 2026-03-27 14:07:42.884509 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-27 14:07:42.884530 | debian-bookworm -> localhost | SHA256:f7AYE+MCqHBgoIa2JSZzZyvUPuUVThsQwcz/bOPBd24 zuul-build-sshkey 2026-03-27 14:07:42.884548 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-27 14:07:42.884572 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-27 14:07:42.884590 | debian-bookworm -> localhost | |+. ++++ | 2026-03-27 14:07:42.884620 | debian-bookworm -> localhost | |+. o +o + | 2026-03-27 14:07:42.884639 | debian-bookworm -> localhost | |*==.= ..* | 2026-03-27 14:07:42.884656 | debian-bookworm -> localhost | |**++ = o.o | 2026-03-27 14:07:42.884673 | debian-bookworm -> localhost | |... + o S+. | 2026-03-27 14:07:42.884691 | debian-bookworm -> localhost | | . . . =Bo. . | 2026-03-27 14:07:42.884708 | debian-bookworm -> localhost | | .oo+.o | 2026-03-27 14:07:42.884724 | debian-bookworm -> localhost | | .. E | 2026-03-27 14:07:42.884741 | debian-bookworm -> localhost | | . | 2026-03-27 14:07:42.884757 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-27 14:07:42.884801 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.800207 2026-03-27 14:07:42.891236 | 2026-03-27 14:07:42.891320 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-27 14:07:42.928111 | debian-bookworm | ok 2026-03-27 14:07:42.938738 | debian-bookworm | included: /var/lib/zuul/builds/c3d0da0883624659a94e791cddc19565/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-27 14:07:42.957841 | 2026-03-27 14:07:42.957928 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-27 14:07:42.995805 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:07:43.000861 | 2026-03-27 14:07:43.000951 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-27 14:07:43.957767 | debian-bookworm | changed 2026-03-27 14:07:43.962119 | 2026-03-27 14:07:43.962193 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-27 14:07:44.291457 | debian-bookworm | ok 2026-03-27 14:07:44.295880 | 2026-03-27 14:07:44.295959 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-27 14:07:45.173858 | debian-bookworm | changed 2026-03-27 14:07:45.180119 | 2026-03-27 14:07:45.180199 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-27 14:07:45.931328 | debian-bookworm | changed 2026-03-27 14:07:45.935700 | 2026-03-27 14:07:45.935778 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-27 14:07:46.001787 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:07:46.007747 | 2026-03-27 14:07:46.007894 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-27 14:07:47.475674 | debian-bookworm -> localhost | changed 2026-03-27 14:07:47.484327 | 2026-03-27 14:07:47.484423 | TASK [add-build-sshkey : Add back temp key] 2026-03-27 14:07:48.211223 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c3d0da0883624659a94e791cddc19565/work/c3d0da0883624659a94e791cddc19565_id_rsa (zuul-build-sshkey) 2026-03-27 14:07:48.211427 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022838 2026-03-27 14:07:48.219046 | 2026-03-27 14:07:48.219136 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-27 14:07:48.837632 | debian-bookworm | ok 2026-03-27 14:07:48.841846 | 2026-03-27 14:07:48.841930 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-27 14:07:48.897478 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:07:48.906413 | 2026-03-27 14:07:48.906499 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-27 14:07:49.761979 | debian-bookworm | ok 2026-03-27 14:07:49.770541 | 2026-03-27 14:07:49.770635 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-27 14:07:49.840813 | debian-bookworm | ok 2026-03-27 14:07:49.845280 | 2026-03-27 14:07:49.845376 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-27 14:07:50.566778 | debian-bookworm -> localhost | ok 2026-03-27 14:07:50.572191 | 2026-03-27 14:07:50.572270 | TASK [validate-host : Collect information about the host] 2026-03-27 14:07:51.898846 | debian-bookworm | ok 2026-03-27 14:07:51.907495 | 2026-03-27 14:07:51.907581 | TASK [validate-host : Sanitize hostname] 2026-03-27 14:07:52.094052 | debian-bookworm | ok 2026-03-27 14:07:52.169929 | 2026-03-27 14:07:52.170157 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-27 14:07:53.453394 | debian-bookworm -> localhost | changed 2026-03-27 14:07:53.458143 | 2026-03-27 14:07:53.458231 | TASK [validate-host : Collect information about zuul worker] 2026-03-27 14:07:53.909596 | debian-bookworm | ok 2026-03-27 14:07:53.913598 | 2026-03-27 14:07:53.913704 | TASK [validate-host : Write out all zuul information for each host] 2026-03-27 14:07:54.729515 | debian-bookworm -> localhost | changed 2026-03-27 14:07:54.737780 | 2026-03-27 14:07:54.737870 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-27 14:07:55.061653 | debian-bookworm | ok 2026-03-27 14:07:55.066018 | 2026-03-27 14:07:55.066092 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-27 14:07:55.962664 | debian-bookworm | changed: 2026-03-27 14:07:55.962812 | debian-bookworm | cd+++++++++ src/ 2026-03-27 14:07:55.962853 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-27 14:07:55.962873 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-27 14:07:55.962890 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-27 14:07:55.962907 | debian-bookworm | =7.0.3 2026-03-27 14:08:21.807447 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-27 14:08:21.853649 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-27 14:08:21.868175 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-27 14:08:21.943070 | debian-bookworm | Collecting filelock>=3.25 2026-03-27 14:08:21.955771 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-27 14:08:22.011900 | debian-bookworm | Collecting packaging>=26 2026-03-27 14:08:22.023975 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-27 14:08:22.034319 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 9.1 MB/s eta 0:00:00 2026-03-27 14:08:22.101942 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-27 14:08:22.115316 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-27 14:08:22.158564 | debian-bookworm | Collecting pluggy>=1.6 2026-03-27 14:08:22.170651 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-27 14:08:22.226270 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-27 14:08:22.241614 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-27 14:08:22.290657 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-27 14:08:22.303497 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-27 14:08:22.447864 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-27 14:08:22.460444 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-27 14:08:22.749955 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 20.5 MB/s eta 0:00:00 2026-03-27 14:08:22.839131 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-27 14:08:22.851804 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-27 14:08:22.873249 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 25.6 MB/s eta 0:00:00 2026-03-27 14:08:22.915263 | debian-bookworm | Collecting python-discovery>=1 2026-03-27 14:08:22.928115 | debian-bookworm | Downloading python_discovery-1.2.1-py3-none-any.whl (31 kB) 2026-03-27 14:08:23.054933 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-27 14:08:23.839505 | 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.1 tomli-w-1.2.0 tox-4.50.3 virtualenv-21.2.0 2026-03-27 14:08:24.006707 | debian-bookworm | ok: Runtime: 0:00:03.159667 2026-03-27 14:08:24.013358 | 2026-03-27 14:08:24.013483 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-27 14:08:24.109638 | debian-bookworm | ok 2026-03-27 14:08:24.114707 | 2026-03-27 14:08:24.130908 | TASK [ensure-tox : Output tox version] 2026-03-27 14:08:24.839750 | 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-27 14:08:24.857596 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-27 14:08:25.231015 | debian-bookworm | ok: Runtime: 0:00:00.270826 2026-03-27 14:08:25.239592 | 2026-03-27 14:08:25.239730 | TASK [ensure-tox : Make global symlink] 2026-03-27 14:08:25.318817 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:25.331121 | 2026-03-27 14:08:25.331234 | PLAY RECAP 2026-03-27 14:08:25.331294 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-27 14:08:25.331321 | 2026-03-27 14:08:25.845950 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-27 14:08:25.847085 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-27 14:08:28.546572 | 2026-03-27 14:08:28.546711 | PLAY [all] 2026-03-27 14:08:28.571935 | 2026-03-27 14:08:28.572048 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-27 14:08:29.160141 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-27 14:08:29.623400 | debian-bookworm | ok: Runtime: 0:00:00.030363 2026-03-27 14:08:29.628242 | 2026-03-27 14:08:29.628337 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-27 14:08:30.182876 | debian-bookworm | ok: Runtime: 0:00:00.006772 2026-03-27 14:08:30.187804 | 2026-03-27 14:08:30.187893 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-27 14:08:30.670679 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-27 14:08:30.672147 | debian-bookworm | sudo: a password is required 2026-03-27 14:08:30.761119 | debian-bookworm | ok: Runtime: 0:00:00.017205 2026-03-27 14:08:30.769141 | 2026-03-27 14:08:30.769225 | TASK [tox : Check to see if the constraints file exists] 2026-03-27 14:08:30.813205 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:30.818459 | 2026-03-27 14:08:30.818563 | TASK [tox : Fail if constraints file is missing] 2026-03-27 14:08:30.895041 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:30.899921 | 2026-03-27 14:08:30.900014 | TASK [tox : Record file location] 2026-03-27 14:08:30.942911 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:30.948053 | 2026-03-27 14:08:30.948155 | TASK [tox : Install tox siblings] 2026-03-27 14:08:30.987448 | debian-bookworm | ok 2026-03-27 14:08:30.996808 | debian-bookworm | included: /var/lib/zuul/builds/c3d0da0883624659a94e791cddc19565/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-27 14:08:31.008264 | 2026-03-27 14:08:31.008358 | TASK [tox : Run tox without tests] 2026-03-27 14:08:31.537296 | debian-bookworm | ROOT: 180 D setup logging to DEBUG on pid 1420 [tox/report.py:229] 2026-03-27 14:08:31.566407 | debian-bookworm | test: 209 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-27 14:08:31.568999 | debian-bookworm | test: 212 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-27 14:08:31.574775 | debian-bookworm | test: 218 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 15e5d39a2cb96c93ad25773dcb81981a db8adbe619272a031150b6b92ff2af83 [python_discovery/_cached_py_info.py:198] 2026-03-27 14:08:31.648590 | debian-bookworm | test: 291 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-27 14:08:31.649842 | debian-bookworm | test: 293 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-27 14:08:31.650239 | debian-bookworm | test: 293 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-27 14:08:31.650572 | debian-bookworm | test: 293 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-27 14:08:31.653521 | debian-bookworm | test: 296 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-27 14:08:31.653811 | debian-bookworm | test: 297 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-27 14:08:31.687715 | debian-bookworm | test: 330 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-27 14:08:31.687998 | debian-bookworm | test: 331 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-03-27 14:08:31.688130 | debian-bookworm | test: 331 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-03-27 14:08:31.688203 | debian-bookworm | test: 331 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-27 14:08:31.688435 | debian-bookworm | test: 331 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-27 14:08:31.688498 | debian-bookworm | test: 331 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688556 | debian-bookworm | test: 331 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688604 | debian-bookworm | test: 331 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688650 | debian-bookworm | test: 332 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688709 | debian-bookworm | test: 332 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688727 | debian-bookworm | test: 332 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-27 14:08:31.688796 | debian-bookworm | test: 332 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688844 | debian-bookworm | test: 332 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688889 | debian-bookworm | test: 332 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688934 | debian-bookworm | test: 332 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.688970 | debian-bookworm | test: 332 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.689233 | debian-bookworm | test: 332 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-27 14:08:31.689527 | debian-bookworm | test: 332 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-27 14:08:31.689648 | debian-bookworm | test: 333 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-27 14:08:31.690057 | debian-bookworm | test: 333 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-27 14:08:31.690312 | debian-bookworm | test: 333 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-27 14:08:31.734399 | debian-bookworm | test: 333 D { 2026-03-27 14:08:31.734439 | debian-bookworm | "sys": { 2026-03-27 14:08:31.734445 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-27 14:08:31.734450 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-27 14:08:31.734455 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-27 14:08:31.734460 | debian-bookworm | "base_prefix": "/usr", 2026-03-27 14:08:31.734467 | debian-bookworm | "real_prefix": null, 2026-03-27 14:08:31.734471 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-27 14:08:31.734475 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-27 14:08:31.734479 | debian-bookworm | "path": [ 2026-03-27 14:08:31.734483 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-27 14:08:31.734487 | debian-bookworm | "/usr/lib/python3.11", 2026-03-27 14:08:31.734490 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-27 14:08:31.734494 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-27 14:08:31.734498 | debian-bookworm | ], 2026-03-27 14:08:31.734502 | debian-bookworm | "meta_path": [ 2026-03-27 14:08:31.734506 | debian-bookworm | "", 2026-03-27 14:08:31.734510 | debian-bookworm | "", 2026-03-27 14:08:31.734514 | debian-bookworm | "", 2026-03-27 14:08:31.734523 | debian-bookworm | "" 2026-03-27 14:08:31.734527 | debian-bookworm | ], 2026-03-27 14:08:31.734531 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-27 14:08:31.734535 | debian-bookworm | "io_encoding": "utf-8" 2026-03-27 14:08:31.734538 | debian-bookworm | }, 2026-03-27 14:08:31.734542 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-27 14:08:31.734547 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-27 14:08:31.734550 | debian-bookworm | "os": "", 2026-03-27 14:08:31.734554 | debian-bookworm | "site": "", 2026-03-27 14:08:31.734558 | debian-bookworm | "datetime": "", 2026-03-27 14:08:31.734562 | debian-bookworm | "math": "", 2026-03-27 14:08:31.734566 | debian-bookworm | "json": "" 2026-03-27 14:08:31.734570 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-27 14:08:31.734599 | debian-bookworm | test: 377 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-27 14:08:31.735908 | debian-bookworm | test: 379 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-27 14:08:31.738247 | debian-bookworm | test: 380 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-27 14:08:31.740442 | debian-bookworm | test: 383 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-27 14:08:31.741588 | debian-bookworm | test: 384 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-27 14:08:31.887278 | debian-bookworm | test: 530 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-27 14:08:31.888896 | debian-bookworm | test: 532 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-27 14:08:31.926834 | debian-bookworm | test: 570 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-27 14:08:32.080573 | debian-bookworm | test: 723 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-27 14:08:32.083849 | debian-bookworm | test: 727 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-27 14:08:32.084150 | debian-bookworm | test: 727 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-27 14:08:32.086630 | debian-bookworm | test: 729 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-27 14:08:32.086982 | debian-bookworm | test: 730 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-27 14:08:32.089289 | debian-bookworm | test: 732 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-27 14:08:32.089889 | debian-bookworm | test: 733 D generated console scripts pip-3.11 pip pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-27 14:08:32.090238 | debian-bookworm | test: 733 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-27 14:08:32.095103 | debian-bookworm | test: 738 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-27 14:08:32.095167 | debian-bookworm | test: 738 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095222 | debian-bookworm | test: 738 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095270 | debian-bookworm | test: 738 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095309 | debian-bookworm | test: 738 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095359 | debian-bookworm | test: 738 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095405 | debian-bookworm | test: 738 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-27 14:08:32.095449 | debian-bookworm | test: 738 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095513 | debian-bookworm | test: 738 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095557 | debian-bookworm | test: 738 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095602 | debian-bookworm | test: 739 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.095647 | debian-bookworm | test: 739 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:32.100120 | debian-bookworm | test: 743 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-03-27 14:08:33.191200 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-27 14:08:33.301319 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-27 14:08:33.407187 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-27 14:08:33.419514 | 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-27 14:08:33.498994 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-03-27 14:08:33.511964 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-27 14:08:33.562132 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-27 14:08:33.576398 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-27 14:08:33.616128 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-27 14:08:33.630898 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-27 14:08:33.655002 | debian-bookworm | Installing build dependencies: started 2026-03-27 14:08:35.042288 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-27 14:08:35.043211 | debian-bookworm | Getting requirements to build wheel: started 2026-03-27 14:08:35.504186 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-27 14:08:35.506666 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-27 14:08:35.755414 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-27 14:08:35.792743 | debian-bookworm | Collecting python-gilt==2.2.5 (from -r requirements.txt (line 6)) 2026-03-27 14:08:35.807930 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl.metadata (3.0 kB) 2026-03-27 14:08:35.874946 | debian-bookworm | Collecting requests==2.33.0 (from -r requirements.txt (line 7)) 2026-03-27 14:08:35.889140 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-27 14:08:35.938719 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-27 14:08:35.952844 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-27 14:08:36.077374 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-27 14:08:36.089538 | 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-27 14:08:36.170822 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-27 14:08:36.182912 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-03-27 14:08:36.331091 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:36.343310 | 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-27 14:08:36.379338 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:36.390703 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-27 14:08:36.456159 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:36.468522 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-27 14:08:36.509810 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:36.523207 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-27 14:08:36.799957 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-27 14:08:36.811277 | debian-bookworm | Downloading cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-27 14:08:36.886860 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-27 14:08:36.899191 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-27 14:08:37.092816 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-27 14:08:37.104637 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-27 14:08:37.141316 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-27 14:08:37.152824 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-27 14:08:37.174546 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-27 14:08:37.206924 | 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-27 14:08:37.263640 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 17.4 MB/s 0:00:00 2026-03-27 14:08:37.279661 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-03-27 14:08:39.355808 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 27.8 MB/s 0:00:02 2026-03-27 14:08:39.368038 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-27 14:08:39.505361 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl (3.7 MB) 2026-03-27 14:08:39.788325 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 12.5 MB/s 0:00:00 2026-03-27 14:08:39.802810 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl (65 kB) 2026-03-27 14:08:39.828092 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-27 14:08:39.855933 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-03-27 14:08:39.939325 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 25.7 MB/s 0:00:00 2026-03-27 14:08:39.954939 | 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-27 14:08:39.981443 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-27 14:08:40.005648 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-27 14:08:40.028131 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-27 14:08:40.053294 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-27 14:08:40.079351 | 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-27 14:08:40.103998 | debian-bookworm | Downloading cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-27 14:08:40.254739 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 29.4 MB/s 0:00:00 2026-03-27 14:08:40.268888 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-27 14:08:40.295985 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-27 14:08:40.571668 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-27 14:08:40.572893 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-27 14:08:40.821210 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-27 14:08:40.823455 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=55ec61ac958326555c19cb096fb69ff4229751d8639ae040bb3d41fcbc600841 2026-03-27 14:08:40.824899 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-27 14:08:40.830265 | debian-bookworm | Successfully built pwgen 2026-03-27 14:08:41.051425 | debian-bookworm | Installing collected packages: resolvelib, python-gilt, pwgen, urllib3, tabulate, PyYAML, pycparser, packaging, MarkupSafe, idna, charset_normalizer, certifi, requests, Jinja2, cffi, cryptography, ansible-core, ansible 2026-03-27 14:09:08.296861 | debian-bookworm | 2026-03-27 14:09:08.297540 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.15 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.6 cryptography-46.0.6 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-2.2.5 requests-2.33.0 resolvelib-1.0.1 tabulate-0.10.0 urllib3-2.6.3 2026-03-27 14:09:08.436063 | debian-bookworm | test: 37079 I exit 0 (36.33 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1433 [tox/execute/api.py:311] 2026-03-27 14:09:08.438204 | debian-bookworm | test: OK (36.88 seconds) 2026-03-27 14:09:08.438292 | debian-bookworm | congratulations :) (36.90 seconds) 2026-03-27 14:09:08.585770 | debian-bookworm | ok: Runtime: 0:00:37.163433 2026-03-27 14:09:08.604970 | 2026-03-27 14:09:08.605114 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-27 14:09:09.012901 | debian-bookworm | changed 2026-03-27 14:09:09.019067 | 2026-03-27 14:09:09.019198 | TASK [tox : Get tox envlist config] 2026-03-27 14:09:10.051479 | debian-bookworm | ok: Runtime: 0:00:00.301462 2026-03-27 14:09:10.057403 | 2026-03-27 14:09:10.057523 | TASK [tox : Install any sibling python packages] 2026-03-27 14:09:10.628830 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-27 14:09:10.638135 | 2026-03-27 14:09:10.638270 | TASK [tox : Remove tempfile] 2026-03-27 14:09:11.097751 | debian-bookworm | changed 2026-03-27 14:09:11.103934 | 2026-03-27 14:09:11.104067 | TASK [tox : Emit tox command] 2026-03-27 14:09:11.147407 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-27 14:09:11.165640 | 2026-03-27 14:09:11.165818 | TASK [tox : Run tox] 2026-03-27 14:09:11.789761 | debian-bookworm | ROOT: 172 D setup logging to DEBUG on pid 1579 [tox/report.py:229] 2026-03-27 14:09:11.817907 | debian-bookworm | test: 200 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-27 14:09:11.820303 | debian-bookworm | test: 202 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-27 14:09:11.823509 | debian-bookworm | test: 206 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-27 14:09:11.824334 | debian-bookworm | test: 207 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-27 14:09:11.824652 | debian-bookworm | test: 207 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-27 14:09:11.824738 | debian-bookworm | test: 207 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-27 14:09:11.825669 | debian-bookworm | test: 208 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-27 14:09:11.825777 | debian-bookworm | test: 208 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-27 14:09:11.854257 | debian-bookworm | test: 236 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:515] 2026-03-27 14:09:12.447612 | debian-bookworm | test: 830 I exit 0 (0.59 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1586 [tox/execute/api.py:311] 2026-03-27 14:09:12.448206 | debian-bookworm | test: 830 W commands[1]> cat images.yml [tox/tox_env/api.py:515] 2026-03-27 14:09:12.451731 | debian-bookworm | --- 2026-03-27 14:09:12.451761 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-27 14:09:12.451768 | debian-bookworm | 2026-03-27 14:09:12.451773 | debian-bookworm | adminer_tag: "5.3.0" 2026-03-27 14:09:12.451780 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-27 14:09:12.451785 | debian-bookworm | 2026-03-27 14:09:12.451791 | debian-bookworm | ara_server_tag: "1.7.2" 2026-03-27 14:09:12.451797 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-27 14:09:12.451802 | debian-bookworm | 2026-03-27 14:09:12.451806 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-03-27 14:09:12.451811 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-27 14:09:12.451816 | debian-bookworm | 2026-03-27 14:09:12.451821 | debian-bookworm | netbox_tag: "v4.2.2" 2026-03-27 14:09:12.451825 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-27 14:09:12.451829 | debian-bookworm | 2026-03-27 14:09:12.451833 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-03-27 14:09:12.451838 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-27 14:09:12.451842 | debian-bookworm | 2026-03-27 14:09:12.451846 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-03-27 14:09:12.451850 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-27 14:09:12.451854 | debian-bookworm | 2026-03-27 14:09:12.451859 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-27 14:09:12.451863 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-27 14:09:12.451868 | debian-bookworm | 2026-03-27 14:09:12.451874 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-03-27 14:09:12.451882 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-27 14:09:12.451886 | debian-bookworm | 2026-03-27 14:09:12.451891 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-03-27 14:09:12.451895 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-27 14:09:12.451909 | debian-bookworm | 2026-03-27 14:09:12.451914 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-03-27 14:09:12.451919 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-27 14:09:12.451923 | debian-bookworm | 2026-03-27 14:09:12.451927 | debian-bookworm | registry_tag: "3.0" 2026-03-27 14:09:12.451932 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-27 14:09:12.451936 | debian-bookworm | 2026-03-27 14:09:12.451940 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-03-27 14:09:12.451944 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-27 14:09:12.451948 | debian-bookworm | 2026-03-27 14:09:12.451953 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-03-27 14:09:12.451957 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-27 14:09:12.451961 | debian-bookworm | 2026-03-27 14:09:12.451965 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-03-27 14:09:12.451969 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-27 14:09:12.451976 | debian-bookworm | 2026-03-27 14:09:12.451979 | debian-bookworm | osism_tag: "0.20250530.0" 2026-03-27 14:09:12.451983 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-27 14:09:12.451987 | debian-bookworm | 2026-03-27 14:09:12.451991 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-03-27 14:09:12.451995 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-27 14:09:12.451999 | debian-bookworm | 2026-03-27 14:09:12.452003 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-03-27 14:09:12.452007 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-27 14:09:12.452011 | debian-bookworm | 2026-03-27 14:09:12.452015 | debian-bookworm | vault_tag: "1.19.5" 2026-03-27 14:09:12.452019 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-27 14:09:12.452022 | debian-bookworm | 2026-03-27 14:09:12.452026 | debian-bookworm | traefik_tag: "v3.4.1" 2026-03-27 14:09:12.452030 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-27 14:09:12.452034 | debian-bookworm | 2026-03-27 14:09:12.452037 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-03-27 14:09:12.452045 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-27 14:09:12.452049 | debian-bookworm | 2026-03-27 14:09:12.452053 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-03-27 14:09:12.452057 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-27 14:09:12.453008 | debian-bookworm | test: 835 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1591 [tox/execute/api.py:311] 2026-03-27 14:09:12.458285 | debian-bookworm | test: OK (0.64=setup[0.04]+cmd[0.59,0.00] seconds) 2026-03-27 14:09:12.460298 | debian-bookworm | congratulations :) (0.67 seconds) 2026-03-27 14:09:12.817638 | debian-bookworm | ok: Runtime: 0:00:00.939648 2026-03-27 14:09:12.824203 | 2026-03-27 14:09:12.824324 | TASK [tox : Look for output] 2026-03-27 14:09:13.361801 | debian-bookworm | ok 2026-03-27 14:09:13.385225 | 2026-03-27 14:09:13.385370 | TASK [tox : Return file comments to Zuul] 2026-03-27 14:09:13.420125 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:13.427148 | 2026-03-27 14:09:13.427240 | PLAY RECAP 2026-03-27 14:09:13.427293 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-27 14:09:13.427317 | 2026-03-27 14:09:13.570620 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-27 14:09:13.571990 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-27 14:09:14.382440 | 2026-03-27 14:09:14.382555 | PLAY [all] 2026-03-27 14:09:14.394874 | 2026-03-27 14:09:14.394973 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-27 14:09:14.479017 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:14.483539 | 2026-03-27 14:09:14.483642 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-27 14:09:14.540527 | debian-bookworm | ok 2026-03-27 14:09:14.545312 | 2026-03-27 14:09:14.545420 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-27 14:09:15.003397 | debian-bookworm -> localhost | changed 2026-03-27 14:09:15.009454 | 2026-03-27 14:09:15.009550 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-27 14:09:15.072704 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:15.077187 | 2026-03-27 14:09:15.077276 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 14:09:15.113816 | debian-bookworm | ok 2026-03-27 14:09:15.118292 | 2026-03-27 14:09:15.118367 | TASK [fetch-tox-output : Get tox version] 2026-03-27 14:09:15.797264 | 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-27 14:09:15.816227 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-27 14:09:16.157050 | debian-bookworm | ok: Runtime: 0:00:00.292986 2026-03-27 14:09:16.165014 | 2026-03-27 14:09:16.165107 | TASK [fetch-tox-output : Find all default environments] 2026-03-27 14:09:16.710445 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:16.715610 | 2026-03-27 14:09:16.715724 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 14:09:16.763074 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:16.768161 | 2026-03-27 14:09:16.768256 | TASK [fetch-tox-output : Find all default environments] 2026-03-27 14:09:17.319136 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:17.324103 | 2026-03-27 14:09:17.324189 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 14:09:17.366935 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:17.375737 | 2026-03-27 14:09:17.375832 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-27 14:09:17.418504 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:17.445102 | 2026-03-27 14:09:17.445201 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-27 14:09:18.384749 | debian-bookworm | changed: 2026-03-27 14:09:18.384973 | debian-bookworm | created directory /var/lib/zuul/builds/c3d0da0883624659a94e791cddc19565/work/logs/tox/test 2026-03-27 14:09:18.385013 | debian-bookworm | cd+++++++++ ./ 2026-03-27 14:09:18.385039 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-27 14:09:18.385064 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-27 14:09:18.385090 | 2026-03-27 14:09:18.400951 | 2026-03-27 14:09:18.401033 | PLAY RECAP 2026-03-27 14:09:18.401082 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-27 14:09:18.401109 | 2026-03-27 14:09:18.575577 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-27 14:09:18.576566 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-27 14:09:19.353416 | 2026-03-27 14:09:19.353539 | PLAY [all] 2026-03-27 14:09:19.376263 | 2026-03-27 14:09:19.376371 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-27 14:09:19.635272 | debian-bookworm | changed: non-zero return code 2026-03-27 14:09:19.639791 | 2026-03-27 14:09:19.639893 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-27 14:09:19.675383 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:19.680028 | 2026-03-27 14:09:19.680116 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-27 14:09:19.717727 | 2026-03-27 14:09:19.717877 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-27 14:09:19.746823 | 2026-03-27 14:09:19.746977 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-27 14:09:19.779613 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:19.784406 | 2026-03-27 14:09:19.784496 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-27 14:09:19.811409 | 2026-03-27 14:09:19.811557 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-27 14:09:19.844144 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:19.848768 | 2026-03-27 14:09:19.848863 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-27 14:09:19.871384 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:19.875973 | 2026-03-27 14:09:19.876060 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-27 14:09:19.918667 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:19.923867 | 2026-03-27 14:09:19.923935 | PLAY RECAP 2026-03-27 14:09:19.923975 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-27 14:09:19.923996 | 2026-03-27 14:09:20.020854 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-27 14:09:20.021652 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 14:09:20.797007 | 2026-03-27 14:09:20.797120 | PLAY [Base post] 2026-03-27 14:09:20.816358 | 2026-03-27 14:09:20.817226 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-27 14:09:21.438207 | debian-bookworm | changed 2026-03-27 14:09:21.454981 | 2026-03-27 14:09:21.455100 | PLAY RECAP 2026-03-27 14:09:21.455167 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-27 14:09:21.455228 | 2026-03-27 14:09:21.575968 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 14:09:21.576901 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-27 14:09:22.183119 | 2026-03-27 14:09:22.183236 | PLAY [Base post-logs] 2026-03-27 14:09:22.191024 | 2026-03-27 14:09:22.191125 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-27 14:09:22.593767 | localhost | changed 2026-03-27 14:09:22.601411 | 2026-03-27 14:09:22.601530 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-27 14:09:22.635488 | localhost | ok 2026-03-27 14:09:22.637858 | 2026-03-27 14:09:22.637932 | TASK [Set zuul-log-path fact] 2026-03-27 14:09:22.661816 | localhost | ok 2026-03-27 14:09:22.669327 | 2026-03-27 14:09:22.669419 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 14:09:22.684211 | localhost | ok 2026-03-27 14:09:22.686539 | 2026-03-27 14:09:22.686610 | TASK [upload-logs : Create log directories] 2026-03-27 14:09:23.213876 | localhost | changed 2026-03-27 14:09:23.216549 | 2026-03-27 14:09:23.216685 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-27 14:09:23.657686 | localhost -> localhost | ok: Runtime: 0:00:00.003578 2026-03-27 14:09:23.661253 | 2026-03-27 14:09:23.661346 | TASK [upload-logs : Upload logs to log server] 2026-03-27 14:09:24.193839 | localhost | Output suppressed because no_log was given 2026-03-27 14:09:24.197876 | 2026-03-27 14:09:24.198001 | LOOP [upload-logs : Compress console log and json output] 2026-03-27 14:09:24.252776 | localhost | skipping: Conditional result was False 2026-03-27 14:09:24.261473 | localhost | skipping: Conditional result was False 2026-03-27 14:09:24.268357 | 2026-03-27 14:09:24.268815 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-27 14:09:24.352224 | localhost | skipping: Conditional result was False 2026-03-27 14:09:24.352490 | 2026-03-27 14:09:24.358018 | localhost | skipping: Conditional result was False 2026-03-27 14:09:24.365281 | 2026-03-27 14:09:24.365384 | LOOP [upload-logs : Upload console log and json output]