2025-09-13 03:07:12.632252 | Job console starting 2025-09-13 03:07:12.652519 | Updating git repos 2025-09-13 03:07:12.695734 | Cloning repos into workspace 2025-09-13 03:07:12.747855 | Restoring repo states 2025-09-13 03:07:12.755988 | Merging changes 2025-09-13 03:07:12.756007 | Checking out repos 2025-09-13 03:07:12.784603 | Preparing playbooks 2025-09-13 03:07:13.596037 | Running Ansible setup 2025-09-13 03:07:18.337216 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-13 03:07:19.263674 | 2025-09-13 03:07:19.263837 | PLAY [Base pre] 2025-09-13 03:07:19.310441 | 2025-09-13 03:07:19.310610 | TASK [Setup log path fact] 2025-09-13 03:07:19.353110 | debian-bookworm | ok 2025-09-13 03:07:19.372598 | 2025-09-13 03:07:19.372768 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-13 03:07:19.426596 | debian-bookworm | ok 2025-09-13 03:07:19.446782 | 2025-09-13 03:07:19.447396 | TASK [emit-job-header : Print job information] 2025-09-13 03:07:19.494736 | # Job Information 2025-09-13 03:07:19.494942 | Ansible Version: 2.16.14 2025-09-13 03:07:19.494979 | Job: cfg-generics-tox-test-stable 2025-09-13 03:07:19.495011 | Pipeline: periodic-daily 2025-09-13 03:07:19.495034 | Executor: 521e9411259a 2025-09-13 03:07:19.495068 | Triggered by: https://github.com/osism/cfg-generics 2025-09-13 03:07:19.495091 | Event ID: b754a85d8ff54581831fbd285be4766f 2025-09-13 03:07:19.500349 | 2025-09-13 03:07:19.500469 | LOOP [emit-job-header : Print node information] 2025-09-13 03:07:19.626703 | debian-bookworm | ok: 2025-09-13 03:07:19.626931 | debian-bookworm | # Node Information 2025-09-13 03:07:19.626970 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-13 03:07:19.626996 | debian-bookworm | Hostname: debian 2025-09-13 03:07:19.627018 | debian-bookworm | Username: zuul 2025-09-13 03:07:19.627592 | debian-bookworm | Distro: Debian 12.12 2025-09-13 03:07:19.627656 | debian-bookworm | Provider: regiocloud-a 2025-09-13 03:07:19.627683 | debian-bookworm | Region: 2025-09-13 03:07:19.627763 | debian-bookworm | Label: debian-bookworm 2025-09-13 03:07:19.627787 | debian-bookworm | Product Name: OpenStack Nova 2025-09-13 03:07:19.627808 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:530b 2025-09-13 03:07:19.651770 | 2025-09-13 03:07:19.651916 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-13 03:07:20.264289 | debian-bookworm -> localhost | changed 2025-09-13 03:07:20.283766 | 2025-09-13 03:07:20.284000 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-13 03:07:21.539398 | debian-bookworm -> localhost | changed 2025-09-13 03:07:21.551333 | 2025-09-13 03:07:21.551456 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-13 03:07:21.848729 | debian-bookworm -> localhost | ok 2025-09-13 03:07:21.856482 | 2025-09-13 03:07:21.856603 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-13 03:07:21.876616 | debian-bookworm | ok 2025-09-13 03:07:21.895411 | debian-bookworm | included: /var/lib/zuul/builds/d183aaab3f8345c5ad640416855870de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-13 03:07:21.901594 | 2025-09-13 03:07:21.901689 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-13 03:07:22.875939 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-13 03:07:22.876344 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d183aaab3f8345c5ad640416855870de/work/d183aaab3f8345c5ad640416855870de_id_rsa 2025-09-13 03:07:22.876423 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d183aaab3f8345c5ad640416855870de/work/d183aaab3f8345c5ad640416855870de_id_rsa.pub 2025-09-13 03:07:22.876478 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-13 03:07:22.876529 | debian-bookworm -> localhost | SHA256:OkFnyXBp4A65X0zSBAFp86AApjbYezT8XVg9qNSIbSA zuul-build-sshkey 2025-09-13 03:07:22.876575 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-13 03:07:22.876636 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-13 03:07:22.876684 | debian-bookworm -> localhost | |o. Eo*Bo+.o | 2025-09-13 03:07:22.876730 | debian-bookworm -> localhost | |=. .=+.*B+o o | 2025-09-13 03:07:22.876774 | debian-bookworm -> localhost | |o+.o*+++O.. . | 2025-09-13 03:07:22.876815 | debian-bookworm -> localhost | |. oo B.B.. | 2025-09-13 03:07:22.876857 | debian-bookworm -> localhost | | . o + S | 2025-09-13 03:07:22.876906 | debian-bookworm -> localhost | | . . + | 2025-09-13 03:07:22.876949 | debian-bookworm -> localhost | | + | 2025-09-13 03:07:22.876992 | debian-bookworm -> localhost | | . | 2025-09-13 03:07:22.877051 | debian-bookworm -> localhost | | | 2025-09-13 03:07:22.877097 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-13 03:07:22.877200 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.439546 2025-09-13 03:07:22.887898 | 2025-09-13 03:07:22.888080 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-13 03:07:22.919590 | debian-bookworm | ok 2025-09-13 03:07:22.929425 | debian-bookworm | included: /var/lib/zuul/builds/d183aaab3f8345c5ad640416855870de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-13 03:07:22.938559 | 2025-09-13 03:07:22.938663 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-13 03:07:22.962662 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:07:22.977965 | 2025-09-13 03:07:22.978144 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-13 03:07:23.647462 | debian-bookworm | changed 2025-09-13 03:07:23.660291 | 2025-09-13 03:07:23.660436 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-13 03:07:23.998794 | debian-bookworm | ok 2025-09-13 03:07:24.008127 | 2025-09-13 03:07:24.008264 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-13 03:07:24.687121 | debian-bookworm | changed 2025-09-13 03:07:24.698327 | 2025-09-13 03:07:24.698457 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-13 03:07:25.390778 | debian-bookworm | changed 2025-09-13 03:07:25.403108 | 2025-09-13 03:07:25.403464 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-13 03:07:25.428024 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:07:25.434454 | 2025-09-13 03:07:25.434569 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-13 03:07:25.947715 | debian-bookworm -> localhost | changed 2025-09-13 03:07:25.964388 | 2025-09-13 03:07:25.964555 | TASK [add-build-sshkey : Add back temp key] 2025-09-13 03:07:26.305404 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d183aaab3f8345c5ad640416855870de/work/d183aaab3f8345c5ad640416855870de_id_rsa (zuul-build-sshkey) 2025-09-13 03:07:26.305662 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017875 2025-09-13 03:07:26.314572 | 2025-09-13 03:07:26.314695 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-13 03:07:26.778002 | debian-bookworm | ok 2025-09-13 03:07:26.783484 | 2025-09-13 03:07:26.783599 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-13 03:07:26.807875 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:07:26.819415 | 2025-09-13 03:07:26.819523 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-13 03:07:27.309687 | debian-bookworm | ok 2025-09-13 03:07:27.321442 | 2025-09-13 03:07:27.321571 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-13 03:07:27.351123 | debian-bookworm | ok 2025-09-13 03:07:27.356413 | 2025-09-13 03:07:27.356523 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-13 03:07:27.765773 | debian-bookworm -> localhost | ok 2025-09-13 03:07:27.772632 | 2025-09-13 03:07:27.772757 | TASK [validate-host : Collect information about the host] 2025-09-13 03:07:28.966828 | debian-bookworm | ok 2025-09-13 03:07:28.979971 | 2025-09-13 03:07:28.980103 | TASK [validate-host : Sanitize hostname] 2025-09-13 03:07:29.092449 | debian-bookworm | ok 2025-09-13 03:07:29.133454 | 2025-09-13 03:07:29.133579 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-13 03:07:29.720094 | debian-bookworm -> localhost | changed 2025-09-13 03:07:29.726539 | 2025-09-13 03:07:29.726655 | TASK [validate-host : Collect information about zuul worker] 2025-09-13 03:07:30.171590 | debian-bookworm | ok 2025-09-13 03:07:30.176473 | 2025-09-13 03:07:30.176585 | TASK [validate-host : Write out all zuul information for each host] 2025-09-13 03:07:30.755186 | debian-bookworm -> localhost | changed 2025-09-13 03:07:30.775169 | 2025-09-13 03:07:30.775320 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-13 03:07:31.064405 | debian-bookworm | ok 2025-09-13 03:07:31.073456 | 2025-09-13 03:07:31.073680 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-13 03:07:31.893724 | debian-bookworm | changed: 2025-09-13 03:07:31.893927 | debian-bookworm | cd+++++++++ src/ 2025-09-13 03:07:31.893962 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-13 03:07:31.893986 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-13 03:07:31.894008 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-generics/ 2025-09-13 03:07:31.894047 | debian-bookworm | =6.1 2025-09-13 03:07:54.497332 | debian-bookworm | Downloading cachetools-6.2.0-py3-none-any.whl (11 kB) 2025-09-13 03:07:54.550610 | debian-bookworm | Collecting chardet>=5.2 2025-09-13 03:07:54.559633 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-09-13 03:07:54.575496 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 16.3 MB/s eta 0:00:00 2025-09-13 03:07:54.612115 | debian-bookworm | Collecting colorama>=0.4.6 2025-09-13 03:07:54.620717 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-09-13 03:07:54.670013 | debian-bookworm | Collecting filelock>=3.18 2025-09-13 03:07:54.678524 | debian-bookworm | Downloading filelock-3.19.1-py3-none-any.whl (15 kB) 2025-09-13 03:07:54.730694 | debian-bookworm | Collecting packaging>=25 2025-09-13 03:07:54.738502 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-09-13 03:07:54.749876 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 10.0 MB/s eta 0:00:00 2025-09-13 03:07:54.804399 | debian-bookworm | Collecting platformdirs>=4.3.8 2025-09-13 03:07:54.812547 | debian-bookworm | Downloading platformdirs-4.4.0-py3-none-any.whl (18 kB) 2025-09-13 03:07:54.851878 | debian-bookworm | Collecting pluggy>=1.6 2025-09-13 03:07:54.860063 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-09-13 03:07:54.895058 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-09-13 03:07:54.903683 | debian-bookworm | Downloading pyproject_api-1.9.1-py3-none-any.whl (13 kB) 2025-09-13 03:07:55.036961 | debian-bookworm | Collecting virtualenv>=20.31.2 2025-09-13 03:07:55.045882 | debian-bookworm | Downloading virtualenv-20.34.0-py3-none-any.whl (6.0 MB) 2025-09-13 03:07:55.297249 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 24.3 MB/s eta 0:00:00 2025-09-13 03:07:55.399589 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-09-13 03:07:55.407777 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-09-13 03:07:55.432548 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.3 MB/s eta 0:00:00 2025-09-13 03:07:55.606758 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-09-13 03:07:56.565935 | debian-bookworm | Successfully installed cachetools-6.2.0 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.19.1 packaging-25.0 platformdirs-4.4.0 pluggy-1.6.0 pyproject-api-1.9.1 tox-4.30.2 virtualenv-20.34.0 2025-09-13 03:07:56.945171 | debian-bookworm | ok: Runtime: 0:00:02.988242 2025-09-13 03:07:56.950601 | 2025-09-13 03:07:56.950685 | TASK [ensure-tox : Export installed tox_executable path] 2025-09-13 03:07:56.979169 | debian-bookworm | ok 2025-09-13 03:07:56.984005 | 2025-09-13 03:07:56.984100 | TASK [ensure-tox : Output tox version] 2025-09-13 03:07:57.546429 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-09-13 03:07:57.566878 | debian-bookworm | 4.30.2 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-09-13 03:07:58.021358 | debian-bookworm | ok: Runtime: 0:00:00.338409 2025-09-13 03:07:58.025755 | 2025-09-13 03:07:58.025827 | TASK [ensure-tox : Make global symlink] 2025-09-13 03:07:58.058585 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:07:58.063746 | 2025-09-13 03:07:58.063802 | PLAY RECAP 2025-09-13 03:07:58.063842 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-09-13 03:07:58.063862 | 2025-09-13 03:07:58.273423 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-09-13 03:07:58.274389 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-09-13 03:07:59.032425 | 2025-09-13 03:07:59.032530 | PLAY [all] 2025-09-13 03:07:59.044927 | 2025-09-13 03:07:59.045049 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-09-13 03:07:59.445830 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-09-13 03:07:59.569607 | debian-bookworm | ok: Runtime: 0:00:00.026943 2025-09-13 03:07:59.575101 | 2025-09-13 03:07:59.575207 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-09-13 03:08:00.140386 | debian-bookworm | ok: Runtime: 0:00:00.006804 2025-09-13 03:08:00.144997 | 2025-09-13 03:08:00.145080 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-09-13 03:08:00.465183 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-09-13 03:08:00.466971 | debian-bookworm | sudo: a password is required 2025-09-13 03:08:00.666462 | debian-bookworm | ok: Runtime: 0:00:00.025626 2025-09-13 03:08:00.675853 | 2025-09-13 03:08:00.675936 | TASK [tox : Check to see if the constraints file exists] 2025-09-13 03:08:00.699047 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:00.704611 | 2025-09-13 03:08:00.704705 | TASK [tox : Fail if constraints file is missing] 2025-09-13 03:08:00.727528 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:00.733088 | 2025-09-13 03:08:00.733174 | TASK [tox : Record file location] 2025-09-13 03:08:00.755805 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:00.762069 | 2025-09-13 03:08:00.762169 | TASK [tox : Install tox siblings] 2025-09-13 03:08:00.781468 | debian-bookworm | ok 2025-09-13 03:08:00.790715 | debian-bookworm | included: /var/lib/zuul/builds/d183aaab3f8345c5ad640416855870de/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-09-13 03:08:00.796269 | 2025-09-13 03:08:00.796352 | TASK [tox : Run tox without tests] 2025-09-13 03:08:01.347475 | debian-bookworm | ROOT: 204 D setup logging to DEBUG on pid 1454 [tox/report.py:222] 2025-09-13 03:08:01.378718 | debian-bookworm | test: 235 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-09-13 03:08:01.381696 | debian-bookworm | test: 238 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:77] 2025-09-13 03:08:01.382785 | debian-bookworm | test: 239 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py HIkcKn0Z1pzLU2GVvaR6IxDJjduMsniX elBH5MEpAWIZfXa7Do1chksbgBAaxLD4 [virtualenv/discovery/cached_py_info.py:145] 2025-09-13 03:08:01.459299 | debian-bookworm | test: 316 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2025-09-13 03:08:01.460319 | debian-bookworm | test: 317 D filesystem is case-sensitive [virtualenv/discovery/info.py:20] 2025-09-13 03:08:01.460754 | debian-bookworm | test: 317 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:84] 2025-09-13 03:08:01.461010 | debian-bookworm | test: 317 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:86] 2025-09-13 03:08:01.463834 | debian-bookworm | test: 320 D symlink on filesystem does work [virtualenv/info.py:50] 2025-09-13 03:08:01.464091 | debian-bookworm | test: 321 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-09-13 03:08:01.499862 | debian-bookworm | test: 356 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/cfg-generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:52] 2025-09-13 03:08:01.500154 | debian-bookworm | test: 357 D create folder /home/zuul/src/github.com/osism/cfg-generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2025-09-13 03:08:01.500324 | debian-bookworm | test: 357 D create folder /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-09-13 03:08:01.500538 | debian-bookworm | test: 357 D write /home/zuul/src/github.com/osism/cfg-generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-09-13 03:08:01.500661 | debian-bookworm | test: 357 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.500711 | debian-bookworm | test: 357 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.500760 | debian-bookworm | test: 357 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.500808 | debian-bookworm | test: 357 D virtualenv = 20.34.0 [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.500858 | debian-bookworm | test: 357 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.500915 | debian-bookworm | test: 358 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.500968 | debian-bookworm | test: 358 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.501035 | debian-bookworm | test: 358 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.501319 | debian-bookworm | test: 358 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2025-09-13 03:08:01.501659 | debian-bookworm | test: 358 D create virtualenv import hook file /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:98] 2025-09-13 03:08:01.501803 | debian-bookworm | test: 358 D create /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:101] 2025-09-13 03:08:01.502198 | debian-bookworm | test: 359 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-09-13 03:08:01.502456 | debian-bookworm | test: 359 D debug via /home/zuul/src/github.com/osism/cfg-generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:215] 2025-09-13 03:08:01.539894 | debian-bookworm | test: 359 D { 2025-09-13 03:08:01.541383 | debian-bookworm | "sys": { 2025-09-13 03:08:01.541406 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-generics/.tox/test/bin/python", 2025-09-13 03:08:01.541411 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-09-13 03:08:01.541417 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-generics/.tox/test", 2025-09-13 03:08:01.541423 | debian-bookworm | "base_prefix": "/usr", 2025-09-13 03:08:01.541431 | debian-bookworm | "real_prefix": null, 2025-09-13 03:08:01.541435 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-generics/.tox/test", 2025-09-13 03:08:01.541440 | debian-bookworm | "base_exec_prefix": "/usr", 2025-09-13 03:08:01.541444 | debian-bookworm | "path": [ 2025-09-13 03:08:01.541448 | debian-bookworm | "/usr/lib/python311.zip", 2025-09-13 03:08:01.541453 | debian-bookworm | "/usr/lib/python3.11", 2025-09-13 03:08:01.541457 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-09-13 03:08:01.541461 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages" 2025-09-13 03:08:01.541465 | debian-bookworm | ], 2025-09-13 03:08:01.541469 | debian-bookworm | "meta_path": [ 2025-09-13 03:08:01.541473 | debian-bookworm | "", 2025-09-13 03:08:01.541477 | debian-bookworm | "", 2025-09-13 03:08:01.541481 | debian-bookworm | "", 2025-09-13 03:08:01.541485 | debian-bookworm | "" 2025-09-13 03:08:01.541489 | debian-bookworm | ], 2025-09-13 03:08:01.541493 | debian-bookworm | "fs_encoding": "utf-8", 2025-09-13 03:08:01.541497 | debian-bookworm | "io_encoding": "utf-8" 2025-09-13 03:08:01.541501 | debian-bookworm | }, 2025-09-13 03:08:01.541505 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-09-13 03:08:01.541509 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-09-13 03:08:01.541513 | debian-bookworm | "os": "", 2025-09-13 03:08:01.541516 | debian-bookworm | "site": "", 2025-09-13 03:08:01.541520 | debian-bookworm | "datetime": "", 2025-09-13 03:08:01.541524 | debian-bookworm | "math": "", 2025-09-13 03:08:01.541528 | debian-bookworm | "json": "" 2025-09-13 03:08:01.541532 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-09-13 03:08:01.541545 | debian-bookworm | test: 397 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2025-09-13 03:08:01.543039 | debian-bookworm | test: 400 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-09-13 03:08:01.547321 | debian-bookworm | test: 402 D build install image for pip-25.2-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-09-13 03:08:01.549150 | debian-bookworm | test: 405 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-09-13 03:08:01.551729 | debian-bookworm | test: 408 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-09-13 03:08:01.740988 | debian-bookworm | test: 597 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.743776 | debian-bookworm | test: 600 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.747831 | debian-bookworm | test: 604 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.748436 | debian-bookworm | test: 605 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.809080 | debian-bookworm | test: 666 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.dist-info to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/pip-25.2.dist-info [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.824037 | debian-bookworm | test: 681 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.942938 | debian-bookworm | test: 799 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.943678 | debian-bookworm | test: 800 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.944214 | debian-bookworm | test: 801 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-09-13 03:08:01.944581 | debian-bookworm | test: 801 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.virtualenv to /home/zuul/src/github.com/osism/cfg-generics/.tox/test/lib/python3.11/site-packages/pip-25.2.virtualenv [virtualenv/util/path/_sync.py:42] 2025-09-13 03:08:01.945309 | debian-bookworm | test: 802 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-09-13 03:08:01.945949 | debian-bookworm | test: 802 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-09-13 03:08:01.951609 | debian-bookworm | test: 808 D write /home/zuul/src/github.com/osism/cfg-generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-09-13 03:08:01.951738 | debian-bookworm | test: 808 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.951815 | debian-bookworm | test: 808 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.951878 | debian-bookworm | test: 809 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.951939 | debian-bookworm | test: 809 D virtualenv = 20.34.0 [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.951999 | debian-bookworm | test: 809 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.952072 | debian-bookworm | test: 809 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.952141 | debian-bookworm | test: 809 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.952217 | debian-bookworm | test: 809 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-09-13 03:08:01.957111 | debian-bookworm | test: 814 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:463] 2025-09-13 03:08:03.039519 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2025-09-13 03:08:03.099294 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-09-13 03:08:03.186158 | debian-bookworm | Collecting PyYAML==6.0.2 (from -r requirements.txt (line 2)) 2025-09-13 03:08:03.193933 | debian-bookworm | Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-09-13 03:08:03.261242 | debian-bookworm | Collecting ansible==11.10.0 (from -r requirements.txt (line 3)) 2025-09-13 03:08:03.271542 | debian-bookworm | Downloading ansible-11.10.0-py3-none-any.whl.metadata (8.1 kB) 2025-09-13 03:08:03.329085 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2025-09-13 03:08:03.340317 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-09-13 03:08:03.379338 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2025-09-13 03:08:03.390379 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-09-13 03:08:03.410444 | debian-bookworm | Installing build dependencies: started 2025-09-13 03:08:04.527213 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-09-13 03:08:04.527281 | debian-bookworm | Getting requirements to build wheel: started 2025-09-13 03:08:04.970465 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-09-13 03:08:04.971215 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-09-13 03:08:05.215467 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-13 03:08:05.253367 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2025-09-13 03:08:05.263605 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-13 03:08:05.331101 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2025-09-13 03:08:05.338763 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-09-13 03:08:05.382721 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2025-09-13 03:08:05.391750 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-09-13 03:08:05.498378 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2025-09-13 03:08:05.506352 | debian-bookworm | Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2025-09-13 03:08:05.574807 | debian-bookworm | Collecting ansible-core~=2.18.9 (from ansible==11.10.0->-r requirements.txt (line 3)) 2025-09-13 03:08:05.583164 | debian-bookworm | Downloading ansible_core-2.18.9-py3-none-any.whl.metadata (7.7 kB) 2025-09-13 03:08:05.628743 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-09-13 03:08:05.636468 | debian-bookworm | Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 2025-09-13 03:08:05.680144 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-09-13 03:08:05.687914 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-09-13 03:08:05.725657 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-09-13 03:08:05.734667 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-09-13 03:08:05.775113 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-09-13 03:08:05.785600 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-09-13 03:08:05.932119 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-09-13 03:08:05.940029 | debian-bookworm | Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB) 2025-09-13 03:08:05.975775 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-09-13 03:08:05.983139 | debian-bookworm | Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-09-13 03:08:06.050915 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-09-13 03:08:06.058536 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-09-13 03:08:06.114234 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-09-13 03:08:06.121877 | debian-bookworm | Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 2025-09-13 03:08:06.382133 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.9->ansible==11.10.0->-r requirements.txt (line 3)) 2025-09-13 03:08:06.389662 | debian-bookworm | Downloading cryptography-45.0.7-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-09-13 03:08:06.493610 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.9->ansible==11.10.0->-r requirements.txt (line 3)) 2025-09-13 03:08:06.503437 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-09-13 03:08:06.705776 | debian-bookworm | Collecting cffi>=1.14 (from cryptography->ansible-core~=2.18.9->ansible==11.10.0->-r requirements.txt (line 3)) 2025-09-13 03:08:06.713490 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-09-13 03:08:06.744191 | debian-bookworm | Collecting pycparser (from cffi>=1.14->cryptography->ansible-core~=2.18.9->ansible==11.10.0->-r requirements.txt (line 3)) 2025-09-13 03:08:06.751631 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-09-13 03:08:06.774004 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-09-13 03:08:06.795477 | debian-bookworm | Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) 2025-09-13 03:08:06.825929 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 22.1 MB/s 0:00:00 2025-09-13 03:08:06.838549 | debian-bookworm | Downloading ansible-11.10.0-py3-none-any.whl (56.6 MB) 2025-09-13 03:08:08.754423 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 MB 29.7 MB/s 0:00:01 2025-09-13 03:08:08.763085 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-09-13 03:08:08.782207 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-09-13 03:08:08.799134 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-09-13 03:08:08.816363 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-09-13 03:08:08.837995 | debian-bookworm | Downloading ansible_core-2.18.9-py3-none-any.whl (2.2 MB) 2025-09-13 03:08:08.963816 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 17.5 MB/s 0:00:00 2025-09-13 03:08:08.974147 | debian-bookworm | Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 2025-09-13 03:08:08.993285 | debian-bookworm | Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-09-13 03:08:09.012385 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-09-13 03:08:09.030052 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-09-13 03:08:09.053362 | debian-bookworm | Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-13 03:08:09.076318 | debian-bookworm | Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2025-09-13 03:08:09.098566 | debian-bookworm | Downloading click-8.2.1-py3-none-any.whl (102 kB) 2025-09-13 03:08:09.119865 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-09-13 03:08:09.138853 | debian-bookworm | Downloading cryptography-45.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-09-13 03:08:09.323491 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 24.8 MB/s 0:00:00 2025-09-13 03:08:09.334032 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-09-13 03:08:09.366564 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-09-13 03:08:09.388164 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-09-13 03:08:09.412053 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-09-13 03:08:09.709117 | debian-bookworm | Building wheels for collected packages: pwgen 2025-09-13 03:08:09.710553 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-09-13 03:08:10.007737 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-09-13 03:08:10.009686 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=902efa76931564b159a3a04f16b10659efe0e428784604c907bdf4e6d1a8dd60 2025-09-13 03:08:10.010672 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-09-13 03:08:10.015965 | debian-bookworm | Successfully built pwgen 2025-09-13 03:08:10.264120 | 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 2025-09-13 03:08:35.304318 | debian-bookworm | 2025-09-13 03:08:35.306539 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 PyYAML-6.0.2 ansible-11.10.0 ansible-core-2.18.9 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.2.1 colorama-0.4.6 cryptography-45.0.7 fasteners-0.20 idna-3.10 packaging-25.0 pwgen-0.8.2.post0 pycparser-2.23 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.5.0 2025-09-13 03:08:35.440037 | debian-bookworm | test: 34296 I exit 0 (33.48 seconds) /home/zuul/src/github.com/osism/cfg-generics> python -I -m pip install -r requirements.txt pid=1467 [tox/execute/api.py:294] 2025-09-13 03:08:35.443287 | debian-bookworm | test: OK (34.07 seconds) 2025-09-13 03:08:35.443345 | debian-bookworm | congratulations :) (34.10 seconds) 2025-09-13 03:08:35.857242 | debian-bookworm | ok: Runtime: 0:00:34.388294 2025-09-13 03:08:35.864703 | 2025-09-13 03:08:35.864811 | TASK [tox : Create a tempfile to save tox showconfig] 2025-09-13 03:08:36.318374 | debian-bookworm | changed 2025-09-13 03:08:36.324241 | 2025-09-13 03:08:36.324363 | TASK [tox : Get tox envlist config] 2025-09-13 03:08:37.395570 | debian-bookworm | ok: Runtime: 0:00:00.294719 2025-09-13 03:08:37.401428 | 2025-09-13 03:08:37.401549 | TASK [tox : Install any sibling python packages] 2025-09-13 03:08:37.865679 | debian-bookworm | ok: No setup.cfg, no action needed 2025-09-13 03:08:37.877091 | 2025-09-13 03:08:37.877213 | TASK [tox : Remove tempfile] 2025-09-13 03:08:38.340213 | debian-bookworm | changed 2025-09-13 03:08:38.346089 | 2025-09-13 03:08:38.346211 | TASK [tox : Emit tox command] 2025-09-13 03:08:38.402386 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2025-09-13 03:08:38.412487 | 2025-09-13 03:08:38.412634 | TASK [tox : Run tox] 2025-09-13 03:08:39.037372 | debian-bookworm | ROOT: 195 D setup logging to DEBUG on pid 1621 [tox/report.py:222] 2025-09-13 03:08:39.070666 | debian-bookworm | test: 228 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:77] 2025-09-13 03:08:39.071592 | debian-bookworm | test: 230 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2025-09-13 03:08:39.072524 | debian-bookworm | test: 230 D filesystem is case-sensitive [virtualenv/discovery/info.py:20] 2025-09-13 03:08:39.072687 | debian-bookworm | test: 231 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:84] 2025-09-13 03:08:39.072746 | debian-bookworm | test: 231 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:86] 2025-09-13 03:08:39.074069 | debian-bookworm | test: 232 D symlink on filesystem does work [virtualenv/info.py:50] 2025-09-13 03:08:39.074300 | debian-bookworm | test: 232 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-09-13 03:08:39.107535 | debian-bookworm | test: 265 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:463] 2025-09-13 03:08:39.859942 | debian-bookworm | test: 1018 I exit 0 (0.75 seconds) /home/zuul/src/github.com/osism/cfg-generics> python3 src/render-images.py pid=1628 [tox/execute/api.py:294] 2025-09-13 03:08:39.860342 | debian-bookworm | test: 1018 W commands[1]> cat images.yml [tox/tox_env/api.py:463] 2025-09-13 03:08:39.863824 | debian-bookworm | --- 2025-09-13 03:08:39.863856 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2025-09-13 03:08:39.863861 | debian-bookworm | 2025-09-13 03:08:39.863866 | debian-bookworm | adminer_tag: "5.3.0" 2025-09-13 03:08:39.863871 | debian-bookworm | adminer_image: "{{ docker_registry }}/library/adminer:{{ adminer_tag }}" 2025-09-13 03:08:39.863876 | debian-bookworm | 2025-09-13 03:08:39.863880 | debian-bookworm | ara_server_tag: "1.7.2" 2025-09-13 03:08:39.863885 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/ara-server:{{ ara_server_tag }}" 2025-09-13 03:08:39.863890 | debian-bookworm | 2025-09-13 03:08:39.863894 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2025-09-13 03:08:39.863899 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2025-09-13 03:08:39.863903 | debian-bookworm | 2025-09-13 03:08:39.863907 | debian-bookworm | netbox_tag: "v4.2.2" 2025-09-13 03:08:39.863911 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('quay.io') }}/osism/netbox:{{ netbox_tag }}" 2025-09-13 03:08:39.863915 | debian-bookworm | 2025-09-13 03:08:39.863919 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2025-09-13 03:08:39.863923 | debian-bookworm | netbox_redis_image: "{{ docker_registry }}/library/redis:{{ netbox_redis_tag }}" 2025-09-13 03:08:39.863927 | debian-bookworm | 2025-09-13 03:08:39.863930 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2025-09-13 03:08:39.863934 | debian-bookworm | nginx_image: "{{ docker_registry }}/library/nginx:{{ nginx_tag }}" 2025-09-13 03:08:39.863938 | debian-bookworm | 2025-09-13 03:08:39.863942 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2025-09-13 03:08:39.863946 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2025-09-13 03:08:39.863950 | debian-bookworm | 2025-09-13 03:08:39.863953 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2025-09-13 03:08:39.863957 | debian-bookworm | phpmyadmin_image: "{{ docker_registry }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2025-09-13 03:08:39.863961 | debian-bookworm | 2025-09-13 03:08:39.863965 | debian-bookworm | postgres_tag: "16.9-alpine" 2025-09-13 03:08:39.864325 | debian-bookworm | postgres_image: "{{ docker_registry }}/library/postgres:{{ postgres_tag }}" 2025-09-13 03:08:39.864335 | debian-bookworm | 2025-09-13 03:08:39.864339 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2025-09-13 03:08:39.864343 | debian-bookworm | manager_redis_image: "{{ docker_registry }}/library/redis:{{ manager_redis_tag }}" 2025-09-13 03:08:39.864347 | debian-bookworm | 2025-09-13 03:08:39.864351 | debian-bookworm | registry_tag: "3.0" 2025-09-13 03:08:39.864355 | debian-bookworm | registry_image: "{{ docker_registry }}/library/registry:{{ registry_tag }}" 2025-09-13 03:08:39.864359 | debian-bookworm | 2025-09-13 03:08:39.864374 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2025-09-13 03:08:39.864379 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2025-09-13 03:08:39.864383 | debian-bookworm | 2025-09-13 03:08:39.864387 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2025-09-13 03:08:39.864391 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2025-09-13 03:08:39.864395 | debian-bookworm | 2025-09-13 03:08:39.864399 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2025-09-13 03:08:39.864403 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2025-09-13 03:08:39.864406 | debian-bookworm | 2025-09-13 03:08:39.864410 | debian-bookworm | osism_tag: "0.20250530.0" 2025-09-13 03:08:39.864414 | debian-bookworm | osism_image: "{{ docker_registry_ansible }}/osism/osism:{{ osism_tag }}" 2025-09-13 03:08:39.864418 | debian-bookworm | 2025-09-13 03:08:39.864422 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2025-09-13 03:08:39.864426 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2025-09-13 03:08:39.864430 | debian-bookworm | 2025-09-13 03:08:39.864434 | debian-bookworm | vault_tag: "1.19.5" 2025-09-13 03:08:39.864669 | debian-bookworm | vault_image: "{{ docker_registry }}/hashicorp/vault:{{ vault_tag }}" 2025-09-13 03:08:39.864678 | debian-bookworm | 2025-09-13 03:08:39.864682 | debian-bookworm | traefik_tag: "v3.4.1" 2025-09-13 03:08:39.864686 | debian-bookworm | traefik_image: "{{ docker_registry }}/library/traefik:{{ traefik_tag }}" 2025-09-13 03:08:39.864690 | debian-bookworm | 2025-09-13 03:08:39.864694 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2025-09-13 03:08:39.864698 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2025-09-13 03:08:39.864702 | debian-bookworm | 2025-09-13 03:08:39.864706 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2025-09-13 03:08:39.864710 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2025-09-13 03:08:39.865986 | debian-bookworm | test: 1024 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/cfg-generics> cat images.yml pid=1633 [tox/execute/api.py:294] 2025-09-13 03:08:39.867121 | debian-bookworm | test: OK (0.80=setup[0.05]+cmd[0.75,0.00] seconds) 2025-09-13 03:08:39.867140 | debian-bookworm | congratulations :) (0.83 seconds) 2025-09-13 03:08:40.056909 | debian-bookworm | ok: Runtime: 0:00:01.128597 2025-09-13 03:08:40.063903 | 2025-09-13 03:08:40.064018 | TASK [tox : Look for output] 2025-09-13 03:08:40.474348 | debian-bookworm | ok 2025-09-13 03:08:40.504941 | 2025-09-13 03:08:40.505087 | TASK [tox : Return file comments to Zuul] 2025-09-13 03:08:40.540860 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:40.556146 | 2025-09-13 03:08:40.556269 | PLAY RECAP 2025-09-13 03:08:40.556343 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-09-13 03:08:40.556376 | 2025-09-13 03:08:40.707128 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-09-13 03:08:40.716156 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-09-13 03:08:41.506409 | 2025-09-13 03:08:41.506572 | PLAY [all] 2025-09-13 03:08:41.521674 | 2025-09-13 03:08:41.521827 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-09-13 03:08:41.577253 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:41.583178 | 2025-09-13 03:08:41.583320 | TASK [fetch-tox-output : Set tox log path for single node] 2025-09-13 03:08:41.613438 | debian-bookworm | ok 2025-09-13 03:08:41.621910 | 2025-09-13 03:08:41.622036 | TASK [fetch-tox-output : Ensure local tox dir] 2025-09-13 03:08:42.112253 | debian-bookworm -> localhost | changed 2025-09-13 03:08:42.121784 | 2025-09-13 03:08:42.121930 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-09-13 03:08:42.165905 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:42.172282 | 2025-09-13 03:08:42.172400 | TASK [fetch-tox-output : Set envlist fact] 2025-09-13 03:08:42.223450 | debian-bookworm | ok 2025-09-13 03:08:42.230618 | 2025-09-13 03:08:42.230732 | TASK [fetch-tox-output : Get tox version] 2025-09-13 03:08:42.954942 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-09-13 03:08:42.973778 | debian-bookworm | 4.30.2 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-09-13 03:08:43.263445 | debian-bookworm | ok: Runtime: 0:00:00.315385 2025-09-13 03:08:43.281162 | 2025-09-13 03:08:43.281421 | TASK [fetch-tox-output : Find all default environments] 2025-09-13 03:08:43.827521 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:43.833900 | 2025-09-13 03:08:43.834042 | TASK [fetch-tox-output : Set envlist fact] 2025-09-13 03:08:43.868395 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:43.874500 | 2025-09-13 03:08:43.874624 | TASK [fetch-tox-output : Find all default environments] 2025-09-13 03:08:44.405847 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:44.413190 | 2025-09-13 03:08:44.413321 | TASK [fetch-tox-output : Set envlist fact] 2025-09-13 03:08:44.447829 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:44.454957 | 2025-09-13 03:08:44.455083 | LOOP [fetch-tox-output : Copy tox logs] 2025-09-13 03:08:44.528653 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:44.543911 | 2025-09-13 03:08:44.544045 | LOOP [fetch-tox-output : Collect tox logs] 2025-09-13 03:08:46.062148 | debian-bookworm | changed: 2025-09-13 03:08:46.062423 | debian-bookworm | created directory /var/lib/zuul/builds/d183aaab3f8345c5ad640416855870de/work/logs/tox/test 2025-09-13 03:08:46.062465 | debian-bookworm | cd+++++++++ ./ 2025-09-13 03:08:46.062490 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-09-13 03:08:46.062514 | debian-bookworm | >f+++++++++ 2-commands[1].log 2025-09-13 03:08:46.062540 | 2025-09-13 03:08:46.077639 | 2025-09-13 03:08:46.077752 | PLAY RECAP 2025-09-13 03:08:46.077811 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-09-13 03:08:46.077909 | 2025-09-13 03:08:46.515107 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-09-13 03:08:46.517807 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-09-13 03:08:48.528988 | 2025-09-13 03:08:48.529107 | PLAY [all] 2025-09-13 03:08:48.549033 | 2025-09-13 03:08:48.549146 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-09-13 03:08:48.730868 | debian-bookworm | changed: non-zero return code 2025-09-13 03:08:48.737484 | 2025-09-13 03:08:48.737601 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-09-13 03:08:48.761109 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:48.766653 | 2025-09-13 03:08:48.766746 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-09-13 03:08:48.804445 | 2025-09-13 03:08:48.804743 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-09-13 03:08:48.837753 | 2025-09-13 03:08:48.837922 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-09-13 03:08:48.860934 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:48.866223 | 2025-09-13 03:08:48.866307 | LOOP [fetch-subunit-output : Generate subunit file] 2025-09-13 03:08:48.894162 | 2025-09-13 03:08:48.894307 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-09-13 03:08:48.917161 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:48.922825 | 2025-09-13 03:08:48.922948 | TASK [fetch-subunit-output : Remove the temporary file] 2025-09-13 03:08:48.945644 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:48.950971 | 2025-09-13 03:08:48.951046 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-09-13 03:08:48.963945 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:08:48.968828 | 2025-09-13 03:08:48.968902 | PLAY RECAP 2025-09-13 03:08:48.968941 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-09-13 03:08:48.969020 | 2025-09-13 03:08:49.111479 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-09-13 03:08:49.113314 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-13 03:08:50.416810 | 2025-09-13 03:08:50.416942 | PLAY [Base post] 2025-09-13 03:08:50.449627 | 2025-09-13 03:08:50.449735 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-13 03:08:51.336197 | debian-bookworm | changed 2025-09-13 03:08:51.345557 | 2025-09-13 03:08:51.345673 | PLAY RECAP 2025-09-13 03:08:51.345745 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-13 03:08:51.345823 | 2025-09-13 03:08:51.436359 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-13 03:08:51.437332 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-13 03:08:52.278106 | 2025-09-13 03:08:52.278419 | PLAY [Base post-logs] 2025-09-13 03:08:52.317980 | 2025-09-13 03:08:52.318116 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-13 03:08:53.149309 | localhost | changed 2025-09-13 03:08:53.156775 | 2025-09-13 03:08:53.156902 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-13 03:08:53.190890 | localhost | ok 2025-09-13 03:08:53.193160 | 2025-09-13 03:08:53.193230 | TASK [Set zuul-log-path fact] 2025-09-13 03:08:53.237054 | localhost | ok 2025-09-13 03:08:53.243189 | 2025-09-13 03:08:53.243273 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-13 03:08:53.297256 | localhost | ok 2025-09-13 03:08:53.299762 | 2025-09-13 03:08:53.299839 | TASK [upload-logs : Create log directories] 2025-09-13 03:08:54.041651 | localhost | changed 2025-09-13 03:08:54.044197 | 2025-09-13 03:08:54.044286 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-13 03:08:55.016285 | localhost -> localhost | ok: Runtime: 0:00:00.011019 2025-09-13 03:08:55.023955 | 2025-09-13 03:08:55.024062 | TASK [upload-logs : Upload logs to log server] 2025-09-13 03:08:55.740941 | localhost | Output suppressed because no_log was given 2025-09-13 03:08:55.742467 | 2025-09-13 03:08:55.742545 | LOOP [upload-logs : Compress console log and json output] 2025-09-13 03:08:55.781868 | localhost | skipping: Conditional result was False 2025-09-13 03:08:55.787486 | localhost | skipping: Conditional result was False 2025-09-13 03:08:55.797897 | 2025-09-13 03:08:55.797991 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-13 03:08:55.873674 | localhost | skipping: Conditional result was False 2025-09-13 03:08:55.873957 | 2025-09-13 03:08:55.881797 | localhost | skipping: Conditional result was False 2025-09-13 03:08:55.884440 | 2025-09-13 03:08:55.884524 | LOOP [upload-logs : Upload console log and json output]