2026-03-03 03:06:15.129700 | Job console starting 2026-03-03 03:06:15.136526 | Updating git repos 2026-03-03 03:06:15.160659 | Cloning repos into workspace 2026-03-03 03:06:15.187013 | Restoring repo states 2026-03-03 03:06:15.209233 | Merging changes 2026-03-03 03:06:15.209276 | Checking out repos 2026-03-03 03:06:15.288344 | Preparing playbooks 2026-03-03 03:06:16.040297 | Running Ansible setup 2026-03-03 03:06:21.069634 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-03 03:06:22.070055 | 2026-03-03 03:06:22.070246 | PLAY [Base pre] 2026-03-03 03:06:22.086558 | 2026-03-03 03:06:22.086700 | TASK [Setup log path fact] 2026-03-03 03:06:22.122448 | debian-bookworm | ok 2026-03-03 03:06:22.138271 | 2026-03-03 03:06:22.138446 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-03 03:06:22.168684 | debian-bookworm | ok 2026-03-03 03:06:22.178592 | 2026-03-03 03:06:22.178714 | TASK [emit-job-header : Print job information] 2026-03-03 03:06:22.217766 | # Job Information 2026-03-03 03:06:22.217943 | Ansible Version: 2.16.14 2026-03-03 03:06:22.217979 | Job: cfg-generics-tox-test-stable 2026-03-03 03:06:22.218011 | Pipeline: periodic-daily 2026-03-03 03:06:22.218034 | Executor: 521e9411259a 2026-03-03 03:06:22.218054 | Triggered by: https://github.com/osism/generics 2026-03-03 03:06:22.218076 | Event ID: c1c4a379d042429fbe6ddbd1d12b4fff 2026-03-03 03:06:22.223119 | 2026-03-03 03:06:22.223240 | LOOP [emit-job-header : Print node information] 2026-03-03 03:06:22.329549 | debian-bookworm | ok: 2026-03-03 03:06:22.329777 | debian-bookworm | # Node Information 2026-03-03 03:06:22.329821 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-03 03:06:22.329846 | debian-bookworm | Hostname: debian 2026-03-03 03:06:22.329868 | debian-bookworm | Username: zuul 2026-03-03 03:06:22.329889 | debian-bookworm | Distro: Debian 12.13 2026-03-03 03:06:22.329912 | debian-bookworm | Provider: regiocloud-a 2026-03-03 03:06:22.329933 | debian-bookworm | Region: 2026-03-03 03:06:22.329954 | debian-bookworm | Label: debian-bookworm 2026-03-03 03:06:22.329974 | debian-bookworm | Product Name: OpenStack Nova 2026-03-03 03:06:22.329994 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed1:8227 2026-03-03 03:06:22.350579 | 2026-03-03 03:06:22.350700 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-03 03:06:22.781237 | debian-bookworm -> localhost | changed 2026-03-03 03:06:22.788991 | 2026-03-03 03:06:22.789098 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-03 03:06:23.972544 | debian-bookworm -> localhost | changed 2026-03-03 03:06:23.983287 | 2026-03-03 03:06:23.983428 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-03 03:06:24.305064 | debian-bookworm -> localhost | ok 2026-03-03 03:06:24.311835 | 2026-03-03 03:06:24.311940 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-03 03:06:24.331466 | debian-bookworm | ok 2026-03-03 03:06:24.350192 | debian-bookworm | included: /var/lib/zuul/builds/13610ebb65c54e4ca31d364012eb2d4b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-03 03:06:24.356043 | 2026-03-03 03:06:24.356141 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-03 03:06:25.206734 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-03 03:06:25.206938 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/13610ebb65c54e4ca31d364012eb2d4b/work/13610ebb65c54e4ca31d364012eb2d4b_id_rsa 2026-03-03 03:06:25.206978 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/13610ebb65c54e4ca31d364012eb2d4b/work/13610ebb65c54e4ca31d364012eb2d4b_id_rsa.pub 2026-03-03 03:06:25.207004 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-03 03:06:25.207030 | debian-bookworm -> localhost | SHA256:MmhuGc9PQl9CZiI1zBBMkBCAi1ILQmOwrQW4595iPYw zuul-build-sshkey 2026-03-03 03:06:25.207052 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-03 03:06:25.207083 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-03 03:06:25.207116 | debian-bookworm -> localhost | |%*.=+=o | 2026-03-03 03:06:25.207140 | debian-bookworm -> localhost | |*++ ..o. | 2026-03-03 03:06:25.207159 | debian-bookworm -> localhost | |+=o.. . + | 2026-03-03 03:06:25.207178 | debian-bookworm -> localhost | |=oo o = | 2026-03-03 03:06:25.207198 | debian-bookworm -> localhost | |oo + + S . | 2026-03-03 03:06:25.207222 | debian-bookworm -> localhost | | .o * + o | 2026-03-03 03:06:25.207243 | debian-bookworm -> localhost | | . =+ + o | 2026-03-03 03:06:25.207263 | debian-bookworm -> localhost | | E.= + | 2026-03-03 03:06:25.207283 | debian-bookworm -> localhost | | . . . . | 2026-03-03 03:06:25.207304 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-03 03:06:25.207364 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.430587 2026-03-03 03:06:25.213489 | 2026-03-03 03:06:25.213569 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-03 03:06:25.230896 | debian-bookworm | ok 2026-03-03 03:06:25.239804 | debian-bookworm | included: /var/lib/zuul/builds/13610ebb65c54e4ca31d364012eb2d4b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-03 03:06:25.248419 | 2026-03-03 03:06:25.248503 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-03 03:06:25.262461 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:06:25.268038 | 2026-03-03 03:06:25.268140 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-03 03:06:25.798558 | debian-bookworm | changed 2026-03-03 03:06:25.804805 | 2026-03-03 03:06:25.804897 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-03 03:06:26.028377 | debian-bookworm | ok 2026-03-03 03:06:26.046822 | 2026-03-03 03:06:26.046959 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-03 03:06:26.670465 | debian-bookworm | changed 2026-03-03 03:06:26.682252 | 2026-03-03 03:06:26.682449 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-03 03:06:27.278387 | debian-bookworm | changed 2026-03-03 03:06:27.286069 | 2026-03-03 03:06:27.286187 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-03 03:06:27.309645 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:06:27.320301 | 2026-03-03 03:06:27.320443 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-03 03:06:27.732732 | debian-bookworm -> localhost | changed 2026-03-03 03:06:27.753411 | 2026-03-03 03:06:27.753558 | TASK [add-build-sshkey : Add back temp key] 2026-03-03 03:06:28.173782 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/13610ebb65c54e4ca31d364012eb2d4b/work/13610ebb65c54e4ca31d364012eb2d4b_id_rsa (zuul-build-sshkey) 2026-03-03 03:06:28.174207 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023577 2026-03-03 03:06:28.190013 | 2026-03-03 03:06:28.190188 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-03 03:06:28.625918 | debian-bookworm | ok 2026-03-03 03:06:28.638151 | 2026-03-03 03:06:28.638268 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-03 03:06:28.697394 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:06:28.729836 | 2026-03-03 03:06:28.729946 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-03 03:06:29.198669 | debian-bookworm | ok 2026-03-03 03:06:29.209077 | 2026-03-03 03:06:29.209193 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-03 03:06:29.236878 | debian-bookworm | ok 2026-03-03 03:06:29.241705 | 2026-03-03 03:06:29.241795 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-03 03:06:29.532186 | debian-bookworm -> localhost | ok 2026-03-03 03:06:29.539062 | 2026-03-03 03:06:29.539198 | TASK [validate-host : Collect information about the host] 2026-03-03 03:06:30.635884 | debian-bookworm | ok 2026-03-03 03:06:30.648070 | 2026-03-03 03:06:30.648242 | TASK [validate-host : Sanitize hostname] 2026-03-03 03:06:30.796044 | debian-bookworm | ok 2026-03-03 03:06:30.858714 | 2026-03-03 03:06:30.858873 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-03 03:06:31.822739 | debian-bookworm -> localhost | changed 2026-03-03 03:06:31.833503 | 2026-03-03 03:06:31.833635 | TASK [validate-host : Collect information about zuul worker] 2026-03-03 03:06:32.575042 | debian-bookworm | ok 2026-03-03 03:06:32.581253 | 2026-03-03 03:06:32.581380 | TASK [validate-host : Write out all zuul information for each host] 2026-03-03 03:06:33.644226 | debian-bookworm -> localhost | changed 2026-03-03 03:06:33.658220 | 2026-03-03 03:06:33.658353 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-03 03:06:34.016751 | debian-bookworm | ok 2026-03-03 03:06:34.023046 | 2026-03-03 03:06:34.023192 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-03 03:06:35.201783 | debian-bookworm | changed: 2026-03-03 03:06:35.201946 | debian-bookworm | cd+++++++++ src/ 2026-03-03 03:06:35.201980 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-03 03:06:35.202005 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-03 03:06:35.202028 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-03 03:06:35.202050 | debian-bookworm | =7.0.1 2026-03-03 03:06:57.270111 | debian-bookworm | Downloading cachetools-7.0.2-py3-none-any.whl (13 kB) 2026-03-03 03:06:57.325684 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-03 03:06:57.336726 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-03 03:06:57.419012 | debian-bookworm | Collecting filelock>=3.24.3 2026-03-03 03:06:57.429713 | debian-bookworm | Downloading filelock-3.25.0-py3-none-any.whl (26 kB) 2026-03-03 03:06:57.483331 | debian-bookworm | Collecting packaging>=26 2026-03-03 03:06:57.496103 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-03 03:06:57.508235 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 9.6 MB/s eta 0:00:00 2026-03-03 03:06:57.577556 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-03-03 03:06:57.588421 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-03 03:06:57.641145 | debian-bookworm | Collecting pluggy>=1.6 2026-03-03 03:06:57.652827 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-03 03:06:57.701958 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-03 03:06:57.713695 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-03 03:06:57.843134 | debian-bookworm | Collecting virtualenv>=20.39 2026-03-03 03:06:57.853922 | debian-bookworm | Downloading virtualenv-21.1.0-py3-none-any.whl (5.8 MB) 2026-03-03 03:06:58.126927 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 21.7 MB/s eta 0:00:00 2026-03-03 03:06:58.219443 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-03 03:06:58.231568 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-03 03:06:58.259551 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.2 MB/s eta 0:00:00 2026-03-03 03:06:58.313626 | debian-bookworm | Collecting python-discovery>=1 2026-03-03 03:06:58.325593 | debian-bookworm | Downloading python_discovery-1.1.0-py3-none-any.whl (30 kB) 2026-03-03 03:06:58.451785 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-03 03:06:59.208419 | debian-bookworm | Successfully installed cachetools-7.0.2 colorama-0.4.6 distlib-0.4.0 filelock-3.25.0 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.0 tox-4.47.0 virtualenv-21.1.0 2026-03-03 03:06:59.717024 | debian-bookworm | ok: Runtime: 0:00:02.884411 2026-03-03 03:06:59.723961 | 2026-03-03 03:06:59.724145 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-03 03:06:59.765020 | debian-bookworm | ok 2026-03-03 03:06:59.770403 | 2026-03-03 03:06:59.770520 | TASK [ensure-tox : Output tox version] 2026-03-03 03:07:00.315993 | 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-03 03:07:00.342920 | debian-bookworm | 4.47.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-03 03:07:00.799469 | debian-bookworm | ok: Runtime: 0:00:00.323996 2026-03-03 03:07:00.805633 | 2026-03-03 03:07:00.805742 | TASK [ensure-tox : Make global symlink] 2026-03-03 03:07:00.829861 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:00.840393 | 2026-03-03 03:07:00.840499 | PLAY RECAP 2026-03-03 03:07:00.840558 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-03 03:07:00.840583 | 2026-03-03 03:07:00.999523 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-03 03:07:01.000621 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-03 03:07:01.817418 | 2026-03-03 03:07:01.817635 | PLAY [all] 2026-03-03 03:07:01.835877 | 2026-03-03 03:07:01.836038 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-03 03:07:02.359590 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-03 03:07:02.869213 | debian-bookworm | ok: Runtime: 0:00:00.030710 2026-03-03 03:07:02.875394 | 2026-03-03 03:07:02.875549 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-03 03:07:03.407637 | debian-bookworm | ok: Runtime: 0:00:00.006915 2026-03-03 03:07:03.413773 | 2026-03-03 03:07:03.413903 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-03 03:07:03.712174 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-03 03:07:03.715772 | debian-bookworm | sudo: a password is required 2026-03-03 03:07:03.952074 | debian-bookworm | ok: Runtime: 0:00:00.026078 2026-03-03 03:07:03.962649 | 2026-03-03 03:07:03.962768 | TASK [tox : Check to see if the constraints file exists] 2026-03-03 03:07:04.007814 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:04.021127 | 2026-03-03 03:07:04.021300 | TASK [tox : Fail if constraints file is missing] 2026-03-03 03:07:04.056456 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:04.063147 | 2026-03-03 03:07:04.063276 | TASK [tox : Record file location] 2026-03-03 03:07:04.087727 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:04.094418 | 2026-03-03 03:07:04.094559 | TASK [tox : Install tox siblings] 2026-03-03 03:07:04.121497 | debian-bookworm | ok 2026-03-03 03:07:04.132969 | debian-bookworm | included: /var/lib/zuul/builds/13610ebb65c54e4ca31d364012eb2d4b/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-03 03:07:04.139222 | 2026-03-03 03:07:04.139344 | TASK [tox : Run tox without tests] 2026-03-03 03:07:04.658402 | debian-bookworm | ROOT: 197 D setup logging to DEBUG on pid 1427 [tox/report.py:229] 2026-03-03 03:07:04.688938 | debian-bookworm | test: 228 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-03 03:07:04.691608 | debian-bookworm | test: 231 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-03 03:07:04.697080 | debian-bookworm | test: 236 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py ea1124d4a8fb025e79f2bdaefe680243 9246eeb5d2341088c2e2808fd97cb99a [python_discovery/_cached_py_info.py:197] 2026-03-03 03:07:04.771841 | debian-bookworm | test: 311 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-03 03:07:04.773226 | debian-bookworm | test: 312 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-03 03:07:04.774025 | debian-bookworm | test: 313 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-03 03:07:04.774368 | debian-bookworm | test: 313 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-03 03:07:04.777516 | debian-bookworm | test: 317 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-03 03:07:04.777717 | debian-bookworm | test: 317 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-03 03:07:04.816774 | debian-bookworm | test: 356 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-03 03:07:04.817079 | debian-bookworm | test: 356 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-03-03 03:07:04.817227 | debian-bookworm | test: 356 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-03-03 03:07:04.817322 | debian-bookworm | test: 357 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-03 03:07:04.817527 | debian-bookworm | test: 357 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-03 03:07:04.817621 | debian-bookworm | test: 357 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.817673 | debian-bookworm | test: 357 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.817722 | debian-bookworm | test: 357 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.817773 | debian-bookworm | test: 357 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.817822 | debian-bookworm | test: 357 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.817877 | debian-bookworm | test: 357 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-03 03:07:04.817922 | debian-bookworm | test: 357 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.817983 | debian-bookworm | test: 357 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.818067 | debian-bookworm | test: 357 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.818113 | debian-bookworm | test: 357 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.818158 | debian-bookworm | test: 357 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:04.818425 | debian-bookworm | test: 358 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-03 03:07:04.820103 | debian-bookworm | test: 359 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-03 03:07:04.820275 | debian-bookworm | test: 359 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-03 03:07:04.820769 | debian-bookworm | test: 360 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-03 03:07:04.821037 | debian-bookworm | test: 360 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-03 03:07:04.864169 | debian-bookworm | test: 360 D { 2026-03-03 03:07:04.864210 | debian-bookworm | "sys": { 2026-03-03 03:07:04.864217 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-03 03:07:04.864223 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-03 03:07:04.864228 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-03 03:07:04.864234 | debian-bookworm | "base_prefix": "/usr", 2026-03-03 03:07:04.864241 | debian-bookworm | "real_prefix": null, 2026-03-03 03:07:04.864245 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-03 03:07:04.864249 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-03 03:07:04.864254 | debian-bookworm | "path": [ 2026-03-03 03:07:04.864258 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-03 03:07:04.864262 | debian-bookworm | "/usr/lib/python3.11", 2026-03-03 03:07:04.864266 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-03 03:07:04.864270 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-03 03:07:04.864275 | debian-bookworm | ], 2026-03-03 03:07:04.864279 | debian-bookworm | "meta_path": [ 2026-03-03 03:07:04.864283 | debian-bookworm | "", 2026-03-03 03:07:04.864287 | debian-bookworm | "", 2026-03-03 03:07:04.864291 | debian-bookworm | "", 2026-03-03 03:07:04.864301 | debian-bookworm | "" 2026-03-03 03:07:04.864305 | debian-bookworm | ], 2026-03-03 03:07:04.864309 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-03 03:07:04.864313 | debian-bookworm | "io_encoding": "utf-8" 2026-03-03 03:07:04.864317 | debian-bookworm | }, 2026-03-03 03:07:04.864321 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-03 03:07:04.864325 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-03 03:07:04.864329 | debian-bookworm | "os": "", 2026-03-03 03:07:04.864333 | debian-bookworm | "site": "", 2026-03-03 03:07:04.864337 | debian-bookworm | "datetime": "", 2026-03-03 03:07:04.864341 | debian-bookworm | "math": "", 2026-03-03 03:07:04.864344 | debian-bookworm | "json": "" 2026-03-03 03:07:04.864348 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-03 03:07:04.864561 | debian-bookworm | test: 403 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-03 03:07:04.866566 | debian-bookworm | test: 406 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-03 03:07:04.872312 | debian-bookworm | test: 407 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-03 03:07:04.872734 | debian-bookworm | test: 412 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-03 03:07:04.875596 | debian-bookworm | test: 415 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-03 03:07:05.104917 | debian-bookworm | test: 644 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-03 03:07:05.107030 | debian-bookworm | test: 646 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-03 03:07:05.111578 | debian-bookworm | test: 651 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-03 03:07:05.112248 | debian-bookworm | test: 651 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-03 03:07:05.176114 | debian-bookworm | test: 715 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-03 03:07:05.176866 | debian-bookworm | test: 716 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-03 03:07:05.301353 | debian-bookworm | test: 840 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-03 03:07:05.316283 | debian-bookworm | test: 855 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-03 03:07:05.317008 | debian-bookworm | test: 856 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-03 03:07:05.317949 | debian-bookworm | test: 857 D generated console scripts pip3.11 pip3 pip pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-03 03:07:05.318376 | debian-bookworm | test: 858 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-03 03:07:05.324600 | debian-bookworm | test: 864 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-03 03:07:05.324640 | debian-bookworm | test: 864 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.324812 | debian-bookworm | test: 864 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.324890 | debian-bookworm | test: 864 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.324918 | debian-bookworm | test: 864 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.324950 | debian-bookworm | test: 864 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.324998 | debian-bookworm | test: 864 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-03 03:07:05.325018 | debian-bookworm | test: 864 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.325083 | debian-bookworm | test: 864 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.325141 | debian-bookworm | test: 864 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.325197 | debian-bookworm | test: 864 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.325262 | debian-bookworm | test: 864 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-03 03:07:05.331417 | debian-bookworm | test: 871 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-03 03:07:06.420866 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-03 03:07:06.523503 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-03 03:07:06.642233 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-03 03:07:06.654359 | 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-03 03:07:06.733615 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-03-03 03:07:06.746062 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-03 03:07:06.795020 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-03 03:07:06.808018 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-03 03:07:06.849518 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-03 03:07:06.865436 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-03 03:07:06.885842 | debian-bookworm | Installing build dependencies: started 2026-03-03 03:07:08.162683 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-03 03:07:08.162755 | debian-bookworm | Getting requirements to build wheel: started 2026-03-03 03:07:08.578028 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-03 03:07:08.580594 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-03 03:07:08.805416 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 03:07:08.847034 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-03 03:07:08.860326 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-03 03:07:08.921067 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-03-03 03:07:08.932403 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-03 03:07:08.968861 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-03-03 03:07:08.981610 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-03 03:07:09.092553 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-03 03:07:09.104238 | 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-03 03:07:09.194069 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-03 03:07:09.206480 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-03 03:07:09.267432 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-03 03:07:09.279350 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-03 03:07:09.330156 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-03 03:07:09.342775 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-03 03:07:09.388258 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-03 03:07:09.401975 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-03 03:07:09.459057 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-03 03:07:09.472283 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-03 03:07:09.614384 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-03 03:07:09.626570 | 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) 2026-03-03 03:07:09.664710 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-03 03:07:09.675746 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-03 03:07:09.723314 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-03 03:07:09.734130 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-03 03:07:09.778564 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-03 03:07:09.789572 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 03:07:10.068140 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-03 03:07:10.080245 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-03 03:07:10.121428 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-03 03:07:10.134729 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-03 03:07:10.329590 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-03 03:07:10.341411 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-03 03:07:10.379363 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-03 03:07:10.390863 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-03 03:07:10.422325 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-03 03:07:10.456656 | 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-03 03:07:10.501716 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 16.5 MB/s 0:00:00 2026-03-03 03:07:10.529392 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-03 03:07:12.384809 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 30.9 MB/s 0:00:01 2026-03-03 03:07:12.397469 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-03 03:07:12.419748 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-03 03:07:12.440101 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-03 03:07:12.461859 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-03 03:07:12.484099 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-03 03:07:12.590287 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 20.5 MB/s 0:00:00 2026-03-03 03:07:12.604788 | 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) 2026-03-03 03:07:12.629858 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-03 03:07:12.660552 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-03 03:07:12.680934 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-03 03:07:12.704187 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-03 03:07:12.729930 | 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-03 03:07:12.755252 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-03 03:07:12.779674 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-03 03:07:12.803231 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-03 03:07:12.975017 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 25.6 MB/s 0:00:00 2026-03-03 03:07:12.988077 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-03 03:07:13.017194 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-03 03:07:13.040560 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-03 03:07:13.065463 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-03 03:07:13.359569 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-03 03:07:13.360993 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-03 03:07:13.641317 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-03 03:07:13.643029 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=af62541e55cd432051eaf63b1ca3764654ccf93fd15a6a5f232c973266f2a014 2026-03-03 03:07:13.643829 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-03 03:07:13.648507 | debian-bookworm | Successfully built pwgen 2026-03-03 03:07:13.887457 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-03-03 03:07:38.185423 | debian-bookworm | 2026-03-03 03:07:38.187892 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.5 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.6.3 2026-03-03 03:07:38.321951 | debian-bookworm | test: 33861 I exit 0 (32.99 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-03 03:07:38.323994 | debian-bookworm | test: OK (33.64 seconds) 2026-03-03 03:07:38.324015 | debian-bookworm | congratulations :) (33.67 seconds) 2026-03-03 03:07:38.692935 | debian-bookworm | ok: Runtime: 0:00:33.947696 2026-03-03 03:07:38.708290 | 2026-03-03 03:07:38.708415 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-03 03:07:39.077892 | debian-bookworm | changed 2026-03-03 03:07:39.090362 | 2026-03-03 03:07:39.090525 | TASK [tox : Get tox envlist config] 2026-03-03 03:07:40.124753 | debian-bookworm | ok: Runtime: 0:00:00.388685 2026-03-03 03:07:40.130360 | 2026-03-03 03:07:40.130459 | TASK [tox : Install any sibling python packages] 2026-03-03 03:07:40.532646 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-03 03:07:40.539511 | 2026-03-03 03:07:40.539615 | TASK [tox : Remove tempfile] 2026-03-03 03:07:40.953830 | debian-bookworm | changed 2026-03-03 03:07:40.959213 | 2026-03-03 03:07:40.959300 | TASK [tox : Emit tox command] 2026-03-03 03:07:40.997846 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-03 03:07:41.002801 | 2026-03-03 03:07:41.002987 | TASK [tox : Run tox] 2026-03-03 03:07:41.508675 | debian-bookworm | ROOT: 170 D setup logging to DEBUG on pid 1594 [tox/report.py:229] 2026-03-03 03:07:41.536633 | debian-bookworm | test: 198 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-03 03:07:41.538933 | debian-bookworm | test: 201 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-03 03:07:41.542428 | debian-bookworm | test: 204 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-03 03:07:41.543260 | debian-bookworm | test: 205 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-03 03:07:41.543383 | debian-bookworm | test: 205 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-03 03:07:41.543455 | debian-bookworm | test: 205 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-03 03:07:41.544835 | debian-bookworm | test: 206 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-03 03:07:41.544922 | debian-bookworm | test: 207 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-03 03:07:41.574821 | debian-bookworm | test: 236 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:499] 2026-03-03 03:07:42.284886 | debian-bookworm | test: 947 I exit 0 (0.71 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1601 [tox/execute/api.py:311] 2026-03-03 03:07:42.285120 | debian-bookworm | test: 947 W commands[1]> cat images.yml [tox/tox_env/api.py:499] 2026-03-03 03:07:42.287819 | debian-bookworm | --- 2026-03-03 03:07:42.287849 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-03 03:07:42.287856 | debian-bookworm | 2026-03-03 03:07:42.287861 | debian-bookworm | adminer_tag: "5.3.0" 2026-03-03 03:07:42.287869 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-03 03:07:42.287875 | debian-bookworm | 2026-03-03 03:07:42.287881 | debian-bookworm | ara_server_tag: "1.7.2" 2026-03-03 03:07:42.287887 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-03 03:07:42.287892 | debian-bookworm | 2026-03-03 03:07:42.287897 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-03-03 03:07:42.287903 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-03 03:07:42.287909 | debian-bookworm | 2026-03-03 03:07:42.287914 | debian-bookworm | netbox_tag: "v4.2.2" 2026-03-03 03:07:42.287919 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-03 03:07:42.287924 | debian-bookworm | 2026-03-03 03:07:42.287929 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-03-03 03:07:42.287934 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-03 03:07:42.287939 | debian-bookworm | 2026-03-03 03:07:42.287943 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-03-03 03:07:42.287948 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-03 03:07:42.287953 | debian-bookworm | 2026-03-03 03:07:42.287958 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-03 03:07:42.287963 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-03 03:07:42.287967 | debian-bookworm | 2026-03-03 03:07:42.287972 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-03-03 03:07:42.287977 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-03 03:07:42.287982 | debian-bookworm | 2026-03-03 03:07:42.287987 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-03-03 03:07:42.287991 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-03 03:07:42.288006 | debian-bookworm | 2026-03-03 03:07:42.288011 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-03-03 03:07:42.288016 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-03 03:07:42.288021 | debian-bookworm | 2026-03-03 03:07:42.288025 | debian-bookworm | registry_tag: "3.0" 2026-03-03 03:07:42.288030 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-03 03:07:42.288035 | debian-bookworm | 2026-03-03 03:07:42.288039 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-03-03 03:07:42.288044 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-03 03:07:42.288048 | debian-bookworm | 2026-03-03 03:07:42.288053 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-03-03 03:07:42.288058 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-03 03:07:42.288063 | debian-bookworm | 2026-03-03 03:07:42.288068 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-03-03 03:07:42.288073 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-03 03:07:42.288079 | debian-bookworm | 2026-03-03 03:07:42.288084 | debian-bookworm | osism_tag: "0.20250530.0" 2026-03-03 03:07:42.288089 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-03 03:07:42.288093 | debian-bookworm | 2026-03-03 03:07:42.288097 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-03-03 03:07:42.288102 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-03 03:07:42.288106 | debian-bookworm | 2026-03-03 03:07:42.288110 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-03-03 03:07:42.288114 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-03 03:07:42.288118 | debian-bookworm | 2026-03-03 03:07:42.288122 | debian-bookworm | vault_tag: "1.19.5" 2026-03-03 03:07:42.288126 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-03 03:07:42.288130 | debian-bookworm | 2026-03-03 03:07:42.288134 | debian-bookworm | traefik_tag: "v3.4.1" 2026-03-03 03:07:42.288138 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-03 03:07:42.288142 | debian-bookworm | 2026-03-03 03:07:42.288146 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-03-03 03:07:42.288153 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-03 03:07:42.288157 | debian-bookworm | 2026-03-03 03:07:42.288161 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-03-03 03:07:42.288165 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-03 03:07:42.289341 | debian-bookworm | test: 951 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1606 [tox/execute/api.py:311] 2026-03-03 03:07:42.290518 | debian-bookworm | test: OK (0.76=setup[0.04]+cmd[0.71,0.00] seconds) 2026-03-03 03:07:42.290536 | debian-bookworm | congratulations :) (0.78 seconds) 2026-03-03 03:07:42.571386 | debian-bookworm | ok: Runtime: 0:00:01.033941 2026-03-03 03:07:42.578534 | 2026-03-03 03:07:42.578668 | TASK [tox : Look for output] 2026-03-03 03:07:42.979995 | debian-bookworm | ok 2026-03-03 03:07:42.996831 | 2026-03-03 03:07:42.996973 | TASK [tox : Return file comments to Zuul] 2026-03-03 03:07:43.032629 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:43.045905 | 2026-03-03 03:07:43.046012 | PLAY RECAP 2026-03-03 03:07:43.046090 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-03 03:07:43.046115 | 2026-03-03 03:07:43.248063 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-03 03:07:43.249215 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-03 03:07:44.100547 | 2026-03-03 03:07:44.100725 | PLAY [all] 2026-03-03 03:07:44.117822 | 2026-03-03 03:07:44.117979 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-03 03:07:44.173356 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:44.180425 | 2026-03-03 03:07:44.181253 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-03 03:07:44.220909 | debian-bookworm | ok 2026-03-03 03:07:44.226365 | 2026-03-03 03:07:44.226489 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-03 03:07:44.730168 | debian-bookworm -> localhost | changed 2026-03-03 03:07:44.738537 | 2026-03-03 03:07:44.738667 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-03 03:07:44.783350 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:44.790014 | 2026-03-03 03:07:44.790184 | TASK [fetch-tox-output : Set envlist fact] 2026-03-03 03:07:44.836496 | debian-bookworm | ok 2026-03-03 03:07:44.849225 | 2026-03-03 03:07:44.849357 | TASK [fetch-tox-output : Get tox version] 2026-03-03 03:07:45.562126 | 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-03 03:07:45.580634 | debian-bookworm | 4.47.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-03 03:07:45.886096 | debian-bookworm | ok: Runtime: 0:00:00.286767 2026-03-03 03:07:45.892744 | 2026-03-03 03:07:45.892862 | TASK [fetch-tox-output : Find all default environments] 2026-03-03 03:07:46.423741 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:46.429845 | 2026-03-03 03:07:46.429992 | TASK [fetch-tox-output : Set envlist fact] 2026-03-03 03:07:46.484500 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:46.490535 | 2026-03-03 03:07:46.490662 | TASK [fetch-tox-output : Find all default environments] 2026-03-03 03:07:47.049225 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:47.062892 | 2026-03-03 03:07:47.063102 | TASK [fetch-tox-output : Set envlist fact] 2026-03-03 03:07:47.098681 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:47.107047 | 2026-03-03 03:07:47.107198 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-03 03:07:47.164341 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:47.173558 | 2026-03-03 03:07:47.173676 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-03 03:07:48.051433 | debian-bookworm | changed: 2026-03-03 03:07:48.051634 | debian-bookworm | created directory /var/lib/zuul/builds/13610ebb65c54e4ca31d364012eb2d4b/work/logs/tox/test 2026-03-03 03:07:48.051669 | debian-bookworm | cd+++++++++ ./ 2026-03-03 03:07:48.051696 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-03 03:07:48.051720 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-03 03:07:48.051748 | 2026-03-03 03:07:48.074553 | 2026-03-03 03:07:48.074687 | PLAY RECAP 2026-03-03 03:07:48.074767 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-03 03:07:48.074803 | 2026-03-03 03:07:48.282762 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-03 03:07:48.284489 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-03 03:07:49.148104 | 2026-03-03 03:07:49.148276 | PLAY [all] 2026-03-03 03:07:49.171032 | 2026-03-03 03:07:49.171245 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-03 03:07:49.443146 | debian-bookworm | changed: non-zero return code 2026-03-03 03:07:49.452523 | 2026-03-03 03:07:49.452680 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-03 03:07:49.483338 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:49.489673 | 2026-03-03 03:07:49.489817 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-03 03:07:49.561940 | 2026-03-03 03:07:49.562251 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-03 03:07:49.651368 | 2026-03-03 03:07:49.651767 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-03 03:07:49.677965 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:49.696452 | 2026-03-03 03:07:49.696596 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-03 03:07:49.743965 | 2026-03-03 03:07:49.744263 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-03 03:07:49.770941 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:49.777864 | 2026-03-03 03:07:49.777994 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-03 03:07:49.823161 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:49.831253 | 2026-03-03 03:07:49.831410 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-03 03:07:49.890531 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:07:49.899618 | 2026-03-03 03:07:49.899718 | PLAY RECAP 2026-03-03 03:07:49.899772 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-03 03:07:49.899797 | 2026-03-03 03:07:50.165927 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-03 03:07:50.167316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-03 03:07:51.573682 | 2026-03-03 03:07:51.573868 | PLAY [Base post] 2026-03-03 03:07:51.604181 | 2026-03-03 03:07:51.604465 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-03 03:07:52.185004 | debian-bookworm | changed 2026-03-03 03:07:52.196953 | 2026-03-03 03:07:52.197219 | PLAY RECAP 2026-03-03 03:07:52.197294 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-03 03:07:52.197367 | 2026-03-03 03:07:52.336361 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-03 03:07:52.337486 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-03 03:07:53.483841 | 2026-03-03 03:07:53.484031 | PLAY [Base post-logs] 2026-03-03 03:07:53.516083 | 2026-03-03 03:07:53.516256 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-03 03:07:54.540143 | localhost | changed 2026-03-03 03:07:54.553297 | 2026-03-03 03:07:54.553468 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-03 03:07:54.620747 | localhost | ok 2026-03-03 03:07:54.623557 | 2026-03-03 03:07:54.623645 | TASK [Set zuul-log-path fact] 2026-03-03 03:07:54.648410 | localhost | ok 2026-03-03 03:07:54.655858 | 2026-03-03 03:07:54.655956 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-03 03:07:54.700378 | localhost | ok 2026-03-03 03:07:54.703335 | 2026-03-03 03:07:54.703424 | TASK [upload-logs : Create log directories] 2026-03-03 03:07:55.578016 | localhost | changed 2026-03-03 03:07:55.585717 | 2026-03-03 03:07:55.585820 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-03 03:07:56.571167 | localhost -> localhost | ok: Runtime: 0:00:00.029676 2026-03-03 03:07:56.574644 | 2026-03-03 03:07:56.574736 | TASK [upload-logs : Upload logs to log server] 2026-03-03 03:07:57.719393 | localhost | Output suppressed because no_log was given 2026-03-03 03:07:57.721035 | 2026-03-03 03:07:57.721128 | LOOP [upload-logs : Compress console log and json output] 2026-03-03 03:07:57.859878 | localhost | skipping: Conditional result was False 2026-03-03 03:07:57.877736 | localhost | skipping: Conditional result was False 2026-03-03 03:07:57.887673 | 2026-03-03 03:07:57.887779 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-03 03:07:57.994329 | localhost | skipping: Conditional result was False 2026-03-03 03:07:57.994564 | 2026-03-03 03:07:58.004912 | localhost | skipping: Conditional result was False 2026-03-03 03:07:58.015593 | 2026-03-03 03:07:58.015702 | LOOP [upload-logs : Upload console log and json output]