2026-03-13 03:15:42.580998 | Job console starting 2026-03-13 03:15:42.595342 | Updating git repos 2026-03-13 03:15:42.616284 | Cloning repos into workspace 2026-03-13 03:15:42.724402 | Restoring repo states 2026-03-13 03:15:42.737808 | Merging changes 2026-03-13 03:15:42.737821 | Checking out repos 2026-03-13 03:15:42.821677 | Preparing playbooks 2026-03-13 03:15:43.850115 | Running Ansible setup 2026-03-13 03:15:48.870143 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 03:15:49.690173 | 2026-03-13 03:15:49.690312 | PLAY [Base pre] 2026-03-13 03:15:49.709087 | 2026-03-13 03:15:49.709320 | TASK [Setup log path fact] 2026-03-13 03:15:49.727821 | debian-bookworm | ok 2026-03-13 03:15:49.743707 | 2026-03-13 03:15:49.743844 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:15:49.793400 | debian-bookworm | ok 2026-03-13 03:15:49.803188 | 2026-03-13 03:15:49.803296 | TASK [emit-job-header : Print job information] 2026-03-13 03:15:49.842541 | # Job Information 2026-03-13 03:15:49.842705 | Ansible Version: 2.16.14 2026-03-13 03:15:49.842741 | Job: cfg-cookiecutter-tox-2024.2 2026-03-13 03:15:49.842772 | Pipeline: periodic-daily 2026-03-13 03:15:49.842796 | Executor: 521e9411259a 2026-03-13 03:15:49.842818 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-03-13 03:15:49.842863 | Event ID: 74295d3cbbca4c3caef3bf6b2df3f98c 2026-03-13 03:15:49.847885 | 2026-03-13 03:15:49.847986 | LOOP [emit-job-header : Print node information] 2026-03-13 03:15:49.958019 | debian-bookworm | ok: 2026-03-13 03:15:49.958226 | debian-bookworm | # Node Information 2026-03-13 03:15:49.958263 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 03:15:49.958289 | debian-bookworm | Hostname: debian 2026-03-13 03:15:49.958312 | debian-bookworm | Username: zuul 2026-03-13 03:15:49.958334 | debian-bookworm | Distro: Debian 12.13 2026-03-13 03:15:49.958359 | debian-bookworm | Provider: regiocloud-a 2026-03-13 03:15:49.958380 | debian-bookworm | Region: 2026-03-13 03:15:49.958402 | debian-bookworm | Label: debian-bookworm 2026-03-13 03:15:49.958423 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 03:15:49.958443 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7a:e42a 2026-03-13 03:15:49.978372 | 2026-03-13 03:15:49.978490 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 03:15:50.688363 | debian-bookworm -> localhost | changed 2026-03-13 03:15:50.696474 | 2026-03-13 03:15:50.696600 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 03:15:52.727089 | debian-bookworm -> localhost | changed 2026-03-13 03:15:52.752012 | 2026-03-13 03:15:52.752134 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 03:15:53.351998 | debian-bookworm -> localhost | ok 2026-03-13 03:15:53.360235 | 2026-03-13 03:15:53.360332 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 03:15:53.411045 | debian-bookworm | ok 2026-03-13 03:15:53.466654 | debian-bookworm | included: /var/lib/zuul/builds/603876d189674e8ca8cf5b7f46638a79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 03:15:53.485012 | 2026-03-13 03:15:53.487108 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 03:15:58.233837 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 03:15:58.234038 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/603876d189674e8ca8cf5b7f46638a79/work/603876d189674e8ca8cf5b7f46638a79_id_rsa 2026-03-13 03:15:58.234071 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/603876d189674e8ca8cf5b7f46638a79/work/603876d189674e8ca8cf5b7f46638a79_id_rsa.pub 2026-03-13 03:15:58.234093 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 03:15:58.234112 | debian-bookworm -> localhost | SHA256:aybWrWsOf+ofPAuuJw6XmLl13D9tXMUmiQjV43Um6OE zuul-build-sshkey 2026-03-13 03:15:58.234131 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 03:15:58.234159 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 03:15:58.234178 | debian-bookworm -> localhost | | ... . | 2026-03-13 03:15:58.234195 | debian-bookworm -> localhost | | . = o o| 2026-03-13 03:15:58.234211 | debian-bookworm -> localhost | | . = = * | 2026-03-13 03:15:58.234228 | debian-bookworm -> localhost | | . E o +| 2026-03-13 03:15:58.234244 | debian-bookworm -> localhost | | S o.| 2026-03-13 03:15:58.234262 | debian-bookworm -> localhost | | + + = .| 2026-03-13 03:15:58.234278 | debian-bookworm -> localhost | | = B O * o . | 2026-03-13 03:15:58.234294 | debian-bookworm -> localhost | | *.Ooo.=. + | 2026-03-13 03:15:58.234310 | debian-bookworm -> localhost | | ..oBO=o .o | 2026-03-13 03:15:58.234327 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 03:15:58.234370 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.624928 2026-03-13 03:15:58.239866 | 2026-03-13 03:15:58.239970 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 03:15:58.257571 | debian-bookworm | ok 2026-03-13 03:15:58.268338 | debian-bookworm | included: /var/lib/zuul/builds/603876d189674e8ca8cf5b7f46638a79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 03:15:58.276294 | 2026-03-13 03:15:58.276407 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 03:15:58.289645 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:15:58.295107 | 2026-03-13 03:15:58.295188 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 03:15:59.070175 | debian-bookworm | changed 2026-03-13 03:15:59.092756 | 2026-03-13 03:15:59.092869 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 03:15:59.360775 | debian-bookworm | ok 2026-03-13 03:15:59.372699 | 2026-03-13 03:15:59.372804 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 03:16:00.048693 | debian-bookworm | changed 2026-03-13 03:16:00.056946 | 2026-03-13 03:16:00.057694 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 03:16:00.807560 | debian-bookworm | changed 2026-03-13 03:16:00.813657 | 2026-03-13 03:16:00.813735 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 03:16:00.847241 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:16:00.852657 | 2026-03-13 03:16:00.852741 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 03:16:01.371042 | debian-bookworm -> localhost | changed 2026-03-13 03:16:01.379758 | 2026-03-13 03:16:01.379841 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 03:16:01.869325 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/603876d189674e8ca8cf5b7f46638a79/work/603876d189674e8ca8cf5b7f46638a79_id_rsa (zuul-build-sshkey) 2026-03-13 03:16:01.869520 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011459 2026-03-13 03:16:01.875810 | 2026-03-13 03:16:01.875891 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 03:16:02.380634 | debian-bookworm | ok 2026-03-13 03:16:02.384578 | 2026-03-13 03:16:02.384650 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 03:16:02.413126 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:16:02.421414 | 2026-03-13 03:16:02.421533 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 03:16:02.902018 | debian-bookworm | ok 2026-03-13 03:16:02.916120 | 2026-03-13 03:16:02.916249 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 03:16:02.947410 | debian-bookworm | ok 2026-03-13 03:16:02.954122 | 2026-03-13 03:16:02.954229 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 03:16:03.179442 | debian-bookworm -> localhost | ok 2026-03-13 03:16:03.185053 | 2026-03-13 03:16:03.185132 | TASK [validate-host : Collect information about the host] 2026-03-13 03:16:04.195448 | debian-bookworm | ok 2026-03-13 03:16:04.207233 | 2026-03-13 03:16:04.207334 | TASK [validate-host : Sanitize hostname] 2026-03-13 03:16:04.285147 | debian-bookworm | ok 2026-03-13 03:16:04.353135 | 2026-03-13 03:16:04.353226 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 03:16:04.979250 | debian-bookworm -> localhost | changed 2026-03-13 03:16:04.985297 | 2026-03-13 03:16:04.985379 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 03:16:05.370044 | debian-bookworm | ok 2026-03-13 03:16:05.375244 | 2026-03-13 03:16:05.375337 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 03:16:05.919772 | debian-bookworm -> localhost | changed 2026-03-13 03:16:05.929260 | 2026-03-13 03:16:05.929365 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 03:16:06.205944 | debian-bookworm | ok 2026-03-13 03:16:06.256017 | 2026-03-13 03:16:06.256163 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 03:16:07.446557 | debian-bookworm | changed: 2026-03-13 03:16:07.446728 | debian-bookworm | cd+++++++++ src/ 2026-03-13 03:16:07.446763 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 03:16:07.446787 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 03:16:07.446808 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-13 03:16:07.446829 | debian-bookworm | Containerfile 2026-03-13 03:16:07.448545 | debian-bookworm | =7.0.3 2026-03-13 03:16:29.345685 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-13 03:16:29.399737 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-13 03:16:29.412420 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-13 03:16:29.488762 | debian-bookworm | Collecting filelock>=3.25 2026-03-13 03:16:29.501103 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-13 03:16:29.576346 | debian-bookworm | Collecting packaging>=26 2026-03-13 03:16:29.588535 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 03:16:29.605330 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 5.6 MB/s eta 0:00:00 2026-03-13 03:16:29.665284 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-13 03:16:29.679324 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-13 03:16:29.745364 | debian-bookworm | Collecting pluggy>=1.6 2026-03-13 03:16:29.757550 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-13 03:16:29.799074 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-13 03:16:29.811327 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-13 03:16:29.849964 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-13 03:16:29.862462 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-13 03:16:30.005546 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-13 03:16:30.017676 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-13 03:16:30.379275 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 16.3 MB/s eta 0:00:00 2026-03-13 03:16:30.458026 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-13 03:16:30.470428 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-13 03:16:30.493060 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.9 MB/s eta 0:00:00 2026-03-13 03:16:30.532336 | debian-bookworm | Collecting python-discovery>=1 2026-03-13 03:16:30.544428 | debian-bookworm | Downloading python_discovery-1.1.3-py3-none-any.whl (31 kB) 2026-03-13 03:16:30.659690 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-13 03:16:31.323154 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.3 tomli-w-1.2.0 tox-4.49.1 virtualenv-21.2.0 2026-03-13 03:16:31.891813 | debian-bookworm | ok: Runtime: 0:00:02.763165 2026-03-13 03:16:31.898056 | 2026-03-13 03:16:31.898182 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-13 03:16:31.930426 | debian-bookworm | ok 2026-03-13 03:16:31.941253 | 2026-03-13 03:16:31.941426 | TASK [ensure-tox : Output tox version] 2026-03-13 03:16:32.422795 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-13 03:16:32.440448 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-13 03:16:32.516508 | debian-bookworm | ok: Runtime: 0:00:00.266526 2026-03-13 03:16:32.522400 | 2026-03-13 03:16:32.522518 | TASK [ensure-tox : Make global symlink] 2026-03-13 03:16:32.546967 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:16:32.556771 | 2026-03-13 03:16:32.556894 | PLAY RECAP 2026-03-13 03:16:32.556953 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-13 03:16:32.556978 | 2026-03-13 03:16:32.840820 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-13 03:16:32.841952 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-13 03:16:33.997637 | 2026-03-13 03:16:33.997806 | PLAY [all] 2026-03-13 03:16:34.014123 | 2026-03-13 03:16:34.014279 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-13 03:16:34.551102 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-13 03:16:35.053981 | debian-bookworm | ok: Runtime: 0:00:00.033771 2026-03-13 03:16:35.060245 | 2026-03-13 03:16:35.060409 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-13 03:16:35.593857 | debian-bookworm | ok: Runtime: 0:00:00.006989 2026-03-13 03:16:35.601173 | 2026-03-13 03:16:35.601338 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-13 03:16:36.001755 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-13 03:16:36.004622 | debian-bookworm | sudo: a password is required 2026-03-13 03:16:36.176847 | debian-bookworm | ok: Runtime: 0:00:00.022961 2026-03-13 03:16:36.197328 | 2026-03-13 03:16:36.197602 | TASK [tox : Check to see if the constraints file exists] 2026-03-13 03:16:36.256015 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:16:36.263297 | 2026-03-13 03:16:36.263506 | TASK [tox : Fail if constraints file is missing] 2026-03-13 03:16:36.288264 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:16:36.295673 | 2026-03-13 03:16:36.295838 | TASK [tox : Record file location] 2026-03-13 03:16:36.366027 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:16:36.374310 | 2026-03-13 03:16:36.374503 | TASK [tox : Install tox siblings] 2026-03-13 03:16:36.450739 | debian-bookworm | ok 2026-03-13 03:16:36.512841 | debian-bookworm | included: /var/lib/zuul/builds/603876d189674e8ca8cf5b7f46638a79/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-13 03:16:36.547929 | 2026-03-13 03:16:36.548093 | TASK [tox : Run tox without tests] 2026-03-13 03:16:37.147740 | debian-bookworm | ROOT: 188 D setup logging to DEBUG on pid 1432 [tox/report.py:229] 2026-03-13 03:16:37.175864 | debian-bookworm | cookiecutter: 216 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-13 03:16:37.178478 | debian-bookworm | cookiecutter: 219 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-13 03:16:37.179032 | debian-bookworm | cookiecutter: 220 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-13 03:16:37.184230 | debian-bookworm | cookiecutter: 225 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 622d5886381580acf35bb9f56b53d8ff 91bb3d81dd87174d4001e8976f2c9800 [python_discovery/_cached_py_info.py:197] 2026-03-13 03:16:37.260646 | debian-bookworm | cookiecutter: 301 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-13 03:16:37.260986 | debian-bookworm | cookiecutter: 301 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-13 03:16:37.261171 | debian-bookworm | cookiecutter: 302 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-13 03:16:37.263099 | debian-bookworm | cookiecutter: 304 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-13 03:16:37.263290 | debian-bookworm | cookiecutter: 304 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-13 03:16:37.295031 | debian-bookworm | cookiecutter: 336 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:77] 2026-03-13 03:16:37.295458 | debian-bookworm | cookiecutter: 336 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-03-13 03:16:37.295662 | debian-bookworm | cookiecutter: 336 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-03-13 03:16:37.295776 | debian-bookworm | cookiecutter: 336 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-13 03:16:37.295985 | debian-bookworm | cookiecutter: 337 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-13 03:16:37.296084 | debian-bookworm | cookiecutter: 337 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296135 | debian-bookworm | cookiecutter: 337 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296184 | debian-bookworm | cookiecutter: 337 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296237 | debian-bookworm | cookiecutter: 337 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296284 | debian-bookworm | cookiecutter: 337 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296334 | debian-bookworm | cookiecutter: 337 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296380 | debian-bookworm | cookiecutter: 337 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296430 | debian-bookworm | cookiecutter: 337 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296479 | debian-bookworm | cookiecutter: 337 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296523 | debian-bookworm | cookiecutter: 337 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296582 | debian-bookworm | cookiecutter: 337 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.296842 | debian-bookworm | cookiecutter: 337 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-13 03:16:37.297150 | debian-bookworm | cookiecutter: 338 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:118] 2026-03-13 03:16:37.297278 | debian-bookworm | cookiecutter: 338 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:121] 2026-03-13 03:16:37.297749 | debian-bookworm | cookiecutter: 338 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-13 03:16:37.297988 | debian-bookworm | cookiecutter: 339 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:263] 2026-03-13 03:16:37.338010 | debian-bookworm | cookiecutter: 338 D { 2026-03-13 03:16:37.338048 | debian-bookworm | "sys": { 2026-03-13 03:16:37.338056 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-03-13 03:16:37.338061 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-13 03:16:37.338067 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-13 03:16:37.338072 | debian-bookworm | "base_prefix": "/usr", 2026-03-13 03:16:37.338081 | debian-bookworm | "real_prefix": null, 2026-03-13 03:16:37.338086 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-13 03:16:37.338090 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-13 03:16:37.338094 | debian-bookworm | "path": [ 2026-03-13 03:16:37.338099 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-13 03:16:37.338103 | debian-bookworm | "/usr/lib/python3.11", 2026-03-13 03:16:37.338107 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-13 03:16:37.338111 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-03-13 03:16:37.338115 | debian-bookworm | ], 2026-03-13 03:16:37.338119 | debian-bookworm | "meta_path": [ 2026-03-13 03:16:37.338123 | debian-bookworm | "", 2026-03-13 03:16:37.338128 | debian-bookworm | "", 2026-03-13 03:16:37.338132 | debian-bookworm | "", 2026-03-13 03:16:37.338136 | debian-bookworm | "" 2026-03-13 03:16:37.338140 | debian-bookworm | ], 2026-03-13 03:16:37.338144 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-13 03:16:37.338148 | debian-bookworm | "io_encoding": "utf-8" 2026-03-13 03:16:37.338152 | debian-bookworm | }, 2026-03-13 03:16:37.338156 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-13 03:16:37.338160 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-13 03:16:37.338163 | debian-bookworm | "os": "", 2026-03-13 03:16:37.338167 | debian-bookworm | "site": "", 2026-03-13 03:16:37.338171 | debian-bookworm | "datetime": "", 2026-03-13 03:16:37.338175 | debian-bookworm | "math": "", 2026-03-13 03:16:37.338179 | debian-bookworm | "json": "" 2026-03-13 03:16:37.338183 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-13 03:16:37.338193 | debian-bookworm | cookiecutter: 379 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-13 03:16:37.340010 | debian-bookworm | cookiecutter: 381 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-13 03:16:37.340797 | debian-bookworm | cookiecutter: 381 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-13 03:16:37.346837 | debian-bookworm | cookiecutter: 387 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-13 03:16:37.348907 | debian-bookworm | cookiecutter: 389 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-13 03:16:37.497043 | debian-bookworm | cookiecutter: 538 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-13 03:16:37.500854 | debian-bookworm | cookiecutter: 541 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-13 03:16:37.501134 | debian-bookworm | cookiecutter: 542 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.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:46] 2026-03-13 03:16:37.501439 | debian-bookworm | cookiecutter: 542 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.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:46] 2026-03-13 03:16:37.555884 | debian-bookworm | cookiecutter: 597 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-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:46] 2026-03-13 03:16:37.636852 | debian-bookworm | cookiecutter: 677 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.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:46] 2026-03-13 03:16:37.637728 | debian-bookworm | cookiecutter: 678 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-13 03:16:37.656719 | debian-bookworm | cookiecutter: 697 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-13 03:16:37.656972 | debian-bookworm | cookiecutter: 698 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-13 03:16:37.661167 | debian-bookworm | cookiecutter: 702 D generated console scripts pip pip-3.11 pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-13 03:16:37.661822 | debian-bookworm | cookiecutter: 702 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-13 03:16:37.671266 | debian-bookworm | cookiecutter: 712 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-13 03:16:37.671557 | debian-bookworm | cookiecutter: 712 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.671715 | debian-bookworm | cookiecutter: 712 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.671835 | debian-bookworm | cookiecutter: 712 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.671950 | debian-bookworm | cookiecutter: 713 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.672069 | debian-bookworm | cookiecutter: 713 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.672187 | debian-bookworm | cookiecutter: 713 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.672290 | debian-bookworm | cookiecutter: 713 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.672397 | debian-bookworm | cookiecutter: 713 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.672516 | debian-bookworm | cookiecutter: 713 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.672657 | debian-bookworm | cookiecutter: 713 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.672770 | debian-bookworm | cookiecutter: 713 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-13 03:16:37.681485 | debian-bookworm | cookiecutter: 722 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-13 03:16:38.777148 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-03-13 03:16:38.888950 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-13 03:16:39.045793 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-03-13 03:16:39.057381 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-13 03:16:39.100309 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-03-13 03:16:39.115966 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 03:16:39.158451 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2026-03-13 03:16:39.176546 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 03:16:39.404426 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-03-13 03:16:39.420118 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-13 03:16:39.476304 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-03-13 03:16:39.493444 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-03-13 03:16:39.567320 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-03-13 03:16:39.582999 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 03:16:39.634991 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-03-13 03:16:39.650477 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 03:16:39.683957 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-03-13 03:16:39.700320 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 03:16:39.734360 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-03-13 03:16:39.752331 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-13 03:16:39.772161 | debian-bookworm | Installing build dependencies: started 2026-03-13 03:16:40.921692 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-13 03:16:40.921901 | debian-bookworm | Getting requirements to build wheel: started 2026-03-13 03:16:41.330791 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-13 03:16:41.332834 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-13 03:16:41.556541 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 03:16:41.687322 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-03-13 03:16:41.703486 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-13 03:16:41.854404 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-03-13 03:16:41.871412 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 03:16:41.913142 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-03-13 03:16:41.929390 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-13 03:16:42.145080 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-03-13 03:16:42.160977 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 03:16:42.201966 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-03-13 03:16:42.220655 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 03:16:42.304686 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-13 03:16:42.320501 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-13 03:16:42.355966 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:42.373836 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 03:16:42.423592 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:42.439604 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 03:16:42.495235 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:42.512649 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-03-13 03:16:42.581360 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:42.596941 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 03:16:42.661119 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:42.678961 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-03-13 03:16:42.760098 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:42.777600 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 03:16:42.906461 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-13 03:16:42.921566 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-13 03:16:42.965295 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:42.982358 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 03:16:43.060276 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.077088 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-13 03:16:43.125569 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.142835 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-13 03:16:43.193386 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.210407 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 03:16:43.271959 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.286968 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 03:16:43.329189 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.345782 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 03:16:43.393326 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.409792 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-13 03:16:43.517157 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.532253 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-03-13 03:16:43.653086 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:43.669333 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 03:16:43.744049 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-13 03:16:43.758865 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-13 03:16:43.800562 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-13 03:16:43.815405 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 03:16:43.867544 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-13 03:16:43.882502 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-13 03:16:43.919147 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-13 03:16:43.936055 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-03-13 03:16:44.094640 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-13 03:16:44.113246 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 03:16:44.187279 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-13 03:16:44.203601 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-13 03:16:44.376715 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-13 03:16:44.392903 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-13 03:16:44.724097 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-13 03:16:44.743355 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-13 03:16:44.803748 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-13 03:16:44.819483 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-13 03:16:44.965576 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-13 03:16:44.981207 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-13 03:16:45.032281 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-13 03:16:45.049641 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 03:16:45.104772 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-03-13 03:16:45.121855 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-03-13 03:16:45.170996 | 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)) 2026-03-13 03:16:45.188154 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-13 03:16:45.288382 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:45.304306 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-13 03:16:45.347150 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-13 03:16:45.365320 | 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) 2026-03-13 03:16:45.409816 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-13 03:16:45.427102 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 03:16:45.728772 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-13 03:16:45.744853 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-13 03:16:45.760720 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (82.0.0) 2026-03-13 03:16:45.784195 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:45.802218 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-03-13 03:16:45.928274 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:45.943572 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (39 kB) 2026-03-13 03:16:45.982093 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:45.999535 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 03:16:46.064513 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:46.079880 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 03:16:46.123569 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:46.139774 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 03:16:46.198594 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:46.216635 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-13 03:16:46.263997 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:46.279187 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 03:16:46.346957 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:46.362961 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 03:16:46.421070 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:46.436761 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 03:16:46.476649 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-13 03:16:46.494088 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 03:16:46.534394 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-13 03:16:46.596488 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 17.5 MB/s 0:00:00 2026-03-13 03:16:46.614057 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-13 03:16:48.939402 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 24.7 MB/s 0:00:02 2026-03-13 03:16:48.955285 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 03:16:48.999339 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2026-03-13 03:16:49.027758 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-13 03:16:49.235339 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 21.3 MB/s 0:00:00 2026-03-13 03:16:49.252940 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-03-13 03:16:49.280817 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-03-13 03:16:49.322224 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-13 03:16:49.355827 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-03-13 03:16:49.394890 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 9.7 MB/s 0:00:00 2026-03-13 03:16:49.411328 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-13 03:16:49.536917 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 17.6 MB/s 0:00:00 2026-03-13 03:16:49.555918 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-03-13 03:16:49.583183 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-13 03:16:49.615006 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-03-13 03:16:49.645317 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-03-13 03:16:49.689152 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-13 03:16:49.800242 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.5 MB/s 0:00:00 2026-03-13 03:16:49.818631 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-13 03:16:49.895071 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-13 03:16:49.964574 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-03-13 03:16:49.990825 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-13 03:16:50.025865 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-03-13 03:16:50.052086 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-13 03:16:50.095830 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-03-13 03:16:50.125241 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-13 03:16:50.153018 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-13 03:16:50.183912 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-13 03:16:50.212177 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-13 03:16:50.239996 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-13 03:16:50.394060 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 14.0 MB/s 0:00:00 2026-03-13 03:16:50.412559 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-13 03:16:50.439717 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 03:16:50.467164 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-03-13 03:16:50.492544 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 03:16:50.524297 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-13 03:16:50.558370 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-13 03:16:50.761414 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 11.2 MB/s 0:00:00 2026-03-13 03:16:50.779838 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-13 03:16:50.893353 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.2 MB/s 0:00:00 2026-03-13 03:16:50.913271 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-03-13 03:16:50.938714 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-13 03:16:50.972786 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-03-13 03:16:50.998457 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 03:16:51.024845 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (193 kB) 2026-03-13 03:16:51.062930 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 03:16:51.089807 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 03:16:51.123221 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-13 03:16:51.155977 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-03-13 03:16:51.188892 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-13 03:16:51.254546 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2026-03-13 03:16:51.284184 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2026-03-13 03:16:51.311779 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-03-13 03:16:51.337963 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-13 03:16:51.377685 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-13 03:16:51.402528 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-13 03:16:51.427090 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-13 03:16:51.452357 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-03-13 03:16:51.846795 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 13.4 MB/s 0:00:00 2026-03-13 03:16:51.864406 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-13 03:16:51.891575 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 03:16:51.936667 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 03:16:52.032885 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.3 MB/s 0:00:00 2026-03-13 03:16:52.047636 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 03:16:52.073760 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 03:16:52.098852 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-13 03:16:52.478649 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-13 03:16:52.479736 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-13 03:16:52.712281 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-13 03:16:52.713856 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=6897f16e8dc4d4bf926533a4f12f63cbd7073046b6656115515c15655b22018b 2026-03-13 03:16:52.714766 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-13 03:16:52.719110 | debian-bookworm | Successfully built pwgen 2026-03-13 03:16:52.944617 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, fasteners, construct, colorama, click, charset_normalizer, certifi, binaryornot, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-03-13 03:17:22.241927 | debian-bookworm | 2026-03-13 03:17:22.244845 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.6.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.5 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.5 debtcollector-3.0.0 fasteners-0.20 idna-3.11 invoke-2.2.1 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.2 oslo.utils-9.2.0 packaging-26.0 paramiko-4.0.0 passlib-1.7.4 pathspec-1.0.4 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.9.0 pyparsing-3.3.2 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.3.3 ruamel.yaml-0.19.1 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.3 wrapt-2.1.2 yamllint-1.38.0 2026-03-13 03:17:22.492235 | debian-bookworm | cookiecutter: 45533 I exit 0 (44.81 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1445 [tox/execute/api.py:311] 2026-03-13 03:17:22.493227 | debian-bookworm | cookiecutter: OK (45.32 seconds) 2026-03-13 03:17:22.493264 | debian-bookworm | congratulations :) (45.35 seconds) 2026-03-13 03:17:22.666394 | debian-bookworm | ok: Runtime: 0:00:45.602904 2026-03-13 03:17:22.677714 | 2026-03-13 03:17:22.678231 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-13 03:17:23.308594 | debian-bookworm | changed 2026-03-13 03:17:23.326951 | 2026-03-13 03:17:23.327119 | TASK [tox : Get tox envlist config] 2026-03-13 03:17:24.409970 | debian-bookworm | ok: Runtime: 0:00:00.285999 2026-03-13 03:17:24.416864 | 2026-03-13 03:17:24.417012 | TASK [tox : Install any sibling python packages] 2026-03-13 03:17:24.891523 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-13 03:17:24.900798 | 2026-03-13 03:17:24.901024 | TASK [tox : Remove tempfile] 2026-03-13 03:17:25.314915 | debian-bookworm | changed 2026-03-13 03:17:25.324042 | 2026-03-13 03:17:25.324217 | TASK [tox : Emit tox command] 2026-03-13 03:17:25.395256 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-03-13 03:17:25.402308 | 2026-03-13 03:17:25.402462 | TASK [tox : Run tox] 2026-03-13 03:17:25.958729 | debian-bookworm | ROOT: 169 D setup logging to DEBUG on pid 1748 [tox/report.py:229] 2026-03-13 03:17:25.985108 | debian-bookworm | cookiecutter: 195 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-13 03:17:25.987381 | debian-bookworm | cookiecutter: 198 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-13 03:17:25.987847 | debian-bookworm | cookiecutter: 198 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-13 03:17:25.991099 | debian-bookworm | cookiecutter: 201 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-13 03:17:25.991671 | debian-bookworm | cookiecutter: 202 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-13 03:17:25.991824 | debian-bookworm | cookiecutter: 202 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-13 03:17:25.992727 | debian-bookworm | cookiecutter: 203 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-13 03:17:25.992820 | debian-bookworm | cookiecutter: 203 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-13 03:17:26.021581 | debian-bookworm | cookiecutter: 232 W commands[0]> cookiecutter --no-input . openstack_version=2024.2 [tox/tox_env/api.py:499] 2026-03-13 03:17:26.531874 | debian-bookworm | osism.cfg-generics: 2026-03-13 03:17:26.531901 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2026-03-13 03:17:27.771832 | 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 2026-03-13 03:17:27.930217 | debian-bookworm | osism.generics: 2026-03-13 03:17:27.930244 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-03-13 03:17:29.403156 | 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 2026-03-13 03:17:29.405563 | 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 2026-03-13 03:17:29.405601 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2026-03-13 03:17:29.405612 | 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 2026-03-13 03:17:29.405621 | 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 2026-03-13 03:17:29.405629 | 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 2026-03-13 03:17:29.405637 | 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/ 2026-03-13 03:17:29.405644 | 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/ 2026-03-13 03:17:29.405651 | 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/ 2026-03-13 03:17:29.405846 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-13 03:17:29.877395 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-13 03:17:29.885900 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-13 03:17:30.242190 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-13 03:17:31.896680 | debian-bookworm | Generating public/private rsa key pair. 2026-03-13 03:17:31.896713 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-03-13 03:17:31.896717 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-03-13 03:17:31.896721 | debian-bookworm | The key fingerprint is: 2026-03-13 03:17:31.896725 | debian-bookworm | SHA256:3SUcbRUcnXmEXjTk8QwpE+2HD6PV0YBp+PpWOEX4b2s 2026-03-13 03:17:31.896731 | debian-bookworm | The key's randomart image is: 2026-03-13 03:17:31.896734 | debian-bookworm | +---[RSA 4096]----+ 2026-03-13 03:17:31.896737 | debian-bookworm | | .oB=&@| 2026-03-13 03:17:31.896741 | debian-bookworm | | ..B.OBO| 2026-03-13 03:17:31.896744 | debian-bookworm | | ooO.==| 2026-03-13 03:17:31.896747 | debian-bookworm | | . ..oX o| 2026-03-13 03:17:31.896750 | debian-bookworm | | S ...= * | 2026-03-13 03:17:31.896753 | debian-bookworm | | . + . +| 2026-03-13 03:17:31.896756 | debian-bookworm | | . o ..| 2026-03-13 03:17:31.896760 | debian-bookworm | | o E | 2026-03-13 03:17:31.896763 | debian-bookworm | | . . | 2026-03-13 03:17:31.896766 | debian-bookworm | +----[SHA256]-----+ 2026-03-13 03:17:34.583176 | debian-bookworm | Generating public/private rsa key pair. 2026-03-13 03:17:34.583207 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-03-13 03:17:34.583212 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-03-13 03:17:34.583216 | debian-bookworm | The key fingerprint is: 2026-03-13 03:17:34.583219 | debian-bookworm | SHA256:09iD/cDpqlkOq+hrIz7KcZeDM/bj434aF/FN+SgUCfY 2026-03-13 03:17:34.583223 | debian-bookworm | The key's randomart image is: 2026-03-13 03:17:34.583226 | debian-bookworm | +---[RSA 4096]----+ 2026-03-13 03:17:34.583229 | debian-bookworm | | o... | 2026-03-13 03:17:34.583232 | debian-bookworm | | . ... . | 2026-03-13 03:17:34.583236 | debian-bookworm | | . E o | 2026-03-13 03:17:34.583239 | debian-bookworm | | +Bo.o | 2026-03-13 03:17:34.583242 | debian-bookworm | | .SoOo . | 2026-03-13 03:17:34.583245 | debian-bookworm | | . . .o.+ | 2026-03-13 03:17:34.583248 | debian-bookworm | | . * =... . . | 2026-03-13 03:17:34.583251 | debian-bookworm | |o.*.=o+B . | 2026-03-13 03:17:34.583254 | debian-bookworm | |+*=o=BO.o | 2026-03-13 03:17:34.583257 | debian-bookworm | +----[SHA256]-----+ 2026-03-13 03:17:40.530457 | debian-bookworm | 2026-03-13 03:17:40.530 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-03-13 03:17:40.566530 | debian-bookworm | 2026-03-13 03:17:40.566 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-03-13 03:17:40.568305 | debian-bookworm | 2026-03-13 03:17:40.568 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-03-13 03:17:40.568917 | debian-bookworm | 2026-03-13 03:17:40.568 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-03-13 03:17:40.570002 | debian-bookworm | 2026-03-13 03:17:40.569 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-03-13 03:17:40.603421 | debian-bookworm | 2026-03-13 03:17:40.603 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-03-13 03:17:40.603970 | debian-bookworm | 2026-03-13 03:17:40.603 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-03-13 03:17:40.604490 | debian-bookworm | 2026-03-13 03:17:40.604 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-03-13 03:17:40.607648 | debian-bookworm | 2026-03-13 03:17:40.607 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-03-13 03:17:40.612288 | debian-bookworm | 2026-03-13 03:17:40.612 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-03-13 03:17:40.617586 | debian-bookworm | 2026-03-13 03:17:40.617 | INFO | __main__::73 - Set keystone_admin_password 2026-03-13 03:17:40.617603 | debian-bookworm | 2026-03-13 03:17:40.617 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-03-13 03:17:40.617893 | debian-bookworm | 2026-03-13 03:17:40.617 | INFO | __main__::86 - Set ara_password 2026-03-13 03:17:40.617904 | debian-bookworm | 2026-03-13 03:17:40.617 | INFO | __main__::100 - Set operator_password_unhashed 2026-03-13 03:17:40.617908 | debian-bookworm | 2026-03-13 03:17:40.617 | INFO | __main__::102 - Set operator_password 2026-03-13 03:17:41.115774 | debian-bookworm | 2026-03-13 03:17:41.115 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-03-13 03:17:41.115809 | debian-bookworm | 2026-03-13 03:17:41.115 | INFO | __main__::109 - Set fsid 2026-03-13 03:17:41.116071 | debian-bookworm | 2026-03-13 03:17:41.115 | INFO | __main__::118 - Set k3s_token 2026-03-13 03:17:41.116080 | debian-bookworm | 2026-03-13 03:17:41.115 | INFO | __main__::127 - Set netbox_api_token 2026-03-13 03:17:41.116375 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::129 - Set manager_listener_broker_password 2026-03-13 03:17:41.116383 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::134 - Set netbox_user_api_token 2026-03-13 03:17:41.116387 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::136 - Set netbox_secret_key 2026-03-13 03:17:41.116391 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-03-13 03:17:41.116654 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::147 - Set netbox_superuser_password 2026-03-13 03:17:41.116662 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::155 - Set netdata_api_key 2026-03-13 03:17:41.116667 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-03-13 03:17:41.116671 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::163 - Set ceph_dashboard_password 2026-03-13 03:17:41.116943 | debian-bookworm | 2026-03-13 03:17:41.116 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-03-13 03:17:41.118676 | debian-bookworm | 2026-03-13 03:17:41.118 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-03-13 03:17:41.119314 | debian-bookworm | 2026-03-13 03:17:41.119 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-03-13 03:17:41.120303 | debian-bookworm | 2026-03-13 03:17:41.120 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-03-13 03:17:41.151913 | debian-bookworm | 2026-03-13 03:17:41.151 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-03-13 03:17:41.152631 | debian-bookworm | 2026-03-13 03:17:41.152 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-03-13 03:17:41.153107 | debian-bookworm | 2026-03-13 03:17:41.152 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-03-13 03:17:41.154953 | debian-bookworm | 2026-03-13 03:17:41.154 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-03-13 03:17:41.158333 | debian-bookworm | 2026-03-13 03:17:41.158 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-03-13 03:17:41.272602 | debian-bookworm | 2026-03-13 03:17:41.272 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-03-13 03:17:41.275141 | debian-bookworm | 2026-03-13 03:17:41.274 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-03-13 03:17:41.275463 | debian-bookworm | 2026-03-13 03:17:41.275 | INFO | __main__::32 - Set operator 2026-03-13 03:17:41.275476 | debian-bookworm | 2026-03-13 03:17:41.275 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-03-13 03:17:41.275481 | debian-bookworm | 2026-03-13 03:17:41.275 | INFO | __main__::32 - Set configuration 2026-03-13 03:17:41.275485 | debian-bookworm | 2026-03-13 03:17:41.275 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-03-13 03:17:41.283118 | debian-bookworm | 2026-03-13 03:17:41.282 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-03-13 03:17:41.286952 | debian-bookworm | 2026-03-13 03:17:41.286 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-03-13 03:17:41.290501 | debian-bookworm | 2026-03-13 03:17:41.290 | INFO | __main__::55 - Set operator_public_key 2026-03-13 03:17:41.290779 | debian-bookworm | 2026-03-13 03:17:41.290 | INFO | __main__::64 - Set configuration_git_public_key 2026-03-13 03:17:41.290792 | debian-bookworm | 2026-03-13 03:17:41.290 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-03-13 03:17:41.293086 | debian-bookworm | 2026-03-13 03:17:41.292 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-03-13 03:17:44.819823 | debian-bookworm | cookiecutter: 19030 I exit 0 (18.80 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.2 pid=1755 [tox/execute/api.py:311] 2026-03-13 03:17:44.820851 | debian-bookworm | cookiecutter: OK (18.84=setup[0.04]+cmd[18.80] seconds) 2026-03-13 03:17:44.820868 | debian-bookworm | congratulations :) (18.86 seconds) 2026-03-13 03:17:45.015513 | debian-bookworm | ok: Runtime: 0:00:19.106814 2026-03-13 03:17:45.024932 | 2026-03-13 03:17:45.025053 | TASK [tox : Look for output] 2026-03-13 03:17:45.686230 | debian-bookworm | ok 2026-03-13 03:17:45.703080 | 2026-03-13 03:17:45.703180 | TASK [tox : Return file comments to Zuul] 2026-03-13 03:17:45.763510 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:45.768926 | 2026-03-13 03:17:45.768990 | PLAY RECAP 2026-03-13 03:17:45.769039 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-13 03:17:45.769062 | 2026-03-13 03:17:46.062851 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-13 03:17:46.063682 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-13 03:17:47.207562 | 2026-03-13 03:17:47.207672 | PLAY [all] 2026-03-13 03:17:47.221104 | 2026-03-13 03:17:47.221224 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-13 03:17:47.254530 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:47.259655 | 2026-03-13 03:17:47.259778 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-13 03:17:47.297084 | debian-bookworm | ok 2026-03-13 03:17:47.304451 | 2026-03-13 03:17:47.304579 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-13 03:17:47.695412 | debian-bookworm -> localhost | changed 2026-03-13 03:17:47.702763 | 2026-03-13 03:17:47.702922 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-13 03:17:47.746335 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:47.751773 | 2026-03-13 03:17:47.751894 | TASK [fetch-tox-output : Set envlist fact] 2026-03-13 03:17:47.779706 | debian-bookworm | ok 2026-03-13 03:17:47.785448 | 2026-03-13 03:17:47.785563 | TASK [fetch-tox-output : Get tox version] 2026-03-13 03:17:48.409606 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-13 03:17:48.427457 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-13 03:17:48.813563 | debian-bookworm | ok: Runtime: 0:00:00.262917 2026-03-13 03:17:48.819029 | 2026-03-13 03:17:48.819128 | TASK [fetch-tox-output : Find all default environments] 2026-03-13 03:17:49.346737 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:49.359285 | 2026-03-13 03:17:49.359444 | TASK [fetch-tox-output : Set envlist fact] 2026-03-13 03:17:49.394021 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:49.407268 | 2026-03-13 03:17:49.407419 | TASK [fetch-tox-output : Find all default environments] 2026-03-13 03:17:49.943698 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:49.949312 | 2026-03-13 03:17:49.949412 | TASK [fetch-tox-output : Set envlist fact] 2026-03-13 03:17:49.972532 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:49.986506 | 2026-03-13 03:17:49.986653 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-13 03:17:50.028659 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:50.056593 | 2026-03-13 03:17:50.056727 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-13 03:17:50.797141 | debian-bookworm | changed: 2026-03-13 03:17:50.797317 | debian-bookworm | created directory /var/lib/zuul/builds/603876d189674e8ca8cf5b7f46638a79/work/logs/tox/cookiecutter 2026-03-13 03:17:50.797353 | debian-bookworm | cd+++++++++ ./ 2026-03-13 03:17:50.797379 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-13 03:17:50.797407 | 2026-03-13 03:17:50.807939 | 2026-03-13 03:17:50.808008 | PLAY RECAP 2026-03-13 03:17:50.808051 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-13 03:17:50.808070 | 2026-03-13 03:17:50.896327 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-13 03:17:50.897093 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-13 03:17:51.615083 | 2026-03-13 03:17:51.615249 | PLAY [all] 2026-03-13 03:17:51.629696 | 2026-03-13 03:17:51.629823 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-13 03:17:51.840603 | debian-bookworm | changed: non-zero return code 2026-03-13 03:17:51.845954 | 2026-03-13 03:17:51.846070 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-13 03:17:51.870727 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:51.885882 | 2026-03-13 03:17:51.886077 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-13 03:17:51.910431 | 2026-03-13 03:17:51.910623 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-13 03:17:51.940877 | 2026-03-13 03:17:51.941053 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-13 03:17:51.972431 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:51.978228 | 2026-03-13 03:17:51.978327 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-13 03:17:52.007218 | 2026-03-13 03:17:52.007392 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-13 03:17:52.030311 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:52.037201 | 2026-03-13 03:17:52.037303 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-13 03:17:52.064790 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:52.071399 | 2026-03-13 03:17:52.071495 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-13 03:17:52.094705 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:52.103515 | 2026-03-13 03:17:52.103598 | PLAY RECAP 2026-03-13 03:17:52.103651 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-13 03:17:52.103678 | 2026-03-13 03:17:52.205413 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-13 03:17:52.206384 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-13 03:17:53.008425 | 2026-03-13 03:17:53.008579 | PLAY [Base post] 2026-03-13 03:17:53.021714 | 2026-03-13 03:17:53.021854 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-13 03:17:53.566532 | debian-bookworm | changed 2026-03-13 03:17:53.572367 | 2026-03-13 03:17:53.572454 | PLAY RECAP 2026-03-13 03:17:53.572511 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-13 03:17:53.572573 | 2026-03-13 03:17:53.659875 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-13 03:17:53.661563 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-13 03:17:54.427709 | 2026-03-13 03:17:54.427848 | PLAY [Base post-logs] 2026-03-13 03:17:54.437438 | 2026-03-13 03:17:54.437546 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-13 03:17:54.870271 | localhost | changed 2026-03-13 03:17:54.879531 | 2026-03-13 03:17:54.879669 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-13 03:17:54.907199 | localhost | ok 2026-03-13 03:17:54.914491 | 2026-03-13 03:17:54.914657 | TASK [Set zuul-log-path fact] 2026-03-13 03:17:54.942155 | localhost | ok 2026-03-13 03:17:54.953766 | 2026-03-13 03:17:54.953957 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:17:54.991602 | localhost | ok 2026-03-13 03:17:54.997219 | 2026-03-13 03:17:54.997376 | TASK [upload-logs : Create log directories] 2026-03-13 03:17:55.460399 | localhost | changed 2026-03-13 03:17:55.463103 | 2026-03-13 03:17:55.463220 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-13 03:17:55.880358 | localhost -> localhost | ok: Runtime: 0:00:00.004164 2026-03-13 03:17:55.884224 | 2026-03-13 03:17:55.884330 | TASK [upload-logs : Upload logs to log server] 2026-03-13 03:17:56.391460 | localhost | Output suppressed because no_log was given 2026-03-13 03:17:56.393819 | 2026-03-13 03:17:56.394043 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 03:17:56.435719 | localhost | skipping: Conditional result was False 2026-03-13 03:17:56.442872 | localhost | skipping: Conditional result was False 2026-03-13 03:17:56.452690 | 2026-03-13 03:17:56.452858 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 03:17:56.496849 | localhost | skipping: Conditional result was False 2026-03-13 03:17:56.497079 | 2026-03-13 03:17:56.501820 | localhost | skipping: Conditional result was False 2026-03-13 03:17:56.514770 | 2026-03-13 03:17:56.515067 | LOOP [upload-logs : Upload console log and json output]