2025-12-29 03:20:29.984220 | Job console starting 2025-12-29 03:20:30.016018 | Updating git repos 2025-12-29 03:20:30.072431 | Cloning repos into workspace 2025-12-29 03:20:30.146430 | Restoring repo states 2025-12-29 03:20:30.215956 | Merging changes 2025-12-29 03:20:30.215979 | Checking out repos 2025-12-29 03:20:30.379100 | Preparing playbooks 2025-12-29 03:20:32.614502 | Running Ansible setup 2025-12-29 03:20:42.350156 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-29 03:20:43.457867 | 2025-12-29 03:20:43.458057 | PLAY [Base pre] 2025-12-29 03:20:43.494655 | 2025-12-29 03:20:43.498510 | TASK [Setup log path fact] 2025-12-29 03:20:43.544393 | debian-bookworm | ok 2025-12-29 03:20:43.603863 | 2025-12-29 03:20:43.604061 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 03:20:43.661140 | debian-bookworm | ok 2025-12-29 03:20:43.678511 | 2025-12-29 03:20:43.678682 | TASK [emit-job-header : Print job information] 2025-12-29 03:20:43.719536 | # Job Information 2025-12-29 03:20:43.719735 | Ansible Version: 2.16.14 2025-12-29 03:20:43.719771 | Job: cfg-generics-tox-test-stable-legacy 2025-12-29 03:20:43.719805 | Pipeline: periodic-daily 2025-12-29 03:20:43.719827 | Executor: 521e9411259a 2025-12-29 03:20:43.719848 | Triggered by: https://github.com/osism/generics 2025-12-29 03:20:43.719870 | Event ID: 8a874970c7984fa0a0e2f4560fa7fb73 2025-12-29 03:20:43.725396 | 2025-12-29 03:20:43.725550 | LOOP [emit-job-header : Print node information] 2025-12-29 03:20:43.855800 | debian-bookworm | ok: 2025-12-29 03:20:43.856016 | debian-bookworm | # Node Information 2025-12-29 03:20:43.856051 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-29 03:20:43.856077 | debian-bookworm | Hostname: debian 2025-12-29 03:20:43.856099 | debian-bookworm | Username: zuul 2025-12-29 03:20:43.856119 | debian-bookworm | Distro: Debian 12.12 2025-12-29 03:20:43.856144 | debian-bookworm | Provider: regiocloud-a 2025-12-29 03:20:43.856165 | debian-bookworm | Region: 2025-12-29 03:20:43.856187 | debian-bookworm | Label: debian-bookworm 2025-12-29 03:20:43.856206 | debian-bookworm | Product Name: OpenStack Nova 2025-12-29 03:20:43.856225 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:adc0 2025-12-29 03:20:43.877235 | 2025-12-29 03:20:43.877411 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-29 03:20:44.644927 | debian-bookworm -> localhost | changed 2025-12-29 03:20:44.652775 | 2025-12-29 03:20:44.652910 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-29 03:20:46.327981 | debian-bookworm -> localhost | changed 2025-12-29 03:20:46.339938 | 2025-12-29 03:20:46.340070 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-29 03:20:46.697639 | debian-bookworm -> localhost | ok 2025-12-29 03:20:46.709657 | 2025-12-29 03:20:46.709804 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-29 03:20:46.740255 | debian-bookworm | ok 2025-12-29 03:20:46.765748 | debian-bookworm | included: /var/lib/zuul/builds/daaa5f53c4244f9082ad884dedb9556e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-29 03:20:46.773167 | 2025-12-29 03:20:46.773301 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-29 03:20:48.743054 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-29 03:20:48.743341 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/daaa5f53c4244f9082ad884dedb9556e/work/daaa5f53c4244f9082ad884dedb9556e_id_rsa 2025-12-29 03:20:48.743386 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/daaa5f53c4244f9082ad884dedb9556e/work/daaa5f53c4244f9082ad884dedb9556e_id_rsa.pub 2025-12-29 03:20:48.743413 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-29 03:20:48.743439 | debian-bookworm -> localhost | SHA256:tHbBrrpiERkYNKDS34ZcLDmKEAI6djU2hPGyNQWO59U zuul-build-sshkey 2025-12-29 03:20:48.743461 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-29 03:20:48.743595 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-29 03:20:48.743626 | debian-bookworm -> localhost | |*o+++B.. | 2025-12-29 03:20:48.743647 | debian-bookworm -> localhost | |+o.oBo+ .. | 2025-12-29 03:20:48.743668 | debian-bookworm -> localhost | |*..++Oo..Eo | 2025-12-29 03:20:48.743687 | debian-bookworm -> localhost | |+o.+O*o. o . | 2025-12-29 03:20:48.743707 | debian-bookworm -> localhost | |. ..+oo S o | 2025-12-29 03:20:48.743731 | debian-bookworm -> localhost | | .. . o | 2025-12-29 03:20:48.743752 | debian-bookworm -> localhost | | . . | 2025-12-29 03:20:48.743771 | debian-bookworm -> localhost | | o . | 2025-12-29 03:20:48.743791 | debian-bookworm -> localhost | | . .o. | 2025-12-29 03:20:48.743811 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-29 03:20:48.743872 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.972616 2025-12-29 03:20:48.751064 | 2025-12-29 03:20:48.751200 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-29 03:20:48.798612 | debian-bookworm | ok 2025-12-29 03:20:48.847121 | debian-bookworm | included: /var/lib/zuul/builds/daaa5f53c4244f9082ad884dedb9556e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-29 03:20:48.881069 | 2025-12-29 03:20:48.881217 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-29 03:20:48.926413 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:20:48.932967 | 2025-12-29 03:20:48.933099 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-29 03:20:49.688752 | debian-bookworm | changed 2025-12-29 03:20:49.713505 | 2025-12-29 03:20:49.713706 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-29 03:20:50.044473 | debian-bookworm | ok 2025-12-29 03:20:50.058963 | 2025-12-29 03:20:50.059137 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-29 03:20:50.873945 | debian-bookworm | changed 2025-12-29 03:20:50.886191 | 2025-12-29 03:20:50.886329 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-29 03:20:51.638642 | debian-bookworm | changed 2025-12-29 03:20:51.659696 | 2025-12-29 03:20:51.659848 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-29 03:20:51.721825 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:20:51.737614 | 2025-12-29 03:20:51.737753 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-29 03:20:52.930292 | debian-bookworm -> localhost | changed 2025-12-29 03:20:52.943707 | 2025-12-29 03:20:52.943847 | TASK [add-build-sshkey : Add back temp key] 2025-12-29 03:20:53.528256 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/daaa5f53c4244f9082ad884dedb9556e/work/daaa5f53c4244f9082ad884dedb9556e_id_rsa (zuul-build-sshkey) 2025-12-29 03:20:53.528631 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018584 2025-12-29 03:20:53.547467 | 2025-12-29 03:20:53.547647 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-29 03:20:54.021728 | debian-bookworm | ok 2025-12-29 03:20:54.033953 | 2025-12-29 03:20:54.034295 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-29 03:20:54.113464 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:20:54.164206 | 2025-12-29 03:20:54.164964 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-29 03:20:54.876718 | debian-bookworm | ok 2025-12-29 03:20:54.903270 | 2025-12-29 03:20:54.903413 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-29 03:20:54.945060 | debian-bookworm | ok 2025-12-29 03:20:54.953035 | 2025-12-29 03:20:54.953159 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-29 03:20:55.439688 | debian-bookworm -> localhost | ok 2025-12-29 03:20:55.456851 | 2025-12-29 03:20:55.457004 | TASK [validate-host : Collect information about the host] 2025-12-29 03:20:56.844065 | debian-bookworm | ok 2025-12-29 03:20:56.878652 | 2025-12-29 03:20:56.878802 | TASK [validate-host : Sanitize hostname] 2025-12-29 03:20:57.217555 | debian-bookworm | ok 2025-12-29 03:20:57.360122 | 2025-12-29 03:20:57.360270 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-29 03:20:59.403857 | debian-bookworm -> localhost | changed 2025-12-29 03:20:59.409969 | 2025-12-29 03:20:59.410086 | TASK [validate-host : Collect information about zuul worker] 2025-12-29 03:21:01.109626 | debian-bookworm | ok 2025-12-29 03:21:01.136531 | 2025-12-29 03:21:01.136685 | TASK [validate-host : Write out all zuul information for each host] 2025-12-29 03:21:03.167594 | debian-bookworm -> localhost | changed 2025-12-29 03:21:03.178570 | 2025-12-29 03:21:03.178704 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-29 03:21:03.646530 | debian-bookworm | ok 2025-12-29 03:21:03.658564 | 2025-12-29 03:21:03.658893 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-29 03:21:05.834574 | debian-bookworm | changed: 2025-12-29 03:21:05.834796 | debian-bookworm | cd+++++++++ src/ 2025-12-29 03:21:05.835991 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-29 03:21:05.836081 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-29 03:21:05.836107 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-12-29 03:21:05.836129 | debian-bookworm | =6.2 2025-12-29 03:21:38.722791 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-29 03:21:38.775073 | debian-bookworm | Collecting chardet>=5.2 2025-12-29 03:21:38.788543 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-29 03:21:38.812016 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 9.9 MB/s eta 0:00:00 2025-12-29 03:21:38.865072 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-29 03:21:38.877708 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-29 03:21:38.935814 | debian-bookworm | Collecting filelock>=3.20 2025-12-29 03:21:38.948312 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-29 03:21:39.012706 | debian-bookworm | Collecting packaging>=25 2025-12-29 03:21:39.024955 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-29 03:21:39.033357 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 9.9 MB/s eta 0:00:00 2025-12-29 03:21:39.106593 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-29 03:21:39.120872 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-29 03:21:39.191206 | debian-bookworm | Collecting pluggy>=1.6 2025-12-29 03:21:39.203265 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-29 03:21:39.256348 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-29 03:21:39.268935 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-29 03:21:39.415570 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-29 03:21:39.429671 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-29 03:21:39.761525 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 18.4 MB/s eta 0:00:00 2025-12-29 03:21:39.874010 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-29 03:21:39.886426 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-29 03:21:39.909055 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.6 MB/s eta 0:00:00 2025-12-29 03:21:40.052635 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-29 03:21:40.899941 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.1 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-29 03:21:41.043219 | debian-bookworm | ok: Runtime: 0:00:03.213269 2025-12-29 03:21:41.064292 | 2025-12-29 03:21:41.064441 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-29 03:21:41.135122 | debian-bookworm | ok 2025-12-29 03:21:41.141283 | 2025-12-29 03:21:41.141420 | TASK [ensure-tox : Output tox version] 2025-12-29 03:21:41.965942 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-29 03:21:41.985120 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-29 03:21:42.231540 | debian-bookworm | ok: Runtime: 0:00:00.340961 2025-12-29 03:21:42.249547 | 2025-12-29 03:21:42.249685 | TASK [ensure-tox : Make global symlink] 2025-12-29 03:21:42.367099 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:21:42.386118 | 2025-12-29 03:21:42.387338 | PLAY RECAP 2025-12-29 03:21:42.388058 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-29 03:21:42.388441 | 2025-12-29 03:21:42.771555 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-29 03:21:42.772761 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-29 03:21:45.335392 | 2025-12-29 03:21:45.335647 | PLAY [all] 2025-12-29 03:21:45.371650 | 2025-12-29 03:21:45.371955 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-29 03:21:46.303137 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-29 03:21:46.483587 | debian-bookworm | ok: Runtime: 0:00:00.024093 2025-12-29 03:21:46.501925 | 2025-12-29 03:21:46.502116 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-29 03:21:47.047660 | debian-bookworm | ok: Runtime: 0:00:00.006804 2025-12-29 03:21:47.053953 | 2025-12-29 03:21:47.054075 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-29 03:21:47.369386 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-29 03:21:47.372630 | debian-bookworm | sudo: a password is required 2025-12-29 03:21:47.585226 | debian-bookworm | ok: Runtime: 0:00:00.025247 2025-12-29 03:21:47.595759 | 2025-12-29 03:21:47.595879 | TASK [tox : Check to see if the constraints file exists] 2025-12-29 03:21:47.652368 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:21:47.659125 | 2025-12-29 03:21:47.659275 | TASK [tox : Fail if constraints file is missing] 2025-12-29 03:21:47.705001 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:21:47.712515 | 2025-12-29 03:21:47.712683 | TASK [tox : Record file location] 2025-12-29 03:21:47.767703 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:21:47.775562 | 2025-12-29 03:21:47.775707 | TASK [tox : Install tox siblings] 2025-12-29 03:21:47.820937 | debian-bookworm | ok 2025-12-29 03:21:47.843587 | debian-bookworm | included: /var/lib/zuul/builds/daaa5f53c4244f9082ad884dedb9556e/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-29 03:21:47.860180 | 2025-12-29 03:21:47.860776 | TASK [tox : Run tox without tests] 2025-12-29 03:21:48.714617 | debian-bookworm | ROOT: 191 D setup logging to DEBUG on pid 1419 [tox/report.py:225] 2025-12-29 03:21:48.744612 | debian-bookworm | test: 221 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-12-29 03:21:48.747330 | debian-bookworm | test: 224 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-12-29 03:21:48.748318 | debian-bookworm | test: 225 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py tiMVXKfLcErCducrHmWoKwU6cGzt0ynV ZhBAkFgtCsN4zOllF3851odPsKxNlvRj [virtualenv/discovery/cached_py_info.py:128] 2025-12-29 03:21:48.822010 | debian-bookworm | test: 299 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2025-12-29 03:21:48.823169 | debian-bookworm | test: 300 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-29 03:21:48.823682 | debian-bookworm | test: 300 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:85] 2025-12-29 03:21:48.823957 | debian-bookworm | test: 301 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:87] 2025-12-29 03:21:48.826647 | debian-bookworm | test: 303 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-29 03:21:48.862822 | debian-bookworm | test: 339 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:52] 2025-12-29 03:21:48.863120 | debian-bookworm | test: 340 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2025-12-29 03:21:48.863402 | debian-bookworm | test: 340 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-12-29 03:21:48.863617 | debian-bookworm | test: 340 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-29 03:21:48.863718 | debian-bookworm | test: 341 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.863777 | debian-bookworm | test: 341 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.863827 | debian-bookworm | test: 341 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.863875 | debian-bookworm | test: 341 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.863932 | debian-bookworm | test: 341 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.863991 | debian-bookworm | test: 341 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.864034 | debian-bookworm | test: 341 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.864109 | debian-bookworm | test: 341 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:48.864426 | debian-bookworm | test: 341 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2025-12-29 03:21:48.864749 | debian-bookworm | test: 342 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:98] 2025-12-29 03:21:48.864899 | debian-bookworm | test: 342 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:101] 2025-12-29 03:21:48.865355 | debian-bookworm | test: 342 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-12-29 03:21:48.865618 | debian-bookworm | test: 342 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:215] 2025-12-29 03:21:48.912404 | debian-bookworm | test: 342 D { 2025-12-29 03:21:48.912451 | debian-bookworm | "sys": { 2025-12-29 03:21:48.912457 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2025-12-29 03:21:48.912462 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-12-29 03:21:48.912468 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-12-29 03:21:48.912473 | debian-bookworm | "base_prefix": "/usr", 2025-12-29 03:21:48.912479 | debian-bookworm | "real_prefix": null, 2025-12-29 03:21:48.912485 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-12-29 03:21:48.912490 | debian-bookworm | "base_exec_prefix": "/usr", 2025-12-29 03:21:48.912494 | debian-bookworm | "path": [ 2025-12-29 03:21:48.912498 | debian-bookworm | "/usr/lib/python311.zip", 2025-12-29 03:21:48.912503 | debian-bookworm | "/usr/lib/python3.11", 2025-12-29 03:21:48.912507 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-12-29 03:21:48.912511 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2025-12-29 03:21:48.912516 | debian-bookworm | ], 2025-12-29 03:21:48.912520 | debian-bookworm | "meta_path": [ 2025-12-29 03:21:48.912524 | debian-bookworm | "", 2025-12-29 03:21:48.912528 | debian-bookworm | "", 2025-12-29 03:21:48.912532 | debian-bookworm | "", 2025-12-29 03:21:48.912536 | debian-bookworm | "" 2025-12-29 03:21:48.912541 | debian-bookworm | ], 2025-12-29 03:21:48.912544 | debian-bookworm | "fs_encoding": "utf-8", 2025-12-29 03:21:48.912548 | debian-bookworm | "io_encoding": "utf-8" 2025-12-29 03:21:48.912552 | debian-bookworm | }, 2025-12-29 03:21:48.912557 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-12-29 03:21:48.912561 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-12-29 03:21:48.912565 | debian-bookworm | "os": "", 2025-12-29 03:21:48.912569 | debian-bookworm | "site": "", 2025-12-29 03:21:48.912573 | debian-bookworm | "datetime": "", 2025-12-29 03:21:48.912577 | debian-bookworm | "math": "", 2025-12-29 03:21:48.912581 | debian-bookworm | "json": "" 2025-12-29 03:21:48.912585 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-12-29 03:21:48.912710 | debian-bookworm | test: 389 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2025-12-29 03:21:48.914286 | debian-bookworm | test: 391 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-29 03:21:48.915381 | debian-bookworm | test: 392 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-29 03:21:48.916371 | debian-bookworm | test: 393 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-29 03:21:48.916749 | debian-bookworm | test: 394 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-29 03:21:49.174047 | debian-bookworm | test: 651 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-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:42] 2025-12-29 03:21:49.215240 | debian-bookworm | test: 692 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-12-29 03:21:49.222112 | debian-bookworm | test: 699 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2025-12-29 03:21:49.359016 | debian-bookworm | test: 835 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2025-12-29 03:21:49.360189 | debian-bookworm | test: 837 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2025-12-29 03:21:49.360742 | debian-bookworm | test: 838 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-29 03:21:49.363139 | debian-bookworm | test: 840 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-29 03:21:49.363608 | debian-bookworm | test: 840 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-29 03:21:49.364183 | debian-bookworm | test: 841 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-29 03:21:49.364427 | debian-bookworm | test: 841 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-29 03:21:49.368734 | debian-bookworm | test: 846 D generated console scripts pip3 pip-3.11 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-29 03:21:49.369081 | debian-bookworm | test: 846 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-12-29 03:21:49.375032 | debian-bookworm | test: 852 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-29 03:21:49.375115 | debian-bookworm | test: 852 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.375174 | debian-bookworm | test: 852 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.375214 | debian-bookworm | test: 852 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.375260 | debian-bookworm | test: 852 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.375304 | debian-bookworm | test: 852 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.375362 | debian-bookworm | test: 852 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.375416 | debian-bookworm | test: 852 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.375479 | debian-bookworm | test: 852 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-29 03:21:49.380272 | debian-bookworm | test: 857 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-12-29 03:21:50.466761 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2025-12-29 03:21:50.575251 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-29 03:21:50.727618 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2025-12-29 03:21:50.740320 | 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) 2025-12-29 03:21:50.837546 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2025-12-29 03:21:50.849973 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-29 03:21:50.908228 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2025-12-29 03:21:50.920878 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-29 03:21:51.023191 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2025-12-29 03:21:51.036706 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-12-29 03:21:51.055512 | debian-bookworm | Installing build dependencies: started 2025-12-29 03:21:52.257094 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-12-29 03:21:52.257175 | debian-bookworm | Getting requirements to build wheel: started 2025-12-29 03:21:52.681788 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-12-29 03:21:52.681860 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-12-29 03:21:52.899285 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-29 03:21:52.942520 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2025-12-29 03:21:52.956486 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-29 03:21:53.039961 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2025-12-29 03:21:53.051282 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-29 03:21:53.117431 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2025-12-29 03:21:53.132129 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-29 03:21:53.264811 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2025-12-29 03:21:53.275809 | 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) 2025-12-29 03:21:53.377160 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-29 03:21:53.390168 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2025-12-29 03:21:53.459837 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-29 03:21:53.471160 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-29 03:21:53.538444 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-29 03:21:53.551325 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-29 03:21:53.606428 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-29 03:21:53.619321 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-12-29 03:21:53.673157 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-29 03:21:53.685157 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-12-29 03:21:53.843031 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-29 03:21:53.856042 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-12-29 03:21:53.896322 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-29 03:21:53.908892 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-29 03:21:53.983364 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-29 03:21:53.994054 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl.metadata (6.6 kB) 2025-12-29 03:21:54.060235 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-29 03:21:54.071880 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-29 03:21:54.411434 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-29 03:21:54.422416 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-12-29 03:21:54.462131 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-29 03:21:54.473066 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-29 03:21:54.654407 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-29 03:21:54.665378 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-12-29 03:21:54.698683 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-29 03:21:54.709439 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-29 03:21:54.733148 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-29 03:21:54.764690 | 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) 2025-12-29 03:21:54.829867 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 10.6 MB/s 0:00:00 2025-12-29 03:21:54.843900 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-12-29 03:21:56.665482 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 31.5 MB/s 0:00:01 2025-12-29 03:21:56.677207 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-29 03:21:56.697965 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-12-29 03:21:56.720792 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-29 03:21:56.744510 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-29 03:21:56.767904 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2025-12-29 03:21:56.878604 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.5 MB/s 0:00:00 2025-12-29 03:21:56.894188 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2025-12-29 03:21:56.918021 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-29 03:21:56.942008 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-29 03:21:56.964708 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl (131 kB) 2025-12-29 03:21:56.989168 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-29 03:21:57.015032 | 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) 2025-12-29 03:21:57.037690 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-29 03:21:57.062238 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-29 03:21:57.085708 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-12-29 03:21:57.288675 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 21.9 MB/s 0:00:00 2025-12-29 03:21:57.301812 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-12-29 03:21:57.333233 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-12-29 03:21:57.356937 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-29 03:21:57.381476 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-12-29 03:21:57.649616 | debian-bookworm | Building wheels for collected packages: pwgen 2025-12-29 03:21:57.650717 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-12-29 03:21:57.886039 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-12-29 03:21:57.887962 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=d1af145254f9d8c70f50adaf514e92f7e66a5d07d08770c59201aecb3f6ac20b 2025-12-29 03:21:57.888885 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-12-29 03:21:57.893748 | debian-bookworm | Successfully built pwgen 2025-12-29 03:21:58.101910 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2025-12-29 03:22:24.167357 | debian-bookworm | 2025-12-29 03:22:24.170267 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.12 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.3 fasteners-0.20 idna-3.11 packaging-25.0 pwgen-0.8.2.post0 pycparser-2.23 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.6.2 2025-12-29 03:22:24.316023 | debian-bookworm | test: 35793 I exit 0 (34.93 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1432 [tox/execute/api.py:295] 2025-12-29 03:22:24.318990 | debian-bookworm | test: OK (35.58 seconds) 2025-12-29 03:22:24.319018 | debian-bookworm | congratulations :) (35.61 seconds) 2025-12-29 03:22:24.484351 | debian-bookworm | ok: Runtime: 0:00:35.886173 2025-12-29 03:22:24.518505 | 2025-12-29 03:22:24.519850 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-29 03:22:25.132840 | debian-bookworm | changed 2025-12-29 03:22:25.145350 | 2025-12-29 03:22:25.145537 | TASK [tox : Get tox envlist config] 2025-12-29 03:22:26.256733 | debian-bookworm | ok: Runtime: 0:00:00.298526 2025-12-29 03:22:26.277220 | 2025-12-29 03:22:26.277390 | TASK [tox : Install any sibling python packages] 2025-12-29 03:22:26.746887 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-29 03:22:26.760106 | 2025-12-29 03:22:26.760504 | TASK [tox : Remove tempfile] 2025-12-29 03:22:27.243706 | debian-bookworm | changed 2025-12-29 03:22:27.252307 | 2025-12-29 03:22:27.252484 | TASK [tox : Emit tox command] 2025-12-29 03:22:27.319345 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2025-12-29 03:22:27.324862 | 2025-12-29 03:22:27.324983 | TASK [tox : Run tox] 2025-12-29 03:22:27.883582 | debian-bookworm | ROOT: 173 D setup logging to DEBUG on pid 1585 [tox/report.py:225] 2025-12-29 03:22:27.912791 | debian-bookworm | test: 202 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-12-29 03:22:27.913501 | debian-bookworm | test: 203 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2025-12-29 03:22:27.914242 | debian-bookworm | test: 204 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-29 03:22:27.914410 | debian-bookworm | test: 204 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:85] 2025-12-29 03:22:27.914465 | debian-bookworm | test: 204 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:87] 2025-12-29 03:22:27.915478 | debian-bookworm | test: 205 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-29 03:22:27.944424 | debian-bookworm | test: 234 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2025-12-29 03:22:28.489708 | debian-bookworm | test: 779 I exit 0 (0.54 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1592 [tox/execute/api.py:295] 2025-12-29 03:22:28.490053 | debian-bookworm | test: 780 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2025-12-29 03:22:28.495520 | debian-bookworm | --- 2025-12-29 03:22:28.495549 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2025-12-29 03:22:28.495554 | debian-bookworm | 2025-12-29 03:22:28.495559 | debian-bookworm | adminer_tag: "5.1.0" 2025-12-29 03:22:28.495565 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2025-12-29 03:22:28.495570 | debian-bookworm | 2025-12-29 03:22:28.495574 | debian-bookworm | ara_server_tag: "1.7.2" 2025-12-29 03:22:28.495579 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2025-12-29 03:22:28.495583 | debian-bookworm | 2025-12-29 03:22:28.495587 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2025-12-29 03:22:28.495592 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2025-12-29 03:22:28.495596 | debian-bookworm | 2025-12-29 03:22:28.495600 | debian-bookworm | netbox_tag: "v4.2.2" 2025-12-29 03:22:28.495604 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2025-12-29 03:22:28.495609 | debian-bookworm | 2025-12-29 03:22:28.495613 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2025-12-29 03:22:28.495617 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2025-12-29 03:22:28.495621 | debian-bookworm | 2025-12-29 03:22:28.495625 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2025-12-29 03:22:28.495629 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2025-12-29 03:22:28.495633 | debian-bookworm | 2025-12-29 03:22:28.495638 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2025-12-29 03:22:28.496196 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2025-12-29 03:22:28.496211 | debian-bookworm | 2025-12-29 03:22:28.496216 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2025-12-29 03:22:28.496220 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2025-12-29 03:22:28.496225 | debian-bookworm | 2025-12-29 03:22:28.496229 | debian-bookworm | postgres_tag: "16.8-alpine" 2025-12-29 03:22:28.496233 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2025-12-29 03:22:28.496238 | debian-bookworm | 2025-12-29 03:22:28.496242 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2025-12-29 03:22:28.496246 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2025-12-29 03:22:28.496263 | debian-bookworm | 2025-12-29 03:22:28.496268 | debian-bookworm | registry_tag: "3.0" 2025-12-29 03:22:28.496272 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2025-12-29 03:22:28.496276 | debian-bookworm | 2025-12-29 03:22:28.496281 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2025-12-29 03:22:28.496285 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2025-12-29 03:22:28.496289 | debian-bookworm | 2025-12-29 03:22:28.496293 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2025-12-29 03:22:28.496298 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2025-12-29 03:22:28.496302 | debian-bookworm | 2025-12-29 03:22:28.496357 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2025-12-29 03:22:28.496364 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2025-12-29 03:22:28.496369 | debian-bookworm | 2025-12-29 03:22:28.496374 | debian-bookworm | osism_tag: "0.20250407.0" 2025-12-29 03:22:28.496378 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2025-12-29 03:22:28.496382 | debian-bookworm | 2025-12-29 03:22:28.496387 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2025-12-29 03:22:28.496391 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2025-12-29 03:22:28.496399 | debian-bookworm | 2025-12-29 03:22:28.496403 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2025-12-29 03:22:28.496407 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2025-12-29 03:22:28.496412 | debian-bookworm | 2025-12-29 03:22:28.496416 | debian-bookworm | vault_tag: "1.19.1" 2025-12-29 03:22:28.496420 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2025-12-29 03:22:28.496424 | debian-bookworm | 2025-12-29 03:22:28.496429 | debian-bookworm | traefik_tag: "v3.3.5" 2025-12-29 03:22:28.496433 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2025-12-29 03:22:28.496437 | debian-bookworm | 2025-12-29 03:22:28.496441 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2025-12-29 03:22:28.496760 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2025-12-29 03:22:28.496770 | debian-bookworm | 2025-12-29 03:22:28.496775 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2025-12-29 03:22:28.496779 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2025-12-29 03:22:28.497809 | debian-bookworm | test: 787 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1597 [tox/execute/api.py:295] 2025-12-29 03:22:28.498405 | debian-bookworm | test: OK (0.59=setup[0.04]+cmd[0.54,0.01] seconds) 2025-12-29 03:22:28.498419 | debian-bookworm | congratulations :) (0.62 seconds) 2025-12-29 03:22:28.919306 | debian-bookworm | ok: Runtime: 0:00:00.877058 2025-12-29 03:22:28.926771 | 2025-12-29 03:22:28.926940 | TASK [tox : Look for output] 2025-12-29 03:22:29.364672 | debian-bookworm | ok 2025-12-29 03:22:29.381156 | 2025-12-29 03:22:29.381326 | TASK [tox : Return file comments to Zuul] 2025-12-29 03:22:29.416560 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:29.424918 | 2025-12-29 03:22:29.425023 | PLAY RECAP 2025-12-29 03:22:29.425081 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-29 03:22:29.425106 | 2025-12-29 03:22:29.585179 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-29 03:22:29.586427 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-29 03:22:30.614766 | 2025-12-29 03:22:30.615000 | PLAY [all] 2025-12-29 03:22:30.633023 | 2025-12-29 03:22:30.633211 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-29 03:22:30.689225 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:30.697180 | 2025-12-29 03:22:30.697340 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-29 03:22:30.758014 | debian-bookworm | ok 2025-12-29 03:22:30.764398 | 2025-12-29 03:22:30.764571 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-29 03:22:31.332895 | debian-bookworm -> localhost | changed 2025-12-29 03:22:31.349585 | 2025-12-29 03:22:31.349772 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-29 03:22:31.397266 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:31.408520 | 2025-12-29 03:22:31.408695 | TASK [fetch-tox-output : Set envlist fact] 2025-12-29 03:22:31.461611 | debian-bookworm | ok 2025-12-29 03:22:31.470802 | 2025-12-29 03:22:31.471005 | TASK [fetch-tox-output : Get tox version] 2025-12-29 03:22:32.134020 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-29 03:22:32.151415 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-29 03:22:32.509241 | debian-bookworm | ok: Runtime: 0:00:00.242369 2025-12-29 03:22:32.518691 | 2025-12-29 03:22:32.518869 | TASK [fetch-tox-output : Find all default environments] 2025-12-29 03:22:33.058639 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:33.078722 | 2025-12-29 03:22:33.078919 | TASK [fetch-tox-output : Set envlist fact] 2025-12-29 03:22:33.114775 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:33.123602 | 2025-12-29 03:22:33.123746 | TASK [fetch-tox-output : Find all default environments] 2025-12-29 03:22:33.652782 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:33.662735 | 2025-12-29 03:22:33.663393 | TASK [fetch-tox-output : Set envlist fact] 2025-12-29 03:22:33.698583 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:33.706396 | 2025-12-29 03:22:33.706544 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-29 03:22:33.765474 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:33.781951 | 2025-12-29 03:22:33.782094 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-29 03:22:34.874755 | debian-bookworm | changed: 2025-12-29 03:22:34.875111 | debian-bookworm | created directory /var/lib/zuul/builds/daaa5f53c4244f9082ad884dedb9556e/work/logs/tox/test 2025-12-29 03:22:34.875152 | debian-bookworm | cd+++++++++ ./ 2025-12-29 03:22:34.875177 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-29 03:22:34.875200 | debian-bookworm | >f+++++++++ 2-commands[1].log 2025-12-29 03:22:34.875234 | 2025-12-29 03:22:34.891492 | 2025-12-29 03:22:34.891615 | PLAY RECAP 2025-12-29 03:22:34.891671 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-29 03:22:34.891696 | 2025-12-29 03:22:35.217920 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-29 03:22:35.219064 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-29 03:22:36.791832 | 2025-12-29 03:22:36.792022 | PLAY [all] 2025-12-29 03:22:36.810318 | 2025-12-29 03:22:36.810503 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-29 03:22:37.087057 | debian-bookworm | changed: non-zero return code 2025-12-29 03:22:37.094737 | 2025-12-29 03:22:37.095080 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-29 03:22:37.120607 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:37.129094 | 2025-12-29 03:22:37.129368 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-29 03:22:37.180694 | 2025-12-29 03:22:37.181068 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-29 03:22:37.271711 | 2025-12-29 03:22:37.272344 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-29 03:22:37.334199 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:37.344026 | 2025-12-29 03:22:37.344161 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-29 03:22:37.423874 | 2025-12-29 03:22:37.424324 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-29 03:22:37.464861 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:37.475766 | 2025-12-29 03:22:37.477798 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-29 03:22:37.536336 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:37.551161 | 2025-12-29 03:22:37.551609 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-29 03:22:37.603507 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:22:37.618100 | 2025-12-29 03:22:37.618214 | PLAY RECAP 2025-12-29 03:22:37.618269 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-29 03:22:37.618295 | 2025-12-29 03:22:37.833981 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-29 03:22:37.835166 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-29 03:22:38.687424 | 2025-12-29 03:22:38.687655 | PLAY [Base post] 2025-12-29 03:22:38.709125 | 2025-12-29 03:22:38.709425 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-29 03:22:39.259166 | debian-bookworm | changed 2025-12-29 03:22:39.273282 | 2025-12-29 03:22:39.273490 | PLAY RECAP 2025-12-29 03:22:39.273569 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-29 03:22:39.273631 | 2025-12-29 03:22:39.414356 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-29 03:22:39.415584 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-29 03:22:40.476565 | 2025-12-29 03:22:40.476755 | PLAY [Base post-logs] 2025-12-29 03:22:40.522730 | 2025-12-29 03:22:40.522921 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-29 03:22:41.294343 | localhost | changed 2025-12-29 03:22:41.313101 | 2025-12-29 03:22:41.314367 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-29 03:22:41.372425 | localhost | ok 2025-12-29 03:22:41.381998 | 2025-12-29 03:22:41.382407 | TASK [Set zuul-log-path fact] 2025-12-29 03:22:41.417406 | localhost | ok 2025-12-29 03:22:41.444658 | 2025-12-29 03:22:41.445023 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 03:22:41.496995 | localhost | ok 2025-12-29 03:22:41.504338 | 2025-12-29 03:22:41.504526 | TASK [upload-logs : Create log directories] 2025-12-29 03:22:42.712564 | localhost | changed 2025-12-29 03:22:42.716140 | 2025-12-29 03:22:42.716256 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-29 03:22:43.351406 | localhost -> localhost | ok: Runtime: 0:00:00.007467 2025-12-29 03:22:43.357267 | 2025-12-29 03:22:43.357655 | TASK [upload-logs : Upload logs to log server] 2025-12-29 03:22:44.304823 | localhost | Output suppressed because no_log was given 2025-12-29 03:22:44.306770 | 2025-12-29 03:22:44.306957 | LOOP [upload-logs : Compress console log and json output] 2025-12-29 03:22:44.408383 | localhost | skipping: Conditional result was False 2025-12-29 03:22:44.430458 | localhost | skipping: Conditional result was False 2025-12-29 03:22:44.435804 | 2025-12-29 03:22:44.435934 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-29 03:22:44.631819 | localhost | skipping: Conditional result was False 2025-12-29 03:22:44.632122 | 2025-12-29 03:22:44.652913 | localhost | skipping: Conditional result was False 2025-12-29 03:22:44.656280 | 2025-12-29 03:22:44.656404 | LOOP [upload-logs : Upload console log and json output]