2026-05-27 16:46:42.556939 | Job console starting 2026-05-27 16:46:42.595328 | Updating git repos 2026-05-27 16:46:42.685226 | Cloning repos into workspace 2026-05-27 16:46:42.787608 | Restoring repo states 2026-05-27 16:46:42.813496 | Merging changes 2026-05-27 16:46:43.420576 | Checking out repos 2026-05-27 16:46:43.479177 | Preparing playbooks 2026-05-27 16:46:44.451659 | Running Ansible setup 2026-05-27 16:46:48.871657 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 16:46:49.754075 | 2026-05-27 16:46:49.754247 | PLAY [Base pre] 2026-05-27 16:46:49.772357 | 2026-05-27 16:46:49.772512 | TASK [Setup log path fact] 2026-05-27 16:46:49.793920 | debian-bookworm | ok 2026-05-27 16:46:49.815684 | 2026-05-27 16:46:49.815869 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 16:46:49.866285 | debian-bookworm | ok 2026-05-27 16:46:49.885368 | 2026-05-27 16:46:49.885519 | TASK [emit-job-header : Print job information] 2026-05-27 16:46:49.934318 | # Job Information 2026-05-27 16:46:49.934583 | Ansible Version: 2.16.14 2026-05-27 16:46:49.934643 | Job: tox 2026-05-27 16:46:49.934698 | Pipeline: check 2026-05-27 16:46:49.934737 | Executor: 521e9411259a 2026-05-27 16:46:49.934772 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/179 2026-05-27 16:46:49.934808 | Event ID: 9d4cd1c0-59eb-11f1-9851-d42b95b7a03d 2026-05-27 16:46:49.941741 | 2026-05-27 16:46:49.941896 | LOOP [emit-job-header : Print node information] 2026-05-27 16:46:50.055743 | debian-bookworm | ok: 2026-05-27 16:46:50.056072 | debian-bookworm | # Node Information 2026-05-27 16:46:50.056113 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 16:46:50.056139 | debian-bookworm | Hostname: debian 2026-05-27 16:46:50.056162 | debian-bookworm | Username: zuul 2026-05-27 16:46:50.056184 | debian-bookworm | Distro: Debian 12.14 2026-05-27 16:46:50.056207 | debian-bookworm | Provider: regiocloud-a 2026-05-27 16:46:50.056228 | debian-bookworm | Region: 2026-05-27 16:46:50.056250 | debian-bookworm | Label: debian-bookworm 2026-05-27 16:46:50.056269 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 16:46:50.056289 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fede:76b2 2026-05-27 16:46:50.083457 | 2026-05-27 16:46:50.083611 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 16:46:50.675285 | debian-bookworm -> localhost | changed 2026-05-27 16:46:50.682722 | 2026-05-27 16:46:50.682954 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 16:46:52.156046 | debian-bookworm -> localhost | changed 2026-05-27 16:46:52.169118 | 2026-05-27 16:46:52.169251 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 16:46:52.780680 | debian-bookworm -> localhost | ok 2026-05-27 16:46:52.788288 | 2026-05-27 16:46:52.788423 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 16:46:52.839567 | debian-bookworm | ok 2026-05-27 16:46:52.875618 | debian-bookworm | included: /var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 16:46:52.890855 | 2026-05-27 16:46:52.891021 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 16:46:54.942027 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 16:46:54.942290 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/work/446ea76dbb94483aabaa0b1e968ea53b_id_rsa 2026-05-27 16:46:54.942335 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/work/446ea76dbb94483aabaa0b1e968ea53b_id_rsa.pub 2026-05-27 16:46:54.942366 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 16:46:54.942395 | debian-bookworm -> localhost | SHA256:GSxZfP3ICNDHfbojj7Nz87tzyQ6/zIivq2dULo5edoA zuul-build-sshkey 2026-05-27 16:46:54.942422 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 16:46:54.942463 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 16:46:54.942490 | debian-bookworm -> localhost | | .+.. o | 2026-05-27 16:46:54.942517 | debian-bookworm -> localhost | | ++ + o . | 2026-05-27 16:46:54.942541 | debian-bookworm -> localhost | | o o+ o = | 2026-05-27 16:46:54.942564 | debian-bookworm -> localhost | | . oo +.. | 2026-05-27 16:46:54.942588 | debian-bookworm -> localhost | | SE .o. | 2026-05-27 16:46:54.942619 | debian-bookworm -> localhost | | .o+. | 2026-05-27 16:46:54.942645 | debian-bookworm -> localhost | | +*.+. .| 2026-05-27 16:46:54.942669 | debian-bookworm -> localhost | | .*+* Bo.| 2026-05-27 16:46:54.942694 | debian-bookworm -> localhost | | .o=O+==@.| 2026-05-27 16:46:54.942718 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 16:46:54.942782 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.415362 2026-05-27 16:46:54.952264 | 2026-05-27 16:46:54.952388 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 16:46:54.982796 | debian-bookworm | ok 2026-05-27 16:46:54.992655 | debian-bookworm | included: /var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 16:46:55.001734 | 2026-05-27 16:46:55.001836 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 16:46:55.028246 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:46:55.037930 | 2026-05-27 16:46:55.038122 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 16:46:55.663730 | debian-bookworm | changed 2026-05-27 16:46:55.672517 | 2026-05-27 16:46:55.672662 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 16:46:55.923237 | debian-bookworm | ok 2026-05-27 16:46:55.935450 | 2026-05-27 16:46:55.935584 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 16:46:56.557318 | debian-bookworm | changed 2026-05-27 16:46:56.565468 | 2026-05-27 16:46:56.565607 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 16:46:57.188466 | debian-bookworm | changed 2026-05-27 16:46:57.194666 | 2026-05-27 16:46:57.194787 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 16:46:57.219071 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:46:57.225758 | 2026-05-27 16:46:57.225891 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 16:46:57.685574 | debian-bookworm -> localhost | changed 2026-05-27 16:46:57.697399 | 2026-05-27 16:46:57.697531 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 16:46:58.237771 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/work/446ea76dbb94483aabaa0b1e968ea53b_id_rsa (zuul-build-sshkey) 2026-05-27 16:46:58.238044 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011251 2026-05-27 16:46:58.246409 | 2026-05-27 16:46:58.246527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 16:46:58.669858 | debian-bookworm | ok 2026-05-27 16:46:58.684466 | 2026-05-27 16:46:58.684682 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 16:46:58.720314 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:46:58.742286 | 2026-05-27 16:46:58.742434 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 16:46:59.184799 | debian-bookworm | ok 2026-05-27 16:46:59.197186 | 2026-05-27 16:46:59.197315 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 16:46:59.226340 | debian-bookworm | ok 2026-05-27 16:46:59.231799 | 2026-05-27 16:46:59.231923 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 16:46:59.623978 | debian-bookworm -> localhost | ok 2026-05-27 16:46:59.633674 | 2026-05-27 16:46:59.633808 | TASK [validate-host : Collect information about the host] 2026-05-27 16:47:00.724833 | debian-bookworm | ok 2026-05-27 16:47:00.741000 | 2026-05-27 16:47:00.741144 | TASK [validate-host : Sanitize hostname] 2026-05-27 16:47:00.852097 | debian-bookworm | ok 2026-05-27 16:47:00.899211 | 2026-05-27 16:47:00.899350 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 16:47:01.605418 | debian-bookworm -> localhost | changed 2026-05-27 16:47:01.611472 | 2026-05-27 16:47:01.611603 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 16:47:02.055153 | debian-bookworm | ok 2026-05-27 16:47:02.060239 | 2026-05-27 16:47:02.060356 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 16:47:02.722732 | debian-bookworm -> localhost | changed 2026-05-27 16:47:02.740900 | 2026-05-27 16:47:02.741199 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 16:47:03.047668 | debian-bookworm | ok 2026-05-27 16:47:03.057136 | 2026-05-27 16:47:03.057297 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 16:47:03.920602 | debian-bookworm | changed: 2026-05-27 16:47:03.920947 | debian-bookworm | cd+++++++++ src/ 2026-05-27 16:47:03.921070 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 16:47:03.921116 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 16:47:03.921157 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-05-27 16:47:03.921197 | debian-bookworm | =7.0.3 2026-05-27 16:47:28.114442 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-05-27 16:47:28.175788 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-27 16:47:28.188169 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-27 16:47:28.290538 | debian-bookworm | Collecting filelock>=3.25 2026-05-27 16:47:28.302453 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-27 16:47:28.373918 | debian-bookworm | Collecting packaging>=26 2026-05-27 16:47:28.385498 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-27 16:47:28.396057 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.2 MB/s eta 0:00:00 2026-05-27 16:47:28.446716 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-27 16:47:28.458099 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-27 16:47:28.497798 | debian-bookworm | Collecting pluggy>=1.6 2026-05-27 16:47:28.509427 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-27 16:47:28.569334 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-27 16:47:28.581579 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-27 16:47:28.630238 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-27 16:47:28.642381 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-27 16:47:28.678808 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-27 16:47:28.691015 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-27 16:47:28.839359 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-27 16:47:28.927554 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-27 16:47:29.273838 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 22.2 MB/s eta 0:00:00 2026-05-27 16:47:29.378794 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-27 16:47:29.391790 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-27 16:47:29.423615 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.7 MB/s eta 0:00:00 2026-05-27 16:47:29.550991 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-27 16:47:30.301676 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.3 2026-05-27 16:47:30.475511 | debian-bookworm | ok: Runtime: 0:00:03.214559 2026-05-27 16:47:30.481326 | 2026-05-27 16:47:30.481442 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-27 16:47:30.512577 | debian-bookworm | ok 2026-05-27 16:47:30.517595 | 2026-05-27 16:47:30.517708 | TASK [ensure-tox : Output tox version] 2026-05-27 16:47:31.030250 | 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-05-27 16:47:31.047775 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 16:47:31.544827 | debian-bookworm | ok: Runtime: 0:00:00.311575 2026-05-27 16:47:31.555144 | 2026-05-27 16:47:31.555266 | TASK [ensure-tox : Make global symlink] 2026-05-27 16:47:31.579216 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:31.587299 | 2026-05-27 16:47:31.587402 | PLAY RECAP 2026-05-27 16:47:31.587459 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-27 16:47:31.587486 | 2026-05-27 16:47:31.741675 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-27 16:47:31.742794 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-27 16:47:32.495107 | 2026-05-27 16:47:32.495295 | PLAY [all] 2026-05-27 16:47:32.513322 | 2026-05-27 16:47:32.513485 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-27 16:47:32.979128 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-27 16:47:33.044007 | debian-bookworm | ok: Runtime: 0:00:00.032882 2026-05-27 16:47:33.050747 | 2026-05-27 16:47:33.050987 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-27 16:47:33.580867 | debian-bookworm | ok: Runtime: 0:00:00.006892 2026-05-27 16:47:33.593375 | 2026-05-27 16:47:33.593566 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-27 16:47:33.893116 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-27 16:47:33.894501 | debian-bookworm | sudo: a password is required 2026-05-27 16:47:34.130934 | debian-bookworm | ok: Runtime: 0:00:00.019420 2026-05-27 16:47:34.151713 | 2026-05-27 16:47:34.151844 | TASK [tox : Check to see if the constraints file exists] 2026-05-27 16:47:34.179689 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:34.189576 | 2026-05-27 16:47:34.189747 | TASK [tox : Fail if constraints file is missing] 2026-05-27 16:47:34.214182 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:34.220503 | 2026-05-27 16:47:34.220675 | TASK [tox : Record file location] 2026-05-27 16:47:34.244948 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:34.250981 | 2026-05-27 16:47:34.251118 | TASK [tox : Install tox siblings] 2026-05-27 16:47:34.272774 | debian-bookworm | ok 2026-05-27 16:47:34.284140 | debian-bookworm | included: /var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-27 16:47:34.289836 | 2026-05-27 16:47:34.289955 | TASK [tox : Run tox without tests] 2026-05-27 16:47:34.850753 | debian-bookworm | ROOT: 238 D setup logging to DEBUG on pid 1621 [tox/report.py:229] 2026-05-27 16:47:34.879521 | debian-bookworm | test: 266 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-27 16:47:34.882331 | debian-bookworm | test: 269 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-27 16:47:34.882988 | debian-bookworm | test: 270 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-27 16:47:34.886645 | debian-bookworm | test: 273 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py b14c0a58c23cfa6f00df07b7c1fc2329 0ed7db541e97e8ef3a35a792169f58dc [python_discovery/_cached_py_info.py:198] 2026-05-27 16:47:34.962741 | debian-bookworm | test: 349 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-05-27 16:47:34.963720 | debian-bookworm | test: 350 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-27 16:47:34.964186 | debian-bookworm | test: 351 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-27 16:47:34.968609 | debian-bookworm | test: 355 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-27 16:47:34.969176 | debian-bookworm | test: 356 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-27 16:47:35.005473 | debian-bookworm | test: 392 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-05-27 16:47:35.005849 | debian-bookworm | test: 393 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-27 16:47:35.006082 | debian-bookworm | test: 393 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-27 16:47:35.006218 | debian-bookworm | test: 393 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-05-27 16:47:35.006451 | debian-bookworm | test: 393 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-27 16:47:35.006569 | debian-bookworm | test: 393 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.006647 | debian-bookworm | test: 394 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.006712 | debian-bookworm | test: 394 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.006783 | debian-bookworm | test: 394 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.006848 | debian-bookworm | test: 394 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.006973 | debian-bookworm | test: 394 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-05-27 16:47:35.007047 | debian-bookworm | test: 394 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.007114 | debian-bookworm | test: 394 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.007177 | debian-bookworm | test: 394 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.007239 | debian-bookworm | test: 394 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.007298 | debian-bookworm | test: 394 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.007585 | debian-bookworm | test: 394 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-05-27 16:47:35.007983 | debian-bookworm | test: 395 D create virtualenv import hook file /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-27 16:47:35.008152 | debian-bookworm | test: 395 D create /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-27 16:47:35.008601 | debian-bookworm | test: 396 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-27 16:47:35.008917 | debian-bookworm | test: 396 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-05-27 16:47:35.054490 | debian-bookworm | test: 396 D { 2026-05-27 16:47:35.054552 | debian-bookworm | "sys": { 2026-05-27 16:47:35.054568 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-05-27 16:47:35.054581 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-27 16:47:35.054594 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-05-27 16:47:35.054606 | debian-bookworm | "base_prefix": "/usr", 2026-05-27 16:47:35.054618 | debian-bookworm | "real_prefix": null, 2026-05-27 16:47:35.054629 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-05-27 16:47:35.054640 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-27 16:47:35.054651 | debian-bookworm | "path": [ 2026-05-27 16:47:35.054662 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-27 16:47:35.054673 | debian-bookworm | "/usr/lib/python3.11", 2026-05-27 16:47:35.054705 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-27 16:47:35.054717 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-05-27 16:47:35.054729 | debian-bookworm | ], 2026-05-27 16:47:35.054740 | debian-bookworm | "meta_path": [ 2026-05-27 16:47:35.054751 | debian-bookworm | "", 2026-05-27 16:47:35.054763 | debian-bookworm | "", 2026-05-27 16:47:35.054774 | debian-bookworm | "", 2026-05-27 16:47:35.054785 | debian-bookworm | "" 2026-05-27 16:47:35.054796 | debian-bookworm | ], 2026-05-27 16:47:35.054807 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-27 16:47:35.054818 | debian-bookworm | "io_encoding": "utf-8" 2026-05-27 16:47:35.054829 | debian-bookworm | }, 2026-05-27 16:47:35.054840 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-05-27 16:47:35.054851 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-27 16:47:35.054862 | debian-bookworm | "os": "", 2026-05-27 16:47:35.054902 | debian-bookworm | "site": "", 2026-05-27 16:47:35.054915 | debian-bookworm | "datetime": "", 2026-05-27 16:47:35.054926 | debian-bookworm | "math": "", 2026-05-27 16:47:35.054937 | debian-bookworm | "json": "" 2026-05-27 16:47:35.054948 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-27 16:47:35.055421 | debian-bookworm | test: 442 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-05-27 16:47:35.062970 | debian-bookworm | test: 450 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-27 16:47:35.063545 | debian-bookworm | test: 450 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-27 16:47:35.064522 | debian-bookworm | test: 451 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-27 16:47:35.068357 | debian-bookworm | test: 455 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-27 16:47:35.469198 | debian-bookworm | test: 856 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-05-27 16:47:35.469726 | debian-bookworm | test: 857 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-27 16:47:35.470093 | debian-bookworm | test: 857 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-05-27 16:47:35.543857 | debian-bookworm | test: 931 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-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-05-27 16:47:35.640039 | debian-bookworm | test: 1027 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-05-27 16:47:35.641672 | debian-bookworm | test: 1028 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-27 16:47:35.644400 | debian-bookworm | test: 1031 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-27 16:47:35.650302 | debian-bookworm | test: 1037 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-27 16:47:35.654191 | debian-bookworm | test: 1041 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-27 16:47:35.654753 | debian-bookworm | test: 1042 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-27 16:47:35.655705 | debian-bookworm | test: 1042 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-27 16:47:35.663358 | debian-bookworm | test: 1050 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-27 16:47:35.663525 | debian-bookworm | test: 1050 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.663649 | debian-bookworm | test: 1051 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.663787 | debian-bookworm | test: 1051 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.663942 | debian-bookworm | test: 1051 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.664055 | debian-bookworm | test: 1051 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.664163 | debian-bookworm | test: 1051 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-05-27 16:47:35.664283 | debian-bookworm | test: 1051 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.664387 | debian-bookworm | test: 1051 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.664492 | debian-bookworm | test: 1051 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.664592 | debian-bookworm | test: 1051 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.664693 | debian-bookworm | test: 1052 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 16:47:35.671765 | debian-bookworm | test: 1059 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:485] 2026-05-27 16:47:36.876736 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-05-27 16:47:36.989334 | 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-05-27 16:47:37.029853 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-05-27 16:47:37.043231 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-05-27 16:47:37.120312 | debian-bookworm | Collecting openstacksdk==4.10.0 (from -r requirements.txt (line 3)) 2026-05-27 16:47:37.133001 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-27 16:47:37.180102 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-05-27 16:47:37.193264 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-27 16:47:37.243285 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 5)) 2026-05-27 16:47:37.254588 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-27 16:47:37.304023 | debian-bookworm | Collecting typer==0.26.2 (from typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 16:47:37.316017 | debian-bookworm | Downloading typer-0.26.2-py3-none-any.whl.metadata (16 kB) 2026-05-27 16:47:37.357300 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-05-27 16:47:37.370816 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-05-27 16:47:37.610489 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.622275 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-27 16:47:37.656300 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.667762 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-27 16:47:37.700268 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.712815 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-27 16:47:37.756617 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.773625 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-27 16:47:37.802855 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.813815 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-27 16:47:37.851257 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.864497 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-27 16:47:37.925402 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.938410 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-27 16:47:37.978141 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:37.991327 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 16:47:38.053106 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:38.065049 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-27 16:47:38.111282 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:38.125220 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-05-27 16:47:38.253869 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:38.267561 | 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-05-27 16:47:38.310770 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:38.325114 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-27 16:47:38.375795 | debian-bookworm | Collecting typing-extensions>=4.12.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:38.388432 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-27 16:47:38.514500 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-05-27 16:47:38.526114 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-27 16:47:38.562077 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-05-27 16:47:38.573421 | debian-bookworm | Downloading idna-3.16-py3-none-any.whl.metadata (6.4 kB) 2026-05-27 16:47:38.637556 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-05-27 16:47:38.648533 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-27 16:47:38.685244 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-05-27 16:47:38.696438 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 16:47:38.734238 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 16:47:38.747526 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-27 16:47:38.814154 | debian-bookworm | Collecting rich>=13.8.0 (from typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 16:47:38.827339 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-27 16:47:38.860143 | debian-bookworm | Collecting annotated-doc>=0.0.2 (from typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 16:47:38.872062 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-27 16:47:38.884109 | debian-bookworm | WARNING: typer 0.26.2 does not provide the extra 'all' 2026-05-27 16:47:39.067824 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:39.079502 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-27 16:47:39.110697 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:39.121976 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-27 16:47:39.163378 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:39.175607 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 16:47:39.213141 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 16:47:39.225624 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-27 16:47:39.243722 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.10.0->-r requirements.txt (line 3)) (82.0.1) 2026-05-27 16:47:39.275060 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 16:47:39.288985 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-27 16:47:39.338296 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 16:47:39.349465 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 16:47:39.395638 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 16:47:39.410234 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-27 16:47:39.452598 | 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-05-27 16:47:39.512817 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.7 MB/s 0:00:00 2026-05-27 16:47:39.526736 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-05-27 16:47:39.555949 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-27 16:47:39.630847 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 24.2 MB/s 0:00:00 2026-05-27 16:47:39.643978 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-05-27 16:47:39.665807 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-27 16:47:39.690993 | debian-bookworm | Downloading typer-0.26.2-py3-none-any.whl (123 kB) 2026-05-27 16:47:39.717403 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-05-27 16:47:39.741961 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-27 16:47:39.770830 | debian-bookworm | Downloading idna-3.16-py3-none-any.whl (74 kB) 2026-05-27 16:47:39.800176 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-27 16:47:39.826269 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-27 16:47:39.851669 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-27 16:47:39.878067 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-27 16:47:40.050353 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 27.3 MB/s 0:00:00 2026-05-27 16:47:40.064121 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-27 16:47:40.089095 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-05-27 16:47:40.111325 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-27 16:47:40.137115 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-27 16:47:40.160563 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-27 16:47:40.183422 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-27 16:47:40.204702 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-05-27 16:47:40.234716 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-05-27 16:47:40.268510 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-27 16:47:40.298464 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-27 16:47:40.327319 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-27 16:47:40.349263 | 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-05-27 16:47:40.376860 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-27 16:47:40.401524 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-27 16:47:40.431918 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-27 16:47:40.488001 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.9 MB/s 0:00:00 2026-05-27 16:47:40.501641 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-27 16:47:40.523649 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-27 16:47:40.545561 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-27 16:47:40.567705 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-27 16:47:40.591937 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-27 16:47:40.615089 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-27 16:47:40.764307 | debian-bookworm | Installing collected packages: requestsexceptions, 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-05-27 16:47:45.319049 | debian-bookworm | 2026-05-27 16:47:45.322567 | debian-bookworm | Successfully installed PyYAML-6.0.3 annotated-doc-0.0.4 certifi-2026.5.20 cffi-2.0.0 charset_normalizer-3.4.7 cryptography-48.0.0 decorator-5.3.1 dogpile.cache-1.5.0 idna-3.16 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 keystoneauth1-5.14.0 loguru-0.7.3 markdown-it-py-4.2.0 mdurl-0.1.2 munch-4.0.0 openstacksdk-4.10.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.9.6 psutil-7.2.2 pycparser-3.0 pygments-2.20.0 requests-2.32.5 requests-file-3.0.1 requestsexceptions-1.4.0 rich-15.0.0 shellingham-1.5.4 stevedore-5.8.0 typer-0.26.2 typing-extensions-4.15.0 urllib3-2.7.0 2026-05-27 16:47:45.422616 | debian-bookworm | test: 10809 I exit 0 (9.75 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1634 [tox/execute/api.py:311] 2026-05-27 16:47:45.424874 | debian-bookworm | [tox] unused config key(s): basepython 2026-05-27 16:47:45.424958 | debian-bookworm | test: OK (10.55 seconds) 2026-05-27 16:47:45.424974 | debian-bookworm | congratulations :) (10.57 seconds) 2026-05-27 16:47:45.830314 | debian-bookworm | ok: Runtime: 0:00:10.891758 2026-05-27 16:47:45.851650 | 2026-05-27 16:47:45.851892 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-27 16:47:46.286208 | debian-bookworm | changed 2026-05-27 16:47:46.291656 | 2026-05-27 16:47:46.291778 | TASK [tox : Detect tox version] 2026-05-27 16:47:46.796070 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 16:47:47.323350 | debian-bookworm | ok: Runtime: 0:00:00.266234 2026-05-27 16:47:47.330013 | 2026-05-27 16:47:47.330207 | TASK [tox : Get tox envlist config] 2026-05-27 16:47:48.362179 | debian-bookworm | ok: Runtime: 0:00:00.321847 2026-05-27 16:47:48.375657 | 2026-05-27 16:47:48.375839 | TASK [tox : Install any sibling python packages] 2026-05-27 16:47:48.848033 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-27 16:47:48.857206 | 2026-05-27 16:47:48.857353 | TASK [tox : Remove tempfile] 2026-05-27 16:47:49.337642 | debian-bookworm | changed 2026-05-27 16:47:49.351289 | 2026-05-27 16:47:49.351486 | TASK [tox : Emit tox command] 2026-05-27 16:47:49.405027 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-27 16:47:49.411872 | 2026-05-27 16:47:49.412003 | TASK [tox : Run tox] 2026-05-27 16:47:49.910933 | debian-bookworm | ROOT: 176 D setup logging to DEBUG on pid 1802 [tox/report.py:229] 2026-05-27 16:47:49.935700 | debian-bookworm | test: 201 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-27 16:47:49.938040 | debian-bookworm | test: 203 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-27 16:47:49.938534 | debian-bookworm | test: 204 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-27 16:47:49.941427 | debian-bookworm | test: 207 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-05-27 16:47:49.942193 | debian-bookworm | test: 207 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-27 16:47:49.942273 | debian-bookworm | test: 207 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-27 16:47:49.943627 | debian-bookworm | test: 209 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-27 16:47:49.943723 | debian-bookworm | test: 209 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-27 16:47:49.972407 | debian-bookworm | test: 238 W commands[0]> python -m unittest discover [tox/tox_env/api.py:485] 2026-05-27 16:47:50.556056 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-05-27 16:47:50.556093 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=417757), '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=1809, name='MainProcess'), 'thread': (id=140624495313600, name='MainThread'), 'time': datetime(2026, 5, 27, 16, 47, 50, 555762, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-05-27 16:47:50.556514 | debian-bookworm | Traceback (most recent call last): 2026-05-27 16:47:50.556872 | 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-05-27 16:47:50.556887 | debian-bookworm | self._sink.write(str_record) 2026-05-27 16:47:50.556893 | 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-05-27 16:47:50.556898 | debian-bookworm | self._stream.write(message) 2026-05-27 16:47:50.556914 | debian-bookworm | ValueError: I/O operation on closed file. 2026-05-27 16:47:50.556920 | debian-bookworm | --- End of logging error --- 2026-05-27 16:47:51.310465 | debian-bookworm | ..................... 2026-05-27 16:47:51.310832 | debian-bookworm | ---------------------------------------------------------------------- 2026-05-27 16:47:51.310849 | debian-bookworm | Ran 29 tests in 0.870s 2026-05-27 16:47:51.310854 | debian-bookworm | 2026-05-27 16:47:51.310859 | debian-bookworm | OK 2026-05-27 16:47:51.374202 | debian-bookworm | test: 1639 I exit 0 (1.40 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1809 [tox/execute/api.py:311] 2026-05-27 16:47:51.375330 | debian-bookworm | [tox] unused config key(s): basepython 2026-05-27 16:47:51.375345 | debian-bookworm | test: OK (1.44=setup[0.04]+cmd[1.40] seconds) 2026-05-27 16:47:51.375350 | debian-bookworm | congratulations :) (1.47 seconds) 2026-05-27 16:47:51.470966 | debian-bookworm | ok: Runtime: 0:00:01.729996 2026-05-27 16:47:51.479211 | 2026-05-27 16:47:51.479347 | TASK [tox : Look for output] 2026-05-27 16:47:51.874819 | debian-bookworm | ok 2026-05-27 16:47:51.888631 | 2026-05-27 16:47:51.888794 | TASK [tox : Return file comments to Zuul] 2026-05-27 16:47:51.933463 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:51.940289 | 2026-05-27 16:47:51.940378 | PLAY RECAP 2026-05-27 16:47:51.940429 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-27 16:47:51.940454 | 2026-05-27 16:47:52.083802 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-27 16:47:52.084924 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-27 16:47:52.852391 | 2026-05-27 16:47:52.852566 | PLAY [all] 2026-05-27 16:47:52.868070 | 2026-05-27 16:47:52.868247 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-27 16:47:52.923977 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:52.935968 | 2026-05-27 16:47:52.936212 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-27 16:47:52.981505 | debian-bookworm | ok 2026-05-27 16:47:52.991107 | 2026-05-27 16:47:52.991264 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-27 16:47:53.497754 | debian-bookworm -> localhost | changed 2026-05-27 16:47:53.515059 | 2026-05-27 16:47:53.515259 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-27 16:47:53.570866 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:53.583571 | 2026-05-27 16:47:53.583780 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 16:47:53.625649 | debian-bookworm | ok 2026-05-27 16:47:53.632745 | 2026-05-27 16:47:53.632861 | TASK [fetch-tox-output : Get tox version] 2026-05-27 16:47:54.289351 | 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-05-27 16:47:54.305752 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 16:47:54.665708 | debian-bookworm | ok: Runtime: 0:00:00.267814 2026-05-27 16:47:54.678805 | 2026-05-27 16:47:54.679069 | TASK [fetch-tox-output : Find all default environments] 2026-05-27 16:47:55.210398 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:55.226655 | 2026-05-27 16:47:55.226977 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 16:47:55.263740 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:55.276664 | 2026-05-27 16:47:55.276858 | TASK [fetch-tox-output : Find all default environments] 2026-05-27 16:47:55.811927 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:55.824689 | 2026-05-27 16:47:55.824858 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 16:47:55.859922 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:55.873731 | 2026-05-27 16:47:55.873900 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-27 16:47:55.934947 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:55.954999 | 2026-05-27 16:47:55.955246 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-27 16:47:56.754519 | debian-bookworm | changed: 2026-05-27 16:47:56.754910 | debian-bookworm | created directory /var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/work/logs/tox/test 2026-05-27 16:47:56.754980 | debian-bookworm | cd+++++++++ ./ 2026-05-27 16:47:56.755026 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-27 16:47:56.755076 | 2026-05-27 16:47:56.775670 | 2026-05-27 16:47:56.775792 | PLAY RECAP 2026-05-27 16:47:56.775862 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-27 16:47:56.775896 | 2026-05-27 16:47:56.923023 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-27 16:47:56.925717 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-27 16:47:57.656331 | 2026-05-27 16:47:57.656501 | PLAY [all] 2026-05-27 16:47:57.672275 | 2026-05-27 16:47:57.672428 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-27 16:47:57.899788 | debian-bookworm | changed: non-zero return code 2026-05-27 16:47:57.909329 | 2026-05-27 16:47:57.909543 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-27 16:47:57.934820 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:57.942110 | 2026-05-27 16:47:57.942297 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-27 16:47:57.975392 | 2026-05-27 16:47:57.975641 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-27 16:47:58.011354 | 2026-05-27 16:47:58.011565 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-27 16:47:58.035501 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:58.044463 | 2026-05-27 16:47:58.044602 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-27 16:47:58.079893 | 2026-05-27 16:47:58.080225 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-27 16:47:58.105692 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:58.119387 | 2026-05-27 16:47:58.119554 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-27 16:47:58.144220 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:58.155462 | 2026-05-27 16:47:58.155629 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-27 16:47:58.180693 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:58.194733 | 2026-05-27 16:47:58.194876 | PLAY RECAP 2026-05-27 16:47:58.194967 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-27 16:47:58.195013 | 2026-05-27 16:47:58.322684 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-27 16:47:58.323936 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 16:47:59.088919 | 2026-05-27 16:47:59.089088 | PLAY [Base post-fetch] 2026-05-27 16:47:59.103730 | 2026-05-27 16:47:59.103864 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 16:47:59.159245 | debian-bookworm | skipping: Conditional result was False 2026-05-27 16:47:59.170376 | 2026-05-27 16:47:59.170579 | TASK [fetch-output : Set log path for single node] 2026-05-27 16:47:59.228289 | debian-bookworm | ok 2026-05-27 16:47:59.236751 | 2026-05-27 16:47:59.236899 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 16:47:59.704271 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/work/logs" 2026-05-27 16:47:59.987597 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/work/artifacts" 2026-05-27 16:48:00.255014 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/446ea76dbb94483aabaa0b1e968ea53b/work/docs" 2026-05-27 16:48:00.266515 | 2026-05-27 16:48:00.266652 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 16:48:01.050588 | debian-bookworm | changed: 2026-05-27 16:48:01.050822 | debian-bookworm | .d..t...... ./ 2026-05-27 16:48:01.050881 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 16:48:01.050910 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 16:48:01.050937 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 16:48:01.050980 | debian-bookworm | changed: All items complete 2026-05-27 16:48:01.051006 | 2026-05-27 16:48:01.614783 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 16:48:02.218692 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 16:48:02.231933 | 2026-05-27 16:48:02.232056 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 16:48:02.807775 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010109 2026-05-27 16:48:03.096215 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009073 2026-05-27 16:48:03.110200 | 2026-05-27 16:48:03.110299 | PLAY RECAP 2026-05-27 16:48:03.110351 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 16:48:03.110376 | 2026-05-27 16:48:03.238920 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 16:48:03.241533 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 16:48:04.008949 | 2026-05-27 16:48:04.009118 | PLAY [Base post] 2026-05-27 16:48:04.022880 | 2026-05-27 16:48:04.023027 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 16:48:04.619048 | debian-bookworm | changed 2026-05-27 16:48:04.632083 | 2026-05-27 16:48:04.632449 | PLAY RECAP 2026-05-27 16:48:04.632714 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 16:48:04.633023 | 2026-05-27 16:48:04.759739 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 16:48:04.763207 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 16:48:05.587888 | 2026-05-27 16:48:05.588060 | PLAY [Base post-logs] 2026-05-27 16:48:05.598503 | 2026-05-27 16:48:05.598632 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 16:48:06.104133 | localhost | changed 2026-05-27 16:48:06.117265 | 2026-05-27 16:48:06.117452 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 16:48:06.154649 | localhost | ok 2026-05-27 16:48:06.160073 | 2026-05-27 16:48:06.160267 | TASK [Set zuul-log-path fact] 2026-05-27 16:48:06.188564 | localhost | ok 2026-05-27 16:48:06.201222 | 2026-05-27 16:48:06.201364 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 16:48:06.238213 | localhost | ok 2026-05-27 16:48:06.243952 | 2026-05-27 16:48:06.244123 | TASK [upload-logs : Create log directories] 2026-05-27 16:48:06.748966 | localhost | changed 2026-05-27 16:48:06.751814 | 2026-05-27 16:48:06.751924 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 16:48:07.255372 | localhost -> localhost | ok: Runtime: 0:00:00.006975 2026-05-27 16:48:07.264814 | 2026-05-27 16:48:07.265003 | TASK [upload-logs : Upload logs to log server] 2026-05-27 16:48:07.843283 | localhost | Output suppressed because no_log was given 2026-05-27 16:48:07.846556 | 2026-05-27 16:48:07.846731 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 16:48:07.904421 | localhost | skipping: Conditional result was False 2026-05-27 16:48:07.909422 | localhost | skipping: Conditional result was False 2026-05-27 16:48:07.921818 | 2026-05-27 16:48:07.922044 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 16:48:07.967790 | localhost | skipping: Conditional result was False 2026-05-27 16:48:07.968495 | 2026-05-27 16:48:07.971826 | localhost | skipping: Conditional result was False 2026-05-27 16:48:07.984566 | 2026-05-27 16:48:07.984815 | LOOP [upload-logs : Upload console log and json output]