2025-11-14 03:17:00.950190 | Job console starting 2025-11-14 03:17:00.981354 | Updating git repos 2025-11-14 03:17:01.010544 | Cloning repos into workspace 2025-11-14 03:17:01.058402 | Restoring repo states 2025-11-14 03:17:01.079917 | Merging changes 2025-11-14 03:17:01.079944 | Checking out repos 2025-11-14 03:17:01.145803 | Preparing playbooks 2025-11-14 03:17:02.079483 | Running Ansible setup 2025-11-14 03:17:09.626609 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-14 03:17:11.436142 | 2025-11-14 03:17:11.436318 | PLAY [Base pre] 2025-11-14 03:17:11.477801 | 2025-11-14 03:17:11.478000 | TASK [Setup log path fact] 2025-11-14 03:17:11.519609 | debian-bookworm | ok 2025-11-14 03:17:11.554060 | 2025-11-14 03:17:11.554523 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-14 03:17:11.630771 | debian-bookworm | ok 2025-11-14 03:17:11.668351 | 2025-11-14 03:17:11.668501 | TASK [emit-job-header : Print job information] 2025-11-14 03:17:11.801421 | # Job Information 2025-11-14 03:17:11.801603 | Ansible Version: 2.16.14 2025-11-14 03:17:11.801639 | Job: cfg-cookiecutter-tox-2025.1 2025-11-14 03:17:11.801671 | Pipeline: periodic-daily 2025-11-14 03:17:11.801693 | Executor: 521e9411259a 2025-11-14 03:17:11.801715 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-11-14 03:17:11.801737 | Event ID: 4c02feb3a40f4543840868043267ec37 2025-11-14 03:17:11.812601 | 2025-11-14 03:17:11.812745 | LOOP [emit-job-header : Print node information] 2025-11-14 03:17:12.124974 | debian-bookworm | ok: 2025-11-14 03:17:12.126794 | debian-bookworm | # Node Information 2025-11-14 03:17:12.126935 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-14 03:17:12.126966 | debian-bookworm | Hostname: debian 2025-11-14 03:17:12.126990 | debian-bookworm | Username: zuul 2025-11-14 03:17:12.127012 | debian-bookworm | Distro: Debian 12.12 2025-11-14 03:17:12.127037 | debian-bookworm | Provider: regiocloud-a 2025-11-14 03:17:12.127059 | debian-bookworm | Region: 2025-11-14 03:17:12.127081 | debian-bookworm | Label: debian-bookworm 2025-11-14 03:17:12.127100 | debian-bookworm | Product Name: OpenStack Nova 2025-11-14 03:17:12.127120 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedc:e553 2025-11-14 03:17:12.146331 | 2025-11-14 03:17:12.146470 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-14 03:17:13.624688 | debian-bookworm -> localhost | changed 2025-11-14 03:17:13.642733 | 2025-11-14 03:17:13.642939 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-14 03:17:16.720957 | debian-bookworm -> localhost | changed 2025-11-14 03:17:16.731888 | 2025-11-14 03:17:16.731985 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-14 03:17:17.463168 | debian-bookworm -> localhost | ok 2025-11-14 03:17:17.468133 | 2025-11-14 03:17:17.468221 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-14 03:17:17.537685 | debian-bookworm | ok 2025-11-14 03:17:17.599640 | debian-bookworm | included: /var/lib/zuul/builds/46d85c83246c4f8d875e051476a38d67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-14 03:17:17.617399 | 2025-11-14 03:17:17.617493 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-14 03:17:19.780788 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-14 03:17:19.781086 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/46d85c83246c4f8d875e051476a38d67/work/46d85c83246c4f8d875e051476a38d67_id_rsa 2025-11-14 03:17:19.781129 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/46d85c83246c4f8d875e051476a38d67/work/46d85c83246c4f8d875e051476a38d67_id_rsa.pub 2025-11-14 03:17:19.781156 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-14 03:17:19.781180 | debian-bookworm -> localhost | SHA256:opDPy//EarGAvDd4EwIFVA8Mz60oE/bf0WNPMW3to/Q zuul-build-sshkey 2025-11-14 03:17:19.781203 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-14 03:17:19.781232 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-14 03:17:19.781255 | debian-bookworm -> localhost | |o++o | 2025-11-14 03:17:19.781277 | debian-bookworm -> localhost | | +.+ . . | 2025-11-14 03:17:19.781298 | debian-bookworm -> localhost | |.o o o o o . | 2025-11-14 03:17:19.781318 | debian-bookworm -> localhost | |o.o.. . + . | 2025-11-14 03:17:19.781338 | debian-bookworm -> localhost | |o+o+ ..S+ . . o | 2025-11-14 03:17:19.781364 | debian-bookworm -> localhost | |..+++.ooo + . o .| 2025-11-14 03:17:19.781385 | debian-bookworm -> localhost | | +++ +o . . E | 2025-11-14 03:17:19.781406 | debian-bookworm -> localhost | | o.=.oo | 2025-11-14 03:17:19.781427 | debian-bookworm -> localhost | | oo=o.. | 2025-11-14 03:17:19.781447 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-14 03:17:19.781494 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.067334 2025-11-14 03:17:19.788297 | 2025-11-14 03:17:19.788398 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-14 03:17:19.822271 | debian-bookworm | ok 2025-11-14 03:17:19.854898 | debian-bookworm | included: /var/lib/zuul/builds/46d85c83246c4f8d875e051476a38d67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-14 03:17:19.875810 | 2025-11-14 03:17:19.875966 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-14 03:17:19.914189 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:17:19.920149 | 2025-11-14 03:17:19.920244 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-14 03:17:20.867285 | debian-bookworm | changed 2025-11-14 03:17:20.887308 | 2025-11-14 03:17:20.887419 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-14 03:17:21.190010 | debian-bookworm | ok 2025-11-14 03:17:21.201509 | 2025-11-14 03:17:21.201612 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-14 03:17:22.180778 | debian-bookworm | changed 2025-11-14 03:17:22.190722 | 2025-11-14 03:17:22.190826 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-14 03:17:23.136784 | debian-bookworm | changed 2025-11-14 03:17:23.142113 | 2025-11-14 03:17:23.142203 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-14 03:17:23.175076 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:17:23.181757 | 2025-11-14 03:17:23.181884 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-14 03:17:24.103015 | debian-bookworm -> localhost | changed 2025-11-14 03:17:24.117374 | 2025-11-14 03:17:24.117483 | TASK [add-build-sshkey : Add back temp key] 2025-11-14 03:17:24.762243 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/46d85c83246c4f8d875e051476a38d67/work/46d85c83246c4f8d875e051476a38d67_id_rsa (zuul-build-sshkey) 2025-11-14 03:17:24.762445 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014295 2025-11-14 03:17:24.770510 | 2025-11-14 03:17:24.770610 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-14 03:17:25.357239 | debian-bookworm | ok 2025-11-14 03:17:25.378750 | 2025-11-14 03:17:25.379406 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-14 03:17:25.434611 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:17:25.447376 | 2025-11-14 03:17:25.447477 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-14 03:17:25.952736 | debian-bookworm | ok 2025-11-14 03:17:25.971466 | 2025-11-14 03:17:25.971568 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-14 03:17:26.012475 | debian-bookworm | ok 2025-11-14 03:17:26.019762 | 2025-11-14 03:17:26.028893 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-14 03:17:26.742603 | debian-bookworm -> localhost | ok 2025-11-14 03:17:26.747824 | 2025-11-14 03:17:26.747929 | TASK [validate-host : Collect information about the host] 2025-11-14 03:17:28.243092 | debian-bookworm | ok 2025-11-14 03:17:28.283249 | 2025-11-14 03:17:28.283362 | TASK [validate-host : Sanitize hostname] 2025-11-14 03:17:28.511917 | debian-bookworm | ok 2025-11-14 03:17:28.577985 | 2025-11-14 03:17:28.578095 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-14 03:17:29.492939 | debian-bookworm -> localhost | changed 2025-11-14 03:17:29.498467 | 2025-11-14 03:17:29.498565 | TASK [validate-host : Collect information about zuul worker] 2025-11-14 03:17:30.121800 | debian-bookworm | ok 2025-11-14 03:17:30.126406 | 2025-11-14 03:17:30.126500 | TASK [validate-host : Write out all zuul information for each host] 2025-11-14 03:17:31.605479 | debian-bookworm -> localhost | changed 2025-11-14 03:17:31.629418 | 2025-11-14 03:17:31.629521 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-14 03:17:31.932555 | debian-bookworm | ok 2025-11-14 03:17:31.938004 | 2025-11-14 03:17:31.938098 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-14 03:17:33.304254 | debian-bookworm | changed: 2025-11-14 03:17:33.304426 | debian-bookworm | cd+++++++++ src/ 2025-11-14 03:17:33.304460 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-14 03:17:33.304485 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-14 03:17:33.304506 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-11-14 03:17:33.304526 | debian-bookworm | Containerfile 2025-11-14 03:17:33.304656 | debian-bookworm | =6.2 2025-11-14 03:17:58.349188 | debian-bookworm | Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-11-14 03:17:58.388340 | debian-bookworm | Collecting chardet>=5.2 2025-11-14 03:17:58.402356 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-14 03:17:58.414639 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 21.7 MB/s eta 0:00:00 2025-11-14 03:17:58.454616 | debian-bookworm | Collecting colorama>=0.4.6 2025-11-14 03:17:58.468675 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-14 03:17:58.525059 | debian-bookworm | Collecting filelock>=3.20 2025-11-14 03:17:58.538667 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-14 03:17:58.589077 | debian-bookworm | Collecting packaging>=25 2025-11-14 03:17:58.602792 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-14 03:17:58.611234 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 10.9 MB/s eta 0:00:00 2025-11-14 03:17:58.660458 | debian-bookworm | Collecting platformdirs>=4.5 2025-11-14 03:17:58.675092 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-14 03:17:58.726825 | debian-bookworm | Collecting pluggy>=1.6 2025-11-14 03:17:58.741078 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-14 03:17:58.791147 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-11-14 03:17:58.806367 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-11-14 03:17:58.970817 | debian-bookworm | Collecting virtualenv>=20.34 2025-11-14 03:17:58.985224 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-11-14 03:17:59.277422 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 20.9 MB/s eta 0:00:00 2025-11-14 03:17:59.444424 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-11-14 03:17:59.458986 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-11-14 03:17:59.486530 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 19.1 MB/s eta 0:00:00 2025-11-14 03:17:59.644659 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-11-14 03:18:00.588057 | debian-bookworm | Successfully installed cachetools-6.2.2 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-11-14 03:18:01.156664 | debian-bookworm | ok: Runtime: 0:00:03.330521 2025-11-14 03:18:01.163014 | 2025-11-14 03:18:01.163141 | TASK [ensure-tox : Export installed tox_executable path] 2025-11-14 03:18:01.202020 | debian-bookworm | ok 2025-11-14 03:18:01.210007 | 2025-11-14 03:18:01.210171 | TASK [ensure-tox : Output tox version] 2025-11-14 03:18:01.775759 | 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-11-14 03:18:01.795357 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-14 03:18:02.243476 | debian-bookworm | ok: Runtime: 0:00:00.332626 2025-11-14 03:18:02.249797 | 2025-11-14 03:18:02.249957 | TASK [ensure-tox : Make global symlink] 2025-11-14 03:18:02.265000 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:18:02.272705 | 2025-11-14 03:18:02.272804 | PLAY RECAP 2025-11-14 03:18:02.272885 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-11-14 03:18:02.272912 | 2025-11-14 03:18:02.457515 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-11-14 03:18:02.458645 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-14 03:18:03.389126 | 2025-11-14 03:18:03.389327 | PLAY [all] 2025-11-14 03:18:03.410045 | 2025-11-14 03:18:03.410209 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-11-14 03:18:03.932338 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-14 03:18:03.992635 | debian-bookworm | ok: Runtime: 0:00:00.030454 2025-11-14 03:18:03.998204 | 2025-11-14 03:18:03.998352 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-11-14 03:18:04.560186 | debian-bookworm | ok: Runtime: 0:00:00.008865 2025-11-14 03:18:04.566420 | 2025-11-14 03:18:04.566539 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-11-14 03:18:04.874062 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-14 03:18:04.877178 | debian-bookworm | sudo: a password is required 2025-11-14 03:18:05.098343 | debian-bookworm | ok: Runtime: 0:00:00.022548 2025-11-14 03:18:05.117638 | 2025-11-14 03:18:05.117790 | TASK [tox : Check to see if the constraints file exists] 2025-11-14 03:18:05.165306 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:18:05.176648 | 2025-11-14 03:18:05.176865 | TASK [tox : Fail if constraints file is missing] 2025-11-14 03:18:05.205100 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:18:05.212793 | 2025-11-14 03:18:05.212990 | TASK [tox : Record file location] 2025-11-14 03:18:05.240287 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:18:05.249546 | 2025-11-14 03:18:05.249684 | TASK [tox : Install tox siblings] 2025-11-14 03:18:05.290757 | debian-bookworm | ok 2025-11-14 03:18:05.306061 | debian-bookworm | included: /var/lib/zuul/builds/46d85c83246c4f8d875e051476a38d67/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-11-14 03:18:05.312945 | 2025-11-14 03:18:05.313080 | TASK [tox : Run tox without tests] 2025-11-14 03:18:05.898741 | debian-bookworm | ROOT: 203 D setup logging to DEBUG on pid 1419 [tox/report.py:225] 2025-11-14 03:18:05.929487 | debian-bookworm | cookiecutter: 234 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-11-14 03:18:05.932350 | debian-bookworm | cookiecutter: 237 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-11-14 03:18:05.932792 | debian-bookworm | cookiecutter: 237 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-14 03:18:05.933984 | debian-bookworm | cookiecutter: 238 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py VJokmryhVwoEPUcGANObwHFsmhKttPO4 zMfzyCVTPybV8JpxXj1Tm4gkZKf5tolW [virtualenv/discovery/cached_py_info.py:128] 2025-11-14 03:18:05.995129 | debian-bookworm | cookiecutter: 300 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-11-14 03:18:05.995324 | debian-bookworm | cookiecutter: 300 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-11-14 03:18:05.995388 | debian-bookworm | cookiecutter: 300 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-11-14 03:18:05.996905 | debian-bookworm | cookiecutter: 302 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-14 03:18:06.027543 | debian-bookworm | cookiecutter: 332 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-11-14 03:18:06.027753 | debian-bookworm | cookiecutter: 332 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-11-14 03:18:06.027954 | debian-bookworm | cookiecutter: 333 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-11-14 03:18:06.028143 | debian-bookworm | cookiecutter: 333 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-14 03:18:06.028270 | debian-bookworm | cookiecutter: 333 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028302 | debian-bookworm | cookiecutter: 333 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028327 | debian-bookworm | cookiecutter: 333 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028404 | debian-bookworm | cookiecutter: 333 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028426 | debian-bookworm | cookiecutter: 333 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028492 | debian-bookworm | cookiecutter: 333 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028556 | debian-bookworm | cookiecutter: 333 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028606 | debian-bookworm | cookiecutter: 333 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.028930 | debian-bookworm | cookiecutter: 334 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-11-14 03:18:06.029255 | debian-bookworm | cookiecutter: 334 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-11-14 03:18:06.029402 | debian-bookworm | cookiecutter: 334 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-11-14 03:18:06.029826 | debian-bookworm | cookiecutter: 335 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-11-14 03:18:06.030143 | debian-bookworm | cookiecutter: 335 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-11-14 03:18:06.078537 | debian-bookworm | cookiecutter: 335 D { 2025-11-14 03:18:06.078591 | debian-bookworm | "sys": { 2025-11-14 03:18:06.078599 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-11-14 03:18:06.078604 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-11-14 03:18:06.078610 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-11-14 03:18:06.078616 | debian-bookworm | "base_prefix": "/usr", 2025-11-14 03:18:06.078620 | debian-bookworm | "real_prefix": null, 2025-11-14 03:18:06.078626 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-11-14 03:18:06.078631 | debian-bookworm | "base_exec_prefix": "/usr", 2025-11-14 03:18:06.078635 | debian-bookworm | "path": [ 2025-11-14 03:18:06.078639 | debian-bookworm | "/usr/lib/python311.zip", 2025-11-14 03:18:06.078643 | debian-bookworm | "/usr/lib/python3.11", 2025-11-14 03:18:06.078647 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-11-14 03:18:06.078652 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-11-14 03:18:06.078657 | debian-bookworm | ], 2025-11-14 03:18:06.078661 | debian-bookworm | "meta_path": [ 2025-11-14 03:18:06.078665 | debian-bookworm | "", 2025-11-14 03:18:06.078670 | debian-bookworm | "", 2025-11-14 03:18:06.078674 | debian-bookworm | "", 2025-11-14 03:18:06.078678 | debian-bookworm | "" 2025-11-14 03:18:06.078682 | debian-bookworm | ], 2025-11-14 03:18:06.078686 | debian-bookworm | "fs_encoding": "utf-8", 2025-11-14 03:18:06.078691 | debian-bookworm | "io_encoding": "utf-8" 2025-11-14 03:18:06.078695 | debian-bookworm | }, 2025-11-14 03:18:06.078699 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-11-14 03:18:06.078703 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-11-14 03:18:06.078707 | debian-bookworm | "os": "", 2025-11-14 03:18:06.078711 | debian-bookworm | "site": "", 2025-11-14 03:18:06.078720 | debian-bookworm | "datetime": "", 2025-11-14 03:18:06.078724 | debian-bookworm | "math": "", 2025-11-14 03:18:06.078728 | debian-bookworm | "json": "" 2025-11-14 03:18:06.078732 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-11-14 03:18:06.078928 | debian-bookworm | cookiecutter: 383 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-11-14 03:18:06.080936 | debian-bookworm | cookiecutter: 386 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-11-14 03:18:06.081800 | debian-bookworm | cookiecutter: 387 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-11-14 03:18:06.086131 | debian-bookworm | cookiecutter: 390 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-11-14 03:18:06.088007 | debian-bookworm | cookiecutter: 393 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-11-14 03:18:06.349105 | debian-bookworm | cookiecutter: 654 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-11-14 03:18:06.395073 | debian-bookworm | cookiecutter: 700 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-11-14 03:18:06.414155 | debian-bookworm | cookiecutter: 719 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-11-14 03:18:06.414887 | debian-bookworm | cookiecutter: 720 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-11-14 03:18:06.584678 | debian-bookworm | cookiecutter: 889 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-11-14 03:18:06.585174 | debian-bookworm | cookiecutter: 890 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-11-14 03:18:06.586539 | debian-bookworm | cookiecutter: 891 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-11-14 03:18:06.587066 | debian-bookworm | cookiecutter: 892 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-11-14 03:18:06.596696 | debian-bookworm | cookiecutter: 901 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-11-14 03:18:06.599134 | debian-bookworm | cookiecutter: 903 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-14 03:18:06.602041 | debian-bookworm | cookiecutter: 907 D generated console scripts pip pip3.11 pip3 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-14 03:18:06.602489 | debian-bookworm | cookiecutter: 907 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-11-14 03:18:06.608853 | debian-bookworm | cookiecutter: 914 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-14 03:18:06.608951 | debian-bookworm | cookiecutter: 914 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.609009 | debian-bookworm | cookiecutter: 914 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.609050 | debian-bookworm | cookiecutter: 914 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.609114 | debian-bookworm | cookiecutter: 914 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.609151 | debian-bookworm | cookiecutter: 914 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.609208 | debian-bookworm | cookiecutter: 914 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.609261 | debian-bookworm | cookiecutter: 914 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.609346 | debian-bookworm | cookiecutter: 914 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-14 03:18:06.615472 | debian-bookworm | cookiecutter: 920 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-11-14 03:18:07.761359 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-11-14 03:18:07.877531 | 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-11-14 03:18:07.974266 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2025-11-14 03:18:07.989225 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-11-14 03:18:08.076565 | debian-bookworm | Collecting click==8.3.0 (from -r requirements.txt (line 3)) 2025-11-14 03:18:08.093605 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-14 03:18:08.153183 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-11-14 03:18:08.168088 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-14 03:18:08.449082 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-11-14 03:18:08.463379 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-11-14 03:18:08.522676 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-11-14 03:18:08.537612 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-11-14 03:18:08.628976 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-11-14 03:18:08.642651 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-14 03:18:08.710240 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-11-14 03:18:08.724827 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-11-14 03:18:08.777424 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-11-14 03:18:08.792688 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-14 03:18:08.837314 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-11-14 03:18:08.854554 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-11-14 03:18:08.872341 | debian-bookworm | Installing build dependencies: started 2025-11-14 03:18:10.128141 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-11-14 03:18:10.128790 | debian-bookworm | Getting requirements to build wheel: started 2025-11-14 03:18:10.553389 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-11-14 03:18:10.554840 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-11-14 03:18:10.823557 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-14 03:18:10.968571 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-11-14 03:18:10.982630 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-11-14 03:18:11.023228 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-11-14 03:18:11.039239 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-11-14 03:18:11.089425 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-11-14 03:18:11.105499 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-14 03:18:11.369678 | debian-bookworm | Collecting ruamel.yaml==0.18.16 (from -r requirements.txt (line 14)) 2025-11-14 03:18:11.383655 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl.metadata (25 kB) 2025-11-14 03:18:11.446088 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-11-14 03:18:11.460641 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-11-14 03:18:11.617138 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2025-11-14 03:18:11.635244 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl.metadata (7.7 kB) 2025-11-14 03:18:11.692369 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:11.708644 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-11-14 03:18:11.768841 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:11.782964 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-11-14 03:18:11.833640 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:11.847324 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-11-14 03:18:11.906096 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:11.919922 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-14 03:18:11.978313 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:11.993396 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-11-14 03:18:12.083869 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:12.098028 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-11-14 03:18:12.259028 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-11-14 03:18:12.273115 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-11-14 03:18:12.330557 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:12.346023 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-14 03:18:12.416718 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:12.431569 | debian-bookworm | Downloading oslo_i18n-6.7.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-14 03:18:12.481527 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:12.496144 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-14 03:18:12.550008 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:12.564289 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-14 03:18:12.746451 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:12.760819 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-11-14 03:18:12.811395 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:12.825451 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-14 03:18:12.869981 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:12.884354 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-14 03:18:12.999466 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:13.016027 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) 2025-11-14 03:18:13.108692 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:13.124496 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-14 03:18:13.229061 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-11-14 03:18:13.243432 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-11-14 03:18:13.340231 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-11-14 03:18:13.355384 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.8 kB) 2025-11-14 03:18:13.417956 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-14 03:18:13.435000 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-11-14 03:18:13.541552 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-14 03:18:13.556347 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-11-14 03:18:13.624606 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-14 03:18:13.638607 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-14 03:18:13.778299 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-14 03:18:13.792772 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-11-14 03:18:14.061158 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-14 03:18:14.075465 | 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-11-14 03:18:14.129942 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-14 03:18:14.144981 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-14 03:18:14.196223 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-14 03:18:14.211444 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-11-14 03:18:14.266400 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-14 03:18:14.281202 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-11-14 03:18:14.363281 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.16->-r requirements.txt (line 14)) 2025-11-14 03:18:14.377729 | 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-11-14 03:18:14.415945 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-11-14 03:18:14.429827 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-11-14 03:18:14.478031 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2025-11-14 03:18:14.492150 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-11-14 03:18:14.595720 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:14.610041 | 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-11-14 03:18:14.657386 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-14 03:18:14.673040 | 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-11-14 03:18:14.722901 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:14.737315 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-14 03:18:14.803148 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-11-14 03:18:14.819458 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-14 03:18:15.160432 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-14 03:18:15.174453 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.0 kB) 2025-11-14 03:18:15.202383 | 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-11-14 03:18:15.241485 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.255375 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-11-14 03:18:15.455843 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.471882 | 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-11-14 03:18:15.534977 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.550054 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-14 03:18:15.622974 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.636908 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-11-14 03:18:15.687720 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.701602 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-14 03:18:15.766519 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.780690 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-11-14 03:18:15.820867 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.835595 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-14 03:18:15.937385 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:15.951944 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-14 03:18:16.008918 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:16.022745 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-11-14 03:18:16.074477 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-14 03:18:16.089334 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-14 03:18:16.129473 | 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-11-14 03:18:16.199986 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 13.4 MB/s 0:00:00 2025-11-14 03:18:16.216214 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-11-14 03:18:18.091168 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 30.6 MB/s 0:00:01 2025-11-14 03:18:18.106124 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-11-14 03:18:18.129913 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-11-14 03:18:18.153334 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-11-14 03:18:18.338836 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 24.1 MB/s 0:00:00 2025-11-14 03:18:18.355184 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-11-14 03:18:18.379708 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-11-14 03:18:18.408928 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-11-14 03:18:18.439869 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-11-14 03:18:18.474587 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.3 MB/s 0:00:00 2025-11-14 03:18:18.491603 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-11-14 03:18:18.581498 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.7 MB/s 0:00:00 2025-11-14 03:18:18.601211 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-11-14 03:18:18.628746 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-11-14 03:18:18.654277 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl (119 kB) 2025-11-14 03:18:18.682984 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-11-14 03:18:18.709377 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl (2.2 MB) 2025-11-14 03:18:18.810412 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.4 MB/s 0:00:00 2025-11-14 03:18:18.827653 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-11-14 03:18:18.857134 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-11-14 03:18:18.881508 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-11-14 03:18:18.909564 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-11-14 03:18:18.940000 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-11-14 03:18:18.967010 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-11-14 03:18:18.996139 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-14 03:18:19.026012 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-11-14 03:18:19.053788 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-14 03:18:19.077708 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-11-14 03:18:19.103942 | 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-11-14 03:18:19.128461 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-14 03:18:19.217794 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.1 MB/s 0:00:00 2025-11-14 03:18:19.235681 | debian-bookworm | Downloading oslo_i18n-6.7.0-py3-none-any.whl (47 kB) 2025-11-14 03:18:19.261301 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-14 03:18:19.288149 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-11-14 03:18:19.313962 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-14 03:18:19.342568 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) 2025-11-14 03:18:19.374293 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-11-14 03:18:19.483661 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.2 MB/s 0:00:00 2025-11-14 03:18:19.500401 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-11-14 03:18:19.561290 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 22.3 MB/s 0:00:00 2025-11-14 03:18:19.580108 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-11-14 03:18:19.606487 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-11-14 03:18:19.632810 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-11-14 03:18:19.658033 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-14 03:18:19.684354 | 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-11-14 03:18:19.713334 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-11-14 03:18:19.742541 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-11-14 03:18:19.770842 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-14 03:18:19.798169 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-11-14 03:18:19.840520 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.1/738.1 kB 14.1 MB/s 0:00:00 2025-11-14 03:18:19.857124 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-11-14 03:18:19.885515 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-14 03:18:19.928868 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-11-14 03:18:19.959879 | 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-11-14 03:18:19.989875 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-11-14 03:18:20.021845 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-11-14 03:18:20.049791 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-11-14 03:18:20.074256 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-14 03:18:20.150115 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-11-14 03:18:20.179258 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-11-14 03:18:20.382572 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 25.4 MB/s 0:00:00 2025-11-14 03:18:20.398542 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-14 03:18:20.423950 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-11-14 03:18:20.454826 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-11-14 03:18:20.512456 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.4 MB/s 0:00:00 2025-11-14 03:18:20.526377 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-11-14 03:18:20.548230 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-11-14 03:18:20.571310 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-11-14 03:18:21.065368 | debian-bookworm | Building wheels for collected packages: pwgen 2025-11-14 03:18:21.066776 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-11-14 03:18:21.382947 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-11-14 03:18:21.384781 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=b65bc519d328964a0c1d484726a2ddfff8542dfcf5fa85a20b2415f926477f29 2025-11-14 03:18:21.385401 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-11-14 03:18:21.391494 | debian-bookworm | Successfully built pwgen 2025-11-14 03:18:21.654120 | 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-11-14 03:18:57.965782 | debian-bookworm | 2025-11-14 03:18:57.969336 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.11 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2025.11.12 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.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.7.0 oslo.utils-9.1.0 packaging-25.0 paramiko-3.5.1 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.3 psutil-7.1.3 pwgen-0.8.2.post0 pycparser-2.23 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.1 pyotp-2.9.0 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.2.0 ruamel.yaml-0.18.16 ruamel.yaml.clib-0.2.14 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.2 urllib3-2.5.0 wrapt-2.0.1 yamllint-1.37.1 2025-11-14 03:18:58.593061 | debian-bookworm | cookiecutter: 52898 I exit 0 (51.98 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1432 [tox/execute/api.py:295] 2025-11-14 03:18:58.595381 | debian-bookworm | cookiecutter: OK (52.67 seconds) 2025-11-14 03:18:58.595525 | debian-bookworm | congratulations :) (52.70 seconds) 2025-11-14 03:18:58.930497 | debian-bookworm | ok: Runtime: 0:00:52.997652 2025-11-14 03:18:58.938843 | 2025-11-14 03:18:58.939050 | TASK [tox : Create a tempfile to save tox showconfig] 2025-11-14 03:18:59.575924 | debian-bookworm | changed 2025-11-14 03:18:59.581103 | 2025-11-14 03:18:59.581201 | TASK [tox : Get tox envlist config] 2025-11-14 03:19:00.651428 | debian-bookworm | ok: Runtime: 0:00:00.383893 2025-11-14 03:19:00.656926 | 2025-11-14 03:19:00.657021 | TASK [tox : Install any sibling python packages] 2025-11-14 03:19:01.406968 | debian-bookworm | ok: No setup.cfg, no action needed 2025-11-14 03:19:01.413500 | 2025-11-14 03:19:01.413602 | TASK [tox : Remove tempfile] 2025-11-14 03:19:02.267070 | debian-bookworm | changed 2025-11-14 03:19:02.272530 | 2025-11-14 03:19:02.272628 | TASK [tox : Emit tox command] 2025-11-14 03:19:02.345867 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-11-14 03:19:02.356176 | 2025-11-14 03:19:02.356310 | TASK [tox : Run tox] 2025-11-14 03:19:02.962344 | debian-bookworm | ROOT: 192 D setup logging to DEBUG on pid 1726 [tox/report.py:225] 2025-11-14 03:19:02.995160 | debian-bookworm | cookiecutter: 225 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-11-14 03:19:02.995749 | debian-bookworm | cookiecutter: 226 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-14 03:19:02.996687 | debian-bookworm | cookiecutter: 227 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-11-14 03:19:02.997301 | debian-bookworm | cookiecutter: 227 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-11-14 03:19:02.997339 | debian-bookworm | cookiecutter: 227 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-11-14 03:19:02.998504 | debian-bookworm | cookiecutter: 229 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-14 03:19:03.032749 | debian-bookworm | cookiecutter: 263 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:464] 2025-11-14 03:19:03.726487 | 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-11-14 03:19:03.726543 | debian-bookworm | import pkg_resources 2025-11-14 03:19:03.809999 | debian-bookworm | osism.cfg-generics: 2025-11-14 03:19:03.810047 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-11-14 03:19:05.100409 | 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-11-14 03:19:05.289072 | 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-11-14 03:19:05.289180 | debian-bookworm | import pkg_resources 2025-11-14 03:19:05.371173 | debian-bookworm | osism.generics: 2025-11-14 03:19:05.371230 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-11-14 03:19:06.410584 | 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-11-14 03:19:06.414455 | 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-11-14 03:19:06.414489 | 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-11-14 03:19:06.414498 | 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-11-14 03:19:06.414506 | 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-11-14 03:19:06.414514 | 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-11-14 03:19:06.414520 | 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-11-14 03:19:06.414984 | 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-11-14 03:19:06.415001 | 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-11-14 03:19:06.415007 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-11-14 03:19:06.875566 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-11-14 03:19:06.882742 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-11-14 03:19:07.207659 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-11-14 03:19:09.932298 | debian-bookworm | Generating public/private rsa key pair. 2025-11-14 03:19:09.932422 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-11-14 03:19:09.932446 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-11-14 03:19:09.932474 | debian-bookworm | The key fingerprint is: 2025-11-14 03:19:09.932496 | debian-bookworm | SHA256:rJ237ZUG+4tcPfuZe5VCqO2hcZTxCKBJ5iyYabIBaHY 2025-11-14 03:19:09.932517 | debian-bookworm | The key's randomart image is: 2025-11-14 03:19:09.932538 | debian-bookworm | +---[RSA 4096]----+ 2025-11-14 03:19:09.932559 | debian-bookworm | |o o .. | 2025-11-14 03:19:09.932579 | debian-bookworm | |oo+E= o . . | 2025-11-14 03:19:09.932600 | debian-bookworm | |==.. = . * | 2025-11-14 03:19:09.932620 | debian-bookworm | |oo . . = o | 2025-11-14 03:19:09.932640 | debian-bookworm | |. S + o .| 2025-11-14 03:19:09.932660 | debian-bookworm | | o + + + +.| 2025-11-14 03:19:09.932680 | debian-bookworm | | . o * o *.o| 2025-11-14 03:19:09.932737 | debian-bookworm | | o = * *| 2025-11-14 03:19:09.932758 | debian-bookworm | | ..= o*=| 2025-11-14 03:19:09.932777 | debian-bookworm | +----[SHA256]-----+ 2025-11-14 03:19:11.564304 | debian-bookworm | Generating public/private rsa key pair. 2025-11-14 03:19:11.564417 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-11-14 03:19:11.564457 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-11-14 03:19:11.564471 | debian-bookworm | The key fingerprint is: 2025-11-14 03:19:11.564485 | debian-bookworm | SHA256:vRUcAC1CyY7erw5RB2pJFLirvt6epR+djPlcwkwkRa0 2025-11-14 03:19:11.564496 | debian-bookworm | The key's randomart image is: 2025-11-14 03:19:11.564507 | debian-bookworm | +---[RSA 4096]----+ 2025-11-14 03:19:11.564519 | debian-bookworm | | o++++oo... | 2025-11-14 03:19:11.564530 | debian-bookworm | | .. o=..... . | 2025-11-14 03:19:11.564541 | debian-bookworm | | .++.oo. o | 2025-11-14 03:19:11.564552 | debian-bookworm | | ....+E . . | 2025-11-14 03:19:11.564564 | debian-bookworm | | o.. .S . . | 2025-11-14 03:19:11.564575 | debian-bookworm | | . ..X . o | 2025-11-14 03:19:11.564586 | debian-bookworm | | . .= O .. | 2025-11-14 03:19:11.564596 | debian-bookworm | |. . +.+ + | 2025-11-14 03:19:11.564607 | debian-bookworm | |o+o=.oo+ | 2025-11-14 03:19:11.564619 | debian-bookworm | +----[SHA256]-----+ 2025-11-14 03:19:16.730717 | debian-bookworm | 2025-11-14 03:19:16.727 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-11-14 03:19:16.768108 | debian-bookworm | 2025-11-14 03:19:16.767 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-11-14 03:19:16.770371 | debian-bookworm | 2025-11-14 03:19:16.770 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-11-14 03:19:16.771352 | debian-bookworm | 2025-11-14 03:19:16.771 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-11-14 03:19:16.772692 | debian-bookworm | 2025-11-14 03:19:16.772 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-11-14 03:19:16.805895 | debian-bookworm | 2025-11-14 03:19:16.805 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-11-14 03:19:16.806939 | debian-bookworm | 2025-11-14 03:19:16.806 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-11-14 03:19:16.807899 | debian-bookworm | 2025-11-14 03:19:16.807 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-11-14 03:19:16.811465 | debian-bookworm | 2025-11-14 03:19:16.811 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-11-14 03:19:16.817017 | debian-bookworm | 2025-11-14 03:19:16.816 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-11-14 03:19:16.822749 | debian-bookworm | 2025-11-14 03:19:16.822 | INFO | __main__::73 - Set keystone_admin_password 2025-11-14 03:19:16.823161 | debian-bookworm | 2025-11-14 03:19:16.822 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-11-14 03:19:16.823196 | debian-bookworm | 2025-11-14 03:19:16.822 | INFO | __main__::86 - Set ara_password 2025-11-14 03:19:16.823553 | debian-bookworm | 2025-11-14 03:19:16.823 | INFO | __main__::100 - Set operator_password_unhashed 2025-11-14 03:19:16.823620 | debian-bookworm | 2025-11-14 03:19:16.823 | INFO | __main__::102 - Set operator_password 2025-11-14 03:19:17.346674 | debian-bookworm | 2025-11-14 03:19:17.346 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-11-14 03:19:17.347216 | debian-bookworm | 2025-11-14 03:19:17.346 | INFO | __main__::109 - Set fsid 2025-11-14 03:19:17.347867 | debian-bookworm | 2025-11-14 03:19:17.347 | INFO | __main__::118 - Set k3s_token 2025-11-14 03:19:17.348403 | debian-bookworm | 2025-11-14 03:19:17.348 | INFO | __main__::127 - Set netbox_api_token 2025-11-14 03:19:17.348858 | debian-bookworm | 2025-11-14 03:19:17.348 | INFO | __main__::129 - Set manager_listener_broker_password 2025-11-14 03:19:17.349226 | debian-bookworm | 2025-11-14 03:19:17.348 | INFO | __main__::134 - Set netbox_user_api_token 2025-11-14 03:19:17.349252 | debian-bookworm | 2025-11-14 03:19:17.349 | INFO | __main__::136 - Set netbox_secret_key 2025-11-14 03:19:17.349830 | debian-bookworm | 2025-11-14 03:19:17.349 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-11-14 03:19:17.350507 | debian-bookworm | 2025-11-14 03:19:17.350 | INFO | __main__::147 - Set netbox_superuser_password 2025-11-14 03:19:17.351115 | debian-bookworm | 2025-11-14 03:19:17.350 | INFO | __main__::155 - Set netdata_api_key 2025-11-14 03:19:17.351158 | debian-bookworm | 2025-11-14 03:19:17.350 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-11-14 03:19:17.351172 | debian-bookworm | 2025-11-14 03:19:17.350 | INFO | __main__::163 - Set ceph_dashboard_password 2025-11-14 03:19:17.351612 | debian-bookworm | 2025-11-14 03:19:17.351 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-11-14 03:19:17.355380 | debian-bookworm | 2025-11-14 03:19:17.355 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-11-14 03:19:17.357035 | debian-bookworm | 2025-11-14 03:19:17.356 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-11-14 03:19:17.359195 | debian-bookworm | 2025-11-14 03:19:17.358 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-11-14 03:19:17.405638 | debian-bookworm | 2025-11-14 03:19:17.405 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-11-14 03:19:17.406891 | debian-bookworm | 2025-11-14 03:19:17.406 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-11-14 03:19:17.407869 | debian-bookworm | 2025-11-14 03:19:17.407 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-11-14 03:19:17.410014 | debian-bookworm | 2025-11-14 03:19:17.409 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-11-14 03:19:17.413807 | debian-bookworm | 2025-11-14 03:19:17.413 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-11-14 03:19:17.564280 | debian-bookworm | 2025-11-14 03:19:17.563 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-11-14 03:19:17.568440 | debian-bookworm | 2025-11-14 03:19:17.568 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-11-14 03:19:17.568869 | debian-bookworm | 2025-11-14 03:19:17.568 | INFO | __main__::32 - Set operator 2025-11-14 03:19:17.568902 | debian-bookworm | 2025-11-14 03:19:17.568 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-11-14 03:19:17.569219 | debian-bookworm | 2025-11-14 03:19:17.568 | INFO | __main__::32 - Set configuration 2025-11-14 03:19:17.569246 | debian-bookworm | 2025-11-14 03:19:17.569 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-11-14 03:19:17.576659 | debian-bookworm | 2025-11-14 03:19:17.576 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-11-14 03:19:17.580423 | debian-bookworm | 2025-11-14 03:19:17.580 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-11-14 03:19:17.584429 | debian-bookworm | 2025-11-14 03:19:17.584 | INFO | __main__::55 - Set operator_public_key 2025-11-14 03:19:17.584788 | debian-bookworm | 2025-11-14 03:19:17.584 | INFO | __main__::64 - Set configuration_git_public_key 2025-11-14 03:19:17.584819 | debian-bookworm | 2025-11-14 03:19:17.584 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-11-14 03:19:17.587589 | debian-bookworm | 2025-11-14 03:19:17.587 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-11-14 03:19:21.846801 | debian-bookworm | cookiecutter: 19077 I exit 0 (18.81 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1733 [tox/execute/api.py:295] 2025-11-14 03:19:21.851326 | debian-bookworm | cookiecutter: OK (18.86=setup[0.05]+cmd[18.81] seconds) 2025-11-14 03:19:21.851365 | debian-bookworm | congratulations :) (18.89 seconds) 2025-11-14 03:19:21.958238 | debian-bookworm | ok: Runtime: 0:00:19.180356 2025-11-14 03:19:21.979765 | 2025-11-14 03:19:21.979897 | TASK [tox : Look for output] 2025-11-14 03:19:22.945399 | debian-bookworm | ok 2025-11-14 03:19:22.988798 | 2025-11-14 03:19:22.988919 | TASK [tox : Return file comments to Zuul] 2025-11-14 03:19:23.023236 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:23.047033 | 2025-11-14 03:19:23.047122 | PLAY RECAP 2025-11-14 03:19:23.047181 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-11-14 03:19:23.047211 | 2025-11-14 03:19:23.702103 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-14 03:19:23.702951 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-14 03:19:25.572609 | 2025-11-14 03:19:25.572729 | PLAY [all] 2025-11-14 03:19:25.629361 | 2025-11-14 03:19:25.629490 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-11-14 03:19:25.751376 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:25.756113 | 2025-11-14 03:19:25.756227 | TASK [fetch-tox-output : Set tox log path for single node] 2025-11-14 03:19:25.836684 | debian-bookworm | ok 2025-11-14 03:19:25.841371 | 2025-11-14 03:19:25.841482 | TASK [fetch-tox-output : Ensure local tox dir] 2025-11-14 03:19:27.599348 | debian-bookworm -> localhost | changed 2025-11-14 03:19:27.605662 | 2025-11-14 03:19:27.605750 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-11-14 03:19:27.765306 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:27.769826 | 2025-11-14 03:19:27.769915 | TASK [fetch-tox-output : Set envlist fact] 2025-11-14 03:19:27.849520 | debian-bookworm | ok 2025-11-14 03:19:27.855087 | 2025-11-14 03:19:27.860960 | TASK [fetch-tox-output : Get tox version] 2025-11-14 03:19:29.207126 | 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-11-14 03:19:29.226601 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-14 03:19:29.424977 | debian-bookworm | ok: Runtime: 0:00:00.307962 2025-11-14 03:19:29.429345 | 2025-11-14 03:19:29.429425 | TASK [fetch-tox-output : Find all default environments] 2025-11-14 03:19:29.974127 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:29.979438 | 2025-11-14 03:19:29.984152 | TASK [fetch-tox-output : Set envlist fact] 2025-11-14 03:19:30.057644 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:30.063607 | 2025-11-14 03:19:30.063707 | TASK [fetch-tox-output : Find all default environments] 2025-11-14 03:19:30.646133 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:30.650706 | 2025-11-14 03:19:30.650800 | TASK [fetch-tox-output : Set envlist fact] 2025-11-14 03:19:30.714943 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:30.721625 | 2025-11-14 03:19:30.721811 | LOOP [fetch-tox-output : Copy tox logs] 2025-11-14 03:19:30.811745 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:30.822605 | 2025-11-14 03:19:30.822713 | LOOP [fetch-tox-output : Collect tox logs] 2025-11-14 03:19:32.251525 | debian-bookworm | changed: 2025-11-14 03:19:32.251716 | debian-bookworm | created directory /var/lib/zuul/builds/46d85c83246c4f8d875e051476a38d67/work/logs/tox/cookiecutter 2025-11-14 03:19:32.251748 | debian-bookworm | cd+++++++++ ./ 2025-11-14 03:19:32.251769 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-11-14 03:19:32.251815 | 2025-11-14 03:19:32.267414 | 2025-11-14 03:19:32.267478 | PLAY RECAP 2025-11-14 03:19:32.267519 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-11-14 03:19:32.267539 | 2025-11-14 03:19:32.532084 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-14 03:19:32.533096 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-14 03:19:34.034958 | 2025-11-14 03:19:34.035071 | PLAY [all] 2025-11-14 03:19:34.051746 | 2025-11-14 03:19:34.051888 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-11-14 03:19:34.426200 | debian-bookworm | changed: non-zero return code 2025-11-14 03:19:34.449397 | 2025-11-14 03:19:34.449560 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-11-14 03:19:34.537400 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:34.562029 | 2025-11-14 03:19:34.562131 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-11-14 03:19:34.604118 | 2025-11-14 03:19:34.604268 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-11-14 03:19:34.653403 | 2025-11-14 03:19:34.653559 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-11-14 03:19:34.697684 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:34.702570 | 2025-11-14 03:19:34.702657 | LOOP [fetch-subunit-output : Generate subunit file] 2025-11-14 03:19:34.761938 | 2025-11-14 03:19:34.762093 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-11-14 03:19:34.807034 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:34.811817 | 2025-11-14 03:19:34.811909 | TASK [fetch-subunit-output : Remove the temporary file] 2025-11-14 03:19:34.865479 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:34.870262 | 2025-11-14 03:19:34.870350 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-11-14 03:19:34.926054 | debian-bookworm | skipping: Conditional result was False 2025-11-14 03:19:34.931948 | 2025-11-14 03:19:34.939018 | PLAY RECAP 2025-11-14 03:19:34.939124 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-11-14 03:19:34.939155 | 2025-11-14 03:19:35.170203 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-14 03:19:35.171954 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-14 03:19:36.618392 | 2025-11-14 03:19:36.618524 | PLAY [Base post] 2025-11-14 03:19:36.649320 | 2025-11-14 03:19:36.649448 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-14 03:19:37.756388 | debian-bookworm | changed 2025-11-14 03:19:37.772986 | 2025-11-14 03:19:37.773092 | PLAY RECAP 2025-11-14 03:19:37.773156 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-14 03:19:37.773219 | 2025-11-14 03:19:38.170920 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-14 03:19:38.171954 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-14 03:19:39.693655 | 2025-11-14 03:19:39.693807 | PLAY [Base post-logs] 2025-11-14 03:19:39.724293 | 2025-11-14 03:19:39.724420 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-14 03:19:40.469236 | localhost | changed 2025-11-14 03:19:40.495546 | 2025-11-14 03:19:40.495818 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-14 03:19:40.581585 | localhost | ok 2025-11-14 03:19:40.585433 | 2025-11-14 03:19:40.585515 | TASK [Set zuul-log-path fact] 2025-11-14 03:19:40.619999 | localhost | ok 2025-11-14 03:19:40.627038 | 2025-11-14 03:19:40.627134 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-14 03:19:40.682195 | localhost | ok 2025-11-14 03:19:40.686057 | 2025-11-14 03:19:40.686148 | TASK [upload-logs : Create log directories] 2025-11-14 03:19:41.343231 | localhost | changed 2025-11-14 03:19:41.345321 | 2025-11-14 03:19:41.345401 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-14 03:19:42.075348 | localhost -> localhost | ok: Runtime: 0:00:00.009812 2025-11-14 03:19:42.079168 | 2025-11-14 03:19:42.079288 | TASK [upload-logs : Upload logs to log server] 2025-11-14 03:19:43.296188 | localhost | Output suppressed because no_log was given 2025-11-14 03:19:43.297889 | 2025-11-14 03:19:43.297974 | LOOP [upload-logs : Compress console log and json output] 2025-11-14 03:19:43.366758 | localhost | skipping: Conditional result was False 2025-11-14 03:19:43.389956 | localhost | skipping: Conditional result was False 2025-11-14 03:19:43.394500 | 2025-11-14 03:19:43.394601 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-14 03:19:43.478961 | localhost | skipping: Conditional result was False 2025-11-14 03:19:43.479271 | 2025-11-14 03:19:43.486431 | localhost | skipping: Conditional result was False 2025-11-14 03:19:43.493867 | 2025-11-14 03:19:43.493997 | LOOP [upload-logs : Upload console log and json output]