2025-10-23 03:13:46.671917 | Job console starting 2025-10-23 03:13:46.692120 | Updating git repos 2025-10-23 03:13:46.711684 | Cloning repos into workspace 2025-10-23 03:13:46.764436 | Restoring repo states 2025-10-23 03:13:46.771719 | Merging changes 2025-10-23 03:13:46.771736 | Checking out repos 2025-10-23 03:13:46.811371 | Preparing playbooks 2025-10-23 03:13:47.399643 | Running Ansible setup 2025-10-23 03:13:51.924353 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-23 03:13:52.698245 | 2025-10-23 03:13:52.698363 | PLAY [Base pre] 2025-10-23 03:13:52.712904 | 2025-10-23 03:13:52.713010 | TASK [Setup log path fact] 2025-10-23 03:13:52.730580 | debian-bookworm | ok 2025-10-23 03:13:52.745312 | 2025-10-23 03:13:52.745610 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-23 03:13:52.786494 | debian-bookworm | ok 2025-10-23 03:13:52.805739 | 2025-10-23 03:13:52.805841 | TASK [emit-job-header : Print job information] 2025-10-23 03:13:52.874037 | # Job Information 2025-10-23 03:13:52.874201 | Ansible Version: 2.16.14 2025-10-23 03:13:52.874282 | Job: cfg-cookiecutter-tox-2024.1 2025-10-23 03:13:52.874315 | Pipeline: periodic-daily 2025-10-23 03:13:52.874338 | Executor: 521e9411259a 2025-10-23 03:13:52.874359 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-10-23 03:13:52.874381 | Event ID: c3c8c27d39fb4552bd45565d6f000e06 2025-10-23 03:13:52.879036 | 2025-10-23 03:13:52.879124 | LOOP [emit-job-header : Print node information] 2025-10-23 03:13:53.047422 | debian-bookworm | ok: 2025-10-23 03:13:53.047665 | debian-bookworm | # Node Information 2025-10-23 03:13:53.047705 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-23 03:13:53.047730 | debian-bookworm | Hostname: debian 2025-10-23 03:13:53.047753 | debian-bookworm | Username: zuul 2025-10-23 03:13:53.047774 | debian-bookworm | Distro: Debian 12.12 2025-10-23 03:13:53.047798 | debian-bookworm | Provider: regiocloud-a 2025-10-23 03:13:53.047819 | debian-bookworm | Region: 2025-10-23 03:13:53.047840 | debian-bookworm | Label: debian-bookworm 2025-10-23 03:13:53.047860 | debian-bookworm | Product Name: OpenStack Nova 2025-10-23 03:13:53.047880 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec4:7cca 2025-10-23 03:13:53.067686 | 2025-10-23 03:13:53.067791 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-23 03:13:53.537065 | debian-bookworm -> localhost | changed 2025-10-23 03:13:53.544816 | 2025-10-23 03:13:53.544919 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-23 03:13:54.875794 | debian-bookworm -> localhost | changed 2025-10-23 03:13:54.904414 | 2025-10-23 03:13:54.904550 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-23 03:13:55.137565 | debian-bookworm -> localhost | ok 2025-10-23 03:13:55.143408 | 2025-10-23 03:13:55.143500 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-23 03:13:55.172112 | debian-bookworm | ok 2025-10-23 03:13:55.188871 | debian-bookworm | included: /var/lib/zuul/builds/851ae9756d00475a80efb4a603808e49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-23 03:13:55.194537 | 2025-10-23 03:13:55.194623 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-23 03:13:56.362728 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-23 03:13:56.362913 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/851ae9756d00475a80efb4a603808e49/work/851ae9756d00475a80efb4a603808e49_id_rsa 2025-10-23 03:13:56.362947 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/851ae9756d00475a80efb4a603808e49/work/851ae9756d00475a80efb4a603808e49_id_rsa.pub 2025-10-23 03:13:56.362970 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-23 03:13:56.362992 | debian-bookworm -> localhost | SHA256:2NXCXJ1pLm1ulsadNt43HvRy59HGl2Cw+Lq4FXEckUM zuul-build-sshkey 2025-10-23 03:13:56.363011 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-23 03:13:56.363036 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-23 03:13:56.363055 | debian-bookworm -> localhost | | .E+. o | 2025-10-23 03:13:56.363073 | debian-bookworm -> localhost | | o.=. = | 2025-10-23 03:13:56.363090 | debian-bookworm -> localhost | | .=+o+ | 2025-10-23 03:13:56.363107 | debian-bookworm -> localhost | | o .+.+ + | 2025-10-23 03:13:56.363123 | debian-bookworm -> localhost | | . So . B +.| 2025-10-23 03:13:56.363144 | debian-bookworm -> localhost | | o . X==| 2025-10-23 03:13:56.363162 | debian-bookworm -> localhost | | . . +++@| 2025-10-23 03:13:56.363178 | debian-bookworm -> localhost | | o . BB| 2025-10-23 03:13:56.363195 | debian-bookworm -> localhost | | o.o. ..+| 2025-10-23 03:13:56.363212 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-23 03:13:56.363249 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.758009 2025-10-23 03:13:56.368244 | 2025-10-23 03:13:56.368323 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-23 03:13:56.394572 | debian-bookworm | ok 2025-10-23 03:13:56.412035 | debian-bookworm | included: /var/lib/zuul/builds/851ae9756d00475a80efb4a603808e49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-23 03:13:56.419221 | 2025-10-23 03:13:56.419297 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-23 03:13:56.431779 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:13:56.436229 | 2025-10-23 03:13:56.436300 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-23 03:13:56.948000 | debian-bookworm | changed 2025-10-23 03:13:56.952268 | 2025-10-23 03:13:56.952338 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-23 03:13:57.200843 | debian-bookworm | ok 2025-10-23 03:13:57.205361 | 2025-10-23 03:13:57.205438 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-23 03:13:57.773332 | debian-bookworm | changed 2025-10-23 03:13:57.779690 | 2025-10-23 03:13:57.779776 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-23 03:13:58.374495 | debian-bookworm | changed 2025-10-23 03:13:58.379892 | 2025-10-23 03:13:58.379973 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-23 03:13:58.402899 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:13:58.408552 | 2025-10-23 03:13:58.408632 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-23 03:13:58.787166 | debian-bookworm -> localhost | changed 2025-10-23 03:13:58.798483 | 2025-10-23 03:13:58.798595 | TASK [add-build-sshkey : Add back temp key] 2025-10-23 03:13:59.096233 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/851ae9756d00475a80efb4a603808e49/work/851ae9756d00475a80efb4a603808e49_id_rsa (zuul-build-sshkey) 2025-10-23 03:13:59.096432 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014329 2025-10-23 03:13:59.104504 | 2025-10-23 03:13:59.104617 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-23 03:13:59.474349 | debian-bookworm | ok 2025-10-23 03:13:59.482211 | 2025-10-23 03:13:59.482327 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-23 03:13:59.516021 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:13:59.534973 | 2025-10-23 03:13:59.535090 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-23 03:13:59.909407 | debian-bookworm | ok 2025-10-23 03:13:59.923729 | 2025-10-23 03:13:59.923823 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-23 03:13:59.954007 | debian-bookworm | ok 2025-10-23 03:13:59.960240 | 2025-10-23 03:13:59.960335 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-23 03:14:00.215675 | debian-bookworm -> localhost | ok 2025-10-23 03:14:00.221701 | 2025-10-23 03:14:00.221791 | TASK [validate-host : Collect information about the host] 2025-10-23 03:14:01.208235 | debian-bookworm | ok 2025-10-23 03:14:01.218052 | 2025-10-23 03:14:01.218154 | TASK [validate-host : Sanitize hostname] 2025-10-23 03:14:01.304462 | debian-bookworm | ok 2025-10-23 03:14:01.336406 | 2025-10-23 03:14:01.336519 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-23 03:14:01.839317 | debian-bookworm -> localhost | changed 2025-10-23 03:14:01.844666 | 2025-10-23 03:14:01.844753 | TASK [validate-host : Collect information about zuul worker] 2025-10-23 03:14:02.220360 | debian-bookworm | ok 2025-10-23 03:14:02.227682 | 2025-10-23 03:14:02.227811 | TASK [validate-host : Write out all zuul information for each host] 2025-10-23 03:14:02.717268 | debian-bookworm -> localhost | changed 2025-10-23 03:14:02.736190 | 2025-10-23 03:14:02.736309 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-23 03:14:02.982558 | debian-bookworm | ok 2025-10-23 03:14:02.991717 | 2025-10-23 03:14:02.991835 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-23 03:14:03.809389 | debian-bookworm | changed: 2025-10-23 03:14:03.809677 | debian-bookworm | cd+++++++++ src/ 2025-10-23 03:14:03.809722 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-23 03:14:03.809751 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-23 03:14:03.809778 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-10-23 03:14:03.809803 | debian-bookworm | Containerfile 2025-10-23 03:14:03.809960 | debian-bookworm | =6.2 2025-10-23 03:14:25.278366 | debian-bookworm | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-10-23 03:14:25.314933 | debian-bookworm | Collecting chardet>=5.2 2025-10-23 03:14:25.328400 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-23 03:14:25.341822 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 19.2 MB/s eta 0:00:00 2025-10-23 03:14:25.385601 | debian-bookworm | Collecting colorama>=0.4.6 2025-10-23 03:14:25.399135 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-23 03:14:25.450312 | debian-bookworm | Collecting filelock>=3.20 2025-10-23 03:14:25.463350 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-10-23 03:14:25.509304 | debian-bookworm | Collecting packaging>=25 2025-10-23 03:14:25.522213 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-23 03:14:25.528947 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 12.9 MB/s eta 0:00:00 2025-10-23 03:14:25.573326 | debian-bookworm | Collecting platformdirs>=4.5 2025-10-23 03:14:25.586373 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-23 03:14:25.624975 | debian-bookworm | Collecting pluggy>=1.6 2025-10-23 03:14:25.637793 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-23 03:14:25.675578 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-10-23 03:14:25.688619 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-10-23 03:14:25.814906 | debian-bookworm | Collecting virtualenv>=20.34 2025-10-23 03:14:25.828141 | debian-bookworm | Downloading virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2025-10-23 03:14:26.142048 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 20.0 MB/s eta 0:00:00 2025-10-23 03:14:26.242910 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-10-23 03:14:26.256457 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-10-23 03:14:26.286570 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.5 MB/s eta 0:00:00 2025-10-23 03:14:26.431393 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-10-23 03:14:27.274087 | debian-bookworm | Successfully installed cachetools-6.2.1 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.31.0 virtualenv-20.35.3 2025-10-23 03:14:27.798167 | debian-bookworm | ok: Runtime: 0:00:02.864951 2025-10-23 03:14:27.803252 | 2025-10-23 03:14:27.803333 | TASK [ensure-tox : Export installed tox_executable path] 2025-10-23 03:14:27.860944 | debian-bookworm | ok 2025-10-23 03:14:27.864956 | 2025-10-23 03:14:27.865038 | TASK [ensure-tox : Output tox version] 2025-10-23 03:14:28.361179 | 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-10-23 03:14:28.379349 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-23 03:14:28.896396 | debian-bookworm | ok: Runtime: 0:00:00.293933 2025-10-23 03:14:28.901329 | 2025-10-23 03:14:28.902197 | TASK [ensure-tox : Make global symlink] 2025-10-23 03:14:28.935285 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:14:28.941254 | 2025-10-23 03:14:28.941315 | PLAY RECAP 2025-10-23 03:14:28.941359 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-10-23 03:14:28.941379 | 2025-10-23 03:14:29.177590 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-10-23 03:14:29.179547 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-23 03:14:30.246551 | 2025-10-23 03:14:30.246676 | PLAY [all] 2025-10-23 03:14:30.271174 | 2025-10-23 03:14:30.271295 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-10-23 03:14:31.106381 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-23 03:14:31.335938 | debian-bookworm | ok: Runtime: 0:00:00.019712 2025-10-23 03:14:31.340316 | 2025-10-23 03:14:31.340405 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-10-23 03:14:31.925386 | debian-bookworm | ok: Runtime: 0:00:00.005257 2025-10-23 03:14:31.930025 | 2025-10-23 03:14:31.930115 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-10-23 03:14:32.301721 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-23 03:14:32.303157 | debian-bookworm | sudo: a password is required 2025-10-23 03:14:32.494363 | debian-bookworm | ok: Runtime: 0:00:00.015948 2025-10-23 03:14:32.502230 | 2025-10-23 03:14:32.502316 | TASK [tox : Check to see if the constraints file exists] 2025-10-23 03:14:32.535821 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:14:32.540964 | 2025-10-23 03:14:32.541064 | TASK [tox : Fail if constraints file is missing] 2025-10-23 03:14:32.594474 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:14:32.605564 | 2025-10-23 03:14:32.605658 | TASK [tox : Record file location] 2025-10-23 03:14:32.638954 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:14:32.644000 | 2025-10-23 03:14:32.644091 | TASK [tox : Install tox siblings] 2025-10-23 03:14:32.672223 | debian-bookworm | ok 2025-10-23 03:14:32.678673 | debian-bookworm | included: /var/lib/zuul/builds/851ae9756d00475a80efb4a603808e49/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-10-23 03:14:32.688022 | 2025-10-23 03:14:32.688118 | TASK [tox : Run tox without tests] 2025-10-23 03:14:33.193473 | debian-bookworm | ROOT: 163 D setup logging to DEBUG on pid 1420 [tox/report.py:225] 2025-10-23 03:14:33.219303 | debian-bookworm | cookiecutter: 189 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-10-23 03:14:33.221763 | debian-bookworm | cookiecutter: 191 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-23 03:14:33.222073 | debian-bookworm | cookiecutter: 192 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-23 03:14:33.222917 | debian-bookworm | cookiecutter: 192 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py pPEDqKf3lT9EO2VNMmgJuxdZhcXnrS6a bsEQptrikw4YWJrhrlWWbBwKJsOxvDUZ [virtualenv/discovery/cached_py_info.py:128] 2025-10-23 03:14:33.287136 | debian-bookworm | cookiecutter: 256 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-10-23 03:14:33.287414 | debian-bookworm | cookiecutter: 257 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-10-23 03:14:33.287678 | debian-bookworm | cookiecutter: 257 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-10-23 03:14:33.290161 | debian-bookworm | cookiecutter: 260 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-23 03:14:33.323340 | debian-bookworm | cookiecutter: 293 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-10-23 03:14:33.323630 | debian-bookworm | cookiecutter: 293 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-10-23 03:14:33.323754 | debian-bookworm | cookiecutter: 293 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-10-23 03:14:33.323912 | debian-bookworm | cookiecutter: 293 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-23 03:14:33.324007 | debian-bookworm | cookiecutter: 293 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324053 | debian-bookworm | cookiecutter: 294 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324101 | debian-bookworm | cookiecutter: 294 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324146 | debian-bookworm | cookiecutter: 294 D virtualenv = 20.35.3 [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324191 | debian-bookworm | cookiecutter: 294 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324247 | debian-bookworm | cookiecutter: 294 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324297 | debian-bookworm | cookiecutter: 294 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324374 | debian-bookworm | cookiecutter: 294 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.324592 | debian-bookworm | cookiecutter: 294 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-10-23 03:14:33.324870 | debian-bookworm | cookiecutter: 294 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-10-23 03:14:33.324988 | debian-bookworm | cookiecutter: 294 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-10-23 03:14:33.325315 | debian-bookworm | cookiecutter: 295 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-10-23 03:14:33.325554 | debian-bookworm | cookiecutter: 295 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-10-23 03:14:33.359247 | debian-bookworm | cookiecutter: 295 D { 2025-10-23 03:14:33.359276 | debian-bookworm | "sys": { 2025-10-23 03:14:33.359283 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-10-23 03:14:33.359288 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-10-23 03:14:33.359292 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-23 03:14:33.359297 | debian-bookworm | "base_prefix": "/usr", 2025-10-23 03:14:33.359301 | debian-bookworm | "real_prefix": null, 2025-10-23 03:14:33.359306 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-23 03:14:33.359310 | debian-bookworm | "base_exec_prefix": "/usr", 2025-10-23 03:14:33.359314 | debian-bookworm | "path": [ 2025-10-23 03:14:33.359318 | debian-bookworm | "/usr/lib/python311.zip", 2025-10-23 03:14:33.359322 | debian-bookworm | "/usr/lib/python3.11", 2025-10-23 03:14:33.359326 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-10-23 03:14:33.359331 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-10-23 03:14:33.359335 | debian-bookworm | ], 2025-10-23 03:14:33.359339 | debian-bookworm | "meta_path": [ 2025-10-23 03:14:33.359343 | debian-bookworm | "", 2025-10-23 03:14:33.359347 | debian-bookworm | "", 2025-10-23 03:14:33.359351 | debian-bookworm | "", 2025-10-23 03:14:33.359355 | debian-bookworm | "" 2025-10-23 03:14:33.359359 | debian-bookworm | ], 2025-10-23 03:14:33.359362 | debian-bookworm | "fs_encoding": "utf-8", 2025-10-23 03:14:33.359366 | debian-bookworm | "io_encoding": "utf-8" 2025-10-23 03:14:33.359370 | debian-bookworm | }, 2025-10-23 03:14:33.359374 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-10-23 03:14:33.359378 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-10-23 03:14:33.359382 | debian-bookworm | "os": "", 2025-10-23 03:14:33.359386 | debian-bookworm | "site": "", 2025-10-23 03:14:33.359393 | debian-bookworm | "datetime": "", 2025-10-23 03:14:33.359397 | debian-bookworm | "math": "", 2025-10-23 03:14:33.359401 | debian-bookworm | "json": "" 2025-10-23 03:14:33.359405 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-10-23 03:14:33.359507 | debian-bookworm | cookiecutter: 329 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-10-23 03:14:33.360848 | debian-bookworm | cookiecutter: 330 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-10-23 03:14:33.362652 | debian-bookworm | cookiecutter: 331 D build install image for pip-25.2-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-10-23 03:14:33.364991 | debian-bookworm | cookiecutter: 334 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-10-23 03:14:33.366582 | debian-bookworm | cookiecutter: 336 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-10-23 03:14:33.538603 | debian-bookworm | cookiecutter: 508 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.2.virtualenv [virtualenv/util/path/_sync.py:42] 2025-10-23 03:14:33.539263 | debian-bookworm | cookiecutter: 509 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.2.dist-info [virtualenv/util/path/_sync.py:42] 2025-10-23 03:14:33.552402 | debian-bookworm | cookiecutter: 522 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-10-23 03:14:33.553751 | debian-bookworm | cookiecutter: 523 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-10-23 03:14:33.560024 | debian-bookworm | cookiecutter: 529 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-10-23 03:14:33.664050 | debian-bookworm | cookiecutter: 633 D generated console scripts pip-3.11 pip pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-23 03:14:33.679289 | debian-bookworm | cookiecutter: 649 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-10-23 03:14:33.679580 | debian-bookworm | cookiecutter: 649 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-10-23 03:14:33.680674 | debian-bookworm | cookiecutter: 650 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-10-23 03:14:33.680915 | debian-bookworm | cookiecutter: 650 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-10-23 03:14:33.683697 | debian-bookworm | cookiecutter: 653 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-23 03:14:33.683890 | debian-bookworm | cookiecutter: 653 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-10-23 03:14:33.688857 | debian-bookworm | cookiecutter: 658 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-23 03:14:33.688957 | debian-bookworm | cookiecutter: 658 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.688989 | debian-bookworm | cookiecutter: 658 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.689030 | debian-bookworm | cookiecutter: 659 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.689079 | debian-bookworm | cookiecutter: 659 D virtualenv = 20.35.3 [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.689123 | debian-bookworm | cookiecutter: 659 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.689194 | debian-bookworm | cookiecutter: 659 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.689251 | debian-bookworm | cookiecutter: 659 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.689325 | debian-bookworm | cookiecutter: 659 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-23 03:14:33.695007 | debian-bookworm | cookiecutter: 664 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-10-23 03:14:34.704144 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-10-23 03:14:34.788513 | 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-10-23 03:14:34.882794 | debian-bookworm | Collecting ansible==11.11.0 (from -r requirements.txt (line 2)) 2025-10-23 03:14:34.897089 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl.metadata (8.1 kB) 2025-10-23 03:14:34.938651 | debian-bookworm | Collecting click==8.3.0 (from -r requirements.txt (line 3)) 2025-10-23 03:14:34.951514 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-23 03:14:34.982832 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-10-23 03:14:34.997528 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-23 03:14:35.267539 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-10-23 03:14:35.280692 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-10-23 03:14:35.316266 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-10-23 03:14:35.329280 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-10-23 03:14:35.417172 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-10-23 03:14:35.430875 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-23 03:14:35.496573 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-10-23 03:14:35.509901 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-10-23 03:14:35.563125 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-10-23 03:14:35.578586 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-23 03:14:35.614162 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-10-23 03:14:35.629674 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-10-23 03:14:35.648107 | debian-bookworm | Installing build dependencies: started 2025-10-23 03:14:36.763095 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-10-23 03:14:36.764524 | debian-bookworm | Getting requirements to build wheel: started 2025-10-23 03:14:37.122193 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-10-23 03:14:37.124991 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-10-23 03:14:37.326453 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-23 03:14:37.463169 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-10-23 03:14:37.476782 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-23 03:14:37.517185 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-10-23 03:14:37.531892 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-10-23 03:14:37.576154 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-10-23 03:14:37.678535 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-23 03:14:37.953320 | debian-bookworm | Collecting ruamel.yaml==0.18.15 (from -r requirements.txt (line 14)) 2025-10-23 03:14:37.967010 | debian-bookworm | Downloading ruamel.yaml-0.18.15-py3-none-any.whl.metadata (25 kB) 2025-10-23 03:14:38.020891 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-10-23 03:14:38.033846 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-10-23 03:14:38.099680 | debian-bookworm | Collecting ansible-core~=2.18.10 (from ansible==11.11.0->-r requirements.txt (line 2)) 2025-10-23 03:14:38.113494 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl.metadata (7.7 kB) 2025-10-23 03:14:38.224454 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:38.240901 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-10-23 03:14:38.294450 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:38.308103 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-23 03:14:38.365814 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:38.385208 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-10-23 03:14:38.460316 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:38.473493 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-10-23 03:14:38.526232 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:38.540329 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-10-23 03:14:38.622882 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:38.636087 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-10-23 03:14:38.789671 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-10-23 03:14:38.802769 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-10-23 03:14:38.845929 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:38.858891 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-23 03:14:38.904498 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:38.920810 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-23 03:14:38.964531 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:38.978683 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-23 03:14:39.026204 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:39.040512 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-23 03:14:39.089185 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:39.102031 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-10-23 03:14:39.138672 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:39.151713 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-23 03:14:39.188262 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:39.201599 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-23 03:14:39.316130 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:39.329814 | debian-bookworm | Downloading psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB) 2025-10-23 03:14:39.375160 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:39.388235 | debian-bookworm | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-23 03:14:39.460826 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-23 03:14:39.474404 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-10-23 03:14:39.543099 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-23 03:14:39.557927 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2025-10-23 03:14:39.603954 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-23 03:14:39.619564 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-10-23 03:14:39.716689 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-23 03:14:39.730865 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-23 03:14:39.775330 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-23 03:14:39.789326 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-23 03:14:39.910035 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-23 03:14:39.923821 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-23 03:14:40.214666 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-23 03:14:40.229357 | 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-10-23 03:14:40.404021 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-23 03:14:40.418274 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-23 03:14:40.464571 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-23 03:14:40.480267 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-10-23 03:14:40.553784 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-23 03:14:40.568550 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-10-23 03:14:40.643594 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.15->-r requirements.txt (line 14)) 2025-10-23 03:14:40.657233 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-10-23 03:14:40.726523 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-10-23 03:14:40.740559 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-10-23 03:14:40.792147 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.10->ansible==11.11.0->-r requirements.txt (line 2)) 2025-10-23 03:14:40.805275 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-10-23 03:14:40.889471 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:40.902370 | 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-10-23 03:14:40.998034 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-23 03:14:41.013328 | 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-10-23 03:14:41.065922 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.081764 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-23 03:14:41.135950 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-10-23 03:14:41.151093 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-23 03:14:41.379458 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-23 03:14:41.392534 | debian-bookworm | Downloading wrapt-2.0.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.8 kB) 2025-10-23 03:14:41.430055 | 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-10-23 03:14:41.466112 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.479840 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-10-23 03:14:41.604767 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.617858 | 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-10-23 03:14:41.659277 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.673510 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-10-23 03:14:41.735992 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.748715 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-23 03:14:41.789483 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.802319 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-23 03:14:41.872279 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.885485 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-23 03:14:41.924247 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:41.937753 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-23 03:14:41.992235 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:42.005878 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-23 03:14:42.063014 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:42.076543 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-10-23 03:14:42.128349 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-23 03:14:42.143787 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-23 03:14:42.191227 | 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-10-23 03:14:42.268800 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 10.9 MB/s 0:00:00 2025-10-23 03:14:42.287606 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl (57.1 MB) 2025-10-23 03:14:44.025833 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.1/57.1 MB 32.8 MB/s 0:00:01 2025-10-23 03:14:44.040117 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-23 03:14:44.068645 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-10-23 03:14:44.095107 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-10-23 03:14:44.278446 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 24.5 MB/s 0:00:00 2025-10-23 03:14:44.294390 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-10-23 03:14:44.321110 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-10-23 03:14:44.348921 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-10-23 03:14:44.383065 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-10-23 03:14:44.419466 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 9.3 MB/s 0:00:00 2025-10-23 03:14:44.435586 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-23 03:14:44.539002 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.7 MB/s 0:00:00 2025-10-23 03:14:44.553972 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-10-23 03:14:44.579142 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-10-23 03:14:44.605375 | debian-bookworm | Downloading ruamel.yaml-0.18.15-py3-none-any.whl (119 kB) 2025-10-23 03:14:44.634884 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-10-23 03:14:44.668403 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl (2.2 MB) 2025-10-23 03:14:44.782553 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.1 MB/s 0:00:00 2025-10-23 03:14:44.799273 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-23 03:14:44.829109 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-10-23 03:14:44.855612 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-10-23 03:14:44.883247 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-10-23 03:14:44.915423 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-10-23 03:14:44.941854 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-10-23 03:14:44.971190 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-23 03:14:45.001351 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-23 03:14:45.028583 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-23 03:14:45.054527 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-23 03:14:45.079361 | 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-10-23 03:14:45.107027 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-23 03:14:45.204342 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.8 MB/s 0:00:00 2025-10-23 03:14:45.220880 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-23 03:14:45.248513 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-23 03:14:45.276137 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-10-23 03:14:45.302766 | debian-bookworm | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-23 03:14:45.344908 | debian-bookworm | Downloading psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-10-23 03:14:45.532672 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-23 03:14:45.627245 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.5 MB/s 0:00:00 2025-10-23 03:14:45.643124 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-10-23 03:14:45.706413 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 21.3 MB/s 0:00:00 2025-10-23 03:14:45.722958 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-10-23 03:14:45.747776 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-10-23 03:14:45.774472 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-10-23 03:14:45.858251 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-10-23 03:14:45.883910 | 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-10-23 03:14:45.910886 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-10-23 03:14:45.936237 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-10-23 03:14:45.962249 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-23 03:14:45.990168 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-10-23 03:14:46.030744 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.1/738.1 kB 15.4 MB/s 0:00:00 2025-10-23 03:14:46.046768 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-10-23 03:14:46.076545 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-23 03:14:46.110123 | debian-bookworm | Downloading wrapt-2.0.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-10-23 03:14:46.136536 | 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-10-23 03:14:46.161819 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-10-23 03:14:46.186688 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-23 03:14:46.218186 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-23 03:14:46.243015 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-23 03:14:46.267262 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-10-23 03:14:46.291935 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-10-23 03:14:46.503376 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 24.6 MB/s 0:00:00 2025-10-23 03:14:46.519870 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-23 03:14:46.547225 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-10-23 03:14:46.577353 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-10-23 03:14:46.651529 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.8 MB/s 0:00:00 2025-10-23 03:14:46.668261 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-10-23 03:14:46.696026 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-10-23 03:14:46.761039 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-10-23 03:14:47.207849 | debian-bookworm | Building wheels for collected packages: pwgen 2025-10-23 03:14:47.209160 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-10-23 03:14:47.483759 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-10-23 03:14:47.485790 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=a766429504e11bb2c3851f6ddb6933ff0c927b86bee93a3ec5a36b3c4a7ee887 2025-10-23 03:14:47.486933 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-10-23 03:14:47.492030 | debian-bookworm | Successfully built pwgen 2025-10-23 03:14:47.745756 | 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-10-23 03:15:18.541405 | debian-bookworm | 2025-10-23 03:15:18.543938 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.11.0 ansible-core-2.18.10 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.10.5 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.0 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.6.0 oslo.utils-9.1.0 packaging-25.0 paramiko-3.5.1 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.1 psutil-7.1.1 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.0 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.15 ruamel.yaml.clib-0.2.14 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.2 urllib3-2.5.0 wrapt-2.0.0 yamllint-1.37.1 2025-10-23 03:15:18.798534 | debian-bookworm | cookiecutter: 45768 I exit 0 (45.10 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1433 [tox/execute/api.py:295] 2025-10-23 03:15:18.802756 | debian-bookworm | cookiecutter: OK (45.58 seconds) 2025-10-23 03:15:18.802858 | debian-bookworm | congratulations :) (45.61 seconds) 2025-10-23 03:15:19.268398 | debian-bookworm | ok: Runtime: 0:00:45.851223 2025-10-23 03:15:19.276748 | 2025-10-23 03:15:19.276841 | TASK [tox : Create a tempfile to save tox showconfig] 2025-10-23 03:15:19.729565 | debian-bookworm | changed 2025-10-23 03:15:19.736903 | 2025-10-23 03:15:19.737018 | TASK [tox : Get tox envlist config] 2025-10-23 03:15:20.264476 | debian-bookworm | ok: Runtime: 0:00:00.240890 2025-10-23 03:15:20.270390 | 2025-10-23 03:15:20.270464 | TASK [tox : Install any sibling python packages] 2025-10-23 03:15:20.655095 | debian-bookworm | ok: No setup.cfg, no action needed 2025-10-23 03:15:20.662813 | 2025-10-23 03:15:20.662941 | TASK [tox : Remove tempfile] 2025-10-23 03:15:21.049372 | debian-bookworm | changed 2025-10-23 03:15:21.057521 | 2025-10-23 03:15:21.057635 | TASK [tox : Emit tox command] 2025-10-23 03:15:21.085891 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-10-23 03:15:21.091198 | 2025-10-23 03:15:21.091291 | TASK [tox : Run tox] 2025-10-23 03:15:21.579059 | debian-bookworm | ROOT: 165 D setup logging to DEBUG on pid 1739 [tox/report.py:225] 2025-10-23 03:15:21.606453 | debian-bookworm | cookiecutter: 192 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-23 03:15:21.606837 | debian-bookworm | cookiecutter: 192 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-23 03:15:21.607563 | debian-bookworm | cookiecutter: 193 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-10-23 03:15:21.608072 | debian-bookworm | cookiecutter: 194 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-10-23 03:15:21.608144 | debian-bookworm | cookiecutter: 194 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-10-23 03:15:21.609096 | debian-bookworm | cookiecutter: 195 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-23 03:15:21.638336 | debian-bookworm | cookiecutter: 224 W commands[0]> cookiecutter --no-input . openstack_version=2024.1 [tox/tox_env/api.py:464] 2025-10-23 03:15:22.226070 | 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-10-23 03:15:22.226100 | debian-bookworm | import pkg_resources 2025-10-23 03:15:22.295992 | debian-bookworm | osism.cfg-generics: 2025-10-23 03:15:22.296425 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-10-23 03:15:23.705065 | 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-10-23 03:15:23.864350 | 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-10-23 03:15:23.864380 | debian-bookworm | import pkg_resources 2025-10-23 03:15:23.936166 | debian-bookworm | osism.generics: 2025-10-23 03:15:23.936196 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-10-23 03:15:25.015056 | 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-10-23 03:15:25.015115 | 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-10-23 03:15:25.015130 | 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-10-23 03:15:25.015141 | 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-10-23 03:15:25.015152 | 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-10-23 03:15:25.015468 | 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-10-23 03:15:25.015490 | 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-10-23 03:15:25.015516 | 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-10-23 03:15:25.015527 | 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-10-23 03:15:25.015883 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-10-23 03:15:25.703818 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-10-23 03:15:25.713520 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-10-23 03:15:25.978362 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-10-23 03:15:27.994948 | debian-bookworm | Generating public/private rsa key pair. 2025-10-23 03:15:27.994977 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-10-23 03:15:27.994983 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-10-23 03:15:27.994989 | debian-bookworm | The key fingerprint is: 2025-10-23 03:15:27.994993 | debian-bookworm | SHA256:xBDpruz2N43yvXMnDI3TVEAsDtkG82N9uM8HmMxfLSg 2025-10-23 03:15:27.994997 | debian-bookworm | The key's randomart image is: 2025-10-23 03:15:27.995001 | debian-bookworm | +---[RSA 4096]----+ 2025-10-23 03:15:27.995005 | debian-bookworm | | ooo+ oo. | 2025-10-23 03:15:27.995009 | debian-bookworm | | .ooo+.... | 2025-10-23 03:15:27.995013 | debian-bookworm | | . o++.o.. | 2025-10-23 03:15:27.995017 | debian-bookworm | | .. ..+.* .| 2025-10-23 03:15:27.995021 | debian-bookworm | | . S E=B o o| 2025-10-23 03:15:27.995025 | debian-bookworm | | . +.o+ + | 2025-10-23 03:15:27.995028 | debian-bookworm | | . . o + + .| 2025-10-23 03:15:27.995032 | debian-bookworm | | + . +.o + .. | 2025-10-23 03:15:27.995036 | debian-bookworm | | o...+..o+ o | 2025-10-23 03:15:27.995040 | debian-bookworm | +----[SHA256]-----+ 2025-10-23 03:15:29.736459 | debian-bookworm | Generating public/private rsa key pair. 2025-10-23 03:15:29.736488 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-10-23 03:15:29.736498 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-10-23 03:15:29.736502 | debian-bookworm | The key fingerprint is: 2025-10-23 03:15:29.736507 | debian-bookworm | SHA256:DbghyC3LmSo3wdTlpzkLMhq6f/qwLzhRXC5ArZ4dGTA 2025-10-23 03:15:29.736511 | debian-bookworm | The key's randomart image is: 2025-10-23 03:15:29.736515 | debian-bookworm | +---[RSA 4096]----+ 2025-10-23 03:15:29.736519 | debian-bookworm | |.Eo . | 2025-10-23 03:15:29.736523 | debian-bookworm | |...*.o . | 2025-10-23 03:15:29.736527 | debian-bookworm | | o*o* + o | 2025-10-23 03:15:29.736531 | debian-bookworm | | =+B.. * o | 2025-10-23 03:15:29.736535 | debian-bookworm | |o.%.o = S . | 2025-10-23 03:15:29.736539 | debian-bookworm | |o* = . o | 2025-10-23 03:15:29.736543 | debian-bookworm | |=o+ . | 2025-10-23 03:15:29.736547 | debian-bookworm | |+o.+. | 2025-10-23 03:15:29.736551 | debian-bookworm | |.o+*o | 2025-10-23 03:15:29.736555 | debian-bookworm | +----[SHA256]-----+ 2025-10-23 03:15:34.674805 | debian-bookworm | 2025-10-23 03:15:34.674 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-10-23 03:15:34.711091 | debian-bookworm | 2025-10-23 03:15:34.710 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-10-23 03:15:34.712827 | debian-bookworm | 2025-10-23 03:15:34.712 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-10-23 03:15:34.713467 | debian-bookworm | 2025-10-23 03:15:34.713 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-10-23 03:15:34.714521 | debian-bookworm | 2025-10-23 03:15:34.714 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-10-23 03:15:34.748328 | debian-bookworm | 2025-10-23 03:15:34.748 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-10-23 03:15:34.749034 | debian-bookworm | 2025-10-23 03:15:34.748 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-10-23 03:15:34.749630 | debian-bookworm | 2025-10-23 03:15:34.749 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-10-23 03:15:34.752902 | debian-bookworm | 2025-10-23 03:15:34.752 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-10-23 03:15:34.757611 | debian-bookworm | 2025-10-23 03:15:34.757 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-10-23 03:15:34.762846 | debian-bookworm | 2025-10-23 03:15:34.762 | INFO | __main__::73 - Set keystone_admin_password 2025-10-23 03:15:34.763175 | debian-bookworm | 2025-10-23 03:15:34.762 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-10-23 03:15:34.763187 | debian-bookworm | 2025-10-23 03:15:34.762 | INFO | __main__::86 - Set ara_password 2025-10-23 03:15:34.763191 | debian-bookworm | 2025-10-23 03:15:34.763 | INFO | __main__::100 - Set operator_password_unhashed 2025-10-23 03:15:34.763196 | debian-bookworm | 2025-10-23 03:15:34.763 | INFO | __main__::102 - Set operator_password 2025-10-23 03:15:35.262101 | debian-bookworm | 2025-10-23 03:15:35.261 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-10-23 03:15:35.262133 | debian-bookworm | 2025-10-23 03:15:35.261 | INFO | __main__::109 - Set fsid 2025-10-23 03:15:35.262524 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::118 - Set k3s_token 2025-10-23 03:15:35.262534 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::127 - Set netbox_api_token 2025-10-23 03:15:35.262538 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::129 - Set manager_listener_broker_password 2025-10-23 03:15:35.262543 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::134 - Set netbox_user_api_token 2025-10-23 03:15:35.262547 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::136 - Set netbox_secret_key 2025-10-23 03:15:35.263002 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-10-23 03:15:35.263014 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::147 - Set netbox_superuser_password 2025-10-23 03:15:35.263018 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::155 - Set netdata_api_key 2025-10-23 03:15:35.263022 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-10-23 03:15:35.263026 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::163 - Set ceph_dashboard_password 2025-10-23 03:15:35.263342 | debian-bookworm | 2025-10-23 03:15:35.262 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-10-23 03:15:35.265012 | debian-bookworm | 2025-10-23 03:15:35.264 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-10-23 03:15:35.265646 | debian-bookworm | 2025-10-23 03:15:35.265 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-10-23 03:15:35.266704 | debian-bookworm | 2025-10-23 03:15:35.266 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-10-23 03:15:35.298495 | debian-bookworm | 2025-10-23 03:15:35.298 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-10-23 03:15:35.299315 | debian-bookworm | 2025-10-23 03:15:35.299 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-10-23 03:15:35.299977 | debian-bookworm | 2025-10-23 03:15:35.299 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-10-23 03:15:35.301697 | debian-bookworm | 2025-10-23 03:15:35.301 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-10-23 03:15:35.305055 | debian-bookworm | 2025-10-23 03:15:35.304 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-10-23 03:15:35.424812 | debian-bookworm | 2025-10-23 03:15:35.424 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-10-23 03:15:35.427702 | debian-bookworm | 2025-10-23 03:15:35.427 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-10-23 03:15:35.428206 | debian-bookworm | 2025-10-23 03:15:35.427 | INFO | __main__::32 - Set operator 2025-10-23 03:15:35.428221 | debian-bookworm | 2025-10-23 03:15:35.427 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-10-23 03:15:35.428254 | debian-bookworm | 2025-10-23 03:15:35.427 | INFO | __main__::32 - Set configuration 2025-10-23 03:15:35.428259 | debian-bookworm | 2025-10-23 03:15:35.427 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-10-23 03:15:35.435781 | debian-bookworm | 2025-10-23 03:15:35.435 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-10-23 03:15:35.439581 | debian-bookworm | 2025-10-23 03:15:35.439 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-10-23 03:15:35.443134 | debian-bookworm | 2025-10-23 03:15:35.442 | INFO | __main__::55 - Set operator_public_key 2025-10-23 03:15:35.443450 | debian-bookworm | 2025-10-23 03:15:35.443 | INFO | __main__::64 - Set configuration_git_public_key 2025-10-23 03:15:35.443463 | debian-bookworm | 2025-10-23 03:15:35.443 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-10-23 03:15:35.445743 | debian-bookworm | 2025-10-23 03:15:35.445 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-10-23 03:15:38.828174 | debian-bookworm | cookiecutter: 17414 I exit 0 (17.19 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.1 pid=1748 [tox/execute/api.py:295] 2025-10-23 03:15:38.829102 | debian-bookworm | cookiecutter: OK (17.23=setup[0.04]+cmd[17.19] seconds) 2025-10-23 03:15:38.829116 | debian-bookworm | congratulations :) (17.25 seconds) 2025-10-23 03:15:39.151790 | debian-bookworm | ok: Runtime: 0:00:17.494534 2025-10-23 03:15:39.160382 | 2025-10-23 03:15:39.160482 | TASK [tox : Look for output] 2025-10-23 03:15:39.632516 | debian-bookworm | ok 2025-10-23 03:15:39.658765 | 2025-10-23 03:15:39.662810 | TASK [tox : Return file comments to Zuul] 2025-10-23 03:15:39.702908 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:39.724855 | 2025-10-23 03:15:39.726719 | PLAY RECAP 2025-10-23 03:15:39.726787 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-10-23 03:15:39.726813 | 2025-10-23 03:15:39.875052 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-23 03:15:39.875846 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-23 03:15:40.699367 | 2025-10-23 03:15:40.699468 | PLAY [all] 2025-10-23 03:15:40.710725 | 2025-10-23 03:15:40.710821 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-10-23 03:15:40.778368 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:40.782963 | 2025-10-23 03:15:40.783058 | TASK [fetch-tox-output : Set tox log path for single node] 2025-10-23 03:15:40.849968 | debian-bookworm | ok 2025-10-23 03:15:40.854329 | 2025-10-23 03:15:40.854414 | TASK [fetch-tox-output : Ensure local tox dir] 2025-10-23 03:15:41.493371 | debian-bookworm -> localhost | changed 2025-10-23 03:15:41.499655 | 2025-10-23 03:15:41.499741 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-10-23 03:15:41.613793 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:41.618620 | 2025-10-23 03:15:41.618712 | TASK [fetch-tox-output : Set envlist fact] 2025-10-23 03:15:41.675516 | debian-bookworm | ok 2025-10-23 03:15:41.680752 | 2025-10-23 03:15:41.680828 | TASK [fetch-tox-output : Get tox version] 2025-10-23 03:15:42.304544 | 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-10-23 03:15:42.321694 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-23 03:15:42.713989 | debian-bookworm | ok: Runtime: 0:00:00.250490 2025-10-23 03:15:42.718642 | 2025-10-23 03:15:42.718720 | TASK [fetch-tox-output : Find all default environments] 2025-10-23 03:15:43.252225 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:43.257055 | 2025-10-23 03:15:43.257143 | TASK [fetch-tox-output : Set envlist fact] 2025-10-23 03:15:43.279798 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:43.284241 | 2025-10-23 03:15:43.284344 | TASK [fetch-tox-output : Find all default environments] 2025-10-23 03:15:43.816568 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:43.821635 | 2025-10-23 03:15:43.821726 | TASK [fetch-tox-output : Set envlist fact] 2025-10-23 03:15:43.854730 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:43.860413 | 2025-10-23 03:15:43.860538 | LOOP [fetch-tox-output : Copy tox logs] 2025-10-23 03:15:43.912464 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:43.920732 | 2025-10-23 03:15:43.920829 | LOOP [fetch-tox-output : Collect tox logs] 2025-10-23 03:15:44.844407 | debian-bookworm | changed: 2025-10-23 03:15:44.844546 | debian-bookworm | created directory /var/lib/zuul/builds/851ae9756d00475a80efb4a603808e49/work/logs/tox/cookiecutter 2025-10-23 03:15:44.844574 | debian-bookworm | cd+++++++++ ./ 2025-10-23 03:15:44.844594 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-10-23 03:15:44.844617 | 2025-10-23 03:15:44.850803 | 2025-10-23 03:15:44.850923 | PLAY RECAP 2025-10-23 03:15:44.850966 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-10-23 03:15:44.850985 | 2025-10-23 03:15:44.950253 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-23 03:15:44.951060 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-23 03:15:45.688033 | 2025-10-23 03:15:45.688147 | PLAY [all] 2025-10-23 03:15:45.722439 | 2025-10-23 03:15:45.722552 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-10-23 03:15:45.921188 | debian-bookworm | changed: non-zero return code 2025-10-23 03:15:45.925606 | 2025-10-23 03:15:45.925701 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-10-23 03:15:45.948864 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:45.954083 | 2025-10-23 03:15:45.954178 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-10-23 03:15:45.972121 | 2025-10-23 03:15:45.972512 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-10-23 03:15:46.001815 | 2025-10-23 03:15:46.001962 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-10-23 03:15:46.025622 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:46.041752 | 2025-10-23 03:15:46.041905 | LOOP [fetch-subunit-output : Generate subunit file] 2025-10-23 03:15:46.083304 | 2025-10-23 03:15:46.083889 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-10-23 03:15:46.109458 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:46.121044 | 2025-10-23 03:15:46.121188 | TASK [fetch-subunit-output : Remove the temporary file] 2025-10-23 03:15:46.144744 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:46.151341 | 2025-10-23 03:15:46.151431 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-10-23 03:15:46.164359 | debian-bookworm | skipping: Conditional result was False 2025-10-23 03:15:46.175033 | 2025-10-23 03:15:46.175101 | PLAY RECAP 2025-10-23 03:15:46.175150 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-10-23 03:15:46.175174 | 2025-10-23 03:15:46.368639 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-23 03:15:46.369601 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-23 03:15:47.124627 | 2025-10-23 03:15:47.124754 | PLAY [Base post] 2025-10-23 03:15:47.136844 | 2025-10-23 03:15:47.136965 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-23 03:15:47.616823 | debian-bookworm | changed 2025-10-23 03:15:47.631066 | 2025-10-23 03:15:47.631177 | PLAY RECAP 2025-10-23 03:15:47.631238 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-23 03:15:47.631320 | 2025-10-23 03:15:47.739844 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-23 03:15:47.740797 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-23 03:15:48.667516 | 2025-10-23 03:15:48.667640 | PLAY [Base post-logs] 2025-10-23 03:15:48.698142 | 2025-10-23 03:15:48.698256 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-23 03:15:49.292409 | localhost | changed 2025-10-23 03:15:49.308015 | 2025-10-23 03:15:49.308160 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-23 03:15:49.334438 | localhost | ok 2025-10-23 03:15:49.337015 | 2025-10-23 03:15:49.337102 | TASK [Set zuul-log-path fact] 2025-10-23 03:15:49.352046 | localhost | ok 2025-10-23 03:15:49.357980 | 2025-10-23 03:15:49.358059 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-23 03:15:49.372228 | localhost | ok 2025-10-23 03:15:49.374750 | 2025-10-23 03:15:49.374843 | TASK [upload-logs : Create log directories] 2025-10-23 03:15:49.745497 | localhost | changed 2025-10-23 03:15:49.748029 | 2025-10-23 03:15:49.748114 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-23 03:15:50.175695 | localhost -> localhost | ok: Runtime: 0:00:00.004088 2025-10-23 03:15:50.179153 | 2025-10-23 03:15:50.179246 | TASK [upload-logs : Upload logs to log server] 2025-10-23 03:15:50.651816 | localhost | Output suppressed because no_log was given 2025-10-23 03:15:50.653366 | 2025-10-23 03:15:50.653451 | LOOP [upload-logs : Compress console log and json output] 2025-10-23 03:15:50.705668 | localhost | skipping: Conditional result was False 2025-10-23 03:15:50.712782 | localhost | skipping: Conditional result was False 2025-10-23 03:15:50.722218 | 2025-10-23 03:15:50.722442 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-23 03:15:50.778884 | localhost | skipping: Conditional result was False 2025-10-23 03:15:50.779594 | 2025-10-23 03:15:50.782650 | localhost | skipping: Conditional result was False 2025-10-23 03:15:50.792097 | 2025-10-23 03:15:50.792190 | LOOP [upload-logs : Upload console log and json output]