2026-07-29 03:08:06.672573 | Job console starting 2026-07-29 03:08:06.683109 | Updating git repos 2026-07-29 03:08:06.729839 | Cloning repos into workspace 2026-07-29 03:08:06.838898 | Restoring repo states 2026-07-29 03:08:06.891303 | Merging changes 2026-07-29 03:08:06.891328 | Checking out repos 2026-07-29 03:08:06.969782 | Preparing playbooks 2026-07-29 03:08:08.511433 | Running Ansible setup 2026-07-29 03:08:13.069491 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-29 03:08:13.762489 | 2026-07-29 03:08:13.762623 | PLAY [Base pre] 2026-07-29 03:08:13.794561 | 2026-07-29 03:08:13.794729 | TASK [Setup log path fact] 2026-07-29 03:08:13.823705 | debian-bookworm | ok 2026-07-29 03:08:13.850077 | 2026-07-29 03:08:13.850224 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-29 03:08:13.892037 | debian-bookworm | ok 2026-07-29 03:08:13.902767 | 2026-07-29 03:08:13.903167 | TASK [emit-job-header : Print job information] 2026-07-29 03:08:13.941373 | # Job Information 2026-07-29 03:08:13.941529 | Ansible Version: 2.16.14 2026-07-29 03:08:13.941563 | Job: generics-tox-test-stable-legacy 2026-07-29 03:08:13.941596 | Pipeline: periodic-daily 2026-07-29 03:08:13.941618 | Executor: 521e9411259a 2026-07-29 03:08:13.941639 | Triggered by: https://github.com/osism/generics 2026-07-29 03:08:13.941672 | Event ID: c39bef5b4cf346258812c07a45d07bef 2026-07-29 03:08:13.946358 | 2026-07-29 03:08:13.946458 | LOOP [emit-job-header : Print node information] 2026-07-29 03:08:14.051080 | debian-bookworm | ok: 2026-07-29 03:08:14.051251 | debian-bookworm | # Node Information 2026-07-29 03:08:14.051285 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-29 03:08:14.051310 | debian-bookworm | Hostname: debian 2026-07-29 03:08:14.051332 | debian-bookworm | Username: zuul 2026-07-29 03:08:14.051389 | debian-bookworm | Distro: Debian 12.15 2026-07-29 03:08:14.051448 | debian-bookworm | Provider: regiocloud-a 2026-07-29 03:08:14.051473 | debian-bookworm | Region: 2026-07-29 03:08:14.051494 | debian-bookworm | Label: debian-bookworm 2026-07-29 03:08:14.051513 | debian-bookworm | Product Name: OpenStack Nova 2026-07-29 03:08:14.051533 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:9671 2026-07-29 03:08:14.070652 | 2026-07-29 03:08:14.070944 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-29 03:08:14.543249 | debian-bookworm -> localhost | changed 2026-07-29 03:08:14.550318 | 2026-07-29 03:08:14.550443 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-29 03:08:16.179553 | debian-bookworm -> localhost | changed 2026-07-29 03:08:16.203713 | 2026-07-29 03:08:16.203884 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-29 03:08:16.822747 | debian-bookworm -> localhost | ok 2026-07-29 03:08:16.830335 | 2026-07-29 03:08:16.830495 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-29 03:08:16.904169 | debian-bookworm | ok 2026-07-29 03:08:16.942138 | debian-bookworm | included: /var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-29 03:08:16.957285 | 2026-07-29 03:08:16.957441 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-29 03:08:19.381903 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-29 03:08:19.382180 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/work/513d80913ea7417182c166c1f53b3e3c_id_rsa 2026-07-29 03:08:19.382224 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/work/513d80913ea7417182c166c1f53b3e3c_id_rsa.pub 2026-07-29 03:08:19.382250 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-29 03:08:19.382274 | debian-bookworm -> localhost | SHA256:VBIep4wezvoZQgdGLj8MeaXz7lB1bLaWGKgW5Comh0I zuul-build-sshkey 2026-07-29 03:08:19.382296 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-29 03:08:19.382330 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-29 03:08:19.382352 | debian-bookworm -> localhost | | o . +.o | 2026-07-29 03:08:19.382373 | debian-bookworm -> localhost | | * o = B | 2026-07-29 03:08:19.382393 | debian-bookworm -> localhost | | E+ X + B = | 2026-07-29 03:08:19.382413 | debian-bookworm -> localhost | |.. O X + * o | 2026-07-29 03:08:19.382433 | debian-bookworm -> localhost | |=.o B B S + | 2026-07-29 03:08:19.382459 | debian-bookworm -> localhost | |+o o * . | 2026-07-29 03:08:19.382479 | debian-bookworm -> localhost | | + o | 2026-07-29 03:08:19.382501 | debian-bookworm -> localhost | | = o | 2026-07-29 03:08:19.382533 | debian-bookworm -> localhost | | + | 2026-07-29 03:08:19.382565 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-29 03:08:19.382626 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.218809 2026-07-29 03:08:19.389688 | 2026-07-29 03:08:19.389785 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-29 03:08:19.417827 | debian-bookworm | ok 2026-07-29 03:08:19.428023 | debian-bookworm | included: /var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-29 03:08:19.436257 | 2026-07-29 03:08:19.436347 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-29 03:08:19.449769 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:08:19.456599 | 2026-07-29 03:08:19.456721 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-29 03:08:20.155264 | debian-bookworm | changed 2026-07-29 03:08:20.160742 | 2026-07-29 03:08:20.160836 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-29 03:08:20.418639 | debian-bookworm | ok 2026-07-29 03:08:20.427207 | 2026-07-29 03:08:20.427322 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-29 03:08:21.129916 | debian-bookworm | changed 2026-07-29 03:08:21.137308 | 2026-07-29 03:08:21.137449 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-29 03:08:21.832186 | debian-bookworm | changed 2026-07-29 03:08:21.841912 | 2026-07-29 03:08:21.842117 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-29 03:08:21.867469 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:08:21.876887 | 2026-07-29 03:08:21.877044 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-29 03:08:22.409888 | debian-bookworm -> localhost | changed 2026-07-29 03:08:22.425099 | 2026-07-29 03:08:22.425225 | TASK [add-build-sshkey : Add back temp key] 2026-07-29 03:08:22.763138 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/work/513d80913ea7417182c166c1f53b3e3c_id_rsa (zuul-build-sshkey) 2026-07-29 03:08:22.763387 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009667 2026-07-29 03:08:22.771206 | 2026-07-29 03:08:22.771310 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-29 03:08:23.158200 | debian-bookworm | ok 2026-07-29 03:08:23.166960 | 2026-07-29 03:08:23.167112 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-29 03:08:23.191856 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:08:23.208844 | 2026-07-29 03:08:23.209010 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-29 03:08:23.714483 | debian-bookworm | ok 2026-07-29 03:08:23.727513 | 2026-07-29 03:08:23.727642 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-29 03:08:23.772964 | debian-bookworm | ok 2026-07-29 03:08:23.778492 | 2026-07-29 03:08:23.778603 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-29 03:08:24.143785 | debian-bookworm -> localhost | ok 2026-07-29 03:08:24.151207 | 2026-07-29 03:08:24.151338 | TASK [validate-host : Collect information about the host] 2026-07-29 03:08:25.696114 | debian-bookworm | ok 2026-07-29 03:08:25.736013 | 2026-07-29 03:08:25.736215 | TASK [validate-host : Sanitize hostname] 2026-07-29 03:08:25.928500 | debian-bookworm | ok 2026-07-29 03:08:25.933286 | 2026-07-29 03:08:25.933397 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-29 03:08:26.791122 | debian-bookworm -> localhost | changed 2026-07-29 03:08:26.800465 | 2026-07-29 03:08:26.800625 | TASK [validate-host : Collect information about zuul worker] 2026-07-29 03:08:27.443083 | debian-bookworm | ok 2026-07-29 03:08:27.451536 | 2026-07-29 03:08:27.451722 | TASK [validate-host : Write out all zuul information for each host] 2026-07-29 03:08:28.665619 | debian-bookworm -> localhost | changed 2026-07-29 03:08:28.683911 | 2026-07-29 03:08:28.684058 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-29 03:08:28.990281 | debian-bookworm | ok 2026-07-29 03:08:28.997364 | 2026-07-29 03:08:28.997503 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-29 03:08:30.243342 | debian-bookworm | changed: 2026-07-29 03:08:30.244247 | debian-bookworm | cd+++++++++ src/ 2026-07-29 03:08:30.244296 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-29 03:08:30.244322 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-29 03:08:30.244344 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-29 03:08:30.244365 | debian-bookworm | =7.0.3 2026-07-29 03:09:10.829142 | debian-bookworm | Downloading cachetools-7.1.6-py3-none-any.whl (16 kB) 2026-07-29 03:09:10.874789 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-29 03:09:10.889310 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-29 03:09:11.012990 | debian-bookworm | Collecting filelock>=3.25 2026-07-29 03:09:11.029516 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-29 03:09:11.043272 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 10.6 MB/s eta 0:00:00 2026-07-29 03:09:11.099776 | debian-bookworm | Collecting packaging>=26 2026-07-29 03:09:11.114069 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-29 03:09:11.136276 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 4.7 MB/s eta 0:00:00 2026-07-29 03:09:11.189452 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-29 03:09:11.203760 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-29 03:09:11.252015 | debian-bookworm | Collecting pluggy>=1.6 2026-07-29 03:09:11.266897 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-29 03:09:11.309248 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-29 03:09:11.324555 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-29 03:09:11.362739 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-29 03:09:11.377243 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-29 03:09:11.412277 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-29 03:09:11.427774 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-29 03:09:11.587833 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-29 03:09:11.603944 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-29 03:09:11.912924 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 18.0 MB/s eta 0:00:00 2026-07-29 03:09:11.998538 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-29 03:09:12.012950 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-29 03:09:12.037329 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 22.6 MB/s eta 0:00:00 2026-07-29 03:09:12.146160 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-29 03:09:13.051795 | debian-bookworm | Successfully installed cachetools-7.1.6 colorama-0.4.6 distlib-0.4.3 filelock-3.32.0 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.0 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.0 2026-07-29 03:09:13.596165 | debian-bookworm | ok: Runtime: 0:00:03.359594 2026-07-29 03:09:13.603524 | 2026-07-29 03:09:13.603845 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-29 03:09:13.654853 | debian-bookworm | ok 2026-07-29 03:09:13.659874 | 2026-07-29 03:09:13.659977 | TASK [ensure-tox : Output tox version] 2026-07-29 03:09:14.350752 | 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-07-29 03:09:14.368400 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-29 03:09:14.736545 | debian-bookworm | ok: Runtime: 0:00:00.352854 2026-07-29 03:09:14.742079 | 2026-07-29 03:09:14.742169 | TASK [ensure-tox : Make global symlink] 2026-07-29 03:09:14.765686 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:09:14.772329 | 2026-07-29 03:09:14.772406 | PLAY RECAP 2026-07-29 03:09:14.772459 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-29 03:09:14.772484 | 2026-07-29 03:09:14.928300 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-29 03:09:14.929190 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-29 03:09:16.034827 | 2026-07-29 03:09:16.035001 | PLAY [all] 2026-07-29 03:09:16.074983 | 2026-07-29 03:09:16.075136 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-29 03:09:16.600178 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-29 03:09:16.653409 | debian-bookworm | ok: Runtime: 0:00:00.029537 2026-07-29 03:09:16.663837 | 2026-07-29 03:09:16.663979 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-29 03:09:17.205127 | debian-bookworm | ok: Runtime: 0:00:00.007341 2026-07-29 03:09:17.214225 | 2026-07-29 03:09:17.214343 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-29 03:09:17.510223 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-29 03:09:17.511660 | debian-bookworm | sudo: a password is required 2026-07-29 03:09:17.748427 | debian-bookworm | ok: Runtime: 0:00:00.019890 2026-07-29 03:09:17.758970 | 2026-07-29 03:09:17.759068 | TASK [tox : Check to see if the constraints file exists] 2026-07-29 03:09:17.814006 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:09:17.820195 | 2026-07-29 03:09:17.820364 | TASK [tox : Fail if constraints file is missing] 2026-07-29 03:09:17.858742 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:09:17.866506 | 2026-07-29 03:09:17.866631 | TASK [tox : Record file location] 2026-07-29 03:09:17.904430 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:09:17.910658 | 2026-07-29 03:09:17.910769 | TASK [tox : Install tox siblings] 2026-07-29 03:09:17.944887 | debian-bookworm | ok 2026-07-29 03:09:17.959268 | debian-bookworm | included: /var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-29 03:09:17.969330 | 2026-07-29 03:09:17.969436 | TASK [tox : Run tox without tests] 2026-07-29 03:09:18.672346 | debian-bookworm | ROOT: 221 D setup logging to DEBUG on pid 1588 [tox/report.py:229] 2026-07-29 03:09:18.704413 | debian-bookworm | test: 253 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-29 03:09:18.707112 | debian-bookworm | test: 256 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-29 03:09:18.711213 | debian-bookworm | test: 260 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 7651769667e6147358ff862cded6a258 21a674a7ed041d0be5d160902bf9faa8 [python_discovery/_cached_py_info.py:198] 2026-07-29 03:09:18.807027 | debian-bookworm | test: 356 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-07-29 03:09:18.807831 | debian-bookworm | test: 357 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-29 03:09:18.808547 | debian-bookworm | test: 357 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-07-29 03:09:18.808934 | debian-bookworm | test: 358 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-07-29 03:09:18.812739 | debian-bookworm | test: 362 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-29 03:09:18.813028 | debian-bookworm | test: 362 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-29 03:09:18.848323 | debian-bookworm | test: 397 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-07-29 03:09:18.848620 | debian-bookworm | test: 398 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-07-29 03:09:18.848806 | debian-bookworm | test: 398 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-07-29 03:09:18.848907 | debian-bookworm | test: 398 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-29 03:09:18.849114 | debian-bookworm | test: 398 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-29 03:09:18.849218 | debian-bookworm | test: 398 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849279 | debian-bookworm | test: 399 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849332 | debian-bookworm | test: 399 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849388 | debian-bookworm | test: 399 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849439 | debian-bookworm | test: 399 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849493 | debian-bookworm | test: 399 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-07-29 03:09:18.849543 | debian-bookworm | test: 399 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849636 | debian-bookworm | test: 399 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849655 | debian-bookworm | test: 399 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849704 | debian-bookworm | test: 399 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.849757 | debian-bookworm | test: 399 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:18.850043 | debian-bookworm | test: 399 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-07-29 03:09:18.850505 | debian-bookworm | test: 400 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-29 03:09:18.850761 | debian-bookworm | test: 400 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-07-29 03:09:18.888090 | debian-bookworm | test: 400 D { 2026-07-29 03:09:18.888135 | debian-bookworm | "sys": { 2026-07-29 03:09:18.888143 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-07-29 03:09:18.888149 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-29 03:09:18.888157 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-29 03:09:18.888164 | debian-bookworm | "base_prefix": "/usr", 2026-07-29 03:09:18.888170 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-29 03:09:18.888175 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-29 03:09:18.888179 | debian-bookworm | "path": [ 2026-07-29 03:09:18.888183 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-29 03:09:18.888188 | debian-bookworm | "/usr/lib/python3.11", 2026-07-29 03:09:18.888192 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-29 03:09:18.888196 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-07-29 03:09:18.888200 | debian-bookworm | ], 2026-07-29 03:09:18.888205 | debian-bookworm | "meta_path": [ 2026-07-29 03:09:18.888209 | debian-bookworm | "", 2026-07-29 03:09:18.888213 | debian-bookworm | "", 2026-07-29 03:09:18.888217 | debian-bookworm | "" 2026-07-29 03:09:18.888221 | debian-bookworm | ], 2026-07-29 03:09:18.888225 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-29 03:09:18.888229 | debian-bookworm | "io_encoding": "utf-8" 2026-07-29 03:09:18.888234 | debian-bookworm | }, 2026-07-29 03:09:18.888238 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-29 03:09:18.888242 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-29 03:09:18.888246 | debian-bookworm | "os": "", 2026-07-29 03:09:18.888250 | debian-bookworm | "site": "", 2026-07-29 03:09:18.888260 | debian-bookworm | "datetime": "", 2026-07-29 03:09:18.888264 | debian-bookworm | "math": "", 2026-07-29 03:09:18.888268 | debian-bookworm | "json": "" 2026-07-29 03:09:18.888272 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-29 03:09:18.888283 | debian-bookworm | test: 437 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-07-29 03:09:18.897695 | debian-bookworm | test: 447 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-07-29 03:09:18.898130 | debian-bookworm | test: 447 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-07-29 03:09:18.899980 | debian-bookworm | test: 449 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-07-29 03:09:18.900183 | debian-bookworm | test: 449 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-07-29 03:09:19.246566 | debian-bookworm | test: 796 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-07-29 03:09:19.338668 | debian-bookworm | test: 888 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-07-29 03:09:19.349762 | debian-bookworm | test: 899 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-07-29 03:09:19.421448 | debian-bookworm | test: 970 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-07-29 03:09:19.423218 | debian-bookworm | test: 972 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-07-29 03:09:19.424020 | debian-bookworm | test: 973 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-07-29 03:09:19.426980 | debian-bookworm | test: 976 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-07-29 03:09:19.427535 | debian-bookworm | test: 977 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-29 03:09:19.458914 | debian-bookworm | test: 1008 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-07-29 03:09:19.460158 | debian-bookworm | test: 1009 D generated console scripts pip3 pip pip-3.11 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-29 03:09:19.460871 | debian-bookworm | test: 1010 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-29 03:09:19.472730 | debian-bookworm | test: 1022 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-29 03:09:19.472815 | debian-bookworm | test: 1022 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.472859 | debian-bookworm | test: 1022 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.472985 | debian-bookworm | test: 1022 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.473084 | debian-bookworm | test: 1022 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.473237 | debian-bookworm | test: 1022 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.473357 | debian-bookworm | test: 1023 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-07-29 03:09:19.473434 | debian-bookworm | test: 1023 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.473527 | debian-bookworm | test: 1023 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.473679 | debian-bookworm | test: 1023 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.473758 | debian-bookworm | test: 1023 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.473860 | debian-bookworm | test: 1023 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 03:09:19.482050 | debian-bookworm | test: 1031 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-29 03:09:20.652827 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-07-29 03:09:20.773620 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-29 03:09:20.887515 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-07-29 03:09:20.899812 | 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-07-29 03:09:20.986392 | debian-bookworm | Collecting ansible==12.3.0 (from -r requirements.txt (line 3)) 2026-07-29 03:09:20.998371 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-29 03:09:21.041164 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-07-29 03:09:21.053159 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-29 03:09:21.088673 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-07-29 03:09:21.117119 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-29 03:09:21.139683 | debian-bookworm | Installing build dependencies: started 2026-07-29 03:09:22.396413 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-29 03:09:22.396465 | debian-bookworm | Getting requirements to build wheel: started 2026-07-29 03:09:22.827888 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-29 03:09:22.827936 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-29 03:09:23.064362 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-29 03:09:23.089749 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-07-29 03:09:23.102453 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-29 03:09:23.142619 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-07-29 03:09:23.153395 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-29 03:09:23.187798 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-07-29 03:09:23.198558 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-29 03:09:23.298267 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-07-29 03:09:23.309444 | 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-07-29 03:09:23.380452 | debian-bookworm | Collecting ansible-core~=2.19.5 (from ansible==12.3.0->-r requirements.txt (line 3)) 2026-07-29 03:09:23.392328 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl.metadata (7.7 kB) 2026-07-29 03:09:23.443319 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-29 03:09:23.454127 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-29 03:09:23.502117 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-29 03:09:23.513824 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-29 03:09:23.554991 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-29 03:09:23.566944 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-29 03:09:23.619591 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-29 03:09:23.632969 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-29 03:09:23.806869 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-29 03:09:23.817796 | 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-07-29 03:09:23.853720 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-29 03:09:23.863919 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-29 03:09:23.901637 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-29 03:09:23.911595 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-29 03:09:23.946661 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-29 03:09:23.956733 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-29 03:09:24.237399 | debian-bookworm | Collecting cryptography (from ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-07-29 03:09:24.247764 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-29 03:09:24.290998 | 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-07-29 03:09:24.303747 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-29 03:09:24.461160 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 3)) 2026-07-29 03:09:24.471620 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-29 03:09:24.517786 | 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-07-29 03:09:24.528287 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-29 03:09:24.553965 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-29 03:09:24.586317 | 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-07-29 03:09:24.916288 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 1.7 MB/s 0:00:00 2026-07-29 03:09:24.932367 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl (54.4 MB) 2026-07-29 03:09:26.104970 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 MB 46.4 MB/s 0:00:01 2026-07-29 03:09:26.116332 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-29 03:09:26.141953 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-07-29 03:09:26.165495 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-29 03:09:26.199157 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-29 03:09:26.284598 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl (2.4 MB) 2026-07-29 03:09:26.350945 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 36.6 MB/s 0:00:00 2026-07-29 03:09:26.363052 | 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-07-29 03:09:26.385529 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-29 03:09:26.410015 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-07-29 03:09:26.444683 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-29 03:09:26.489549 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-29 03:09:26.532441 | 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-07-29 03:09:26.578616 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-29 03:09:26.643962 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-29 03:09:26.681282 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-29 03:09:26.806180 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 38.6 MB/s 0:00:00 2026-07-29 03:09:26.820051 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-29 03:09:26.846787 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-29 03:09:26.868543 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-29 03:09:26.892320 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl (48 kB) 2026-07-29 03:09:27.144587 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-29 03:09:27.145724 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-29 03:09:27.400650 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-29 03:09:27.402404 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=cdb37173fed417769d53899b717f4c955d6a3a2e135422e70b9c3a4e96cca0a9 2026-07-29 03:09:27.403305 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-29 03:09:27.408155 | debian-bookworm | Successfully built pwgen 2026-07-29 03:09:27.593410 | 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-07-29 03:09:52.468172 | debian-bookworm | 2026-07-29 03:09:52.470819 | 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.0 charset_normalizer-3.4.9 click-8.4.2 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.2.1 sh-2.4.0 tabulate-0.10.0 urllib3-2.7.0 2026-07-29 03:09:52.593497 | debian-bookworm | test: 34143 I exit 0 (33.11 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1601 [tox/execute/api.py:308] 2026-07-29 03:09:52.595573 | debian-bookworm | test: OK (33.90 seconds) 2026-07-29 03:09:52.595589 | debian-bookworm | congratulations :) (33.93 seconds) 2026-07-29 03:09:53.047614 | debian-bookworm | ok: Runtime: 0:00:34.237891 2026-07-29 03:09:53.056145 | 2026-07-29 03:09:53.056280 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-29 03:09:53.501478 | debian-bookworm | changed 2026-07-29 03:09:53.507885 | 2026-07-29 03:09:53.508013 | TASK [tox : Detect tox version] 2026-07-29 03:09:54.049247 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-29 03:09:54.538395 | debian-bookworm | ok: Runtime: 0:00:00.298481 2026-07-29 03:09:54.545777 | 2026-07-29 03:09:54.545926 | TASK [tox : Get tox envlist config] 2026-07-29 03:09:55.579639 | debian-bookworm | ok: Runtime: 0:00:00.336043 2026-07-29 03:09:55.586298 | 2026-07-29 03:09:55.586419 | TASK [tox : Install any sibling python packages] 2026-07-29 03:09:56.050650 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-29 03:09:56.060879 | 2026-07-29 03:09:56.061022 | TASK [tox : Remove tempfile] 2026-07-29 03:09:56.547836 | debian-bookworm | changed 2026-07-29 03:09:56.555809 | 2026-07-29 03:09:56.555925 | TASK [tox : Emit tox command] 2026-07-29 03:09:56.625506 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-07-29 03:09:56.634006 | 2026-07-29 03:09:56.634377 | TASK [tox : Run tox] 2026-07-29 03:09:57.194226 | debian-bookworm | ROOT: 244 D setup logging to DEBUG on pid 1763 [tox/report.py:229] 2026-07-29 03:09:57.222752 | debian-bookworm | test: 273 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-29 03:09:57.225172 | debian-bookworm | test: 275 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-29 03:09:57.228444 | debian-bookworm | test: 278 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-07-29 03:09:57.229114 | debian-bookworm | test: 279 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-29 03:09:57.229260 | debian-bookworm | test: 279 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-07-29 03:09:57.229361 | debian-bookworm | test: 279 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-07-29 03:09:57.230865 | debian-bookworm | test: 281 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-29 03:09:57.230960 | debian-bookworm | test: 281 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-29 03:09:57.260375 | debian-bookworm | test: 310 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-07-29 03:09:57.936734 | debian-bookworm | test: 987 I exit 0 (0.68 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1770 [tox/execute/api.py:308] 2026-07-29 03:09:57.936826 | debian-bookworm | test: 987 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-07-29 03:09:57.939570 | debian-bookworm | --- 2026-07-29 03:09:57.939629 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-07-29 03:09:57.939641 | debian-bookworm | 2026-07-29 03:09:57.939651 | debian-bookworm | adminer_tag: "5.1.0" 2026-07-29 03:09:57.939661 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-07-29 03:09:57.939670 | debian-bookworm | 2026-07-29 03:09:57.939684 | debian-bookworm | ara_server_tag: "1.7.2" 2026-07-29 03:09:57.939698 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-07-29 03:09:57.939711 | debian-bookworm | 2026-07-29 03:09:57.939725 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-07-29 03:09:57.939740 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-07-29 03:09:57.939754 | debian-bookworm | 2026-07-29 03:09:57.939767 | debian-bookworm | netbox_tag: "v4.2.2" 2026-07-29 03:09:57.939780 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-07-29 03:09:57.939794 | debian-bookworm | 2026-07-29 03:09:57.939808 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-07-29 03:09:57.939822 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-07-29 03:09:57.939831 | debian-bookworm | 2026-07-29 03:09:57.939839 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-07-29 03:09:57.939846 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-07-29 03:09:57.939854 | debian-bookworm | 2026-07-29 03:09:57.939862 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-07-29 03:09:57.939870 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-07-29 03:09:57.939878 | debian-bookworm | 2026-07-29 03:09:57.939885 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-07-29 03:09:57.939893 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-07-29 03:09:57.939902 | debian-bookworm | 2026-07-29 03:09:57.939911 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-07-29 03:09:57.939920 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-07-29 03:09:57.939948 | debian-bookworm | 2026-07-29 03:09:57.939958 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-07-29 03:09:57.939968 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-07-29 03:09:57.939977 | debian-bookworm | 2026-07-29 03:09:57.939986 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-07-29 03:09:57.939995 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-07-29 03:09:57.940004 | debian-bookworm | 2026-07-29 03:09:57.940013 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-07-29 03:09:57.940042 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-07-29 03:09:57.940055 | debian-bookworm | 2026-07-29 03:09:57.940064 | debian-bookworm | osism_tag: "0.20250407.0" 2026-07-29 03:09:57.940073 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-07-29 03:09:57.940082 | debian-bookworm | 2026-07-29 03:09:57.940091 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-07-29 03:09:57.940101 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-07-29 03:09:57.940110 | debian-bookworm | 2026-07-29 03:09:57.940118 | debian-bookworm | vault_tag: "1.19.1" 2026-07-29 03:09:57.940127 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-07-29 03:09:57.940137 | debian-bookworm | 2026-07-29 03:09:57.940146 | debian-bookworm | traefik_tag: "v3.3.5" 2026-07-29 03:09:57.940155 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-07-29 03:09:57.940164 | debian-bookworm | 2026-07-29 03:09:57.940173 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-07-29 03:09:57.940184 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-07-29 03:09:57.940193 | debian-bookworm | 2026-07-29 03:09:57.940202 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-07-29 03:09:57.940211 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-07-29 03:09:57.941408 | debian-bookworm | test: 991 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1775 [tox/execute/api.py:308] 2026-07-29 03:09:57.942317 | debian-bookworm | test: OK (0.72=setup[0.04]+cmd[0.68,0.00] seconds) 2026-07-29 03:09:57.942348 | debian-bookworm | congratulations :) (0.75 seconds) 2026-07-29 03:09:58.171847 | debian-bookworm | ok: Runtime: 0:00:01.078428 2026-07-29 03:09:58.178708 | 2026-07-29 03:09:58.178846 | TASK [tox : Look for output] 2026-07-29 03:09:58.595143 | debian-bookworm | ok 2026-07-29 03:09:58.610769 | 2026-07-29 03:09:58.610961 | TASK [tox : Return file comments to Zuul] 2026-07-29 03:09:58.647641 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:09:58.655768 | 2026-07-29 03:09:58.655875 | PLAY RECAP 2026-07-29 03:09:58.656085 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-29 03:09:58.656121 | 2026-07-29 03:09:58.850197 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-29 03:09:58.851428 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-29 03:09:59.854127 | 2026-07-29 03:09:59.854343 | PLAY [all] 2026-07-29 03:09:59.872216 | 2026-07-29 03:09:59.872427 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-29 03:09:59.928718 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:09:59.935165 | 2026-07-29 03:09:59.935349 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-29 03:09:59.975715 | debian-bookworm | ok 2026-07-29 03:09:59.981280 | 2026-07-29 03:09:59.981419 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-29 03:10:00.503758 | debian-bookworm -> localhost | changed 2026-07-29 03:10:00.513507 | 2026-07-29 03:10:00.513659 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-29 03:10:00.561266 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:00.568484 | 2026-07-29 03:10:00.568629 | TASK [fetch-tox-output : Set envlist fact] 2026-07-29 03:10:00.609727 | debian-bookworm | ok 2026-07-29 03:10:00.615951 | 2026-07-29 03:10:00.616078 | TASK [fetch-tox-output : Get tox version] 2026-07-29 03:10:01.363571 | 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-07-29 03:10:01.380148 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-29 03:10:01.653823 | debian-bookworm | ok: Runtime: 0:00:00.315329 2026-07-29 03:10:01.661862 | 2026-07-29 03:10:01.661999 | TASK [fetch-tox-output : Find all default environments] 2026-07-29 03:10:02.214719 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:02.221609 | 2026-07-29 03:10:02.221786 | TASK [fetch-tox-output : Set envlist fact] 2026-07-29 03:10:02.279984 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:02.286383 | 2026-07-29 03:10:02.286519 | TASK [fetch-tox-output : Find all default environments] 2026-07-29 03:10:02.848611 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:02.855495 | 2026-07-29 03:10:02.855659 | TASK [fetch-tox-output : Set envlist fact] 2026-07-29 03:10:02.915129 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:02.922291 | 2026-07-29 03:10:02.922421 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-29 03:10:02.999599 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:03.008971 | 2026-07-29 03:10:03.009095 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-29 03:10:03.895087 | debian-bookworm | changed: 2026-07-29 03:10:03.895313 | debian-bookworm | created directory /var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/work/logs/tox/test 2026-07-29 03:10:03.895348 | debian-bookworm | cd+++++++++ ./ 2026-07-29 03:10:03.895373 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-29 03:10:03.895398 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-07-29 03:10:03.895427 | 2026-07-29 03:10:03.910437 | 2026-07-29 03:10:03.910654 | PLAY RECAP 2026-07-29 03:10:03.910764 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-29 03:10:03.910792 | 2026-07-29 03:10:04.077371 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-29 03:10:04.078688 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-29 03:10:04.998596 | 2026-07-29 03:10:04.998812 | PLAY [all] 2026-07-29 03:10:05.016303 | 2026-07-29 03:10:05.016484 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-29 03:10:05.230410 | debian-bookworm | changed: non-zero return code 2026-07-29 03:10:05.236408 | 2026-07-29 03:10:05.236559 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-29 03:10:05.262291 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:05.269163 | 2026-07-29 03:10:05.269587 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-29 03:10:05.300220 | 2026-07-29 03:10:05.300433 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-29 03:10:05.361276 | 2026-07-29 03:10:05.361584 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-29 03:10:05.387241 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:05.394192 | 2026-07-29 03:10:05.394352 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-29 03:10:05.424652 | 2026-07-29 03:10:05.424916 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-29 03:10:05.448795 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:05.455125 | 2026-07-29 03:10:05.455258 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-29 03:10:05.479022 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:05.485143 | 2026-07-29 03:10:05.485260 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-29 03:10:05.508722 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:05.515569 | 2026-07-29 03:10:05.515655 | PLAY RECAP 2026-07-29 03:10:05.515728 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-29 03:10:05.515756 | 2026-07-29 03:10:05.662903 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-29 03:10:05.664070 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-29 03:10:06.603889 | 2026-07-29 03:10:06.604105 | PLAY [Base post-fetch] 2026-07-29 03:10:06.630432 | 2026-07-29 03:10:06.630623 | TASK [diagnose-network : Ensure log directory exists] 2026-07-29 03:10:07.106486 | debian-bookworm | ok 2026-07-29 03:10:07.117307 | 2026-07-29 03:10:07.117511 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-29 03:10:19.144975 | debian-bookworm | ok: Runtime: 0:00:07.676670 2026-07-29 03:10:19.174626 | 2026-07-29 03:10:19.174821 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-29 03:10:25.663028 | debian-bookworm | ok: Runtime: 0:00:00.006925 2026-07-29 03:10:25.674253 | 2026-07-29 03:10:25.674413 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-29 03:10:31.876027 | debian-bookworm | ok: Runtime: 0:00:00.007574 2026-07-29 03:10:31.901591 | 2026-07-29 03:10:31.901786 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-29 03:10:32.053204 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:32.058104 | 2026-07-29 03:10:32.058198 | TASK [fetch-output : Set log path for single node] 2026-07-29 03:10:32.138449 | debian-bookworm | ok 2026-07-29 03:10:32.145275 | 2026-07-29 03:10:32.145413 | LOOP [fetch-output : Ensure local output dirs] 2026-07-29 03:10:32.628403 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/work/logs" 2026-07-29 03:10:33.304827 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/work/artifacts" 2026-07-29 03:10:34.245775 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/513d80913ea7417182c166c1f53b3e3c/work/docs" 2026-07-29 03:10:34.260072 | 2026-07-29 03:10:34.260410 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-29 03:10:35.775138 | debian-bookworm | changed: 2026-07-29 03:10:35.776193 | debian-bookworm | .d..t...... ./ 2026-07-29 03:10:35.776256 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-29 03:10:35.776284 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-29 03:10:35.776306 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-29 03:10:35.776328 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-29 03:10:35.776349 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-29 03:10:35.776395 | debian-bookworm | changed: All items complete 2026-07-29 03:10:35.776423 | 2026-07-29 03:10:36.390328 | debian-bookworm | changed: .d..t...... ./ 2026-07-29 03:10:37.188252 | debian-bookworm | changed: .d..t...... ./ 2026-07-29 03:10:37.217289 | 2026-07-29 03:10:37.217525 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-29 03:10:37.244338 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:37.248290 | debian-bookworm | skipping: Conditional result was False 2026-07-29 03:10:37.258373 | 2026-07-29 03:10:37.258464 | PLAY RECAP 2026-07-29 03:10:37.258518 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-29 03:10:37.258542 | 2026-07-29 03:10:37.394423 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-29 03:10:37.395595 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-29 03:10:38.321907 | 2026-07-29 03:10:38.322050 | PLAY [Base post] 2026-07-29 03:10:38.336566 | 2026-07-29 03:10:38.336698 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-29 03:10:38.964894 | debian-bookworm | changed 2026-07-29 03:10:38.979116 | 2026-07-29 03:10:38.979261 | PLAY RECAP 2026-07-29 03:10:38.979332 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-29 03:10:38.979399 | 2026-07-29 03:10:39.080324 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-29 03:10:39.081330 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-29 03:10:40.039365 | 2026-07-29 03:10:40.039601 | PLAY [Base post-logs] 2026-07-29 03:10:40.066505 | 2026-07-29 03:10:40.066648 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-29 03:10:40.536819 | localhost | changed 2026-07-29 03:10:40.546552 | 2026-07-29 03:10:40.546700 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-29 03:10:40.595509 | localhost | ok 2026-07-29 03:10:40.598385 | 2026-07-29 03:10:40.598475 | TASK [Set zuul-log-path fact] 2026-07-29 03:10:40.633540 | localhost | ok 2026-07-29 03:10:40.641820 | 2026-07-29 03:10:40.641927 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-29 03:10:40.666450 | localhost | ok 2026-07-29 03:10:40.669213 | 2026-07-29 03:10:40.669297 | TASK [upload-logs : Create log directories] 2026-07-29 03:10:41.504412 | localhost | changed 2026-07-29 03:10:41.506588 | 2026-07-29 03:10:41.506668 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-29 03:10:41.947920 | localhost -> localhost | ok: Runtime: 0:00:00.004142 2026-07-29 03:10:41.951297 | 2026-07-29 03:10:41.951385 | TASK [upload-logs : Upload logs to log server] 2026-07-29 03:10:42.601120 | localhost | Output suppressed because no_log was given 2026-07-29 03:10:42.604151 | 2026-07-29 03:10:42.604248 | LOOP [upload-logs : Compress console log and json output] 2026-07-29 03:10:42.690632 | localhost | skipping: Conditional result was False 2026-07-29 03:10:42.701613 | localhost | skipping: Conditional result was False 2026-07-29 03:10:42.714019 | 2026-07-29 03:10:42.714128 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-29 03:10:42.767158 | localhost | skipping: Conditional result was False 2026-07-29 03:10:42.767414 | 2026-07-29 03:10:42.775480 | localhost | skipping: Conditional result was False 2026-07-29 03:10:42.780226 | 2026-07-29 03:10:42.780317 | LOOP [upload-logs : Upload console log and json output]