2026-07-21 19:10:14.045034 | Job console starting 2026-07-21 19:10:14.057710 | Updating git repos 2026-07-21 19:10:14.114456 | Cloning repos into workspace 2026-07-21 19:10:14.191437 | Restoring repo states 2026-07-21 19:10:14.203314 | Merging changes 2026-07-21 19:10:14.990675 | Checking out repos 2026-07-21 19:10:15.038914 | Preparing playbooks 2026-07-21 19:10:15.852502 | Running Ansible setup 2026-07-21 19:10:20.243123 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 19:10:21.006908 | 2026-07-21 19:10:21.007083 | PLAY [Base pre] 2026-07-21 19:10:21.025611 | 2026-07-21 19:10:21.025797 | TASK [Setup log path fact] 2026-07-21 19:10:21.046506 | ubuntu-noble | ok 2026-07-21 19:10:21.063216 | 2026-07-21 19:10:21.063379 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 19:10:21.103177 | ubuntu-noble | ok 2026-07-21 19:10:21.113337 | 2026-07-21 19:10:21.113462 | TASK [emit-job-header : Print job information] 2026-07-21 19:10:21.163235 | # Job Information 2026-07-21 19:10:21.163419 | Ansible Version: 2.16.14 2026-07-21 19:10:21.163454 | Job: container-images-kolla-patch-2025.1 2026-07-21 19:10:21.163488 | Pipeline: check 2026-07-21 19:10:21.163521 | Executor: 521e9411259a 2026-07-21 19:10:21.163551 | Triggered by: https://github.com/osism/container-images-kolla/pull/753 2026-07-21 19:10:21.163582 | Event ID: b4e5f1a0-8537-11f1-9805-6b133dbf6ac8 2026-07-21 19:10:21.168871 | 2026-07-21 19:10:21.168994 | LOOP [emit-job-header : Print node information] 2026-07-21 19:10:21.300031 | ubuntu-noble | ok: 2026-07-21 19:10:21.300301 | ubuntu-noble | # Node Information 2026-07-21 19:10:21.300340 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-21 19:10:21.300366 | ubuntu-noble | Hostname: ubuntu 2026-07-21 19:10:21.300389 | ubuntu-noble | Username: zuul 2026-07-21 19:10:21.300410 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-21 19:10:21.300435 | ubuntu-noble | Provider: regiocloud-a 2026-07-21 19:10:21.300457 | ubuntu-noble | Region: 2026-07-21 19:10:21.300478 | ubuntu-noble | Label: ubuntu-noble 2026-07-21 19:10:21.300499 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-21 19:10:21.300518 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:fee5 2026-07-21 19:10:21.320212 | 2026-07-21 19:10:21.320352 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 19:10:21.833945 | ubuntu-noble -> localhost | changed 2026-07-21 19:10:21.849473 | 2026-07-21 19:10:21.849681 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 19:10:22.984115 | ubuntu-noble -> localhost | changed 2026-07-21 19:10:22.996259 | 2026-07-21 19:10:22.996411 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 19:10:23.295577 | ubuntu-noble -> localhost | ok 2026-07-21 19:10:23.311000 | 2026-07-21 19:10:23.311232 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 19:10:23.355818 | ubuntu-noble | ok 2026-07-21 19:10:23.375881 | ubuntu-noble | included: /var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 19:10:23.382582 | 2026-07-21 19:10:23.382728 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 19:10:25.047226 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-21 19:10:25.047467 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/work/c4c33a20e70842cebfb1993dbb7129b8_id_rsa 2026-07-21 19:10:25.047505 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/work/c4c33a20e70842cebfb1993dbb7129b8_id_rsa.pub 2026-07-21 19:10:25.047532 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-21 19:10:25.047557 | ubuntu-noble -> localhost | SHA256:dTG8VCzROxJ/Cc8O2svlKsIDf6k6kFp1rC0JyZg5yKs zuul-build-sshkey 2026-07-21 19:10:25.047579 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-21 19:10:25.047610 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-21 19:10:25.047633 | ubuntu-noble -> localhost | | .+=. | 2026-07-21 19:10:25.047655 | ubuntu-noble -> localhost | | =+o | 2026-07-21 19:10:25.047675 | ubuntu-noble -> localhost | |. . = . . ...=+..| 2026-07-21 19:10:25.047695 | ubuntu-noble -> localhost | | o = + . + .o.++.| 2026-07-21 19:10:25.047729 | ubuntu-noble -> localhost | | . . + S o.oo | 2026-07-21 19:10:25.047757 | ubuntu-noble -> localhost | | . + = . . . o | 2026-07-21 19:10:25.047777 | ubuntu-noble -> localhost | |. o . = o + | 2026-07-21 19:10:25.047797 | ubuntu-noble -> localhost | |E . . = + o . | 2026-07-21 19:10:25.047816 | ubuntu-noble -> localhost | | .o.= ... | 2026-07-21 19:10:25.047836 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-21 19:10:25.047891 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.128141 2026-07-21 19:10:25.054739 | 2026-07-21 19:10:25.055111 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 19:10:25.096357 | ubuntu-noble | ok 2026-07-21 19:10:25.114737 | ubuntu-noble | included: /var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 19:10:25.124077 | 2026-07-21 19:10:25.124209 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 19:10:25.149161 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:10:25.157381 | 2026-07-21 19:10:25.157528 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 19:10:25.970771 | ubuntu-noble | changed 2026-07-21 19:10:25.996848 | 2026-07-21 19:10:25.997045 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 19:10:26.312310 | ubuntu-noble | ok 2026-07-21 19:10:26.318394 | 2026-07-21 19:10:26.318546 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 19:10:27.079431 | ubuntu-noble | changed 2026-07-21 19:10:27.086440 | 2026-07-21 19:10:27.086568 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 19:10:27.790271 | ubuntu-noble | changed 2026-07-21 19:10:27.797510 | 2026-07-21 19:10:27.797633 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 19:10:27.823400 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:10:27.835144 | 2026-07-21 19:10:27.835293 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 19:10:28.353223 | ubuntu-noble -> localhost | changed 2026-07-21 19:10:28.367403 | 2026-07-21 19:10:28.367530 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 19:10:28.737762 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/work/c4c33a20e70842cebfb1993dbb7129b8_id_rsa (zuul-build-sshkey) 2026-07-21 19:10:28.738227 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014764 2026-07-21 19:10:28.755902 | 2026-07-21 19:10:28.756062 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 19:10:29.188140 | ubuntu-noble | ok 2026-07-21 19:10:29.193665 | 2026-07-21 19:10:29.193815 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 19:10:29.218600 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:10:29.230079 | 2026-07-21 19:10:29.230206 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 19:10:29.695413 | ubuntu-noble | ok 2026-07-21 19:10:29.706645 | 2026-07-21 19:10:29.706794 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 19:10:29.747062 | ubuntu-noble | ok 2026-07-21 19:10:29.755074 | 2026-07-21 19:10:29.755190 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 19:10:30.072910 | ubuntu-noble -> localhost | ok 2026-07-21 19:10:30.080112 | 2026-07-21 19:10:30.080239 | TASK [validate-host : Collect information about the host] 2026-07-21 19:10:31.298476 | ubuntu-noble | ok 2026-07-21 19:10:31.311460 | 2026-07-21 19:10:31.311599 | TASK [validate-host : Sanitize hostname] 2026-07-21 19:10:31.496461 | ubuntu-noble | ok 2026-07-21 19:10:31.501632 | 2026-07-21 19:10:31.501768 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 19:10:32.135284 | ubuntu-noble -> localhost | changed 2026-07-21 19:10:32.149746 | 2026-07-21 19:10:32.149983 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 19:10:32.604062 | ubuntu-noble | ok 2026-07-21 19:10:32.619622 | 2026-07-21 19:10:32.619804 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 19:10:33.236032 | ubuntu-noble -> localhost | changed 2026-07-21 19:10:33.247198 | 2026-07-21 19:10:33.247320 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 19:10:33.560549 | ubuntu-noble | ok 2026-07-21 19:10:33.576675 | 2026-07-21 19:10:33.576851 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 19:10:34.419558 | ubuntu-noble | changed: 2026-07-21 19:10:34.419828 | ubuntu-noble | cd+++++++++ src/ 2026-07-21 19:10:34.419868 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-21 19:10:34.419893 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-21 19:10:34.419915 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-21 19:10:34.419936 | ubuntu-noble | Containerfile 2026-07-21 19:10:34.420068 | ubuntu-noble | 2026-07-21 19:12:36.964222 | ubuntu-noble | 2026-07-21 19:12:36.964225 | ubuntu-noble | Or undo this operation with: 2026-07-21 19:12:36.964229 | ubuntu-noble | 2026-07-21 19:12:36.964232 | ubuntu-noble | git switch - 2026-07-21 19:12:36.964236 | ubuntu-noble | 2026-07-21 19:12:36.964240 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-21 19:12:36.964243 | ubuntu-noble | 2026-07-21 19:12:36.964247 | ubuntu-noble | HEAD is now at d1c4dd49b Merge "Add genisoimage package to nova-compute-ironic" into stable/2025.1 2026-07-21 19:12:36.964935 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 19:12:36.969833 | ubuntu-noble | + export HASH_KOLLA=d1c4dd49b 2026-07-21 19:12:36.969846 | ubuntu-noble | + HASH_KOLLA=d1c4dd49b 2026-07-21 19:12:36.969910 | ubuntu-noble | + popd 2026-07-21 19:12:36.970055 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-21 19:12:36.972251 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-07-21 19:12:36.974231 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 19:12:36.974272 | ubuntu-noble | + pushd kolla 2026-07-21 19:12:36.974287 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-07-21 19:12:36.974298 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-07-21 19:12:36.974308 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:12:36.976482 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-21 19:12:36.977124 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:12:36.977831 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-21 19:12:36.978738 | ubuntu-noble | + popd 2026-07-21 19:12:36.978768 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 19:12:36.978779 | ubuntu-noble | + pushd kolla 2026-07-21 19:12:36.978790 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-07-21 19:12:36.978800 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-07-21 19:12:36.978810 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:12:36.979439 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-21 19:12:36.979478 | ubuntu-noble | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-07-21 19:12:36.980050 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:12:36.980793 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-21 19:12:36.980836 | ubuntu-noble | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-07-21 19:12:36.981711 | ubuntu-noble | + popd 2026-07-21 19:12:36.981743 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2026-07-21 19:12:36.981754 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-21 19:12:37.090973 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-21 19:12:37.091018 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-21 19:12:37.091032 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-07-21 19:12:37.091717 | ubuntu-noble | Package: rabbitmq-server 2026-07-21 19:12:37.091740 | ubuntu-noble | Pin: version 4.1.* 2026-07-21 19:12:37.091751 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 19:12:37.091764 | ubuntu-noble | 2026-07-21 19:12:37.091786 | ubuntu-noble | Package: openvswitch* 2026-07-21 19:12:37.091797 | ubuntu-noble | Pin: version 3.5.* 2026-07-21 19:12:37.091809 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 19:12:37.091820 | ubuntu-noble | 2026-07-21 19:12:37.091834 | ubuntu-noble | Package: erlang* 2026-07-21 19:12:37.091846 | ubuntu-noble | Pin: version 1:27.* 2026-07-21 19:12:37.091857 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 19:12:37.091868 | ubuntu-noble | 2026-07-21 19:12:37.091879 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-21 19:12:37.091891 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-21 19:12:37.091902 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-21 19:12:37.091939 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-21 19:12:37.091951 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-21 19:12:37.091962 | ubuntu-noble | Package: proxysql 2026-07-21 19:12:37.091973 | ubuntu-noble | Pin: version 3.0.8* 2026-07-21 19:12:37.091984 | ubuntu-noble | Pin-Priority: 1001 2026-07-21 19:12:37.092722 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-07-21 19:12:37.094364 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 19:12:37.094553 | ubuntu-noble | ++ basename overlays/2025.1/base 2026-07-21 19:12:37.096076 | ubuntu-noble | + image_name=base 2026-07-21 19:12:37.096106 | ubuntu-noble | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-07-21 19:12:37.097510 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 19:12:37.097989 | ubuntu-noble | ++ basename overlays/2025.1/nova 2026-07-21 19:12:37.099195 | ubuntu-noble | + image_name=nova 2026-07-21 19:12:37.099220 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-21 19:12:37.100805 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2026-07-21 19:12:37.102290 | ubuntu-noble | patches/2025.1/ironic 2026-07-21 19:12:37.102306 | ubuntu-noble | patches/2025.1/kolla 2026-07-21 19:12:37.102310 | ubuntu-noble | patches/2025.1/openstack_requirements 2026-07-21 19:12:37.102314 | ubuntu-noble | patches/2025.1/keystone 2026-07-21 19:12:37.102317 | ubuntu-noble | patches/2025.1/cinder 2026-07-21 19:12:37.102321 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2026-07-21 19:12:37.102324 | ubuntu-noble | patches/2025.1/nova 2026-07-21 19:12:37.105493 | ubuntu-noble | ++ grep kolla 2026-07-21 19:12:37.105511 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2026-07-21 19:12:37.105516 | ubuntu-noble | ++ grep -v kolla-build 2026-07-21 19:12:37.107168 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-21 19:12:37.107692 | ubuntu-noble | ++ basename patches/2025.1/kolla 2026-07-21 19:12:37.109370 | ubuntu-noble | + project=kolla 2026-07-21 19:12:37.111335 | ubuntu-noble | ++ sort 2026-07-21 19:12:37.111353 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-07-21 19:12:37.112366 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 19:12:37.112383 | ubuntu-noble | + pushd kolla 2026-07-21 19:12:37.112470 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-07-21 19:12:37.112476 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-07-21 19:12:37.112480 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:12:37.113610 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 19:12:37.113624 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 19:12:37.113688 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:12:37.114878 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 19:12:37.114892 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 19:12:37.114920 | ubuntu-noble | + popd 2026-07-21 19:12:37.114979 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 19:12:37.114998 | ubuntu-noble | + pushd kolla 2026-07-21 19:12:37.115045 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-07-21 19:12:37.115050 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-07-21 19:12:37.115063 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:12:37.116208 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2026-07-21 19:12:37.116240 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-07-21 19:12:37.116252 | ubuntu-noble | checking file docker/base/proxysql.repo 2026-07-21 19:12:37.116280 | ubuntu-noble | checking file kolla/template/repos.yaml 2026-07-21 19:12:37.116676 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:12:37.117408 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2026-07-21 19:12:37.117559 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-07-21 19:12:37.117713 | ubuntu-noble | patching file docker/base/proxysql.repo 2026-07-21 19:12:37.117804 | ubuntu-noble | patching file kolla/template/repos.yaml 2026-07-21 19:12:37.118369 | ubuntu-noble | + popd 2026-07-21 19:12:37.118407 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 19:12:37.118413 | ubuntu-noble | + pushd kolla 2026-07-21 19:12:37.118419 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-07-21 19:12:37.118425 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-07-21 19:12:37.118431 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:12:37.119094 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-21 19:12:37.119121 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-21 19:12:37.119528 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:12:37.120242 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-21 19:12:37.120291 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-21 19:12:37.120828 | ubuntu-noble | + popd 2026-07-21 19:12:37.120842 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-21 19:12:37.664974 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-21 19:12:37.768749 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 19:12:37.779373 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-07-21 19:12:37.866312 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-21 19:12:37.877579 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl.metadata (14 kB) 2026-07-21 19:12:37.979927 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-21 19:12:37.991729 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 19:12:38.002032 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-07-21 19:12:38.007124 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-07-21 19:12:38.055584 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-21 19:12:38.068818 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 19:12:38.126729 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:12:38.138318 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 19:12:38.218550 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:12:38.230743 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 19:12:38.310271 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:12:38.322132 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 19:12:38.380450 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 19:12:38.392452 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 19:12:38.405110 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-07-21 19:12:38.407437 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.34.2) 2026-07-21 19:12:38.510705 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-21 19:12:38.523374 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 19:12:38.551098 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.9) 2026-07-21 19:12:38.552675 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.18) 2026-07-21 19:12:38.554547 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-21 19:12:38.555977 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.6.17) 2026-07-21 19:12:38.595194 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 19:12:38.627847 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.8 MB/s eta 0:00:00 2026-07-21 19:12:38.641011 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl (216 kB) 2026-07-21 19:12:38.664703 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.2/216.2 kB 12.6 MB/s eta 0:00:00 2026-07-21 19:12:38.679650 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-21 19:12:38.693510 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 13.7 MB/s eta 0:00:00 2026-07-21 19:12:38.705597 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-21 19:12:38.753692 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.9 MB/s eta 0:00:00 2026-07-21 19:12:38.771949 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 19:12:38.874464 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.9 MB/s eta 0:00:00 2026-07-21 19:12:38.888477 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 19:12:38.900668 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 4.8 MB/s eta 0:00:00 2026-07-21 19:12:38.917677 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 19:12:38.939786 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 19:12:38.952609 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 5.1 MB/s eta 0:00:00 2026-07-21 19:12:38.964539 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-21 19:12:39.175284 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-21 19:12:40.029572 | ubuntu-noble | Successfully installed GitPython-3.1.53 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.6.0 oslo.i18n-6.9.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-21 19:12:40.144508 | ubuntu-noble | + pip3 install kolla/ 2026-07-21 19:12:40.600092 | ubuntu-noble | Processing ./kolla 2026-07-21 19:12:40.602756 | ubuntu-noble | Installing build dependencies: started 2026-07-21 19:12:42.890402 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-21 19:12:42.897540 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-21 19:12:43.105875 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-21 19:12:43.111997 | ubuntu-noble | Installing backend dependencies: started 2026-07-21 19:12:45.351493 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-21 19:12:45.353696 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-21 19:12:45.929653 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 19:12:45.946788 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (7.0.3) 2026-07-21 19:12:45.948671 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (3.1.6) 2026-07-21 19:12:45.951139 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (3.1.53) 2026-07-21 19:12:45.953053 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (10.6.0) 2026-07-21 19:12:45.955043 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (80.10.2) 2026-07-21 19:12:45.994195 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.4.1.dev21) (4.0.12) 2026-07-21 19:12:45.998303 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.4.1.dev21) (3.0.3) 2026-07-21 19:12:46.006360 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev21) (1.3.0) 2026-07-21 19:12:46.007691 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev21) (5.9.0) 2026-07-21 19:12:46.013012 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev21) (6.9.0) 2026-07-21 19:12:46.013127 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev21) (2.0.0) 2026-07-21 19:12:46.015189 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev21) (6.0.3) 2026-07-21 19:12:46.016691 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev21) (2.34.2) 2026-07-21 19:12:46.066132 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==20.4.1.dev21) (5.0.3) 2026-07-21 19:12:46.083676 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev21) (3.4.9) 2026-07-21 19:12:46.085533 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev21) (3.18) 2026-07-21 19:12:46.087116 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev21) (2.7.0) 2026-07-21 19:12:46.088423 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev21) (2026.6.17) 2026-07-21 19:12:46.114947 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-21 19:12:46.116103 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-21 19:12:47.446976 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-21 19:12:47.449639 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.4.1.dev21-py3-none-any.whl size=389301 sha256=9384fce7f3355c4a8b65f8935530352181261e18229b0444efd3f203329bba85 2026-07-21 19:12:47.450038 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-bo3u2wa9/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-21 19:12:47.459971 | ubuntu-noble | Successfully built kolla 2026-07-21 19:12:47.637130 | ubuntu-noble | Installing collected packages: kolla 2026-07-21 19:12:47.796838 | ubuntu-noble | Successfully installed kolla-20.4.1.dev21 2026-07-21 19:12:47.893425 | ubuntu-noble | ++ kolla-build --version 2026-07-21 19:12:48.341277 | ubuntu-noble | + export KOLLA_VERSION=20.4.1 2026-07-21 19:12:48.341340 | ubuntu-noble | + KOLLA_VERSION=20.4.1 2026-07-21 19:12:48.341475 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 19:12:48.343769 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=6a50b59 2026-07-21 19:12:48.343805 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=6a50b59 2026-07-21 19:12:48.343968 | ubuntu-noble | ++ cd release 2026-07-21 19:12:48.343986 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 19:12:48.346013 | ubuntu-noble | + export HASH_RELEASE=1ace363 2026-07-21 19:12:48.346053 | ubuntu-noble | + HASH_RELEASE=1ace363 2026-07-21 19:12:48.346064 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-21 19:12:48.470249 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-21 19:12:48.470314 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-21 19:12:48.470326 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2026-07-21 19:12:48.471062 | ubuntu-noble | {% extends parent_template %} 2026-07-21 19:12:48.471081 | ubuntu-noble | 2026-07-21 19:12:48.471093 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-21 19:12:48.471105 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-21 19:12:48.471116 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-21 19:12:48.471135 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-21 19:12:48.471146 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-21 19:12:48.471205 | ubuntu-noble | ] %} 2026-07-21 19:12:48.471217 | ubuntu-noble | 2026-07-21 19:12:48.471229 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-07-21 19:12:48.471241 | ubuntu-noble | 2026-07-21 19:12:48.471252 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-21 19:12:48.471263 | ubuntu-noble | 2026-07-21 19:12:48.471273 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-21 19:12:48.471284 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-21 19:12:48.471294 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-21 19:12:48.471305 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-21 19:12:48.471316 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471327 | ubuntu-noble | 2026-07-21 19:12:48.471338 | ubuntu-noble | {% block horizon_header %} 2026-07-21 19:12:48.471349 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:12:48.471360 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-21 19:12:48.471370 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-07-21 19:12:48.471399 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 19:12:48.471409 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:12:48.471419 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 19:12:48.471429 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471438 | ubuntu-noble | 2026-07-21 19:12:48.471448 | ubuntu-noble | {% block horizon_footer %} 2026-07-21 19:12:48.471458 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-21 19:12:48.471469 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-21 19:12:48.471480 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-21 19:12:48.471489 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471499 | ubuntu-noble | 2026-07-21 19:12:48.471509 | ubuntu-noble | {% block base_header %} 2026-07-21 19:12:48.471518 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-21 19:12:48.471528 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-21 19:12:48.471538 | ubuntu-noble | 2026-07-21 19:12:48.471547 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:12:48.471557 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-21 19:12:48.471567 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-21 19:12:48.471577 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:12:48.471586 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 19:12:48.471596 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471605 | ubuntu-noble | 2026-07-21 19:12:48.471615 | ubuntu-noble | {% block openstack_base_header %} 2026-07-21 19:12:48.471625 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:12:48.471635 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-21 19:12:48.471644 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:12:48.471654 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 19:12:48.471664 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471673 | ubuntu-noble | 2026-07-21 19:12:48.471683 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-07-21 19:12:48.471693 | ubuntu-noble | 2026-07-21 19:12:48.471704 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-21 19:12:48.471714 | ubuntu-noble | 2026-07-21 19:12:48.471724 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-21 19:12:48.471734 | ubuntu-noble | 2026-07-21 19:12:48.471743 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-07-21 19:12:48.471753 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-21 19:12:48.471763 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-21 19:12:48.471784 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471793 | ubuntu-noble | 2026-07-21 19:12:48.471803 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-21 19:12:48.471813 | ubuntu-noble | {% block manila_base_footer %} 2026-07-21 19:12:48.471823 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 19:12:48.471833 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471842 | ubuntu-noble | 2026-07-21 19:12:48.471852 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-21 19:12:48.471862 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-21 19:12:48.471871 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 19:12:48.471881 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-21 19:12:48.471891 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-21 19:12:48.471900 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471910 | ubuntu-noble | 2026-07-21 19:12:48.471920 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-21 19:12:48.471929 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-21 19:12:48.471939 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-21 19:12:48.471949 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-21 19:12:48.471958 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.471968 | ubuntu-noble | 2026-07-21 19:12:48.471977 | ubuntu-noble | {% block grafana_footer %} 2026-07-21 19:12:48.471987 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-21 19:12:48.471997 | ubuntu-noble | && mkdir -p /operations \ 2026-07-21 19:12:48.472006 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-21 19:12:48.472016 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-21 19:12:48.472026 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.472035 | ubuntu-noble | 2026-07-21 19:12:48.472045 | ubuntu-noble | {% block keystone_footer %} 2026-07-21 19:12:48.472054 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-21 19:12:48.472064 | ubuntu-noble | RUN apt-get update \ 2026-07-21 19:12:48.472074 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-21 19:12:48.472083 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-21 19:12:48.472093 | ubuntu-noble | libldap-common \ 2026-07-21 19:12:48.472102 | ubuntu-noble | libmemcached11 \ 2026-07-21 19:12:48.472112 | ubuntu-noble | && apt-get clean \ 2026-07-21 19:12:48.472121 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-21 19:12:48.472131 | ubuntu-noble | && a2enmod auth_openidc 2026-07-21 19:12:48.472141 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.472176 | ubuntu-noble | 2026-07-21 19:12:48.472187 | ubuntu-noble | {% block footer %} 2026-07-21 19:12:48.472196 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-21 19:12:48.472206 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-21 19:12:48.472216 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 19:12:48.472225 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-21 19:12:48.472237 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-21 19:12:48.472268 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.472278 | ubuntu-noble | 2026-07-21 19:12:48.472288 | ubuntu-noble | {% block labels %} 2026-07-21 19:12:48.472297 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-21 19:12:48.472307 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-21 19:12:48.472325 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="6a50b59" \ 2026-07-21 19:12:48.472335 | ubuntu-noble | "de.osism.commit.kolla"="d1c4dd49b" \ 2026-07-21 19:12:48.472344 | ubuntu-noble | "de.osism.commit.kolla_version"="20.4.1" \ 2026-07-21 19:12:48.472354 | ubuntu-noble | "de.osism.commit.release"="1ace363" \ 2026-07-21 19:12:48.472363 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-07-21 19:12:48.472373 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-07-21 19:12:48.472398 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2026-07-21 19:12:48.472408 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-21 19:12:48.472418 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-21T19:12:48.456205+00:00" \ 2026-07-21 19:12:48.472435 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-21 19:12:48.472445 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-21 19:12:48.472454 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-21 19:12:48.472464 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-21 19:12:48.472474 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-21 19:12:48.472483 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-21 19:12:48.472493 | ubuntu-noble | {% endblock %} 2026-07-21 19:12:48.472503 | ubuntu-noble | 2026-07-21 19:12:48.472512 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-21 19:12:48.472868 | ubuntu-noble | + BASE=ubuntu 2026-07-21 19:12:48.472882 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-21 19:12:48.473917 | ubuntu-noble | ++ date +%Y%m%d 2026-07-21 19:12:48.474853 | ubuntu-noble | + BUILD_ID=20260721 2026-07-21 19:12:48.474877 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-21 19:12:48.474892 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-21 19:12:48.474904 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-07-21 19:12:48.474915 | ubuntu-noble | + VERSION=latest 2026-07-21 19:12:48.474929 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 19:12:48.474940 | ubuntu-noble | + . defaults/all.sh 2026-07-21 19:12:48.474954 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 19:12:48.474964 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 19:12:48.474977 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 19:12:48.474986 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 19:12:48.475208 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 19:12:48.475265 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:48.475277 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:48.475288 | ubuntu-noble | +++ hash -r 2026-07-21 19:12:48.475298 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:48.475308 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 19:12:48.475318 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 19:12:48.475336 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 19:12:48.475347 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 19:12:48.475356 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 19:12:48.475366 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 19:12:48.475396 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 19:12:48.475407 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 19:12:48.475418 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 19:12:48.475428 | ubuntu-noble | +++ export PATH 2026-07-21 19:12:48.475438 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:48.475447 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 19:12:48.475457 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 19:12:48.475466 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 19:12:48.475476 | ubuntu-noble | +++ export PS1 2026-07-21 19:12:48.475486 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 19:12:48.475496 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 19:12:48.475505 | ubuntu-noble | +++ hash -r 2026-07-21 19:12:48.475515 | ubuntu-noble | + . defaults/2025.1.sh 2026-07-21 19:12:48.475716 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 19:12:48.476635 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 19:12:48.476657 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 19:12:48.476668 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 19:12:48.476682 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 19:12:48.476691 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-21 19:12:48.476701 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-21 19:12:48.476710 | ubuntu-noble | + export VERSION 2026-07-21 19:12:48.476720 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 19:12:48.476730 | ubuntu-noble | + DOCKER_TAG=build-20260721 2026-07-21 19:12:48.476739 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-21 19:12:48.476749 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-07-21 19:12:48.476763 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 19:12:48.476773 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-21 19:12:48.476783 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-21 19:12:48.592428 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-21 19:12:48.592499 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-07-21 19:12:49.484008 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:12:49.484082 | ubuntu-noble | "changed": false, 2026-07-21 19:12:49.484095 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:49.484106 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:49.484115 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:49.484125 | ubuntu-noble | "msg": "OK", 2026-07-21 19:12:49.484134 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:49.484221 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:49.484240 | ubuntu-noble | "size": 4562, 2026-07-21 19:12:49.484251 | ubuntu-noble | "state": "file", 2026-07-21 19:12:49.484260 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:49.484270 | ubuntu-noble | } 2026-07-21 19:12:49.537551 | ubuntu-noble | + setini DEFAULT tag build-20260721 2026-07-21 19:12:49.537594 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20260721' 2026-07-21 19:12:50.399200 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:12:50.399231 | ubuntu-noble | "changed": true, 2026-07-21 19:12:50.399235 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:50.399239 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:50.399242 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:50.399245 | ubuntu-noble | "msg": "option changed", 2026-07-21 19:12:50.399249 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:50.399252 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:50.399256 | ubuntu-noble | "size": 4570, 2026-07-21 19:12:50.399259 | ubuntu-noble | "state": "file", 2026-07-21 19:12:50.399262 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:50.399266 | ubuntu-noble | } 2026-07-21 19:12:50.457817 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-21 19:12:50.457852 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-07-21 19:12:51.291589 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:12:51.291619 | ubuntu-noble | "changed": false, 2026-07-21 19:12:51.291623 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:51.291627 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:51.291630 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:51.291633 | ubuntu-noble | "msg": "OK", 2026-07-21 19:12:51.291637 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:51.291640 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:51.291644 | ubuntu-noble | "size": 4570, 2026-07-21 19:12:51.291647 | ubuntu-noble | "state": "file", 2026-07-21 19:12:51.291651 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:51.291654 | ubuntu-noble | } 2026-07-21 19:12:51.341286 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-07-21 19:12:51.341339 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-07-21 19:12:52.187597 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:12:52.187625 | ubuntu-noble | "changed": false, 2026-07-21 19:12:52.187629 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:52.187633 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:52.187636 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:52.187640 | ubuntu-noble | "msg": "OK", 2026-07-21 19:12:52.187643 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:52.187646 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:52.187650 | ubuntu-noble | "size": 4570, 2026-07-21 19:12:52.187654 | ubuntu-noble | "state": "file", 2026-07-21 19:12:52.187657 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:52.187660 | ubuntu-noble | } 2026-07-21 19:12:52.236701 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-21 19:12:52.236771 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-07-21 19:12:53.071613 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 19:12:53.071646 | ubuntu-noble | "changed": false, 2026-07-21 19:12:53.071651 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:53.071655 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:53.071658 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:53.071662 | ubuntu-noble | "msg": "OK", 2026-07-21 19:12:53.071665 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:53.071669 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:53.071672 | ubuntu-noble | "size": 4570, 2026-07-21 19:12:53.071676 | ubuntu-noble | "state": "file", 2026-07-21 19:12:53.071679 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:53.071683 | ubuntu-noble | } 2026-07-21 19:12:53.122969 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-07-21 19:12:53.123049 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2026-07-21 19:12:54.020227 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:12:54.020273 | ubuntu-noble | "changed": true, 2026-07-21 19:12:54.020277 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:54.020281 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:54.020285 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:54.020288 | ubuntu-noble | "msg": "section and option added", 2026-07-21 19:12:54.020293 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:54.020296 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:54.020300 | ubuntu-noble | "size": 4641, 2026-07-21 19:12:54.020304 | ubuntu-noble | "state": "file", 2026-07-21 19:12:54.020308 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:54.020311 | ubuntu-noble | } 2026-07-21 19:12:54.096305 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-07-21 19:12:54.098567 | ubuntu-noble | + setini openstack-base type local 2026-07-21 19:12:54.098594 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-07-21 19:12:55.078196 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:12:55.078266 | ubuntu-noble | "changed": true, 2026-07-21 19:12:55.078277 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:55.078287 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:55.078296 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:55.078305 | ubuntu-noble | "msg": "option added", 2026-07-21 19:12:55.078313 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:55.078322 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:55.078331 | ubuntu-noble | "size": 4752, 2026-07-21 19:12:55.078340 | ubuntu-noble | "state": "file", 2026-07-21 19:12:55.078349 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:55.078358 | ubuntu-noble | } 2026-07-21 19:12:55.156851 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-21 19:12:55.156905 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-21 19:12:55.156912 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-07-21 19:12:56.162849 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 19:12:56.162924 | ubuntu-noble | "changed": true, 2026-07-21 19:12:56.162938 | ubuntu-noble | "gid": 1000, 2026-07-21 19:12:56.162946 | ubuntu-noble | "group": "zuul", 2026-07-21 19:12:56.162954 | ubuntu-noble | "mode": "0664", 2026-07-21 19:12:56.162962 | ubuntu-noble | "msg": "option added", 2026-07-21 19:12:56.162970 | ubuntu-noble | "owner": "zuul", 2026-07-21 19:12:56.162978 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 19:12:56.162986 | ubuntu-noble | "size": 4790, 2026-07-21 19:12:56.162994 | ubuntu-noble | "state": "file", 2026-07-21 19:12:56.163001 | ubuntu-noble | "uid": 1000 2026-07-21 19:12:56.163010 | ubuntu-noble | } 2026-07-21 19:12:56.243284 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-21 19:12:56.243366 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-21 19:12:56.243378 | ubuntu-noble | + cat kolla-build.conf 2026-07-21 19:12:56.244331 | ubuntu-noble | [DEFAULT] 2026-07-21 19:12:56.244356 | ubuntu-noble | base = ubuntu 2026-07-21 19:12:56.244366 | ubuntu-noble | base_package_type = deb 2026-07-21 19:12:56.244375 | ubuntu-noble | base_tag = 24.04 2026-07-21 19:12:56.244385 | ubuntu-noble | install_type = source 2026-07-21 19:12:56.244394 | ubuntu-noble | namespace = kolla 2026-07-21 19:12:56.244404 | ubuntu-noble | openstack_release = 2025.1 2026-07-21 19:12:56.244421 | ubuntu-noble | push = false 2026-07-21 19:12:56.244430 | ubuntu-noble | tag = build-20260721 2026-07-21 19:12:56.244439 | ubuntu-noble | threads = 1 2026-07-21 19:12:56.244467 | ubuntu-noble | patches_path = kolla-patches/2025.1 2026-07-21 19:12:56.244478 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-21 19:12:56.244488 | ubuntu-noble | 2026-07-21 19:12:56.244499 | ubuntu-noble | ######################################################################### 2026-07-21 19:12:56.244509 | ubuntu-noble | # sources tracked in release repository 2026-07-21 19:12:56.244518 | ubuntu-noble | 2026-07-21 19:12:56.244527 | ubuntu-noble | [aodh-base] 2026-07-21 19:12:56.244536 | ubuntu-noble | type = local 2026-07-21 19:12:56.244545 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-21 19:12:56.244574 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2026-07-21 19:12:56.244583 | ubuntu-noble | 2026-07-21 19:12:56.244592 | ubuntu-noble | 2026-07-21 19:12:56.244601 | ubuntu-noble | 2026-07-21 19:12:56.244610 | ubuntu-noble | [barbican-base] 2026-07-21 19:12:56.244619 | ubuntu-noble | type = local 2026-07-21 19:12:56.244628 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-21 19:12:56.244638 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2026-07-21 19:12:56.244647 | ubuntu-noble | 2026-07-21 19:12:56.244655 | ubuntu-noble | 2026-07-21 19:12:56.244664 | ubuntu-noble | 2026-07-21 19:12:56.244673 | ubuntu-noble | [blazar-base] 2026-07-21 19:12:56.244682 | ubuntu-noble | type = local 2026-07-21 19:12:56.244691 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-21 19:12:56.244699 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2026-07-21 19:12:56.244708 | ubuntu-noble | 2026-07-21 19:12:56.244717 | ubuntu-noble | 2026-07-21 19:12:56.244726 | ubuntu-noble | 2026-07-21 19:12:56.244735 | ubuntu-noble | [ceilometer-base] 2026-07-21 19:12:56.244744 | ubuntu-noble | type = local 2026-07-21 19:12:56.244753 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-21 19:12:56.244762 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-07-21 19:12:56.244770 | ubuntu-noble | 2026-07-21 19:12:56.244779 | ubuntu-noble | 2026-07-21 19:12:56.244788 | ubuntu-noble | 2026-07-21 19:12:56.244797 | ubuntu-noble | [cinder-base] 2026-07-21 19:12:56.244805 | ubuntu-noble | type = local 2026-07-21 19:12:56.244814 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-21 19:12:56.244823 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2026-07-21 19:12:56.244832 | ubuntu-noble | 2026-07-21 19:12:56.244840 | ubuntu-noble | 2026-07-21 19:12:56.244849 | ubuntu-noble | 2026-07-21 19:12:56.244858 | ubuntu-noble | [designate-base] 2026-07-21 19:12:56.244867 | ubuntu-noble | type = local 2026-07-21 19:12:56.244875 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-21 19:12:56.244884 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2026-07-21 19:12:56.244893 | ubuntu-noble | 2026-07-21 19:12:56.244901 | ubuntu-noble | 2026-07-21 19:12:56.244910 | ubuntu-noble | 2026-07-21 19:12:56.244919 | ubuntu-noble | [glance-base] 2026-07-21 19:12:56.244928 | ubuntu-noble | type = local 2026-07-21 19:12:56.244937 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-21 19:12:56.244946 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2026-07-21 19:12:56.244954 | ubuntu-noble | 2026-07-21 19:12:56.244963 | ubuntu-noble | 2026-07-21 19:12:56.244972 | ubuntu-noble | 2026-07-21 19:12:56.244980 | ubuntu-noble | [heat-base] 2026-07-21 19:12:56.244989 | ubuntu-noble | type = local 2026-07-21 19:12:56.244998 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-21 19:12:56.245007 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2026-07-21 19:12:56.245015 | ubuntu-noble | 2026-07-21 19:12:56.245024 | ubuntu-noble | 2026-07-21 19:12:56.245033 | ubuntu-noble | 2026-07-21 19:12:56.245042 | ubuntu-noble | [horizon] 2026-07-21 19:12:56.245050 | ubuntu-noble | type = local 2026-07-21 19:12:56.245059 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-21 19:12:56.245068 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2026-07-21 19:12:56.245077 | ubuntu-noble | 2026-07-21 19:12:56.245085 | ubuntu-noble | 2026-07-21 19:12:56.245094 | ubuntu-noble | 2026-07-21 19:12:56.245103 | ubuntu-noble | [ironic-base] 2026-07-21 19:12:56.245111 | ubuntu-noble | type = local 2026-07-21 19:12:56.245120 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-21 19:12:56.245129 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2026-07-21 19:12:56.245138 | ubuntu-noble | 2026-07-21 19:12:56.245171 | ubuntu-noble | 2026-07-21 19:12:56.245185 | ubuntu-noble | 2026-07-21 19:12:56.245193 | ubuntu-noble | [keystone-base] 2026-07-21 19:12:56.245202 | ubuntu-noble | type = local 2026-07-21 19:12:56.245211 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-21 19:12:56.245220 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2026-07-21 19:12:56.245228 | ubuntu-noble | 2026-07-21 19:12:56.245237 | ubuntu-noble | 2026-07-21 19:12:56.245245 | ubuntu-noble | 2026-07-21 19:12:56.245254 | ubuntu-noble | [magnum-base] 2026-07-21 19:12:56.245263 | ubuntu-noble | type = local 2026-07-21 19:12:56.245271 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-21 19:12:56.245280 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2026-07-21 19:12:56.245296 | ubuntu-noble | 2026-07-21 19:12:56.245304 | ubuntu-noble | 2026-07-21 19:12:56.245313 | ubuntu-noble | 2026-07-21 19:12:56.245322 | ubuntu-noble | [manila-base] 2026-07-21 19:12:56.245330 | ubuntu-noble | type = local 2026-07-21 19:12:56.245350 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-21 19:12:56.245359 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2026-07-21 19:12:56.245368 | ubuntu-noble | 2026-07-21 19:12:56.245377 | ubuntu-noble | 2026-07-21 19:12:56.245385 | ubuntu-noble | 2026-07-21 19:12:56.245394 | ubuntu-noble | [masakari-base] 2026-07-21 19:12:56.245403 | ubuntu-noble | type = local 2026-07-21 19:12:56.245412 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-21 19:12:56.245421 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2026-07-21 19:12:56.245429 | ubuntu-noble | 2026-07-21 19:12:56.245438 | ubuntu-noble | 2026-07-21 19:12:56.245495 | ubuntu-noble | 2026-07-21 19:12:56.245505 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-21 19:12:56.245514 | ubuntu-noble | type = local 2026-07-21 19:12:56.245523 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:12:56.245532 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:12:56.245541 | ubuntu-noble | 2026-07-21 19:12:56.245550 | ubuntu-noble | 2026-07-21 19:12:56.245559 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-21 19:12:56.245567 | ubuntu-noble | type = local 2026-07-21 19:12:56.245576 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:12:56.245585 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:12:56.245594 | ubuntu-noble | 2026-07-21 19:12:56.245602 | ubuntu-noble | 2026-07-21 19:12:56.245611 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-21 19:12:56.245620 | ubuntu-noble | type = local 2026-07-21 19:12:56.245628 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:12:56.245638 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:12:56.245646 | ubuntu-noble | 2026-07-21 19:12:56.245655 | ubuntu-noble | 2026-07-21 19:12:56.245663 | ubuntu-noble | 2026-07-21 19:12:56.245672 | ubuntu-noble | [neutron-base] 2026-07-21 19:12:56.245681 | ubuntu-noble | type = local 2026-07-21 19:12:56.245689 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-21 19:12:56.245698 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2026-07-21 19:12:56.245707 | ubuntu-noble | 2026-07-21 19:12:56.245715 | ubuntu-noble | 2026-07-21 19:12:56.245724 | ubuntu-noble | 2026-07-21 19:12:56.245733 | ubuntu-noble | [nova-base] 2026-07-21 19:12:56.245741 | ubuntu-noble | type = local 2026-07-21 19:12:56.245750 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-21 19:12:56.245759 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2026-07-21 19:12:56.245767 | ubuntu-noble | 2026-07-21 19:12:56.245776 | ubuntu-noble | 2026-07-21 19:12:56.245785 | ubuntu-noble | 2026-07-21 19:12:56.245793 | ubuntu-noble | [octavia-base] 2026-07-21 19:12:56.245802 | ubuntu-noble | type = local 2026-07-21 19:12:56.245811 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-21 19:12:56.245819 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2026-07-21 19:12:56.245828 | ubuntu-noble | 2026-07-21 19:12:56.245836 | ubuntu-noble | 2026-07-21 19:12:56.245845 | ubuntu-noble | 2026-07-21 19:12:56.245854 | ubuntu-noble | [placement-base] 2026-07-21 19:12:56.245862 | ubuntu-noble | type = local 2026-07-21 19:12:56.245871 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-21 19:12:56.245880 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2026-07-21 19:12:56.245888 | ubuntu-noble | 2026-07-21 19:12:56.245897 | ubuntu-noble | 2026-07-21 19:12:56.245906 | ubuntu-noble | 2026-07-21 19:12:56.245915 | ubuntu-noble | [skyline-apiserver-base] 2026-07-21 19:12:56.245923 | ubuntu-noble | type = local 2026-07-21 19:12:56.245944 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:12:56.245954 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:12:56.245962 | ubuntu-noble | 2026-07-21 19:12:56.245971 | ubuntu-noble | 2026-07-21 19:12:56.245979 | ubuntu-noble | 2026-07-21 19:12:56.245988 | ubuntu-noble | [skyline-console-base] 2026-07-21 19:12:56.245997 | ubuntu-noble | type = local 2026-07-21 19:12:56.246005 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-21 19:12:56.246021 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-07-21 19:12:56.246030 | ubuntu-noble | 2026-07-21 19:12:56.246039 | ubuntu-noble | 2026-07-21 19:12:56.246047 | ubuntu-noble | 2026-07-21 19:12:56.246056 | ubuntu-noble | [watcher-base] 2026-07-21 19:12:56.246064 | ubuntu-noble | type = local 2026-07-21 19:12:56.246073 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-21 19:12:56.246082 | ubuntu-noble | location = tarballs/watcher-stable-2025.1.tar.gz 2026-07-21 19:12:56.246090 | ubuntu-noble | 2026-07-21 19:12:56.246099 | ubuntu-noble | 2026-07-21 19:12:56.246108 | ubuntu-noble | [openstack-base] 2026-07-21 19:12:56.246116 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-21 19:12:56.246125 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2026-07-21 19:12:56.246133 | ubuntu-noble | type = local 2026-07-21 19:12:56.246516 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-21 19:12:56.248006 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-07-21 19:12:56.248029 | ubuntu-noble | + VERSION=latest 2026-07-21 19:12:56.248039 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 19:12:56.248053 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 19:12:56.248061 | ubuntu-noble | + . defaults/all.sh 2026-07-21 19:12:56.248074 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 19:12:56.248083 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 19:12:56.248095 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 19:12:56.248104 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 19:12:56.248254 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 19:12:56.248276 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:56.248285 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:56.248294 | ubuntu-noble | +++ hash -r 2026-07-21 19:12:56.248307 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:56.248316 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 19:12:56.248325 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 19:12:56.248337 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 19:12:56.248349 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 19:12:56.248361 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 19:12:56.248370 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 19:12:56.248379 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 19:12:56.248393 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 19:12:56.248403 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 19:12:56.248415 | ubuntu-noble | +++ export PATH 2026-07-21 19:12:56.248424 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 19:12:56.248437 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 19:12:56.248465 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 19:12:56.248478 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 19:12:56.248487 | ubuntu-noble | +++ export PS1 2026-07-21 19:12:56.248496 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 19:12:56.248505 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 19:12:56.248514 | ubuntu-noble | +++ hash -r 2026-07-21 19:12:56.248526 | ubuntu-noble | + . defaults/2025.1.sh 2026-07-21 19:12:56.249515 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 19:12:56.251398 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 19:12:56.251421 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 19:12:56.251435 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 19:12:56.251462 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 19:12:56.251475 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-21 19:12:56.251484 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-21 19:12:56.251521 | ubuntu-noble | + export VERSION 2026-07-21 19:12:56.251534 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 19:12:56.251546 | ubuntu-noble | + mkdir -p tarballs 2026-07-21 19:12:56.254969 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-21 19:12:56.399098 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-21 19:12:56.399224 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=134 ms 2026-07-21 19:12:57.393065 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=131 ms 2026-07-21 19:12:57.393221 | ubuntu-noble | 2026-07-21 19:12:57.393257 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-21 19:12:57.393304 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1002ms 2026-07-21 19:12:57.393316 | ubuntu-noble | rtt min/avg/max/mdev = 131.207/132.424/133.641/1.217 ms 2026-07-21 19:12:57.397235 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-21 19:12:57.397292 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-21 19:12:57.400562 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:12:57.400641 | ubuntu-noble | + pushd tarballs 2026-07-21 19:12:57.401953 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-21 19:12:57.404385 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2026-07-21 19:12:57.404420 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-07-21 19:12:57.404543 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-21 19:12:57.404560 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-21 19:12:57.404575 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.502321 | ubuntu-noble | 2026-07-21 19:12:58 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-07-21 19:12:58.503963 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:12:58.504009 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.504022 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.506222 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.506265 | ubuntu-noble | ++ head -1 2026-07-21 19:12:58.506279 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:12:58.517367 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2026-07-21 19:12:58.517421 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.517431 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.517439 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2026-07-21 19:12:58.517449 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.517459 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2026-07-21 19:12:58.517468 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-07-21 19:12:58.517526 | ubuntu-noble | + popd 2026-07-21 19:12:58.517734 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:12:58.517799 | ubuntu-noble | + pushd tarballs 2026-07-21 19:12:58.518955 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-21 19:12:58.520562 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2026-07-21 19:12:58.520593 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-07-21 19:12:58.520610 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-21 19:12:58.520621 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-21 19:12:58.520631 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.676274 | ubuntu-noble | 2026-07-21 19:12:59 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [663542/663542] -> "barbican-stable-2025.1.tar.gz" [1] 2026-07-21 19:12:59.678225 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:12:59.678253 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.678260 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.680210 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.680236 | ubuntu-noble | ++ head -1 2026-07-21 19:12:59.681523 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:12:59.685302 | ubuntu-noble | + directory=barbican-20.0.1.dev5 2026-07-21 19:12:59.685380 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.685398 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.685613 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2026-07-21 19:12:59.685662 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.685677 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2026-07-21 19:12:59.685701 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-07-21 19:12:59.685739 | ubuntu-noble | + popd 2026-07-21 19:12:59.685811 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:12:59.685835 | ubuntu-noble | + pushd tarballs 2026-07-21 19:12:59.686636 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-21 19:12:59.688244 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2026-07-21 19:12:59.688290 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-07-21 19:12:59.688338 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-21 19:12:59.688349 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-21 19:12:59.688384 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.835317 | ubuntu-noble | 2026-07-21 19:13:00 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:00.837927 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:00.837973 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.837988 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.841211 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.841257 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:00.842336 | ubuntu-noble | ++ head -1 2026-07-21 19:13:00.849086 | ubuntu-noble | + directory=blazar-15.0.1.dev6 2026-07-21 19:13:00.849310 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.849366 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.849447 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2026-07-21 19:13:00.849590 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.849629 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2026-07-21 19:13:00.849685 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-07-21 19:13:00.849737 | ubuntu-noble | + popd 2026-07-21 19:13:00.849872 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:00.849923 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:00.850870 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:00.853264 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:00.853297 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-07-21 19:13:00.853306 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:00.853315 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:00.853324 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.208285 | ubuntu-noble | 2026-07-21 19:13:02 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:02.208705 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:02.208722 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.208730 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.210186 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.213064 | ubuntu-noble | ++ head -1 2026-07-21 19:13:02.213097 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:02.216042 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2026-07-21 19:13:02.216079 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.216087 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.216094 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2026-07-21 19:13:02.216101 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.216107 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-07-21 19:13:02.216114 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-07-21 19:13:02.216121 | ubuntu-noble | + popd 2026-07-21 19:13:02.216129 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:02.216137 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:02.216355 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-21 19:13:02.217387 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2026-07-21 19:13:02.217403 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-07-21 19:13:02.217415 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-21 19:13:02.217423 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-21 19:13:02.217432 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-21 19:13:03.914318 | ubuntu-noble | 2026-07-21 19:13:03 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6445075/6445075] -> "cinder-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:03.916710 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:03.916757 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2026-07-21 19:13:03.916770 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2026-07-21 19:13:03.919231 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-07-21 19:13:03.919274 | ubuntu-noble | ++ head -1 2026-07-21 19:13:03.920754 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:03.927303 | ubuntu-noble | + directory=cinder-26.2.1.dev18 2026-07-21 19:13:03.927403 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-07-21 19:13:03.927429 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2026-07-21 19:13:03.927481 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2026-07-21 19:13:03.927527 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2026-07-21 19:13:04.249021 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2026-07-21 19:13:04.253772 | ubuntu-noble | + pushd cinder-26.2.1.dev18 2026-07-21 19:13:04.254925 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-07-21 19:13:04.255102 | ubuntu-noble | ++ sort 2026-07-21 19:13:04.257843 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:04.257906 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-07-21 19:13:04.257924 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-07-21 19:13:04.257954 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:04.259731 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-21 19:13:04.260482 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-21 19:13:04.260835 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-07-21 19:13:04.260843 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-07-21 19:13:04.260907 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-07-21 19:13:04.261127 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-21 19:13:04.261424 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 19:13:04.261543 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-07-21 19:13:04.261551 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-07-21 19:13:04.261585 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-07-21 19:13:04.261764 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-21 19:13:04.262142 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-21 19:13:04.262413 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-07-21 19:13:04.262420 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-07-21 19:13:04.262427 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-07-21 19:13:04.262467 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-07-21 19:13:04.262669 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 19:13:04.262716 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-07-21 19:13:04.262771 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-07-21 19:13:04.262800 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-07-21 19:13:04.262926 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-21 19:13:04.263422 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:04.264604 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-21 19:13:04.265106 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-21 19:13:04.265382 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-07-21 19:13:04.265391 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-07-21 19:13:04.265436 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-07-21 19:13:04.265577 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-21 19:13:04.265750 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 19:13:04.265835 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-07-21 19:13:04.265845 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-07-21 19:13:04.265850 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-07-21 19:13:04.265950 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-21 19:13:04.266255 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-21 19:13:04.266436 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-07-21 19:13:04.266444 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-07-21 19:13:04.266450 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-07-21 19:13:04.266478 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-07-21 19:13:04.266610 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 19:13:04.266656 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-07-21 19:13:04.266701 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-07-21 19:13:04.266724 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-07-21 19:13:04.266807 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-21 19:13:04.267820 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:04.267838 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-07-21 19:13:04.267844 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-07-21 19:13:04.267849 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:04.268752 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 19:13:04.268861 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-07-21 19:13:04.269018 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 19:13:04.269055 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-07-21 19:13:04.269168 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-21 19:13:04.269575 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:04.270527 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 19:13:04.270666 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-07-21 19:13:04.270801 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 19:13:04.270836 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-07-21 19:13:04.270922 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-21 19:13:04.271674 | ubuntu-noble | + popd 2026-07-21 19:13:04.271694 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev18 2026-07-21 19:13:05.491673 | ubuntu-noble | + rm -r cinder-26.2.1.dev18 2026-07-21 19:13:05.558251 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-07-21 19:13:05.558309 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2026-07-21 19:13:05.558315 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-07-21 19:13:05.558319 | ubuntu-noble | + popd 2026-07-21 19:13:05.558332 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:05.558339 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:05.559519 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-21 19:13:05.562637 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2026-07-21 19:13:05.562674 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-07-21 19:13:05.562726 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-21 19:13:05.562732 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-21 19:13:05.562761 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.899314 | ubuntu-noble | 2026-07-21 19:13:06 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1004250/1004250] -> "designate-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:06.901247 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:06.901291 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.901302 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.904235 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.904280 | ubuntu-noble | ++ head -1 2026-07-21 19:13:06.904752 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:06.912438 | ubuntu-noble | + directory=designate-20.0.1.dev17 2026-07-21 19:13:06.912479 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.912488 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.912495 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2026-07-21 19:13:06.912508 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.912515 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2026-07-21 19:13:06.912522 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2026-07-21 19:13:06.912530 | ubuntu-noble | + popd 2026-07-21 19:13:06.912571 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:06.912583 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:06.913457 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-21 19:13:06.915077 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2026-07-21 19:13:06.915095 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-07-21 19:13:06.915106 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-21 19:13:06.915113 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-21 19:13:06.915123 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.402293 | ubuntu-noble | 2026-07-21 19:13:08 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2129810/2129810] -> "glance-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:08.404008 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:08.404051 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.404060 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.406230 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.406270 | ubuntu-noble | ++ head -1 2026-07-21 19:13:08.406421 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:08.414046 | ubuntu-noble | + directory=glance-30.2.1.dev5 2026-07-21 19:13:08.414588 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.414664 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.414730 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2026-07-21 19:13:08.414792 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.414813 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2026-07-21 19:13:08.414852 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2026-07-21 19:13:08.414889 | ubuntu-noble | + popd 2026-07-21 19:13:08.414998 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:08.415056 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:08.415743 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-21 19:13:08.417295 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2026-07-21 19:13:08.417326 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-07-21 19:13:08.417333 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-21 19:13:08.417340 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-21 19:13:08.417362 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.861023 | ubuntu-noble | 2026-07-21 19:13:09 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:09.863415 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:09.863477 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.863489 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.868925 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.868969 | ubuntu-noble | ++ head -1 2026-07-21 19:13:09.868979 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:09.873447 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev13 2026-07-21 19:13:09.873485 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.873493 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.873503 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-07-21 19:13:09.873565 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.873575 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2026-07-21 19:13:09.873585 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-07-21 19:13:09.873593 | ubuntu-noble | + popd 2026-07-21 19:13:09.873747 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:09.873760 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:09.875982 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-21 19:13:09.876020 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2026-07-21 19:13:09.876060 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-07-21 19:13:09.876311 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-21 19:13:09.876368 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-21 19:13:09.876382 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.526128 | ubuntu-noble | 2026-07-21 19:13:11 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5356797/5356797] -> "horizon-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:11.528448 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:11.528486 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.528502 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.532250 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.532301 | ubuntu-noble | ++ head -1 2026-07-21 19:13:11.535238 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:11.539898 | ubuntu-noble | + directory=horizon-25.3.3.dev7 2026-07-21 19:13:11.539946 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.539957 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.539967 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2026-07-21 19:13:11.539979 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.539989 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2026-07-21 19:13:11.540001 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-07-21 19:13:11.540010 | ubuntu-noble | + popd 2026-07-21 19:13:11.540107 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:11.540122 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:11.540915 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-21 19:13:11.542726 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2026-07-21 19:13:11.542755 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-07-21 19:13:11.542768 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-21 19:13:11.542778 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-21 19:13:11.542791 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.002926 | ubuntu-noble | 2026-07-21 19:13:13 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2932855/2932855] -> "ironic-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:13.005323 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:13.005376 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.005391 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.009226 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.009273 | ubuntu-noble | ++ head -1 2026-07-21 19:13:13.009986 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:13.015634 | ubuntu-noble | + directory=ironic-29.0.6.dev19 2026-07-21 19:13:13.015682 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.015691 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.015699 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2026-07-21 19:13:13.015709 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.216252 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.219389 | ubuntu-noble | + pushd ironic-29.0.6.dev19 2026-07-21 19:13:13.222206 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-07-21 19:13:13.222239 | ubuntu-noble | ++ sort 2026-07-21 19:13:13.223923 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:13.223954 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-07-21 19:13:13.223960 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-07-21 19:13:13.223967 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:13.226048 | ubuntu-noble | checking file ironic/common/states.py 2026-07-21 19:13:13.226072 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-21 19:13:13.226078 | ubuntu-noble | Hunk #1 succeeded at 214 (offset 1 line). 2026-07-21 19:13:13.226082 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-21 19:13:13.226122 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:13.228184 | ubuntu-noble | patching file ironic/common/states.py 2026-07-21 19:13:13.228207 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-21 19:13:13.228212 | ubuntu-noble | Hunk #1 succeeded at 214 (offset 1 line). 2026-07-21 19:13:13.228216 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-21 19:13:13.228224 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:13.228231 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-07-21 19:13:13.228237 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-07-21 19:13:13.228266 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:13.229950 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-07-21 19:13:13.230342 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:13.231773 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-07-21 19:13:13.231798 | ubuntu-noble | + popd 2026-07-21 19:13:13.231890 | ubuntu-noble | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.6.dev19 2026-07-21 19:13:13.805694 | ubuntu-noble | + rm -r ironic-29.0.6.dev19 2026-07-21 19:13:13.851722 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.851799 | ubuntu-noble | Check overlays for ironic-stable-2025.1.tar.gz 2026-07-21 19:13:13.851820 | ubuntu-noble | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-07-21 19:13:13.851831 | ubuntu-noble | + popd 2026-07-21 19:13:13.851843 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:13.851854 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:13.853110 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-21 19:13:13.854487 | ubuntu-noble | + filename=keystone-stable-2025.1.tar.gz 2026-07-21 19:13:13.854516 | ubuntu-noble | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-07-21 19:13:13.854532 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-21 19:13:13.854542 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-21 19:13:13.854553 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.304285 | ubuntu-noble | 2026-07-21 19:13:15 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1792482/1792482] -> "keystone-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:15.305424 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:15.305471 | ubuntu-noble | + echo Process keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.305478 | ubuntu-noble | Process keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.308224 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.308260 | ubuntu-noble | ++ head -1 2026-07-21 19:13:15.308267 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:15.313241 | ubuntu-noble | + directory=keystone-27.0.2.dev22 2026-07-21 19:13:15.313280 | ubuntu-noble | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.313286 | ubuntu-noble | Check patches for keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.313291 | ubuntu-noble | + [[ -e ../patches/2025.1/keystone ]] 2026-07-21 19:13:15.313297 | ubuntu-noble | + tar xzf keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.417086 | ubuntu-noble | + rm keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.419297 | ubuntu-noble | + pushd keystone-27.0.2.dev22 2026-07-21 19:13:15.421196 | ubuntu-noble | ++ find ../../patches/2025.1/keystone -type f -name '*.patch' 2026-07-21 19:13:15.421225 | ubuntu-noble | ++ sort 2026-07-21 19:13:15.422699 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:15.422726 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch' 2026-07-21 19:13:15.422738 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch 2026-07-21 19:13:15.422743 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:15.424198 | ubuntu-noble | checking file keystone/auth/plugins/token.py 2026-07-21 19:13:15.424634 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-21 19:13:15.425570 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:15.426570 | ubuntu-noble | patching file keystone/auth/plugins/token.py 2026-07-21 19:13:15.427222 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-21 19:13:15.428243 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:15.428269 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch' 2026-07-21 19:13:15.428274 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch 2026-07-21 19:13:15.428278 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:15.429271 | ubuntu-noble | checking file keystone/auth/plugins/token.py 2026-07-21 19:13:15.429892 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-21 19:13:15.430637 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:15.432191 | ubuntu-noble | patching file keystone/auth/plugins/token.py 2026-07-21 19:13:15.432448 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-21 19:13:15.433432 | ubuntu-noble | + popd 2026-07-21 19:13:15.433495 | ubuntu-noble | + tar czf keystone-stable-2025.1.tar.gz keystone-27.0.2.dev22 2026-07-21 19:13:15.793576 | ubuntu-noble | + rm -r keystone-27.0.2.dev22 2026-07-21 19:13:15.823082 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.823186 | ubuntu-noble | Check overlays for keystone-stable-2025.1.tar.gz 2026-07-21 19:13:15.823210 | ubuntu-noble | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-07-21 19:13:15.823221 | ubuntu-noble | + popd 2026-07-21 19:13:15.823384 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:15.823406 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:15.824742 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-21 19:13:15.826198 | ubuntu-noble | + filename=magnum-stable-2025.1.tar.gz 2026-07-21 19:13:15.826225 | ubuntu-noble | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-07-21 19:13:15.826241 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-21 19:13:15.826251 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-21 19:13:15.826262 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.116296 | ubuntu-noble | 2026-07-21 19:13:17 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [976595/976595] -> "magnum-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:17.117748 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:17.117789 | ubuntu-noble | + echo Process magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.117799 | ubuntu-noble | Process magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.120197 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.120235 | ubuntu-noble | ++ head -1 2026-07-21 19:13:17.121526 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:17.128116 | ubuntu-noble | + directory=magnum-20.0.2.dev9 2026-07-21 19:13:17.128258 | ubuntu-noble | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.128291 | ubuntu-noble | Check patches for magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.128345 | ubuntu-noble | + [[ -e ../patches/2025.1/magnum ]] 2026-07-21 19:13:17.128404 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.128424 | ubuntu-noble | Check overlays for magnum-stable-2025.1.tar.gz 2026-07-21 19:13:17.128460 | ubuntu-noble | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-07-21 19:13:17.128492 | ubuntu-noble | + popd 2026-07-21 19:13:17.128588 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:17.129229 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:17.129962 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-21 19:13:17.131889 | ubuntu-noble | + filename=manila-stable-2025.1.tar.gz 2026-07-21 19:13:17.131913 | ubuntu-noble | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-07-21 19:13:17.131919 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-21 19:13:17.131925 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-21 19:13:17.131930 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.730382 | ubuntu-noble | 2026-07-21 19:13:18 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:18.733552 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:18.733632 | ubuntu-noble | + echo Process manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.733646 | ubuntu-noble | Process manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.736284 | ubuntu-noble | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.736330 | ubuntu-noble | ++ head -1 2026-07-21 19:13:18.737411 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:18.746368 | ubuntu-noble | + directory=manila-20.0.2.dev12 2026-07-21 19:13:18.746453 | ubuntu-noble | + echo Check patches for manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.746469 | ubuntu-noble | Check patches for manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.746482 | ubuntu-noble | + [[ -e ../patches/2025.1/manila ]] 2026-07-21 19:13:18.746498 | ubuntu-noble | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.746509 | ubuntu-noble | Check overlays for manila-stable-2025.1.tar.gz 2026-07-21 19:13:18.746521 | ubuntu-noble | + [[ -e ../overlays/2025.1/manila/source ]] 2026-07-21 19:13:18.746530 | ubuntu-noble | + popd 2026-07-21 19:13:18.746635 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:18.746647 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:18.748041 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-21 19:13:18.750599 | ubuntu-noble | + filename=masakari-stable-2025.1.tar.gz 2026-07-21 19:13:18.750629 | ubuntu-noble | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-07-21 19:13:18.750693 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-21 19:13:18.750703 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-21 19:13:18.750734 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.848813 | ubuntu-noble | 2026-07-21 19:13:19 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:19.850439 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:19.850544 | ubuntu-noble | + echo Process masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.850559 | ubuntu-noble | Process masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.853267 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.853313 | ubuntu-noble | ++ head -1 2026-07-21 19:13:19.853783 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:19.862098 | ubuntu-noble | + directory=masakari-19.0.1.dev3 2026-07-21 19:13:19.862199 | ubuntu-noble | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.862217 | ubuntu-noble | Check patches for masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.862227 | ubuntu-noble | + [[ -e ../patches/2025.1/masakari ]] 2026-07-21 19:13:19.862241 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.862250 | ubuntu-noble | Check overlays for masakari-stable-2025.1.tar.gz 2026-07-21 19:13:19.862259 | ubuntu-noble | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-07-21 19:13:19.862272 | ubuntu-noble | + popd 2026-07-21 19:13:19.862393 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:19.862409 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:19.863537 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:19.865430 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:19.865454 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-07-21 19:13:19.865515 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:19.865524 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:19.865534 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.832311 | ubuntu-noble | 2026-07-21 19:13:20 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:20.833837 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:20.833886 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.833898 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.836209 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.836254 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:20.837341 | ubuntu-noble | ++ head -1 2026-07-21 19:13:20.843298 | ubuntu-noble | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-07-21 19:13:20.843429 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.843469 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.843544 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-07-21 19:13:20.843622 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.843653 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.843706 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-07-21 19:13:20.843754 | ubuntu-noble | + popd 2026-07-21 19:13:20.843884 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:20.843966 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:20.845007 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.848037 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-21 19:13:20.848073 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-07-21 19:13:20.848083 | ubuntu-noble | + popd 2026-07-21 19:13:20.848094 | ubuntu-noble | + continue 2026-07-21 19:13:20.848103 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:20.848113 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:20.848741 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:20.851638 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:20.851668 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-07-21 19:13:20.851678 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:20.851687 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:20.851697 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.837643 | ubuntu-noble | 2026-07-21 19:13:21 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:21.841476 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:21.841572 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.841586 | ubuntu-noble | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.844275 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.844363 | ubuntu-noble | ++ head -1 2026-07-21 19:13:21.844574 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:21.854284 | ubuntu-noble | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-07-21 19:13:21.854640 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.854659 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.854674 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-07-21 19:13:21.854712 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.854723 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-21 19:13:21.854735 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-07-21 19:13:21.854747 | ubuntu-noble | + popd 2026-07-21 19:13:21.854864 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:21.854878 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:21.856259 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-21 19:13:21.858525 | ubuntu-noble | + filename=neutron-stable-2025.1.tar.gz 2026-07-21 19:13:21.858563 | ubuntu-noble | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-07-21 19:13:21.858571 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-21 19:13:21.858578 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-21 19:13:21.858584 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.869890 | ubuntu-noble | 2026-07-21 19:13:23 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12254683/12254683] -> "neutron-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:23.872255 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:23.872315 | ubuntu-noble | + echo Process neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.872329 | ubuntu-noble | Process neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.875233 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.875280 | ubuntu-noble | ++ head -1 2026-07-21 19:13:23.875533 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:23.892325 | ubuntu-noble | + directory=neutron-26.0.5.dev9 2026-07-21 19:13:23.892981 | ubuntu-noble | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.893061 | ubuntu-noble | Check patches for neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.893144 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron ]] 2026-07-21 19:13:23.893276 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.893308 | ubuntu-noble | Check overlays for neutron-stable-2025.1.tar.gz 2026-07-21 19:13:23.893364 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-07-21 19:13:23.893415 | ubuntu-noble | + popd 2026-07-21 19:13:23.893581 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:23.893662 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:23.894626 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-21 19:13:23.896261 | ubuntu-noble | + filename=nova-stable-2025.1.tar.gz 2026-07-21 19:13:23.896329 | ubuntu-noble | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-07-21 19:13:23.896335 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-21 19:13:23.896339 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-21 19:13:23.896345 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-21 19:13:25.734342 | ubuntu-noble | 2026-07-21 19:13:25 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9660204/9660204] -> "nova-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:25.736535 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:25.736605 | ubuntu-noble | + echo Process nova-stable-2025.1.tar.gz 2026-07-21 19:13:25.736621 | ubuntu-noble | Process nova-stable-2025.1.tar.gz 2026-07-21 19:13:25.739273 | ubuntu-noble | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-07-21 19:13:25.739318 | ubuntu-noble | ++ head -1 2026-07-21 19:13:25.739683 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:25.747903 | ubuntu-noble | + directory=nova-31.3.2.dev3 2026-07-21 19:13:25.747970 | ubuntu-noble | + echo Check patches for nova-stable-2025.1.tar.gz 2026-07-21 19:13:25.747983 | ubuntu-noble | Check patches for nova-stable-2025.1.tar.gz 2026-07-21 19:13:25.748052 | ubuntu-noble | + [[ -e ../patches/2025.1/nova ]] 2026-07-21 19:13:25.748111 | ubuntu-noble | + tar xzf nova-stable-2025.1.tar.gz 2026-07-21 19:13:26.215759 | ubuntu-noble | + rm nova-stable-2025.1.tar.gz 2026-07-21 19:13:26.219474 | ubuntu-noble | + pushd nova-31.3.2.dev3 2026-07-21 19:13:26.222227 | ubuntu-noble | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-07-21 19:13:26.222256 | ubuntu-noble | ++ sort 2026-07-21 19:13:26.223428 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:26.223455 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-21 19:13:26.223461 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-21 19:13:26.223467 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:26.224988 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-21 19:13:26.225009 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 19:13:26.225079 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:26.228248 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-21 19:13:26.228383 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 19:13:26.229290 | ubuntu-noble | + popd 2026-07-21 19:13:26.229323 | ubuntu-noble | + tar czf nova-stable-2025.1.tar.gz nova-31.3.2.dev3 2026-07-21 19:13:27.787656 | ubuntu-noble | + rm -r nova-31.3.2.dev3 2026-07-21 19:13:27.887244 | ubuntu-noble | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-07-21 19:13:27.887300 | ubuntu-noble | Check overlays for nova-stable-2025.1.tar.gz 2026-07-21 19:13:27.887307 | ubuntu-noble | + [[ -e ../overlays/2025.1/nova/source ]] 2026-07-21 19:13:27.887317 | ubuntu-noble | + popd 2026-07-21 19:13:27.887361 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:27.887402 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:27.888290 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-21 19:13:27.890316 | ubuntu-noble | + filename=octavia-stable-2025.1.tar.gz 2026-07-21 19:13:27.890344 | ubuntu-noble | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-07-21 19:13:27.890350 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-21 19:13:27.890354 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-21 19:13:27.890359 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.324794 | ubuntu-noble | 2026-07-21 19:13:29 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1338232/1338232] -> "octavia-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:29.327612 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:29.327669 | ubuntu-noble | + echo Process octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.327740 | ubuntu-noble | Process octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.332395 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.332461 | ubuntu-noble | ++ head -1 2026-07-21 19:13:29.334256 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:29.341814 | ubuntu-noble | + directory=octavia-16.0.2.dev14 2026-07-21 19:13:29.341904 | ubuntu-noble | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.341922 | ubuntu-noble | Check patches for octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.341934 | ubuntu-noble | + [[ -e ../patches/2025.1/octavia ]] 2026-07-21 19:13:29.341945 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.341955 | ubuntu-noble | Check overlays for octavia-stable-2025.1.tar.gz 2026-07-21 19:13:29.341964 | ubuntu-noble | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-07-21 19:13:29.341980 | ubuntu-noble | + popd 2026-07-21 19:13:29.341995 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:29.342009 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:29.342861 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-21 19:13:29.344622 | ubuntu-noble | + filename=placement-stable-2025.1.tar.gz 2026-07-21 19:13:29.344676 | ubuntu-noble | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-07-21 19:13:29.344700 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-21 19:13:29.344712 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-21 19:13:29.344724 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.577329 | ubuntu-noble | 2026-07-21 19:13:30 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [568189/568189] -> "placement-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:30.578940 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:30.578982 | ubuntu-noble | + echo Process placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.578994 | ubuntu-noble | Process placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.581236 | ubuntu-noble | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.581276 | ubuntu-noble | ++ head -1 2026-07-21 19:13:30.582656 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:30.589464 | ubuntu-noble | + directory=openstack_placement-13.0.1.dev7 2026-07-21 19:13:30.589584 | ubuntu-noble | + echo Check patches for placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.589771 | ubuntu-noble | Check patches for placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.589841 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-07-21 19:13:30.589909 | ubuntu-noble | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.589933 | ubuntu-noble | Check overlays for placement-stable-2025.1.tar.gz 2026-07-21 19:13:30.589984 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-07-21 19:13:30.590025 | ubuntu-noble | + popd 2026-07-21 19:13:30.590143 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:30.590304 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:30.591063 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:30.593313 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:30.593384 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-07-21 19:13:30.593399 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:30.593410 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:30.593420 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.366548 | ubuntu-noble | 2026-07-21 19:13:32 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9063273/9063273] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:32.369611 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:32.370375 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.370433 | ubuntu-noble | Process skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.372247 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.372504 | ubuntu-noble | ++ head -1 2026-07-21 19:13:32.374764 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:32.381719 | ubuntu-noble | + directory=skyline_apiserver-6.0.1.dev17 2026-07-21 19:13:32.381820 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.381847 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.381909 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-07-21 19:13:32.381969 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.381990 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-07-21 19:13:32.382026 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-07-21 19:13:32.382061 | ubuntu-noble | + popd 2026-07-21 19:13:32.382205 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:32.382653 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:32.383112 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:32.385786 | ubuntu-noble | + filename=skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:32.385820 | ubuntu-noble | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-07-21 19:13:32.385827 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:32.385834 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:32.385841 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.802742 | ubuntu-noble | 2026-07-21 19:13:34 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26666407/26666407] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:34.805502 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:34.805573 | ubuntu-noble | + echo Process skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.805588 | ubuntu-noble | Process skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.808270 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.808337 | ubuntu-noble | ++ head -1 2026-07-21 19:13:34.808788 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:34.817855 | ubuntu-noble | + directory=skyline_console-6.0.2.dev2 2026-07-21 19:13:34.817913 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.817923 | ubuntu-noble | Check patches for skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.817933 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_console ]] 2026-07-21 19:13:34.817941 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.817950 | ubuntu-noble | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-07-21 19:13:34.817959 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-07-21 19:13:34.817968 | ubuntu-noble | + popd 2026-07-21 19:13:34.817995 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:34.818005 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:34.818595 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-21 19:13:34.820624 | ubuntu-noble | + filename=watcher-stable-2025.1.tar.gz 2026-07-21 19:13:34.820647 | ubuntu-noble | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-07-21 19:13:34.820660 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-21 19:13:34.820671 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-21 19:13:34.820682 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.103413 | ubuntu-noble | 2026-07-21 19:13:36 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145795/1145795] -> "watcher-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:36.104437 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:36.104514 | ubuntu-noble | + echo Process watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.104525 | ubuntu-noble | Process watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.107231 | ubuntu-noble | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.107270 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:36.108604 | ubuntu-noble | ++ head -1 2026-07-21 19:13:36.113712 | ubuntu-noble | + directory=python_watcher-14.1.1.dev7 2026-07-21 19:13:36.113754 | ubuntu-noble | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.113763 | ubuntu-noble | Check patches for watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.113769 | ubuntu-noble | + [[ -e ../patches/2025.1/python_watcher ]] 2026-07-21 19:13:36.113778 | ubuntu-noble | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.113786 | ubuntu-noble | Check overlays for watcher-stable-2025.1.tar.gz 2026-07-21 19:13:36.113807 | ubuntu-noble | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-07-21 19:13:36.113828 | ubuntu-noble | + popd 2026-07-21 19:13:36.113922 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 19:13:36.113933 | ubuntu-noble | + pushd tarballs 2026-07-21 19:13:36.114675 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-21 19:13:36.116281 | ubuntu-noble | + filename=requirements-stable-2025.1.tar.gz 2026-07-21 19:13:36.116313 | ubuntu-noble | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-07-21 19:13:36.116363 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-21 19:13:36.116370 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-21 19:13:36.116375 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.065379 | ubuntu-noble | 2026-07-21 19:13:37 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150685/150685] -> "requirements-stable-2025.1.tar.gz" [1] 2026-07-21 19:13:37.065444 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 19:13:37.065489 | ubuntu-noble | + echo Process requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.065500 | ubuntu-noble | Process requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.071067 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.071107 | ubuntu-noble | ++ head -1 2026-07-21 19:13:37.071115 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 19:13:37.076580 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7531 2026-07-21 19:13:37.076614 | ubuntu-noble | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.076622 | ubuntu-noble | Check patches for requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.076629 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-07-21 19:13:37.076636 | ubuntu-noble | + tar xzf requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.093744 | ubuntu-noble | + rm requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.095678 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7531 2026-07-21 19:13:37.098208 | ubuntu-noble | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-07-21 19:13:37.098241 | ubuntu-noble | ++ sort 2026-07-21 19:13:37.099503 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 19:13:37.099533 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-07-21 19:13:37.099540 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-07-21 19:13:37.099545 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 19:13:37.101088 | ubuntu-noble | checking file upper-constraints.txt 2026-07-21 19:13:37.101108 | ubuntu-noble | Hunk #2 succeeded at 373 with fuzz 1. 2026-07-21 19:13:37.101144 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 19:13:37.102654 | ubuntu-noble | patching file upper-constraints.txt 2026-07-21 19:13:37.102675 | ubuntu-noble | Hunk #2 succeeded at 373 with fuzz 1. 2026-07-21 19:13:37.102716 | ubuntu-noble | + popd 2026-07-21 19:13:37.102791 | ubuntu-noble | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7531 2026-07-21 19:13:37.137841 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7531 2026-07-21 19:13:37.141195 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.141227 | ubuntu-noble | Check overlays for requirements-stable-2025.1.tar.gz 2026-07-21 19:13:37.141236 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-07-21 19:13:37.141292 | ubuntu-noble | + popd 2026-07-21 19:13:37.564836 | ubuntu-noble | ok: Runtime: 0:01:03.728216 2026-07-21 19:13:37.585010 | 2026-07-21 19:13:37.585121 | PLAY RECAP 2026-07-21 19:13:37.585193 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 19:13:37.585220 | 2026-07-21 19:13:37.755391 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-21 19:13:37.757000 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 19:13:38.660602 | 2026-07-21 19:13:38.660779 | PLAY [Base post-fetch] 2026-07-21 19:13:38.676843 | 2026-07-21 19:13:38.676982 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 19:13:39.346501 | ubuntu-noble | ok 2026-07-21 19:13:39.359092 | 2026-07-21 19:13:39.359263 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 19:13:51.357178 | ubuntu-noble | ok: Runtime: 0:00:05.927425 2026-07-21 19:13:51.374194 | 2026-07-21 19:13:51.374343 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 19:13:57.617081 | ubuntu-noble | ok: Runtime: 0:00:00.280812 2026-07-21 19:13:57.624626 | 2026-07-21 19:13:57.627888 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 19:14:04.045340 | ubuntu-noble | ok: Runtime: 0:00:00.083125 2026-07-21 19:14:04.086401 | 2026-07-21 19:14:04.086625 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 19:14:04.181391 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 19:14:04.189430 | 2026-07-21 19:14:04.189624 | TASK [fetch-output : Set log path for single node] 2026-07-21 19:14:04.278024 | ubuntu-noble | ok 2026-07-21 19:14:04.283617 | 2026-07-21 19:14:04.283744 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 19:14:04.688041 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/work/logs" 2026-07-21 19:14:05.165164 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/work/artifacts" 2026-07-21 19:14:05.924783 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/c4c33a20e70842cebfb1993dbb7129b8/work/docs" 2026-07-21 19:14:05.940892 | 2026-07-21 19:14:05.941039 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 19:14:06.844116 | ubuntu-noble | changed: 2026-07-21 19:14:06.844326 | ubuntu-noble | .d..t...... ./ 2026-07-21 19:14:06.844363 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-21 19:14:06.844387 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-21 19:14:06.844408 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-21 19:14:06.844429 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-21 19:14:06.844449 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-21 19:14:06.844486 | ubuntu-noble | changed: All items complete 2026-07-21 19:14:06.844508 | 2026-07-21 19:14:07.576240 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 19:14:08.147600 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 19:14:08.159602 | 2026-07-21 19:14:08.159714 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 19:14:08.537650 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.015114 2026-07-21 19:14:08.783430 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.024794 2026-07-21 19:14:08.792517 | 2026-07-21 19:14:08.792613 | PLAY RECAP 2026-07-21 19:14:08.792665 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 19:14:08.792690 | 2026-07-21 19:14:08.890225 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 19:14:08.891182 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 19:14:09.711213 | 2026-07-21 19:14:09.711342 | PLAY [Base post] 2026-07-21 19:14:09.733180 | 2026-07-21 19:14:09.733305 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 19:14:10.605299 | ubuntu-noble | changed 2026-07-21 19:14:10.611309 | 2026-07-21 19:14:10.611407 | PLAY RECAP 2026-07-21 19:14:10.611465 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 19:14:10.611526 | 2026-07-21 19:14:10.701165 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 19:14:10.702051 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 19:14:11.480643 | 2026-07-21 19:14:11.480778 | PLAY [Base post-logs] 2026-07-21 19:14:11.490240 | 2026-07-21 19:14:11.490355 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 19:14:11.934197 | localhost | changed 2026-07-21 19:14:11.951664 | 2026-07-21 19:14:11.951840 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 19:14:11.978113 | localhost | ok 2026-07-21 19:14:11.982463 | 2026-07-21 19:14:11.982612 | TASK [Set zuul-log-path fact] 2026-07-21 19:14:11.997822 | localhost | ok 2026-07-21 19:14:12.006762 | 2026-07-21 19:14:12.006931 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 19:14:12.031713 | localhost | ok 2026-07-21 19:14:12.034775 | 2026-07-21 19:14:12.034908 | TASK [upload-logs : Create log directories] 2026-07-21 19:14:12.574347 | localhost | changed 2026-07-21 19:14:12.577287 | 2026-07-21 19:14:12.577400 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 19:14:13.097484 | localhost -> localhost | ok: Runtime: 0:00:00.008285 2026-07-21 19:14:13.101902 | 2026-07-21 19:14:13.102029 | TASK [upload-logs : Upload logs to log server] 2026-07-21 19:14:13.802200 | localhost | Output suppressed because no_log was given 2026-07-21 19:14:13.808791 | 2026-07-21 19:14:13.808922 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 19:14:13.893852 | localhost | skipping: Conditional result was False 2026-07-21 19:14:13.908383 | localhost | skipping: Conditional result was False 2026-07-21 19:14:13.919588 | 2026-07-21 19:14:13.919777 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 19:14:13.981472 | localhost | skipping: Conditional result was False 2026-07-21 19:14:13.982090 | 2026-07-21 19:14:13.991138 | localhost | skipping: Conditional result was False 2026-07-21 19:14:14.005077 | 2026-07-21 19:14:14.005277 | LOOP [upload-logs : Upload console log and json output]