2026-03-27 14:07:28.444995 | Job console starting 2026-03-27 14:07:28.457420 | Updating git repos 2026-03-27 14:07:28.487430 | Cloning repos into workspace 2026-03-27 14:07:28.531060 | Restoring repo states 2026-03-27 14:07:28.547181 | Merging changes 2026-03-27 14:07:29.022669 | Checking out repos 2026-03-27 14:07:29.047306 | Preparing playbooks 2026-03-27 14:07:29.520950 | Running Ansible setup 2026-03-27 14:07:34.801185 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-27 14:07:35.759954 | 2026-03-27 14:07:35.760152 | PLAY [Base pre] 2026-03-27 14:07:35.782340 | 2026-03-27 14:07:35.782485 | TASK [Setup log path fact] 2026-03-27 14:07:35.804304 | debian-bookworm | ok 2026-03-27 14:07:35.833447 | 2026-03-27 14:07:35.833648 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 14:07:35.905211 | debian-bookworm | ok 2026-03-27 14:07:35.923586 | 2026-03-27 14:07:35.923737 | TASK [emit-job-header : Print job information] 2026-03-27 14:07:35.984948 | # Job Information 2026-03-27 14:07:35.985132 | Ansible Version: 2.16.14 2026-03-27 14:07:35.985168 | Job: cfg-generics-tox-test-latest 2026-03-27 14:07:35.985201 | Pipeline: check 2026-03-27 14:07:35.985225 | Executor: 521e9411259a 2026-03-27 14:07:35.985246 | Triggered by: https://github.com/osism/generics/pull/395 2026-03-27 14:07:35.985297 | Event ID: 2feceff0-29e6-11f1-9164-dba4cdf1ba2c 2026-03-27 14:07:35.991558 | 2026-03-27 14:07:35.991695 | LOOP [emit-job-header : Print node information] 2026-03-27 14:07:36.204465 | debian-bookworm | ok: 2026-03-27 14:07:36.204674 | debian-bookworm | # Node Information 2026-03-27 14:07:36.204709 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-27 14:07:36.204735 | debian-bookworm | Hostname: debian 2026-03-27 14:07:36.204756 | debian-bookworm | Username: zuul 2026-03-27 14:07:36.204776 | debian-bookworm | Distro: Debian 12.13 2026-03-27 14:07:36.204799 | debian-bookworm | Provider: regiocloud-a 2026-03-27 14:07:36.204821 | debian-bookworm | Region: 2026-03-27 14:07:36.204842 | debian-bookworm | Label: debian-bookworm 2026-03-27 14:07:36.204863 | debian-bookworm | Product Name: OpenStack Nova 2026-03-27 14:07:36.204882 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5b:6a3a 2026-03-27 14:07:36.230062 | 2026-03-27 14:07:36.230209 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-27 14:07:37.253105 | debian-bookworm -> localhost | changed 2026-03-27 14:07:37.260206 | 2026-03-27 14:07:37.260318 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-27 14:07:38.253295 | debian-bookworm -> localhost | changed 2026-03-27 14:07:38.264364 | 2026-03-27 14:07:38.264465 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-27 14:07:38.760631 | debian-bookworm -> localhost | ok 2026-03-27 14:07:38.769137 | 2026-03-27 14:07:38.769238 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-27 14:07:38.812269 | debian-bookworm | ok 2026-03-27 14:07:38.829349 | debian-bookworm | included: /var/lib/zuul/builds/e30961f27f184b049b8d4506009aa886/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-27 14:07:38.834329 | 2026-03-27 14:07:38.834415 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-27 14:07:41.023276 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-27 14:07:41.023484 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e30961f27f184b049b8d4506009aa886/work/e30961f27f184b049b8d4506009aa886_id_rsa 2026-03-27 14:07:41.023522 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e30961f27f184b049b8d4506009aa886/work/e30961f27f184b049b8d4506009aa886_id_rsa.pub 2026-03-27 14:07:41.023548 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-27 14:07:41.023574 | debian-bookworm -> localhost | SHA256:KPY+Bu5ugWlc050r0WNaMHpE8y1nwCUaeL7t003cWQg zuul-build-sshkey 2026-03-27 14:07:41.023596 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-27 14:07:41.023639 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-27 14:07:41.023662 | debian-bookworm -> localhost | | o+.o.. | 2026-03-27 14:07:41.023684 | debian-bookworm -> localhost | | . ==.+ E | 2026-03-27 14:07:41.023705 | debian-bookworm -> localhost | | *.=o.+ . . | 2026-03-27 14:07:41.023725 | debian-bookworm -> localhost | | + =.B+ . .| 2026-03-27 14:07:41.023745 | debian-bookworm -> localhost | | . +oo.BSo . . o | 2026-03-27 14:07:41.023767 | debian-bookworm -> localhost | | =.oo+ o o o | 2026-03-27 14:07:41.023787 | debian-bookworm -> localhost | | . . o.o . o | 2026-03-27 14:07:41.023807 | debian-bookworm -> localhost | | o.o o . . | 2026-03-27 14:07:41.023840 | debian-bookworm -> localhost | | +o... . | 2026-03-27 14:07:41.023862 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-27 14:07:41.023917 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.465416 2026-03-27 14:07:41.034226 | 2026-03-27 14:07:41.034329 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-27 14:07:41.079731 | debian-bookworm | ok 2026-03-27 14:07:41.100164 | debian-bookworm | included: /var/lib/zuul/builds/e30961f27f184b049b8d4506009aa886/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-27 14:07:41.125530 | 2026-03-27 14:07:41.125649 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-27 14:07:41.162898 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:07:41.171318 | 2026-03-27 14:07:41.171440 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-27 14:07:42.166885 | debian-bookworm | changed 2026-03-27 14:07:42.171166 | 2026-03-27 14:07:42.171244 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-27 14:07:42.515453 | debian-bookworm | ok 2026-03-27 14:07:42.520410 | 2026-03-27 14:07:42.520488 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-27 14:07:43.438648 | debian-bookworm | changed 2026-03-27 14:07:43.444202 | 2026-03-27 14:07:43.444283 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-27 14:07:44.372019 | debian-bookworm | changed 2026-03-27 14:07:44.376375 | 2026-03-27 14:07:44.376452 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-27 14:07:44.416077 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:07:44.422045 | 2026-03-27 14:07:44.422132 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-27 14:07:45.571998 | debian-bookworm -> localhost | changed 2026-03-27 14:07:45.585734 | 2026-03-27 14:07:45.585834 | TASK [add-build-sshkey : Add back temp key] 2026-03-27 14:07:46.615938 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e30961f27f184b049b8d4506009aa886/work/e30961f27f184b049b8d4506009aa886_id_rsa (zuul-build-sshkey) 2026-03-27 14:07:46.616859 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040267 2026-03-27 14:07:46.624743 | 2026-03-27 14:07:46.624833 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-27 14:07:47.444504 | debian-bookworm | ok 2026-03-27 14:07:47.449869 | 2026-03-27 14:07:47.449964 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-27 14:07:47.491410 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:07:47.501747 | 2026-03-27 14:07:47.501846 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-27 14:07:48.161277 | debian-bookworm | ok 2026-03-27 14:07:48.180764 | 2026-03-27 14:07:48.180872 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-27 14:07:48.256923 | debian-bookworm | ok 2026-03-27 14:07:48.261587 | 2026-03-27 14:07:48.261679 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-27 14:07:49.120928 | debian-bookworm -> localhost | ok 2026-03-27 14:07:49.126178 | 2026-03-27 14:07:49.126261 | TASK [validate-host : Collect information about the host] 2026-03-27 14:07:50.777427 | debian-bookworm | ok 2026-03-27 14:07:50.806942 | 2026-03-27 14:07:50.807048 | TASK [validate-host : Sanitize hostname] 2026-03-27 14:07:51.026072 | debian-bookworm | ok 2026-03-27 14:07:51.115568 | 2026-03-27 14:07:51.115737 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-27 14:07:52.299554 | debian-bookworm -> localhost | changed 2026-03-27 14:07:52.304185 | 2026-03-27 14:07:52.304260 | TASK [validate-host : Collect information about zuul worker] 2026-03-27 14:07:52.814710 | debian-bookworm | ok 2026-03-27 14:07:52.818535 | 2026-03-27 14:07:52.818636 | TASK [validate-host : Write out all zuul information for each host] 2026-03-27 14:07:54.162485 | debian-bookworm -> localhost | changed 2026-03-27 14:07:54.170679 | 2026-03-27 14:07:54.170773 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-27 14:07:54.440626 | debian-bookworm | ok 2026-03-27 14:07:54.446979 | 2026-03-27 14:07:54.447084 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-27 14:07:55.948770 | debian-bookworm | changed: 2026-03-27 14:07:55.948940 | debian-bookworm | cd+++++++++ src/ 2026-03-27 14:07:55.948974 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-27 14:07:55.948998 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-27 14:07:55.949020 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-27 14:07:55.949040 | debian-bookworm | =7.0.3 2026-03-27 14:08:20.214504 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-27 14:08:20.260518 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-27 14:08:20.277317 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-27 14:08:20.345552 | debian-bookworm | Collecting filelock>=3.25 2026-03-27 14:08:20.363942 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-27 14:08:20.430929 | debian-bookworm | Collecting packaging>=26 2026-03-27 14:08:20.444417 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-27 14:08:20.453155 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 12.5 MB/s eta 0:00:00 2026-03-27 14:08:20.510026 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-27 14:08:20.522212 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-27 14:08:20.564045 | debian-bookworm | Collecting pluggy>=1.6 2026-03-27 14:08:20.577812 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-27 14:08:20.636219 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-27 14:08:20.649676 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-27 14:08:20.686181 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-27 14:08:20.701287 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-27 14:08:20.861136 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-27 14:08:20.872966 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-27 14:08:21.108485 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 25.2 MB/s eta 0:00:00 2026-03-27 14:08:21.187822 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-27 14:08:21.201363 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-27 14:08:21.227476 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.5 MB/s eta 0:00:00 2026-03-27 14:08:21.283940 | debian-bookworm | Collecting python-discovery>=1 2026-03-27 14:08:21.297943 | debian-bookworm | Downloading python_discovery-1.2.1-py3-none-any.whl (31 kB) 2026-03-27 14:08:21.424568 | 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:22.210784 | 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:22.588162 | debian-bookworm | ok: Runtime: 0:00:02.992145 2026-03-27 14:08:22.595174 | 2026-03-27 14:08:22.595444 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-27 14:08:22.654348 | debian-bookworm | ok 2026-03-27 14:08:22.663827 | 2026-03-27 14:08:22.663970 | TASK [ensure-tox : Output tox version] 2026-03-27 14:08:23.196115 | 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:23.214998 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-27 14:08:23.706012 | debian-bookworm | ok: Runtime: 0:00:00.317292 2026-03-27 14:08:23.712744 | 2026-03-27 14:08:23.712873 | TASK [ensure-tox : Make global symlink] 2026-03-27 14:08:23.757673 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:23.764979 | 2026-03-27 14:08:23.765089 | PLAY RECAP 2026-03-27 14:08:23.765146 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-27 14:08:23.765173 | 2026-03-27 14:08:24.427105 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-27 14:08:24.428153 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-27 14:08:27.892240 | 2026-03-27 14:08:27.892355 | PLAY [all] 2026-03-27 14:08:27.927961 | 2026-03-27 14:08:27.928068 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-27 14:08:28.752692 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-27 14:08:28.992859 | debian-bookworm | ok: Runtime: 0:00:00.023496 2026-03-27 14:08:28.997680 | 2026-03-27 14:08:28.997825 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-27 14:08:29.559189 | debian-bookworm | ok: Runtime: 0:00:00.004418 2026-03-27 14:08:29.563945 | 2026-03-27 14:08:29.564033 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-27 14:08:29.989008 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-27 14:08:29.990340 | debian-bookworm | sudo: a password is required 2026-03-27 14:08:30.133595 | debian-bookworm | ok: Runtime: 0:00:00.015468 2026-03-27 14:08:30.141706 | 2026-03-27 14:08:30.141796 | TASK [tox : Check to see if the constraints file exists] 2026-03-27 14:08:30.220431 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:30.225454 | 2026-03-27 14:08:30.225544 | TASK [tox : Fail if constraints file is missing] 2026-03-27 14:08:30.278866 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:30.284500 | 2026-03-27 14:08:30.284597 | TASK [tox : Record file location] 2026-03-27 14:08:30.371710 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:08:30.376616 | 2026-03-27 14:08:30.376731 | TASK [tox : Install tox siblings] 2026-03-27 14:08:30.425782 | debian-bookworm | ok 2026-03-27 14:08:30.445813 | debian-bookworm | included: /var/lib/zuul/builds/e30961f27f184b049b8d4506009aa886/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-27 14:08:30.459671 | 2026-03-27 14:08:30.459779 | TASK [tox : Run tox without tests] 2026-03-27 14:08:31.061460 | debian-bookworm | ROOT: 178 D setup logging to DEBUG on pid 1427 [tox/report.py:229] 2026-03-27 14:08:31.089475 | debian-bookworm | test: 206 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-27 14:08:31.091810 | debian-bookworm | test: 208 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-27 14:08:31.102528 | debian-bookworm | test: 219 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py feb7d8dec15bc1c0a57e24329d60e766 5ea29b7fdfb335c9e40e48f119c0dae9 [python_discovery/_cached_py_info.py:198] 2026-03-27 14:08:31.173827 | debian-bookworm | test: 290 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.175113 | debian-bookworm | test: 291 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-27 14:08:31.175464 | debian-bookworm | test: 292 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.175758 | debian-bookworm | test: 292 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.178607 | debian-bookworm | test: 295 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-27 14:08:31.178917 | debian-bookworm | test: 295 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-27 14:08:31.212317 | debian-bookworm | test: 329 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.212578 | debian-bookworm | test: 329 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.212708 | debian-bookworm | test: 329 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.212798 | debian-bookworm | test: 329 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.212986 | debian-bookworm | test: 329 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.213102 | debian-bookworm | test: 330 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213160 | debian-bookworm | test: 330 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213208 | debian-bookworm | test: 330 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213259 | debian-bookworm | test: 330 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213308 | debian-bookworm | test: 330 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213359 | debian-bookworm | test: 330 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.213406 | debian-bookworm | test: 330 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213453 | debian-bookworm | test: 330 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213502 | debian-bookworm | test: 330 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213546 | debian-bookworm | test: 330 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213589 | debian-bookworm | test: 330 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.213808 | debian-bookworm | test: 330 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.214092 | debian-bookworm | test: 331 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.214213 | debian-bookworm | test: 331 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.214584 | debian-bookworm | test: 331 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-27 14:08:31.214802 | debian-bookworm | test: 331 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.252600 | debian-bookworm | test: 331 D { 2026-03-27 14:08:31.252632 | debian-bookworm | "sys": { 2026-03-27 14:08:31.252638 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-27 14:08:31.252644 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-27 14:08:31.252648 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-27 14:08:31.252653 | debian-bookworm | "base_prefix": "/usr", 2026-03-27 14:08:31.252659 | debian-bookworm | "real_prefix": null, 2026-03-27 14:08:31.252663 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-27 14:08:31.252668 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-27 14:08:31.252672 | debian-bookworm | "path": [ 2026-03-27 14:08:31.252676 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-27 14:08:31.252680 | debian-bookworm | "/usr/lib/python3.11", 2026-03-27 14:08:31.252684 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-27 14:08:31.252688 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-27 14:08:31.252692 | debian-bookworm | ], 2026-03-27 14:08:31.252696 | debian-bookworm | "meta_path": [ 2026-03-27 14:08:31.252700 | debian-bookworm | "", 2026-03-27 14:08:31.252704 | debian-bookworm | "", 2026-03-27 14:08:31.252708 | debian-bookworm | "", 2026-03-27 14:08:31.252716 | debian-bookworm | "" 2026-03-27 14:08:31.252720 | debian-bookworm | ], 2026-03-27 14:08:31.252724 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-27 14:08:31.252728 | debian-bookworm | "io_encoding": "utf-8" 2026-03-27 14:08:31.252732 | debian-bookworm | }, 2026-03-27 14:08:31.252736 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-27 14:08:31.252740 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-27 14:08:31.252744 | debian-bookworm | "os": "", 2026-03-27 14:08:31.252748 | debian-bookworm | "site": "", 2026-03-27 14:08:31.252752 | debian-bookworm | "datetime": "", 2026-03-27 14:08:31.252756 | debian-bookworm | "math": "", 2026-03-27 14:08:31.252760 | debian-bookworm | "json": "" 2026-03-27 14:08:31.252764 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-27 14:08:31.252967 | debian-bookworm | test: 369 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.254543 | debian-bookworm | test: 371 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.258738 | debian-bookworm | test: 372 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.259096 | debian-bookworm | test: 375 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.261577 | debian-bookworm | test: 378 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.426673 | debian-bookworm | test: 543 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.428158 | debian-bookworm | test: 545 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.487996 | debian-bookworm | test: 604 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:31.569389 | debian-bookworm | test: 686 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:31.569940 | debian-bookworm | test: 686 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:31.573208 | debian-bookworm | test: 689 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:31.573738 | debian-bookworm | test: 690 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-27 14:08:31.583944 | debian-bookworm | test: 700 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:31.587804 | debian-bookworm | test: 704 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:31.588440 | debian-bookworm | test: 705 D generated console scripts pip3.11 pip pip3 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-27 14:08:31.588952 | debian-bookworm | test: 705 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-27 14:08:31.593422 | debian-bookworm | test: 710 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.593516 | debian-bookworm | test: 710 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.593585 | debian-bookworm | test: 710 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.593645 | debian-bookworm | test: 710 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.593703 | debian-bookworm | test: 710 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.593765 | debian-bookworm | test: 710 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.593858 | debian-bookworm | test: 710 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.593926 | debian-bookworm | test: 710 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.594002 | debian-bookworm | test: 710 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.594088 | debian-bookworm | test: 711 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.594151 | debian-bookworm | test: 711 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.594222 | debian-bookworm | test: 711 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 14:08:31.598477 | debian-bookworm | test: 715 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-03-27 14:08:32.730057 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-27 14:08:32.854565 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-27 14:08:32.962376 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-27 14:08:32.978687 | 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.047495 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-03-27 14:08:33.064424 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-27 14:08:33.111472 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-27 14:08:33.129015 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-27 14:08:33.167226 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-27 14:08:33.184357 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-27 14:08:33.247719 | debian-bookworm | Installing build dependencies: started 2026-03-27 14:08:34.438283 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-27 14:08:34.439046 | debian-bookworm | Getting requirements to build wheel: started 2026-03-27 14:08:34.876055 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-27 14:08:34.878380 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-27 14:08:35.119152 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-27 14:08:35.165256 | debian-bookworm | Collecting python-gilt==2.2.5 (from -r requirements.txt (line 6)) 2026-03-27 14:08:35.184207 | 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.250865 | debian-bookworm | Collecting requests==2.33.0 (from -r requirements.txt (line 7)) 2026-03-27 14:08:35.268511 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-27 14:08:35.317165 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-27 14:08:35.352611 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-27 14:08:35.476711 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-27 14:08:35.492836 | 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:35.600601 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-27 14:08:35.617923 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-03-27 14:08:35.768020 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:35.784301 | 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:35.835736 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:35.852459 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-27 14:08:35.917586 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:35.933984 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-27 14:08:35.980355 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-27 14:08:35.996647 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-27 14:08:36.279569 | 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.298149 | 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.391732 | 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.408191 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-27 14:08:36.559021 | 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:36.575906 | 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:36.628499 | 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:36.646951 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-27 14:08:36.681355 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-27 14:08:36.722557 | 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:36.777190 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.1 MB/s 0:00:00 2026-03-27 14:08:36.797098 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-03-27 14:08:38.707876 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 30.1 MB/s 0:00:01 2026-03-27 14:08:38.724228 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-27 14:08:38.754917 | 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:38.906469 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 25.0 MB/s 0:00:00 2026-03-27 14:08:38.916595 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl (65 kB) 2026-03-27 14:08:39.011840 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-27 14:08:39.046361 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-03-27 14:08:39.145094 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 22.0 MB/s 0:00:00 2026-03-27 14:08:39.162854 | 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.213475 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-27 14:08:39.243688 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-27 14:08:39.272802 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-27 14:08:39.309656 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-27 14:08:39.345449 | 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:39.372321 | debian-bookworm | Downloading cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-27 14:08:39.560189 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.5 MB/s 0:00:00 2026-03-27 14:08:39.578312 | 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:39.610290 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-27 14:08:39.882543 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-27 14:08:39.883581 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-27 14:08:40.124149 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-27 14:08:40.125176 | 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.125573 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-27 14:08:40.128851 | debian-bookworm | Successfully built pwgen 2026-03-27 14:08:40.334125 | 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:05.926407 | debian-bookworm | 2026-03-27 14:09:05.928283 | 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:06.064567 | debian-bookworm | test: 35181 I exit 0 (34.46 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1440 [tox/execute/api.py:311] 2026-03-27 14:09:06.069147 | debian-bookworm | test: OK (34.98 seconds) 2026-03-27 14:09:06.069208 | debian-bookworm | congratulations :) (35.01 seconds) 2026-03-27 14:09:06.563353 | debian-bookworm | ok: Runtime: 0:00:35.257581 2026-03-27 14:09:06.570891 | 2026-03-27 14:09:06.571004 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-27 14:09:06.973872 | debian-bookworm | changed 2026-03-27 14:09:06.983420 | 2026-03-27 14:09:06.983557 | TASK [tox : Get tox envlist config] 2026-03-27 14:09:08.053124 | debian-bookworm | ok: Runtime: 0:00:00.356135 2026-03-27 14:09:08.062422 | 2026-03-27 14:09:08.062577 | TASK [tox : Install any sibling python packages] 2026-03-27 14:09:08.509325 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-27 14:09:08.516974 | 2026-03-27 14:09:08.517088 | TASK [tox : Remove tempfile] 2026-03-27 14:09:08.932980 | debian-bookworm | changed 2026-03-27 14:09:08.949600 | 2026-03-27 14:09:08.949748 | TASK [tox : Emit tox command] 2026-03-27 14:09:08.989790 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-27 14:09:08.995642 | 2026-03-27 14:09:08.995848 | TASK [tox : Run tox] 2026-03-27 14:09:09.553934 | debian-bookworm | ROOT: 183 D setup logging to DEBUG on pid 1585 [tox/report.py:229] 2026-03-27 14:09:09.582341 | debian-bookworm | test: 211 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-27 14:09:09.584775 | debian-bookworm | test: 214 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-27 14:09:09.588298 | debian-bookworm | test: 217 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:09.589099 | debian-bookworm | test: 218 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-27 14:09:09.589353 | debian-bookworm | test: 218 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:09.589430 | debian-bookworm | test: 218 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:09.590542 | debian-bookworm | test: 219 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-27 14:09:09.590612 | debian-bookworm | test: 219 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-27 14:09:09.619990 | debian-bookworm | test: 249 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:515] 2026-03-27 14:09:10.224552 | debian-bookworm | test: 853 I exit 0 (0.60 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1592 [tox/execute/api.py:311] 2026-03-27 14:09:10.225114 | debian-bookworm | test: 854 W commands[1]> cat images.yml [tox/tox_env/api.py:515] 2026-03-27 14:09:10.233182 | debian-bookworm | --- 2026-03-27 14:09:10.233243 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-27 14:09:10.233256 | debian-bookworm | 2026-03-27 14:09:10.234569 | debian-bookworm | adminer_tag: "5.4.2" 2026-03-27 14:09:10.234585 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-27 14:09:10.234600 | debian-bookworm | 2026-03-27 14:09:10.234617 | debian-bookworm | ara_server_tag: "1.7.3" 2026-03-27 14:09:10.234629 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-27 14:09:10.234643 | debian-bookworm | 2026-03-27 14:09:10.234656 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-03-27 14:09:10.234670 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-27 14:09:10.234684 | debian-bookworm | 2026-03-27 14:09:10.234696 | debian-bookworm | netbox_tag: "v4.3.5" 2026-03-27 14:09:10.234709 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-27 14:09:10.234722 | debian-bookworm | 2026-03-27 14:09:10.234735 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-03-27 14:09:10.234749 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-27 14:09:10.234762 | debian-bookworm | 2026-03-27 14:09:10.234776 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-03-27 14:09:10.234787 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-27 14:09:10.234804 | debian-bookworm | 2026-03-27 14:09:10.234818 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-27 14:09:10.234832 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-27 14:09:10.234843 | debian-bookworm | 2026-03-27 14:09:10.234851 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-03-27 14:09:10.234859 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-27 14:09:10.234867 | debian-bookworm | 2026-03-27 14:09:10.234875 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-03-27 14:09:10.234883 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-27 14:09:10.234906 | debian-bookworm | 2026-03-27 14:09:10.234915 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-03-27 14:09:10.234923 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-27 14:09:10.234931 | debian-bookworm | 2026-03-27 14:09:10.234939 | debian-bookworm | registry_tag: "3.0" 2026-03-27 14:09:10.234948 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-27 14:09:10.234955 | debian-bookworm | 2026-03-27 14:09:10.234963 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-03-27 14:09:10.234972 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-27 14:09:10.234980 | debian-bookworm | 2026-03-27 14:09:10.234988 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-03-27 14:09:10.234997 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-27 14:09:10.235004 | debian-bookworm | 2026-03-27 14:09:10.235013 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-03-27 14:09:10.235021 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-27 14:09:10.235030 | debian-bookworm | 2026-03-27 14:09:10.235038 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-03-27 14:09:10.235046 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-27 14:09:10.235055 | debian-bookworm | 2026-03-27 14:09:10.235063 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-03-27 14:09:10.235071 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-27 14:09:10.235079 | debian-bookworm | 2026-03-27 14:09:10.235087 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-03-27 14:09:10.235096 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-27 14:09:10.235104 | debian-bookworm | 2026-03-27 14:09:10.235112 | debian-bookworm | vault_tag: "1.21.2" 2026-03-27 14:09:10.235120 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-27 14:09:10.235128 | debian-bookworm | 2026-03-27 14:09:10.235136 | debian-bookworm | traefik_tag: "v3.5.0" 2026-03-27 14:09:10.235144 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-27 14:09:10.235152 | debian-bookworm | 2026-03-27 14:09:10.235160 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-03-27 14:09:10.235168 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-27 14:09:10.235176 | debian-bookworm | 2026-03-27 14:09:10.235184 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-03-27 14:09:10.236251 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-27 14:09:10.239234 | debian-bookworm | test: 867 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1597 [tox/execute/api.py:311] 2026-03-27 14:09:10.241281 | debian-bookworm | test: OK (0.66=setup[0.04]+cmd[0.60,0.01] seconds) 2026-03-27 14:09:10.241303 | debian-bookworm | congratulations :) (0.69 seconds) 2026-03-27 14:09:10.582480 | debian-bookworm | ok: Runtime: 0:00:00.982534 2026-03-27 14:09:10.589877 | 2026-03-27 14:09:10.589997 | TASK [tox : Look for output] 2026-03-27 14:09:11.032693 | debian-bookworm | ok 2026-03-27 14:09:11.059427 | 2026-03-27 14:09:11.059620 | TASK [tox : Return file comments to Zuul] 2026-03-27 14:09:11.104135 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:11.113247 | 2026-03-27 14:09:11.113362 | PLAY RECAP 2026-03-27 14:09:11.113418 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-27 14:09:11.113444 | 2026-03-27 14:09:11.462597 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-27 14:09:11.464070 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-27 14:09:12.600053 | 2026-03-27 14:09:12.600226 | PLAY [all] 2026-03-27 14:09:12.646043 | 2026-03-27 14:09:12.646203 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-27 14:09:12.711481 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:12.717559 | 2026-03-27 14:09:12.717758 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-27 14:09:12.766907 | debian-bookworm | ok 2026-03-27 14:09:12.772173 | 2026-03-27 14:09:12.772290 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-27 14:09:13.687260 | debian-bookworm -> localhost | changed 2026-03-27 14:09:13.695293 | 2026-03-27 14:09:13.695422 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-27 14:09:13.770119 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:13.776061 | 2026-03-27 14:09:13.776191 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 14:09:13.855710 | debian-bookworm | ok 2026-03-27 14:09:13.861814 | 2026-03-27 14:09:13.861940 | TASK [fetch-tox-output : Get tox version] 2026-03-27 14:09:14.563180 | 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:14.582160 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-27 14:09:14.924686 | debian-bookworm | ok: Runtime: 0:00:00.303361 2026-03-27 14:09:14.929043 | 2026-03-27 14:09:14.929125 | TASK [fetch-tox-output : Find all default environments] 2026-03-27 14:09:15.459183 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:15.463880 | 2026-03-27 14:09:15.463971 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 14:09:15.496707 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:15.501779 | 2026-03-27 14:09:15.501869 | TASK [fetch-tox-output : Find all default environments] 2026-03-27 14:09:16.054294 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:16.059034 | 2026-03-27 14:09:16.059116 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 14:09:16.101853 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:16.106859 | 2026-03-27 14:09:16.106945 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-27 14:09:16.166827 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:16.177251 | 2026-03-27 14:09:16.177351 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-27 14:09:17.024882 | debian-bookworm | changed: 2026-03-27 14:09:17.025022 | debian-bookworm | created directory /var/lib/zuul/builds/e30961f27f184b049b8d4506009aa886/work/logs/tox/test 2026-03-27 14:09:17.025050 | debian-bookworm | cd+++++++++ ./ 2026-03-27 14:09:17.025071 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-27 14:09:17.025090 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-27 14:09:17.025110 | 2026-03-27 14:09:17.030606 | 2026-03-27 14:09:17.030675 | PLAY RECAP 2026-03-27 14:09:17.030717 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-27 14:09:17.030737 | 2026-03-27 14:09:17.138595 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-27 14:09:17.139514 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-27 14:09:17.860588 | 2026-03-27 14:09:17.860704 | PLAY [all] 2026-03-27 14:09:17.876365 | 2026-03-27 14:09:17.876469 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-27 14:09:18.079682 | debian-bookworm | changed: non-zero return code 2026-03-27 14:09:18.084467 | 2026-03-27 14:09:18.084581 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-27 14:09:18.119879 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:18.125123 | 2026-03-27 14:09:18.125218 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-27 14:09:18.176898 | 2026-03-27 14:09:18.177049 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-27 14:09:18.216617 | 2026-03-27 14:09:18.216775 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-27 14:09:18.259482 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:18.264242 | 2026-03-27 14:09:18.264328 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-27 14:09:18.311626 | 2026-03-27 14:09:18.311811 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-27 14:09:18.344544 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:18.349134 | 2026-03-27 14:09:18.349222 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-27 14:09:18.382747 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:18.387941 | 2026-03-27 14:09:18.388023 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-27 14:09:18.430741 | debian-bookworm | skipping: Conditional result was False 2026-03-27 14:09:18.436260 | 2026-03-27 14:09:18.436328 | PLAY RECAP 2026-03-27 14:09:18.436374 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-27 14:09:18.436398 | 2026-03-27 14:09:18.529148 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-27 14:09:18.530101 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 14:09:19.332291 | 2026-03-27 14:09:19.332398 | PLAY [Base post] 2026-03-27 14:09:19.342712 | 2026-03-27 14:09:19.342813 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-27 14:09:19.931191 | debian-bookworm | changed 2026-03-27 14:09:19.936993 | 2026-03-27 14:09:19.937069 | PLAY RECAP 2026-03-27 14:09:19.937116 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-27 14:09:19.937166 | 2026-03-27 14:09:20.045473 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 14:09:20.046417 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-27 14:09:20.762648 | 2026-03-27 14:09:20.762782 | PLAY [Base post-logs] 2026-03-27 14:09:20.779288 | 2026-03-27 14:09:20.779408 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-27 14:09:21.342441 | localhost | changed 2026-03-27 14:09:21.353752 | 2026-03-27 14:09:21.353869 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-27 14:09:21.379615 | localhost | ok 2026-03-27 14:09:21.385407 | 2026-03-27 14:09:21.385491 | TASK [Set zuul-log-path fact] 2026-03-27 14:09:21.409520 | localhost | ok 2026-03-27 14:09:21.415940 | 2026-03-27 14:09:21.416024 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 14:09:21.439669 | localhost | ok 2026-03-27 14:09:21.441977 | 2026-03-27 14:09:21.442057 | TASK [upload-logs : Create log directories] 2026-03-27 14:09:22.034383 | localhost | changed 2026-03-27 14:09:22.036526 | 2026-03-27 14:09:22.036607 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-27 14:09:22.517932 | localhost -> localhost | ok: Runtime: 0:00:00.013064 2026-03-27 14:09:22.525074 | 2026-03-27 14:09:22.525179 | TASK [upload-logs : Upload logs to log server] 2026-03-27 14:09:23.341220 | localhost | Output suppressed because no_log was given 2026-03-27 14:09:23.352041 | 2026-03-27 14:09:23.352331 | LOOP [upload-logs : Compress console log and json output] 2026-03-27 14:09:23.402090 | localhost | skipping: Conditional result was False 2026-03-27 14:09:23.408117 | localhost | skipping: Conditional result was False 2026-03-27 14:09:23.419511 | 2026-03-27 14:09:23.419611 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-27 14:09:23.460353 | localhost | skipping: Conditional result was False 2026-03-27 14:09:23.460576 | 2026-03-27 14:09:23.466796 | localhost | skipping: Conditional result was False 2026-03-27 14:09:23.476057 | 2026-03-27 14:09:23.476149 | LOOP [upload-logs : Upload console log and json output]