2025-12-04 03:16:58.309415 | Job console starting 2025-12-04 03:16:58.331598 | Updating git repos 2025-12-04 03:16:58.365907 | Cloning repos into workspace 2025-12-04 03:16:58.516769 | Restoring repo states 2025-12-04 03:16:58.573534 | Merging changes 2025-12-04 03:16:58.573556 | Checking out repos 2025-12-04 03:16:58.697698 | Preparing playbooks 2025-12-04 03:16:59.923078 | Running Ansible setup 2025-12-04 03:17:06.216955 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-04 03:17:08.230807 | 2025-12-04 03:17:08.231300 | PLAY [Base pre] 2025-12-04 03:17:08.288170 | 2025-12-04 03:17:08.288349 | TASK [Setup log path fact] 2025-12-04 03:17:08.325133 | debian-bookworm | ok 2025-12-04 03:17:08.371395 | 2025-12-04 03:17:08.371599 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-04 03:17:08.559788 | debian-bookworm | ok 2025-12-04 03:17:08.614232 | 2025-12-04 03:17:08.614389 | TASK [emit-job-header : Print job information] 2025-12-04 03:17:08.777107 | # Job Information 2025-12-04 03:17:08.777310 | Ansible Version: 2.16.14 2025-12-04 03:17:08.777348 | Job: cfg-cookiecutter-tox-2025.1 2025-12-04 03:17:08.777380 | Pipeline: periodic-daily 2025-12-04 03:17:08.777404 | Executor: 521e9411259a 2025-12-04 03:17:08.777444 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-12-04 03:17:08.777471 | Event ID: 7479680b436248d79b2bdb85c4d933c6 2025-12-04 03:17:08.787953 | 2025-12-04 03:17:08.788181 | LOOP [emit-job-header : Print node information] 2025-12-04 03:17:09.264781 | debian-bookworm | ok: 2025-12-04 03:17:09.267101 | debian-bookworm | # Node Information 2025-12-04 03:17:09.267206 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-04 03:17:09.267238 | debian-bookworm | Hostname: debian 2025-12-04 03:17:09.267262 | debian-bookworm | Username: zuul 2025-12-04 03:17:09.267284 | debian-bookworm | Distro: Debian 12.12 2025-12-04 03:17:09.267309 | debian-bookworm | Provider: regiocloud-a 2025-12-04 03:17:09.267330 | debian-bookworm | Region: 2025-12-04 03:17:09.267351 | debian-bookworm | Label: debian-bookworm 2025-12-04 03:17:09.267372 | debian-bookworm | Product Name: OpenStack Nova 2025-12-04 03:17:09.267392 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:7f9a 2025-12-04 03:17:09.288621 | 2025-12-04 03:17:09.288773 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-04 03:17:10.744882 | debian-bookworm -> localhost | changed 2025-12-04 03:17:10.753351 | 2025-12-04 03:17:10.753538 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-04 03:17:12.884901 | debian-bookworm -> localhost | changed 2025-12-04 03:17:12.907084 | 2025-12-04 03:17:12.907239 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-04 03:17:13.767151 | debian-bookworm -> localhost | ok 2025-12-04 03:17:13.774011 | 2025-12-04 03:17:13.774158 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-04 03:17:13.829403 | debian-bookworm | ok 2025-12-04 03:17:13.880308 | debian-bookworm | included: /var/lib/zuul/builds/e63470b4f15d42d99b083e87804d62c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-04 03:17:13.897554 | 2025-12-04 03:17:13.897697 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-04 03:17:16.090937 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-04 03:17:16.091180 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e63470b4f15d42d99b083e87804d62c5/work/e63470b4f15d42d99b083e87804d62c5_id_rsa 2025-12-04 03:17:16.091252 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e63470b4f15d42d99b083e87804d62c5/work/e63470b4f15d42d99b083e87804d62c5_id_rsa.pub 2025-12-04 03:17:16.091281 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-04 03:17:16.091308 | debian-bookworm -> localhost | SHA256:O419Jku4R8oMDbpphPLD87NYxcnyEPZPeulaT5vF1Uo zuul-build-sshkey 2025-12-04 03:17:16.091348 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-04 03:17:16.091387 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-04 03:17:16.091410 | debian-bookworm -> localhost | | | 2025-12-04 03:17:16.091446 | debian-bookworm -> localhost | | | 2025-12-04 03:17:16.091467 | debian-bookworm -> localhost | | o | 2025-12-04 03:17:16.091488 | debian-bookworm -> localhost | | . =.. . | 2025-12-04 03:17:16.091508 | debian-bookworm -> localhost | | .o.*oS E .| 2025-12-04 03:17:16.091535 | debian-bookworm -> localhost | |. . o=.+.B.. o . | 2025-12-04 03:17:16.091557 | debian-bookworm -> localhost | | + ..oo+Xo* = . | 2025-12-04 03:17:16.091577 | debian-bookworm -> localhost | | =o= ++*.O | 2025-12-04 03:17:16.091598 | debian-bookworm -> localhost | | .=oo..o.= | 2025-12-04 03:17:16.091618 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-04 03:17:16.091673 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.143312 2025-12-04 03:17:16.098476 | 2025-12-04 03:17:16.098600 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-04 03:17:16.143300 | debian-bookworm | ok 2025-12-04 03:17:16.165335 | debian-bookworm | included: /var/lib/zuul/builds/e63470b4f15d42d99b083e87804d62c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-04 03:17:16.195815 | 2025-12-04 03:17:16.195958 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-04 03:17:16.220552 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:17:16.227058 | 2025-12-04 03:17:16.227187 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-04 03:17:16.990691 | debian-bookworm | changed 2025-12-04 03:17:17.004409 | 2025-12-04 03:17:17.004556 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-04 03:17:17.281741 | debian-bookworm | ok 2025-12-04 03:17:17.290168 | 2025-12-04 03:17:17.290320 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-04 03:17:18.084159 | debian-bookworm | changed 2025-12-04 03:17:18.109594 | 2025-12-04 03:17:18.109748 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-04 03:17:18.813890 | debian-bookworm | changed 2025-12-04 03:17:18.823841 | 2025-12-04 03:17:18.823986 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-04 03:17:18.848617 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:17:18.855395 | 2025-12-04 03:17:18.855569 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-04 03:17:19.713864 | debian-bookworm -> localhost | changed 2025-12-04 03:17:19.728505 | 2025-12-04 03:17:19.733921 | TASK [add-build-sshkey : Add back temp key] 2025-12-04 03:17:20.407958 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e63470b4f15d42d99b083e87804d62c5/work/e63470b4f15d42d99b083e87804d62c5_id_rsa (zuul-build-sshkey) 2025-12-04 03:17:20.408248 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044016 2025-12-04 03:17:20.422504 | 2025-12-04 03:17:20.422916 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-04 03:17:20.922567 | debian-bookworm | ok 2025-12-04 03:17:20.934891 | 2025-12-04 03:17:20.935045 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-04 03:17:20.969622 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:17:20.981085 | 2025-12-04 03:17:20.981224 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-04 03:17:21.650745 | debian-bookworm | ok 2025-12-04 03:17:21.672530 | 2025-12-04 03:17:21.672729 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-04 03:17:21.757757 | debian-bookworm | ok 2025-12-04 03:17:21.767470 | 2025-12-04 03:17:21.768890 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-04 03:17:22.558151 | debian-bookworm -> localhost | ok 2025-12-04 03:17:22.567154 | 2025-12-04 03:17:22.567284 | TASK [validate-host : Collect information about the host] 2025-12-04 03:17:24.579258 | debian-bookworm | ok 2025-12-04 03:17:24.599710 | 2025-12-04 03:17:24.599854 | TASK [validate-host : Sanitize hostname] 2025-12-04 03:17:24.914376 | debian-bookworm | ok 2025-12-04 03:17:25.038988 | 2025-12-04 03:17:25.039139 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-04 03:17:26.538012 | debian-bookworm -> localhost | changed 2025-12-04 03:17:26.545031 | 2025-12-04 03:17:26.545189 | TASK [validate-host : Collect information about zuul worker] 2025-12-04 03:17:27.219639 | debian-bookworm | ok 2025-12-04 03:17:27.238888 | 2025-12-04 03:17:27.239107 | TASK [validate-host : Write out all zuul information for each host] 2025-12-04 03:17:28.378777 | debian-bookworm -> localhost | changed 2025-12-04 03:17:28.396061 | 2025-12-04 03:17:28.396215 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-04 03:17:28.716971 | debian-bookworm | ok 2025-12-04 03:17:28.726321 | 2025-12-04 03:17:28.726478 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-04 03:17:30.964072 | debian-bookworm | changed: 2025-12-04 03:17:30.964313 | debian-bookworm | cd+++++++++ src/ 2025-12-04 03:17:30.964349 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-04 03:17:30.964374 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-04 03:17:30.964396 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-12-04 03:17:30.964437 | debian-bookworm | Containerfile 2025-12-04 03:17:30.964571 | debian-bookworm | =6.2 2025-12-04 03:17:59.793817 | debian-bookworm | Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-12-04 03:17:59.832066 | debian-bookworm | Collecting chardet>=5.2 2025-12-04 03:17:59.845033 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-04 03:17:59.868078 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 9.8 MB/s eta 0:00:00 2025-12-04 03:17:59.908801 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-04 03:17:59.920477 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-04 03:17:59.973199 | debian-bookworm | Collecting filelock>=3.20 2025-12-04 03:17:59.984680 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-12-04 03:18:00.034469 | debian-bookworm | Collecting packaging>=25 2025-12-04 03:18:00.046325 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-04 03:18:00.056907 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.4 MB/s eta 0:00:00 2025-12-04 03:18:00.112762 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-04 03:18:00.124833 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-12-04 03:18:00.183167 | debian-bookworm | Collecting pluggy>=1.6 2025-12-04 03:18:00.195160 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-04 03:18:00.255585 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-04 03:18:00.268309 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-04 03:18:00.405209 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-04 03:18:00.416943 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-04 03:18:00.702345 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 21.4 MB/s eta 0:00:00 2025-12-04 03:18:00.808593 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-04 03:18:00.820134 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-04 03:18:00.849802 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 20.6 MB/s eta 0:00:00 2025-12-04 03:18:01.023259 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-04 03:18:01.908754 | debian-bookworm | Successfully installed cachetools-6.2.2 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-04 03:18:02.158549 | debian-bookworm | ok: Runtime: 0:00:03.125634 2025-12-04 03:18:02.176272 | 2025-12-04 03:18:02.176466 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-04 03:18:02.261100 | debian-bookworm | ok 2025-12-04 03:18:02.298224 | 2025-12-04 03:18:02.299470 | TASK [ensure-tox : Output tox version] 2025-12-04 03:18:03.067553 | 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-12-04 03:18:03.087231 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-04 03:18:03.457320 | debian-bookworm | ok: Runtime: 0:00:00.338188 2025-12-04 03:18:03.463178 | 2025-12-04 03:18:03.463275 | TASK [ensure-tox : Make global symlink] 2025-12-04 03:18:03.487176 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:18:03.496112 | 2025-12-04 03:18:03.496192 | PLAY RECAP 2025-12-04 03:18:03.496240 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-04 03:18:03.496264 | 2025-12-04 03:18:03.630131 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-04 03:18:03.631137 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-04 03:18:04.613943 | 2025-12-04 03:18:04.614060 | PLAY [all] 2025-12-04 03:18:04.628378 | 2025-12-04 03:18:04.628520 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-04 03:18:05.417191 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-04 03:18:05.670034 | debian-bookworm | ok: Runtime: 0:00:00.020813 2025-12-04 03:18:05.674569 | 2025-12-04 03:18:05.674665 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-04 03:18:06.210700 | debian-bookworm | ok: Runtime: 0:00:00.006478 2025-12-04 03:18:06.215733 | 2025-12-04 03:18:06.215823 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-04 03:18:06.515699 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-04 03:18:06.517186 | debian-bookworm | sudo: a password is required 2025-12-04 03:18:06.773552 | debian-bookworm | ok: Runtime: 0:00:00.016575 2025-12-04 03:18:06.783049 | 2025-12-04 03:18:06.783146 | TASK [tox : Check to see if the constraints file exists] 2025-12-04 03:18:06.814288 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:18:06.820173 | 2025-12-04 03:18:06.820277 | TASK [tox : Fail if constraints file is missing] 2025-12-04 03:18:06.863699 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:18:06.869702 | 2025-12-04 03:18:06.869805 | TASK [tox : Record file location] 2025-12-04 03:18:06.918651 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:18:06.925124 | 2025-12-04 03:18:06.925247 | TASK [tox : Install tox siblings] 2025-12-04 03:18:06.965703 | debian-bookworm | ok 2025-12-04 03:18:06.973774 | debian-bookworm | included: /var/lib/zuul/builds/e63470b4f15d42d99b083e87804d62c5/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-04 03:18:07.004337 | 2025-12-04 03:18:07.004493 | TASK [tox : Run tox without tests] 2025-12-04 03:18:07.692803 | debian-bookworm | ROOT: 190 D setup logging to DEBUG on pid 1436 [tox/report.py:225] 2025-12-04 03:18:07.723156 | debian-bookworm | cookiecutter: 220 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-12-04 03:18:07.725749 | debian-bookworm | cookiecutter: 223 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-04 03:18:07.726108 | debian-bookworm | cookiecutter: 223 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-04 03:18:07.726976 | debian-bookworm | cookiecutter: 224 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py R8SYM0F82MTPdVpmYwGgZZuAJwf6tw9Z JiS6FHBoOCnkwwRB9MJxKk6si06giyEV [virtualenv/discovery/cached_py_info.py:128] 2025-12-04 03:18:07.799253 | debian-bookworm | cookiecutter: 296 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-12-04 03:18:07.799754 | debian-bookworm | cookiecutter: 297 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:85] 2025-12-04 03:18:07.800056 | debian-bookworm | cookiecutter: 297 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:87] 2025-12-04 03:18:07.803169 | debian-bookworm | cookiecutter: 300 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-04 03:18:07.840519 | debian-bookworm | cookiecutter: 337 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:52] 2025-12-04 03:18:07.840817 | debian-bookworm | cookiecutter: 338 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-12-04 03:18:07.840986 | debian-bookworm | cookiecutter: 338 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-12-04 03:18:07.841224 | debian-bookworm | cookiecutter: 338 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-04 03:18:07.841340 | debian-bookworm | cookiecutter: 338 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841389 | debian-bookworm | cookiecutter: 339 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841437 | debian-bookworm | cookiecutter: 339 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841483 | debian-bookworm | cookiecutter: 339 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841529 | debian-bookworm | cookiecutter: 339 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841587 | debian-bookworm | cookiecutter: 339 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841638 | debian-bookworm | cookiecutter: 339 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841715 | debian-bookworm | cookiecutter: 339 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:07.841967 | debian-bookworm | cookiecutter: 339 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:34] 2025-12-04 03:18:07.842307 | debian-bookworm | cookiecutter: 339 D create virtualenv import hook file /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:98] 2025-12-04 03:18:07.842440 | debian-bookworm | cookiecutter: 340 D create /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:101] 2025-12-04 03:18:07.842841 | debian-bookworm | cookiecutter: 340 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-12-04 03:18:07.843180 | debian-bookworm | cookiecutter: 340 D debug via /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:215] 2025-12-04 03:18:07.879582 | debian-bookworm | cookiecutter: 340 D { 2025-12-04 03:18:07.879632 | debian-bookworm | "sys": { 2025-12-04 03:18:07.879641 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-12-04 03:18:07.879647 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-12-04 03:18:07.879653 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-12-04 03:18:07.879658 | debian-bookworm | "base_prefix": "/usr", 2025-12-04 03:18:07.879662 | debian-bookworm | "real_prefix": null, 2025-12-04 03:18:07.879668 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-12-04 03:18:07.879672 | debian-bookworm | "base_exec_prefix": "/usr", 2025-12-04 03:18:07.879677 | debian-bookworm | "path": [ 2025-12-04 03:18:07.879681 | debian-bookworm | "/usr/lib/python311.zip", 2025-12-04 03:18:07.879685 | debian-bookworm | "/usr/lib/python3.11", 2025-12-04 03:18:07.879689 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-12-04 03:18:07.879693 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-12-04 03:18:07.879698 | debian-bookworm | ], 2025-12-04 03:18:07.879702 | debian-bookworm | "meta_path": [ 2025-12-04 03:18:07.879706 | debian-bookworm | "", 2025-12-04 03:18:07.879710 | debian-bookworm | "", 2025-12-04 03:18:07.879714 | debian-bookworm | "", 2025-12-04 03:18:07.879718 | debian-bookworm | "" 2025-12-04 03:18:07.879722 | debian-bookworm | ], 2025-12-04 03:18:07.879726 | debian-bookworm | "fs_encoding": "utf-8", 2025-12-04 03:18:07.879730 | debian-bookworm | "io_encoding": "utf-8" 2025-12-04 03:18:07.879734 | debian-bookworm | }, 2025-12-04 03:18:07.879738 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-12-04 03:18:07.879742 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-12-04 03:18:07.879746 | debian-bookworm | "os": "", 2025-12-04 03:18:07.879750 | debian-bookworm | "site": "", 2025-12-04 03:18:07.879759 | debian-bookworm | "datetime": "", 2025-12-04 03:18:07.879763 | debian-bookworm | "math": "", 2025-12-04 03:18:07.879767 | debian-bookworm | "json": "" 2025-12-04 03:18:07.879771 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-12-04 03:18:07.879968 | debian-bookworm | cookiecutter: 377 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-12-04 03:18:07.881699 | debian-bookworm | cookiecutter: 379 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-04 03:18:07.886037 | debian-bookworm | cookiecutter: 380 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-04 03:18:07.886498 | debian-bookworm | cookiecutter: 383 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-12-04 03:18:07.888884 | debian-bookworm | cookiecutter: 386 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-12-04 03:18:08.111145 | debian-bookworm | cookiecutter: 608 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-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.137333 | debian-bookworm | cookiecutter: 634 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.137897 | debian-bookworm | cookiecutter: 635 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.263420 | debian-bookworm | cookiecutter: 760 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.281164 | debian-bookworm | cookiecutter: 778 D generated console scripts pip3.11 pip-3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-04 03:18:08.289009 | debian-bookworm | cookiecutter: 786 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-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.289341 | debian-bookworm | cookiecutter: 786 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-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.292859 | debian-bookworm | cookiecutter: 790 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-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.293187 | debian-bookworm | cookiecutter: 790 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-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.294270 | debian-bookworm | cookiecutter: 791 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-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2025-12-04 03:18:08.294686 | debian-bookworm | cookiecutter: 792 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-04 03:18:08.294935 | debian-bookworm | cookiecutter: 792 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-12-04 03:18:08.301319 | debian-bookworm | cookiecutter: 798 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-04 03:18:08.301393 | debian-bookworm | cookiecutter: 799 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.301451 | debian-bookworm | cookiecutter: 799 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.301495 | debian-bookworm | cookiecutter: 799 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.301543 | debian-bookworm | cookiecutter: 799 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.301591 | debian-bookworm | cookiecutter: 799 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.301662 | debian-bookworm | cookiecutter: 799 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.301710 | debian-bookworm | cookiecutter: 799 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.301779 | debian-bookworm | cookiecutter: 799 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-04 03:18:08.307843 | debian-bookworm | cookiecutter: 805 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-12-04 03:18:09.460967 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-12-04 03:18:09.573902 | 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) 2025-12-04 03:18:09.746658 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2025-12-04 03:18:09.762676 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-04 03:18:09.805426 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2025-12-04 03:18:09.821007 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-04 03:18:09.938154 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-12-04 03:18:09.956691 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-12-04 03:18:10.261282 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-12-04 03:18:10.275419 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-12-04 03:18:10.315769 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-12-04 03:18:10.329611 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-12-04 03:18:10.419226 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-12-04 03:18:10.433917 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-04 03:18:10.497379 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-12-04 03:18:10.511461 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-12-04 03:18:10.579115 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-12-04 03:18:10.594058 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04 03:18:10.642154 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-12-04 03:18:10.657821 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-12-04 03:18:10.674505 | debian-bookworm | Installing build dependencies: started 2025-12-04 03:18:12.006922 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-12-04 03:18:12.007022 | debian-bookworm | Getting requirements to build wheel: started 2025-12-04 03:18:12.467401 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-12-04 03:18:12.468063 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-12-04 03:18:12.710247 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04 03:18:12.847322 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-12-04 03:18:12.862647 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-12-04 03:18:12.902049 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-12-04 03:18:13.006523 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-12-04 03:18:13.065048 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-12-04 03:18:13.083684 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04 03:18:13.362867 | debian-bookworm | Collecting ruamel.yaml==0.18.16 (from -r requirements.txt (line 14)) 2025-12-04 03:18:13.376822 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl.metadata (25 kB) 2025-12-04 03:18:13.434403 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-12-04 03:18:13.449019 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-12-04 03:18:13.650884 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2025-12-04 03:18:13.665212 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl.metadata (7.7 kB) 2025-12-04 03:18:13.696882 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:13.711111 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-12-04 03:18:13.763167 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:13.777515 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-04 03:18:13.850878 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:13.866685 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-12-04 03:18:13.949906 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:13.964740 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-04 03:18:14.040127 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:14.055992 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-12-04 03:18:14.152338 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:14.166674 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-12-04 03:18:14.392805 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-12-04 03:18:14.407253 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-12-04 03:18:14.456776 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:14.471189 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-04 03:18:14.532390 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:14.546680 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-04 03:18:14.601973 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:14.616416 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-12-04 03:18:14.662002 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:14.676451 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-04 03:18:14.738124 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:14.752565 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-12-04 03:18:14.834553 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:14.849010 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04 03:18:14.900229 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:14.916547 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04 03:18:15.033469 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:15.047765 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) 2025-12-04 03:18:15.102100 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:15.116058 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-12-04 03:18:15.194371 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-12-04 03:18:15.208279 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-12-04 03:18:15.396816 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-12-04 03:18:15.411458 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.8 kB) 2025-12-04 03:18:15.465442 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-04 03:18:15.480533 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-12-04 03:18:15.529245 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-04 03:18:15.545250 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-12-04 03:18:15.608574 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-04 03:18:15.622188 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-04 03:18:15.745337 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-04 03:18:15.759593 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-12-04 03:18:16.118521 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-04 03:18:16.132286 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2025-12-04 03:18:16.170798 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-04 03:18:16.184724 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-04 03:18:16.223297 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-04 03:18:16.237828 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-12-04 03:18:16.290493 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-04 03:18:16.305036 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-12-04 03:18:16.385065 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.16->-r requirements.txt (line 14)) 2025-12-04 03:18:16.399378 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2025-12-04 03:18:16.441429 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-12-04 03:18:16.454771 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-12-04 03:18:16.524853 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2025-12-04 03:18:16.540743 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-04 03:18:16.657689 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:16.672288 | 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) 2025-12-04 03:18:16.770421 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-04 03:18:16.786224 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) 2025-12-04 03:18:16.849629 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:16.867300 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-04 03:18:16.941665 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-12-04 03:18:16.957785 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-04 03:18:17.244731 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-12-04 03:18:17.259896 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.0 kB) 2025-12-04 03:18:17.299317 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) (80.9.0) 2025-12-04 03:18:17.389173 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:17.406125 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-12-04 03:18:17.543475 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:17.558004 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-12-04 03:18:17.599637 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:17.614419 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-04 03:18:17.723927 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:17.738532 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04 03:18:17.823854 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:17.838134 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-04 03:18:17.931041 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:17.945673 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-04 03:18:17.997338 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:18.011854 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04 03:18:18.080380 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:18.095301 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-12-04 03:18:18.158565 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:18.173017 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-12-04 03:18:18.227574 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-04 03:18:18.244344 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-04 03:18:18.297200 | 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) 2025-12-04 03:18:18.483495 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 3.4 MB/s 0:00:00 2025-12-04 03:18:18.499831 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-12-04 03:18:20.322955 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 31.6 MB/s 0:00:01 2025-12-04 03:18:20.338029 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-04 03:18:20.364732 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-12-04 03:18:20.390232 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-12-04 03:18:20.569635 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 24.9 MB/s 0:00:00 2025-12-04 03:18:20.586569 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-12-04 03:18:20.613349 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-12-04 03:18:20.638581 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-12-04 03:18:20.666794 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-12-04 03:18:20.706035 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 8.0 MB/s 0:00:00 2025-12-04 03:18:20.720562 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-12-04 03:18:20.830480 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.6 MB/s 0:00:00 2025-12-04 03:18:20.848008 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-12-04 03:18:20.876160 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-12-04 03:18:20.901055 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl (119 kB) 2025-12-04 03:18:20.928048 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-12-04 03:18:20.956712 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl (2.2 MB) 2025-12-04 03:18:21.086129 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 16.3 MB/s 0:00:00 2025-12-04 03:18:21.102759 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-04 03:18:21.140415 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-04 03:18:21.240786 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-12-04 03:18:21.273443 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-12-04 03:18:21.311012 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-12-04 03:18:21.339647 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-12-04 03:18:21.372081 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-04 03:18:21.404647 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-12-04 03:18:21.433521 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-04 03:18:21.459630 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-04 03:18:21.486170 | 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) 2025-12-04 03:18:21.514432 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-04 03:18:21.623503 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.3 MB/s 0:00:00 2025-12-04 03:18:21.642605 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-12-04 03:18:21.707403 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-04 03:18:21.734795 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-12-04 03:18:21.760361 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-12-04 03:18:21.789885 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) 2025-12-04 03:18:21.826562 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-12-04 03:18:21.989036 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 13.3 MB/s 0:00:00 2025-12-04 03:18:22.005348 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-12-04 03:18:22.077171 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 19.8 MB/s 0:00:00 2025-12-04 03:18:22.092797 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-12-04 03:18:22.119016 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-12-04 03:18:22.147441 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-12-04 03:18:22.173221 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-04 03:18:22.202611 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2025-12-04 03:18:22.232478 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04 03:18:22.261170 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-12-04 03:18:22.289665 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04 03:18:22.317928 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (777 kB) 2025-12-04 03:18:22.371546 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.6/777.6 kB 11.9 MB/s 0:00:00 2025-12-04 03:18:22.387872 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-12-04 03:18:22.415366 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04 03:18:22.471665 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-12-04 03:18:22.518311 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2025-12-04 03:18:22.546167 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-12-04 03:18:22.576563 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04 03:18:22.614165 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04 03:18:22.641563 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-04 03:18:22.670118 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-12-04 03:18:22.697899 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-12-04 03:18:22.924489 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 22.9 MB/s 0:00:00 2025-12-04 03:18:22.940780 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-04 03:18:22.971017 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-12-04 03:18:23.004882 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-12-04 03:18:23.067935 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.2 MB/s 0:00:00 2025-12-04 03:18:23.086648 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-12-04 03:18:23.114389 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-12-04 03:18:23.143639 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-12-04 03:18:23.614857 | debian-bookworm | Building wheels for collected packages: pwgen 2025-12-04 03:18:23.616027 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-12-04 03:18:23.877739 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-12-04 03:18:23.878250 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=004aa3fc834b86406e75d994dae4a002689e6345eb8c5d23e1e323cd8771d350 2025-12-04 03:18:23.878692 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-12-04 03:18:23.880583 | debian-bookworm | Successfully built pwgen 2025-12-04 03:18:24.127577 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml.clib, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, idna, fasteners, construct, colorama, click, charset_normalizer, chardet, certifi, bcrypt, yamllint, ruamel.yaml, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, binaryornot, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2025-12-04 03:18:55.700869 | debian-bookworm | 2025-12-04 03:18:55.705636 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.11 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2025.11.12 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.3 debtcollector-3.0.0 fasteners-0.20 idna-3.11 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.1 oslo.utils-9.1.0 packaging-25.0 paramiko-3.5.1 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.3 psutil-7.1.3 pwgen-0.8.2.post0 pycparser-2.23 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.1 pyotp-2.9.0 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.2.0 ruamel.yaml-0.18.16 ruamel.yaml.clib-0.2.15 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.2 urllib3-2.5.0 wrapt-2.0.1 yamllint-1.37.1 2025-12-04 03:18:56.515430 | debian-bookworm | cookiecutter: 49012 I exit 0 (48.21 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1449 [tox/execute/api.py:295] 2025-12-04 03:18:56.519122 | debian-bookworm | cookiecutter: OK (48.80 seconds) 2025-12-04 03:18:56.519186 | debian-bookworm | congratulations :) (48.83 seconds) 2025-12-04 03:18:56.687870 | debian-bookworm | ok: Runtime: 0:00:49.116315 2025-12-04 03:18:56.710924 | 2025-12-04 03:18:56.715473 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-04 03:18:57.412182 | debian-bookworm | changed 2025-12-04 03:18:57.435220 | 2025-12-04 03:18:57.435372 | TASK [tox : Get tox envlist config] 2025-12-04 03:18:58.491088 | debian-bookworm | ok: Runtime: 0:00:00.346246 2025-12-04 03:18:58.497576 | 2025-12-04 03:18:58.497785 | TASK [tox : Install any sibling python packages] 2025-12-04 03:18:59.432954 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-04 03:18:59.449871 | 2025-12-04 03:18:59.450019 | TASK [tox : Remove tempfile] 2025-12-04 03:19:00.159784 | debian-bookworm | changed 2025-12-04 03:19:00.166866 | 2025-12-04 03:19:00.167002 | TASK [tox : Emit tox command] 2025-12-04 03:19:00.243711 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-12-04 03:19:00.249434 | 2025-12-04 03:19:00.249594 | TASK [tox : Run tox] 2025-12-04 03:19:00.988304 | debian-bookworm | ROOT: 194 D setup logging to DEBUG on pid 1744 [tox/report.py:225] 2025-12-04 03:19:01.023409 | debian-bookworm | cookiecutter: 229 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-04 03:19:01.024173 | debian-bookworm | cookiecutter: 230 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-04 03:19:01.025558 | debian-bookworm | cookiecutter: 232 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-12-04 03:19:01.026495 | debian-bookworm | cookiecutter: 233 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:85] 2025-12-04 03:19:01.026603 | debian-bookworm | cookiecutter: 233 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:87] 2025-12-04 03:19:01.028653 | debian-bookworm | cookiecutter: 235 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-04 03:19:01.083040 | debian-bookworm | cookiecutter: 289 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:464] 2025-12-04 03:19:01.767789 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-12-04 03:19:01.767836 | debian-bookworm | import pkg_resources 2025-12-04 03:19:01.864474 | debian-bookworm | osism.cfg-generics: 2025-12-04 03:19:01.864964 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-12-04 03:19:03.217651 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2025-12-04 03:19:03.397418 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-12-04 03:19:03.397497 | debian-bookworm | import pkg_resources 2025-12-04 03:19:03.483038 | debian-bookworm | osism.generics: 2025-12-04 03:19:03.483113 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-12-04 03:19:04.499598 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2025-12-04 03:19:04.500373 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./requirements.txt 2025-12-04 03:19:04.500431 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2025-12-04 03:19:04.501022 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/images.yml 2025-12-04 03:19:04.501062 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/run.sh to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/run.sh 2025-12-04 03:19:04.501083 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/ansible.cfg to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ansible.cfg 2025-12-04 03:19:04.502598 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-04 03:19:04.503202 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/render-images.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-04 03:19:04.503277 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/set-versions.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-12-04 03:19:04.503298 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-04 03:19:05.079193 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-04 03:19:05.087298 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-12-04 03:19:05.366989 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-12-04 03:19:08.968016 | debian-bookworm | Generating public/private rsa key pair. 2025-12-04 03:19:08.968063 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-12-04 03:19:08.968069 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-12-04 03:19:08.968075 | debian-bookworm | The key fingerprint is: 2025-12-04 03:19:08.968080 | debian-bookworm | SHA256:lu+tCPeGdFJz7Ssv6GleTpHbjt1E141UJotvPZdISJM 2025-12-04 03:19:08.968085 | debian-bookworm | The key's randomart image is: 2025-12-04 03:19:08.968089 | debian-bookworm | +---[RSA 4096]----+ 2025-12-04 03:19:08.968094 | debian-bookworm | | o. . o| 2025-12-04 03:19:08.968098 | debian-bookworm | | .Eo. = | 2025-12-04 03:19:08.968101 | debian-bookworm | | ..oo | 2025-12-04 03:19:08.968106 | debian-bookworm | | .o o+oo+| 2025-12-04 03:19:08.968110 | debian-bookworm | | S. ooo+oB| 2025-12-04 03:19:08.968114 | debian-bookworm | | .o.. =..+| 2025-12-04 03:19:08.968118 | debian-bookworm | | ...+..+ ...| 2025-12-04 03:19:08.968121 | debian-bookworm | | o.++*o+.o | 2025-12-04 03:19:08.968125 | debian-bookworm | | .=B.+++ .| 2025-12-04 03:19:08.968129 | debian-bookworm | +----[SHA256]-----+ 2025-12-04 03:19:10.991437 | debian-bookworm | Generating public/private rsa key pair. 2025-12-04 03:19:10.991488 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-12-04 03:19:10.991503 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-12-04 03:19:10.991508 | debian-bookworm | The key fingerprint is: 2025-12-04 03:19:10.991514 | debian-bookworm | SHA256:tucMTVGFKgKJ5GktB0SjUZAZqM7HEtbcsBR3R6yldHk 2025-12-04 03:19:10.991518 | debian-bookworm | The key's randomart image is: 2025-12-04 03:19:10.991523 | debian-bookworm | +---[RSA 4096]----+ 2025-12-04 03:19:10.991527 | debian-bookworm | |=XBo.o .oo. .o. | 2025-12-04 03:19:10.991531 | debian-bookworm | |++.B+ ...= E. | 2025-12-04 03:19:10.991535 | debian-bookworm | |o O *.. = o. | 2025-12-04 03:19:10.991539 | debian-bookworm | |.+ * ..o. .. | 2025-12-04 03:19:10.991543 | debian-bookworm | |+ o .S.. | 2025-12-04 03:19:10.991547 | debian-bookworm | | + o . + | 2025-12-04 03:19:10.991551 | debian-bookworm | | o o o | 2025-12-04 03:19:10.991555 | debian-bookworm | | = | 2025-12-04 03:19:10.991558 | debian-bookworm | | o | 2025-12-04 03:19:10.991562 | debian-bookworm | +----[SHA256]-----+ 2025-12-04 03:19:17.481195 | debian-bookworm | 2025-12-04 03:19:17.480 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-12-04 03:19:17.517236 | debian-bookworm | 2025-12-04 03:19:17.516 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-12-04 03:19:17.519460 | debian-bookworm | 2025-12-04 03:19:17.519 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-12-04 03:19:17.520576 | debian-bookworm | 2025-12-04 03:19:17.520 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-12-04 03:19:17.521991 | debian-bookworm | 2025-12-04 03:19:17.521 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-12-04 03:19:17.556642 | debian-bookworm | 2025-12-04 03:19:17.556 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-12-04 03:19:17.557645 | debian-bookworm | 2025-12-04 03:19:17.557 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-12-04 03:19:17.558488 | debian-bookworm | 2025-12-04 03:19:17.558 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-12-04 03:19:17.562111 | debian-bookworm | 2025-12-04 03:19:17.561 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-12-04 03:19:17.567279 | debian-bookworm | 2025-12-04 03:19:17.566 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-12-04 03:19:17.572869 | debian-bookworm | 2025-12-04 03:19:17.572 | INFO | __main__::73 - Set keystone_admin_password 2025-12-04 03:19:17.573344 | debian-bookworm | 2025-12-04 03:19:17.572 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-12-04 03:19:17.573380 | debian-bookworm | 2025-12-04 03:19:17.573 | INFO | __main__::86 - Set ara_password 2025-12-04 03:19:17.573703 | debian-bookworm | 2025-12-04 03:19:17.573 | INFO | __main__::100 - Set operator_password_unhashed 2025-12-04 03:19:17.573727 | debian-bookworm | 2025-12-04 03:19:17.573 | INFO | __main__::102 - Set operator_password 2025-12-04 03:19:18.116826 | debian-bookworm | 2025-12-04 03:19:18.116 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-12-04 03:19:18.117364 | debian-bookworm | 2025-12-04 03:19:18.116 | INFO | __main__::109 - Set fsid 2025-12-04 03:19:18.117413 | debian-bookworm | 2025-12-04 03:19:18.117 | INFO | __main__::118 - Set k3s_token 2025-12-04 03:19:18.117843 | debian-bookworm | 2025-12-04 03:19:18.117 | INFO | __main__::127 - Set netbox_api_token 2025-12-04 03:19:18.117885 | debian-bookworm | 2025-12-04 03:19:18.117 | INFO | __main__::129 - Set manager_listener_broker_password 2025-12-04 03:19:18.117902 | debian-bookworm | 2025-12-04 03:19:18.117 | INFO | __main__::134 - Set netbox_user_api_token 2025-12-04 03:19:18.117914 | debian-bookworm | 2025-12-04 03:19:18.117 | INFO | __main__::136 - Set netbox_secret_key 2025-12-04 03:19:18.118324 | debian-bookworm | 2025-12-04 03:19:18.117 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-12-04 03:19:18.118368 | debian-bookworm | 2025-12-04 03:19:18.118 | INFO | __main__::147 - Set netbox_superuser_password 2025-12-04 03:19:18.118391 | debian-bookworm | 2025-12-04 03:19:18.118 | INFO | __main__::155 - Set netdata_api_key 2025-12-04 03:19:18.118722 | debian-bookworm | 2025-12-04 03:19:18.118 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-12-04 03:19:18.118748 | debian-bookworm | 2025-12-04 03:19:18.118 | INFO | __main__::163 - Set ceph_dashboard_password 2025-12-04 03:19:18.118767 | debian-bookworm | 2025-12-04 03:19:18.118 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-12-04 03:19:18.121019 | debian-bookworm | 2025-12-04 03:19:18.120 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-12-04 03:19:18.122094 | debian-bookworm | 2025-12-04 03:19:18.121 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-12-04 03:19:18.123442 | debian-bookworm | 2025-12-04 03:19:18.123 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-12-04 03:19:18.155315 | debian-bookworm | 2025-12-04 03:19:18.154 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-12-04 03:19:18.156168 | debian-bookworm | 2025-12-04 03:19:18.155 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-12-04 03:19:18.156903 | debian-bookworm | 2025-12-04 03:19:18.156 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-12-04 03:19:18.159336 | debian-bookworm | 2025-12-04 03:19:18.158 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-12-04 03:19:18.162771 | debian-bookworm | 2025-12-04 03:19:18.162 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-12-04 03:19:18.313775 | debian-bookworm | 2025-12-04 03:19:18.313 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-12-04 03:19:18.318173 | debian-bookworm | 2025-12-04 03:19:18.317 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-12-04 03:19:18.318687 | debian-bookworm | 2025-12-04 03:19:18.318 | INFO | __main__::32 - Set operator 2025-12-04 03:19:18.318709 | debian-bookworm | 2025-12-04 03:19:18.318 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-12-04 03:19:18.319217 | debian-bookworm | 2025-12-04 03:19:18.318 | INFO | __main__::32 - Set configuration 2025-12-04 03:19:18.319233 | debian-bookworm | 2025-12-04 03:19:18.318 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-12-04 03:19:18.326923 | debian-bookworm | 2025-12-04 03:19:18.326 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-12-04 03:19:18.330793 | debian-bookworm | 2025-12-04 03:19:18.330 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-12-04 03:19:18.334594 | debian-bookworm | 2025-12-04 03:19:18.334 | INFO | __main__::55 - Set operator_public_key 2025-12-04 03:19:18.334932 | debian-bookworm | 2025-12-04 03:19:18.334 | INFO | __main__::64 - Set configuration_git_public_key 2025-12-04 03:19:18.335339 | debian-bookworm | 2025-12-04 03:19:18.334 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-12-04 03:19:18.338292 | debian-bookworm | 2025-12-04 03:19:18.337 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-12-04 03:19:22.720497 | debian-bookworm | cookiecutter: 21927 I exit 0 (21.64 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1751 [tox/execute/api.py:295] 2025-12-04 03:19:22.723140 | debian-bookworm | cookiecutter: OK (21.71=setup[0.07]+cmd[21.64] seconds) 2025-12-04 03:19:22.723268 | debian-bookworm | congratulations :) (21.74 seconds) 2025-12-04 03:19:22.923305 | debian-bookworm | ok: Runtime: 0:00:22.036004 2025-12-04 03:19:22.931474 | 2025-12-04 03:19:22.931600 | TASK [tox : Look for output] 2025-12-04 03:19:23.430517 | debian-bookworm | ok 2025-12-04 03:19:23.465423 | 2025-12-04 03:19:23.465582 | TASK [tox : Return file comments to Zuul] 2025-12-04 03:19:23.584254 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:23.593808 | 2025-12-04 03:19:23.593912 | PLAY RECAP 2025-12-04 03:19:23.593967 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-04 03:19:23.593992 | 2025-12-04 03:19:23.965785 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-04 03:19:23.966908 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-04 03:19:25.141259 | 2025-12-04 03:19:25.141474 | PLAY [all] 2025-12-04 03:19:25.163320 | 2025-12-04 03:19:25.163524 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-04 03:19:25.219100 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:25.225250 | 2025-12-04 03:19:25.225460 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-04 03:19:25.278092 | debian-bookworm | ok 2025-12-04 03:19:25.287642 | 2025-12-04 03:19:25.287856 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-04 03:19:26.087900 | debian-bookworm -> localhost | changed 2025-12-04 03:19:26.098159 | 2025-12-04 03:19:26.098296 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-04 03:19:26.174820 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:26.182980 | 2025-12-04 03:19:26.183126 | TASK [fetch-tox-output : Set envlist fact] 2025-12-04 03:19:26.264438 | debian-bookworm | ok 2025-12-04 03:19:26.272962 | 2025-12-04 03:19:26.273439 | TASK [fetch-tox-output : Get tox version] 2025-12-04 03:19:27.098594 | 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-12-04 03:19:27.118815 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-04 03:19:27.311771 | debian-bookworm | ok: Runtime: 0:00:00.394143 2025-12-04 03:19:27.317692 | 2025-12-04 03:19:27.317811 | TASK [fetch-tox-output : Find all default environments] 2025-12-04 03:19:27.861054 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:27.869232 | 2025-12-04 03:19:27.869477 | TASK [fetch-tox-output : Set envlist fact] 2025-12-04 03:19:27.905931 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:27.919033 | 2025-12-04 03:19:27.919224 | TASK [fetch-tox-output : Find all default environments] 2025-12-04 03:19:28.487156 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:28.493414 | 2025-12-04 03:19:28.493562 | TASK [fetch-tox-output : Set envlist fact] 2025-12-04 03:19:28.550403 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:28.558792 | 2025-12-04 03:19:28.558951 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-04 03:19:28.628057 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:28.642090 | 2025-12-04 03:19:28.642238 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-04 03:19:29.748156 | debian-bookworm | changed: 2025-12-04 03:19:29.748483 | debian-bookworm | created directory /var/lib/zuul/builds/e63470b4f15d42d99b083e87804d62c5/work/logs/tox/cookiecutter 2025-12-04 03:19:29.748547 | debian-bookworm | cd+++++++++ ./ 2025-12-04 03:19:29.748591 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-04 03:19:29.748639 | 2025-12-04 03:19:29.761732 | 2025-12-04 03:19:29.761848 | PLAY RECAP 2025-12-04 03:19:29.761903 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-04 03:19:29.761930 | 2025-12-04 03:19:29.937831 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-04 03:19:29.940557 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-04 03:19:30.924559 | 2025-12-04 03:19:30.924747 | PLAY [all] 2025-12-04 03:19:30.943334 | 2025-12-04 03:19:30.943524 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-04 03:19:31.232586 | debian-bookworm | changed: non-zero return code 2025-12-04 03:19:31.240471 | 2025-12-04 03:19:31.240689 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-04 03:19:31.265952 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:31.284429 | 2025-12-04 03:19:31.284807 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-04 03:19:31.358135 | 2025-12-04 03:19:31.358385 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-04 03:19:31.424293 | 2025-12-04 03:19:31.424535 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-04 03:19:31.450352 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:31.461635 | 2025-12-04 03:19:31.461776 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-04 03:19:31.524053 | 2025-12-04 03:19:31.525483 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-04 03:19:31.556901 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:31.566438 | 2025-12-04 03:19:31.566609 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-04 03:19:31.675415 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:31.691220 | 2025-12-04 03:19:31.691433 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-04 03:19:31.738767 | debian-bookworm | skipping: Conditional result was False 2025-12-04 03:19:31.746160 | 2025-12-04 03:19:31.746275 | PLAY RECAP 2025-12-04 03:19:31.746333 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-04 03:19:31.746359 | 2025-12-04 03:19:32.156980 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-04 03:19:32.158222 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-04 03:19:34.278337 | 2025-12-04 03:19:34.278571 | PLAY [Base post] 2025-12-04 03:19:34.334711 | 2025-12-04 03:19:34.337578 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-04 03:19:34.997654 | debian-bookworm | changed 2025-12-04 03:19:35.011314 | 2025-12-04 03:19:35.011480 | PLAY RECAP 2025-12-04 03:19:35.011548 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-04 03:19:35.011610 | 2025-12-04 03:19:35.261161 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-04 03:19:35.262316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-04 03:19:36.375129 | 2025-12-04 03:19:36.375410 | PLAY [Base post-logs] 2025-12-04 03:19:36.399428 | 2025-12-04 03:19:36.399617 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-04 03:19:37.446685 | localhost | changed 2025-12-04 03:19:37.489197 | 2025-12-04 03:19:37.489507 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-04 03:19:37.544119 | localhost | ok 2025-12-04 03:19:37.548502 | 2025-12-04 03:19:37.548619 | TASK [Set zuul-log-path fact] 2025-12-04 03:19:37.585779 | localhost | ok 2025-12-04 03:19:37.594634 | 2025-12-04 03:19:37.594781 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-04 03:19:37.655688 | localhost | ok 2025-12-04 03:19:37.658927 | 2025-12-04 03:19:37.659045 | TASK [upload-logs : Create log directories] 2025-12-04 03:19:38.458486 | localhost | changed 2025-12-04 03:19:38.462179 | 2025-12-04 03:19:38.462312 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-04 03:19:39.319834 | localhost -> localhost | ok: Runtime: 0:00:00.027229 2025-12-04 03:19:39.328248 | 2025-12-04 03:19:39.328572 | TASK [upload-logs : Upload logs to log server] 2025-12-04 03:19:40.541195 | localhost | Output suppressed because no_log was given 2025-12-04 03:19:40.543201 | 2025-12-04 03:19:40.543313 | LOOP [upload-logs : Compress console log and json output] 2025-12-04 03:19:40.607048 | localhost | skipping: Conditional result was False 2025-12-04 03:19:40.617082 | localhost | skipping: Conditional result was False 2025-12-04 03:19:40.626276 | 2025-12-04 03:19:40.626455 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-04 03:19:40.685704 | localhost | skipping: Conditional result was False 2025-12-04 03:19:40.686013 | 2025-12-04 03:19:40.696013 | localhost | skipping: Conditional result was False 2025-12-04 03:19:40.700070 | 2025-12-04 03:19:40.700200 | LOOP [upload-logs : Upload console log and json output]