2026-07-27 03:15:58.494925 | Job console starting 2026-07-27 03:15:58.572072 | Updating git repos 2026-07-27 03:15:58.610531 | Cloning repos into workspace 2026-07-27 03:15:58.659823 | Restoring repo states 2026-07-27 03:15:58.665975 | Merging changes 2026-07-27 03:15:58.665991 | Checking out repos 2026-07-27 03:15:58.705405 | Preparing playbooks 2026-07-27 03:15:59.547743 | Running Ansible setup 2026-07-27 03:16:04.034150 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-27 03:16:05.170499 | 2026-07-27 03:16:05.170736 | PLAY [Base pre] 2026-07-27 03:16:05.194065 | 2026-07-27 03:16:05.194240 | TASK [Setup log path fact] 2026-07-27 03:16:05.230455 | debian-bookworm | ok 2026-07-27 03:16:05.248354 | 2026-07-27 03:16:05.248525 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-27 03:16:05.299293 | debian-bookworm | ok 2026-07-27 03:16:05.311078 | 2026-07-27 03:16:05.311212 | TASK [emit-job-header : Print job information] 2026-07-27 03:16:05.363323 | # Job Information 2026-07-27 03:16:05.363554 | Ansible Version: 2.16.14 2026-07-27 03:16:05.363591 | Job: tox 2026-07-27 03:16:05.363623 | Pipeline: periodic-daily 2026-07-27 03:16:05.363646 | Executor: 521e9411259a 2026-07-27 03:16:05.363666 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-07-27 03:16:05.363689 | Event ID: e8c0386dcbb44543b535ab7936249f03 2026-07-27 03:16:05.369605 | 2026-07-27 03:16:05.369735 | LOOP [emit-job-header : Print node information] 2026-07-27 03:16:05.488616 | debian-bookworm | ok: 2026-07-27 03:16:05.488862 | debian-bookworm | # Node Information 2026-07-27 03:16:05.488905 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-27 03:16:05.488937 | debian-bookworm | Hostname: debian 2026-07-27 03:16:05.488966 | debian-bookworm | Username: zuul 2026-07-27 03:16:05.488994 | debian-bookworm | Distro: Debian 12.15 2026-07-27 03:16:05.489023 | debian-bookworm | Provider: regiocloud-a 2026-07-27 03:16:05.489051 | debian-bookworm | Region: 2026-07-27 03:16:05.489078 | debian-bookworm | Label: debian-bookworm 2026-07-27 03:16:05.489104 | debian-bookworm | Product Name: OpenStack Nova 2026-07-27 03:16:05.489130 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:ba63 2026-07-27 03:16:05.511964 | 2026-07-27 03:16:05.512124 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-27 03:16:06.094010 | debian-bookworm -> localhost | changed 2026-07-27 03:16:06.102603 | 2026-07-27 03:16:06.102751 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-27 03:16:07.195158 | debian-bookworm -> localhost | changed 2026-07-27 03:16:07.213565 | 2026-07-27 03:16:07.213858 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-27 03:16:07.575665 | debian-bookworm -> localhost | ok 2026-07-27 03:16:07.603755 | 2026-07-27 03:16:07.604009 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-27 03:16:07.661358 | debian-bookworm | ok 2026-07-27 03:16:07.684214 | debian-bookworm | included: /var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-27 03:16:07.692144 | 2026-07-27 03:16:07.692270 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-27 03:16:09.987999 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-27 03:16:09.988367 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/work/bbd5a45ee93d4b40bb0e72cbb24bbde9_id_rsa 2026-07-27 03:16:09.988418 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/work/bbd5a45ee93d4b40bb0e72cbb24bbde9_id_rsa.pub 2026-07-27 03:16:09.988448 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-27 03:16:09.988474 | debian-bookworm -> localhost | SHA256:eIK5yBhbKyaVpGt5KMU7slWOjkh2xgKxbP9FwuWU2g8 zuul-build-sshkey 2026-07-27 03:16:09.988499 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-27 03:16:09.988553 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-27 03:16:09.988578 | debian-bookworm -> localhost | | | 2026-07-27 03:16:09.988601 | debian-bookworm -> localhost | | . | 2026-07-27 03:16:09.988622 | debian-bookworm -> localhost | |. . + | 2026-07-27 03:16:09.988642 | debian-bookworm -> localhost | |.* ..o*. | 2026-07-27 03:16:09.988675 | debian-bookworm -> localhost | |=o* ++oES | 2026-07-27 03:16:09.988799 | debian-bookworm -> localhost | |oX=B .ooo | 2026-07-27 03:16:09.988859 | debian-bookworm -> localhost | |OOO*o . . | 2026-07-27 03:16:09.988883 | debian-bookworm -> localhost | |OB=.. . | 2026-07-27 03:16:09.988907 | debian-bookworm -> localhost | |+ . . | 2026-07-27 03:16:09.988929 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-27 03:16:09.988997 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.582023 2026-07-27 03:16:09.999998 | 2026-07-27 03:16:10.000284 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-27 03:16:10.039007 | debian-bookworm | ok 2026-07-27 03:16:10.071739 | debian-bookworm | included: /var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-27 03:16:10.094033 | 2026-07-27 03:16:10.094675 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-27 03:16:10.146503 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:16:10.159499 | 2026-07-27 03:16:10.159672 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-27 03:16:11.172505 | debian-bookworm | changed 2026-07-27 03:16:11.180640 | 2026-07-27 03:16:11.180792 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-27 03:16:11.464707 | debian-bookworm | ok 2026-07-27 03:16:11.470455 | 2026-07-27 03:16:11.470603 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-27 03:16:12.174914 | debian-bookworm | changed 2026-07-27 03:16:12.183685 | 2026-07-27 03:16:12.183826 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-27 03:16:12.962020 | debian-bookworm | changed 2026-07-27 03:16:12.979513 | 2026-07-27 03:16:12.979699 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-27 03:16:13.020593 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:16:13.057592 | 2026-07-27 03:16:13.058135 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-27 03:16:13.671371 | debian-bookworm -> localhost | changed 2026-07-27 03:16:13.688682 | 2026-07-27 03:16:13.688926 | TASK [add-build-sshkey : Add back temp key] 2026-07-27 03:16:14.055516 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/work/bbd5a45ee93d4b40bb0e72cbb24bbde9_id_rsa (zuul-build-sshkey) 2026-07-27 03:16:14.056047 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012183 2026-07-27 03:16:14.071582 | 2026-07-27 03:16:14.071729 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-27 03:16:14.512802 | debian-bookworm | ok 2026-07-27 03:16:14.518585 | 2026-07-27 03:16:14.518711 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-27 03:16:14.543251 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:16:14.562735 | 2026-07-27 03:16:14.562917 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-27 03:16:15.032945 | debian-bookworm | ok 2026-07-27 03:16:15.057524 | 2026-07-27 03:16:15.057704 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-27 03:16:15.114416 | debian-bookworm | ok 2026-07-27 03:16:15.119841 | 2026-07-27 03:16:15.119964 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-27 03:16:15.647114 | debian-bookworm -> localhost | ok 2026-07-27 03:16:15.654135 | 2026-07-27 03:16:15.654260 | TASK [validate-host : Collect information about the host] 2026-07-27 03:16:17.097318 | debian-bookworm | ok 2026-07-27 03:16:17.111968 | 2026-07-27 03:16:17.112121 | TASK [validate-host : Sanitize hostname] 2026-07-27 03:16:17.311479 | debian-bookworm | ok 2026-07-27 03:16:17.322300 | 2026-07-27 03:16:17.322446 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-27 03:16:18.456314 | debian-bookworm -> localhost | changed 2026-07-27 03:16:18.462196 | 2026-07-27 03:16:18.462306 | TASK [validate-host : Collect information about zuul worker] 2026-07-27 03:16:18.891844 | debian-bookworm | ok 2026-07-27 03:16:18.897605 | 2026-07-27 03:16:18.897703 | TASK [validate-host : Write out all zuul information for each host] 2026-07-27 03:16:19.898785 | debian-bookworm -> localhost | changed 2026-07-27 03:16:19.925156 | 2026-07-27 03:16:19.925264 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-27 03:16:20.217851 | debian-bookworm | ok 2026-07-27 03:16:20.222360 | 2026-07-27 03:16:20.222437 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-27 03:16:21.343643 | debian-bookworm | changed: 2026-07-27 03:16:21.344240 | debian-bookworm | cd+++++++++ src/ 2026-07-27 03:16:21.344281 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-27 03:16:21.344302 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-27 03:16:21.344321 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-07-27 03:16:21.344338 | debian-bookworm | =7.0.3 2026-07-27 03:16:59.142390 | debian-bookworm | Downloading cachetools-7.1.6-py3-none-any.whl (16 kB) 2026-07-27 03:16:59.182862 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-27 03:16:59.197072 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-27 03:16:59.262083 | debian-bookworm | Collecting filelock>=3.25 2026-07-27 03:16:59.277605 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-27 03:16:59.285778 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 16.3 MB/s eta 0:00:00 2026-07-27 03:16:59.331104 | debian-bookworm | Collecting packaging>=26 2026-07-27 03:16:59.345406 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-27 03:16:59.353644 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 17.5 MB/s eta 0:00:00 2026-07-27 03:16:59.403281 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-27 03:16:59.417672 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-27 03:16:59.456075 | debian-bookworm | Collecting pluggy>=1.6 2026-07-27 03:16:59.470129 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-27 03:16:59.508476 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-27 03:16:59.522712 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-27 03:16:59.562130 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-27 03:16:59.576111 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-27 03:16:59.619453 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-27 03:16:59.634352 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-27 03:16:59.789042 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-27 03:16:59.803413 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-27 03:16:59.922137 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 48.4 MB/s eta 0:00:00 2026-07-27 03:17:00.013973 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-27 03:17:00.028069 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-27 03:17:00.040788 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 47.7 MB/s eta 0:00:00 2026-07-27 03:17:00.141340 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-27 03:17:01.004341 | debian-bookworm | Successfully installed cachetools-7.1.6 colorama-0.4.6 distlib-0.4.3 filelock-3.32.0 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.0 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.0 2026-07-27 03:17:01.487375 | debian-bookworm | ok: Runtime: 0:00:02.866402 2026-07-27 03:17:01.493002 | 2026-07-27 03:17:01.493088 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-27 03:17:01.522310 | debian-bookworm | ok 2026-07-27 03:17:01.527254 | 2026-07-27 03:17:01.527340 | TASK [ensure-tox : Output tox version] 2026-07-27 03:17:02.139947 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-27 03:17:02.157445 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-27 03:17:02.557414 | debian-bookworm | ok: Runtime: 0:00:00.346199 2026-07-27 03:17:02.563713 | 2026-07-27 03:17:02.563809 | TASK [ensure-tox : Make global symlink] 2026-07-27 03:17:02.613156 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:02.620690 | 2026-07-27 03:17:02.620759 | PLAY RECAP 2026-07-27 03:17:02.620813 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-27 03:17:02.620839 | 2026-07-27 03:17:02.902792 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-27 03:17:02.903764 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-27 03:17:04.333897 | 2026-07-27 03:17:04.334047 | PLAY [all] 2026-07-27 03:17:04.368254 | 2026-07-27 03:17:04.368392 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-27 03:17:05.255153 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-27 03:17:05.415232 | debian-bookworm | ok: Runtime: 0:00:00.029543 2026-07-27 03:17:05.420400 | 2026-07-27 03:17:05.420526 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-27 03:17:06.046003 | debian-bookworm | ok: Runtime: 0:00:00.007138 2026-07-27 03:17:06.052621 | 2026-07-27 03:17:06.052715 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-27 03:17:06.607150 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-27 03:17:06.607838 | debian-bookworm | sudo: a password is required 2026-07-27 03:17:06.644220 | debian-bookworm | ok: Runtime: 0:00:00.025893 2026-07-27 03:17:06.656463 | 2026-07-27 03:17:06.656608 | TASK [tox : Check to see if the constraints file exists] 2026-07-27 03:17:06.724610 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:06.729899 | 2026-07-27 03:17:06.730002 | TASK [tox : Fail if constraints file is missing] 2026-07-27 03:17:06.775976 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:06.781624 | 2026-07-27 03:17:06.781720 | TASK [tox : Record file location] 2026-07-27 03:17:06.825387 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:06.831254 | 2026-07-27 03:17:06.831339 | TASK [tox : Install tox siblings] 2026-07-27 03:17:06.879895 | debian-bookworm | ok 2026-07-27 03:17:06.891910 | debian-bookworm | included: /var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-27 03:17:06.896435 | 2026-07-27 03:17:06.896535 | TASK [tox : Run tox without tests] 2026-07-27 03:17:07.521860 | debian-bookworm | ROOT: 214 D setup logging to DEBUG on pid 1592 [tox/report.py:229] 2026-07-27 03:17:07.551929 | debian-bookworm | test: 244 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-27 03:17:07.554564 | debian-bookworm | test: 246 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-07-27 03:17:07.554907 | debian-bookworm | test: 247 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-27 03:17:07.559150 | debian-bookworm | test: 251 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py bff5fbb2144f4e8c01be702781a5ece1 59b45e85fea03bcc3eae7273bada9985 [python_discovery/_cached_py_info.py:198] 2026-07-27 03:17:07.638032 | debian-bookworm | test: 330 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-27 03:17:07.638440 | debian-bookworm | test: 330 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-27 03:17:07.638625 | debian-bookworm | test: 331 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-27 03:17:07.641209 | debian-bookworm | test: 333 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-27 03:17:07.641412 | debian-bookworm | test: 333 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-27 03:17:07.673415 | debian-bookworm | test: 365 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-27 03:17:07.673727 | debian-bookworm | test: 366 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-07-27 03:17:07.673894 | debian-bookworm | test: 366 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-07-27 03:17:07.674000 | debian-bookworm | test: 366 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-27 03:17:07.674211 | debian-bookworm | test: 366 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-27 03:17:07.674315 | debian-bookworm | test: 366 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674365 | debian-bookworm | test: 366 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674417 | debian-bookworm | test: 366 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674471 | debian-bookworm | test: 366 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674521 | debian-bookworm | test: 367 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674574 | debian-bookworm | test: 367 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674626 | debian-bookworm | test: 367 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674678 | debian-bookworm | test: 367 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674729 | debian-bookworm | test: 367 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674782 | debian-bookworm | test: 367 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.674830 | debian-bookworm | test: 367 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:07.675205 | debian-bookworm | test: 367 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-27 03:17:07.675709 | debian-bookworm | test: 368 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-27 03:17:07.675973 | debian-bookworm | test: 368 D debug via /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-27 03:17:07.715265 | debian-bookworm | test: 368 D { 2026-07-27 03:17:07.715319 | debian-bookworm | "sys": { 2026-07-27 03:17:07.715326 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-07-27 03:17:07.715331 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-27 03:17:07.715340 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-07-27 03:17:07.715346 | debian-bookworm | "base_prefix": "/usr", 2026-07-27 03:17:07.715351 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-07-27 03:17:07.715356 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-27 03:17:07.715360 | debian-bookworm | "path": [ 2026-07-27 03:17:07.715363 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-27 03:17:07.715367 | debian-bookworm | "/usr/lib/python3.11", 2026-07-27 03:17:07.715371 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-27 03:17:07.715375 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-07-27 03:17:07.715380 | debian-bookworm | ], 2026-07-27 03:17:07.715384 | debian-bookworm | "meta_path": [ 2026-07-27 03:17:07.715388 | debian-bookworm | "", 2026-07-27 03:17:07.715392 | debian-bookworm | "", 2026-07-27 03:17:07.715396 | debian-bookworm | "" 2026-07-27 03:17:07.715400 | debian-bookworm | ], 2026-07-27 03:17:07.715404 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-27 03:17:07.715407 | debian-bookworm | "io_encoding": "utf-8" 2026-07-27 03:17:07.715411 | debian-bookworm | }, 2026-07-27 03:17:07.715415 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-27 03:17:07.715419 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-27 03:17:07.715423 | debian-bookworm | "os": "", 2026-07-27 03:17:07.715427 | debian-bookworm | "site": "", 2026-07-27 03:17:07.715431 | debian-bookworm | "datetime": "", 2026-07-27 03:17:07.715435 | debian-bookworm | "math": "", 2026-07-27 03:17:07.715439 | debian-bookworm | "json": "" 2026-07-27 03:17:07.715443 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-27 03:17:07.715539 | debian-bookworm | test: 407 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-07-27 03:17:07.723508 | debian-bookworm | test: 415 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-27 03:17:07.724125 | debian-bookworm | test: 416 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-27 03:17:07.725717 | debian-bookworm | test: 418 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-27 03:17:07.726073 | debian-bookworm | test: 418 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-27 03:17:08.090728 | debian-bookworm | test: 783 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.093267 | debian-bookworm | test: 785 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.094353 | debian-bookworm | test: 786 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.170251 | debian-bookworm | test: 862 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.182273 | debian-bookworm | test: 874 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.182772 | debian-bookworm | test: 875 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.242446 | debian-bookworm | test: 934 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.243060 | debian-bookworm | test: 935 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-27 03:17:08.243595 | debian-bookworm | test: 936 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-27 03:17:08.268470 | debian-bookworm | test: 960 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-27 03:17:08.269077 | debian-bookworm | test: 961 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-27 03:17:08.281829 | debian-bookworm | test: 974 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-27 03:17:08.282041 | debian-bookworm | test: 974 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.282213 | debian-bookworm | test: 974 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.282358 | debian-bookworm | test: 974 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.282496 | debian-bookworm | test: 974 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.282644 | debian-bookworm | test: 975 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.282785 | debian-bookworm | test: 975 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.282951 | debian-bookworm | test: 975 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.283237 | debian-bookworm | test: 975 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.283362 | debian-bookworm | test: 975 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.283496 | debian-bookworm | test: 975 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.283645 | debian-bookworm | test: 976 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-27 03:17:08.292321 | debian-bookworm | test: 984 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:485] 2026-07-27 03:17:09.583365 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-07-27 03:17:09.789879 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-27 03:17:09.834189 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-07-27 03:17:09.850650 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-07-27 03:17:09.941081 | debian-bookworm | Collecting openstacksdk==4.17.0 (from -r requirements.txt (line 3)) 2026-07-27 03:17:09.957488 | debian-bookworm | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-27 03:17:10.006200 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-07-27 03:17:10.023432 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-27 03:17:10.086305 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 5)) 2026-07-27 03:17:10.103272 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-27 03:17:10.163424 | debian-bookworm | Collecting typer==0.27.0 (from typer[all]==0.27.0->-r requirements.txt (line 6)) 2026-07-27 03:17:10.178642 | debian-bookworm | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-27 03:17:10.223886 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-07-27 03:17:10.242654 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-07-27 03:17:10.514955 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.529719 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-27 03:17:10.567715 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.581860 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-27 03:17:10.620396 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.635650 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-27 03:17:10.708068 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.725220 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-27 03:17:10.768769 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.785035 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-27 03:17:10.827035 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.843131 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-27 03:17:10.894357 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.909858 | debian-bookworm | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-27 03:17:10.942895 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:10.958822 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-27 03:17:11.018393 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:11.037261 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-27 03:17:11.116600 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:11.131514 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-27 03:17:11.246599 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:11.261362 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-27 03:17:11.410819 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-07-27 03:17:11.425927 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-27 03:17:11.496481 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-07-27 03:17:11.510518 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-27 03:17:11.551490 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-07-27 03:17:11.566020 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-27 03:17:11.603324 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-07-27 03:17:11.617480 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-27 03:17:11.650682 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.27.0->typer[all]==0.27.0->-r requirements.txt (line 6)) 2026-07-27 03:17:11.665670 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-27 03:17:11.727444 | debian-bookworm | Collecting rich>=13.8.0 (from typer==0.27.0->typer[all]==0.27.0->-r requirements.txt (line 6)) 2026-07-27 03:17:11.741462 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-27 03:17:11.775378 | debian-bookworm | Collecting annotated-doc>=0.0.2 (from typer==0.27.0->typer[all]==0.27.0->-r requirements.txt (line 6)) 2026-07-27 03:17:11.789963 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-27 03:17:11.803372 | debian-bookworm | WARNING: typer 0.27.0 does not provide the extra 'all' 2026-07-27 03:17:11.973375 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:11.987942 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-27 03:17:12.020299 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:12.034315 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-27 03:17:12.076332 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:12.090715 | debian-bookworm | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-27 03:17:12.127399 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:12.142692 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-27 03:17:12.188491 | debian-bookworm | Collecting typing-extensions>=4.12 (from keystoneauth1>=5.10.0->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-07-27 03:17:12.202762 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-27 03:17:12.221340 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.17.0->-r requirements.txt (line 3)) (83.0.0) 2026-07-27 03:17:12.253161 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer==0.27.0->typer[all]==0.27.0->-r requirements.txt (line 6)) 2026-07-27 03:17:12.268851 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-27 03:17:12.331650 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer==0.27.0->typer[all]==0.27.0->-r requirements.txt (line 6)) 2026-07-27 03:17:12.346439 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-27 03:17:12.380122 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer==0.27.0->typer[all]==0.27.0->-r requirements.txt (line 6)) 2026-07-27 03:17:12.395361 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-27 03:17:12.433640 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-07-27 03:17:12.495781 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 17.6 MB/s 0:00:00 2026-07-27 03:17:12.508894 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-07-27 03:17:12.537951 | debian-bookworm | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-27 03:17:12.681606 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.8 MB/s 0:00:00 2026-07-27 03:17:12.698740 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-07-27 03:17:12.726927 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-27 03:17:12.754389 | debian-bookworm | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-27 03:17:12.833059 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-07-27 03:17:12.859891 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-27 03:17:12.891407 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-27 03:17:12.920421 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-27 03:17:12.948794 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-27 03:17:12.974482 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-27 03:17:13.002396 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-27 03:17:13.075515 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 70.5 MB/s 0:00:00 2026-07-27 03:17:13.089712 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-27 03:17:13.116059 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-27 03:17:13.142985 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-27 03:17:13.171602 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-27 03:17:13.199331 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-27 03:17:13.225775 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-27 03:17:13.252397 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-27 03:17:13.282651 | debian-bookworm | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-27 03:17:13.314608 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-27 03:17:13.340811 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-27 03:17:13.369363 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-27 03:17:13.396477 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-27 03:17:13.426243 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-27 03:17:13.459961 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-27 03:17:13.495166 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.7 MB/s 0:00:00 2026-07-27 03:17:13.506047 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-27 03:17:13.642606 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-27 03:17:13.669105 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-27 03:17:13.697886 | debian-bookworm | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-27 03:17:13.722839 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-27 03:17:13.748801 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-27 03:17:13.896614 | debian-bookworm | Installing collected packages: urllib3, typing-extensions, stevedore, shellingham, PyYAML, pygments, pycparser, psutil, platformdirs, pbr, munch, mdurl, loguru, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, annotated-doc, requests, os-service-types, markdown-it-py, jsonpatch, dogpile.cache, cffi, rich, requests-file, keystoneauth1, cryptography, typer, openstacksdk 2026-07-27 03:17:18.414545 | debian-bookworm | 2026-07-27 03:17:18.419054 | debian-bookworm | Successfully installed PyYAML-6.0.3 annotated-doc-0.0.4 certifi-2026.7.22 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 decorator-5.3.1 dogpile.cache-1.5.0 idna-3.18 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 keystoneauth1-5.15.0 loguru-0.7.3 markdown-it-py-4.2.0 mdurl-0.1.2 munch-4.0.0 openstacksdk-4.17.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.11.0 psutil-7.2.2 pycparser-3.0 pygments-2.20.0 requests-2.34.2 requests-file-3.0.1 rich-15.0.0 shellingham-1.5.4 stevedore-5.9.0 typer-0.27.0 typing-extensions-4.16.0 urllib3-2.7.0 2026-07-27 03:17:18.586843 | debian-bookworm | test: 11279 I exit 0 (10.29 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1605 [tox/execute/api.py:308] 2026-07-27 03:17:18.588569 | debian-bookworm | [tox] unused config key(s): basepython 2026-07-27 03:17:18.588625 | debian-bookworm | test: OK (11.04 seconds) 2026-07-27 03:17:18.588639 | debian-bookworm | congratulations :) (11.07 seconds) 2026-07-27 03:17:18.977067 | debian-bookworm | ok: Runtime: 0:00:11.383523 2026-07-27 03:17:18.989829 | 2026-07-27 03:17:18.989966 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-27 03:17:19.431108 | debian-bookworm | changed 2026-07-27 03:17:19.436212 | 2026-07-27 03:17:19.436308 | TASK [tox : Detect tox version] 2026-07-27 03:17:20.011669 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-27 03:17:20.471403 | debian-bookworm | ok: Runtime: 0:00:00.350166 2026-07-27 03:17:20.477033 | 2026-07-27 03:17:20.477127 | TASK [tox : Get tox envlist config] 2026-07-27 03:17:21.523445 | debian-bookworm | ok: Runtime: 0:00:00.394068 2026-07-27 03:17:21.529186 | 2026-07-27 03:17:21.529282 | TASK [tox : Install any sibling python packages] 2026-07-27 03:17:22.010703 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-27 03:17:22.033973 | 2026-07-27 03:17:22.034091 | TASK [tox : Remove tempfile] 2026-07-27 03:17:22.522196 | debian-bookworm | changed 2026-07-27 03:17:22.527574 | 2026-07-27 03:17:22.527669 | TASK [tox : Emit tox command] 2026-07-27 03:17:22.565857 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-07-27 03:17:22.570682 | 2026-07-27 03:17:22.570777 | TASK [tox : Run tox] 2026-07-27 03:17:23.144546 | debian-bookworm | ROOT: 231 D setup logging to DEBUG on pid 1770 [tox/report.py:229] 2026-07-27 03:17:23.174928 | debian-bookworm | test: 261 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-27 03:17:23.177553 | debian-bookworm | test: 264 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-07-27 03:17:23.178058 | debian-bookworm | test: 265 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-27 03:17:23.182086 | debian-bookworm | test: 269 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-27 03:17:23.182856 | debian-bookworm | test: 269 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-27 03:17:23.183010 | debian-bookworm | test: 269 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-27 03:17:23.184621 | debian-bookworm | test: 271 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-27 03:17:23.184853 | debian-bookworm | test: 271 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-27 03:17:23.217913 | debian-bookworm | test: 304 W commands[0]> python -m unittest discover [tox/tox_env/api.py:485] 2026-07-27 03:17:23.843753 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-07-27 03:17:23.844104 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=438628), 'exception': None, 'extra': {}, 'file': (name='main.py', path='/home/zuul/src/github.com/osism/openstack-flavor-manager/openstack_flavor_manager/main.py'), 'function': 'set_flavor', 'level': (name='INFO', no=20, icon='ℹ️'), 'line': 71, 'message': 'Flavor SCS-1V-4 created', 'module': 'main', 'name': 'openstack_flavor_manager.main', 'process': (id=1777, name='MainProcess'), 'thread': (id=140558534304448, name='MainThread'), 'time': datetime(2026, 7, 27, 3, 17, 23, 843308, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-07-27 03:17:23.844127 | debian-bookworm | Traceback (most recent call last): 2026-07-27 03:17:23.845930 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_handler.py", line 206, in emit 2026-07-27 03:17:23.845990 | debian-bookworm | self._sink.write(str_record) 2026-07-27 03:17:23.845999 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_simple_sinks.py", line 16, in write 2026-07-27 03:17:23.846006 | debian-bookworm | self._stream.write(message) 2026-07-27 03:17:23.846011 | debian-bookworm | ValueError: I/O operation on closed file. 2026-07-27 03:17:23.846020 | debian-bookworm | --- End of logging error --- 2026-07-27 03:17:23.908968 | debian-bookworm | ..................... 2026-07-27 03:17:23.909458 | debian-bookworm | ---------------------------------------------------------------------- 2026-07-27 03:17:23.909493 | debian-bookworm | Ran 29 tests in 0.186s 2026-07-27 03:17:23.909507 | debian-bookworm | 2026-07-27 03:17:23.909520 | debian-bookworm | OK 2026-07-27 03:17:24.012046 | debian-bookworm | test: 1098 I exit 0 (0.79 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1777 [tox/execute/api.py:308] 2026-07-27 03:17:24.015128 | debian-bookworm | [tox] unused config key(s): basepython 2026-07-27 03:17:24.015200 | debian-bookworm | test: OK (0.84=setup[0.05]+cmd[0.79] seconds) 2026-07-27 03:17:24.015207 | debian-bookworm | congratulations :) (0.87 seconds) 2026-07-27 03:17:24.120830 | debian-bookworm | ok: Runtime: 0:00:01.207703 2026-07-27 03:17:24.127266 | 2026-07-27 03:17:24.127379 | TASK [tox : Look for output] 2026-07-27 03:17:24.746373 | debian-bookworm | ok 2026-07-27 03:17:24.778883 | 2026-07-27 03:17:24.779152 | TASK [tox : Return file comments to Zuul] 2026-07-27 03:17:24.841167 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:24.848564 | 2026-07-27 03:17:24.848657 | PLAY RECAP 2026-07-27 03:17:24.848716 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-27 03:17:24.848741 | 2026-07-27 03:17:25.055501 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-27 03:17:25.056704 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-27 03:17:26.229660 | 2026-07-27 03:17:26.229871 | PLAY [all] 2026-07-27 03:17:26.254449 | 2026-07-27 03:17:26.254700 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-27 03:17:26.352964 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:26.360713 | 2026-07-27 03:17:26.360892 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-27 03:17:26.434141 | debian-bookworm | ok 2026-07-27 03:17:26.439635 | 2026-07-27 03:17:26.439767 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-27 03:17:27.164064 | debian-bookworm -> localhost | changed 2026-07-27 03:17:27.182050 | 2026-07-27 03:17:27.182172 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-27 03:17:27.260212 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:27.276257 | 2026-07-27 03:17:27.276394 | TASK [fetch-tox-output : Set envlist fact] 2026-07-27 03:17:27.315989 | debian-bookworm | ok 2026-07-27 03:17:27.322411 | 2026-07-27 03:17:27.322524 | TASK [fetch-tox-output : Get tox version] 2026-07-27 03:17:28.066489 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-27 03:17:28.084301 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-27 03:17:28.358700 | debian-bookworm | ok: Runtime: 0:00:00.325020 2026-07-27 03:17:28.364047 | 2026-07-27 03:17:28.364140 | TASK [fetch-tox-output : Find all default environments] 2026-07-27 03:17:28.910408 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:28.924352 | 2026-07-27 03:17:28.924677 | TASK [fetch-tox-output : Set envlist fact] 2026-07-27 03:17:28.962033 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:28.976987 | 2026-07-27 03:17:28.977131 | TASK [fetch-tox-output : Find all default environments] 2026-07-27 03:17:29.508426 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:29.526625 | 2026-07-27 03:17:29.526826 | TASK [fetch-tox-output : Set envlist fact] 2026-07-27 03:17:29.562551 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:29.569436 | 2026-07-27 03:17:29.569556 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-27 03:17:29.644323 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:29.652144 | 2026-07-27 03:17:29.652261 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-27 03:17:30.462035 | debian-bookworm | changed: 2026-07-27 03:17:30.462220 | debian-bookworm | created directory /var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/work/logs/tox/test 2026-07-27 03:17:30.462255 | debian-bookworm | cd+++++++++ ./ 2026-07-27 03:17:30.462279 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-27 03:17:30.462310 | 2026-07-27 03:17:30.480771 | 2026-07-27 03:17:30.480881 | PLAY RECAP 2026-07-27 03:17:30.481061 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-27 03:17:30.481227 | 2026-07-27 03:17:30.591711 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-27 03:17:30.592753 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-27 03:17:31.317790 | 2026-07-27 03:17:31.318057 | PLAY [all] 2026-07-27 03:17:31.345999 | 2026-07-27 03:17:31.346124 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-27 03:17:31.568678 | debian-bookworm | changed: non-zero return code 2026-07-27 03:17:31.574396 | 2026-07-27 03:17:31.574617 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-27 03:17:31.601602 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:31.607721 | 2026-07-27 03:17:31.607860 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-27 03:17:31.639940 | 2026-07-27 03:17:31.640124 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-27 03:17:31.670239 | 2026-07-27 03:17:31.670403 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-27 03:17:31.693553 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:31.700274 | 2026-07-27 03:17:31.700377 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-27 03:17:31.729130 | 2026-07-27 03:17:31.729282 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-27 03:17:31.762275 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:31.767980 | 2026-07-27 03:17:31.768078 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-27 03:17:31.791762 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:31.798134 | 2026-07-27 03:17:31.798233 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-27 03:17:31.821486 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:31.827622 | 2026-07-27 03:17:31.827690 | PLAY RECAP 2026-07-27 03:17:31.827741 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-27 03:17:31.827766 | 2026-07-27 03:17:31.921226 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-27 03:17:31.922296 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-27 03:17:32.746797 | 2026-07-27 03:17:32.746957 | PLAY [Base post-fetch] 2026-07-27 03:17:32.776394 | 2026-07-27 03:17:32.776543 | TASK [diagnose-network : Ensure log directory exists] 2026-07-27 03:17:33.180548 | debian-bookworm | ok 2026-07-27 03:17:33.189224 | 2026-07-27 03:17:33.189409 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-27 03:17:45.122224 | debian-bookworm | ok: Runtime: 0:00:05.904420 2026-07-27 03:17:45.131569 | 2026-07-27 03:17:45.131681 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-27 03:17:51.030821 | debian-bookworm | ok: Runtime: 0:00:00.008377 2026-07-27 03:17:51.042427 | 2026-07-27 03:17:51.042624 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-27 03:17:57.084153 | debian-bookworm | ok: Runtime: 0:00:00.008543 2026-07-27 03:17:57.098778 | 2026-07-27 03:17:57.098952 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-27 03:17:57.155626 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:17:57.176161 | 2026-07-27 03:17:57.176329 | TASK [fetch-output : Set log path for single node] 2026-07-27 03:17:57.239325 | debian-bookworm | ok 2026-07-27 03:17:57.244976 | 2026-07-27 03:17:57.245113 | LOOP [fetch-output : Ensure local output dirs] 2026-07-27 03:17:58.252992 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/work/logs" 2026-07-27 03:17:58.655877 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/work/artifacts" 2026-07-27 03:17:59.165890 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bbd5a45ee93d4b40bb0e72cbb24bbde9/work/docs" 2026-07-27 03:17:59.180876 | 2026-07-27 03:17:59.181043 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-27 03:18:00.234618 | debian-bookworm | changed: 2026-07-27 03:18:00.235150 | debian-bookworm | .d..t...... ./ 2026-07-27 03:18:00.235232 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-27 03:18:00.235268 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-27 03:18:00.235301 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-27 03:18:00.235332 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-27 03:18:00.235362 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-27 03:18:00.235621 | debian-bookworm | changed: All items complete 2026-07-27 03:18:00.235683 | 2026-07-27 03:18:00.986820 | debian-bookworm | changed: .d..t...... ./ 2026-07-27 03:18:01.582051 | debian-bookworm | changed: .d..t...... ./ 2026-07-27 03:18:01.607839 | 2026-07-27 03:18:01.608005 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-27 03:18:01.643595 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:18:01.648343 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:18:01.662513 | 2026-07-27 03:18:01.662635 | PLAY RECAP 2026-07-27 03:18:01.662691 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-27 03:18:01.662730 | 2026-07-27 03:18:01.830009 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-27 03:18:01.831300 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-27 03:18:02.696519 | 2026-07-27 03:18:02.696711 | PLAY [Base post] 2026-07-27 03:18:02.711902 | 2026-07-27 03:18:02.712051 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-27 03:18:03.269814 | debian-bookworm | changed 2026-07-27 03:18:03.280470 | 2026-07-27 03:18:03.280623 | PLAY RECAP 2026-07-27 03:18:03.280699 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-27 03:18:03.280764 | 2026-07-27 03:18:03.594167 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-27 03:18:03.595387 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-27 03:18:04.822526 | 2026-07-27 03:18:04.822817 | PLAY [Base post-logs] 2026-07-27 03:18:04.837840 | 2026-07-27 03:18:04.838073 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-27 03:18:05.783449 | localhost | changed 2026-07-27 03:18:05.801888 | 2026-07-27 03:18:05.802103 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-27 03:18:05.875207 | localhost | ok 2026-07-27 03:18:05.878735 | 2026-07-27 03:18:05.878877 | TASK [Set zuul-log-path fact] 2026-07-27 03:18:05.907337 | localhost | ok 2026-07-27 03:18:05.917911 | 2026-07-27 03:18:05.918066 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-27 03:18:05.975884 | localhost | ok 2026-07-27 03:18:05.979896 | 2026-07-27 03:18:05.980028 | TASK [upload-logs : Create log directories] 2026-07-27 03:18:07.188508 | localhost | changed 2026-07-27 03:18:07.193382 | 2026-07-27 03:18:07.193490 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-27 03:18:08.122762 | localhost -> localhost | ok: Runtime: 0:00:00.020349 2026-07-27 03:18:08.126050 | 2026-07-27 03:18:08.126131 | TASK [upload-logs : Upload logs to log server] 2026-07-27 03:18:09.135611 | localhost | Output suppressed because no_log was given 2026-07-27 03:18:09.137036 | 2026-07-27 03:18:09.137109 | LOOP [upload-logs : Compress console log and json output] 2026-07-27 03:18:09.204144 | localhost | skipping: Conditional result was False 2026-07-27 03:18:09.211428 | localhost | skipping: Conditional result was False 2026-07-27 03:18:09.224022 | 2026-07-27 03:18:09.224133 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-27 03:18:09.264671 | localhost | skipping: Conditional result was False 2026-07-27 03:18:09.264926 | 2026-07-27 03:18:09.271331 | localhost | skipping: Conditional result was False 2026-07-27 03:18:09.279536 | 2026-07-27 03:18:09.279636 | LOOP [upload-logs : Upload console log and json output]