2026-07-26 02:27:20.740683 | Job console starting 2026-07-26 02:27:20.767586 | Updating git repos 2026-07-26 02:27:20.828491 | Cloning repos into workspace 2026-07-26 02:27:20.921209 | Restoring repo states 2026-07-26 02:27:20.953111 | Merging changes 2026-07-26 02:27:21.559761 | Checking out repos 2026-07-26 02:27:21.679574 | Preparing playbooks 2026-07-26 02:27:23.040892 | Running Ansible setup 2026-07-26 02:27:29.479108 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 02:27:32.127971 | 2026-07-26 02:27:32.128120 | PLAY [Base pre] 2026-07-26 02:27:32.190058 | 2026-07-26 02:27:32.190207 | TASK [Setup log path fact] 2026-07-26 02:27:32.244391 | debian-bookworm | ok 2026-07-26 02:27:32.287766 | 2026-07-26 02:27:32.287951 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 02:27:32.379874 | debian-bookworm | ok 2026-07-26 02:27:32.401157 | 2026-07-26 02:27:32.401283 | TASK [emit-job-header : Print job information] 2026-07-26 02:27:32.484619 | # Job Information 2026-07-26 02:27:32.484894 | Ansible Version: 2.16.14 2026-07-26 02:27:32.484946 | Job: tox 2026-07-26 02:27:32.484980 | Pipeline: check 2026-07-26 02:27:32.485120 | Executor: 521e9411259a 2026-07-26 02:27:32.485151 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1245 2026-07-26 02:27:32.485177 | Event ID: 8138c070-8899-11f1-8591-016202cd814e 2026-07-26 02:27:32.491210 | 2026-07-26 02:27:32.491313 | LOOP [emit-job-header : Print node information] 2026-07-26 02:27:32.604168 | debian-bookworm | ok: 2026-07-26 02:27:32.604415 | debian-bookworm | # Node Information 2026-07-26 02:27:32.604458 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-26 02:27:32.604485 | debian-bookworm | Hostname: debian 2026-07-26 02:27:32.604508 | debian-bookworm | Username: zuul 2026-07-26 02:27:32.604530 | debian-bookworm | Distro: Debian 12.15 2026-07-26 02:27:32.604554 | debian-bookworm | Provider: regiocloud-a 2026-07-26 02:27:32.604576 | debian-bookworm | Region: 2026-07-26 02:27:32.604598 | debian-bookworm | Label: debian-bookworm 2026-07-26 02:27:32.604617 | debian-bookworm | Product Name: OpenStack Nova 2026-07-26 02:27:32.604637 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe89:a1fa 2026-07-26 02:27:32.625442 | 2026-07-26 02:27:32.625565 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-26 02:27:33.754912 | debian-bookworm -> localhost | changed 2026-07-26 02:27:33.760890 | 2026-07-26 02:27:33.760983 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-26 02:27:36.521623 | debian-bookworm -> localhost | changed 2026-07-26 02:27:36.530611 | 2026-07-26 02:27:36.530712 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-26 02:27:37.380676 | debian-bookworm -> localhost | ok 2026-07-26 02:27:37.385749 | 2026-07-26 02:27:37.385874 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-26 02:27:37.424183 | debian-bookworm | ok 2026-07-26 02:27:37.459214 | debian-bookworm | included: /var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-26 02:27:37.472223 | 2026-07-26 02:27:37.472329 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-26 02:27:42.538171 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-26 02:27:42.538359 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/work/9f92ce0d45494b2796e0bc9af742c3e8_id_rsa 2026-07-26 02:27:42.538391 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/work/9f92ce0d45494b2796e0bc9af742c3e8_id_rsa.pub 2026-07-26 02:27:42.538413 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-26 02:27:42.538434 | debian-bookworm -> localhost | SHA256:prqHuWOQG/PuzuL2mHaudEMca/9No+6vKRrLsRXJmyI zuul-build-sshkey 2026-07-26 02:27:42.538453 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-26 02:27:42.538480 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-26 02:27:42.538498 | debian-bookworm -> localhost | | | 2026-07-26 02:27:42.538516 | debian-bookworm -> localhost | | | 2026-07-26 02:27:42.538533 | debian-bookworm -> localhost | | . | 2026-07-26 02:27:42.538549 | debian-bookworm -> localhost | | . + . | 2026-07-26 02:27:42.538564 | debian-bookworm -> localhost | | .= + S | 2026-07-26 02:27:42.538587 | debian-bookworm -> localhost | | =o . * | 2026-07-26 02:27:42.538605 | debian-bookworm -> localhost | | E**o* o | 2026-07-26 02:27:42.538621 | debian-bookworm -> localhost | | .=BBXo. = . | 2026-07-26 02:27:42.538638 | debian-bookworm -> localhost | | +=@/* +Boo | 2026-07-26 02:27:42.538654 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-26 02:27:42.538695 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.237077 2026-07-26 02:27:42.544826 | 2026-07-26 02:27:42.544936 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-26 02:27:42.582658 | debian-bookworm | ok 2026-07-26 02:27:42.602185 | debian-bookworm | included: /var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-26 02:27:42.622726 | 2026-07-26 02:27:42.622823 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-26 02:27:42.652033 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:27:42.656684 | 2026-07-26 02:27:42.656766 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-26 02:27:43.676475 | debian-bookworm | changed 2026-07-26 02:27:43.683268 | 2026-07-26 02:27:43.683361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-26 02:27:43.981310 | debian-bookworm | ok 2026-07-26 02:27:43.986457 | 2026-07-26 02:27:43.986536 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-26 02:27:44.707582 | debian-bookworm | changed 2026-07-26 02:27:44.711948 | 2026-07-26 02:27:44.712033 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-26 02:27:45.560293 | debian-bookworm | changed 2026-07-26 02:27:45.565225 | 2026-07-26 02:27:45.565315 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-26 02:27:45.624295 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:27:45.629464 | 2026-07-26 02:27:45.629551 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-26 02:27:46.766547 | debian-bookworm -> localhost | changed 2026-07-26 02:27:46.778094 | 2026-07-26 02:27:46.778188 | TASK [add-build-sshkey : Add back temp key] 2026-07-26 02:27:47.550395 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/work/9f92ce0d45494b2796e0bc9af742c3e8_id_rsa (zuul-build-sshkey) 2026-07-26 02:27:47.550579 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.042743 2026-07-26 02:27:47.557151 | 2026-07-26 02:27:47.557236 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-26 02:27:48.160271 | debian-bookworm | ok 2026-07-26 02:27:48.164748 | 2026-07-26 02:27:48.164865 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-26 02:27:48.210782 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:27:48.220179 | 2026-07-26 02:27:48.220284 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-26 02:27:48.869252 | debian-bookworm | ok 2026-07-26 02:27:48.886546 | 2026-07-26 02:27:48.886657 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-26 02:27:48.946770 | debian-bookworm | ok 2026-07-26 02:27:48.951550 | 2026-07-26 02:27:48.951633 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-26 02:27:49.487117 | debian-bookworm -> localhost | ok 2026-07-26 02:27:49.492727 | 2026-07-26 02:27:49.492830 | TASK [validate-host : Collect information about the host] 2026-07-26 02:27:50.978759 | debian-bookworm | ok 2026-07-26 02:27:50.997162 | 2026-07-26 02:27:50.997262 | TASK [validate-host : Sanitize hostname] 2026-07-26 02:27:51.230495 | debian-bookworm | ok 2026-07-26 02:27:51.246044 | 2026-07-26 02:27:51.246159 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-26 02:27:52.077685 | debian-bookworm -> localhost | changed 2026-07-26 02:27:52.082485 | 2026-07-26 02:27:52.082566 | TASK [validate-host : Collect information about zuul worker] 2026-07-26 02:27:52.503209 | debian-bookworm | ok 2026-07-26 02:27:52.511648 | 2026-07-26 02:27:52.511800 | TASK [validate-host : Write out all zuul information for each host] 2026-07-26 02:27:53.439239 | debian-bookworm -> localhost | changed 2026-07-26 02:27:53.468484 | 2026-07-26 02:27:53.468602 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-26 02:27:53.775697 | debian-bookworm | ok 2026-07-26 02:27:53.786097 | 2026-07-26 02:27:53.786220 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-26 02:27:54.771644 | debian-bookworm | changed: 2026-07-26 02:27:54.771830 | debian-bookworm | cd+++++++++ src/ 2026-07-26 02:27:54.771919 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-26 02:27:54.771945 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-26 02:27:54.771966 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-07-26 02:27:54.771988 | debian-bookworm | =7.0.3 2026-07-26 02:28:36.521714 | debian-bookworm | Downloading cachetools-7.1.6-py3-none-any.whl (16 kB) 2026-07-26 02:28:36.588255 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-26 02:28:36.603647 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-26 02:28:36.707606 | debian-bookworm | Collecting filelock>=3.25 2026-07-26 02:28:36.722435 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-26 02:28:36.731611 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 14.3 MB/s eta 0:00:00 2026-07-26 02:28:36.796117 | debian-bookworm | Collecting packaging>=26 2026-07-26 02:28:36.810307 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-26 02:28:36.819449 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 15.9 MB/s eta 0:00:00 2026-07-26 02:28:36.873637 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-26 02:28:36.887971 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-26 02:28:36.951775 | debian-bookworm | Collecting pluggy>=1.6 2026-07-26 02:28:36.965697 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-26 02:28:37.010689 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-26 02:28:37.025533 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-26 02:28:37.065793 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-26 02:28:37.079988 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-26 02:28:37.123654 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-26 02:28:37.137885 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-26 02:28:37.284471 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-26 02:28:37.298672 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-26 02:28:37.417318 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 48.1 MB/s eta 0:00:00 2026-07-26 02:28:37.512077 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-26 02:28:37.528048 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-26 02:28:37.545979 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 35.4 MB/s eta 0:00:00 2026-07-26 02:28:37.675140 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-26 02:28:38.468936 | 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-26 02:28:38.781317 | debian-bookworm | ok: Runtime: 0:00:03.018345 2026-07-26 02:28:38.795790 | 2026-07-26 02:28:38.795952 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-26 02:28:39.046292 | debian-bookworm | ok 2026-07-26 02:28:39.084803 | 2026-07-26 02:28:39.085069 | TASK [ensure-tox : Output tox version] 2026-07-26 02:28:39.866047 | 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-26 02:28:39.884238 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-26 02:28:40.158697 | debian-bookworm | ok: Runtime: 0:00:00.373737 2026-07-26 02:28:40.165318 | 2026-07-26 02:28:40.165431 | TASK [ensure-tox : Make global symlink] 2026-07-26 02:28:40.201294 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:28:40.216323 | 2026-07-26 02:28:40.216438 | PLAY RECAP 2026-07-26 02:28:40.216516 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-26 02:28:40.216545 | 2026-07-26 02:28:41.080145 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-26 02:28:41.081329 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-26 02:28:43.008459 | 2026-07-26 02:28:43.008594 | PLAY [all] 2026-07-26 02:28:43.032527 | 2026-07-26 02:28:43.032650 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-26 02:28:43.825013 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-26 02:28:44.085165 | debian-bookworm | ok: Runtime: 0:00:00.032009 2026-07-26 02:28:44.089880 | 2026-07-26 02:28:44.089978 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-26 02:28:44.629673 | debian-bookworm | ok: Runtime: 0:00:00.007238 2026-07-26 02:28:44.635482 | 2026-07-26 02:28:44.635587 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-26 02:28:44.962278 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-26 02:28:44.963743 | debian-bookworm | sudo: a password is required 2026-07-26 02:28:45.177595 | debian-bookworm | ok: Runtime: 0:00:00.017734 2026-07-26 02:28:45.189196 | 2026-07-26 02:28:45.189375 | TASK [tox : Check to see if the constraints file exists] 2026-07-26 02:28:45.273746 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:28:45.280035 | 2026-07-26 02:28:45.280157 | TASK [tox : Fail if constraints file is missing] 2026-07-26 02:28:45.335489 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:28:45.341684 | 2026-07-26 02:28:45.341904 | TASK [tox : Record file location] 2026-07-26 02:28:45.365420 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:28:45.376401 | 2026-07-26 02:28:45.376507 | TASK [tox : Install tox siblings] 2026-07-26 02:28:45.407238 | debian-bookworm | ok 2026-07-26 02:28:45.427212 | debian-bookworm | included: /var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-26 02:28:45.438124 | 2026-07-26 02:28:45.438245 | TASK [tox : Run tox without tests] 2026-07-26 02:28:46.942162 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-07-26 02:28:59.984485 | debian-bookworm | test: OK (13.92 seconds) 2026-07-26 02:28:59.984575 | debian-bookworm | congratulations :) (13.95 seconds) 2026-07-26 02:29:00.509951 | debian-bookworm | ok: Runtime: 0:00:14.271800 2026-07-26 02:29:00.515766 | 2026-07-26 02:29:00.515878 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-26 02:29:00.914974 | debian-bookworm | changed 2026-07-26 02:29:00.927869 | 2026-07-26 02:29:00.927967 | TASK [tox : Detect tox version] 2026-07-26 02:29:01.678673 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-26 02:29:02.041235 | debian-bookworm | ok: Runtime: 0:00:00.393983 2026-07-26 02:29:02.048219 | 2026-07-26 02:29:02.048542 | TASK [tox : Get tox envlist config] 2026-07-26 02:29:03.132231 | debian-bookworm | ok: Runtime: 0:00:00.396101 2026-07-26 02:29:03.150355 | 2026-07-26 02:29:03.150469 | TASK [tox : Install any sibling python packages] 2026-07-26 02:29:03.794040 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-26 02:29:03.807126 | 2026-07-26 02:29:03.807247 | TASK [tox : Remove tempfile] 2026-07-26 02:29:04.487267 | debian-bookworm | changed 2026-07-26 02:29:04.492628 | 2026-07-26 02:29:04.492714 | TASK [tox : Emit tox command] 2026-07-26 02:29:04.577735 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-07-26 02:29:04.584799 | 2026-07-26 02:29:04.584916 | TASK [tox : Run tox] 2026-07-26 02:29:05.341335 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-07-26 02:29:05.924893 | debian-bookworm | ...........2026-07-26 02:29:05.924 | ERROR | contrib.check_updates:main:219 - operational failure: boom 2026-07-26 02:29:05.932567 | debian-bookworm | ......../home/zuul/src/github.com/osism/openstack-image-manager/.tox/test/lib/python3.11/site-packages/openstack/resource.py:874: RemovedInSDK50Warning: The _compute_attributes method is deprecated for removal 2026-07-26 02:29:05.932605 | debian-bookworm | warnings.warn( 2026-07-26 02:29:05.936103 | debian-bookworm | 2026-07-26 02:29:05.935 | INFO | openstack_image_manager.main:check_image_age:1283 - Checking for openstack images of age 90 2026-07-26 02:29:05.936581 | debian-bookworm | 2026-07-26 02:29:05.936 | INFO | openstack_image_manager.main:check_image_age:1328 - Image 'Ubuntu 20.04 (1)' was created on 2021-01-01 2026-07-26 02:29:05.936603 | debian-bookworm | 2026-07-26 02:29:05.936 | INFO | openstack_image_manager.main:check_image_age:1283 - Checking for openstack images of age 10 2026-07-26 02:29:05.936621 | debian-bookworm | 2026-07-26 02:29:05.936 | INFO | openstack_image_manager.main:check_image_age:1328 - Image 'Ubuntu 20.04 (1)' was created on 2021-01-01 2026-07-26 02:29:05.936633 | debian-bookworm | 2026-07-26 02:29:05.936 | WARNING | openstack_image_manager.main:check_image_age:1334 - Image 'Ubuntu 20.04 (1)' is 20 days older than the newest image in the definition 2026-07-26 02:29:05.942609 | debian-bookworm | ..2026-07-26 02:29:05.942 | ERROR | openstack_image_manager.main:_download:714 - aria2c is not installed; cannot prefetch image 2026-07-26 02:29:05.946190 | debian-bookworm | .2026-07-26 02:29:05.945 | ERROR | openstack_image_manager.main:_download:745 - aria2c exited with rc=1 for http://x/y 2026-07-26 02:29:05.954750 | debian-bookworm | ..2026-07-26 02:29:05.954 | ERROR | openstack_image_manager.main:_download:739 - aria2c timed out downloading http://x/y 2026-07-26 02:29:05.961886 | debian-bookworm | ..2026-07-26 02:29:05.961 | ERROR | openstack_image_manager.main:get_checksum_from_checksum_url:278 - Failed to fetch checksum file from https://url.com/image.qcow2.sha512: 404 2026-07-26 02:29:05.968082 | debian-bookworm | ..2026-07-26 02:29:05.967 | ERROR | openstack_image_manager.main:get_checksum_from_checksum_url:278 - Failed to fetch checksum file from https://url.com/image.qcow2.sha512: unreachable 2026-07-26 02:29:05.974744 | debian-bookworm | ..2026-07-26 02:29:05.974 | ERROR | openstack_image_manager.main:get_checksum_from_checksums_url:250 - Failed to fetch checksums file from https://url.com/SHA512SUMS: 404 2026-07-26 02:29:05.977944 | debian-bookworm | .2026-07-26 02:29:05.977 | ERROR | openstack_image_manager.main:get_checksum_from_checksums_url:250 - Failed to fetch checksums file from https://url.com/SHA512SUMS: unreachable 2026-07-26 02:29:05.988515 | debian-bookworm | ...2026-07-26 02:29:05.988 | ERROR | openstack_image_manager.main:_has_space_for_download:693 - Not enough disk to prefetch http://x/y: need ~2362232012 bytes, 1073741824 available at /tmp 2026-07-26 02:29:05.991774 | debian-bookworm | .2026-07-26 02:29:05.991 | WARNING | openstack_image_manager.main:_has_space_for_download:684 - No Content-Length for http://x/y; skipping disk check 2026-07-26 02:29:05.995991 | debian-bookworm | .2026-07-26 02:29:05.995 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:05.996015 | debian-bookworm | 2026-07-26 02:29:05.995 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:06.644361 | debian-bookworm | 2026-07-26 02:29:06.643 | WARNING | openstack_image_manager.main:_has_space_for_download:684 - No Content-Length for http://url.com; skipping disk check 2026-07-26 02:29:06.646635 | debian-bookworm | 2026-07-26 02:29:06.646 | INFO | openstack_image_manager.main:_prefetch_import:636 - PREFETCH: aria2 download ok for 'Ubuntu 20.04 (1)' 2026-07-26 02:29:06.647068 | debian-bookworm | 2026-07-26 02:29:06.646 | INFO | openstack_image_manager.main:_prefetch_import:666 - PREFETCH: glance-direct import succeeded for 'Ubuntu 20.04 (1)' 2026-07-26 02:29:06.657490 | debian-bookworm | .2026-07-26 02:29:06.656 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:06.657536 | debian-bookworm | 2026-07-26 02:29:06.657 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:06.658760 | debian-bookworm | 2026-07-26 02:29:06.658 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:06.659272 | debian-bookworm | 2026-07-26 02:29:06.658 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL file:///path/to/file.img 2026-07-26 02:29:06.659300 | debian-bookworm | 2026-07-26 02:29:06.658 | INFO | openstack_image_manager.main:import_image:539 - Importing local file '/path/to/file.img' as image Ubuntu 20.04 (1) 2026-07-26 02:29:06.666172 | debian-bookworm | .2026-07-26 02:29:06.665 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:06.666219 | debian-bookworm | 2026-07-26 02:29:06.665 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:06.666781 | debian-bookworm | 2026-07-26 02:29:06.666 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.667119 | debian-bookworm | 2026-07-26 02:29:06.666 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.667574 | debian-bookworm | 2026-07-26 02:29:06.667 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.667598 | debian-bookworm | 2026-07-26 02:29:06.667 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.667604 | debian-bookworm | 2026-07-26 02:29:06.667 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.668395 | debian-bookworm | 2026-07-26 02:29:06.668 | ERROR | openstack_image_manager.main:wait_for_image:830 - Image seems stuck in queued state 2026-07-26 02:29:06.674096 | debian-bookworm | .2026-07-26 02:29:06.673 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:06.674123 | debian-bookworm | 2026-07-26 02:29:06.673 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:06.674618 | debian-bookworm | 2026-07-26 02:29:06.674 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.675071 | debian-bookworm | 2026-07-26 02:29:06.674 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.675088 | debian-bookworm | 2026-07-26 02:29:06.674 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.675580 | debian-bookworm | 2026-07-26 02:29:06.674 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.675597 | debian-bookworm | 2026-07-26 02:29:06.675 | INFO | openstack_image_manager.main:wait_for_image:834 - Waiting for image to leave queued state... 2026-07-26 02:29:06.676050 | debian-bookworm | 2026-07-26 02:29:06.675 | ERROR | openstack_image_manager.main:wait_for_image:830 - Image seems stuck in queued state 2026-07-26 02:29:06.676067 | debian-bookworm | 2026-07-26 02:29:06.675 | ERROR | openstack_image_manager.main:import_image:602 - PREFETCH: fallback triggered for 'Ubuntu 20.04 (1)' (web-download failed) 2026-07-26 02:29:06.931313 | debian-bookworm | 2026-07-26 02:29:06.930 | WARNING | openstack_image_manager.main:_has_space_for_download:684 - No Content-Length for http://url.com; skipping disk check 2026-07-26 02:29:06.934096 | debian-bookworm | 2026-07-26 02:29:06.933 | INFO | openstack_image_manager.main:_prefetch_import:636 - PREFETCH: aria2 download ok for 'Ubuntu 20.04 (1)' 2026-07-26 02:29:06.934860 | debian-bookworm | 2026-07-26 02:29:06.933 | INFO | openstack_image_manager.main:_prefetch_import:666 - PREFETCH: glance-direct import succeeded for 'Ubuntu 20.04 (1)' 2026-07-26 02:29:06.959953 | debian-bookworm | ...2026-07-26 02:29:06.959 | ERROR | openstack_image_manager.main:main:366 - Skipping cleanup of outdated images because of previous errors 2026-07-26 02:29:07.046060 | debian-bookworm | .2026-07-26 02:29:07.045 | INFO | openstack_image_manager.main:manage_outdated_images:1378 - Processing image 'Ubuntu 20.04' (removal candidate) 2026-07-26 02:29:07.050789 | debian-bookworm | .2026-07-26 02:29:07.050 | INFO | openstack_image_manager.main:manage_outdated_images:1378 - Processing image 'Ubuntu 20.04_2' (removal candidate) 2026-07-26 02:29:07.050820 | debian-bookworm | 2026-07-26 02:29:07.050 | INFO | openstack_image_manager.main:manage_outdated_images:1418 - Deactivating image 'Ubuntu 20.04_2' 2026-07-26 02:29:07.051197 | debian-bookworm | 2026-07-26 02:29:07.050 | INFO | openstack_image_manager.main:manage_outdated_images:1421 - Setting visibility of 'Ubuntu 20.04_2' to 'community' 2026-07-26 02:29:07.051552 | debian-bookworm | 2026-07-26 02:29:07.051 | INFO | openstack_image_manager.main:manage_outdated_images:1430 - Deleting Ubuntu 20.04_2 2026-07-26 02:29:07.052069 | debian-bookworm | 2026-07-26 02:29:07.051 | INFO | openstack_image_manager.main:manage_outdated_images:1378 - Processing image 'Ubuntu 20.04_2' (removal candidate) 2026-07-26 02:29:07.052467 | debian-bookworm | 2026-07-26 02:29:07.051 | INFO | openstack_image_manager.main:manage_outdated_images:1418 - Deactivating image 'Ubuntu 20.04_2' 2026-07-26 02:29:07.052484 | debian-bookworm | 2026-07-26 02:29:07.052 | INFO | openstack_image_manager.main:manage_outdated_images:1421 - Setting visibility of 'Ubuntu 20.04_2' to 'community' 2026-07-26 02:29:07.052489 | debian-bookworm | 2026-07-26 02:29:07.052 | INFO | openstack_image_manager.main:manage_outdated_images:1433 - Image 'Ubuntu 20.04_2' will not be deleted, because 'keep' flag is True 2026-07-26 02:29:07.055863 | debian-bookworm | .2026-07-26 02:29:07.055 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:07.055887 | debian-bookworm | 2026-07-26 02:29:07.055 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:07.059639 | debian-bookworm | .2026-07-26 02:29:07.059 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:07.059662 | debian-bookworm | 2026-07-26 02:29:07.059 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:07.311794 | debian-bookworm | 2026-07-26 02:29:07.311 | WARNING | openstack_image_manager.main:_has_space_for_download:684 - No Content-Length for http://url.com; skipping disk check 2026-07-26 02:29:07.314988 | debian-bookworm | 2026-07-26 02:29:07.314 | INFO | openstack_image_manager.main:_prefetch_import:636 - PREFETCH: aria2 download ok for 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.315476 | debian-bookworm | 2026-07-26 02:29:07.315 | ERROR | openstack_image_manager.main:_prefetch_import:655 - glance-direct import failed for Ubuntu 20.04 (1) 2026-07-26 02:29:07.315506 | debian-bookworm | 409 conflict on fixed id 2026-07-26 02:29:07.315519 | debian-bookworm | 2026-07-26 02:29:07.315 | ERROR | openstack_image_manager.main:_prefetch_import:658 - PREFETCH: glance-direct import failed for 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.324697 | debian-bookworm | .2026-07-26 02:29:07.324 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:07.325106 | debian-bookworm | 2026-07-26 02:29:07.324 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:07.578334 | debian-bookworm | 2026-07-26 02:29:07.577 | WARNING | openstack_image_manager.main:_has_space_for_download:684 - No Content-Length for http://url.com; skipping disk check 2026-07-26 02:29:07.580623 | debian-bookworm | 2026-07-26 02:29:07.580 | INFO | openstack_image_manager.main:_prefetch_import:636 - PREFETCH: aria2 download failed for 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.590901 | debian-bookworm | .2026-07-26 02:29:07.590 | INFO | openstack_image_manager.main:process_image:886 - Processing image 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.591417 | debian-bookworm | 2026-07-26 02:29:07.591 | INFO | openstack_image_manager.main:process_image:992 - Tested URL http://url.com: 200 2026-07-26 02:29:07.592108 | debian-bookworm | 2026-07-26 02:29:07.591 | INFO | openstack_image_manager.main:process_image:1014 - Import of 'Ubuntu 20.04 (1)' successfully completed, reloading images 2026-07-26 02:29:07.593689 | debian-bookworm | 2026-07-26 02:29:07.593 | INFO | openstack_image_manager.main:process_image:886 - Processing image 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.594011 | debian-bookworm | 2026-07-26 02:29:07.593 | INFO | openstack_image_manager.main:process_image:1014 - Import of 'Ubuntu 20.04 (1)' successfully completed, reloading images 2026-07-26 02:29:07.594343 | debian-bookworm | 2026-07-26 02:29:07.594 | INFO | openstack_image_manager.main:process_image:886 - Processing image 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.594730 | debian-bookworm | 2026-07-26 02:29:07.594 | INFO | openstack_image_manager.main:process_image:992 - Tested URL http://url.com: 200 2026-07-26 02:29:07.594746 | debian-bookworm | 2026-07-26 02:29:07.594 | INFO | openstack_image_manager.main:process_image:1020 - Skipping required import of image 'Ubuntu 20.04 (1)', running in dry-run mode 2026-07-26 02:29:07.599256 | debian-bookworm | .2026-07-26 02:29:07.598 | INFO | openstack_image_manager.main:process_image:886 - Processing image 'Ubuntu 20.04 (latest)' 2026-07-26 02:29:07.599566 | debian-bookworm | 2026-07-26 02:29:07.599 | ERROR | openstack_image_manager.main:process_image:948 - Could not find checksum for image 'Ubuntu 20.04', check the checksums_url or checksum_url 2026-07-26 02:29:07.603799 | debian-bookworm | .2026-07-26 02:29:07.603 | INFO | openstack_image_manager.main:process_image:886 - Processing image 'Ubuntu 20.04-1' 2026-07-26 02:29:07.604126 | debian-bookworm | 2026-07-26 02:29:07.603 | INFO | openstack_image_manager.main:process_image:992 - Tested URL http://url.com: 200 2026-07-26 02:29:07.604802 | debian-bookworm | 2026-07-26 02:29:07.604 | INFO | openstack_image_manager.main:process_image:1014 - Import of 'Ubuntu 20.04-1' successfully completed, reloading images 2026-07-26 02:29:07.609871 | debian-bookworm | .2026-07-26 02:29:07.609 | INFO | openstack_image_manager.main:process_image:886 - Processing image 'Ubuntu 20.04-(1)' 2026-07-26 02:29:07.610255 | debian-bookworm | 2026-07-26 02:29:07.609 | INFO | openstack_image_manager.main:process_image:1025 - Skipping image 'Ubuntu 20.04-(1)' (only importing the latest version from type multi) 2026-07-26 02:29:07.610277 | debian-bookworm | 2026-07-26 02:29:07.609 | INFO | openstack_image_manager.main:process_image:886 - Processing image 'Ubuntu 20.04-(2)' 2026-07-26 02:29:07.611323 | debian-bookworm | 2026-07-26 02:29:07.611 | INFO | openstack_image_manager.main:process_image:992 - Tested URL http://url.com2: 200 2026-07-26 02:29:07.611807 | debian-bookworm | 2026-07-26 02:29:07.611 | INFO | openstack_image_manager.main:process_image:1014 - Import of 'Ubuntu 20.04-(2)' successfully completed, reloading images 2026-07-26 02:29:07.627181 | debian-bookworm | ...2026-07-26 02:29:07.626 | INFO | openstack_image_manager.main:rename_images:1262 - Renaming old latest 'Ubuntu 20.04' to 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.627597 | debian-bookworm | 2026-07-26 02:29:07.627 | INFO | openstack_image_manager.main:rename_images:1265 - Renaming imported image 'Ubuntu 20.04' to 'Ubuntu 20.04' 2026-07-26 02:29:07.627916 | debian-bookworm | 2026-07-26 02:29:07.627 | INFO | openstack_image_manager.main:rename_images:1262 - Renaming old latest 'Ubuntu 20.04' to 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.627933 | debian-bookworm | 2026-07-26 02:29:07.627 | INFO | openstack_image_manager.main:rename_images:1265 - Renaming imported image 'Ubuntu 20.04' to 'Ubuntu 20.04' 2026-07-26 02:29:07.627939 | debian-bookworm | 2026-07-26 02:29:07.627 | INFO | openstack_image_manager.main:rename_images:1272 - Renaming Ubuntu 20.04 (1) to Ubuntu 20.04 2026-07-26 02:29:07.631582 | debian-bookworm | .2026-07-26 02:29:07.631 | INFO | openstack_image_manager.main:rename_images:1262 - Renaming old latest 'Ubuntu 20.04' to 'Ubuntu 20.04-(1)' 2026-07-26 02:29:07.632015 | debian-bookworm | 2026-07-26 02:29:07.631 | INFO | openstack_image_manager.main:rename_images:1265 - Renaming imported image 'Ubuntu 20.04' to 'Ubuntu 20.04' 2026-07-26 02:29:07.632038 | debian-bookworm | 2026-07-26 02:29:07.631 | INFO | openstack_image_manager.main:rename_images:1262 - Renaming old latest 'Ubuntu 20.04' to 'Ubuntu 20.04-(1)' 2026-07-26 02:29:07.632058 | debian-bookworm | 2026-07-26 02:29:07.631 | INFO | openstack_image_manager.main:rename_images:1265 - Renaming imported image 'Ubuntu 20.04' to 'Ubuntu 20.04' 2026-07-26 02:29:07.632415 | debian-bookworm | 2026-07-26 02:29:07.632 | INFO | openstack_image_manager.main:rename_images:1272 - Renaming Ubuntu 20.04-(1) to Ubuntu 20.04 2026-07-26 02:29:07.667517 | debian-bookworm | ..2026-07-26 02:29:07.666 | INFO | openstack_image_manager.main:set_properties:1063 - Checking parameters of 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.667564 | debian-bookworm | 2026-07-26 02:29:07.666 | INFO | openstack_image_manager.main:set_properties:1129 - Setting internal_version = 1 2026-07-26 02:29:07.667570 | debian-bookworm | 2026-07-26 02:29:07.666 | INFO | openstack_image_manager.main:set_properties:1132 - Setting image_original_user = ubuntu 2026-07-26 02:29:07.667576 | debian-bookworm | 2026-07-26 02:29:07.666 | INFO | openstack_image_manager.main:set_properties:1145 - Adding tag my_tag 2026-07-26 02:29:07.669474 | debian-bookworm | 2026-07-26 02:29:07.667 | INFO | openstack_image_manager.main:set_properties:1150 - Deleting tag fake_tag 2026-07-26 02:29:07.669502 | debian-bookworm | 2026-07-26 02:29:07.667 | INFO | openstack_image_manager.main:set_properties:1161 - Setting property image_build_date: 2021-01-01 != 2021-01-21 2026-07-26 02:29:07.669509 | debian-bookworm | 2026-07-26 02:29:07.667 | INFO | openstack_image_manager.main:set_properties:1178 - Setting property os_distro: ubuntu 2026-07-26 02:29:07.669514 | debian-bookworm | 2026-07-26 02:29:07.667 | INFO | openstack_image_manager.main:set_properties:1178 - Setting property os_version: 20.04 2026-07-26 02:29:07.669518 | debian-bookworm | 2026-07-26 02:29:07.667 | INFO | openstack_image_manager.main:set_properties:1178 - Setting property image_source: http://url.com 2026-07-26 02:29:07.669522 | debian-bookworm | 2026-07-26 02:29:07.667 | INFO | openstack_image_manager.main:set_properties:1185 - Checking status of 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.669526 | debian-bookworm | 2026-07-26 02:29:07.667 | INFO | openstack_image_manager.main:set_properties:1190 - Deactivating image 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.669531 | debian-bookworm | 2026-07-26 02:29:07.668 | INFO | openstack_image_manager.main:set_properties:1197 - Checking visibility of 'Ubuntu 20.04 (1)' 2026-07-26 02:29:07.696571 | debian-bookworm | ...2026-07-26 02:29:07.696 | ERROR | openstack_image_manager.main:wait_for_image:814 - Image import timed out 2026-07-26 02:29:07.701066 | debian-bookworm | .2026-07-26 02:29:07.700 | ERROR | openstack_image_manager.main:wait_for_image:846 - Exception while importing image 2026-07-26 02:29:07.701097 | debian-bookworm | boom 2026-07-26 02:29:07.701464 | debian-bookworm | 2026-07-26 02:29:07.701 | ERROR | openstack_image_manager.main:wait_for_image:846 - Exception while importing image 2026-07-26 02:29:07.701478 | debian-bookworm | boom 2026-07-26 02:29:07.701820 | debian-bookworm | 2026-07-26 02:29:07.701 | ERROR | openstack_image_manager.main:wait_for_image:846 - Exception while importing image 2026-07-26 02:29:07.701832 | debian-bookworm | boom 2026-07-26 02:29:07.701836 | debian-bookworm | 2026-07-26 02:29:07.701 | ERROR | openstack_image_manager.main:wait_for_image:846 - Exception while importing image 2026-07-26 02:29:07.701840 | debian-bookworm | boom 2026-07-26 02:29:07.701845 | debian-bookworm | 2026-07-26 02:29:07.701 | ERROR | openstack_image_manager.main:wait_for_image:846 - Exception while importing image 2026-07-26 02:29:07.701849 | debian-bookworm | boom 2026-07-26 02:29:07.701854 | debian-bookworm | 2026-07-26 02:29:07.701 | ERROR | openstack_image_manager.main:wait_for_image:848 - Giving up on image after repeated errors 2026-07-26 02:29:07.706337 | debian-bookworm | .2026-07-26 02:29:07.706 | ERROR | openstack_image_manager.main:wait_for_image:837 - Image entered terminal state 'killed' 2026-07-26 02:29:07.711153 | debian-bookworm | .2026-07-26 02:29:07.710 | INFO | openstack_image_manager.main:import_image:518 - Importing image Ubuntu 20.04 (1) 2026-07-26 02:29:07.711181 | debian-bookworm | 2026-07-26 02:29:07.710 | INFO | openstack_image_manager.main:import_image:519 - Importing from URL http://url.com 2026-07-26 02:29:07.711802 | debian-bookworm | 2026-07-26 02:29:07.710 | ERROR | openstack_image_manager.main:import_image:584 - Web-download import for image Ubuntu 20.04 (1) failed 2026-07-26 02:29:07.711838 | debian-bookworm | glance api error 2026-07-26 02:29:07.711843 | debian-bookworm | 2026-07-26 02:29:07.711 | ERROR | openstack_image_manager.main:import_image:602 - PREFETCH: fallback triggered for 'Ubuntu 20.04 (1)' (web-download failed) 2026-07-26 02:29:07.725725 | debian-bookworm | .......2026-07-26 02:29:07 | INFO  | main:223 - Processing file /tmp/tmpzif1k7dt/example.yml 2026-07-26 02:29:07.732331 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:144 - Checking image Example 1.0 2026-07-26 02:29:07.732733 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:147 - Checksum of current example.qcow2 is sha256:1111111111111111111111111111111111111111111111111111111111111111 2026-07-26 02:29:07.732756 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:178 - New URL is https://nbg1.your-objectstorage.com/osism/openstack-images/example-1.0/20260101-example-1.0.qcow2 2026-07-26 02:29:07.735395 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | main:239 - Dry-run enabled, not writing /tmp/tmpzif1k7dt/example.yml 2026-07-26 02:29:07.742980 | debian-bookworm | .2026-07-26 02:29:07 | INFO  | main:223 - Processing file /tmp/tmpyy_5dtx4/example.yml 2026-07-26 02:29:07.746468 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:144 - Checking image Example 1.0 2026-07-26 02:29:07.746494 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:147 - Checksum of current example.qcow2 is sha256:0000000000000000000000000000000000000000000000000000000000000000 2026-07-26 02:29:07.746916 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:158 - Image Example 1.0 is up-to-date, nothing to do 2026-07-26 02:29:07.753889 | debian-bookworm | .2026-07-26 02:29:07 | INFO  | main:223 - Processing file /tmp/tmpe9hi6_ty/example.yml 2026-07-26 02:29:07.757458 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:144 - Checking image Example 1.0 2026-07-26 02:29:07.757480 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:147 - Checksum of current example.qcow2 is sha256:1111111111111111111111111111111111111111111111111111111111111111 2026-07-26 02:29:07.757487 | debian-bookworm | 2026-07-26 02:29:07 | INFO  | update_image:178 - New URL is https://nbg1.your-objectstorage.com/osism/openstack-images/example-1.0/20260101-example-1.0.qcow2 2026-07-26 02:29:07.761130 | debian-bookworm | . 2026-07-26 02:29:07.761158 | debian-bookworm | ---------------------------------------------------------------------- 2026-07-26 02:29:07.761164 | debian-bookworm | Ran 73 tests in 1.860s 2026-07-26 02:29:07.761169 | debian-bookworm | 2026-07-26 02:29:07.761173 | debian-bookworm | OK 2026-07-26 02:29:07.898950 | debian-bookworm | test: OK (2.61=setup[0.05]+cmd[2.55] seconds) 2026-07-26 02:29:07.899023 | debian-bookworm | congratulations :) (2.64 seconds) 2026-07-26 02:29:08.143986 | debian-bookworm | ok: Runtime: 0:00:02.981801 2026-07-26 02:29:08.151017 | 2026-07-26 02:29:08.151156 | TASK [tox : Look for output] 2026-07-26 02:29:08.721024 | debian-bookworm | ok 2026-07-26 02:29:08.755117 | 2026-07-26 02:29:08.755252 | TASK [tox : Return file comments to Zuul] 2026-07-26 02:29:08.839507 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:08.849584 | 2026-07-26 02:29:08.849683 | PLAY RECAP 2026-07-26 02:29:08.849737 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-26 02:29:08.849762 | 2026-07-26 02:29:09.131286 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-26 02:29:09.132292 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-26 02:29:11.348122 | 2026-07-26 02:29:11.348266 | PLAY [all] 2026-07-26 02:29:11.437481 | 2026-07-26 02:29:11.437622 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-26 02:29:11.629059 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:11.633929 | 2026-07-26 02:29:11.634048 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-26 02:29:11.702179 | debian-bookworm | ok 2026-07-26 02:29:11.706865 | 2026-07-26 02:29:11.706982 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-26 02:29:12.963272 | debian-bookworm -> localhost | changed 2026-07-26 02:29:12.977963 | 2026-07-26 02:29:12.978077 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-26 02:29:13.052356 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:13.058769 | 2026-07-26 02:29:13.059453 | TASK [fetch-tox-output : Set envlist fact] 2026-07-26 02:29:13.108021 | debian-bookworm | ok 2026-07-26 02:29:13.115013 | 2026-07-26 02:29:13.115111 | TASK [fetch-tox-output : Get tox version] 2026-07-26 02:29:14.159731 | 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-26 02:29:14.177724 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-26 02:29:14.674066 | debian-bookworm | ok: Runtime: 0:00:00.339418 2026-07-26 02:29:14.685020 | 2026-07-26 02:29:14.685135 | TASK [fetch-tox-output : Find all default environments] 2026-07-26 02:29:15.269245 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:15.275533 | 2026-07-26 02:29:15.275649 | TASK [fetch-tox-output : Set envlist fact] 2026-07-26 02:29:15.320518 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:15.327885 | 2026-07-26 02:29:15.327994 | TASK [fetch-tox-output : Find all default environments] 2026-07-26 02:29:15.882291 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:15.889230 | 2026-07-26 02:29:15.889347 | TASK [fetch-tox-output : Set envlist fact] 2026-07-26 02:29:15.966650 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:15.974015 | 2026-07-26 02:29:15.974120 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-26 02:29:16.084195 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:16.095303 | 2026-07-26 02:29:16.095421 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-26 02:29:18.148089 | debian-bookworm | changed: 2026-07-26 02:29:18.148242 | debian-bookworm | created directory /var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/work/logs/tox/test 2026-07-26 02:29:18.148270 | debian-bookworm | cd+++++++++ ./ 2026-07-26 02:29:18.148290 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-26 02:29:18.148314 | 2026-07-26 02:29:18.160023 | 2026-07-26 02:29:18.160114 | PLAY RECAP 2026-07-26 02:29:18.160166 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-26 02:29:18.160190 | 2026-07-26 02:29:18.597968 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-26 02:29:18.598820 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-26 02:29:20.790735 | 2026-07-26 02:29:20.802618 | PLAY [all] 2026-07-26 02:29:20.875561 | 2026-07-26 02:29:20.875714 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-26 02:29:21.314291 | debian-bookworm | changed: non-zero return code 2026-07-26 02:29:21.323388 | 2026-07-26 02:29:21.324052 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-26 02:29:21.396913 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:21.402067 | 2026-07-26 02:29:21.402174 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-26 02:29:21.435290 | 2026-07-26 02:29:21.435493 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-26 02:29:21.476941 | 2026-07-26 02:29:21.477105 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-26 02:29:21.512929 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:21.518762 | 2026-07-26 02:29:21.519018 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-26 02:29:21.568957 | 2026-07-26 02:29:21.569279 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-26 02:29:21.596633 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:21.601505 | 2026-07-26 02:29:21.601594 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-26 02:29:21.615123 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:21.634257 | 2026-07-26 02:29:21.634373 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-26 02:29:21.680311 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:21.686174 | 2026-07-26 02:29:21.686243 | PLAY RECAP 2026-07-26 02:29:21.686289 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-26 02:29:21.686309 | 2026-07-26 02:29:22.101920 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-26 02:29:22.102770 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-26 02:29:24.420284 | 2026-07-26 02:29:24.420459 | PLAY [Base post-fetch] 2026-07-26 02:29:24.457680 | 2026-07-26 02:29:24.457830 | TASK [diagnose-network : Ensure log directory exists] 2026-07-26 02:29:25.128916 | debian-bookworm | ok 2026-07-26 02:29:25.163996 | 2026-07-26 02:29:25.164171 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-26 02:29:37.593458 | debian-bookworm | ok: Runtime: 0:00:05.968027 2026-07-26 02:29:37.610439 | 2026-07-26 02:29:37.610579 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-26 02:29:43.613192 | debian-bookworm | ok: Runtime: 0:00:00.004826 2026-07-26 02:29:43.619839 | 2026-07-26 02:29:43.619986 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-26 02:29:49.574125 | debian-bookworm | ok: Runtime: 0:00:00.008143 2026-07-26 02:29:49.586041 | 2026-07-26 02:29:49.586179 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-26 02:29:49.641768 | debian-bookworm | skipping: Conditional result was False 2026-07-26 02:29:49.648056 | 2026-07-26 02:29:49.648329 | TASK [fetch-output : Set log path for single node] 2026-07-26 02:29:49.690628 | debian-bookworm | ok 2026-07-26 02:29:49.696312 | 2026-07-26 02:29:49.696422 | LOOP [fetch-output : Ensure local output dirs] 2026-07-26 02:29:50.038427 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/work/logs" 2026-07-26 02:29:50.373657 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/work/artifacts" 2026-07-26 02:29:50.685001 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9f92ce0d45494b2796e0bc9af742c3e8/work/docs" 2026-07-26 02:29:50.700689 | 2026-07-26 02:29:50.700934 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-26 02:29:51.537394 | debian-bookworm | changed: 2026-07-26 02:29:51.537678 | debian-bookworm | .d..t...... ./ 2026-07-26 02:29:51.537716 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-26 02:29:51.537741 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-26 02:29:51.537763 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-26 02:29:51.537784 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-26 02:29:51.537844 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-26 02:29:51.537894 | debian-bookworm | changed: All items complete 2026-07-26 02:29:51.537922 | 2026-07-26 02:29:52.417594 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 02:29:53.215123 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 02:29:53.251997 | 2026-07-26 02:29:53.252176 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-26 02:29:53.701323 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007421 2026-07-26 02:29:54.032183 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010688 2026-07-26 02:29:54.051444 | 2026-07-26 02:29:54.051568 | PLAY RECAP 2026-07-26 02:29:54.051622 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-26 02:29:54.051647 | 2026-07-26 02:29:54.264867 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-26 02:29:54.266048 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 02:29:55.283008 | 2026-07-26 02:29:55.283203 | PLAY [Base post] 2026-07-26 02:29:55.317226 | 2026-07-26 02:29:55.317489 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-26 02:29:55.938087 | debian-bookworm | changed 2026-07-26 02:29:55.951984 | 2026-07-26 02:29:55.952146 | PLAY RECAP 2026-07-26 02:29:55.952215 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 02:29:55.952609 | 2026-07-26 02:29:56.160598 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 02:29:56.161748 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-26 02:29:57.250367 | 2026-07-26 02:29:57.250615 | PLAY [Base post-logs] 2026-07-26 02:29:57.268939 | 2026-07-26 02:29:57.269179 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-26 02:29:57.780064 | localhost | changed 2026-07-26 02:29:57.799057 | 2026-07-26 02:29:57.799289 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-26 02:29:57.866909 | localhost | ok 2026-07-26 02:29:57.870717 | 2026-07-26 02:29:57.870938 | TASK [Set zuul-log-path fact] 2026-07-26 02:29:57.901740 | localhost | ok 2026-07-26 02:29:57.910553 | 2026-07-26 02:29:57.910715 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 02:29:57.986701 | localhost | ok 2026-07-26 02:29:57.990347 | 2026-07-26 02:29:57.990472 | TASK [upload-logs : Create log directories] 2026-07-26 02:29:58.981726 | localhost | changed 2026-07-26 02:29:58.985032 | 2026-07-26 02:29:58.985163 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-26 02:29:59.627726 | localhost -> localhost | ok: Runtime: 0:00:00.015871 2026-07-26 02:29:59.632687 | 2026-07-26 02:29:59.632846 | TASK [upload-logs : Upload logs to log server] 2026-07-26 02:30:00.563031 | localhost | Output suppressed because no_log was given 2026-07-26 02:30:00.565108 | 2026-07-26 02:30:00.565232 | LOOP [upload-logs : Compress console log and json output] 2026-07-26 02:30:00.736952 | localhost | skipping: Conditional result was False 2026-07-26 02:30:00.777078 | localhost | skipping: Conditional result was False 2026-07-26 02:30:00.788579 | 2026-07-26 02:30:00.788743 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-26 02:30:00.879022 | localhost | skipping: Conditional result was False 2026-07-26 02:30:00.879365 | 2026-07-26 02:30:00.884684 | localhost | skipping: Conditional result was False 2026-07-26 02:30:00.894425 | 2026-07-26 02:30:00.894581 | LOOP [upload-logs : Upload console log and json output]