2025-11-19 03:15:41.850525 | Job console starting 2025-11-19 03:15:41.865299 | Updating git repos 2025-11-19 03:15:41.904430 | Cloning repos into workspace 2025-11-19 03:15:41.969981 | Restoring repo states 2025-11-19 03:15:41.980062 | Merging changes 2025-11-19 03:15:41.980084 | Checking out repos 2025-11-19 03:15:42.047315 | Preparing playbooks 2025-11-19 03:15:42.785985 | Running Ansible setup 2025-11-19 03:15:48.425372 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-19 03:15:50.071918 | 2025-11-19 03:15:50.072096 | PLAY [Base pre] 2025-11-19 03:15:50.111850 | 2025-11-19 03:15:50.112013 | TASK [Setup log path fact] 2025-11-19 03:15:50.150251 | debian-bookworm | ok 2025-11-19 03:15:50.183768 | 2025-11-19 03:15:50.183958 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-19 03:15:50.235162 | debian-bookworm | ok 2025-11-19 03:15:50.246308 | 2025-11-19 03:15:50.246647 | TASK [emit-job-header : Print job information] 2025-11-19 03:15:50.286442 | # Job Information 2025-11-19 03:15:50.286776 | Ansible Version: 2.16.14 2025-11-19 03:15:50.286819 | Job: cfg-cookiecutter-tox-2025.1 2025-11-19 03:15:50.286867 | Pipeline: periodic-daily 2025-11-19 03:15:50.286890 | Executor: 521e9411259a 2025-11-19 03:15:50.286912 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-11-19 03:15:50.286934 | Event ID: 0269acf2ff35434b9bf224d72b633400 2025-11-19 03:15:50.292316 | 2025-11-19 03:15:50.292443 | LOOP [emit-job-header : Print node information] 2025-11-19 03:15:50.425809 | debian-bookworm | ok: 2025-11-19 03:15:50.426006 | debian-bookworm | # Node Information 2025-11-19 03:15:50.426127 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-19 03:15:50.426156 | debian-bookworm | Hostname: debian 2025-11-19 03:15:50.426218 | debian-bookworm | Username: zuul 2025-11-19 03:15:50.426242 | debian-bookworm | Distro: Debian 12.12 2025-11-19 03:15:50.426267 | debian-bookworm | Provider: regiocloud-a 2025-11-19 03:15:50.426289 | debian-bookworm | Region: 2025-11-19 03:15:50.426311 | debian-bookworm | Label: debian-bookworm 2025-11-19 03:15:50.426330 | debian-bookworm | Product Name: OpenStack Nova 2025-11-19 03:15:50.426350 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:3214 2025-11-19 03:15:50.445807 | 2025-11-19 03:15:50.446086 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-19 03:15:51.441685 | debian-bookworm -> localhost | changed 2025-11-19 03:15:51.449595 | 2025-11-19 03:15:51.449733 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-19 03:15:53.229389 | debian-bookworm -> localhost | changed 2025-11-19 03:15:53.239875 | 2025-11-19 03:15:53.239970 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-19 03:15:53.842422 | debian-bookworm -> localhost | ok 2025-11-19 03:15:53.847656 | 2025-11-19 03:15:53.847750 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-19 03:15:53.864292 | debian-bookworm | ok 2025-11-19 03:15:53.879852 | debian-bookworm | included: /var/lib/zuul/builds/dd81acc0207e4f46806ebc6b234b9883/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-19 03:15:53.885892 | 2025-11-19 03:15:53.885992 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-19 03:15:55.009728 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-19 03:15:55.009898 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dd81acc0207e4f46806ebc6b234b9883/work/dd81acc0207e4f46806ebc6b234b9883_id_rsa 2025-11-19 03:15:55.009929 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dd81acc0207e4f46806ebc6b234b9883/work/dd81acc0207e4f46806ebc6b234b9883_id_rsa.pub 2025-11-19 03:15:55.009950 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-19 03:15:55.009970 | debian-bookworm -> localhost | SHA256:w+xF6FJw8N57NCt3HzjgznJgTq/I2VW5z7yGNQWQq+g zuul-build-sshkey 2025-11-19 03:15:55.009988 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-19 03:15:55.010014 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-19 03:15:55.010031 | debian-bookworm -> localhost | | o.. .o | 2025-11-19 03:15:55.010049 | debian-bookworm -> localhost | | + . . . | 2025-11-19 03:15:55.010065 | debian-bookworm -> localhost | | + . . . | 2025-11-19 03:15:55.010082 | debian-bookworm -> localhost | | * o . . .| 2025-11-19 03:15:55.010098 | debian-bookworm -> localhost | | . S.oooo .| 2025-11-19 03:15:55.010117 | debian-bookworm -> localhost | | o.*oooooo | 2025-11-19 03:15:55.010134 | debian-bookworm -> localhost | | .= =o+++..| 2025-11-19 03:15:55.010150 | debian-bookworm -> localhost | | . Eo+* o=o.| 2025-11-19 03:15:55.010167 | debian-bookworm -> localhost | | + o+o .=o| 2025-11-19 03:15:55.010193 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-19 03:15:55.010240 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.606478 2025-11-19 03:15:55.015289 | 2025-11-19 03:15:55.015366 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-19 03:15:55.051945 | debian-bookworm | ok 2025-11-19 03:15:55.062386 | debian-bookworm | included: /var/lib/zuul/builds/dd81acc0207e4f46806ebc6b234b9883/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-19 03:15:55.082615 | 2025-11-19 03:15:55.082697 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-19 03:15:55.105670 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:15:55.110404 | 2025-11-19 03:15:55.110481 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-19 03:15:55.638340 | debian-bookworm | changed 2025-11-19 03:15:55.646315 | 2025-11-19 03:15:55.646429 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-19 03:15:55.907800 | debian-bookworm | ok 2025-11-19 03:15:55.917379 | 2025-11-19 03:15:55.917512 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-19 03:15:56.521631 | debian-bookworm | changed 2025-11-19 03:15:56.529623 | 2025-11-19 03:15:56.529727 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-19 03:15:57.142137 | debian-bookworm | changed 2025-11-19 03:15:57.151724 | 2025-11-19 03:15:57.151842 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-19 03:15:57.175319 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:15:57.185731 | 2025-11-19 03:15:57.185853 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-19 03:15:57.620112 | debian-bookworm -> localhost | changed 2025-11-19 03:15:57.630707 | 2025-11-19 03:15:57.630809 | TASK [add-build-sshkey : Add back temp key] 2025-11-19 03:15:58.012584 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dd81acc0207e4f46806ebc6b234b9883/work/dd81acc0207e4f46806ebc6b234b9883_id_rsa (zuul-build-sshkey) 2025-11-19 03:15:58.012799 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011452 2025-11-19 03:15:58.020557 | 2025-11-19 03:15:58.020647 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-19 03:15:58.425839 | debian-bookworm | ok 2025-11-19 03:15:58.433467 | 2025-11-19 03:15:58.433580 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-19 03:15:58.467733 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:15:58.486636 | 2025-11-19 03:15:58.486752 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-19 03:15:58.927619 | debian-bookworm | ok 2025-11-19 03:15:58.942622 | 2025-11-19 03:15:58.942762 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-19 03:15:58.993066 | debian-bookworm | ok 2025-11-19 03:15:58.998634 | 2025-11-19 03:15:58.998746 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-19 03:15:59.347318 | debian-bookworm -> localhost | ok 2025-11-19 03:15:59.354408 | 2025-11-19 03:15:59.354522 | TASK [validate-host : Collect information about the host] 2025-11-19 03:16:00.460088 | debian-bookworm | ok 2025-11-19 03:16:00.470484 | 2025-11-19 03:16:00.470597 | TASK [validate-host : Sanitize hostname] 2025-11-19 03:16:00.604796 | debian-bookworm | ok 2025-11-19 03:16:00.678062 | 2025-11-19 03:16:00.678228 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-19 03:16:01.379646 | debian-bookworm -> localhost | changed 2025-11-19 03:16:01.386162 | 2025-11-19 03:16:01.386307 | TASK [validate-host : Collect information about zuul worker] 2025-11-19 03:16:01.799647 | debian-bookworm | ok 2025-11-19 03:16:01.804522 | 2025-11-19 03:16:01.804640 | TASK [validate-host : Write out all zuul information for each host] 2025-11-19 03:16:02.415362 | debian-bookworm -> localhost | changed 2025-11-19 03:16:02.425287 | 2025-11-19 03:16:02.425411 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-19 03:16:02.683508 | debian-bookworm | ok 2025-11-19 03:16:02.689314 | 2025-11-19 03:16:02.689423 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-19 03:16:03.690382 | debian-bookworm | changed: 2025-11-19 03:16:03.690616 | debian-bookworm | cd+++++++++ src/ 2025-11-19 03:16:03.690655 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-19 03:16:03.690680 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-19 03:16:03.690703 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-11-19 03:16:03.690726 | debian-bookworm | Containerfile 2025-11-19 03:16:03.690900 | debian-bookworm | =6.2 2025-11-19 03:16:28.458948 | debian-bookworm | Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-11-19 03:16:28.503211 | debian-bookworm | Collecting chardet>=5.2 2025-11-19 03:16:28.516167 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-19 03:16:28.541388 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.1 MB/s eta 0:00:00 2025-11-19 03:16:28.590082 | debian-bookworm | Collecting colorama>=0.4.6 2025-11-19 03:16:28.602086 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-19 03:16:28.673072 | debian-bookworm | Collecting filelock>=3.20 2025-11-19 03:16:28.684505 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-19 03:16:28.734255 | debian-bookworm | Collecting packaging>=25 2025-11-19 03:16:28.745542 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-19 03:16:28.754409 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 9.3 MB/s eta 0:00:00 2025-11-19 03:16:28.799588 | debian-bookworm | Collecting platformdirs>=4.5 2025-11-19 03:16:28.811308 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-19 03:16:28.851957 | debian-bookworm | Collecting pluggy>=1.6 2025-11-19 03:16:28.863312 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-19 03:16:28.901040 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-11-19 03:16:28.912751 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-11-19 03:16:29.080992 | debian-bookworm | Collecting virtualenv>=20.34 2025-11-19 03:16:29.093896 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-11-19 03:16:29.386965 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 20.9 MB/s eta 0:00:00 2025-11-19 03:16:29.492890 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-11-19 03:16:29.504400 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-11-19 03:16:29.537564 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 15.7 MB/s eta 0:00:00 2025-11-19 03:16:29.685556 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-11-19 03:16:30.625036 | 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-19 03:16:31.109890 | debian-bookworm | ok: Runtime: 0:00:03.171946 2025-11-19 03:16:31.116700 | 2025-11-19 03:16:31.116822 | TASK [ensure-tox : Export installed tox_executable path] 2025-11-19 03:16:31.178694 | debian-bookworm | ok 2025-11-19 03:16:31.190333 | 2025-11-19 03:16:31.190467 | TASK [ensure-tox : Output tox version] 2025-11-19 03:16:31.808376 | 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-19 03:16:31.826732 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-19 03:16:32.274916 | debian-bookworm | ok: Runtime: 0:00:00.301944 2025-11-19 03:16:32.281610 | 2025-11-19 03:16:32.281703 | TASK [ensure-tox : Make global symlink] 2025-11-19 03:16:32.305296 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:16:32.313471 | 2025-11-19 03:16:32.313584 | PLAY RECAP 2025-11-19 03:16:32.313640 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-11-19 03:16:32.313666 | 2025-11-19 03:16:32.421031 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-11-19 03:16:32.422180 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-19 03:16:33.133735 | 2025-11-19 03:16:33.133851 | PLAY [all] 2025-11-19 03:16:33.150591 | 2025-11-19 03:16:33.150870 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-11-19 03:16:33.880067 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-19 03:16:34.175925 | debian-bookworm | ok: Runtime: 0:00:00.030444 2025-11-19 03:16:34.180363 | 2025-11-19 03:16:34.180468 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-11-19 03:16:34.730333 | debian-bookworm | ok: Runtime: 0:00:00.006653 2025-11-19 03:16:34.735385 | 2025-11-19 03:16:34.735475 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-11-19 03:16:35.094564 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-19 03:16:35.096093 | debian-bookworm | sudo: a password is required 2025-11-19 03:16:35.310749 | debian-bookworm | ok: Runtime: 0:00:00.021338 2025-11-19 03:16:35.325615 | 2025-11-19 03:16:35.325722 | TASK [tox : Check to see if the constraints file exists] 2025-11-19 03:16:35.394315 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:16:35.400882 | 2025-11-19 03:16:35.401006 | TASK [tox : Fail if constraints file is missing] 2025-11-19 03:16:35.481377 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:16:35.487321 | 2025-11-19 03:16:35.487419 | TASK [tox : Record file location] 2025-11-19 03:16:35.530965 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:16:35.536723 | 2025-11-19 03:16:35.536817 | TASK [tox : Install tox siblings] 2025-11-19 03:16:35.586083 | debian-bookworm | ok 2025-11-19 03:16:35.594540 | debian-bookworm | included: /var/lib/zuul/builds/dd81acc0207e4f46806ebc6b234b9883/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-11-19 03:16:35.612466 | 2025-11-19 03:16:35.612578 | TASK [tox : Run tox without tests] 2025-11-19 03:16:36.194255 | debian-bookworm | ROOT: 189 D setup logging to DEBUG on pid 1429 [tox/report.py:225] 2025-11-19 03:16:36.229020 | debian-bookworm | cookiecutter: 223 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-11-19 03:16:36.233583 | debian-bookworm | cookiecutter: 228 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-11-19 03:16:36.234121 | debian-bookworm | cookiecutter: 229 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-19 03:16:36.235434 | debian-bookworm | cookiecutter: 230 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py L5CZQ4JDGFrqPsBAW9LHFrYTwmjRdJpP LKTs40Pa3wqqfewtWRWUUfteUKioONlh [virtualenv/discovery/cached_py_info.py:128] 2025-11-19 03:16:36.308363 | debian-bookworm | cookiecutter: 303 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-19 03:16:36.308883 | debian-bookworm | cookiecutter: 303 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-19 03:16:36.309165 | debian-bookworm | cookiecutter: 304 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-19 03:16:36.312082 | debian-bookworm | cookiecutter: 306 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-19 03:16:36.353164 | debian-bookworm | cookiecutter: 347 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-19 03:16:36.353436 | debian-bookworm | cookiecutter: 348 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-11-19 03:16:36.353604 | debian-bookworm | cookiecutter: 348 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-19 03:16:36.353808 | debian-bookworm | cookiecutter: 348 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-19 03:16:36.353925 | debian-bookworm | cookiecutter: 348 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.353974 | debian-bookworm | cookiecutter: 348 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.354024 | debian-bookworm | cookiecutter: 349 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.354071 | debian-bookworm | cookiecutter: 349 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.354118 | debian-bookworm | cookiecutter: 349 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.354176 | debian-bookworm | cookiecutter: 349 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.354229 | debian-bookworm | cookiecutter: 349 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.354297 | debian-bookworm | cookiecutter: 349 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.354575 | debian-bookworm | cookiecutter: 349 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-19 03:16:36.354912 | debian-bookworm | cookiecutter: 349 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-19 03:16:36.355053 | debian-bookworm | cookiecutter: 350 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-19 03:16:36.355436 | debian-bookworm | cookiecutter: 350 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-11-19 03:16:36.355692 | debian-bookworm | cookiecutter: 350 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-19 03:16:36.397060 | debian-bookworm | cookiecutter: 350 D { 2025-11-19 03:16:36.397111 | debian-bookworm | "sys": { 2025-11-19 03:16:36.397119 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-11-19 03:16:36.397124 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-11-19 03:16:36.397130 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-11-19 03:16:36.397136 | debian-bookworm | "base_prefix": "/usr", 2025-11-19 03:16:36.397140 | debian-bookworm | "real_prefix": null, 2025-11-19 03:16:36.397146 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-11-19 03:16:36.397150 | debian-bookworm | "base_exec_prefix": "/usr", 2025-11-19 03:16:36.397154 | debian-bookworm | "path": [ 2025-11-19 03:16:36.397158 | debian-bookworm | "/usr/lib/python311.zip", 2025-11-19 03:16:36.397162 | debian-bookworm | "/usr/lib/python3.11", 2025-11-19 03:16:36.397166 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-11-19 03:16:36.397171 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-11-19 03:16:36.397175 | debian-bookworm | ], 2025-11-19 03:16:36.397179 | debian-bookworm | "meta_path": [ 2025-11-19 03:16:36.397183 | debian-bookworm | "", 2025-11-19 03:16:36.397187 | debian-bookworm | "", 2025-11-19 03:16:36.397192 | debian-bookworm | "", 2025-11-19 03:16:36.397196 | debian-bookworm | "" 2025-11-19 03:16:36.397200 | debian-bookworm | ], 2025-11-19 03:16:36.397203 | debian-bookworm | "fs_encoding": "utf-8", 2025-11-19 03:16:36.397207 | debian-bookworm | "io_encoding": "utf-8" 2025-11-19 03:16:36.397211 | debian-bookworm | }, 2025-11-19 03:16:36.397215 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-11-19 03:16:36.397219 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-11-19 03:16:36.397223 | debian-bookworm | "os": "", 2025-11-19 03:16:36.397227 | debian-bookworm | "site": "", 2025-11-19 03:16:36.397235 | debian-bookworm | "datetime": "", 2025-11-19 03:16:36.397239 | debian-bookworm | "math": "", 2025-11-19 03:16:36.397243 | debian-bookworm | "json": "" 2025-11-19 03:16:36.397247 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-11-19 03:16:36.397412 | debian-bookworm | cookiecutter: 392 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-19 03:16:36.400282 | debian-bookworm | cookiecutter: 395 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-19 03:16:36.404288 | debian-bookworm | cookiecutter: 396 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-19 03:16:36.405234 | debian-bookworm | cookiecutter: 399 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-19 03:16:36.407215 | debian-bookworm | cookiecutter: 402 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-19 03:16:36.603595 | debian-bookworm | cookiecutter: 598 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-19 03:16:36.631047 | debian-bookworm | cookiecutter: 625 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-19 03:16:36.631952 | debian-bookworm | cookiecutter: 626 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-19 03:16:36.785292 | debian-bookworm | cookiecutter: 780 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-19 03:16:36.792413 | debian-bookworm | cookiecutter: 787 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-19 03:16:36.794017 | debian-bookworm | cookiecutter: 788 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-19 03:16:36.794736 | debian-bookworm | cookiecutter: 789 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-19 03:16:36.797969 | debian-bookworm | cookiecutter: 792 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-19 03:16:36.798661 | debian-bookworm | cookiecutter: 793 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-19 03:16:36.800036 | debian-bookworm | cookiecutter: 795 D generated console scripts pip pip3 pip3.11 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-19 03:16:36.803059 | debian-bookworm | cookiecutter: 797 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-19 03:16:36.803321 | debian-bookworm | cookiecutter: 798 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-11-19 03:16:36.810282 | debian-bookworm | cookiecutter: 805 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-19 03:16:36.810394 | debian-bookworm | cookiecutter: 805 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.810469 | debian-bookworm | cookiecutter: 805 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.810537 | debian-bookworm | cookiecutter: 805 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.810593 | debian-bookworm | cookiecutter: 805 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.810663 | debian-bookworm | cookiecutter: 805 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.810755 | debian-bookworm | cookiecutter: 805 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.810831 | debian-bookworm | cookiecutter: 805 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.810922 | debian-bookworm | cookiecutter: 805 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-19 03:16:36.817949 | debian-bookworm | cookiecutter: 812 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-11-19 03:16:37.924492 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-11-19 03:16:38.044803 | 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-19 03:16:38.147390 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2025-11-19 03:16:38.162378 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-11-19 03:16:38.219289 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2025-11-19 03:16:38.233720 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-11-19 03:16:38.374045 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-11-19 03:16:38.391652 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-19 03:16:38.678909 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-11-19 03:16:38.693363 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-11-19 03:16:38.740696 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-11-19 03:16:38.755644 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-11-19 03:16:38.836062 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-11-19 03:16:38.849592 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-19 03:16:38.930596 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-11-19 03:16:38.944442 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-11-19 03:16:38.987657 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-11-19 03:16:39.002372 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-19 03:16:39.042459 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-11-19 03:16:39.059663 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-11-19 03:16:39.080050 | debian-bookworm | Installing build dependencies: started 2025-11-19 03:16:40.352947 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-11-19 03:16:40.354833 | debian-bookworm | Getting requirements to build wheel: started 2025-11-19 03:16:40.789890 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-11-19 03:16:40.792266 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-11-19 03:16:41.038989 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-19 03:16:41.167027 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-11-19 03:16:41.180986 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-11-19 03:16:41.218479 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-11-19 03:16:41.232616 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-11-19 03:16:41.266601 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-11-19 03:16:41.280751 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-19 03:16:41.516733 | debian-bookworm | Collecting ruamel.yaml==0.18.16 (from -r requirements.txt (line 14)) 2025-11-19 03:16:41.530099 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl.metadata (25 kB) 2025-11-19 03:16:41.586479 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-11-19 03:16:41.601507 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-11-19 03:16:41.753931 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2025-11-19 03:16:41.768555 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl.metadata (7.7 kB) 2025-11-19 03:16:41.802560 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:41.816336 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-11-19 03:16:41.859108 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:41.873513 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-11-19 03:16:41.916590 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:41.931327 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-11-19 03:16:41.982322 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:41.996219 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-19 03:16:42.054777 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:42.069471 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-11-19 03:16:42.167458 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:42.181640 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-11-19 03:16:42.337790 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-11-19 03:16:42.351805 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-11-19 03:16:42.398781 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.413211 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-19 03:16:42.457178 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.472685 | debian-bookworm | Downloading oslo_i18n-6.7.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-19 03:16:42.522319 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.536780 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-19 03:16:42.601220 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.615570 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-19 03:16:42.684525 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.698176 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-11-19 03:16:42.737489 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.751450 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-19 03:16:42.799594 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.814499 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-19 03:16:42.932633 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:42.946990 | 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-19 03:16:42.996710 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:43.010389 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-19 03:16:43.083382 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-11-19 03:16:43.097244 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-11-19 03:16:43.170157 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-11-19 03:16:43.186010 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.8 kB) 2025-11-19 03:16:43.237210 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-19 03:16:43.251684 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-11-19 03:16:43.453870 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-19 03:16:43.469477 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-11-19 03:16:43.530429 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-19 03:16:43.543965 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-19 03:16:43.675615 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-19 03:16:43.689167 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-11-19 03:16:43.960599 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-19 03:16:43.974115 | 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-19 03:16:44.026020 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-19 03:16:44.040096 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-19 03:16:44.076766 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-19 03:16:44.090893 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-11-19 03:16:44.144508 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-19 03:16:44.158983 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-11-19 03:16:44.232979 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.16->-r requirements.txt (line 14)) 2025-11-19 03:16:44.246413 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2025-11-19 03:16:44.290822 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-11-19 03:16:44.306106 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-11-19 03:16:44.369803 | 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-19 03:16:44.384559 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-11-19 03:16:44.490259 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:44.504161 | 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-19 03:16:44.542241 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-19 03:16:44.555476 | 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-19 03:16:44.591896 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:44.605096 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-19 03:16:44.641167 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-11-19 03:16:44.654720 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-19 03:16:44.935322 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-19 03:16:44.949366 | 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-19 03:16:45.014915 | 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-19 03:16:45.049371 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.063961 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-11-19 03:16:45.204062 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.218513 | 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-19 03:16:45.316774 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.331306 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-19 03:16:45.396426 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.409625 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-11-19 03:16:45.456893 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.469975 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-19 03:16:45.526032 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.539154 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-11-19 03:16:45.605486 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.619716 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-19 03:16:45.686623 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.700162 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-19 03:16:45.782128 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-19 03:16:45.795802 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-11-19 03:16:45.833912 | 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-19 03:16:45.848775 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-19 03:16:45.887777 | 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-19 03:16:45.957965 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.9 MB/s 0:00:00 2025-11-19 03:16:45.975222 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-11-19 03:16:47.838814 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 30.7 MB/s 0:00:01 2025-11-19 03:16:47.853302 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-11-19 03:16:47.880776 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-11-19 03:16:47.907113 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-11-19 03:16:48.099307 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.1 MB/s 0:00:00 2025-11-19 03:16:48.114433 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-11-19 03:16:48.140495 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-11-19 03:16:48.167779 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-11-19 03:16:48.199334 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-11-19 03:16:48.233682 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.4 MB/s 0:00:00 2025-11-19 03:16:48.249643 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-11-19 03:16:48.360708 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.0 MB/s 0:00:00 2025-11-19 03:16:48.377910 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-11-19 03:16:48.405206 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-11-19 03:16:48.428657 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl (119 kB) 2025-11-19 03:16:48.453981 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-11-19 03:16:48.476641 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl (2.2 MB) 2025-11-19 03:16:48.575182 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 22.2 MB/s 0:00:00 2025-11-19 03:16:48.591132 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-11-19 03:16:48.619286 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-11-19 03:16:48.646075 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-11-19 03:16:48.674521 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-11-19 03:16:48.706295 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-11-19 03:16:48.735579 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-11-19 03:16:48.780749 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-19 03:16:48.813328 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-11-19 03:16:48.844663 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-19 03:16:48.872056 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-11-19 03:16:48.899459 | 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-19 03:16:48.930817 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-19 03:16:49.042400 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.3 MB/s 0:00:00 2025-11-19 03:16:49.058267 | debian-bookworm | Downloading oslo_i18n-6.7.0-py3-none-any.whl (47 kB) 2025-11-19 03:16:49.084833 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-19 03:16:49.111015 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-11-19 03:16:49.139818 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-19 03:16:49.168697 | 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-19 03:16:49.207200 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-11-19 03:16:49.304446 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.7 MB/s 0:00:00 2025-11-19 03:16:49.319305 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-11-19 03:16:49.389312 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 18.8 MB/s 0:00:00 2025-11-19 03:16:49.405202 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-11-19 03:16:49.431128 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-11-19 03:16:49.456732 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-11-19 03:16:49.481926 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-19 03:16:49.507734 | 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-19 03:16:49.534893 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-11-19 03:16:49.560517 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-11-19 03:16:49.587733 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-19 03:16:49.616201 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (777 kB) 2025-11-19 03:16:49.658023 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.6/777.6 kB 15.8 MB/s 0:00:00 2025-11-19 03:16:49.673292 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-11-19 03:16:49.698829 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-19 03:16:49.732188 | 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-19 03:16:49.758500 | 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-19 03:16:49.785341 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-11-19 03:16:49.811863 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-11-19 03:16:49.841856 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-11-19 03:16:49.866059 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-19 03:16:49.890312 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-11-19 03:16:49.916073 | 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-19 03:16:50.172713 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 20.0 MB/s 0:00:00 2025-11-19 03:16:50.188513 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-19 03:16:50.216577 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-11-19 03:16:50.247567 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-11-19 03:16:50.320331 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.3 MB/s 0:00:00 2025-11-19 03:16:50.336294 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-11-19 03:16:50.361941 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-11-19 03:16:50.402030 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-11-19 03:16:50.844885 | debian-bookworm | Building wheels for collected packages: pwgen 2025-11-19 03:16:50.845838 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-11-19 03:16:51.142960 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-11-19 03:16:51.144337 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=3ad5559e8d167cfce9ec2231e21d720d1eb9b78bbff63ee5d01fddb0e6f8790d 2025-11-19 03:16:51.144901 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-11-19 03:16:51.149822 | debian-bookworm | Successfully built pwgen 2025-11-19 03:16:51.400636 | 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-19 03:17:21.943138 | debian-bookworm | 2025-11-19 03:17:21.948054 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.11 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2025.11.12 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.3 debtcollector-3.0.0 fasteners-0.20 idna-3.11 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.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.15 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.2 urllib3-2.5.0 wrapt-2.0.1 yamllint-1.37.1 2025-11-19 03:17:22.428428 | debian-bookworm | cookiecutter: 46423 I exit 0 (45.61 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1442 [tox/execute/api.py:295] 2025-11-19 03:17:22.432300 | debian-bookworm | cookiecutter: OK (46.21 seconds) 2025-11-19 03:17:22.432381 | debian-bookworm | congratulations :) (46.24 seconds) 2025-11-19 03:17:22.698558 | debian-bookworm | ok: Runtime: 0:00:46.533472 2025-11-19 03:17:22.707490 | 2025-11-19 03:17:22.707598 | TASK [tox : Create a tempfile to save tox showconfig] 2025-11-19 03:17:23.557484 | debian-bookworm | changed 2025-11-19 03:17:23.588119 | 2025-11-19 03:17:23.588275 | TASK [tox : Get tox envlist config] 2025-11-19 03:17:24.683585 | debian-bookworm | ok: Runtime: 0:00:00.348731 2025-11-19 03:17:24.691957 | 2025-11-19 03:17:24.692671 | TASK [tox : Install any sibling python packages] 2025-11-19 03:17:25.348427 | debian-bookworm | ok: No setup.cfg, no action needed 2025-11-19 03:17:25.355911 | 2025-11-19 03:17:25.356032 | TASK [tox : Remove tempfile] 2025-11-19 03:17:25.858250 | debian-bookworm | changed 2025-11-19 03:17:25.871746 | 2025-11-19 03:17:25.871934 | TASK [tox : Emit tox command] 2025-11-19 03:17:25.923843 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-11-19 03:17:25.931948 | 2025-11-19 03:17:25.932100 | TASK [tox : Run tox] 2025-11-19 03:17:26.512679 | debian-bookworm | ROOT: 190 D setup logging to DEBUG on pid 1739 [tox/report.py:225] 2025-11-19 03:17:26.545585 | debian-bookworm | cookiecutter: 223 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-11-19 03:17:26.546047 | debian-bookworm | cookiecutter: 223 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-19 03:17:26.546971 | debian-bookworm | cookiecutter: 224 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-19 03:17:26.547628 | debian-bookworm | cookiecutter: 225 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-19 03:17:26.547683 | debian-bookworm | cookiecutter: 225 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-19 03:17:26.548948 | debian-bookworm | cookiecutter: 226 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-19 03:17:26.582496 | debian-bookworm | cookiecutter: 260 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:464] 2025-11-19 03:17:27.267492 | 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-19 03:17:27.267553 | debian-bookworm | import pkg_resources 2025-11-19 03:17:27.357821 | debian-bookworm | osism.cfg-generics: 2025-11-19 03:17:27.357873 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-11-19 03:17:28.672451 | 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-19 03:17:28.854128 | 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-19 03:17:28.854221 | debian-bookworm | import pkg_resources 2025-11-19 03:17:28.937957 | debian-bookworm | osism.generics: 2025-11-19 03:17:28.938037 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-11-19 03:17:30.012548 | 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-19 03:17:30.016869 | 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-19 03:17:30.016917 | 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-19 03:17:30.016933 | 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-19 03:17:30.016946 | 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-19 03:17:30.016959 | 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-19 03:17:30.016971 | 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-19 03:17:30.017528 | 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-19 03:17:30.017560 | 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-19 03:17:30.017572 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-11-19 03:17:30.430828 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-11-19 03:17:30.441436 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-11-19 03:17:30.733797 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-11-19 03:17:33.468334 | debian-bookworm | Generating public/private rsa key pair. 2025-11-19 03:17:33.468438 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-11-19 03:17:33.468453 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-11-19 03:17:33.468469 | debian-bookworm | The key fingerprint is: 2025-11-19 03:17:33.468481 | debian-bookworm | SHA256:ZYl9AD31BSh6F/cxWhOfe1+N1Gh3Wvik812N4MZp4qY 2025-11-19 03:17:33.468492 | debian-bookworm | The key's randomart image is: 2025-11-19 03:17:33.468503 | debian-bookworm | +---[RSA 4096]----+ 2025-11-19 03:17:33.468514 | debian-bookworm | | .o.....oo| 2025-11-19 03:17:33.468525 | debian-bookworm | | o+oo..Xo| 2025-11-19 03:17:33.468536 | debian-bookworm | | ..=oooOo@| 2025-11-19 03:17:33.468547 | debian-bookworm | | .o.+.* X*| 2025-11-19 03:17:33.468557 | debian-bookworm | | S...* *.B| 2025-11-19 03:17:33.468568 | debian-bookworm | | . + o*| 2025-11-19 03:17:33.468579 | debian-bookworm | | o +| 2025-11-19 03:17:33.468589 | debian-bookworm | | o | 2025-11-19 03:17:33.468600 | debian-bookworm | | E | 2025-11-19 03:17:33.468611 | debian-bookworm | +----[SHA256]-----+ 2025-11-19 03:17:35.938733 | debian-bookworm | Generating public/private rsa key pair. 2025-11-19 03:17:35.938830 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-11-19 03:17:35.938885 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-11-19 03:17:35.938900 | debian-bookworm | The key fingerprint is: 2025-11-19 03:17:35.938913 | debian-bookworm | SHA256:Nc4ZXdBTVYmE9NpNtObWZienZ3XpcTsNBVjZaxH4L84 2025-11-19 03:17:35.938924 | debian-bookworm | The key's randomart image is: 2025-11-19 03:17:35.938935 | debian-bookworm | +---[RSA 4096]----+ 2025-11-19 03:17:35.938946 | debian-bookworm | | ..+***O| 2025-11-19 03:17:35.938957 | debian-bookworm | | oo+=+o| 2025-11-19 03:17:35.938967 | debian-bookworm | | + ...=+| 2025-11-19 03:17:35.938978 | debian-bookworm | | + +o ==o| 2025-11-19 03:17:35.938989 | debian-bookworm | | S +. .+*@| 2025-11-19 03:17:35.938999 | debian-bookworm | | +BX| 2025-11-19 03:17:35.939011 | debian-bookworm | | o.=+| 2025-11-19 03:17:35.939021 | debian-bookworm | | Eo.| 2025-11-19 03:17:35.939032 | debian-bookworm | | | 2025-11-19 03:17:35.939043 | debian-bookworm | +----[SHA256]-----+ 2025-11-19 03:17:41.277413 | debian-bookworm | 2025-11-19 03:17:41.276 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-11-19 03:17:41.313623 | debian-bookworm | 2025-11-19 03:17:41.313 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-11-19 03:17:41.315255 | debian-bookworm | 2025-11-19 03:17:41.314 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-11-19 03:17:41.315793 | debian-bookworm | 2025-11-19 03:17:41.315 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-11-19 03:17:41.316827 | debian-bookworm | 2025-11-19 03:17:41.316 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-11-19 03:17:41.348639 | debian-bookworm | 2025-11-19 03:17:41.348 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-11-19 03:17:41.349122 | debian-bookworm | 2025-11-19 03:17:41.348 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-11-19 03:17:41.349619 | debian-bookworm | 2025-11-19 03:17:41.349 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-11-19 03:17:41.352763 | debian-bookworm | 2025-11-19 03:17:41.352 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-11-19 03:17:41.357451 | debian-bookworm | 2025-11-19 03:17:41.357 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-11-19 03:17:41.362692 | debian-bookworm | 2025-11-19 03:17:41.362 | INFO | __main__::73 - Set keystone_admin_password 2025-11-19 03:17:41.363050 | debian-bookworm | 2025-11-19 03:17:41.362 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-11-19 03:17:41.363076 | debian-bookworm | 2025-11-19 03:17:41.362 | INFO | __main__::86 - Set ara_password 2025-11-19 03:17:41.363090 | debian-bookworm | 2025-11-19 03:17:41.362 | INFO | __main__::100 - Set operator_password_unhashed 2025-11-19 03:17:41.363102 | debian-bookworm | 2025-11-19 03:17:41.362 | INFO | __main__::102 - Set operator_password 2025-11-19 03:17:41.863017 | debian-bookworm | 2025-11-19 03:17:41.862 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-11-19 03:17:41.863453 | debian-bookworm | 2025-11-19 03:17:41.862 | INFO | __main__::109 - Set fsid 2025-11-19 03:17:41.863484 | debian-bookworm | 2025-11-19 03:17:41.862 | INFO | __main__::118 - Set k3s_token 2025-11-19 03:17:41.863496 | debian-bookworm | 2025-11-19 03:17:41.862 | INFO | __main__::127 - Set netbox_api_token 2025-11-19 03:17:41.863507 | debian-bookworm | 2025-11-19 03:17:41.862 | INFO | __main__::129 - Set manager_listener_broker_password 2025-11-19 03:17:41.863520 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::134 - Set netbox_user_api_token 2025-11-19 03:17:41.863559 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::136 - Set netbox_secret_key 2025-11-19 03:17:41.863570 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-11-19 03:17:41.863990 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::147 - Set netbox_superuser_password 2025-11-19 03:17:41.864017 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::155 - Set netdata_api_key 2025-11-19 03:17:41.864029 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-11-19 03:17:41.864040 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::163 - Set ceph_dashboard_password 2025-11-19 03:17:41.864051 | debian-bookworm | 2025-11-19 03:17:41.863 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-11-19 03:17:41.865685 | debian-bookworm | 2025-11-19 03:17:41.865 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-11-19 03:17:41.866314 | debian-bookworm | 2025-11-19 03:17:41.866 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-11-19 03:17:41.867260 | debian-bookworm | 2025-11-19 03:17:41.866 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-11-19 03:17:41.897633 | debian-bookworm | 2025-11-19 03:17:41.897 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-11-19 03:17:41.898467 | debian-bookworm | 2025-11-19 03:17:41.898 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-11-19 03:17:41.898844 | debian-bookworm | 2025-11-19 03:17:41.898 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-11-19 03:17:41.900690 | debian-bookworm | 2025-11-19 03:17:41.900 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-11-19 03:17:41.903889 | debian-bookworm | 2025-11-19 03:17:41.903 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-11-19 03:17:42.021009 | debian-bookworm | 2025-11-19 03:17:42.020 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-11-19 03:17:42.024624 | debian-bookworm | 2025-11-19 03:17:42.024 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-11-19 03:17:42.025004 | debian-bookworm | 2025-11-19 03:17:42.024 | INFO | __main__::32 - Set operator 2025-11-19 03:17:42.025032 | debian-bookworm | 2025-11-19 03:17:42.024 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-11-19 03:17:42.025061 | debian-bookworm | 2025-11-19 03:17:42.024 | INFO | __main__::32 - Set configuration 2025-11-19 03:17:42.025075 | debian-bookworm | 2025-11-19 03:17:42.024 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-11-19 03:17:42.031777 | debian-bookworm | 2025-11-19 03:17:42.031 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-11-19 03:17:42.035126 | debian-bookworm | 2025-11-19 03:17:42.034 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-11-19 03:17:42.038613 | debian-bookworm | 2025-11-19 03:17:42.038 | INFO | __main__::55 - Set operator_public_key 2025-11-19 03:17:42.038966 | debian-bookworm | 2025-11-19 03:17:42.038 | INFO | __main__::64 - Set configuration_git_public_key 2025-11-19 03:17:42.038993 | debian-bookworm | 2025-11-19 03:17:42.038 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-11-19 03:17:42.041134 | debian-bookworm | 2025-11-19 03:17:42.040 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-11-19 03:17:45.697618 | debian-bookworm | cookiecutter: 19375 I exit 0 (19.11 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1746 [tox/execute/api.py:295] 2025-11-19 03:17:45.700294 | debian-bookworm | cookiecutter: OK (19.16=setup[0.05]+cmd[19.11] seconds) 2025-11-19 03:17:45.700329 | debian-bookworm | congratulations :) (19.19 seconds) 2025-11-19 03:17:46.031264 | debian-bookworm | ok: Runtime: 0:00:19.475468 2025-11-19 03:17:46.038268 | 2025-11-19 03:17:46.038389 | TASK [tox : Look for output] 2025-11-19 03:17:46.482040 | debian-bookworm | ok 2025-11-19 03:17:46.510754 | 2025-11-19 03:17:46.510887 | TASK [tox : Return file comments to Zuul] 2025-11-19 03:17:46.558484 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:46.565374 | 2025-11-19 03:17:46.565465 | PLAY RECAP 2025-11-19 03:17:46.565518 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-11-19 03:17:46.565543 | 2025-11-19 03:17:46.818522 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-19 03:17:46.819672 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-19 03:17:48.018755 | 2025-11-19 03:17:48.018908 | PLAY [all] 2025-11-19 03:17:48.034827 | 2025-11-19 03:17:48.034967 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-11-19 03:17:48.090254 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:48.098929 | 2025-11-19 03:17:48.099089 | TASK [fetch-tox-output : Set tox log path for single node] 2025-11-19 03:17:48.141222 | debian-bookworm | ok 2025-11-19 03:17:48.151831 | 2025-11-19 03:17:48.151979 | TASK [fetch-tox-output : Ensure local tox dir] 2025-11-19 03:17:48.703586 | debian-bookworm -> localhost | changed 2025-11-19 03:17:48.710727 | 2025-11-19 03:17:48.710822 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-11-19 03:17:48.805687 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:48.811153 | 2025-11-19 03:17:48.811255 | TASK [fetch-tox-output : Set envlist fact] 2025-11-19 03:17:48.900590 | debian-bookworm | ok 2025-11-19 03:17:48.906659 | 2025-11-19 03:17:48.906748 | TASK [fetch-tox-output : Get tox version] 2025-11-19 03:17:49.604435 | 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-19 03:17:49.622840 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-19 03:17:49.954961 | debian-bookworm | ok: Runtime: 0:00:00.285537 2025-11-19 03:17:49.962987 | 2025-11-19 03:17:49.963089 | TASK [fetch-tox-output : Find all default environments] 2025-11-19 03:17:50.536791 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:50.542509 | 2025-11-19 03:17:50.542618 | TASK [fetch-tox-output : Set envlist fact] 2025-11-19 03:17:50.575765 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:50.582100 | 2025-11-19 03:17:50.582199 | TASK [fetch-tox-output : Find all default environments] 2025-11-19 03:17:51.110943 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:51.116433 | 2025-11-19 03:17:51.116528 | TASK [fetch-tox-output : Set envlist fact] 2025-11-19 03:17:51.155053 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:51.161043 | 2025-11-19 03:17:51.161136 | LOOP [fetch-tox-output : Copy tox logs] 2025-11-19 03:17:51.208941 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:51.221799 | 2025-11-19 03:17:51.221915 | LOOP [fetch-tox-output : Collect tox logs] 2025-11-19 03:17:52.060091 | debian-bookworm | changed: 2025-11-19 03:17:52.060464 | debian-bookworm | created directory /var/lib/zuul/builds/dd81acc0207e4f46806ebc6b234b9883/work/logs/tox/cookiecutter 2025-11-19 03:17:52.060542 | debian-bookworm | cd+++++++++ ./ 2025-11-19 03:17:52.060570 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-11-19 03:17:52.060606 | 2025-11-19 03:17:52.068768 | 2025-11-19 03:17:52.068840 | PLAY RECAP 2025-11-19 03:17:52.068887 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-11-19 03:17:52.068913 | 2025-11-19 03:17:52.212060 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-19 03:17:52.213015 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-19 03:17:53.226672 | 2025-11-19 03:17:53.226857 | PLAY [all] 2025-11-19 03:17:53.258213 | 2025-11-19 03:17:53.258454 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-11-19 03:17:53.509243 | debian-bookworm | changed: non-zero return code 2025-11-19 03:17:53.517516 | 2025-11-19 03:17:53.517656 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-11-19 03:17:53.561567 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:53.567306 | 2025-11-19 03:17:53.567429 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-11-19 03:17:53.617680 | 2025-11-19 03:17:53.617849 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-11-19 03:17:53.648280 | 2025-11-19 03:17:53.648529 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-11-19 03:17:53.678691 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:53.684952 | 2025-11-19 03:17:53.685049 | LOOP [fetch-subunit-output : Generate subunit file] 2025-11-19 03:17:53.724477 | 2025-11-19 03:17:53.724653 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-11-19 03:17:53.789194 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:53.794919 | 2025-11-19 03:17:53.795020 | TASK [fetch-subunit-output : Remove the temporary file] 2025-11-19 03:17:53.828430 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:53.834021 | 2025-11-19 03:17:53.834118 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-11-19 03:17:53.857222 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:17:53.870772 | 2025-11-19 03:17:53.870885 | PLAY RECAP 2025-11-19 03:17:53.870940 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-11-19 03:17:53.870967 | 2025-11-19 03:17:53.989454 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-19 03:17:53.990411 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-19 03:17:55.028928 | 2025-11-19 03:17:55.029038 | PLAY [Base post] 2025-11-19 03:17:55.060066 | 2025-11-19 03:17:55.060253 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-19 03:17:55.647152 | debian-bookworm | changed 2025-11-19 03:17:55.651895 | 2025-11-19 03:17:55.651965 | PLAY RECAP 2025-11-19 03:17:55.652013 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-19 03:17:55.652064 | 2025-11-19 03:17:55.801739 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-19 03:17:55.802749 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-19 03:17:56.897224 | 2025-11-19 03:17:56.897470 | PLAY [Base post-logs] 2025-11-19 03:17:56.927282 | 2025-11-19 03:17:56.927560 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-19 03:17:57.603488 | localhost | changed 2025-11-19 03:17:57.614046 | 2025-11-19 03:17:57.614220 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-19 03:17:57.640202 | localhost | ok 2025-11-19 03:17:57.643708 | 2025-11-19 03:17:57.643818 | TASK [Set zuul-log-path fact] 2025-11-19 03:17:57.658862 | localhost | ok 2025-11-19 03:17:57.667666 | 2025-11-19 03:17:57.667800 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-19 03:17:57.693453 | localhost | ok 2025-11-19 03:17:57.696754 | 2025-11-19 03:17:57.696868 | TASK [upload-logs : Create log directories] 2025-11-19 03:17:58.216642 | localhost | changed 2025-11-19 03:17:58.219623 | 2025-11-19 03:17:58.219738 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-19 03:17:58.946183 | localhost -> localhost | ok: Runtime: 0:00:00.020679 2025-11-19 03:17:58.951954 | 2025-11-19 03:17:58.952085 | TASK [upload-logs : Upload logs to log server] 2025-11-19 03:18:00.135804 | localhost | Output suppressed because no_log was given 2025-11-19 03:18:00.138186 | 2025-11-19 03:18:00.138307 | LOOP [upload-logs : Compress console log and json output] 2025-11-19 03:18:00.298074 | localhost | skipping: Conditional result was False 2025-11-19 03:18:00.306509 | localhost | skipping: Conditional result was False 2025-11-19 03:18:00.316423 | 2025-11-19 03:18:00.316957 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-19 03:18:00.519519 | localhost | skipping: Conditional result was False 2025-11-19 03:18:00.520923 | 2025-11-19 03:18:00.530008 | localhost | skipping: Conditional result was False 2025-11-19 03:18:00.537186 | 2025-11-19 03:18:00.537308 | LOOP [upload-logs : Upload console log and json output]