2026-08-07 21:13:58.090395 | Job console starting 2026-08-07 21:13:58.105252 | Updating git repos 2026-08-07 21:13:58.218772 | Cloning repos into workspace 2026-08-07 21:13:58.329098 | Restoring repo states 2026-08-07 21:13:58.352145 | Merging changes 2026-08-07 21:13:59.231121 | Checking out repos 2026-08-07 21:13:59.390784 | Preparing playbooks 2026-08-07 21:14:01.133825 | Running Ansible setup 2026-08-07 21:14:08.189344 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 21:14:09.800170 | 2026-08-07 21:14:09.800322 | PLAY [Base pre] 2026-08-07 21:14:09.828444 | 2026-08-07 21:14:09.828575 | TASK [Setup log path fact] 2026-08-07 21:14:09.876512 | debian-bookworm | ok 2026-08-07 21:14:09.903702 | 2026-08-07 21:14:09.903837 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 21:14:09.959675 | debian-bookworm | ok 2026-08-07 21:14:09.985072 | 2026-08-07 21:14:09.985173 | TASK [emit-job-header : Print job information] 2026-08-07 21:14:10.058935 | # Job Information 2026-08-07 21:14:10.059167 | Ansible Version: 2.16.14 2026-08-07 21:14:10.059199 | Job: generics-tox-test-stable-legacy 2026-08-07 21:14:10.059226 | Pipeline: check 2026-08-07 21:14:10.059245 | Executor: 521e9411259a 2026-08-07 21:14:10.059262 | Triggered by: https://github.com/osism/generics/pull/614 2026-08-07 21:14:10.059280 | Event ID: df309170-92a4-11f1-9fc7-7e2c679ddd59 2026-08-07 21:14:10.063414 | 2026-08-07 21:14:10.063502 | LOOP [emit-job-header : Print node information] 2026-08-07 21:14:10.344465 | debian-bookworm | ok: 2026-08-07 21:14:10.346327 | debian-bookworm | # Node Information 2026-08-07 21:14:10.346398 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 21:14:10.346423 | debian-bookworm | Hostname: debian 2026-08-07 21:14:10.346444 | debian-bookworm | Username: zuul 2026-08-07 21:14:10.346462 | debian-bookworm | Distro: Debian 12.15 2026-08-07 21:14:10.346482 | debian-bookworm | Provider: regiocloud-a 2026-08-07 21:14:10.346499 | debian-bookworm | Region: 2026-08-07 21:14:10.346517 | debian-bookworm | Label: debian-bookworm 2026-08-07 21:14:10.346534 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 21:14:10.346550 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:438f 2026-08-07 21:14:10.362457 | 2026-08-07 21:14:10.362552 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 21:14:11.399364 | debian-bookworm -> localhost | changed 2026-08-07 21:14:11.406712 | 2026-08-07 21:14:11.406822 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 21:14:13.671177 | debian-bookworm -> localhost | changed 2026-08-07 21:14:13.680164 | 2026-08-07 21:14:13.680255 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 21:14:14.313372 | debian-bookworm -> localhost | ok 2026-08-07 21:14:14.318615 | 2026-08-07 21:14:14.318714 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 21:14:14.377416 | debian-bookworm | ok 2026-08-07 21:14:14.408845 | debian-bookworm | included: /var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 21:14:14.413836 | 2026-08-07 21:14:14.413910 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 21:14:16.249293 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 21:14:16.249474 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/work/6fe500dc411b4fe6ad1346ef461aa7d6_id_rsa 2026-08-07 21:14:16.249506 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/work/6fe500dc411b4fe6ad1346ef461aa7d6_id_rsa.pub 2026-08-07 21:14:16.249528 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 21:14:16.249548 | debian-bookworm -> localhost | SHA256:rwL0Yw/fCm3xgdGCu30dD/2acKle0RRUyIzbFuu4610 zuul-build-sshkey 2026-08-07 21:14:16.249566 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 21:14:16.249602 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 21:14:16.249621 | debian-bookworm -> localhost | | +.+o| 2026-08-07 21:14:16.249639 | debian-bookworm -> localhost | | . . . = .| 2026-08-07 21:14:16.249655 | debian-bookworm -> localhost | | . o . o o.| 2026-08-07 21:14:16.249671 | debian-bookworm -> localhost | | . . + ..+o | 2026-08-07 21:14:16.249687 | debian-bookworm -> localhost | | . .. S . o+o .| 2026-08-07 21:14:16.249708 | debian-bookworm -> localhost | | . =+ + o.+.+ | 2026-08-07 21:14:16.249725 | debian-bookworm -> localhost | | oo=+.+ o.= E| 2026-08-07 21:14:16.249741 | debian-bookworm -> localhost | | .ooo. .* + | 2026-08-07 21:14:16.249758 | debian-bookworm -> localhost | | .o. o=.+ | 2026-08-07 21:14:16.249774 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 21:14:16.249816 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.683512 2026-08-07 21:14:16.255285 | 2026-08-07 21:14:16.255372 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 21:14:16.295411 | debian-bookworm | ok 2026-08-07 21:14:16.339861 | debian-bookworm | included: /var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 21:14:16.384654 | 2026-08-07 21:14:16.384764 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 21:14:16.421132 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:14:16.442909 | 2026-08-07 21:14:16.443018 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 21:14:17.488893 | debian-bookworm | changed 2026-08-07 21:14:17.501802 | 2026-08-07 21:14:17.501905 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 21:14:17.821497 | debian-bookworm | ok 2026-08-07 21:14:17.847564 | 2026-08-07 21:14:17.847693 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 21:14:18.627352 | debian-bookworm | changed 2026-08-07 21:14:18.635876 | 2026-08-07 21:14:18.636007 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 21:14:19.285934 | debian-bookworm | changed 2026-08-07 21:14:19.290416 | 2026-08-07 21:14:19.290492 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 21:14:19.313349 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:14:19.318453 | 2026-08-07 21:14:19.318529 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 21:14:19.797580 | debian-bookworm -> localhost | changed 2026-08-07 21:14:19.808088 | 2026-08-07 21:14:19.808195 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 21:14:20.195634 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/work/6fe500dc411b4fe6ad1346ef461aa7d6_id_rsa (zuul-build-sshkey) 2026-08-07 21:14:20.195878 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023593 2026-08-07 21:14:20.204494 | 2026-08-07 21:14:20.204629 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 21:14:20.810226 | debian-bookworm | ok 2026-08-07 21:14:20.815387 | 2026-08-07 21:14:20.815478 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 21:14:20.848663 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:14:20.860707 | 2026-08-07 21:14:20.860827 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 21:14:21.442621 | debian-bookworm | ok 2026-08-07 21:14:21.465511 | 2026-08-07 21:14:21.465633 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 21:14:21.558257 | debian-bookworm | ok 2026-08-07 21:14:21.565182 | 2026-08-07 21:14:21.565290 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 21:14:22.108348 | debian-bookworm -> localhost | ok 2026-08-07 21:14:22.113676 | 2026-08-07 21:14:22.113755 | TASK [validate-host : Collect information about the host] 2026-08-07 21:14:23.558427 | debian-bookworm | ok 2026-08-07 21:14:23.586054 | 2026-08-07 21:14:23.586168 | TASK [validate-host : Sanitize hostname] 2026-08-07 21:14:23.932728 | debian-bookworm | ok 2026-08-07 21:14:23.942521 | 2026-08-07 21:14:23.942631 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 21:14:24.698590 | debian-bookworm -> localhost | changed 2026-08-07 21:14:24.704087 | 2026-08-07 21:14:24.704185 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 21:14:25.135164 | debian-bookworm | ok 2026-08-07 21:14:25.139703 | 2026-08-07 21:14:25.139804 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 21:14:26.131457 | debian-bookworm -> localhost | changed 2026-08-07 21:14:26.140847 | 2026-08-07 21:14:26.140962 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 21:14:26.449329 | debian-bookworm | ok 2026-08-07 21:14:26.454964 | 2026-08-07 21:14:26.455141 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 21:14:28.099193 | debian-bookworm | changed: 2026-08-07 21:14:28.099381 | debian-bookworm | cd+++++++++ src/ 2026-08-07 21:14:28.099415 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 21:14:28.099440 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 21:14:28.099462 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-08-07 21:14:28.099482 | debian-bookworm | =7.0.3 2026-08-07 21:15:06.521237 | debian-bookworm | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-07 21:15:06.564356 | debian-bookworm | Collecting colorama>=0.4.6 2026-08-07 21:15:06.581102 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-07 21:15:06.662574 | debian-bookworm | Collecting filelock>=3.25 2026-08-07 21:15:06.677921 | debian-bookworm | Downloading filelock-3.32.2-py3-none-any.whl (98 kB) 2026-08-07 21:15:06.686692 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 15.9 MB/s eta 0:00:00 2026-08-07 21:15:06.733680 | debian-bookworm | Collecting packaging>=26 2026-08-07 21:15:06.749392 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-07 21:15:06.831952 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 1.6 MB/s eta 0:00:00 2026-08-07 21:15:06.893536 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-08-07 21:15:06.907821 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-08-07 21:15:06.960135 | debian-bookworm | Collecting pluggy>=1.6 2026-08-07 21:15:06.974315 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-07 21:15:07.020830 | debian-bookworm | Collecting pyproject-api>=1.10 2026-08-07 21:15:07.038131 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-08-07 21:15:07.088741 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-08-07 21:15:07.103706 | debian-bookworm | Downloading python_discovery-1.5.1-py3-none-any.whl (35 kB) 2026-08-07 21:15:07.148768 | debian-bookworm | Collecting tomli-w>=1.2 2026-08-07 21:15:07.164955 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-08-07 21:15:07.341413 | debian-bookworm | Collecting virtualenv>=21.1 2026-08-07 21:15:07.355935 | debian-bookworm | Downloading virtualenv-21.7.1-py3-none-any.whl (5.5 MB) 2026-08-07 21:15:07.511066 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 36.5 MB/s eta 0:00:00 2026-08-07 21:15:07.595617 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-08-07 21:15:07.610630 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-07 21:15:07.625145 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 47.1 MB/s eta 0:00:00 2026-08-07 21:15:07.733909 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-08-07 21:15:08.595025 | debian-bookworm | Successfully installed cachetools-7.1.7 colorama-0.4.6 distlib-0.4.3 filelock-3.32.2 packaging-26.3 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.1 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.1 2026-08-07 21:15:08.848118 | debian-bookworm | ok: Runtime: 0:00:03.132690 2026-08-07 21:15:08.863089 | 2026-08-07 21:15:08.863286 | TASK [ensure-tox : Export installed tox_executable path] 2026-08-07 21:15:08.915529 | debian-bookworm | ok 2026-08-07 21:15:08.922805 | 2026-08-07 21:15:08.922990 | TASK [ensure-tox : Output tox version] 2026-08-07 21:15:09.525464 | 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-08-07 21:15:09.543544 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-07 21:15:09.955795 | debian-bookworm | ok: Runtime: 0:00:00.358273 2026-08-07 21:15:09.971914 | 2026-08-07 21:15:09.972162 | TASK [ensure-tox : Make global symlink] 2026-08-07 21:15:09.999425 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:10.012819 | 2026-08-07 21:15:10.012950 | PLAY RECAP 2026-08-07 21:15:10.013036 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-08-07 21:15:10.013065 | 2026-08-07 21:15:10.193525 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-08-07 21:15:10.194665 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-07 21:15:11.022721 | 2026-08-07 21:15:11.022958 | PLAY [all] 2026-08-07 21:15:11.040256 | 2026-08-07 21:15:11.040704 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-08-07 21:15:11.536424 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-07 21:15:11.593851 | debian-bookworm | ok: Runtime: 0:00:00.031595 2026-08-07 21:15:11.603126 | 2026-08-07 21:15:11.603282 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-08-07 21:15:12.163828 | debian-bookworm | ok: Runtime: 0:00:00.007598 2026-08-07 21:15:12.170934 | 2026-08-07 21:15:12.171095 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-08-07 21:15:12.526465 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-07 21:15:12.527927 | debian-bookworm | sudo: a password is required 2026-08-07 21:15:12.739158 | debian-bookworm | ok: Runtime: 0:00:00.018455 2026-08-07 21:15:12.751419 | 2026-08-07 21:15:12.751579 | TASK [tox : Check to see if the constraints file exists] 2026-08-07 21:15:12.787092 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:12.793435 | 2026-08-07 21:15:12.793562 | TASK [tox : Fail if constraints file is missing] 2026-08-07 21:15:12.818823 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:12.826349 | 2026-08-07 21:15:12.826710 | TASK [tox : Record file location] 2026-08-07 21:15:12.866766 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:12.873378 | 2026-08-07 21:15:12.873511 | TASK [tox : Install tox siblings] 2026-08-07 21:15:12.905265 | debian-bookworm | ok 2026-08-07 21:15:12.914480 | debian-bookworm | included: /var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-08-07 21:15:12.920568 | 2026-08-07 21:15:12.920694 | TASK [tox : Run tox without tests] 2026-08-07 21:15:13.470356 | debian-bookworm | ROOT: 223 D setup logging to DEBUG on pid 1603 [tox/report.py:229] 2026-08-07 21:15:13.503509 | debian-bookworm | test: 257 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-07 21:15:13.506369 | debian-bookworm | test: 259 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-07 21:15:13.510596 | debian-bookworm | test: 264 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 0b4dcb3b9a8684dd0ee19bfea5064089 e69f3e1a4fe56401f25a4d9bc9911d5e [python_discovery/_cached_py_info.py:198] 2026-08-07 21:15:13.605731 | debian-bookworm | test: 359 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-08-07 21:15:13.606692 | debian-bookworm | test: 360 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-07 21:15:13.607049 | debian-bookworm | test: 360 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-07 21:15:13.607426 | debian-bookworm | test: 361 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-07 21:15:13.611303 | debian-bookworm | test: 364 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-07 21:15:13.611571 | debian-bookworm | test: 365 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-07 21:15:13.646486 | debian-bookworm | test: 400 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-08-07 21:15:13.646789 | debian-bookworm | test: 400 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-08-07 21:15:13.646953 | debian-bookworm | test: 400 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-08-07 21:15:13.647054 | debian-bookworm | test: 400 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-08-07 21:15:13.647267 | debian-bookworm | test: 401 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-07 21:15:13.647363 | debian-bookworm | test: 401 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647418 | debian-bookworm | test: 401 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647470 | debian-bookworm | test: 401 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647524 | debian-bookworm | test: 401 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647574 | debian-bookworm | test: 401 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647627 | debian-bookworm | test: 401 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-08-07 21:15:13.647678 | debian-bookworm | test: 401 D virtualenv = 21.7.1 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647729 | debian-bookworm | test: 401 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647829 | debian-bookworm | test: 401 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647877 | debian-bookworm | test: 401 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.647926 | debian-bookworm | test: 401 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:13.648228 | debian-bookworm | test: 401 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-08-07 21:15:13.648702 | debian-bookworm | test: 402 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-08-07 21:15:13.648982 | debian-bookworm | test: 402 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:265] 2026-08-07 21:15:13.680525 | debian-bookworm | test: 402 D { 2026-08-07 21:15:13.680569 | debian-bookworm | "sys": { 2026-08-07 21:15:13.680576 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-08-07 21:15:13.680581 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-08-07 21:15:13.680589 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-08-07 21:15:13.680595 | debian-bookworm | "base_prefix": "/usr", 2026-08-07 21:15:13.680600 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-08-07 21:15:13.680604 | debian-bookworm | "base_exec_prefix": "/usr", 2026-08-07 21:15:13.680608 | debian-bookworm | "path": [ 2026-08-07 21:15:13.680612 | debian-bookworm | "/usr/lib/python311.zip", 2026-08-07 21:15:13.680616 | debian-bookworm | "/usr/lib/python3.11", 2026-08-07 21:15:13.680620 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-08-07 21:15:13.680624 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-08-07 21:15:13.680629 | debian-bookworm | ], 2026-08-07 21:15:13.680633 | debian-bookworm | "meta_path": [ 2026-08-07 21:15:13.680637 | debian-bookworm | "", 2026-08-07 21:15:13.680641 | debian-bookworm | "", 2026-08-07 21:15:13.680645 | debian-bookworm | "" 2026-08-07 21:15:13.680649 | debian-bookworm | ], 2026-08-07 21:15:13.680653 | debian-bookworm | "fs_encoding": "utf-8", 2026-08-07 21:15:13.680657 | debian-bookworm | "io_encoding": "utf-8" 2026-08-07 21:15:13.680661 | debian-bookworm | }, 2026-08-07 21:15:13.680665 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-08-07 21:15:13.680669 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-08-07 21:15:13.680673 | debian-bookworm | "os": "", 2026-08-07 21:15:13.680677 | debian-bookworm | "site": "", 2026-08-07 21:15:13.680687 | debian-bookworm | "datetime": "", 2026-08-07 21:15:13.680691 | debian-bookworm | "math": "", 2026-08-07 21:15:13.680695 | debian-bookworm | "json": "" 2026-08-07 21:15:13.680699 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-08-07 21:15:13.680745 | debian-bookworm | test: 434 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-08-07 21:15:13.688231 | debian-bookworm | test: 441 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-07 21:15:13.689361 | debian-bookworm | test: 443 D build install image for pip-26.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-07 21:15:13.694966 | debian-bookworm | test: 448 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-07 21:15:13.698905 | debian-bookworm | test: 452 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-07 21:15:14.098486 | debian-bookworm | test: 852 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.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-08-07 21:15:14.100387 | debian-bookworm | test: 854 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.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-08-07 21:15:14.101084 | debian-bookworm | test: 854 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-07 21:15:14.104513 | debian-bookworm | test: 858 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.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-08-07 21:15:14.186210 | debian-bookworm | test: 939 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any/pip-26.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-07 21:15:14.186710 | debian-bookworm | test: 940 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any/pip-26.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-07 21:15:14.197822 | debian-bookworm | test: 951 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-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-08-07 21:15:14.249805 | debian-bookworm | test: 1003 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-07 21:15:14.250388 | debian-bookworm | test: 1004 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-07 21:15:14.281503 | debian-bookworm | test: 1035 D generated console scripts pip pip-3.11 pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-07 21:15:14.282001 | debian-bookworm | test: 1035 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-08-07 21:15:14.288745 | debian-bookworm | test: 1042 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-07 21:15:14.288849 | debian-bookworm | test: 1042 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.288928 | debian-bookworm | test: 1042 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.288993 | debian-bookworm | test: 1042 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.289063 | debian-bookworm | test: 1042 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.289122 | debian-bookworm | test: 1042 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.289187 | debian-bookworm | test: 1043 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-08-07 21:15:14.289261 | debian-bookworm | test: 1043 D virtualenv = 21.7.1 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.289378 | debian-bookworm | test: 1043 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.289410 | debian-bookworm | test: 1043 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.289477 | debian-bookworm | test: 1043 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.289544 | debian-bookworm | test: 1043 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-07 21:15:14.295258 | debian-bookworm | test: 1049 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-08-07 21:15:15.460525 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-08-07 21:15:15.574647 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-07 21:15:15.696640 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-08-07 21:15:15.708539 | 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-08-07 21:15:15.779355 | debian-bookworm | Collecting ansible==12.3.0 (from -r requirements.txt (line 3)) 2026-08-07 21:15:15.796082 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-07 21:15:15.855569 | debian-bookworm | Collecting packaging==26.3 (from -r requirements.txt (line 4)) 2026-08-07 21:15:15.868428 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-07 21:15:16.012126 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-08-07 21:15:16.028288 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-08-07 21:15:16.052859 | debian-bookworm | Installing build dependencies: started 2026-08-07 21:15:17.295544 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-08-07 21:15:17.295598 | debian-bookworm | Getting requirements to build wheel: started 2026-08-07 21:15:17.733558 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-08-07 21:15:17.733598 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-08-07 21:15:17.972443 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-07 21:15:18.097451 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-08-07 21:15:18.111560 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-07 21:15:18.192990 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-08-07 21:15:18.208757 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-07 21:15:18.266348 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-08-07 21:15:18.280859 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-07 21:15:18.397694 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-08-07 21:15:18.410695 | 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-08-07 21:15:18.511855 | debian-bookworm | Collecting ansible-core~=2.19.5 (from ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-07 21:15:18.525047 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl.metadata (7.7 kB) 2026-08-07 21:15:18.568564 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-07 21:15:18.582328 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-07 21:15:18.630659 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-07 21:15:18.644008 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-08-07 21:15:18.692035 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-07 21:15:18.708574 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-07 21:15:18.758872 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-08-07 21:15:18.771975 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-07 21:15:18.954558 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-07 21:15:18.967248 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-08-07 21:15:19.013267 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-07 21:15:19.026868 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-07 21:15:19.098678 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-07 21:15:19.113196 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-07 21:15:19.173089 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-08-07 21:15:19.185194 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-07 21:15:19.496456 | debian-bookworm | Collecting cryptography (from ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-07 21:15:19.508066 | debian-bookworm | Downloading cryptography-50.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-08-07 21:15:19.565001 | debian-bookworm | Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-07 21:15:19.582122 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-07 21:15:19.759800 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-07 21:15:19.771197 | debian-bookworm | Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-07 21:15:19.810865 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-08-07 21:15:19.822602 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-07 21:15:19.848255 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-07 21:15:19.882482 | 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-08-07 21:15:19.975256 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 7.0 MB/s 0:00:00 2026-08-07 21:15:19.990245 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl (54.4 MB) 2026-08-07 21:15:21.579656 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 MB 34.2 MB/s 0:00:01 2026-08-07 21:15:21.592485 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-07 21:15:21.629621 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-08-07 21:15:21.655672 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-07 21:15:21.680107 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-07 21:15:21.711107 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl (2.4 MB) 2026-08-07 21:15:21.796037 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 27.7 MB/s 0:00:00 2026-08-07 21:15:21.809012 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-08-07 21:15:21.838290 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-07 21:15:21.866784 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-08-07 21:15:21.900504 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-07 21:15:21.925478 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-07 21:15:21.954257 | 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-08-07 21:15:21.977833 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-07 21:15:22.001921 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-07 21:15:22.025618 | debian-bookworm | Downloading cryptography-50.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-08-07 21:15:22.186391 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 29.6 MB/s 0:00:00 2026-08-07 21:15:22.201605 | debian-bookworm | Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-08-07 21:15:22.251574 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-07 21:15:22.291587 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-07 21:15:22.318525 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl (48 kB) 2026-08-07 21:15:22.644036 | debian-bookworm | Building wheels for collected packages: pwgen 2026-08-07 21:15:22.645700 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-08-07 21:15:22.927652 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-08-07 21:15:22.929836 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=35a25cfb27ea97d3d48aececa0fa29063d36a65c1d949af392e827fd9e64d234 2026-08-07 21:15:22.930694 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-08-07 21:15:22.935180 | debian-bookworm | Successfully built pwgen 2026-08-07 21:15:23.185147 | debian-bookworm | Installing collected packages: pwgen, urllib3, tabulate, sh, resolvelib, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-08-07 21:15:46.560479 | debian-bookworm | 2026-08-07 21:15:46.563254 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-12.3.0 ansible-core-2.19.11 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 colorama-0.4.6 cryptography-50.0.0 fasteners-0.20 idna-3.18 packaging-26.3 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.2.1 sh-2.4.0 tabulate-0.10.0 urllib3-2.7.0 2026-08-07 21:15:46.678963 | debian-bookworm | test: 33432 I exit 0 (32.38 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1616 [tox/execute/api.py:308] 2026-08-07 21:15:46.680911 | debian-bookworm | test: OK (33.18 seconds) 2026-08-07 21:15:46.680928 | debian-bookworm | congratulations :) (33.21 seconds) 2026-08-07 21:15:46.966648 | debian-bookworm | ok: Runtime: 0:00:33.523462 2026-08-07 21:15:46.975304 | 2026-08-07 21:15:46.975454 | TASK [tox : Create a tempfile to save tox showconfig] 2026-08-07 21:15:47.420545 | debian-bookworm | changed 2026-08-07 21:15:47.427455 | 2026-08-07 21:15:47.427601 | TASK [tox : Detect tox version] 2026-08-07 21:15:47.986205 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-07 21:15:48.467588 | debian-bookworm | ok: Runtime: 0:00:00.303253 2026-08-07 21:15:48.479920 | 2026-08-07 21:15:48.480105 | TASK [tox : Get tox envlist config] 2026-08-07 21:15:49.512937 | debian-bookworm | ok: Runtime: 0:00:00.339283 2026-08-07 21:15:49.526873 | 2026-08-07 21:15:49.527082 | TASK [tox : Install any sibling python packages] 2026-08-07 21:15:50.048175 | debian-bookworm | ok: No setup.cfg, no action needed 2026-08-07 21:15:50.061696 | 2026-08-07 21:15:50.061872 | TASK [tox : Remove tempfile] 2026-08-07 21:15:50.549076 | debian-bookworm | changed 2026-08-07 21:15:50.555255 | 2026-08-07 21:15:50.555387 | TASK [tox : Emit tox command] 2026-08-07 21:15:50.614021 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-08-07 21:15:50.623157 | 2026-08-07 21:15:50.623325 | TASK [tox : Run tox] 2026-08-07 21:15:51.115487 | debian-bookworm | ROOT: 193 D setup logging to DEBUG on pid 1780 [tox/report.py:229] 2026-08-07 21:15:51.144808 | debian-bookworm | test: 222 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-07 21:15:51.147061 | debian-bookworm | test: 225 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-07 21:15:51.150367 | debian-bookworm | test: 228 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-08-07 21:15:51.151221 | debian-bookworm | test: 229 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-07 21:15:51.151385 | debian-bookworm | test: 229 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-07 21:15:51.151432 | debian-bookworm | test: 229 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-07 21:15:51.152818 | debian-bookworm | test: 231 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-07 21:15:51.152920 | debian-bookworm | test: 231 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-07 21:15:51.182241 | debian-bookworm | test: 260 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-08-07 21:15:52.090446 | debian-bookworm | test: 1168 I exit 0 (0.91 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1787 [tox/execute/api.py:308] 2026-08-07 21:15:52.090928 | debian-bookworm | test: 1169 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-08-07 21:15:52.093886 | debian-bookworm | --- 2026-08-07 21:15:52.093920 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-08-07 21:15:52.093926 | debian-bookworm | 2026-08-07 21:15:52.093931 | debian-bookworm | adminer_tag: "5.1.0" 2026-08-07 21:15:52.093939 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-08-07 21:15:52.093944 | debian-bookworm | 2026-08-07 21:15:52.093950 | debian-bookworm | ara_server_tag: "1.7.2" 2026-08-07 21:15:52.093956 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-08-07 21:15:52.093960 | debian-bookworm | 2026-08-07 21:15:52.093965 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-08-07 21:15:52.093970 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-08-07 21:15:52.093976 | debian-bookworm | 2026-08-07 21:15:52.093981 | debian-bookworm | netbox_tag: "v4.2.2" 2026-08-07 21:15:52.093986 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-08-07 21:15:52.093990 | debian-bookworm | 2026-08-07 21:15:52.093995 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-08-07 21:15:52.094000 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-08-07 21:15:52.094004 | debian-bookworm | 2026-08-07 21:15:52.094009 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-08-07 21:15:52.094013 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-08-07 21:15:52.094018 | debian-bookworm | 2026-08-07 21:15:52.094023 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-08-07 21:15:52.094028 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-08-07 21:15:52.094032 | debian-bookworm | 2026-08-07 21:15:52.094037 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-08-07 21:15:52.094042 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-08-07 21:15:52.094046 | debian-bookworm | 2026-08-07 21:15:52.094051 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-08-07 21:15:52.094055 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-08-07 21:15:52.094071 | debian-bookworm | 2026-08-07 21:15:52.094075 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-08-07 21:15:52.094080 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-08-07 21:15:52.094085 | debian-bookworm | 2026-08-07 21:15:52.094089 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-08-07 21:15:52.094094 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-08-07 21:15:52.094099 | debian-bookworm | 2026-08-07 21:15:52.094103 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-08-07 21:15:52.094109 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-08-07 21:15:52.094115 | debian-bookworm | 2026-08-07 21:15:52.094119 | debian-bookworm | osism_tag: "0.20250407.0" 2026-08-07 21:15:52.094124 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-08-07 21:15:52.094129 | debian-bookworm | 2026-08-07 21:15:52.094133 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-08-07 21:15:52.094138 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-08-07 21:15:52.094143 | debian-bookworm | 2026-08-07 21:15:52.094147 | debian-bookworm | vault_tag: "1.19.1" 2026-08-07 21:15:52.094151 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-08-07 21:15:52.094156 | debian-bookworm | 2026-08-07 21:15:52.094159 | debian-bookworm | traefik_tag: "v3.3.5" 2026-08-07 21:15:52.094163 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-08-07 21:15:52.094167 | debian-bookworm | 2026-08-07 21:15:52.094171 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-08-07 21:15:52.094176 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-08-07 21:15:52.094180 | debian-bookworm | 2026-08-07 21:15:52.094184 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-08-07 21:15:52.094188 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-08-07 21:15:52.097745 | debian-bookworm | test: 1176 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1792 [tox/execute/api.py:308] 2026-08-07 21:15:52.098879 | debian-bookworm | test: OK (0.96=setup[0.05]+cmd[0.91,0.01] seconds) 2026-08-07 21:15:52.098902 | debian-bookworm | congratulations :) (0.98 seconds) 2026-08-07 21:15:52.657107 | debian-bookworm | ok: Runtime: 0:00:01.263480 2026-08-07 21:15:52.666050 | 2026-08-07 21:15:52.666194 | TASK [tox : Look for output] 2026-08-07 21:15:53.087137 | debian-bookworm | ok 2026-08-07 21:15:53.110631 | 2026-08-07 21:15:53.110819 | TASK [tox : Return file comments to Zuul] 2026-08-07 21:15:53.146405 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:53.161087 | 2026-08-07 21:15:53.161236 | PLAY RECAP 2026-08-07 21:15:53.161366 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-08-07 21:15:53.161411 | 2026-08-07 21:15:53.302726 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-07 21:15:53.303908 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-07 21:15:54.346588 | 2026-08-07 21:15:54.346789 | PLAY [all] 2026-08-07 21:15:54.363039 | 2026-08-07 21:15:54.363209 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-08-07 21:15:54.419477 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:54.425605 | 2026-08-07 21:15:54.425765 | TASK [fetch-tox-output : Set tox log path for single node] 2026-08-07 21:15:54.476752 | debian-bookworm | ok 2026-08-07 21:15:54.482474 | 2026-08-07 21:15:54.482604 | TASK [fetch-tox-output : Ensure local tox dir] 2026-08-07 21:15:55.135509 | debian-bookworm -> localhost | changed 2026-08-07 21:15:55.144071 | 2026-08-07 21:15:55.144208 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-08-07 21:15:55.198620 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:55.205176 | 2026-08-07 21:15:55.205335 | TASK [fetch-tox-output : Set envlist fact] 2026-08-07 21:15:55.285355 | debian-bookworm | ok 2026-08-07 21:15:55.295401 | 2026-08-07 21:15:55.295531 | TASK [fetch-tox-output : Get tox version] 2026-08-07 21:15:56.213026 | 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-08-07 21:15:56.233978 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-07 21:15:56.353041 | debian-bookworm | ok: Runtime: 0:00:00.398733 2026-08-07 21:15:56.369155 | 2026-08-07 21:15:56.369380 | TASK [fetch-tox-output : Find all default environments] 2026-08-07 21:15:56.910364 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:56.923049 | 2026-08-07 21:15:56.923223 | TASK [fetch-tox-output : Set envlist fact] 2026-08-07 21:15:56.979962 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:56.986478 | 2026-08-07 21:15:56.986611 | TASK [fetch-tox-output : Find all default environments] 2026-08-07 21:15:57.516300 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:57.522710 | 2026-08-07 21:15:57.522885 | TASK [fetch-tox-output : Set envlist fact] 2026-08-07 21:15:57.558699 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:57.567209 | 2026-08-07 21:15:57.567386 | LOOP [fetch-tox-output : Copy tox logs] 2026-08-07 21:15:57.674021 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:15:57.692683 | 2026-08-07 21:15:57.692861 | LOOP [fetch-tox-output : Collect tox logs] 2026-08-07 21:15:58.717062 | debian-bookworm | changed: 2026-08-07 21:15:58.717405 | debian-bookworm | created directory /var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/work/logs/tox/test 2026-08-07 21:15:58.717448 | debian-bookworm | cd+++++++++ ./ 2026-08-07 21:15:58.717475 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-08-07 21:15:58.717499 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-08-07 21:15:58.717526 | 2026-08-07 21:15:58.734352 | 2026-08-07 21:15:58.734478 | PLAY RECAP 2026-08-07 21:15:58.734536 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-08-07 21:15:58.734561 | 2026-08-07 21:15:58.942341 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-07 21:15:58.943631 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-07 21:16:00.001299 | 2026-08-07 21:16:00.001509 | PLAY [all] 2026-08-07 21:16:00.025743 | 2026-08-07 21:16:00.025935 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-08-07 21:16:00.261599 | debian-bookworm | changed: non-zero return code 2026-08-07 21:16:00.280054 | 2026-08-07 21:16:00.280265 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-08-07 21:16:00.315562 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:16:00.326174 | 2026-08-07 21:16:00.326407 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-08-07 21:16:00.386473 | 2026-08-07 21:16:00.386700 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-08-07 21:16:00.428308 | 2026-08-07 21:16:00.428534 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-08-07 21:16:00.453092 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:16:00.461161 | 2026-08-07 21:16:00.461331 | LOOP [fetch-subunit-output : Generate subunit file] 2026-08-07 21:16:00.494097 | 2026-08-07 21:16:00.494342 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-08-07 21:16:00.518461 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:16:00.524684 | 2026-08-07 21:16:00.524814 | TASK [fetch-subunit-output : Remove the temporary file] 2026-08-07 21:16:00.548479 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:16:00.554549 | 2026-08-07 21:16:00.554666 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-08-07 21:16:00.575138 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:16:00.586572 | 2026-08-07 21:16:00.586679 | PLAY RECAP 2026-08-07 21:16:00.586737 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-08-07 21:16:00.586762 | 2026-08-07 21:16:00.782948 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-07 21:16:00.784063 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 21:16:01.826463 | 2026-08-07 21:16:01.826660 | PLAY [Base post-fetch] 2026-08-07 21:16:01.848710 | 2026-08-07 21:16:01.848906 | TASK [diagnose-network : Ensure log directory exists] 2026-08-07 21:16:02.375248 | debian-bookworm | ok 2026-08-07 21:16:02.383863 | 2026-08-07 21:16:02.384056 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-07 21:16:14.234087 | debian-bookworm | ok: Runtime: 0:00:05.895898 2026-08-07 21:16:14.246207 | 2026-08-07 21:16:14.246380 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-07 21:16:20.300249 | debian-bookworm | ok: Runtime: 0:00:00.009144 2026-08-07 21:16:20.316745 | 2026-08-07 21:16:20.316949 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-07 21:16:26.367267 | debian-bookworm | ok: Runtime: 0:00:00.008474 2026-08-07 21:16:26.384287 | 2026-08-07 21:16:26.384440 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-07 21:16:26.431924 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:16:26.441925 | 2026-08-07 21:16:26.442089 | TASK [fetch-output : Set log path for single node] 2026-08-07 21:16:26.483263 | debian-bookworm | ok 2026-08-07 21:16:26.488464 | 2026-08-07 21:16:26.488598 | LOOP [fetch-output : Ensure local output dirs] 2026-08-07 21:16:26.783519 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/work/logs" 2026-08-07 21:16:27.050145 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/work/artifacts" 2026-08-07 21:16:27.339315 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6fe500dc411b4fe6ad1346ef461aa7d6/work/docs" 2026-08-07 21:16:27.354284 | 2026-08-07 21:16:27.354557 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 21:16:28.211726 | debian-bookworm | changed: 2026-08-07 21:16:28.212057 | debian-bookworm | .d..t...... ./ 2026-08-07 21:16:28.212106 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 21:16:28.212138 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 21:16:28.212169 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 21:16:28.212198 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 21:16:28.212227 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 21:16:28.212281 | debian-bookworm | changed: All items complete 2026-08-07 21:16:28.212317 | 2026-08-07 21:16:28.798209 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 21:16:29.355333 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 21:16:29.383152 | 2026-08-07 21:16:29.383304 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 21:16:29.774405 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011355 2026-08-07 21:16:30.204564 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009837 2026-08-07 21:16:30.219046 | 2026-08-07 21:16:30.219206 | PLAY RECAP 2026-08-07 21:16:30.219266 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-07 21:16:30.219292 | 2026-08-07 21:16:30.437255 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 21:16:30.438390 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 21:16:31.493863 | 2026-08-07 21:16:31.494070 | PLAY [Base post] 2026-08-07 21:16:31.509118 | 2026-08-07 21:16:31.509264 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 21:16:32.108650 | debian-bookworm | changed 2026-08-07 21:16:32.116261 | 2026-08-07 21:16:32.116382 | PLAY RECAP 2026-08-07 21:16:32.116451 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 21:16:32.116519 | 2026-08-07 21:16:32.283849 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 21:16:32.284916 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 21:16:33.340887 | 2026-08-07 21:16:33.341116 | PLAY [Base post-logs] 2026-08-07 21:16:33.357721 | 2026-08-07 21:16:33.357915 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 21:16:33.897739 | localhost | changed 2026-08-07 21:16:33.910744 | 2026-08-07 21:16:33.911061 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 21:16:33.957476 | localhost | ok 2026-08-07 21:16:33.960883 | 2026-08-07 21:16:33.961018 | TASK [Set zuul-log-path fact] 2026-08-07 21:16:33.989102 | localhost | ok 2026-08-07 21:16:33.998793 | 2026-08-07 21:16:33.998991 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 21:16:34.059613 | localhost | ok 2026-08-07 21:16:34.063321 | 2026-08-07 21:16:34.063446 | TASK [upload-logs : Create log directories] 2026-08-07 21:16:34.811254 | localhost | changed 2026-08-07 21:16:34.814486 | 2026-08-07 21:16:34.814611 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 21:16:35.499484 | localhost -> localhost | ok: Runtime: 0:00:00.020074 2026-08-07 21:16:35.503917 | 2026-08-07 21:16:35.504074 | TASK [upload-logs : Upload logs to log server] 2026-08-07 21:16:36.248020 | localhost | Output suppressed because no_log was given 2026-08-07 21:16:36.250004 | 2026-08-07 21:16:36.250114 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 21:16:36.300530 | localhost | skipping: Conditional result was False 2026-08-07 21:16:36.307056 | localhost | skipping: Conditional result was False 2026-08-07 21:16:36.317320 | 2026-08-07 21:16:36.317461 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 21:16:36.432347 | localhost | skipping: Conditional result was False 2026-08-07 21:16:36.432650 | 2026-08-07 21:16:36.437478 | localhost | skipping: Conditional result was False 2026-08-07 21:16:36.446310 | 2026-08-07 21:16:36.446432 | LOOP [upload-logs : Upload console log and json output]