2026-07-15 03:09:00.679713 | Job console starting 2026-07-15 03:09:00.688569 | Updating git repos 2026-07-15 03:09:00.750306 | Cloning repos into workspace 2026-07-15 03:09:00.833933 | Restoring repo states 2026-07-15 03:09:00.855193 | Merging changes 2026-07-15 03:09:00.855216 | Checking out repos 2026-07-15 03:09:00.906403 | Preparing playbooks 2026-07-15 03:09:02.141072 | Running Ansible setup 2026-07-15 03:09:06.937926 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-15 03:09:07.854717 | 2026-07-15 03:09:07.854935 | PLAY [Base pre] 2026-07-15 03:09:07.877369 | 2026-07-15 03:09:07.877529 | TASK [Setup log path fact] 2026-07-15 03:09:07.908952 | debian-bookworm | ok 2026-07-15 03:09:07.949743 | 2026-07-15 03:09:07.949972 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 03:09:07.980231 | debian-bookworm | ok 2026-07-15 03:09:07.991922 | 2026-07-15 03:09:07.992075 | TASK [emit-job-header : Print job information] 2026-07-15 03:09:08.034609 | # Job Information 2026-07-15 03:09:08.034869 | Ansible Version: 2.16.14 2026-07-15 03:09:08.034906 | Job: generics-tox-test-latest 2026-07-15 03:09:08.034941 | Pipeline: periodic-daily 2026-07-15 03:09:08.034963 | Executor: 521e9411259a 2026-07-15 03:09:08.034985 | Triggered by: https://github.com/osism/generics 2026-07-15 03:09:08.035007 | Event ID: 0ad737f67a00497fbce6b0fdb39ee79c 2026-07-15 03:09:08.040902 | 2026-07-15 03:09:08.041102 | LOOP [emit-job-header : Print node information] 2026-07-15 03:09:08.165706 | debian-bookworm | ok: 2026-07-15 03:09:08.165937 | debian-bookworm | # Node Information 2026-07-15 03:09:08.165973 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-15 03:09:08.165997 | debian-bookworm | Hostname: debian 2026-07-15 03:09:08.166019 | debian-bookworm | Username: zuul 2026-07-15 03:09:08.166040 | debian-bookworm | Distro: Debian 12.15 2026-07-15 03:09:08.166063 | debian-bookworm | Provider: regiocloud-a 2026-07-15 03:09:08.166085 | debian-bookworm | Region: 2026-07-15 03:09:08.166106 | debian-bookworm | Label: debian-bookworm 2026-07-15 03:09:08.166127 | debian-bookworm | Product Name: OpenStack Nova 2026-07-15 03:09:08.166147 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe11:7a57 2026-07-15 03:09:08.179573 | 2026-07-15 03:09:08.179763 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-15 03:09:08.789751 | debian-bookworm -> localhost | changed 2026-07-15 03:09:08.817115 | 2026-07-15 03:09:08.817786 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-15 03:09:10.835413 | debian-bookworm -> localhost | changed 2026-07-15 03:09:10.853419 | 2026-07-15 03:09:10.853564 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-15 03:09:11.418348 | debian-bookworm -> localhost | ok 2026-07-15 03:09:11.425312 | 2026-07-15 03:09:11.425438 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-15 03:09:11.463844 | debian-bookworm | ok 2026-07-15 03:09:11.495918 | debian-bookworm | included: /var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-15 03:09:11.502369 | 2026-07-15 03:09:11.502687 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-15 03:09:14.002776 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-15 03:09:14.003018 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/work/71fc1a1ec1494ffd949042c6f149c263_id_rsa 2026-07-15 03:09:14.003058 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/work/71fc1a1ec1494ffd949042c6f149c263_id_rsa.pub 2026-07-15 03:09:14.003107 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-15 03:09:14.003618 | debian-bookworm -> localhost | SHA256:7bynyyq2y2IHkmAfdxXhuUEHMBHnFDBoJoYWJxZtuT0 zuul-build-sshkey 2026-07-15 03:09:14.003652 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-15 03:09:14.003687 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-15 03:09:14.003711 | debian-bookworm -> localhost | | ==.. .B=O=. | 2026-07-15 03:09:14.003733 | debian-bookworm -> localhost | |.oo* + O.o | 2026-07-15 03:09:14.003753 | debian-bookworm -> localhost | |. o * .= | 2026-07-15 03:09:14.003773 | debian-bookworm -> localhost | |.. o E . .o | 2026-07-15 03:09:14.003792 | debian-bookworm -> localhost | |....o o S.. | 2026-07-15 03:09:14.003820 | debian-bookworm -> localhost | | o.. o | 2026-07-15 03:09:14.003841 | debian-bookworm -> localhost | | . . o | 2026-07-15 03:09:14.003861 | debian-bookworm -> localhost | | o.+ . .. | 2026-07-15 03:09:14.003882 | debian-bookworm -> localhost | | . +++..=+ | 2026-07-15 03:09:14.003903 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-15 03:09:14.003959 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.432548 2026-07-15 03:09:14.010174 | 2026-07-15 03:09:14.010263 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-15 03:09:14.054585 | debian-bookworm | ok 2026-07-15 03:09:14.069236 | debian-bookworm | included: /var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-15 03:09:14.104948 | 2026-07-15 03:09:14.105057 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-15 03:09:14.142320 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:09:14.148596 | 2026-07-15 03:09:14.148693 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-15 03:09:15.028226 | debian-bookworm | changed 2026-07-15 03:09:15.035935 | 2026-07-15 03:09:15.036294 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-15 03:09:15.314933 | debian-bookworm | ok 2026-07-15 03:09:15.323155 | 2026-07-15 03:09:15.324259 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-15 03:09:16.012283 | debian-bookworm | changed 2026-07-15 03:09:16.018384 | 2026-07-15 03:09:16.018478 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-15 03:09:16.736045 | debian-bookworm | changed 2026-07-15 03:09:16.740460 | 2026-07-15 03:09:16.740532 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-15 03:09:16.777258 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:09:16.782729 | 2026-07-15 03:09:16.782812 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-15 03:09:17.355829 | debian-bookworm -> localhost | changed 2026-07-15 03:09:17.378567 | 2026-07-15 03:09:17.378680 | TASK [add-build-sshkey : Add back temp key] 2026-07-15 03:09:17.695536 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/work/71fc1a1ec1494ffd949042c6f149c263_id_rsa (zuul-build-sshkey) 2026-07-15 03:09:17.695755 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014077 2026-07-15 03:09:17.703320 | 2026-07-15 03:09:17.703407 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-15 03:09:18.080560 | debian-bookworm | ok 2026-07-15 03:09:18.089666 | 2026-07-15 03:09:18.089779 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-15 03:09:18.106445 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:09:18.120325 | 2026-07-15 03:09:18.120426 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-15 03:09:18.525249 | debian-bookworm | ok 2026-07-15 03:09:18.554385 | 2026-07-15 03:09:18.554503 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-15 03:09:18.582515 | debian-bookworm | ok 2026-07-15 03:09:18.587515 | 2026-07-15 03:09:18.587601 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-15 03:09:18.945512 | debian-bookworm -> localhost | ok 2026-07-15 03:09:18.952044 | 2026-07-15 03:09:18.952147 | TASK [validate-host : Collect information about the host] 2026-07-15 03:09:20.009643 | debian-bookworm | ok 2026-07-15 03:09:20.025429 | 2026-07-15 03:09:20.025544 | TASK [validate-host : Sanitize hostname] 2026-07-15 03:09:20.158594 | debian-bookworm | ok 2026-07-15 03:09:20.163416 | 2026-07-15 03:09:20.163503 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-15 03:09:20.843574 | debian-bookworm -> localhost | changed 2026-07-15 03:09:20.849344 | 2026-07-15 03:09:20.849490 | TASK [validate-host : Collect information about zuul worker] 2026-07-15 03:09:21.291214 | debian-bookworm | ok 2026-07-15 03:09:21.296041 | 2026-07-15 03:09:21.296156 | TASK [validate-host : Write out all zuul information for each host] 2026-07-15 03:09:22.122571 | debian-bookworm -> localhost | changed 2026-07-15 03:09:22.132641 | 2026-07-15 03:09:22.132739 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-15 03:09:22.408762 | debian-bookworm | ok 2026-07-15 03:09:22.439722 | 2026-07-15 03:09:22.439866 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-15 03:09:23.709337 | debian-bookworm | changed: 2026-07-15 03:09:23.709530 | debian-bookworm | cd+++++++++ src/ 2026-07-15 03:09:23.709564 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-15 03:09:23.709587 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-15 03:09:23.709609 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-15 03:09:23.709629 | debian-bookworm | =7.0.3 2026-07-15 03:09:58.750822 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-15 03:09:58.791276 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-15 03:09:58.803043 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-15 03:09:58.875755 | debian-bookworm | Collecting filelock>=3.25 2026-07-15 03:09:58.886488 | debian-bookworm | Downloading filelock-3.29.7-py3-none-any.whl (46 kB) 2026-07-15 03:09:58.893611 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 7.9 MB/s eta 0:00:00 2026-07-15 03:09:58.936065 | debian-bookworm | Collecting packaging>=26 2026-07-15 03:09:58.946461 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-15 03:09:58.957613 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.5 MB/s eta 0:00:00 2026-07-15 03:09:59.003356 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-15 03:09:59.013912 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-15 03:09:59.064664 | debian-bookworm | Collecting pluggy>=1.6 2026-07-15 03:09:59.074933 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-15 03:09:59.123021 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-15 03:09:59.133700 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-15 03:09:59.178245 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-15 03:09:59.189939 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-15 03:09:59.226748 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-15 03:09:59.238375 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-15 03:09:59.370152 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-15 03:09:59.380612 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-15 03:09:59.710168 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 17.0 MB/s eta 0:00:00 2026-07-15 03:09:59.805167 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-15 03:09:59.816661 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-15 03:09:59.834966 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 29.7 MB/s eta 0:00:00 2026-07-15 03:09:59.942795 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-15 03:10:00.705563 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.7 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.56.4 virtualenv-21.6.1 2026-07-15 03:10:01.188401 | debian-bookworm | ok: Runtime: 0:00:02.889435 2026-07-15 03:10:01.195624 | 2026-07-15 03:10:01.195799 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-15 03:10:01.240183 | debian-bookworm | ok 2026-07-15 03:10:01.252857 | 2026-07-15 03:10:01.253070 | TASK [ensure-tox : Output tox version] 2026-07-15 03:10:01.839134 | 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-15 03:10:01.855179 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-15 03:10:02.327177 | debian-bookworm | ok: Runtime: 0:00:00.291965 2026-07-15 03:10:02.334939 | 2026-07-15 03:10:02.335067 | TASK [ensure-tox : Make global symlink] 2026-07-15 03:10:02.462749 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:02.476859 | 2026-07-15 03:10:02.477033 | PLAY RECAP 2026-07-15 03:10:02.477108 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-15 03:10:02.477136 | 2026-07-15 03:10:02.949828 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-15 03:10:02.952569 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-15 03:10:04.157523 | 2026-07-15 03:10:04.157712 | PLAY [all] 2026-07-15 03:10:04.210457 | 2026-07-15 03:10:04.210640 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-15 03:10:04.960198 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-15 03:10:05.280646 | debian-bookworm | ok: Runtime: 0:00:00.025037 2026-07-15 03:10:05.286888 | 2026-07-15 03:10:05.287029 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-15 03:10:05.844234 | debian-bookworm | ok: Runtime: 0:00:00.006039 2026-07-15 03:10:05.850519 | 2026-07-15 03:10:05.850640 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-15 03:10:06.191647 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-15 03:10:06.192237 | debian-bookworm | sudo: a password is required 2026-07-15 03:10:06.421836 | debian-bookworm | ok: Runtime: 0:00:00.017170 2026-07-15 03:10:06.433094 | 2026-07-15 03:10:06.433222 | TASK [tox : Check to see if the constraints file exists] 2026-07-15 03:10:06.463321 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:06.469693 | 2026-07-15 03:10:06.469806 | TASK [tox : Fail if constraints file is missing] 2026-07-15 03:10:06.507195 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:06.521359 | 2026-07-15 03:10:06.521486 | TASK [tox : Record file location] 2026-07-15 03:10:06.565225 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:06.571093 | 2026-07-15 03:10:06.571203 | TASK [tox : Install tox siblings] 2026-07-15 03:10:06.591738 | debian-bookworm | ok 2026-07-15 03:10:06.602803 | debian-bookworm | included: /var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-15 03:10:06.608431 | 2026-07-15 03:10:06.608535 | TASK [tox : Run tox without tests] 2026-07-15 03:10:07.097612 | debian-bookworm | ROOT: 180 D setup logging to DEBUG on pid 1575 [tox/report.py:229] 2026-07-15 03:10:07.125098 | debian-bookworm | test: 208 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-15 03:10:07.127428 | debian-bookworm | test: 210 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-15 03:10:07.131503 | debian-bookworm | test: 214 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 8340654b07ac90cdc3194fe78914f174 a69f348b60020f22a9b158f60328f04b [python_discovery/_cached_py_info.py:198] 2026-07-15 03:10:07.201286 | debian-bookworm | test: 284 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-15 03:10:07.202434 | debian-bookworm | test: 285 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-15 03:10:07.202819 | debian-bookworm | test: 285 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-15 03:10:07.203157 | debian-bookworm | test: 286 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-15 03:10:07.206660 | debian-bookworm | test: 289 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-15 03:10:07.207051 | debian-bookworm | test: 290 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-15 03:10:07.238500 | debian-bookworm | test: 321 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-15 03:10:07.238770 | debian-bookworm | test: 321 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-07-15 03:10:07.238923 | debian-bookworm | test: 322 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-07-15 03:10:07.239018 | debian-bookworm | test: 322 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-15 03:10:07.239197 | debian-bookworm | test: 322 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-15 03:10:07.239272 | debian-bookworm | test: 322 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239328 | debian-bookworm | test: 322 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239376 | debian-bookworm | test: 322 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239426 | debian-bookworm | test: 322 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239473 | debian-bookworm | test: 322 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239522 | debian-bookworm | test: 322 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-15 03:10:07.239568 | debian-bookworm | test: 322 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239618 | debian-bookworm | test: 322 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239665 | debian-bookworm | test: 322 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239718 | debian-bookworm | test: 322 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.239764 | debian-bookworm | test: 322 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.240016 | debian-bookworm | test: 323 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-15 03:10:07.240402 | debian-bookworm | test: 323 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-15 03:10:07.240613 | debian-bookworm | test: 323 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-15 03:10:07.274629 | debian-bookworm | test: 323 D { 2026-07-15 03:10:07.274654 | debian-bookworm | "sys": { 2026-07-15 03:10:07.274659 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-07-15 03:10:07.274664 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-15 03:10:07.274669 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-15 03:10:07.274674 | debian-bookworm | "base_prefix": "/usr", 2026-07-15 03:10:07.274678 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-15 03:10:07.274707 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-15 03:10:07.274712 | debian-bookworm | "path": [ 2026-07-15 03:10:07.274716 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-15 03:10:07.274720 | debian-bookworm | "/usr/lib/python3.11", 2026-07-15 03:10:07.274723 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-15 03:10:07.274727 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-07-15 03:10:07.274731 | debian-bookworm | ], 2026-07-15 03:10:07.274735 | debian-bookworm | "meta_path": [ 2026-07-15 03:10:07.274739 | debian-bookworm | "", 2026-07-15 03:10:07.274743 | debian-bookworm | "", 2026-07-15 03:10:07.274747 | debian-bookworm | "" 2026-07-15 03:10:07.274751 | debian-bookworm | ], 2026-07-15 03:10:07.274755 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-15 03:10:07.274759 | debian-bookworm | "io_encoding": "utf-8" 2026-07-15 03:10:07.274762 | debian-bookworm | }, 2026-07-15 03:10:07.274766 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-15 03:10:07.274770 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-15 03:10:07.274774 | debian-bookworm | "os": "", 2026-07-15 03:10:07.274778 | debian-bookworm | "site": "", 2026-07-15 03:10:07.274785 | debian-bookworm | "datetime": "", 2026-07-15 03:10:07.274789 | debian-bookworm | "math": "", 2026-07-15 03:10:07.274793 | debian-bookworm | "json": "" 2026-07-15 03:10:07.274797 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-15 03:10:07.274864 | debian-bookworm | test: 357 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-15 03:10:07.279987 | debian-bookworm | test: 363 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-15 03:10:07.281542 | debian-bookworm | test: 364 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-15 03:10:07.288420 | debian-bookworm | test: 371 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-15 03:10:07.291232 | debian-bookworm | test: 374 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-15 03:10:07.585932 | debian-bookworm | test: 669 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-15 03:10:07.587919 | debian-bookworm | test: 671 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-15 03:10:07.588539 | debian-bookworm | test: 671 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-15 03:10:07.588770 | debian-bookworm | test: 671 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-15 03:10:07.635856 | debian-bookworm | test: 719 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-15 03:10:07.636261 | debian-bookworm | test: 719 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-15 03:10:07.644930 | debian-bookworm | test: 728 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-15 03:10:07.697507 | debian-bookworm | test: 780 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-15 03:10:07.697789 | debian-bookworm | test: 780 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-15 03:10:07.719310 | debian-bookworm | test: 802 D generated console scripts pip3.11 pip3 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-15 03:10:07.719543 | debian-bookworm | test: 802 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-15 03:10:07.725078 | debian-bookworm | test: 808 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-15 03:10:07.725152 | debian-bookworm | test: 808 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725216 | debian-bookworm | test: 808 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725271 | debian-bookworm | test: 808 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725319 | debian-bookworm | test: 808 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725379 | debian-bookworm | test: 808 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725432 | debian-bookworm | test: 808 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-15 03:10:07.725488 | debian-bookworm | test: 808 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725534 | debian-bookworm | test: 808 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725590 | debian-bookworm | test: 808 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725648 | debian-bookworm | test: 808 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.725734 | debian-bookworm | test: 808 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 03:10:07.730384 | debian-bookworm | test: 813 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-15 03:10:08.792619 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-07-15 03:10:08.927369 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-15 03:10:09.047003 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-07-15 03:10:09.060815 | 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-15 03:10:09.140616 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-07-15 03:10:09.155650 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-15 03:10:09.195256 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-07-15 03:10:09.209293 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-15 03:10:09.240314 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-07-15 03:10:09.255783 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-15 03:10:09.269492 | debian-bookworm | Installing build dependencies: started 2026-07-15 03:10:10.398895 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-15 03:10:10.400042 | debian-bookworm | Getting requirements to build wheel: started 2026-07-15 03:10:10.757937 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-15 03:10:10.759919 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-15 03:10:10.948331 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-15 03:10:10.981999 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-07-15 03:10:10.996577 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-15 03:10:11.051652 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-07-15 03:10:11.065170 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-15 03:10:11.100220 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-07-15 03:10:11.114272 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-15 03:10:11.237742 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-07-15 03:10:11.251138 | 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-15 03:10:11.352735 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-15 03:10:11.366404 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-07-15 03:10:11.403042 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-15 03:10:11.415944 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-15 03:10:11.458489 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-15 03:10:11.472469 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-15 03:10:11.515068 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-15 03:10:11.530167 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-15 03:10:11.580233 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-15 03:10:11.595383 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-15 03:10:11.752141 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-15 03:10:11.765745 | 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-15 03:10:11.801538 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-15 03:10:11.814894 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-15 03:10:11.868733 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-15 03:10:11.881957 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-15 03:10:11.926699 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-15 03:10:11.941808 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-15 03:10:12.224085 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-15 03:10:12.237213 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-15 03:10:12.275032 | 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-07-15 03:10:12.290354 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-15 03:10:12.441114 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-15 03:10:12.454387 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-15 03:10:12.484856 | 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-07-15 03:10:12.498052 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-15 03:10:12.521223 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-15 03:10:12.555013 | 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-15 03:10:12.602650 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 21.4 MB/s 0:00:00 2026-07-15 03:10:12.616700 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-07-15 03:10:13.244345 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 92.1 MB/s 0:00:00 2026-07-15 03:10:13.258011 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-15 03:10:13.281487 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-07-15 03:10:13.304085 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-15 03:10:13.327912 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-15 03:10:13.351933 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-07-15 03:10:13.389334 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 65.5 MB/s 0:00:00 2026-07-15 03:10:13.402356 | 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-15 03:10:13.425630 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-15 03:10:13.448979 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-15 03:10:13.519080 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-15 03:10:13.547087 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-15 03:10:13.572684 | 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-15 03:10:13.596937 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-15 03:10:13.623647 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-15 03:10:13.648451 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-15 03:10:13.709695 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 80.6 MB/s 0:00:00 2026-07-15 03:10:13.723972 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-15 03:10:13.751111 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-15 03:10:13.778921 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-15 03:10:13.804109 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-07-15 03:10:14.057992 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-15 03:10:14.058723 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-15 03:10:14.277245 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-15 03:10:14.277696 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=25c9b0c0bab6b3ccc8085290b16fbecce8c336a4c203a4f3c8a258c820ae1d84 2026-07-15 03:10:14.278118 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-15 03:10:14.279662 | debian-bookworm | Successfully built pwgen 2026-07-15 03:10:14.465258 | 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-07-15 03:10:39.435624 | debian-bookworm | 2026-07-15 03:10:39.436888 | 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.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.0.1 sh-2.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-07-15 03:10:39.529589 | debian-bookworm | test: 32612 I exit 0 (31.80 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1588 [tox/execute/api.py:308] 2026-07-15 03:10:39.531757 | debian-bookworm | test: OK (32.41 seconds) 2026-07-15 03:10:39.531818 | debian-bookworm | congratulations :) (32.44 seconds) 2026-07-15 03:10:39.662046 | debian-bookworm | ok: Runtime: 0:00:32.691758 2026-07-15 03:10:39.675268 | 2026-07-15 03:10:39.675404 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-15 03:10:40.139379 | debian-bookworm | changed 2026-07-15 03:10:40.151716 | 2026-07-15 03:10:40.151869 | TASK [tox : Detect tox version] 2026-07-15 03:10:40.695799 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-15 03:10:41.196149 | debian-bookworm | ok: Runtime: 0:00:00.266934 2026-07-15 03:10:41.202307 | 2026-07-15 03:10:41.202423 | TASK [tox : Get tox envlist config] 2026-07-15 03:10:42.237333 | debian-bookworm | ok: Runtime: 0:00:00.304090 2026-07-15 03:10:42.245719 | 2026-07-15 03:10:42.245854 | TASK [tox : Install any sibling python packages] 2026-07-15 03:10:42.711387 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-15 03:10:42.732248 | 2026-07-15 03:10:42.732418 | TASK [tox : Remove tempfile] 2026-07-15 03:10:43.279073 | debian-bookworm | changed 2026-07-15 03:10:43.294025 | 2026-07-15 03:10:43.294238 | TASK [tox : Emit tox command] 2026-07-15 03:10:43.335138 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-07-15 03:10:43.340294 | 2026-07-15 03:10:43.340419 | TASK [tox : Run tox] 2026-07-15 03:10:43.846996 | debian-bookworm | ROOT: 179 D setup logging to DEBUG on pid 1750 [tox/report.py:229] 2026-07-15 03:10:43.874540 | debian-bookworm | test: 207 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-15 03:10:43.876914 | debian-bookworm | test: 209 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-15 03:10:43.879911 | debian-bookworm | test: 212 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-15 03:10:43.880685 | debian-bookworm | test: 213 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-15 03:10:43.881932 | debian-bookworm | test: 213 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-15 03:10:43.882129 | debian-bookworm | test: 214 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-15 03:10:43.883389 | debian-bookworm | test: 216 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-15 03:10:43.883480 | debian-bookworm | test: 216 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-15 03:10:43.911382 | debian-bookworm | test: 244 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-07-15 03:10:44.573832 | debian-bookworm | test: 906 I exit 0 (0.66 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1757 [tox/execute/api.py:308] 2026-07-15 03:10:44.574261 | debian-bookworm | test: 906 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-07-15 03:10:44.576659 | debian-bookworm | --- 2026-07-15 03:10:44.576679 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-07-15 03:10:44.576684 | debian-bookworm | 2026-07-15 03:10:44.576689 | debian-bookworm | adminer_tag: "5.4.2" 2026-07-15 03:10:44.576694 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-07-15 03:10:44.576698 | debian-bookworm | 2026-07-15 03:10:44.576703 | debian-bookworm | ara_server_tag: "1.7.5-r1" 2026-07-15 03:10:44.576708 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-07-15 03:10:44.576712 | debian-bookworm | 2026-07-15 03:10:44.576716 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-07-15 03:10:44.576721 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-07-15 03:10:44.576725 | debian-bookworm | 2026-07-15 03:10:44.576729 | debian-bookworm | netbox_tag: "v4.3.5" 2026-07-15 03:10:44.576733 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-07-15 03:10:44.576737 | debian-bookworm | 2026-07-15 03:10:44.576740 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-07-15 03:10:44.576744 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-07-15 03:10:44.576748 | debian-bookworm | 2026-07-15 03:10:44.576752 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-07-15 03:10:44.576756 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-07-15 03:10:44.576759 | debian-bookworm | 2026-07-15 03:10:44.576763 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-07-15 03:10:44.576767 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-07-15 03:10:44.576771 | debian-bookworm | 2026-07-15 03:10:44.576775 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-07-15 03:10:44.576779 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-07-15 03:10:44.576782 | debian-bookworm | 2026-07-15 03:10:44.576786 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-07-15 03:10:44.576790 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-07-15 03:10:44.576803 | debian-bookworm | 2026-07-15 03:10:44.576807 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-07-15 03:10:44.576811 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-07-15 03:10:44.576814 | debian-bookworm | 2026-07-15 03:10:44.576818 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-07-15 03:10:44.576822 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-07-15 03:10:44.576826 | debian-bookworm | 2026-07-15 03:10:44.576830 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-07-15 03:10:44.576834 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-07-15 03:10:44.576839 | debian-bookworm | 2026-07-15 03:10:44.576843 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-07-15 03:10:44.576846 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-07-15 03:10:44.576850 | debian-bookworm | 2026-07-15 03:10:44.576854 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-07-15 03:10:44.576858 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-07-15 03:10:44.576862 | debian-bookworm | 2026-07-15 03:10:44.576865 | debian-bookworm | vault_tag: "1.21.4" 2026-07-15 03:10:44.576869 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-07-15 03:10:44.576873 | debian-bookworm | 2026-07-15 03:10:44.576877 | debian-bookworm | traefik_tag: "v3.5.0" 2026-07-15 03:10:44.576881 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-07-15 03:10:44.576884 | debian-bookworm | 2026-07-15 03:10:44.576888 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-07-15 03:10:44.576892 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-07-15 03:10:44.576896 | debian-bookworm | 2026-07-15 03:10:44.576900 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-07-15 03:10:44.576904 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-07-15 03:10:44.578035 | debian-bookworm | test: 910 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1762 [tox/execute/api.py:308] 2026-07-15 03:10:44.579202 | debian-bookworm | test: OK (0.71=setup[0.04]+cmd[0.66,0.00] seconds) 2026-07-15 03:10:44.579216 | debian-bookworm | congratulations :) (0.73 seconds) 2026-07-15 03:10:44.872637 | debian-bookworm | ok: Runtime: 0:00:00.994897 2026-07-15 03:10:44.886191 | 2026-07-15 03:10:44.886382 | TASK [tox : Look for output] 2026-07-15 03:10:45.281996 | debian-bookworm | ok 2026-07-15 03:10:45.307463 | 2026-07-15 03:10:45.307697 | TASK [tox : Return file comments to Zuul] 2026-07-15 03:10:45.353346 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:45.364417 | 2026-07-15 03:10:45.364548 | PLAY RECAP 2026-07-15 03:10:45.364623 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-15 03:10:45.364684 | 2026-07-15 03:10:45.544030 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-15 03:10:45.545268 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-15 03:10:46.362796 | 2026-07-15 03:10:46.363039 | PLAY [all] 2026-07-15 03:10:46.380917 | 2026-07-15 03:10:46.381098 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-15 03:10:46.457983 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:46.465295 | 2026-07-15 03:10:46.465492 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-15 03:10:46.511621 | debian-bookworm | ok 2026-07-15 03:10:46.517350 | 2026-07-15 03:10:46.517486 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-15 03:10:47.318097 | debian-bookworm -> localhost | changed 2026-07-15 03:10:47.327986 | 2026-07-15 03:10:47.328175 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-15 03:10:47.384808 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:47.391333 | 2026-07-15 03:10:47.391483 | TASK [fetch-tox-output : Set envlist fact] 2026-07-15 03:10:47.432570 | debian-bookworm | ok 2026-07-15 03:10:47.440691 | 2026-07-15 03:10:47.440837 | TASK [fetch-tox-output : Get tox version] 2026-07-15 03:10:48.110469 | 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-15 03:10:48.126464 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-15 03:10:48.474596 | debian-bookworm | ok: Runtime: 0:00:00.258251 2026-07-15 03:10:48.489372 | 2026-07-15 03:10:48.489559 | TASK [fetch-tox-output : Find all default environments] 2026-07-15 03:10:49.026467 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:49.033941 | 2026-07-15 03:10:49.034122 | TASK [fetch-tox-output : Set envlist fact] 2026-07-15 03:10:49.070189 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:49.086576 | 2026-07-15 03:10:49.086828 | TASK [fetch-tox-output : Find all default environments] 2026-07-15 03:10:49.640927 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:49.648290 | 2026-07-15 03:10:49.648450 | TASK [fetch-tox-output : Set envlist fact] 2026-07-15 03:10:49.674137 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:49.682299 | 2026-07-15 03:10:49.682456 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-15 03:10:49.740721 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:49.762761 | 2026-07-15 03:10:49.763044 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-15 03:10:50.606325 | debian-bookworm | changed: 2026-07-15 03:10:50.606560 | debian-bookworm | created directory /var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/work/logs/tox/test 2026-07-15 03:10:50.606597 | debian-bookworm | cd+++++++++ ./ 2026-07-15 03:10:50.606636 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-15 03:10:50.606660 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-07-15 03:10:50.606687 | 2026-07-15 03:10:50.619723 | 2026-07-15 03:10:50.619881 | PLAY RECAP 2026-07-15 03:10:50.619942 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-15 03:10:50.619968 | 2026-07-15 03:10:50.800454 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-15 03:10:50.801687 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-15 03:10:51.627119 | 2026-07-15 03:10:51.627346 | PLAY [all] 2026-07-15 03:10:51.650128 | 2026-07-15 03:10:51.650326 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-15 03:10:51.864240 | debian-bookworm | changed: non-zero return code 2026-07-15 03:10:51.872136 | 2026-07-15 03:10:51.872302 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-15 03:10:51.905047 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:51.916838 | 2026-07-15 03:10:51.917309 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-15 03:10:51.960709 | 2026-07-15 03:10:51.960923 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-15 03:10:51.996220 | 2026-07-15 03:10:51.996427 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-15 03:10:52.020835 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:52.028275 | 2026-07-15 03:10:52.028425 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-15 03:10:52.061793 | 2026-07-15 03:10:52.062359 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-15 03:10:52.087828 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:52.101874 | 2026-07-15 03:10:52.102042 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-15 03:10:52.127206 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:52.137171 | 2026-07-15 03:10:52.137327 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-15 03:10:52.162026 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:10:52.169562 | 2026-07-15 03:10:52.169708 | PLAY RECAP 2026-07-15 03:10:52.169770 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-15 03:10:52.169799 | 2026-07-15 03:10:52.317597 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-15 03:10:52.319662 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 03:10:53.274560 | 2026-07-15 03:10:53.274820 | PLAY [Base post-fetch] 2026-07-15 03:10:53.291552 | 2026-07-15 03:10:53.291763 | TASK [diagnose-network : Ensure log directory exists] 2026-07-15 03:10:53.658811 | debian-bookworm | ok 2026-07-15 03:10:53.676780 | 2026-07-15 03:10:53.677002 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-15 03:11:05.436851 | debian-bookworm | ok: Runtime: 0:00:05.807736 2026-07-15 03:11:05.444113 | 2026-07-15 03:11:05.444234 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-15 03:11:11.440288 | debian-bookworm | ok: Runtime: 0:00:00.008394 2026-07-15 03:11:11.452754 | 2026-07-15 03:11:11.452911 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-15 03:11:17.526074 | debian-bookworm | ok: Runtime: 0:00:00.007321 2026-07-15 03:11:17.534354 | 2026-07-15 03:11:17.534456 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-15 03:11:17.604280 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:11:17.609141 | 2026-07-15 03:11:17.609250 | TASK [fetch-output : Set log path for single node] 2026-07-15 03:11:17.657586 | debian-bookworm | ok 2026-07-15 03:11:17.661579 | 2026-07-15 03:11:17.661672 | LOOP [fetch-output : Ensure local output dirs] 2026-07-15 03:11:18.361311 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/work/logs" 2026-07-15 03:11:18.623559 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/work/artifacts" 2026-07-15 03:11:18.821366 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/71fc1a1ec1494ffd949042c6f149c263/work/docs" 2026-07-15 03:11:18.829324 | 2026-07-15 03:11:18.829421 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-15 03:11:19.471237 | debian-bookworm | changed: 2026-07-15 03:11:19.471449 | debian-bookworm | .d..t...... ./ 2026-07-15 03:11:19.471515 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-15 03:11:19.471540 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-15 03:11:19.471562 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-15 03:11:19.471583 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-15 03:11:19.471604 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-15 03:11:19.471646 | debian-bookworm | changed: All items complete 2026-07-15 03:11:19.471668 | 2026-07-15 03:11:20.389015 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 03:11:20.969851 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 03:11:20.986386 | 2026-07-15 03:11:20.986514 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-15 03:11:21.017527 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:11:21.023419 | debian-bookworm | skipping: Conditional result was False 2026-07-15 03:11:21.034668 | 2026-07-15 03:11:21.034745 | PLAY RECAP 2026-07-15 03:11:21.034793 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-15 03:11:21.034818 | 2026-07-15 03:11:21.154069 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 03:11:21.155116 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 03:11:21.999651 | 2026-07-15 03:11:21.999779 | PLAY [Base post] 2026-07-15 03:11:22.011856 | 2026-07-15 03:11:22.012053 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-15 03:11:22.596174 | debian-bookworm | changed 2026-07-15 03:11:22.602241 | 2026-07-15 03:11:22.602328 | PLAY RECAP 2026-07-15 03:11:22.602389 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-15 03:11:22.602481 | 2026-07-15 03:11:22.720992 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 03:11:22.722041 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-15 03:11:23.516636 | 2026-07-15 03:11:23.516757 | PLAY [Base post-logs] 2026-07-15 03:11:23.525332 | 2026-07-15 03:11:23.525436 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-15 03:11:23.952584 | localhost | changed 2026-07-15 03:11:23.963464 | 2026-07-15 03:11:23.963588 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-15 03:11:24.011574 | localhost | ok 2026-07-15 03:11:24.014163 | 2026-07-15 03:11:24.014248 | TASK [Set zuul-log-path fact] 2026-07-15 03:11:24.038500 | localhost | ok 2026-07-15 03:11:24.045858 | 2026-07-15 03:11:24.045938 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 03:11:24.069805 | localhost | ok 2026-07-15 03:11:24.072223 | 2026-07-15 03:11:24.072296 | TASK [upload-logs : Create log directories] 2026-07-15 03:11:25.193040 | localhost | changed 2026-07-15 03:11:25.207202 | 2026-07-15 03:11:25.207319 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-15 03:11:26.219275 | localhost -> localhost | ok: Runtime: 0:00:00.033746 2026-07-15 03:11:26.223600 | 2026-07-15 03:11:26.223695 | TASK [upload-logs : Upload logs to log server] 2026-07-15 03:11:27.512610 | localhost | Output suppressed because no_log was given 2026-07-15 03:11:27.518650 | 2026-07-15 03:11:27.518735 | LOOP [upload-logs : Compress console log and json output] 2026-07-15 03:11:27.603280 | localhost | skipping: Conditional result was False 2026-07-15 03:11:27.613890 | localhost | skipping: Conditional result was False 2026-07-15 03:11:27.626205 | 2026-07-15 03:11:27.626310 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-15 03:11:27.736665 | localhost | skipping: Conditional result was False 2026-07-15 03:11:27.736882 | 2026-07-15 03:11:27.753028 | localhost | skipping: Conditional result was False 2026-07-15 03:11:27.755854 | 2026-07-15 03:11:27.755954 | LOOP [upload-logs : Upload console log and json output]