2026-06-21 03:11:11.567440 | Job console starting 2026-06-21 03:11:11.582247 | Updating git repos 2026-06-21 03:11:11.627022 | Cloning repos into workspace 2026-06-21 03:11:11.666671 | Restoring repo states 2026-06-21 03:11:11.679312 | Merging changes 2026-06-21 03:11:11.679334 | Checking out repos 2026-06-21 03:11:11.719790 | Preparing playbooks 2026-06-21 03:11:12.906110 | Running Ansible setup 2026-06-21 03:11:19.036564 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-21 03:11:21.268360 | 2026-06-21 03:11:21.268563 | PLAY [Base pre] 2026-06-21 03:11:21.310677 | 2026-06-21 03:11:21.310998 | TASK [Setup log path fact] 2026-06-21 03:11:21.384405 | debian-bookworm | ok 2026-06-21 03:11:21.417376 | 2026-06-21 03:11:21.417567 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:11:21.470313 | debian-bookworm | ok 2026-06-21 03:11:21.488118 | 2026-06-21 03:11:21.488263 | TASK [emit-job-header : Print job information] 2026-06-21 03:11:21.530991 | # Job Information 2026-06-21 03:11:21.531321 | Ansible Version: 2.16.14 2026-06-21 03:11:21.531362 | Job: cfg-generics-tox-test-stable-legacy 2026-06-21 03:11:21.531402 | Pipeline: periodic-daily 2026-06-21 03:11:21.531429 | Executor: 521e9411259a 2026-06-21 03:11:21.531451 | Triggered by: https://github.com/osism/generics 2026-06-21 03:11:21.531473 | Event ID: 7c1c8a44dbd1429489eff79fe3a99652 2026-06-21 03:11:21.537357 | 2026-06-21 03:11:21.537510 | LOOP [emit-job-header : Print node information] 2026-06-21 03:11:21.859675 | debian-bookworm | ok: 2026-06-21 03:11:21.859876 | debian-bookworm | # Node Information 2026-06-21 03:11:21.859915 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-21 03:11:21.859941 | debian-bookworm | Hostname: debian 2026-06-21 03:11:21.859965 | debian-bookworm | Username: zuul 2026-06-21 03:11:21.859987 | debian-bookworm | Distro: Debian 12.14 2026-06-21 03:11:21.860011 | debian-bookworm | Provider: regiocloud-a 2026-06-21 03:11:21.860034 | debian-bookworm | Region: 2026-06-21 03:11:21.860056 | debian-bookworm | Label: debian-bookworm 2026-06-21 03:11:21.860078 | debian-bookworm | Product Name: OpenStack Nova 2026-06-21 03:11:21.860098 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:c54f 2026-06-21 03:11:21.875008 | 2026-06-21 03:11:21.875125 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-21 03:11:22.893390 | debian-bookworm -> localhost | changed 2026-06-21 03:11:22.899208 | 2026-06-21 03:11:22.899429 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-21 03:11:24.028451 | debian-bookworm -> localhost | changed 2026-06-21 03:11:24.037473 | 2026-06-21 03:11:24.037568 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-21 03:11:24.384482 | debian-bookworm -> localhost | ok 2026-06-21 03:11:24.389769 | 2026-06-21 03:11:24.389882 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-21 03:11:24.418438 | debian-bookworm | ok 2026-06-21 03:11:24.433568 | debian-bookworm | included: /var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-21 03:11:24.439025 | 2026-06-21 03:11:24.439141 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-21 03:11:25.871858 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-21 03:11:25.872052 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/work/c836e3e61cc34a17ba1bad2b0376a385_id_rsa 2026-06-21 03:11:25.872091 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/work/c836e3e61cc34a17ba1bad2b0376a385_id_rsa.pub 2026-06-21 03:11:25.872118 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-21 03:11:25.872143 | debian-bookworm -> localhost | SHA256:tKXu993CvOL+aADjE7rSHqHgstcW27TzD0dzkDXM5+g zuul-build-sshkey 2026-06-21 03:11:25.872531 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-21 03:11:25.872627 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-21 03:11:25.872658 | debian-bookworm -> localhost | | oo | 2026-06-21 03:11:25.872683 | debian-bookworm -> localhost | | oo.. | 2026-06-21 03:11:25.872705 | debian-bookworm -> localhost | | . + + | 2026-06-21 03:11:25.872727 | debian-bookworm -> localhost | | .++ .. . | 2026-06-21 03:11:25.872748 | debian-bookworm -> localhost | | . .oS+o.. | 2026-06-21 03:11:25.872772 | debian-bookworm -> localhost | | . ...ooo..oE | 2026-06-21 03:11:25.872794 | debian-bookworm -> localhost | |. ...*.oo... o | 2026-06-21 03:11:25.872814 | debian-bookworm -> localhost | | o. = *o o. oo+. | 2026-06-21 03:11:25.872848 | debian-bookworm -> localhost | |.. . o.ooo.==o+o.| 2026-06-21 03:11:25.872869 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-21 03:11:25.872930 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.741316 2026-06-21 03:11:25.881149 | 2026-06-21 03:11:25.881238 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-21 03:11:25.906737 | debian-bookworm | ok 2026-06-21 03:11:25.916928 | debian-bookworm | included: /var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-21 03:11:25.929539 | 2026-06-21 03:11:25.929644 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-21 03:11:25.958079 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:11:25.963363 | 2026-06-21 03:11:25.963453 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-21 03:11:26.578221 | debian-bookworm | changed 2026-06-21 03:11:26.591034 | 2026-06-21 03:11:26.591149 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-21 03:11:26.883372 | debian-bookworm | ok 2026-06-21 03:11:26.891067 | 2026-06-21 03:11:26.891305 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-21 03:11:27.746054 | debian-bookworm | changed 2026-06-21 03:11:27.752009 | 2026-06-21 03:11:27.752115 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-21 03:11:28.506026 | debian-bookworm | changed 2026-06-21 03:11:28.512437 | 2026-06-21 03:11:28.512545 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-21 03:11:28.536354 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:11:28.542862 | 2026-06-21 03:11:28.542963 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-21 03:11:29.184181 | debian-bookworm -> localhost | changed 2026-06-21 03:11:29.212150 | 2026-06-21 03:11:29.212321 | TASK [add-build-sshkey : Add back temp key] 2026-06-21 03:11:29.654981 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/work/c836e3e61cc34a17ba1bad2b0376a385_id_rsa (zuul-build-sshkey) 2026-06-21 03:11:29.655292 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024936 2026-06-21 03:11:29.680763 | 2026-06-21 03:11:29.681518 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-21 03:11:30.225546 | debian-bookworm | ok 2026-06-21 03:11:30.236218 | 2026-06-21 03:11:30.236387 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-21 03:11:30.261871 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:11:30.275227 | 2026-06-21 03:11:30.275386 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-21 03:11:30.790439 | debian-bookworm | ok 2026-06-21 03:11:30.803174 | 2026-06-21 03:11:30.803306 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-21 03:11:30.844901 | debian-bookworm | ok 2026-06-21 03:11:30.851003 | 2026-06-21 03:11:30.851138 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-21 03:11:31.180555 | debian-bookworm -> localhost | ok 2026-06-21 03:11:31.192180 | 2026-06-21 03:11:31.192362 | TASK [validate-host : Collect information about the host] 2026-06-21 03:11:32.446223 | debian-bookworm | ok 2026-06-21 03:11:32.461692 | 2026-06-21 03:11:32.461929 | TASK [validate-host : Sanitize hostname] 2026-06-21 03:11:32.666433 | debian-bookworm | ok 2026-06-21 03:11:32.673111 | 2026-06-21 03:11:32.673257 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-21 03:11:33.285619 | debian-bookworm -> localhost | changed 2026-06-21 03:11:33.293006 | 2026-06-21 03:11:33.293152 | TASK [validate-host : Collect information about zuul worker] 2026-06-21 03:11:33.757050 | debian-bookworm | ok 2026-06-21 03:11:33.762398 | 2026-06-21 03:11:33.762519 | TASK [validate-host : Write out all zuul information for each host] 2026-06-21 03:11:34.453530 | debian-bookworm -> localhost | changed 2026-06-21 03:11:34.471411 | 2026-06-21 03:11:34.471556 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-21 03:11:34.775233 | debian-bookworm | ok 2026-06-21 03:11:34.786339 | 2026-06-21 03:11:34.786526 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-21 03:11:35.823323 | debian-bookworm | changed: 2026-06-21 03:11:35.823593 | debian-bookworm | cd+++++++++ src/ 2026-06-21 03:11:35.823636 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-21 03:11:35.823943 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-21 03:11:35.823977 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-06-21 03:11:35.824004 | debian-bookworm | =7.0.3 2026-06-21 03:12:32.357444 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-21 03:12:32.422033 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-21 03:12:32.434663 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-21 03:12:32.512588 | debian-bookworm | Collecting filelock>=3.25 2026-06-21 03:12:32.525543 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-21 03:12:32.539413 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 4.9 MB/s eta 0:00:00 2026-06-21 03:12:32.602699 | debian-bookworm | Collecting packaging>=26 2026-06-21 03:12:32.614823 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-21 03:12:32.626985 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.3 MB/s eta 0:00:00 2026-06-21 03:12:32.681246 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-21 03:12:32.694011 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-21 03:12:32.746382 | debian-bookworm | Collecting pluggy>=1.6 2026-06-21 03:12:32.758872 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-21 03:12:32.804371 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-21 03:12:32.816920 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-21 03:12:32.860576 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-21 03:12:32.872567 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-21 03:12:32.909926 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-21 03:12:32.921991 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-21 03:12:33.070058 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-21 03:12:33.082179 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-21 03:12:33.336608 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 18.3 MB/s eta 0:00:00 2026-06-21 03:12:33.471794 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-21 03:12:33.484434 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-21 03:12:33.508190 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 24.0 MB/s eta 0:00:00 2026-06-21 03:12:33.634250 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-21 03:12:34.427301 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.55.1 virtualenv-21.5.1 2026-06-21 03:12:35.083296 | debian-bookworm | ok: Runtime: 0:00:03.250749 2026-06-21 03:12:35.090235 | 2026-06-21 03:12:35.090377 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-21 03:12:35.156770 | debian-bookworm | ok 2026-06-21 03:12:35.171335 | 2026-06-21 03:12:35.171503 | TASK [ensure-tox : Output tox version] 2026-06-21 03:12:35.759221 | 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-06-21 03:12:35.778599 | debian-bookworm | 4.55.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-21 03:12:36.205257 | debian-bookworm | ok: Runtime: 0:00:00.372336 2026-06-21 03:12:36.212173 | 2026-06-21 03:12:36.212303 | TASK [ensure-tox : Make global symlink] 2026-06-21 03:12:36.257089 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:12:36.267252 | 2026-06-21 03:12:36.267368 | PLAY RECAP 2026-06-21 03:12:36.267429 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-21 03:12:36.267455 | 2026-06-21 03:12:36.658516 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-21 03:12:36.659981 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-21 03:12:37.814091 | 2026-06-21 03:12:37.814266 | PLAY [all] 2026-06-21 03:12:37.834340 | 2026-06-21 03:12:37.834500 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-21 03:12:38.469516 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-21 03:12:38.882244 | debian-bookworm | ok: Runtime: 0:00:00.025773 2026-06-21 03:12:38.888726 | 2026-06-21 03:12:38.888925 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-21 03:12:39.450369 | debian-bookworm | ok: Runtime: 0:00:00.008180 2026-06-21 03:12:39.467168 | 2026-06-21 03:12:39.467341 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-21 03:12:39.881829 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-21 03:12:39.885664 | debian-bookworm | sudo: a password is required 2026-06-21 03:12:40.038229 | debian-bookworm | ok: Runtime: 0:00:00.024085 2026-06-21 03:12:40.058365 | 2026-06-21 03:12:40.058534 | TASK [tox : Check to see if the constraints file exists] 2026-06-21 03:12:40.104241 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:12:40.110648 | 2026-06-21 03:12:40.111091 | TASK [tox : Fail if constraints file is missing] 2026-06-21 03:12:40.167825 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:12:40.183346 | 2026-06-21 03:12:40.183523 | TASK [tox : Record file location] 2026-06-21 03:12:40.233937 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:12:40.241962 | 2026-06-21 03:12:40.242109 | TASK [tox : Install tox siblings] 2026-06-21 03:12:40.286661 | debian-bookworm | ok 2026-06-21 03:12:40.306735 | debian-bookworm | included: /var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-21 03:12:40.323723 | 2026-06-21 03:12:40.323958 | TASK [tox : Run tox without tests] 2026-06-21 03:12:40.959484 | debian-bookworm | ROOT: 239 D setup logging to DEBUG on pid 1599 [tox/report.py:229] 2026-06-21 03:12:40.992210 | debian-bookworm | test: 272 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-21 03:12:40.995647 | debian-bookworm | test: 275 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-21 03:12:41.000151 | debian-bookworm | test: 280 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 6a15e3fe9f2f399e6d55f8d32f1b4591 73075feef6ee3da2c4ac4653fce5eb57 [python_discovery/_cached_py_info.py:198] 2026-06-21 03:12:41.090680 | debian-bookworm | test: 370 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-06-21 03:12:41.092439 | debian-bookworm | test: 372 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-21 03:12:41.093016 | debian-bookworm | test: 372 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 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-21 03:12:41.093330 | debian-bookworm | test: 373 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 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-21 03:12:41.098727 | debian-bookworm | test: 378 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-21 03:12:41.099147 | debian-bookworm | test: 379 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-21 03:12:41.149023 | debian-bookworm | test: 428 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-06-21 03:12:41.149140 | debian-bookworm | test: 429 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-06-21 03:12:41.149347 | debian-bookworm | test: 429 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-06-21 03:12:41.149450 | debian-bookworm | test: 429 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-06-21 03:12:41.149681 | debian-bookworm | test: 429 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-21 03:12:41.149810 | debian-bookworm | test: 430 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.149870 | debian-bookworm | test: 430 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.149924 | debian-bookworm | test: 430 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.149978 | debian-bookworm | test: 430 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.150051 | debian-bookworm | test: 430 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.150107 | debian-bookworm | test: 430 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-06-21 03:12:41.150158 | debian-bookworm | test: 430 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.150218 | debian-bookworm | test: 430 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.150269 | debian-bookworm | test: 430 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.150318 | debian-bookworm | test: 430 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.150367 | debian-bookworm | test: 430 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.150720 | debian-bookworm | test: 430 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-06-21 03:12:41.151141 | debian-bookworm | test: 431 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:117] 2026-06-21 03:12:41.151302 | debian-bookworm | test: 431 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:120] 2026-06-21 03:12:41.151877 | debian-bookworm | test: 432 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-21 03:12:41.152182 | debian-bookworm | test: 432 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-06-21 03:12:41.204597 | debian-bookworm | test: 432 D { 2026-06-21 03:12:41.204674 | debian-bookworm | "sys": { 2026-06-21 03:12:41.204682 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-06-21 03:12:41.204688 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-21 03:12:41.204695 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-06-21 03:12:41.204701 | debian-bookworm | "base_prefix": "/usr", 2026-06-21 03:12:41.204709 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-06-21 03:12:41.204714 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-21 03:12:41.204718 | debian-bookworm | "path": [ 2026-06-21 03:12:41.204722 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-21 03:12:41.204726 | debian-bookworm | "/usr/lib/python3.11", 2026-06-21 03:12:41.204730 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-21 03:12:41.204734 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-06-21 03:12:41.204739 | debian-bookworm | ], 2026-06-21 03:12:41.204743 | debian-bookworm | "meta_path": [ 2026-06-21 03:12:41.204747 | debian-bookworm | "", 2026-06-21 03:12:41.204751 | debian-bookworm | "", 2026-06-21 03:12:41.204755 | debian-bookworm | "", 2026-06-21 03:12:41.204759 | debian-bookworm | "" 2026-06-21 03:12:41.204762 | debian-bookworm | ], 2026-06-21 03:12:41.204766 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-21 03:12:41.204770 | debian-bookworm | "io_encoding": "utf-8" 2026-06-21 03:12:41.204774 | debian-bookworm | }, 2026-06-21 03:12:41.204786 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-21 03:12:41.204790 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-21 03:12:41.204794 | debian-bookworm | "os": "", 2026-06-21 03:12:41.204798 | debian-bookworm | "site": "", 2026-06-21 03:12:41.204801 | debian-bookworm | "datetime": "", 2026-06-21 03:12:41.204805 | debian-bookworm | "math": "", 2026-06-21 03:12:41.204809 | debian-bookworm | "json": "" 2026-06-21 03:12:41.204813 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-21 03:12:41.205175 | debian-bookworm | test: 484 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-06-21 03:12:41.213975 | debian-bookworm | test: 494 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-21 03:12:41.215213 | debian-bookworm | test: 495 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-21 03:12:41.217034 | debian-bookworm | test: 497 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-21 03:12:41.217325 | debian-bookworm | test: 497 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-21 03:12:41.689517 | debian-bookworm | test: 969 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-06-21 03:12:41.690905 | debian-bookworm | test: 971 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-06-21 03:12:41.691587 | debian-bookworm | test: 971 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-21 03:12:41.694313 | debian-bookworm | test: 974 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-06-21 03:12:41.786118 | debian-bookworm | test: 1066 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-21 03:12:41.786584 | debian-bookworm | test: 1066 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.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-06-21 03:12:41.907575 | debian-bookworm | test: 1187 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-21 03:12:41.908505 | debian-bookworm | test: 1188 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-21 03:12:41.929096 | debian-bookworm | test: 1209 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-21 03:12:41.933879 | debian-bookworm | test: 1213 D generated console scripts pip3.11 pip-3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-21 03:12:41.934947 | debian-bookworm | test: 1214 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-21 03:12:41.943707 | debian-bookworm | test: 1223 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-21 03:12:41.943816 | debian-bookworm | test: 1224 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.943934 | debian-bookworm | test: 1224 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944102 | debian-bookworm | test: 1224 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944204 | debian-bookworm | test: 1224 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944298 | debian-bookworm | test: 1224 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944401 | debian-bookworm | test: 1224 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-06-21 03:12:41.944497 | debian-bookworm | test: 1224 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944641 | debian-bookworm | test: 1224 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944711 | debian-bookworm | test: 1225 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944792 | debian-bookworm | test: 1225 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.944876 | debian-bookworm | test: 1225 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-21 03:12:41.953887 | debian-bookworm | test: 1234 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-06-21 03:12:43.294115 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-06-21 03:12:43.444585 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-21 03:12:43.586414 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-06-21 03:12:43.599492 | 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-06-21 03:12:43.683900 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-06-21 03:12:43.697330 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-21 03:12:43.746604 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-06-21 03:12:43.760476 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-21 03:12:43.803985 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-06-21 03:12:43.821216 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-06-21 03:12:43.840180 | debian-bookworm | Installing build dependencies: started 2026-06-21 03:12:45.250107 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-06-21 03:12:45.250163 | debian-bookworm | Getting requirements to build wheel: started 2026-06-21 03:12:45.744582 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-06-21 03:12:45.747230 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-06-21 03:12:46.028704 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-21 03:12:46.071901 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-06-21 03:12:46.086567 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-21 03:12:46.145195 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-06-21 03:12:46.159616 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-21 03:12:46.202287 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-06-21 03:12:46.215881 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-21 03:12:46.355620 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-06-21 03:12:46.368758 | 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-06-21 03:12:46.470856 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-21 03:12:46.484147 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-06-21 03:12:46.548365 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-21 03:12:46.562532 | debian-bookworm | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-21 03:12:46.611381 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-21 03:12:46.624182 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-06-21 03:12:46.672281 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-21 03:12:46.686801 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-21 03:12:46.735659 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-21 03:12:46.749057 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-21 03:12:46.906052 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-21 03:12:46.918195 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-21 03:12:46.958165 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-21 03:12:46.969945 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-21 03:12:47.019403 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-21 03:12:47.031137 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-21 03:12:47.078143 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-21 03:12:47.090671 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-21 03:12:47.434036 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-21 03:12:47.446495 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-06-21 03:12:47.507809 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-21 03:12:47.523536 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-06-21 03:12:47.689301 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-21 03:12:47.702118 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-21 03:12:47.736731 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-21 03:12:47.748900 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-21 03:12:47.776379 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-21 03:12:47.813583 | 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-06-21 03:12:47.860654 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 24.0 MB/s 0:00:00 2026-06-21 03:12:47.875251 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-06-21 03:12:49.753545 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 30.7 MB/s 0:00:01 2026-06-21 03:12:49.764205 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-21 03:12:49.788365 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-06-21 03:12:49.816379 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-21 03:12:49.845572 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-21 03:12:49.889974 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-06-21 03:12:49.987167 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 22.5 MB/s 0:00:00 2026-06-21 03:12:50.002217 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-06-21 03:12:50.038261 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-21 03:12:50.117034 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-06-21 03:12:50.141910 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-21 03:12:50.168165 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-21 03:12:50.193823 | 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-06-21 03:12:50.214541 | debian-bookworm | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-21 03:12:50.237370 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-21 03:12:50.263451 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-06-21 03:12:50.509547 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 19.6 MB/s 0:00:00 2026-06-21 03:12:50.522979 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-06-21 03:12:50.559563 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-21 03:12:50.586724 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-21 03:12:50.613120 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-06-21 03:12:50.907756 | debian-bookworm | Building wheels for collected packages: pwgen 2026-06-21 03:12:50.909121 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-06-21 03:12:51.268861 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-06-21 03:12:51.270875 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=10f0acc6ba174a1a8bd8da9b67204ad2baf86b8acb14ba655655b7a26c2ef964 2026-06-21 03:12:51.271490 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-06-21 03:12:51.276595 | debian-bookworm | Successfully built pwgen 2026-06-21 03:12:51.604276 | 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-06-21 03:13:23.995667 | debian-bookworm | 2026-06-21 03:13:23.996359 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 colorama-0.4.6 cryptography-49.0.0 fasteners-0.20 idna-3.18 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.0.1 sh-2.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-06-21 03:13:24.211977 | debian-bookworm | test: 43492 I exit 0 (42.26 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1612 [tox/execute/api.py:308] 2026-06-21 03:13:24.214807 | debian-bookworm | test: OK (43.23 seconds) 2026-06-21 03:13:24.214847 | debian-bookworm | congratulations :) (43.26 seconds) 2026-06-21 03:13:24.392104 | debian-bookworm | ok: Runtime: 0:00:43.618695 2026-06-21 03:13:24.401125 | 2026-06-21 03:13:24.401248 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-21 03:13:24.868297 | debian-bookworm | changed 2026-06-21 03:13:24.874034 | 2026-06-21 03:13:24.874160 | TASK [tox : Detect tox version] 2026-06-21 03:13:25.499707 | debian-bookworm | 4.55.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-21 03:13:25.936614 | debian-bookworm | ok: Runtime: 0:00:00.331391 2026-06-21 03:13:25.942711 | 2026-06-21 03:13:25.942877 | TASK [tox : Get tox envlist config] 2026-06-21 03:13:27.003572 | debian-bookworm | ok: Runtime: 0:00:00.377599 2026-06-21 03:13:27.010055 | 2026-06-21 03:13:27.010179 | TASK [tox : Install any sibling python packages] 2026-06-21 03:13:27.809064 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-21 03:13:27.815132 | 2026-06-21 03:13:27.815247 | TASK [tox : Remove tempfile] 2026-06-21 03:13:28.763816 | debian-bookworm | changed 2026-06-21 03:13:28.769455 | 2026-06-21 03:13:28.769569 | TASK [tox : Emit tox command] 2026-06-21 03:13:28.810327 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-06-21 03:13:28.816351 | 2026-06-21 03:13:28.816473 | TASK [tox : Run tox] 2026-06-21 03:13:29.396348 | debian-bookworm | ROOT: 213 D setup logging to DEBUG on pid 1774 [tox/report.py:229] 2026-06-21 03:13:29.427025 | debian-bookworm | test: 244 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-21 03:13:29.430069 | debian-bookworm | test: 247 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-21 03:13:29.433909 | debian-bookworm | test: 251 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-06-21 03:13:29.435060 | debian-bookworm | test: 252 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-21 03:13:29.435240 | debian-bookworm | test: 252 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 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-21 03:13:29.435319 | debian-bookworm | test: 252 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 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-21 03:13:29.437300 | debian-bookworm | test: 254 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-21 03:13:29.437364 | debian-bookworm | test: 254 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-21 03:13:29.472462 | debian-bookworm | test: 289 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-06-21 03:13:30.196824 | debian-bookworm | test: 1013 I exit 0 (0.72 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1781 [tox/execute/api.py:308] 2026-06-21 03:13:30.197222 | debian-bookworm | test: 1014 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-06-21 03:13:30.200669 | debian-bookworm | --- 2026-06-21 03:13:30.200705 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-06-21 03:13:30.200711 | debian-bookworm | 2026-06-21 03:13:30.200716 | debian-bookworm | adminer_tag: "5.1.0" 2026-06-21 03:13:30.200724 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-06-21 03:13:30.200731 | debian-bookworm | 2026-06-21 03:13:30.200739 | debian-bookworm | ara_server_tag: "1.7.2" 2026-06-21 03:13:30.200747 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-06-21 03:13:30.200754 | debian-bookworm | 2026-06-21 03:13:30.200761 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-06-21 03:13:30.200768 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-06-21 03:13:30.200775 | debian-bookworm | 2026-06-21 03:13:30.200782 | debian-bookworm | netbox_tag: "v4.2.2" 2026-06-21 03:13:30.200786 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-06-21 03:13:30.200791 | debian-bookworm | 2026-06-21 03:13:30.200794 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-06-21 03:13:30.200799 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-06-21 03:13:30.200803 | debian-bookworm | 2026-06-21 03:13:30.200807 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2026-06-21 03:13:30.200811 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-06-21 03:13:30.200815 | debian-bookworm | 2026-06-21 03:13:30.200819 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-06-21 03:13:30.200823 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-06-21 03:13:30.200827 | debian-bookworm | 2026-06-21 03:13:30.200831 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-06-21 03:13:30.200835 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-06-21 03:13:30.200839 | debian-bookworm | 2026-06-21 03:13:30.200843 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-06-21 03:13:30.200847 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-06-21 03:13:30.200866 | debian-bookworm | 2026-06-21 03:13:30.200870 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-06-21 03:13:30.200874 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-06-21 03:13:30.200878 | debian-bookworm | 2026-06-21 03:13:30.200882 | debian-bookworm | registry_tag: "3.0" 2026-06-21 03:13:30.200886 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-06-21 03:13:30.200890 | debian-bookworm | 2026-06-21 03:13:30.200894 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-06-21 03:13:30.200897 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-06-21 03:13:30.200901 | debian-bookworm | 2026-06-21 03:13:30.200905 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-06-21 03:13:30.200909 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-06-21 03:13:30.200913 | debian-bookworm | 2026-06-21 03:13:30.200916 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-06-21 03:13:30.200920 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-06-21 03:13:30.200926 | debian-bookworm | 2026-06-21 03:13:30.200930 | debian-bookworm | osism_tag: "0.20250407.0" 2026-06-21 03:13:30.200934 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-06-21 03:13:30.200938 | debian-bookworm | 2026-06-21 03:13:30.200942 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-06-21 03:13:30.200946 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-06-21 03:13:30.200957 | debian-bookworm | 2026-06-21 03:13:30.200961 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2026-06-21 03:13:30.200965 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-06-21 03:13:30.200969 | debian-bookworm | 2026-06-21 03:13:30.200973 | debian-bookworm | vault_tag: "1.19.1" 2026-06-21 03:13:30.200977 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-06-21 03:13:30.200981 | debian-bookworm | 2026-06-21 03:13:30.200984 | debian-bookworm | traefik_tag: "v3.3.5" 2026-06-21 03:13:30.200988 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-06-21 03:13:30.200992 | debian-bookworm | 2026-06-21 03:13:30.200996 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-06-21 03:13:30.201005 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-06-21 03:13:30.201009 | debian-bookworm | 2026-06-21 03:13:30.201012 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-06-21 03:13:30.201016 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-06-21 03:13:30.201919 | debian-bookworm | test: 1019 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1786 [tox/execute/api.py:308] 2026-06-21 03:13:30.203497 | debian-bookworm | test: OK (0.78=setup[0.05]+cmd[0.72,0.00] seconds) 2026-06-21 03:13:30.203522 | debian-bookworm | congratulations :) (0.81 seconds) 2026-06-21 03:13:30.354248 | debian-bookworm | ok: Runtime: 0:00:01.148377 2026-06-21 03:13:30.368581 | 2026-06-21 03:13:30.368719 | TASK [tox : Look for output] 2026-06-21 03:13:31.185987 | debian-bookworm | ok 2026-06-21 03:13:31.248620 | 2026-06-21 03:13:31.248803 | TASK [tox : Return file comments to Zuul] 2026-06-21 03:13:31.363713 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:31.373455 | 2026-06-21 03:13:31.373562 | PLAY RECAP 2026-06-21 03:13:31.373618 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-21 03:13:31.373643 | 2026-06-21 03:13:31.806185 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-21 03:13:31.807470 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-21 03:13:33.497216 | 2026-06-21 03:13:33.497355 | PLAY [all] 2026-06-21 03:13:33.538153 | 2026-06-21 03:13:33.538294 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-21 03:13:33.659724 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:33.666864 | 2026-06-21 03:13:33.667017 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-21 03:13:33.749057 | debian-bookworm | ok 2026-06-21 03:13:33.762107 | 2026-06-21 03:13:33.762223 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-21 03:13:34.876309 | debian-bookworm -> localhost | changed 2026-06-21 03:13:34.885531 | 2026-06-21 03:13:34.885623 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-21 03:13:34.929560 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:34.934290 | 2026-06-21 03:13:34.934378 | TASK [fetch-tox-output : Set envlist fact] 2026-06-21 03:13:34.993097 | debian-bookworm | ok 2026-06-21 03:13:34.998555 | 2026-06-21 03:13:34.998633 | TASK [fetch-tox-output : Get tox version] 2026-06-21 03:13:35.654650 | 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-06-21 03:13:35.684474 | debian-bookworm | 4.55.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-21 03:13:36.024571 | debian-bookworm | ok: Runtime: 0:00:00.304145 2026-06-21 03:13:36.030290 | 2026-06-21 03:13:36.030405 | TASK [fetch-tox-output : Find all default environments] 2026-06-21 03:13:36.576273 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:36.582422 | 2026-06-21 03:13:36.582546 | TASK [fetch-tox-output : Set envlist fact] 2026-06-21 03:13:36.626344 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:36.633728 | 2026-06-21 03:13:36.633918 | TASK [fetch-tox-output : Find all default environments] 2026-06-21 03:13:37.199200 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:37.206173 | 2026-06-21 03:13:37.206291 | TASK [fetch-tox-output : Set envlist fact] 2026-06-21 03:13:37.270398 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:37.277126 | 2026-06-21 03:13:37.277246 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-21 03:13:37.402986 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:37.418535 | 2026-06-21 03:13:37.418671 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-21 03:13:38.323530 | debian-bookworm | changed: 2026-06-21 03:13:38.323753 | debian-bookworm | created directory /var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/work/logs/tox/test 2026-06-21 03:13:38.323821 | debian-bookworm | cd+++++++++ ./ 2026-06-21 03:13:38.323850 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-21 03:13:38.323875 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-06-21 03:13:38.323903 | 2026-06-21 03:13:38.337805 | 2026-06-21 03:13:38.337915 | PLAY RECAP 2026-06-21 03:13:38.337968 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-21 03:13:38.337994 | 2026-06-21 03:13:38.463903 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-21 03:13:38.466157 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-21 03:13:39.996491 | 2026-06-21 03:13:39.996699 | PLAY [all] 2026-06-21 03:13:40.021038 | 2026-06-21 03:13:40.021333 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-21 03:13:40.369967 | debian-bookworm | changed: non-zero return code 2026-06-21 03:13:40.383970 | 2026-06-21 03:13:40.384687 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-21 03:13:40.438533 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:40.447519 | 2026-06-21 03:13:40.447672 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-21 03:13:40.493854 | 2026-06-21 03:13:40.494080 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-21 03:13:40.567753 | 2026-06-21 03:13:40.568012 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-21 03:13:40.615968 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:40.623972 | 2026-06-21 03:13:40.624169 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-21 03:13:40.660200 | 2026-06-21 03:13:40.660432 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-21 03:13:40.684811 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:40.691543 | 2026-06-21 03:13:40.691684 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-21 03:13:40.716174 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:40.722395 | 2026-06-21 03:13:40.722520 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-21 03:13:40.747232 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:40.757389 | 2026-06-21 03:13:40.757499 | PLAY RECAP 2026-06-21 03:13:40.757580 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-21 03:13:40.757610 | 2026-06-21 03:13:40.914945 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-21 03:13:40.916166 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-21 03:13:41.854992 | 2026-06-21 03:13:41.855185 | PLAY [Base post-fetch] 2026-06-21 03:13:41.887267 | 2026-06-21 03:13:41.887458 | TASK [diagnose-network : Ensure log directory exists] 2026-06-21 03:13:42.433585 | debian-bookworm | ok 2026-06-21 03:13:42.448369 | 2026-06-21 03:13:42.448569 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-21 03:14:20.724091 | debian-bookworm | ok: Runtime: 0:00:34.707358 2026-06-21 03:14:20.730636 | 2026-06-21 03:14:20.730743 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-21 03:14:26.934371 | debian-bookworm | ok: Runtime: 0:00:00.008255 2026-06-21 03:14:26.942335 | 2026-06-21 03:14:26.942489 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-21 03:14:33.160405 | debian-bookworm | ok: Runtime: 0:00:00.009420 2026-06-21 03:14:33.179397 | 2026-06-21 03:14:33.180847 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-21 03:14:33.255654 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:14:33.263711 | 2026-06-21 03:14:33.264523 | TASK [fetch-output : Set log path for single node] 2026-06-21 03:14:33.336100 | debian-bookworm | ok 2026-06-21 03:14:33.348762 | 2026-06-21 03:14:33.348947 | LOOP [fetch-output : Ensure local output dirs] 2026-06-21 03:14:34.176835 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/work/logs" 2026-06-21 03:14:34.967436 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/work/artifacts" 2026-06-21 03:14:35.843120 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c836e3e61cc34a17ba1bad2b0376a385/work/docs" 2026-06-21 03:14:35.855999 | 2026-06-21 03:14:35.856152 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-21 03:14:37.467195 | debian-bookworm | changed: 2026-06-21 03:14:37.467370 | debian-bookworm | .d..t...... ./ 2026-06-21 03:14:37.467399 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-21 03:14:37.467419 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-21 03:14:37.467437 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-21 03:14:37.467453 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-21 03:14:37.467470 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-21 03:14:37.467502 | debian-bookworm | changed: All items complete 2026-06-21 03:14:37.467523 | 2026-06-21 03:14:38.037580 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:14:38.658395 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:14:38.679737 | 2026-06-21 03:14:38.679869 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-21 03:14:38.728182 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:14:38.732141 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:14:38.745350 | 2026-06-21 03:14:38.745435 | PLAY RECAP 2026-06-21 03:14:38.745486 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-21 03:14:38.745510 | 2026-06-21 03:14:38.896414 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-21 03:14:38.897294 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:14:39.642100 | 2026-06-21 03:14:39.642237 | PLAY [Base post] 2026-06-21 03:14:39.660884 | 2026-06-21 03:14:39.661014 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-21 03:14:40.318099 | debian-bookworm | changed 2026-06-21 03:14:40.328333 | 2026-06-21 03:14:40.328478 | PLAY RECAP 2026-06-21 03:14:40.328563 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-21 03:14:40.328641 | 2026-06-21 03:14:40.432135 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:14:40.433663 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-21 03:14:41.273425 | 2026-06-21 03:14:41.273617 | PLAY [Base post-logs] 2026-06-21 03:14:41.285185 | 2026-06-21 03:14:41.285321 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-21 03:14:41.805091 | localhost | changed 2026-06-21 03:14:41.819665 | 2026-06-21 03:14:41.819850 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-21 03:14:41.862092 | localhost | ok 2026-06-21 03:14:41.865213 | 2026-06-21 03:14:41.865310 | TASK [Set zuul-log-path fact] 2026-06-21 03:14:41.880132 | localhost | ok 2026-06-21 03:14:41.889071 | 2026-06-21 03:14:41.889186 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:14:41.914126 | localhost | ok 2026-06-21 03:14:41.917126 | 2026-06-21 03:14:41.917221 | TASK [upload-logs : Create log directories] 2026-06-21 03:14:42.411003 | localhost | changed 2026-06-21 03:14:42.415222 | 2026-06-21 03:14:42.415328 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-21 03:14:42.947188 | localhost -> localhost | ok: Runtime: 0:00:00.011483 2026-06-21 03:14:42.950797 | 2026-06-21 03:14:42.950904 | TASK [upload-logs : Upload logs to log server] 2026-06-21 03:14:43.554078 | localhost | Output suppressed because no_log was given 2026-06-21 03:14:43.555736 | 2026-06-21 03:14:43.555837 | LOOP [upload-logs : Compress console log and json output] 2026-06-21 03:14:43.598720 | localhost | skipping: Conditional result was False 2026-06-21 03:14:43.604336 | localhost | skipping: Conditional result was False 2026-06-21 03:14:43.612109 | 2026-06-21 03:14:43.612220 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-21 03:14:43.655770 | localhost | skipping: Conditional result was False 2026-06-21 03:14:43.656110 | 2026-06-21 03:14:43.660509 | localhost | skipping: Conditional result was False 2026-06-21 03:14:43.669103 | 2026-06-21 03:14:43.669213 | LOOP [upload-logs : Upload console log and json output]