2026-05-28 15:02:52.537705 | Job console starting 2026-05-28 15:02:52.551120 | Updating git repos 2026-05-28 15:02:52.605136 | Cloning repos into workspace 2026-05-28 15:02:52.662183 | Restoring repo states 2026-05-28 15:02:52.687111 | Merging changes 2026-05-28 15:02:53.238599 | Checking out repos 2026-05-28 15:02:53.314756 | Preparing playbooks 2026-05-28 15:02:54.817933 | Running Ansible setup 2026-05-28 15:02:59.724092 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 15:03:00.621473 | 2026-05-28 15:03:00.621647 | PLAY [Base pre] 2026-05-28 15:03:00.643499 | 2026-05-28 15:03:00.643661 | TASK [Setup log path fact] 2026-05-28 15:03:00.673737 | ubuntu-noble | ok 2026-05-28 15:03:00.700050 | 2026-05-28 15:03:00.700271 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 15:03:00.742037 | ubuntu-noble | ok 2026-05-28 15:03:00.765303 | 2026-05-28 15:03:00.765498 | TASK [emit-job-header : Print job information] 2026-05-28 15:03:00.854750 | # Job Information 2026-05-28 15:03:00.855133 | Ansible Version: 2.16.14 2026-05-28 15:03:00.855178 | Job: container-images-kolla-patch-2024.2 2026-05-28 15:03:00.855215 | Pipeline: check 2026-05-28 15:03:00.855239 | Executor: 521e9411259a 2026-05-28 15:03:00.855260 | Triggered by: https://github.com/osism/container-images-kolla/pull/731 2026-05-28 15:03:00.855281 | Event ID: 4667ba30-5aa6-11f1-82cd-534a99dc0697 2026-05-28 15:03:00.860723 | 2026-05-28 15:03:00.860870 | LOOP [emit-job-header : Print node information] 2026-05-28 15:03:00.981801 | ubuntu-noble | ok: 2026-05-28 15:03:00.982098 | ubuntu-noble | # Node Information 2026-05-28 15:03:00.982137 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-05-28 15:03:00.982161 | ubuntu-noble | Hostname: ubuntu 2026-05-28 15:03:00.982182 | ubuntu-noble | Username: zuul 2026-05-28 15:03:00.982202 | ubuntu-noble | Distro: Ubuntu 24.04 2026-05-28 15:03:00.982225 | ubuntu-noble | Provider: regiocloud-a 2026-05-28 15:03:00.982246 | ubuntu-noble | Region: 2026-05-28 15:03:00.982267 | ubuntu-noble | Label: ubuntu-noble 2026-05-28 15:03:00.982287 | ubuntu-noble | Product Name: OpenStack Nova 2026-05-28 15:03:00.982306 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe98:a93d 2026-05-28 15:03:01.016673 | 2026-05-28 15:03:01.016880 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 15:03:01.622041 | ubuntu-noble -> localhost | changed 2026-05-28 15:03:01.631183 | 2026-05-28 15:03:01.631335 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 15:03:03.209947 | ubuntu-noble -> localhost | changed 2026-05-28 15:03:03.221406 | 2026-05-28 15:03:03.221512 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 15:03:03.599091 | ubuntu-noble -> localhost | ok 2026-05-28 15:03:03.605063 | 2026-05-28 15:03:03.605166 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 15:03:03.637272 | ubuntu-noble | ok 2026-05-28 15:03:03.665853 | ubuntu-noble | included: /var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 15:03:03.676647 | 2026-05-28 15:03:03.676744 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 15:03:05.581896 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-28 15:03:05.582071 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/work/2a41578c5ec8456d9e2ea3957e323d9e_id_rsa 2026-05-28 15:03:05.582101 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/work/2a41578c5ec8456d9e2ea3957e323d9e_id_rsa.pub 2026-05-28 15:03:05.582122 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-28 15:03:05.582141 | ubuntu-noble -> localhost | SHA256:bSXs5Wx6HUQS+5AIn/2pADfFbxakyRu+YYeQDsG8rEU zuul-build-sshkey 2026-05-28 15:03:05.582159 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-28 15:03:05.582186 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-28 15:03:05.582204 | ubuntu-noble -> localhost | | oo .+oo | 2026-05-28 15:03:05.582223 | ubuntu-noble -> localhost | | E= B.B. | 2026-05-28 15:03:05.582239 | ubuntu-noble -> localhost | | oo.@ %... | 2026-05-28 15:03:05.582255 | ubuntu-noble -> localhost | | +B X O+. | 2026-05-28 15:03:05.582271 | ubuntu-noble -> localhost | | oS * Xo* | 2026-05-28 15:03:05.582290 | ubuntu-noble -> localhost | | . . = * . | 2026-05-28 15:03:05.582307 | ubuntu-noble -> localhost | | . + . | 2026-05-28 15:03:05.582322 | ubuntu-noble -> localhost | | . | 2026-05-28 15:03:05.582339 | ubuntu-noble -> localhost | | | 2026-05-28 15:03:05.582355 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-28 15:03:05.582396 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.430469 2026-05-28 15:03:05.588291 | 2026-05-28 15:03:05.588370 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 15:03:05.604371 | ubuntu-noble | ok 2026-05-28 15:03:05.611390 | ubuntu-noble | included: /var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 15:03:05.620092 | 2026-05-28 15:03:05.620167 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 15:03:05.632487 | ubuntu-noble | skipping: Conditional result was False 2026-05-28 15:03:05.637498 | 2026-05-28 15:03:05.637588 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 15:03:06.422210 | ubuntu-noble | changed 2026-05-28 15:03:06.432463 | 2026-05-28 15:03:06.432608 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 15:03:06.736134 | ubuntu-noble | ok 2026-05-28 15:03:06.741828 | 2026-05-28 15:03:06.741943 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 15:03:07.514075 | ubuntu-noble | changed 2026-05-28 15:03:07.522931 | 2026-05-28 15:03:07.523052 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 15:03:08.219016 | ubuntu-noble | changed 2026-05-28 15:03:08.226183 | 2026-05-28 15:03:08.226289 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 15:03:08.239640 | ubuntu-noble | skipping: Conditional result was False 2026-05-28 15:03:08.246268 | 2026-05-28 15:03:08.246364 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 15:03:08.818006 | ubuntu-noble -> localhost | changed 2026-05-28 15:03:08.829152 | 2026-05-28 15:03:08.829245 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 15:03:09.171370 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/work/2a41578c5ec8456d9e2ea3957e323d9e_id_rsa (zuul-build-sshkey) 2026-05-28 15:03:09.171589 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.009583 2026-05-28 15:03:09.179185 | 2026-05-28 15:03:09.179288 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 15:03:09.651625 | ubuntu-noble | ok 2026-05-28 15:03:09.675481 | 2026-05-28 15:03:09.675724 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 15:03:09.703359 | ubuntu-noble | skipping: Conditional result was False 2026-05-28 15:03:09.723176 | 2026-05-28 15:03:09.723348 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-28 15:03:10.238283 | ubuntu-noble | ok 2026-05-28 15:03:10.253344 | 2026-05-28 15:03:10.253476 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-28 15:03:10.283053 | ubuntu-noble | ok 2026-05-28 15:03:10.288782 | 2026-05-28 15:03:10.288949 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-28 15:03:10.688717 | ubuntu-noble -> localhost | ok 2026-05-28 15:03:10.696057 | 2026-05-28 15:03:10.696189 | TASK [validate-host : Collect information about the host] 2026-05-28 15:03:11.986706 | ubuntu-noble | ok 2026-05-28 15:03:11.999362 | 2026-05-28 15:03:11.999501 | TASK [validate-host : Sanitize hostname] 2026-05-28 15:03:12.125367 | ubuntu-noble | ok 2026-05-28 15:03:12.174789 | 2026-05-28 15:03:12.174982 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-28 15:03:12.747278 | ubuntu-noble -> localhost | changed 2026-05-28 15:03:12.754770 | 2026-05-28 15:03:12.754982 | TASK [validate-host : Collect information about zuul worker] 2026-05-28 15:03:13.228567 | ubuntu-noble | ok 2026-05-28 15:03:13.233488 | 2026-05-28 15:03:13.233602 | TASK [validate-host : Write out all zuul information for each host] 2026-05-28 15:03:13.947604 | ubuntu-noble -> localhost | changed 2026-05-28 15:03:13.967804 | 2026-05-28 15:03:13.967960 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-28 15:03:14.291741 | ubuntu-noble | ok 2026-05-28 15:03:14.304496 | 2026-05-28 15:03:14.304628 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-28 15:03:15.293606 | ubuntu-noble | changed: 2026-05-28 15:03:15.293826 | ubuntu-noble | cd+++++++++ src/ 2026-05-28 15:03:15.293864 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-05-28 15:03:15.293890 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-05-28 15:03:15.293913 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-28 15:03:15.293982 | ubuntu-noble | Containerfile 2026-05-28 15:03:15.294099 | ubuntu-noble | 2026-05-28 15:05:23.063938 | ubuntu-noble | 2026-05-28 15:05:23.063948 | ubuntu-noble | Or undo this operation with: 2026-05-28 15:05:23.063957 | ubuntu-noble | 2026-05-28 15:05:23.063966 | ubuntu-noble | git switch - 2026-05-28 15:05:23.063976 | ubuntu-noble | 2026-05-28 15:05:23.063984 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-28 15:05:23.063993 | ubuntu-noble | 2026-05-28 15:05:23.064002 | ubuntu-noble | HEAD is now at a77ec9dac Merge "Fix permissions for ironic metrics" into stable/2024.2 2026-05-28 15:05:23.067098 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-05-28 15:05:23.071682 | ubuntu-noble | + export HASH_KOLLA=a77ec9dac 2026-05-28 15:05:23.071722 | ubuntu-noble | + HASH_KOLLA=a77ec9dac 2026-05-28 15:05:23.071735 | ubuntu-noble | + popd 2026-05-28 15:05:23.071930 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-05-28 15:05:23.075605 | ubuntu-noble | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2026-05-28 15:05:23.077944 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-28 15:05:23.077980 | ubuntu-noble | + pushd kolla 2026-05-28 15:05:23.078248 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2026-05-28 15:05:23.078257 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2026-05-28 15:05:23.078304 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:05:23.083300 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-05-28 15:05:23.083325 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-05-28 15:05:23.083458 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:05:23.085154 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-05-28 15:05:23.085586 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-05-28 15:05:23.085697 | ubuntu-noble | + popd 2026-05-28 15:05:23.085811 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-28 15:05:23.085822 | ubuntu-noble | + pushd kolla 2026-05-28 15:05:23.085936 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2026-05-28 15:05:23.085944 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2026-05-28 15:05:23.085952 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:05:23.087882 | ubuntu-noble | checking file kolla/common/sources.py 2026-05-28 15:05:23.088074 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:05:23.090019 | ubuntu-noble | patching file kolla/common/sources.py 2026-05-28 15:05:23.090174 | ubuntu-noble | + popd 2026-05-28 15:05:23.090325 | ubuntu-noble | + [[ -f templates/2024.2/repos.yaml ]] 2026-05-28 15:05:23.090394 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-05-28 15:05:23.227180 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-05-28 15:05:23.227248 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-05-28 15:05:23.227259 | ubuntu-noble | + cat overlays/2024.2/base/apt_preferences.ubuntu 2026-05-28 15:05:23.229427 | ubuntu-noble | Package: rabbitmq-server 2026-05-28 15:05:23.229452 | ubuntu-noble | Pin: version 3.13.* 2026-05-28 15:05:23.229456 | ubuntu-noble | Pin-Priority: 1000 2026-05-28 15:05:23.229460 | ubuntu-noble | 2026-05-28 15:05:23.229464 | ubuntu-noble | Package: openvswitch* 2026-05-28 15:05:23.229468 | ubuntu-noble | Pin: version 3.4.* 2026-05-28 15:05:23.229471 | ubuntu-noble | Pin-Priority: 1000 2026-05-28 15:05:23.229475 | ubuntu-noble | 2026-05-28 15:05:23.229481 | ubuntu-noble | Package: mariadb-* libmariadb* mysql-common 2026-05-28 15:05:23.229486 | ubuntu-noble | Pin: version 1:10.11.16* 2026-05-28 15:05:23.229490 | ubuntu-noble | Pin-Priority: 1001 2026-05-28 15:05:23.231081 | ubuntu-noble | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2026-05-28 15:05:23.234968 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-28 15:05:23.235775 | ubuntu-noble | ++ basename overlays/2024.2/base 2026-05-28 15:05:23.238062 | ubuntu-noble | + image_name=base 2026-05-28 15:05:23.238199 | ubuntu-noble | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2026-05-28 15:05:23.240954 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-28 15:05:23.242813 | ubuntu-noble | ++ basename overlays/2024.2/cinder 2026-05-28 15:05:23.243591 | ubuntu-noble | + image_name=cinder 2026-05-28 15:05:23.243620 | ubuntu-noble | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2026-05-28 15:05:23.245829 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-28 15:05:23.247613 | ubuntu-noble | ++ basename overlays/2024.2/nova 2026-05-28 15:05:23.249492 | ubuntu-noble | + image_name=nova 2026-05-28 15:05:23.249756 | ubuntu-noble | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2026-05-28 15:05:23.252103 | ubuntu-noble | + find patches/2024.2 -mindepth 1 -type d 2026-05-28 15:05:23.254005 | ubuntu-noble | patches/2024.2/openstack_requirements 2026-05-28 15:05:23.254030 | ubuntu-noble | patches/2024.2/kolla 2026-05-28 15:05:23.254037 | ubuntu-noble | patches/2024.2/ironic 2026-05-28 15:05:23.254042 | ubuntu-noble | patches/2024.2/neutron-dynamic-routing 2026-05-28 15:05:23.254048 | ubuntu-noble | patches/2024.2/cinder 2026-05-28 15:05:23.254055 | ubuntu-noble | patches/2024.2/skyline 2026-05-28 15:05:23.254061 | ubuntu-noble | patches/2024.2/nova 2026-05-28 15:05:23.254067 | ubuntu-noble | patches/2024.2/keystone 2026-05-28 15:05:23.257598 | ubuntu-noble | ++ find patches/2024.2 -mindepth 1 -type d 2026-05-28 15:05:23.257624 | ubuntu-noble | ++ grep kolla 2026-05-28 15:05:23.257629 | ubuntu-noble | ++ grep -v kolla-build 2026-05-28 15:05:23.261254 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-05-28 15:05:23.262077 | ubuntu-noble | ++ basename patches/2024.2/kolla 2026-05-28 15:05:23.264684 | ubuntu-noble | + project=kolla 2026-05-28 15:05:23.266601 | ubuntu-noble | ++ sort 2026-05-28 15:05:23.266627 | ubuntu-noble | ++ find patches/2024.2/kolla -type f -name '*.patch' 2026-05-28 15:05:23.270112 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-28 15:05:23.270143 | ubuntu-noble | + pushd kolla 2026-05-28 15:05:23.270230 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2026-05-28 15:05:23.270236 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2026-05-28 15:05:23.270242 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:05:23.272238 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-28 15:05:23.272435 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-28 15:05:23.272841 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:05:23.274544 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-28 15:05:23.274585 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-28 15:05:23.274893 | ubuntu-noble | + popd 2026-05-28 15:05:23.274971 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-28 15:05:23.274980 | ubuntu-noble | + pushd kolla 2026-05-28 15:05:23.275040 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2026-05-28 15:05:23.275045 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2026-05-28 15:05:23.275051 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:05:23.276961 | ubuntu-noble | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2026-05-28 15:05:23.277125 | ubuntu-noble | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-05-28 15:05:23.277425 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:05:23.279342 | ubuntu-noble | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2026-05-28 15:05:23.279362 | ubuntu-noble | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-05-28 15:05:23.279410 | ubuntu-noble | + popd 2026-05-28 15:05:23.279525 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-28 15:05:23.279533 | ubuntu-noble | + pushd kolla 2026-05-28 15:05:23.279622 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2026-05-28 15:05:23.279628 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2026-05-28 15:05:23.279632 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:05:23.281546 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2026-05-28 15:05:23.281595 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-05-28 15:05:23.281599 | ubuntu-noble | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-05-28 15:05:23.281607 | ubuntu-noble | checking file docker/base/proxysql.repo 2026-05-28 15:05:23.281610 | ubuntu-noble | checking file kolla/template/repos.yaml 2026-05-28 15:05:23.281614 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2026-05-28 15:05:23.281617 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2026-05-28 15:05:23.281621 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2026-05-28 15:05:23.281624 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2026-05-28 15:05:23.281628 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-05-28 15:05:23.281886 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:05:23.283543 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2026-05-28 15:05:23.283577 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-05-28 15:05:23.283582 | ubuntu-noble | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-05-28 15:05:23.283659 | ubuntu-noble | patching file docker/base/proxysql.repo 2026-05-28 15:05:23.283738 | ubuntu-noble | patching file kolla/template/repos.yaml 2026-05-28 15:05:23.283772 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2026-05-28 15:05:23.283799 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2026-05-28 15:05:23.283832 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2026-05-28 15:05:23.283862 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2026-05-28 15:05:23.283936 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-05-28 15:05:23.284672 | ubuntu-noble | + popd 2026-05-28 15:05:23.284759 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-28 15:05:23.284769 | ubuntu-noble | + pushd kolla 2026-05-28 15:05:23.284860 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2026-05-28 15:05:23.284866 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2026-05-28 15:05:23.284871 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:05:23.286782 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-05-28 15:05:23.286801 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-05-28 15:05:23.286805 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-05-28 15:05:23.286809 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-05-28 15:05:23.286819 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-05-28 15:05:23.287007 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:05:23.289954 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-05-28 15:05:23.290215 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-05-28 15:05:23.290380 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-05-28 15:05:23.290624 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-05-28 15:05:23.290802 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-05-28 15:05:23.292262 | ubuntu-noble | + popd 2026-05-28 15:05:23.292430 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-28 15:05:23.292469 | ubuntu-noble | + pushd kolla 2026-05-28 15:05:23.292775 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2026-05-28 15:05:23.292783 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/squash.patch 2026-05-28 15:05:23.292789 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:05:23.294491 | ubuntu-noble | checking file kolla/image/tasks.py 2026-05-28 15:05:23.294528 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2026-05-28 15:05:23.294713 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:05:23.296401 | ubuntu-noble | patching file kolla/image/tasks.py 2026-05-28 15:05:23.296419 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2026-05-28 15:05:23.296690 | ubuntu-noble | + popd 2026-05-28 15:05:23.296967 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-05-28 15:05:23.924738 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-05-28 15:05:24.014357 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-28 15:05:24.027640 | 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-05-28 15:05:24.129950 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-05-28 15:05:24.141935 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-05-28 15:05:24.225761 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-05-28 15:05:24.237819 | ubuntu-noble | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-28 15:05:24.256490 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-05-28 15:05:24.266857 | 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-05-28 15:05:24.317114 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-05-28 15:05:24.328345 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-05-28 15:05:24.381848 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-28 15:05:24.394099 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-28 15:05:24.454573 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-28 15:05:24.467107 | ubuntu-noble | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-28 15:05:24.536693 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-28 15:05:24.548723 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-28 15:05:24.592625 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-28 15:05:24.604602 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-28 15:05:24.615298 | 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-05-28 15:05:24.617065 | 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.32.5) 2026-05-28 15:05:24.696017 | 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-05-28 15:05:24.707315 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-28 15:05:24.734667 | 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.7) 2026-05-28 15:05:24.736160 | 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.17) 2026-05-28 15:05:24.738050 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 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-05-28 15:05:24.739339 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 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.5.20) 2026-05-28 15:05:24.778579 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-28 15:05:24.810270 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.5 MB/s eta 0:00:00 2026-05-28 15:05:24.822535 | ubuntu-noble | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-05-28 15:05:24.843708 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 11.6 MB/s eta 0:00:00 2026-05-28 15:05:24.870214 | ubuntu-noble | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-05-28 15:05:24.890657 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 kB 9.9 MB/s eta 0:00:00 2026-05-28 15:05:24.905395 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-05-28 15:05:24.919435 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.8 MB/s eta 0:00:00 2026-05-28 15:05:24.933809 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-28 15:05:25.053724 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.5 MB/s eta 0:00:00 2026-05-28 15:05:25.068675 | ubuntu-noble | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-05-28 15:05:25.082470 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 4.5 MB/s eta 0:00:00 2026-05-28 15:05:25.094874 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-28 15:05:25.117085 | ubuntu-noble | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-28 15:05:25.132388 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 kB 4.9 MB/s eta 0:00:00 2026-05-28 15:05:25.146775 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-05-28 15:05:25.366787 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-05-28 15:05:26.288758 | ubuntu-noble | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.4.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.8.0 2026-05-28 15:05:26.422650 | ubuntu-noble | + pip3 install kolla/ 2026-05-28 15:05:26.932638 | ubuntu-noble | Processing ./kolla 2026-05-28 15:05:26.935828 | ubuntu-noble | Installing build dependencies: started 2026-05-28 15:05:29.232637 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-05-28 15:05:29.241206 | ubuntu-noble | Getting requirements to build wheel: started 2026-05-28 15:05:29.467644 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-05-28 15:05:29.474883 | ubuntu-noble | Installing backend dependencies: started 2026-05-28 15:05:31.892481 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-05-28 15:05:31.894928 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-05-28 15:05:32.546282 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-28 15:05:32.557230 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (7.0.3) 2026-05-28 15:05:32.558587 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.6) 2026-05-28 15:05:32.560422 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.50) 2026-05-28 15:05:32.561956 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (10.4.0) 2026-05-28 15:05:32.563603 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (80.10.2) 2026-05-28 15:05:32.610725 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==19.8.0) (4.0.12) 2026-05-28 15:05:32.615005 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.8.0) (3.0.3) 2026-05-28 15:05:32.623113 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (1.3.0) 2026-05-28 15:05:32.624402 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (5.8.0) 2026-05-28 15:05:32.625749 | 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==19.8.0) (6.8.0) 2026-05-28 15:05:32.627257 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (2.0.0) 2026-05-28 15:05:32.629108 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (6.0.3) 2026-05-28 15:05:32.630657 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (2.32.5) 2026-05-28 15:05:32.679194 | 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==19.8.0) (5.0.3) 2026-05-28 15:05:32.696895 | 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==19.8.0) (3.4.7) 2026-05-28 15:05:32.698644 | 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==19.8.0) (3.17) 2026-05-28 15:05:32.700195 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (2.7.0) 2026-05-28 15:05:32.701478 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (2026.5.20) 2026-05-28 15:05:32.727782 | ubuntu-noble | Building wheels for collected packages: kolla 2026-05-28 15:05:32.729049 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-05-28 15:05:34.268790 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-05-28 15:05:34.271571 | ubuntu-noble | Created wheel for kolla: filename=kolla-19.8.0-py3-none-any.whl size=375024 sha256=a706a1f018dd998a725d6242ddfb75d32393b3715e9cef2eae62691c219fd1e6 2026-05-28 15:05:34.272870 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-g7_auyos/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-05-28 15:05:34.290424 | ubuntu-noble | Successfully built kolla 2026-05-28 15:05:34.489776 | ubuntu-noble | Installing collected packages: kolla 2026-05-28 15:05:34.693159 | ubuntu-noble | Successfully installed kolla-19.8.0 2026-05-28 15:05:34.865703 | ubuntu-noble | ++ kolla-build --version 2026-05-28 15:05:35.543657 | ubuntu-noble | + export KOLLA_VERSION=19.8.0 2026-05-28 15:05:35.543743 | ubuntu-noble | + KOLLA_VERSION=19.8.0 2026-05-28 15:05:35.544293 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-05-28 15:05:35.549663 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=4601e57 2026-05-28 15:05:35.549775 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=4601e57 2026-05-28 15:05:35.551180 | ubuntu-noble | ++ cd release 2026-05-28 15:05:35.551267 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-05-28 15:05:35.554616 | ubuntu-noble | + export HASH_RELEASE=95d2827 2026-05-28 15:05:35.554667 | ubuntu-noble | + HASH_RELEASE=95d2827 2026-05-28 15:05:35.554682 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-05-28 15:05:35.721486 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-05-28 15:05:35.721591 | ubuntu-noble | DEBUG template-overrides.j2 2026-05-28 15:05:35.721606 | ubuntu-noble | + cat templates/2024.2/template-overrides.j2 2026-05-28 15:05:35.723418 | ubuntu-noble | {% extends parent_template %} 2026-05-28 15:05:35.723442 | ubuntu-noble | 2026-05-28 15:05:35.723447 | ubuntu-noble | {% set fluentd_plugins = [ 2026-05-28 15:05:35.723452 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-05-28 15:05:35.723457 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-05-28 15:05:35.723462 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-05-28 15:05:35.723467 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-05-28 15:05:35.723471 | ubuntu-noble | ] %} 2026-05-28 15:05:35.723476 | ubuntu-noble | 2026-05-28 15:05:35.723482 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-05-28 15:05:35.723487 | ubuntu-noble | 2026-05-28 15:05:35.723491 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-05-28 15:05:35.723495 | ubuntu-noble | 2026-05-28 15:05:35.723527 | ubuntu-noble | {% set nova_libvirt_packages_packages_append = ['mdevctl'] %} 2026-05-28 15:05:35.723531 | ubuntu-noble | 2026-05-28 15:05:35.723535 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-05-28 15:05:35.723540 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-05-28 15:05:35.723544 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-05-28 15:05:35.723566 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-05-28 15:05:35.723570 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723592 | ubuntu-noble | 2026-05-28 15:05:35.723596 | ubuntu-noble | {% block horizon_header %} 2026-05-28 15:05:35.723599 | ubuntu-noble | RUN apt-get update \ 2026-05-28 15:05:35.723603 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-05-28 15:05:35.723607 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-05-28 15:05:35.723611 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-05-28 15:05:35.723615 | ubuntu-noble | && apt-get clean \ 2026-05-28 15:05:35.723618 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-05-28 15:05:35.723621 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723625 | ubuntu-noble | 2026-05-28 15:05:35.723628 | ubuntu-noble | {% block horizon_footer %} 2026-05-28 15:05:35.723632 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-05-28 15:05:35.723637 | 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-05-28 15:05:35.723643 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-05-28 15:05:35.723646 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723649 | ubuntu-noble | 2026-05-28 15:05:35.723653 | ubuntu-noble | {% block base_header %} 2026-05-28 15:05:35.723656 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-05-28 15:05:35.723659 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-05-28 15:05:35.723663 | ubuntu-noble | 2026-05-28 15:05:35.723666 | ubuntu-noble | RUN apt-get update \ 2026-05-28 15:05:35.723670 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-05-28 15:05:35.723673 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-05-28 15:05:35.723676 | ubuntu-noble | && apt-get clean \ 2026-05-28 15:05:35.723679 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-05-28 15:05:35.723683 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723686 | ubuntu-noble | 2026-05-28 15:05:35.723689 | ubuntu-noble | {% block openstack_base_header %} 2026-05-28 15:05:35.723693 | ubuntu-noble | RUN apt-get update \ 2026-05-28 15:05:35.723696 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-05-28 15:05:35.723699 | ubuntu-noble | && apt-get clean \ 2026-05-28 15:05:35.723703 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-05-28 15:05:35.723706 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723709 | ubuntu-noble | 2026-05-28 15:05:35.723712 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-05-28 15:05:35.723716 | ubuntu-noble | 2026-05-28 15:05:35.723719 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-05-28 15:05:35.723722 | ubuntu-noble | 2026-05-28 15:05:35.723726 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-05-28 15:05:35.723729 | ubuntu-noble | 2026-05-28 15:05:35.723732 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-05-28 15:05:35.723736 | ubuntu-noble | {% block cinder_volume_footer %} 2026-05-28 15:05:35.723746 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-05-28 15:05:35.723749 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723752 | ubuntu-noble | 2026-05-28 15:05:35.723756 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-05-28 15:05:35.723759 | ubuntu-noble | {% block manila_base_footer %} 2026-05-28 15:05:35.723762 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-28 15:05:35.723766 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723769 | ubuntu-noble | 2026-05-28 15:05:35.723772 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-05-28 15:05:35.723775 | ubuntu-noble | {% block magnum_base_footer %} 2026-05-28 15:05:35.723779 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-28 15:05:35.723782 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-05-28 15:05:35.723785 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-05-28 15:05:35.723789 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723792 | ubuntu-noble | 2026-05-28 15:05:35.723795 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-05-28 15:05:35.723798 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-05-28 15:05:35.723802 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-05-28 15:05:35.723808 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-05-28 15:05:35.723811 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723815 | ubuntu-noble | 2026-05-28 15:05:35.723818 | ubuntu-noble | {% block grafana_footer %} 2026-05-28 15:05:35.723821 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-05-28 15:05:35.723824 | ubuntu-noble | && mkdir -p /operations \ 2026-05-28 15:05:35.723828 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-05-28 15:05:35.723831 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-05-28 15:05:35.723834 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723837 | ubuntu-noble | 2026-05-28 15:05:35.723841 | ubuntu-noble | {% block keystone_footer %} 2026-05-28 15:05:35.723844 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-05-28 15:05:35.723847 | ubuntu-noble | RUN apt-get update \ 2026-05-28 15:05:35.723851 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-05-28 15:05:35.723854 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-05-28 15:05:35.723857 | ubuntu-noble | libldap-common \ 2026-05-28 15:05:35.723861 | ubuntu-noble | libmemcached11 \ 2026-05-28 15:05:35.723864 | ubuntu-noble | && apt-get clean \ 2026-05-28 15:05:35.723867 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-05-28 15:05:35.723870 | ubuntu-noble | && a2enmod auth_openidc 2026-05-28 15:05:35.723874 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723877 | ubuntu-noble | 2026-05-28 15:05:35.723880 | ubuntu-noble | {% block footer %} 2026-05-28 15:05:35.723884 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-05-28 15:05:35.723887 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-05-28 15:05:35.723890 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-05-28 15:05:35.723893 | ubuntu-noble | && apt-get autoremove -y \ 2026-05-28 15:05:35.723905 | 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-05-28 15:05:35.723915 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723918 | ubuntu-noble | 2026-05-28 15:05:35.723922 | ubuntu-noble | {% block labels %} 2026-05-28 15:05:35.723925 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-05-28 15:05:35.723928 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-05-28 15:05:35.723932 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="4601e57" \ 2026-05-28 15:05:35.723935 | ubuntu-noble | "de.osism.commit.kolla"="a77ec9dac" \ 2026-05-28 15:05:35.723938 | ubuntu-noble | "de.osism.commit.kolla_version"="19.8.0" \ 2026-05-28 15:05:35.723942 | ubuntu-noble | "de.osism.commit.release"="95d2827" \ 2026-05-28 15:05:35.723945 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-05-28 15:05:35.723948 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-05-28 15:05:35.723951 | ubuntu-noble | "de.osism.release.openstack"="2024.2" \ 2026-05-28 15:05:35.723955 | ubuntu-noble | "de.osism.version"="latest" \ 2026-05-28 15:05:35.723958 | ubuntu-noble | "org.opencontainers.image.created"="2026-05-28T15:05:35.699572+00:00" \ 2026-05-28 15:05:35.723961 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-05-28 15:05:35.723967 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-05-28 15:05:35.723970 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-05-28 15:05:35.723974 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-05-28 15:05:35.723977 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-05-28 15:05:35.723980 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-28 15:05:35.723984 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.723987 | ubuntu-noble | 2026-05-28 15:05:35.723990 | ubuntu-noble | {% block ovs_install %} 2026-05-28 15:05:35.723994 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2026-05-28 15:05:35.723997 | ubuntu-noble | RUN apt-get update \ 2026-05-28 15:05:35.724000 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-05-28 15:05:35.724003 | ubuntu-noble | python3-netifaces \ 2026-05-28 15:05:35.724007 | ubuntu-noble | tcpdump \ 2026-05-28 15:05:35.724010 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-05-28 15:05:35.724016 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-05-28 15:05:35.724019 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-05-28 15:05:35.724023 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-05-28 15:05:35.724026 | ubuntu-noble | && apt-get clean \ 2026-05-28 15:05:35.724029 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-05-28 15:05:35.724033 | ubuntu-noble | {% endblock %} 2026-05-28 15:05:35.724036 | ubuntu-noble | 2026-05-28 15:05:35.725346 | ubuntu-noble | + bash scripts/002-generate.sh 2026-05-28 15:05:35.729621 | ubuntu-noble | + BASE=ubuntu 2026-05-28 15:05:35.729647 | ubuntu-noble | + BASE_VERSION=22.04 2026-05-28 15:05:35.730484 | ubuntu-noble | ++ date +%Y%m%d 2026-05-28 15:05:35.732780 | ubuntu-noble | + BUILD_ID=20260528 2026-05-28 15:05:35.732828 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-05-28 15:05:35.732854 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-05-28 15:05:35.732876 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2026-05-28 15:05:35.732898 | ubuntu-noble | + VERSION=latest 2026-05-28 15:05:35.732989 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-05-28 15:05:35.732996 | ubuntu-noble | + . defaults/all.sh 2026-05-28 15:05:35.733101 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-28 15:05:35.733107 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-28 15:05:35.733139 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-28 15:05:35.733162 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-05-28 15:05:35.733374 | ubuntu-noble | +++ deactivate nondestructive 2026-05-28 15:05:35.733424 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:35.733452 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:35.733460 | ubuntu-noble | +++ hash -r 2026-05-28 15:05:35.733586 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:35.733594 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-05-28 15:05:35.733600 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-05-28 15:05:35.733638 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-28 15:05:35.733720 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-05-28 15:05:35.733727 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-05-28 15:05:35.733749 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-28 15:05:35.733754 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-05-28 15:05:35.733793 | 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-05-28 15:05:35.733834 | 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-05-28 15:05:35.733841 | ubuntu-noble | +++ export PATH 2026-05-28 15:05:35.733893 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:35.733953 | ubuntu-noble | +++ '[' -z '' ']' 2026-05-28 15:05:35.733962 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-05-28 15:05:35.733996 | ubuntu-noble | +++ PS1='(venv) ' 2026-05-28 15:05:35.734002 | ubuntu-noble | +++ export PS1 2026-05-28 15:05:35.734024 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-28 15:05:35.734030 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-05-28 15:05:35.734081 | ubuntu-noble | +++ hash -r 2026-05-28 15:05:35.734151 | ubuntu-noble | + . defaults/2024.2.sh 2026-05-28 15:05:35.734957 | ubuntu-noble | +++ date +%Y%m%d 2026-05-28 15:05:35.737084 | ubuntu-noble | ++ export BUILD_ID=20260528 2026-05-28 15:05:35.737100 | ubuntu-noble | ++ BUILD_ID=20260528 2026-05-28 15:05:35.737108 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-05-28 15:05:35.737114 | ubuntu-noble | ++ KOLLA_TYPE= 2026-05-28 15:05:35.737163 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-05-28 15:05:35.737168 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-05-28 15:05:35.737191 | ubuntu-noble | + export VERSION 2026-05-28 15:05:35.737196 | ubuntu-noble | + export OPENSTACK_VERSION 2026-05-28 15:05:35.737226 | ubuntu-noble | + DOCKER_TAG=build-20260528 2026-05-28 15:05:35.737231 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-05-28 15:05:35.737236 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-05-28 15:05:35.737259 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-28 15:05:35.737264 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-05-28 15:05:35.737296 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-05-28 15:05:35.878597 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-05-28 15:05:35.878783 | 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-05-28 15:05:36.972187 | ubuntu-noble | localhost | SUCCESS => { 2026-05-28 15:05:36.972246 | ubuntu-noble | "changed": false, 2026-05-28 15:05:36.972251 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:36.972255 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:36.972273 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:36.972277 | ubuntu-noble | "msg": "OK", 2026-05-28 15:05:36.972281 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:36.972284 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:36.972288 | ubuntu-noble | "size": 4358, 2026-05-28 15:05:36.972293 | ubuntu-noble | "state": "file", 2026-05-28 15:05:36.972297 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:36.972300 | ubuntu-noble | } 2026-05-28 15:05:37.079993 | ubuntu-noble | + setini DEFAULT tag build-20260528 2026-05-28 15:05:37.080106 | 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-20260528' 2026-05-28 15:05:38.194210 | ubuntu-noble | localhost | CHANGED => { 2026-05-28 15:05:38.194265 | ubuntu-noble | "changed": true, 2026-05-28 15:05:38.194270 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:38.194274 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:38.194277 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:38.194281 | ubuntu-noble | "msg": "option changed", 2026-05-28 15:05:38.194285 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:38.194289 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:38.194293 | ubuntu-noble | "size": 4366, 2026-05-28 15:05:38.194296 | ubuntu-noble | "state": "file", 2026-05-28 15:05:38.194300 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:38.194303 | ubuntu-noble | } 2026-05-28 15:05:38.287286 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-05-28 15:05:38.287363 | 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-05-28 15:05:39.355670 | ubuntu-noble | localhost | SUCCESS => { 2026-05-28 15:05:39.355771 | ubuntu-noble | "changed": false, 2026-05-28 15:05:39.355792 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:39.355809 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:39.355823 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:39.355839 | ubuntu-noble | "msg": "OK", 2026-05-28 15:05:39.355855 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:39.355871 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:39.355886 | ubuntu-noble | "size": 4366, 2026-05-28 15:05:39.355895 | ubuntu-noble | "state": "file", 2026-05-28 15:05:39.355903 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:39.355912 | ubuntu-noble | } 2026-05-28 15:05:39.446198 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-05-28 15:05:39.446277 | 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-05-28 15:05:40.516623 | ubuntu-noble | localhost | SUCCESS => { 2026-05-28 15:05:40.516696 | ubuntu-noble | "changed": false, 2026-05-28 15:05:40.516703 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:40.516709 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:40.516715 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:40.516720 | ubuntu-noble | "msg": "OK", 2026-05-28 15:05:40.516726 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:40.516732 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:40.516738 | ubuntu-noble | "size": 4366, 2026-05-28 15:05:40.516743 | ubuntu-noble | "state": "file", 2026-05-28 15:05:40.516749 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:40.516754 | ubuntu-noble | } 2026-05-28 15:05:40.620623 | ubuntu-noble | + setini DEFAULT install_type source 2026-05-28 15:05:40.620694 | 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-05-28 15:05:41.695139 | ubuntu-noble | localhost | SUCCESS => { 2026-05-28 15:05:41.695214 | ubuntu-noble | "changed": false, 2026-05-28 15:05:41.695219 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:41.695223 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:41.695227 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:41.695230 | ubuntu-noble | "msg": "OK", 2026-05-28 15:05:41.695234 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:41.695237 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:41.695241 | ubuntu-noble | "size": 4366, 2026-05-28 15:05:41.695245 | ubuntu-noble | "state": "file", 2026-05-28 15:05:41.695248 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:41.695252 | ubuntu-noble | } 2026-05-28 15:05:41.787764 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2026-05-28 15:05:41.787893 | 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-2024.2.tar.gz' 2026-05-28 15:05:42.871456 | ubuntu-noble | localhost | CHANGED => { 2026-05-28 15:05:42.871612 | ubuntu-noble | "changed": true, 2026-05-28 15:05:42.871627 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:42.871634 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:42.871640 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:42.871647 | ubuntu-noble | "msg": "section and option added", 2026-05-28 15:05:42.871655 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:42.871661 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:42.871667 | ubuntu-noble | "size": 4437, 2026-05-28 15:05:42.871673 | ubuntu-noble | "state": "file", 2026-05-28 15:05:42.871679 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:42.871685 | ubuntu-noble | } 2026-05-28 15:05:42.963921 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2026-05-28 15:05:42.968018 | ubuntu-noble | + setini openstack-base type local 2026-05-28 15:05:42.968057 | 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-05-28 15:05:44.000607 | ubuntu-noble | localhost | CHANGED => { 2026-05-28 15:05:44.000667 | ubuntu-noble | "changed": true, 2026-05-28 15:05:44.000675 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:44.000682 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:44.000688 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:44.000694 | ubuntu-noble | "msg": "option added", 2026-05-28 15:05:44.000700 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:44.000706 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:44.000712 | ubuntu-noble | "size": 4548, 2026-05-28 15:05:44.000718 | ubuntu-noble | "state": "file", 2026-05-28 15:05:44.000725 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:44.000731 | ubuntu-noble | } 2026-05-28 15:05:44.097769 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-05-28 15:05:44.097875 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-05-28 15:05:44.097929 | 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-05-28 15:05:45.136119 | ubuntu-noble | localhost | CHANGED => { 2026-05-28 15:05:45.136206 | ubuntu-noble | "changed": true, 2026-05-28 15:05:45.136216 | ubuntu-noble | "gid": 1000, 2026-05-28 15:05:45.136223 | ubuntu-noble | "group": "zuul", 2026-05-28 15:05:45.136230 | ubuntu-noble | "mode": "0664", 2026-05-28 15:05:45.136236 | ubuntu-noble | "msg": "option added", 2026-05-28 15:05:45.136242 | ubuntu-noble | "owner": "zuul", 2026-05-28 15:05:45.136248 | ubuntu-noble | "path": "kolla-build.conf", 2026-05-28 15:05:45.136254 | ubuntu-noble | "size": 4586, 2026-05-28 15:05:45.136260 | ubuntu-noble | "state": "file", 2026-05-28 15:05:45.136266 | ubuntu-noble | "uid": 1000 2026-05-28 15:05:45.136273 | ubuntu-noble | } 2026-05-28 15:05:45.236658 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-05-28 15:05:45.236860 | ubuntu-noble | DEBUG kolla-build.conf 2026-05-28 15:05:45.236935 | ubuntu-noble | + cat kolla-build.conf 2026-05-28 15:05:45.239088 | ubuntu-noble | [DEFAULT] 2026-05-28 15:05:45.239136 | ubuntu-noble | base = ubuntu 2026-05-28 15:05:45.239148 | ubuntu-noble | base_package_type = deb 2026-05-28 15:05:45.239159 | ubuntu-noble | base_tag = 24.04 2026-05-28 15:05:45.239181 | ubuntu-noble | install_type = source 2026-05-28 15:05:45.239191 | ubuntu-noble | namespace = kolla 2026-05-28 15:05:45.239201 | ubuntu-noble | openstack_release = 2024.2 2026-05-28 15:05:45.239211 | ubuntu-noble | push = false 2026-05-28 15:05:45.239221 | ubuntu-noble | tag = build-20260528 2026-05-28 15:05:45.239230 | ubuntu-noble | threads = 1 2026-05-28 15:05:45.239240 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-05-28 15:05:45.239254 | ubuntu-noble | 2026-05-28 15:05:45.239266 | ubuntu-noble | ######################################################################### 2026-05-28 15:05:45.239277 | ubuntu-noble | # sources tracked in release repository 2026-05-28 15:05:45.239287 | ubuntu-noble | 2026-05-28 15:05:45.239297 | ubuntu-noble | [aodh-base] 2026-05-28 15:05:45.239307 | ubuntu-noble | type = local 2026-05-28 15:05:45.239317 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-05-28 15:05:45.239327 | ubuntu-noble | location = tarballs/aodh-stable-2024.2.tar.gz 2026-05-28 15:05:45.239337 | ubuntu-noble | 2026-05-28 15:05:45.239347 | ubuntu-noble | 2026-05-28 15:05:45.239357 | ubuntu-noble | 2026-05-28 15:05:45.239366 | ubuntu-noble | [barbican-base] 2026-05-28 15:05:45.239376 | ubuntu-noble | type = local 2026-05-28 15:05:45.239386 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-05-28 15:05:45.239421 | ubuntu-noble | location = tarballs/barbican-stable-2024.2.tar.gz 2026-05-28 15:05:45.239431 | ubuntu-noble | 2026-05-28 15:05:45.239441 | ubuntu-noble | 2026-05-28 15:05:45.239450 | ubuntu-noble | 2026-05-28 15:05:45.239460 | ubuntu-noble | [blazar-base] 2026-05-28 15:05:45.239469 | ubuntu-noble | type = local 2026-05-28 15:05:45.239479 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-05-28 15:05:45.239489 | ubuntu-noble | location = tarballs/blazar-stable-2024.2.tar.gz 2026-05-28 15:05:45.239498 | ubuntu-noble | 2026-05-28 15:05:45.239591 | ubuntu-noble | 2026-05-28 15:05:45.239603 | ubuntu-noble | 2026-05-28 15:05:45.239613 | ubuntu-noble | [ceilometer-base] 2026-05-28 15:05:45.239623 | ubuntu-noble | type = local 2026-05-28 15:05:45.239632 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-05-28 15:05:45.239642 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.2.tar.gz 2026-05-28 15:05:45.239652 | ubuntu-noble | 2026-05-28 15:05:45.239661 | ubuntu-noble | 2026-05-28 15:05:45.239671 | ubuntu-noble | 2026-05-28 15:05:45.239680 | ubuntu-noble | [cinder-base] 2026-05-28 15:05:45.239690 | ubuntu-noble | type = local 2026-05-28 15:05:45.239699 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-05-28 15:05:45.239709 | ubuntu-noble | location = tarballs/cinder-stable-2024.2.tar.gz 2026-05-28 15:05:45.239719 | ubuntu-noble | 2026-05-28 15:05:45.239728 | ubuntu-noble | 2026-05-28 15:05:45.239738 | ubuntu-noble | 2026-05-28 15:05:45.239747 | ubuntu-noble | [designate-base] 2026-05-28 15:05:45.239757 | ubuntu-noble | type = local 2026-05-28 15:05:45.239767 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-05-28 15:05:45.239777 | ubuntu-noble | location = tarballs/designate-stable-2024.2.tar.gz 2026-05-28 15:05:45.239786 | ubuntu-noble | 2026-05-28 15:05:45.239795 | ubuntu-noble | 2026-05-28 15:05:45.239805 | ubuntu-noble | 2026-05-28 15:05:45.239814 | ubuntu-noble | [glance-base] 2026-05-28 15:05:45.239824 | ubuntu-noble | type = local 2026-05-28 15:05:45.239833 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-05-28 15:05:45.239843 | ubuntu-noble | location = tarballs/glance-stable-2024.2.tar.gz 2026-05-28 15:05:45.239852 | ubuntu-noble | 2026-05-28 15:05:45.239862 | ubuntu-noble | 2026-05-28 15:05:45.239871 | ubuntu-noble | 2026-05-28 15:05:45.239881 | ubuntu-noble | [heat-base] 2026-05-28 15:05:45.239890 | ubuntu-noble | type = local 2026-05-28 15:05:45.239900 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-05-28 15:05:45.239909 | ubuntu-noble | location = tarballs/heat-stable-2024.2.tar.gz 2026-05-28 15:05:45.239919 | ubuntu-noble | 2026-05-28 15:05:45.239928 | ubuntu-noble | 2026-05-28 15:05:45.239938 | ubuntu-noble | 2026-05-28 15:05:45.239947 | ubuntu-noble | [horizon] 2026-05-28 15:05:45.239957 | ubuntu-noble | type = local 2026-05-28 15:05:45.239967 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-05-28 15:05:45.239976 | ubuntu-noble | location = tarballs/horizon-stable-2024.2.tar.gz 2026-05-28 15:05:45.239986 | ubuntu-noble | 2026-05-28 15:05:45.239995 | ubuntu-noble | 2026-05-28 15:05:45.240005 | ubuntu-noble | 2026-05-28 15:05:45.240014 | ubuntu-noble | [ironic-base] 2026-05-28 15:05:45.240024 | ubuntu-noble | type = local 2026-05-28 15:05:45.240033 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-05-28 15:05:45.240043 | ubuntu-noble | location = tarballs/ironic-stable-2024.2.tar.gz 2026-05-28 15:05:45.240052 | ubuntu-noble | 2026-05-28 15:05:45.240062 | ubuntu-noble | 2026-05-28 15:05:45.240071 | ubuntu-noble | 2026-05-28 15:05:45.240081 | ubuntu-noble | [keystone-base] 2026-05-28 15:05:45.240090 | ubuntu-noble | type = local 2026-05-28 15:05:45.240100 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-05-28 15:05:45.240109 | ubuntu-noble | location = tarballs/keystone-stable-2024.2.tar.gz 2026-05-28 15:05:45.240119 | ubuntu-noble | 2026-05-28 15:05:45.240128 | ubuntu-noble | 2026-05-28 15:05:45.240138 | ubuntu-noble | 2026-05-28 15:05:45.240147 | ubuntu-noble | [magnum-base] 2026-05-28 15:05:45.240157 | ubuntu-noble | type = local 2026-05-28 15:05:45.240166 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-05-28 15:05:45.240176 | ubuntu-noble | location = tarballs/magnum-stable-2024.2.tar.gz 2026-05-28 15:05:45.240185 | ubuntu-noble | 2026-05-28 15:05:45.240195 | ubuntu-noble | 2026-05-28 15:05:45.240204 | ubuntu-noble | 2026-05-28 15:05:45.240214 | ubuntu-noble | [manila-base] 2026-05-28 15:05:45.240223 | ubuntu-noble | type = local 2026-05-28 15:05:45.240233 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-05-28 15:05:45.240251 | ubuntu-noble | location = tarballs/manila-stable-2024.2.tar.gz 2026-05-28 15:05:45.240261 | ubuntu-noble | 2026-05-28 15:05:45.240270 | ubuntu-noble | 2026-05-28 15:05:45.240280 | ubuntu-noble | 2026-05-28 15:05:45.240289 | ubuntu-noble | [masakari-base] 2026-05-28 15:05:45.240299 | ubuntu-noble | type = local 2026-05-28 15:05:45.240310 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-05-28 15:05:45.240326 | ubuntu-noble | location = tarballs/masakari-stable-2024.2.tar.gz 2026-05-28 15:05:45.240343 | ubuntu-noble | 2026-05-28 15:05:45.240365 | ubuntu-noble | 2026-05-28 15:05:45.240390 | ubuntu-noble | 2026-05-28 15:05:45.240405 | ubuntu-noble | [neutron-bgp-dragent] 2026-05-28 15:05:45.240420 | ubuntu-noble | type = local 2026-05-28 15:05:45.240436 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:05:45.240452 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:05:45.240468 | ubuntu-noble | 2026-05-28 15:05:45.240483 | ubuntu-noble | 2026-05-28 15:05:45.240638 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-05-28 15:05:45.240662 | ubuntu-noble | type = local 2026-05-28 15:05:45.240673 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:05:45.240683 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:05:45.240692 | ubuntu-noble | 2026-05-28 15:05:45.240702 | ubuntu-noble | 2026-05-28 15:05:45.240712 | ubuntu-noble | [neutron-vpnaas-base] 2026-05-28 15:05:45.240722 | ubuntu-noble | type = local 2026-05-28 15:05:45.240732 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:05:45.240742 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:05:45.240751 | ubuntu-noble | 2026-05-28 15:05:45.240761 | ubuntu-noble | 2026-05-28 15:05:45.240770 | ubuntu-noble | 2026-05-28 15:05:45.240796 | ubuntu-noble | [neutron-base] 2026-05-28 15:05:45.240806 | ubuntu-noble | type = local 2026-05-28 15:05:45.240816 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-05-28 15:05:45.240826 | ubuntu-noble | location = tarballs/neutron-stable-2024.2.tar.gz 2026-05-28 15:05:45.240835 | ubuntu-noble | 2026-05-28 15:05:45.240845 | ubuntu-noble | 2026-05-28 15:05:45.240854 | ubuntu-noble | 2026-05-28 15:05:45.240864 | ubuntu-noble | [nova-base] 2026-05-28 15:05:45.240874 | ubuntu-noble | type = local 2026-05-28 15:05:45.240883 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-05-28 15:05:45.240893 | ubuntu-noble | location = tarballs/nova-stable-2024.2.tar.gz 2026-05-28 15:05:45.240902 | ubuntu-noble | 2026-05-28 15:05:45.240912 | ubuntu-noble | 2026-05-28 15:05:45.240921 | ubuntu-noble | 2026-05-28 15:05:45.240931 | ubuntu-noble | [octavia-base] 2026-05-28 15:05:45.240941 | ubuntu-noble | type = local 2026-05-28 15:05:45.240951 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-05-28 15:05:45.240960 | ubuntu-noble | location = tarballs/octavia-stable-2024.2.tar.gz 2026-05-28 15:05:45.240970 | ubuntu-noble | 2026-05-28 15:05:45.240979 | ubuntu-noble | 2026-05-28 15:05:45.240989 | ubuntu-noble | 2026-05-28 15:05:45.240999 | ubuntu-noble | [placement-base] 2026-05-28 15:05:45.241008 | ubuntu-noble | type = local 2026-05-28 15:05:45.241018 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-05-28 15:05:45.241027 | ubuntu-noble | location = tarballs/placement-stable-2024.2.tar.gz 2026-05-28 15:05:45.241037 | ubuntu-noble | 2026-05-28 15:05:45.241046 | ubuntu-noble | 2026-05-28 15:05:45.241056 | ubuntu-noble | 2026-05-28 15:05:45.241065 | ubuntu-noble | [skyline-apiserver-base] 2026-05-28 15:05:45.241075 | ubuntu-noble | type = local 2026-05-28 15:05:45.241102 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:05:45.241112 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:05:45.241122 | ubuntu-noble | 2026-05-28 15:05:45.241131 | ubuntu-noble | 2026-05-28 15:05:45.241141 | ubuntu-noble | 2026-05-28 15:05:45.241150 | ubuntu-noble | [skyline-console-base] 2026-05-28 15:05:45.241160 | ubuntu-noble | type = local 2026-05-28 15:05:45.241170 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-05-28 15:05:45.241179 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.2.tar.gz 2026-05-28 15:05:45.241189 | ubuntu-noble | 2026-05-28 15:05:45.241198 | ubuntu-noble | 2026-05-28 15:05:45.241208 | ubuntu-noble | [openstack-base] 2026-05-28 15:05:45.241218 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-05-28 15:05:45.241238 | ubuntu-noble | location = tarballs/requirements-stable-2024.2.tar.gz 2026-05-28 15:05:45.241248 | ubuntu-noble | type = local 2026-05-28 15:05:45.241258 | ubuntu-noble | + bash scripts/003-patch.sh 2026-05-28 15:05:45.243016 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2026-05-28 15:05:45.243058 | ubuntu-noble | + VERSION=latest 2026-05-28 15:05:45.243075 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-28 15:05:45.243093 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-05-28 15:05:45.243103 | ubuntu-noble | + . defaults/all.sh 2026-05-28 15:05:45.243113 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-28 15:05:45.243123 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-28 15:05:45.243132 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-28 15:05:45.243142 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-05-28 15:05:45.243227 | ubuntu-noble | +++ deactivate nondestructive 2026-05-28 15:05:45.243240 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:45.243251 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:45.243265 | ubuntu-noble | +++ hash -r 2026-05-28 15:05:45.243275 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:45.243285 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-05-28 15:05:45.243298 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-05-28 15:05:45.243308 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-28 15:05:45.243322 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-05-28 15:05:45.243332 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-05-28 15:05:45.243346 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-28 15:05:45.243356 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-05-28 15:05:45.243366 | 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-05-28 15:05:45.243381 | 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-05-28 15:05:45.243392 | ubuntu-noble | +++ export PATH 2026-05-28 15:05:45.243401 | ubuntu-noble | +++ '[' -n '' ']' 2026-05-28 15:05:45.243415 | ubuntu-noble | +++ '[' -z '' ']' 2026-05-28 15:05:45.243425 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-05-28 15:05:45.243434 | ubuntu-noble | +++ PS1='(venv) ' 2026-05-28 15:05:45.243444 | ubuntu-noble | +++ export PS1 2026-05-28 15:05:45.243454 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-28 15:05:45.243467 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-05-28 15:05:45.243476 | ubuntu-noble | +++ hash -r 2026-05-28 15:05:45.243486 | ubuntu-noble | + . defaults/2024.2.sh 2026-05-28 15:05:45.245050 | ubuntu-noble | +++ date +%Y%m%d 2026-05-28 15:05:45.246367 | ubuntu-noble | ++ export BUILD_ID=20260528 2026-05-28 15:05:45.246394 | ubuntu-noble | ++ BUILD_ID=20260528 2026-05-28 15:05:45.246405 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-05-28 15:05:45.246421 | ubuntu-noble | ++ KOLLA_TYPE= 2026-05-28 15:05:45.246430 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-05-28 15:05:45.246440 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-05-28 15:05:45.246450 | ubuntu-noble | + export VERSION 2026-05-28 15:05:45.246468 | ubuntu-noble | + export OPENSTACK_VERSION 2026-05-28 15:05:45.246483 | ubuntu-noble | + mkdir -p tarballs 2026-05-28 15:05:45.251239 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-05-28 15:06:00.269826 | ubuntu-noble | ping: tarballs.opendev.org: Temporary failure in name resolution 2026-05-28 15:06:00.274667 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-05-28 15:06:00.274734 | ubuntu-noble | ++ awk '{ print $4 }' 2026-05-28 15:06:00.277897 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:00.277952 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:00.279463 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-05-28 15:06:00.282345 | ubuntu-noble | + filename=aodh-stable-2024.2.tar.gz 2026-05-28 15:06:00.282385 | ubuntu-noble | + [[ -e aodh-stable-2024.2.tar.gz ]] 2026-05-28 15:06:00.282468 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-05-28 15:06:00.282481 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-05-28 15:06:00.282492 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.430686 | ubuntu-noble | 2026-05-28 15:06:01 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:01.433376 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:01.433458 | ubuntu-noble | + echo Process aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.433470 | ubuntu-noble | Process aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.439616 | ubuntu-noble | ++ head -1 2026-05-28 15:06:01.439666 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.439677 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:01.453389 | ubuntu-noble | + directory=aodh-19.0.0.0rc2.dev2 2026-05-28 15:06:01.453474 | ubuntu-noble | + echo Check patches for aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.453489 | ubuntu-noble | Check patches for aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.453583 | ubuntu-noble | + [[ -e ../patches/2024.2/aodh ]] 2026-05-28 15:06:01.453606 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.453624 | ubuntu-noble | Check overlays for aodh-stable-2024.2.tar.gz 2026-05-28 15:06:01.453651 | ubuntu-noble | + [[ -e ../overlays/2024.2/aodh/source ]] 2026-05-28 15:06:01.453668 | ubuntu-noble | + popd 2026-05-28 15:06:01.453687 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:01.453712 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:01.455631 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-05-28 15:06:01.458176 | ubuntu-noble | + filename=barbican-stable-2024.2.tar.gz 2026-05-28 15:06:01.458302 | ubuntu-noble | + [[ -e barbican-stable-2024.2.tar.gz ]] 2026-05-28 15:06:01.458370 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-05-28 15:06:01.458395 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-05-28 15:06:01.458435 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.873455 | ubuntu-noble | 2026-05-28 15:06:02 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:02.876384 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:02.877120 | ubuntu-noble | + echo Process barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.877163 | ubuntu-noble | Process barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.879645 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.879694 | ubuntu-noble | ++ head -1 2026-05-28 15:06:02.881131 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:02.889678 | ubuntu-noble | + directory=barbican-19.0.1.dev3 2026-05-28 15:06:02.890267 | ubuntu-noble | + echo Check patches for barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.890310 | ubuntu-noble | Check patches for barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.890370 | ubuntu-noble | + [[ -e ../patches/2024.2/barbican ]] 2026-05-28 15:06:02.890428 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.890449 | ubuntu-noble | Check overlays for barbican-stable-2024.2.tar.gz 2026-05-28 15:06:02.890485 | ubuntu-noble | + [[ -e ../overlays/2024.2/barbican/source ]] 2026-05-28 15:06:02.890581 | ubuntu-noble | + popd 2026-05-28 15:06:02.890691 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:02.890726 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:02.891679 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-05-28 15:06:02.894268 | ubuntu-noble | + filename=blazar-stable-2024.2.tar.gz 2026-05-28 15:06:02.894352 | ubuntu-noble | + [[ -e blazar-stable-2024.2.tar.gz ]] 2026-05-28 15:06:02.894409 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-05-28 15:06:02.894431 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-05-28 15:06:02.894465 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.149611 | ubuntu-noble | 2026-05-28 15:06:04 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [430191/430191] -> "blazar-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:04.151643 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:04.151879 | ubuntu-noble | + echo Process blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.151932 | ubuntu-noble | Process blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.154711 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.155937 | ubuntu-noble | ++ head -1 2026-05-28 15:06:04.159087 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:04.164674 | ubuntu-noble | + directory=blazar-14.0.1.dev6 2026-05-28 15:06:04.164819 | ubuntu-noble | + echo Check patches for blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.164848 | ubuntu-noble | Check patches for blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.164906 | ubuntu-noble | + [[ -e ../patches/2024.2/blazar ]] 2026-05-28 15:06:04.165317 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.165348 | ubuntu-noble | Check overlays for blazar-stable-2024.2.tar.gz 2026-05-28 15:06:04.165391 | ubuntu-noble | + [[ -e ../overlays/2024.2/blazar/source ]] 2026-05-28 15:06:04.165425 | ubuntu-noble | + popd 2026-05-28 15:06:04.165574 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:04.165622 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:04.166669 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:04.169340 | ubuntu-noble | + filename=ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:04.169417 | ubuntu-noble | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2026-05-28 15:06:04.169475 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:04.169497 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:04.169570 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.696709 | ubuntu-noble | 2026-05-28 15:06:05 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:05.699318 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:05.699362 | ubuntu-noble | + echo Process ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.699375 | ubuntu-noble | Process ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.702615 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.702653 | ubuntu-noble | ++ head -1 2026-05-28 15:06:05.703072 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:05.712751 | ubuntu-noble | + directory=ceilometer-23.0.2.dev1 2026-05-28 15:06:05.712864 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.712892 | ubuntu-noble | Check patches for ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.712947 | ubuntu-noble | + [[ -e ../patches/2024.2/ceilometer ]] 2026-05-28 15:06:05.713007 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.713026 | ubuntu-noble | Check overlays for ceilometer-stable-2024.2.tar.gz 2026-05-28 15:06:05.713059 | ubuntu-noble | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2026-05-28 15:06:05.713091 | ubuntu-noble | + popd 2026-05-28 15:06:05.713187 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:05.713222 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:05.714447 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-05-28 15:06:05.717860 | ubuntu-noble | + filename=cinder-stable-2024.2.tar.gz 2026-05-28 15:06:05.717965 | ubuntu-noble | + [[ -e cinder-stable-2024.2.tar.gz ]] 2026-05-28 15:06:05.718051 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-05-28 15:06:05.718087 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-05-28 15:06:05.718141 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.455941 | ubuntu-noble | 2026-05-28 15:06:07 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6382230/6382230] -> "cinder-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:07.458722 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:07.458894 | ubuntu-noble | + echo Process cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.458944 | ubuntu-noble | Process cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.461470 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.462683 | ubuntu-noble | ++ head -1 2026-05-28 15:06:07.463969 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:07.471370 | ubuntu-noble | + directory=cinder-25.3.2.dev2 2026-05-28 15:06:07.471626 | ubuntu-noble | + echo Check patches for cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.471668 | ubuntu-noble | Check patches for cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.471735 | ubuntu-noble | + [[ -e ../patches/2024.2/cinder ]] 2026-05-28 15:06:07.471789 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.842256 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2026-05-28 15:06:07.848080 | ubuntu-noble | + pushd cinder-25.3.2.dev2 2026-05-28 15:06:07.849619 | ubuntu-noble | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2026-05-28 15:06:07.849828 | ubuntu-noble | ++ sort 2026-05-28 15:06:07.853170 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:07.853654 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2026-05-28 15:06:07.853681 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2026-05-28 15:06:07.853689 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:07.855146 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-28 15:06:07.856274 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-05-28 15:06:07.856299 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-28 15:06:07.856307 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-05-28 15:06:07.856662 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:07.858001 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-28 15:06:07.859135 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-05-28 15:06:07.859157 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-28 15:06:07.859163 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-05-28 15:06:07.859187 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:07.859671 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2026-05-28 15:06:07.859702 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2026-05-28 15:06:07.859709 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:07.860932 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-28 15:06:07.862620 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-28 15:06:07.862645 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-28 15:06:07.862650 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-28 15:06:07.862829 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-28 15:06:07.863189 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-28 15:06:07.863600 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-28 15:06:07.863815 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-28 15:06:07.864121 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:07.865677 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-28 15:06:07.866238 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-28 15:06:07.866744 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-28 15:06:07.866923 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-28 15:06:07.867147 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-28 15:06:07.867453 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-28 15:06:07.867919 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-28 15:06:07.868177 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-28 15:06:07.869093 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:07.869197 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2026-05-28 15:06:07.869220 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2026-05-28 15:06:07.869256 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:07.870653 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-28 15:06:07.870912 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-28 15:06:07.871069 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-28 15:06:07.871323 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:07.872720 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-28 15:06:07.872941 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-28 15:06:07.873070 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-28 15:06:07.873479 | ubuntu-noble | + popd 2026-05-28 15:06:07.873705 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-05-28 15:06:09.061784 | ubuntu-noble | + rm -r cinder-25.3.2.dev2 2026-05-28 15:06:09.134775 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.2.tar.gz 2026-05-28 15:06:09.134876 | ubuntu-noble | Check overlays for cinder-stable-2024.2.tar.gz 2026-05-28 15:06:09.134891 | ubuntu-noble | + [[ -e ../overlays/2024.2/cinder/source ]] 2026-05-28 15:06:09.134902 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2026-05-28 15:06:09.457070 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2026-05-28 15:06:09.460315 | ubuntu-noble | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.3.2.dev2 2026-05-28 15:06:09.465423 | ubuntu-noble | sending incremental file list 2026-05-28 15:06:09.466047 | ubuntu-noble | ./ 2026-05-28 15:06:09.468022 | ubuntu-noble | cinder/ 2026-05-28 15:06:09.468048 | ubuntu-noble | cinder/volume/ 2026-05-28 15:06:09.468053 | ubuntu-noble | cinder/volume/drivers/ 2026-05-28 15:06:09.468058 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-05-28 15:06:09.509939 | ubuntu-noble | 2026-05-28 15:06:09.510127 | ubuntu-noble | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-05-28 15:06:09.510172 | ubuntu-noble | total size is 44,135 speedup is 3.77 2026-05-28 15:06:09.512288 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-05-28 15:06:10.759842 | ubuntu-noble | + rm -r cinder-25.3.2.dev2 2026-05-28 15:06:10.834014 | ubuntu-noble | + popd 2026-05-28 15:06:10.834311 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:10.834399 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:10.835340 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-05-28 15:06:10.838277 | ubuntu-noble | + filename=designate-stable-2024.2.tar.gz 2026-05-28 15:06:10.838367 | ubuntu-noble | + [[ -e designate-stable-2024.2.tar.gz ]] 2026-05-28 15:06:10.838383 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-05-28 15:06:10.838394 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-05-28 15:06:10.838405 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.284035 | ubuntu-noble | 2026-05-28 15:06:12 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [999435/999435] -> "designate-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:12.288048 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:12.288226 | ubuntu-noble | + echo Process designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.288271 | ubuntu-noble | Process designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.290168 | ubuntu-noble | ++ tar -tzf designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.290220 | ubuntu-noble | ++ head -1 2026-05-28 15:06:12.290864 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:12.301400 | ubuntu-noble | + directory=designate-19.1.1.dev1 2026-05-28 15:06:12.301614 | ubuntu-noble | + echo Check patches for designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.301678 | ubuntu-noble | Check patches for designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.301746 | ubuntu-noble | + [[ -e ../patches/2024.2/designate ]] 2026-05-28 15:06:12.301815 | ubuntu-noble | + echo Check overlays for designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.301840 | ubuntu-noble | Check overlays for designate-stable-2024.2.tar.gz 2026-05-28 15:06:12.301882 | ubuntu-noble | + [[ -e ../overlays/2024.2/designate/source ]] 2026-05-28 15:06:12.301926 | ubuntu-noble | + popd 2026-05-28 15:06:12.302051 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:12.302097 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:12.302777 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-05-28 15:06:12.304153 | ubuntu-noble | + filename=glance-stable-2024.2.tar.gz 2026-05-28 15:06:12.304219 | ubuntu-noble | + [[ -e glance-stable-2024.2.tar.gz ]] 2026-05-28 15:06:12.304275 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-05-28 15:06:12.304298 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-05-28 15:06:12.304337 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.900487 | ubuntu-noble | 2026-05-28 15:06:13 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2138170/2138170] -> "glance-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:13.903398 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:13.903461 | ubuntu-noble | + echo Process glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.903476 | ubuntu-noble | Process glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.906375 | ubuntu-noble | ++ tar -tzf glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.911398 | ubuntu-noble | ++ head -1 2026-05-28 15:06:13.914612 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:13.918685 | ubuntu-noble | + directory=glance-29.2.1.dev1 2026-05-28 15:06:13.918779 | ubuntu-noble | + echo Check patches for glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.918801 | ubuntu-noble | Check patches for glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.918851 | ubuntu-noble | + [[ -e ../patches/2024.2/glance ]] 2026-05-28 15:06:13.918905 | ubuntu-noble | + echo Check overlays for glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.918919 | ubuntu-noble | Check overlays for glance-stable-2024.2.tar.gz 2026-05-28 15:06:13.918945 | ubuntu-noble | + [[ -e ../overlays/2024.2/glance/source ]] 2026-05-28 15:06:13.918972 | ubuntu-noble | + popd 2026-05-28 15:06:13.919056 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:13.919085 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:13.919745 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-05-28 15:06:13.921179 | ubuntu-noble | + filename=heat-stable-2024.2.tar.gz 2026-05-28 15:06:13.921239 | ubuntu-noble | + [[ -e heat-stable-2024.2.tar.gz ]] 2026-05-28 15:06:13.921280 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-05-28 15:06:13.921297 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-05-28 15:06:13.921322 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.568450 | ubuntu-noble | 2026-05-28 15:06:15 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2368505/2368505] -> "heat-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:15.570566 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:15.570664 | ubuntu-noble | + echo Process heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.570687 | ubuntu-noble | Process heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.576311 | ubuntu-noble | ++ head -1 2026-05-28 15:06:15.576365 | ubuntu-noble | ++ tar -tzf heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.576375 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:15.585388 | ubuntu-noble | + directory=openstack_heat-23.0.1.dev13 2026-05-28 15:06:15.585738 | ubuntu-noble | + echo Check patches for heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.585820 | ubuntu-noble | Check patches for heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.585906 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_heat ]] 2026-05-28 15:06:15.585993 | ubuntu-noble | + echo Check overlays for heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.586025 | ubuntu-noble | Check overlays for heat-stable-2024.2.tar.gz 2026-05-28 15:06:15.586127 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2026-05-28 15:06:15.586183 | ubuntu-noble | + popd 2026-05-28 15:06:15.586341 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:15.586433 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:15.587449 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-05-28 15:06:15.589342 | ubuntu-noble | + filename=horizon-stable-2024.2.tar.gz 2026-05-28 15:06:15.589430 | ubuntu-noble | + [[ -e horizon-stable-2024.2.tar.gz ]] 2026-05-28 15:06:15.589579 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-05-28 15:06:15.589635 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-05-28 15:06:15.589706 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.506249 | ubuntu-noble | 2026-05-28 15:06:17 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5709762/5709762] -> "horizon-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:17.509152 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:17.509302 | ubuntu-noble | + echo Process horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.509344 | ubuntu-noble | Process horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.511679 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.512481 | ubuntu-noble | ++ head -1 2026-05-28 15:06:17.514137 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:17.522243 | ubuntu-noble | + directory=horizon-25.1.3.dev2 2026-05-28 15:06:17.523579 | ubuntu-noble | + echo Check patches for horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.523620 | ubuntu-noble | Check patches for horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.523629 | ubuntu-noble | + [[ -e ../patches/2024.2/horizon ]] 2026-05-28 15:06:17.523637 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.523645 | ubuntu-noble | Check overlays for horizon-stable-2024.2.tar.gz 2026-05-28 15:06:17.523652 | ubuntu-noble | + [[ -e ../overlays/2024.2/horizon/source ]] 2026-05-28 15:06:17.523660 | ubuntu-noble | + popd 2026-05-28 15:06:17.523668 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:17.523676 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:17.524452 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-05-28 15:06:17.526581 | ubuntu-noble | + filename=ironic-stable-2024.2.tar.gz 2026-05-28 15:06:17.526619 | ubuntu-noble | + [[ -e ironic-stable-2024.2.tar.gz ]] 2026-05-28 15:06:17.526626 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-05-28 15:06:17.526634 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-05-28 15:06:17.526641 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.275694 | ubuntu-noble | 2026-05-28 15:06:19 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2632895/2632895] -> "ironic-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:19.277395 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:19.277447 | ubuntu-noble | + echo Process ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.277461 | ubuntu-noble | Process ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.279611 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.279728 | ubuntu-noble | ++ head -1 2026-05-28 15:06:19.281091 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:19.288970 | ubuntu-noble | + directory=ironic-26.1.6.dev4 2026-05-28 15:06:19.289088 | ubuntu-noble | + echo Check patches for ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.289115 | ubuntu-noble | Check patches for ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.289175 | ubuntu-noble | + [[ -e ../patches/2024.2/ironic ]] 2026-05-28 15:06:19.289220 | ubuntu-noble | + tar xzf ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.472976 | ubuntu-noble | + rm ironic-stable-2024.2.tar.gz 2026-05-28 15:06:19.475892 | ubuntu-noble | + pushd ironic-26.1.6.dev4 2026-05-28 15:06:19.477245 | ubuntu-noble | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2026-05-28 15:06:19.477380 | ubuntu-noble | ++ sort 2026-05-28 15:06:19.480594 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:19.480639 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2026-05-28 15:06:19.480653 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2026-05-28 15:06:19.480657 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:19.482573 | ubuntu-noble | checking file ironic/common/grub_conf.template 2026-05-28 15:06:19.482609 | ubuntu-noble | checking file ironic/common/pxe_utils.py 2026-05-28 15:06:19.482615 | ubuntu-noble | checking file ironic/drivers/modules/pxe_grub_config.template 2026-05-28 15:06:19.482619 | ubuntu-noble | checking file ironic/tests/unit/common/test_images.py 2026-05-28 15:06:19.482956 | ubuntu-noble | checking file ironic/tests/unit/common/test_pxe_utils.py 2026-05-28 15:06:19.483018 | ubuntu-noble | Hunk #1 succeeded at 167 (offset 1 line). 2026-05-28 15:06:19.483749 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-05-28 15:06:19.484136 | ubuntu-noble | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2026-05-28 15:06:19.484399 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:19.485877 | ubuntu-noble | patching file ironic/common/grub_conf.template 2026-05-28 15:06:19.486145 | ubuntu-noble | patching file ironic/common/pxe_utils.py 2026-05-28 15:06:19.486389 | ubuntu-noble | patching file ironic/drivers/modules/pxe_grub_config.template 2026-05-28 15:06:19.486721 | ubuntu-noble | patching file ironic/tests/unit/common/test_images.py 2026-05-28 15:06:19.487177 | ubuntu-noble | patching file ironic/tests/unit/common/test_pxe_utils.py 2026-05-28 15:06:19.487256 | ubuntu-noble | Hunk #1 succeeded at 167 (offset 1 line). 2026-05-28 15:06:19.487911 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-05-28 15:06:19.488255 | ubuntu-noble | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2026-05-28 15:06:19.489307 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:19.489365 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch' 2026-05-28 15:06:19.489381 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch 2026-05-28 15:06:19.489403 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:19.490938 | ubuntu-noble | checking file ironic/drivers/modules/redfish/management.py 2026-05-28 15:06:19.491356 | ubuntu-noble | checking file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-05-28 15:06:19.491577 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:19.492957 | ubuntu-noble | patching file ironic/drivers/modules/redfish/management.py 2026-05-28 15:06:19.493463 | ubuntu-noble | patching file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-05-28 15:06:19.493862 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:19.493883 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch' 2026-05-28 15:06:19.493887 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch 2026-05-28 15:06:19.493892 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:19.495414 | ubuntu-noble | checking file ironic/common/states.py 2026-05-28 15:06:19.495439 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-28 15:06:19.495445 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-28 15:06:19.495566 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:19.497573 | ubuntu-noble | patching file ironic/common/states.py 2026-05-28 15:06:19.497597 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-28 15:06:19.497601 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-28 15:06:19.497609 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:19.497749 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch' 2026-05-28 15:06:19.497768 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch 2026-05-28 15:06:19.497772 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:19.499240 | ubuntu-noble | checking file ironic/common/policy.py 2026-05-28 15:06:19.499780 | ubuntu-noble | checking file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-05-28 15:06:19.500185 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:19.501573 | ubuntu-noble | patching file ironic/common/policy.py 2026-05-28 15:06:19.501595 | ubuntu-noble | patching file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-05-28 15:06:19.501949 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:19.501991 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2026-05-28 15:06:19.502005 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2026-05-28 15:06:19.502024 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:19.503803 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-05-28 15:06:19.504133 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:19.505624 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-05-28 15:06:19.506014 | ubuntu-noble | + popd 2026-05-28 15:06:19.506226 | ubuntu-noble | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.6.dev4 2026-05-28 15:06:20.036239 | ubuntu-noble | + rm -r ironic-26.1.6.dev4 2026-05-28 15:06:20.093172 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.2.tar.gz 2026-05-28 15:06:20.093241 | ubuntu-noble | Check overlays for ironic-stable-2024.2.tar.gz 2026-05-28 15:06:20.093247 | ubuntu-noble | + [[ -e ../overlays/2024.2/ironic/source ]] 2026-05-28 15:06:20.093252 | ubuntu-noble | + popd 2026-05-28 15:06:20.093257 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:20.093262 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:20.093266 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-05-28 15:06:20.097365 | ubuntu-noble | + filename=keystone-stable-2024.2.tar.gz 2026-05-28 15:06:20.097458 | ubuntu-noble | + [[ -e keystone-stable-2024.2.tar.gz ]] 2026-05-28 15:06:20.097473 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-05-28 15:06:20.097485 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-05-28 15:06:20.097496 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.683655 | ubuntu-noble | 2026-05-28 15:06:21 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1745968/1745968] -> "keystone-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:21.684118 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:21.684260 | ubuntu-noble | + echo Process keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.684294 | ubuntu-noble | Process keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.686105 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.686471 | ubuntu-noble | ++ head -1 2026-05-28 15:06:21.686926 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:21.695112 | ubuntu-noble | + directory=keystone-26.1.1.dev9 2026-05-28 15:06:21.695160 | ubuntu-noble | + echo Check patches for keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.695168 | ubuntu-noble | Check patches for keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.695201 | ubuntu-noble | + [[ -e ../patches/2024.2/keystone ]] 2026-05-28 15:06:21.695235 | ubuntu-noble | + tar xzf keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.816061 | ubuntu-noble | + rm keystone-stable-2024.2.tar.gz 2026-05-28 15:06:21.818537 | ubuntu-noble | + pushd keystone-26.1.1.dev9 2026-05-28 15:06:21.820576 | ubuntu-noble | ++ find ../../patches/2024.2/keystone -type f -name '*.patch' 2026-05-28 15:06:21.820606 | ubuntu-noble | ++ sort 2026-05-28 15:06:21.822474 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:21.822610 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch' 2026-05-28 15:06:21.822631 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch 2026-05-28 15:06:21.822661 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:21.824162 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-05-28 15:06:21.824375 | ubuntu-noble | checking file keystone/api/credentials.py 2026-05-28 15:06:21.824682 | ubuntu-noble | checking file keystone/api/users.py 2026-05-28 15:06:21.824963 | ubuntu-noble | checking file keystone/conf/security_compliance.py 2026-05-28 15:06:21.825127 | ubuntu-noble | checking file keystone/tests/unit/test_v3_application_credential.py 2026-05-28 15:06:21.825407 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-05-28 15:06:21.825911 | ubuntu-noble | checking file keystone/tests/unit/test_v3_oauth1.py 2026-05-28 15:06:21.826128 | ubuntu-noble | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-05-28 15:06:21.826249 | ubuntu-noble | checking file keystone/auth/plugins/core.py 2026-05-28 15:06:21.826852 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-05-28 15:06:21.827490 | ubuntu-noble | checking file doc/source/user/application_credentials.rst 2026-05-28 15:06:21.827710 | ubuntu-noble | checking file keystone/api/trusts.py 2026-05-28 15:06:21.827890 | ubuntu-noble | checking file keystone/tests/unit/test_v3_trust.py 2026-05-28 15:06:21.828060 | ubuntu-noble | checking file keystone/auth/plugins/mapped.py 2026-05-28 15:06:21.828176 | ubuntu-noble | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-05-28 15:06:21.828336 | ubuntu-noble | checking file keystone/api/trusts.py 2026-05-28 15:06:21.828398 | ubuntu-noble | Hunk #1 succeeded at 297 (offset -19 lines). 2026-05-28 15:06:21.828495 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-05-28 15:06:21.828660 | ubuntu-noble | checking file keystone/common/rbac_enforcer/enforcer.py 2026-05-28 15:06:21.828847 | ubuntu-noble | checking file keystone/tests/protection/v3/test_credentials.py 2026-05-28 15:06:21.829209 | ubuntu-noble | checking file keystone/tests/protection/v3/test_grants.py 2026-05-28 15:06:21.829495 | ubuntu-noble | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-05-28 15:06:21.829759 | ubuntu-noble | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-05-28 15:06:21.830116 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:21.831627 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-05-28 15:06:21.831782 | ubuntu-noble | patching file keystone/api/credentials.py 2026-05-28 15:06:21.831986 | ubuntu-noble | patching file keystone/api/users.py 2026-05-28 15:06:21.833659 | ubuntu-noble | patching file keystone/conf/security_compliance.py 2026-05-28 15:06:21.833682 | ubuntu-noble | patching file keystone/tests/unit/test_v3_application_credential.py 2026-05-28 15:06:21.833686 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-05-28 15:06:21.833690 | ubuntu-noble | patching file keystone/tests/unit/test_v3_oauth1.py 2026-05-28 15:06:21.833694 | ubuntu-noble | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-05-28 15:06:21.833697 | ubuntu-noble | patching file keystone/auth/plugins/core.py 2026-05-28 15:06:21.833982 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-05-28 15:06:21.834628 | ubuntu-noble | patching file doc/source/user/application_credentials.rst 2026-05-28 15:06:21.834759 | ubuntu-noble | patching file keystone/api/trusts.py 2026-05-28 15:06:21.834927 | ubuntu-noble | patching file keystone/tests/unit/test_v3_trust.py 2026-05-28 15:06:21.835081 | ubuntu-noble | patching file keystone/auth/plugins/mapped.py 2026-05-28 15:06:21.835184 | ubuntu-noble | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-05-28 15:06:21.836486 | ubuntu-noble | patching file keystone/api/trusts.py 2026-05-28 15:06:21.836700 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-05-28 15:06:21.836812 | ubuntu-noble | patching file keystone/common/rbac_enforcer/enforcer.py 2026-05-28 15:06:21.836987 | ubuntu-noble | patching file keystone/tests/protection/v3/test_credentials.py 2026-05-28 15:06:21.837301 | ubuntu-noble | patching file keystone/tests/protection/v3/test_grants.py 2026-05-28 15:06:21.837620 | ubuntu-noble | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-05-28 15:06:21.837816 | ubuntu-noble | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-05-28 15:06:21.838715 | ubuntu-noble | + popd 2026-05-28 15:06:21.838846 | ubuntu-noble | + tar czf keystone-stable-2024.2.tar.gz keystone-26.1.1.dev9 2026-05-28 15:06:22.195964 | ubuntu-noble | + rm -r keystone-26.1.1.dev9 2026-05-28 15:06:22.230049 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.2.tar.gz 2026-05-28 15:06:22.230178 | ubuntu-noble | Check overlays for keystone-stable-2024.2.tar.gz 2026-05-28 15:06:22.230280 | ubuntu-noble | + [[ -e ../overlays/2024.2/keystone/source ]] 2026-05-28 15:06:22.230372 | ubuntu-noble | + popd 2026-05-28 15:06:22.230664 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:22.230777 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:22.231786 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-05-28 15:06:22.234943 | ubuntu-noble | + filename=magnum-stable-2024.2.tar.gz 2026-05-28 15:06:22.234996 | ubuntu-noble | + [[ -e magnum-stable-2024.2.tar.gz ]] 2026-05-28 15:06:22.235008 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-05-28 15:06:22.235026 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-05-28 15:06:22.235038 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.699647 | ubuntu-noble | 2026-05-28 15:06:23 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:23.701585 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:23.701661 | ubuntu-noble | + echo Process magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.701677 | ubuntu-noble | Process magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.704605 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.704657 | ubuntu-noble | ++ head -1 2026-05-28 15:06:23.706164 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:23.716715 | ubuntu-noble | + directory=magnum-19.0.1.dev7 2026-05-28 15:06:23.716844 | ubuntu-noble | + echo Check patches for magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.716876 | ubuntu-noble | Check patches for magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.716936 | ubuntu-noble | + [[ -e ../patches/2024.2/magnum ]] 2026-05-28 15:06:23.717001 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.717022 | ubuntu-noble | Check overlays for magnum-stable-2024.2.tar.gz 2026-05-28 15:06:23.717058 | ubuntu-noble | + [[ -e ../overlays/2024.2/magnum/source ]] 2026-05-28 15:06:23.717095 | ubuntu-noble | + popd 2026-05-28 15:06:23.717205 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:23.717244 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:23.718455 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-05-28 15:06:23.721773 | ubuntu-noble | + filename=manila-stable-2024.2.tar.gz 2026-05-28 15:06:23.721849 | ubuntu-noble | + [[ -e manila-stable-2024.2.tar.gz ]] 2026-05-28 15:06:23.721909 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-05-28 15:06:23.721930 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-05-28 15:06:23.721968 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.655070 | ubuntu-noble | 2026-05-28 15:06:25 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3518109/3518109] -> "manila-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:25.657618 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:25.657787 | ubuntu-noble | + echo Process manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.657833 | ubuntu-noble | Process manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.659970 | ubuntu-noble | ++ tar -tzf manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.660422 | ubuntu-noble | ++ head -1 2026-05-28 15:06:25.661078 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:25.670317 | ubuntu-noble | + directory=manila-19.1.2.dev7 2026-05-28 15:06:25.670443 | ubuntu-noble | + echo Check patches for manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.670476 | ubuntu-noble | Check patches for manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.671121 | ubuntu-noble | + [[ -e ../patches/2024.2/manila ]] 2026-05-28 15:06:25.671152 | ubuntu-noble | + echo Check overlays for manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.671160 | ubuntu-noble | Check overlays for manila-stable-2024.2.tar.gz 2026-05-28 15:06:25.671168 | ubuntu-noble | + [[ -e ../overlays/2024.2/manila/source ]] 2026-05-28 15:06:25.671176 | ubuntu-noble | + popd 2026-05-28 15:06:25.671184 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:25.671193 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:25.672000 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-05-28 15:06:25.673991 | ubuntu-noble | + filename=masakari-stable-2024.2.tar.gz 2026-05-28 15:06:25.674038 | ubuntu-noble | + [[ -e masakari-stable-2024.2.tar.gz ]] 2026-05-28 15:06:25.674046 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-05-28 15:06:25.674053 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-05-28 15:06:25.674060 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.956761 | ubuntu-noble | 2026-05-28 15:06:26 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:26.959969 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:26.960041 | ubuntu-noble | + echo Process masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.960056 | ubuntu-noble | Process masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.961623 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.962073 | ubuntu-noble | ++ head -1 2026-05-28 15:06:26.964659 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:26.972387 | ubuntu-noble | + directory=masakari-18.0.0.0rc2.dev2 2026-05-28 15:06:26.972606 | ubuntu-noble | + echo Check patches for masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.972652 | ubuntu-noble | Check patches for masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.972714 | ubuntu-noble | + [[ -e ../patches/2024.2/masakari ]] 2026-05-28 15:06:26.972777 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.972799 | ubuntu-noble | Check overlays for masakari-stable-2024.2.tar.gz 2026-05-28 15:06:26.973261 | ubuntu-noble | + [[ -e ../overlays/2024.2/masakari/source ]] 2026-05-28 15:06:26.973280 | ubuntu-noble | + popd 2026-05-28 15:06:26.973287 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:26.973295 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:26.974174 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:26.976180 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:26.976216 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-05-28 15:06:26.976223 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:26.976230 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:26.976236 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.002762 | ubuntu-noble | 2026-05-28 15:06:28 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:28.005716 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:28.005781 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.005796 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.007115 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.007615 | ubuntu-noble | ++ head -1 2026-05-28 15:06:28.010767 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:28.017018 | ubuntu-noble | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-05-28 15:06:28.017143 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.017177 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.017244 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2026-05-28 15:06:28.017297 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.035187 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.037251 | ubuntu-noble | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-05-28 15:06:28.038454 | ubuntu-noble | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2026-05-28 15:06:28.038733 | ubuntu-noble | ++ sort 2026-05-28 15:06:28.042033 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:28.042124 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2026-05-28 15:06:28.042144 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2026-05-28 15:06:28.042173 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:28.043757 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-05-28 15:06:28.043948 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-05-28 15:06:28.044255 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:28.045825 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-05-28 15:06:28.046009 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-05-28 15:06:28.046332 | ubuntu-noble | + popd 2026-05-28 15:06:28.046445 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-05-28 15:06:28.078946 | ubuntu-noble | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-05-28 15:06:28.085366 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.085454 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.085612 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2026-05-28 15:06:28.085689 | ubuntu-noble | + popd 2026-05-28 15:06:28.085824 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:28.085879 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:28.086631 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.088148 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-05-28 15:06:28.088254 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-05-28 15:06:28.088581 | ubuntu-noble | + popd 2026-05-28 15:06:28.088606 | ubuntu-noble | + continue 2026-05-28 15:06:28.088615 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:28.088624 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:28.089221 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:28.090452 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:28.091059 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2026-05-28 15:06:28.091090 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:28.091099 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:28.091108 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.225646 | ubuntu-noble | 2026-05-28 15:06:29 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:29.227491 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:29.227799 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.227880 | ubuntu-noble | Process neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.230272 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.231016 | ubuntu-noble | ++ head -1 2026-05-28 15:06:29.232118 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:29.241319 | ubuntu-noble | + directory=neutron_vpnaas-25.0.1.dev4 2026-05-28 15:06:29.242007 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.242038 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.242045 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2026-05-28 15:06:29.242051 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.242057 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-05-28 15:06:29.242064 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2026-05-28 15:06:29.242070 | ubuntu-noble | + popd 2026-05-28 15:06:29.242077 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:29.242085 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:29.242611 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-05-28 15:06:29.244662 | ubuntu-noble | + filename=neutron-stable-2024.2.tar.gz 2026-05-28 15:06:29.244692 | ubuntu-noble | + [[ -e neutron-stable-2024.2.tar.gz ]] 2026-05-28 15:06:29.244699 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-05-28 15:06:29.244705 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-05-28 15:06:29.244711 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.919700 | ubuntu-noble | 2026-05-28 15:06:32 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14521639/14521639] -> "neutron-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:32.922344 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:32.922398 | ubuntu-noble | + echo Process neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.922413 | ubuntu-noble | Process neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.924608 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.924667 | ubuntu-noble | ++ head -1 2026-05-28 15:06:32.925039 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:32.932908 | ubuntu-noble | + directory=neutron-25.2.4.dev2 2026-05-28 15:06:32.933033 | ubuntu-noble | + echo Check patches for neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.933062 | ubuntu-noble | Check patches for neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.933117 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron ]] 2026-05-28 15:06:32.933174 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.933195 | ubuntu-noble | Check overlays for neutron-stable-2024.2.tar.gz 2026-05-28 15:06:32.933233 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron/source ]] 2026-05-28 15:06:32.933266 | ubuntu-noble | + popd 2026-05-28 15:06:32.933372 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:32.933407 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:32.934190 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-05-28 15:06:32.935921 | ubuntu-noble | + filename=nova-stable-2024.2.tar.gz 2026-05-28 15:06:32.935985 | ubuntu-noble | + [[ -e nova-stable-2024.2.tar.gz ]] 2026-05-28 15:06:32.936045 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-05-28 15:06:32.936068 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-05-28 15:06:32.936103 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-05-28 15:06:34.878693 | ubuntu-noble | 2026-05-28 15:06:34 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9555562/9555562] -> "nova-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:34.881443 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:34.881495 | ubuntu-noble | + echo Process nova-stable-2024.2.tar.gz 2026-05-28 15:06:34.881567 | ubuntu-noble | Process nova-stable-2024.2.tar.gz 2026-05-28 15:06:34.884588 | ubuntu-noble | ++ tar -tzf nova-stable-2024.2.tar.gz 2026-05-28 15:06:34.884621 | ubuntu-noble | ++ head -1 2026-05-28 15:06:34.885071 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:34.889928 | ubuntu-noble | + directory=nova-30.3.1.dev3 2026-05-28 15:06:34.890018 | ubuntu-noble | + echo Check patches for nova-stable-2024.2.tar.gz 2026-05-28 15:06:34.890039 | ubuntu-noble | Check patches for nova-stable-2024.2.tar.gz 2026-05-28 15:06:34.890087 | ubuntu-noble | + [[ -e ../patches/2024.2/nova ]] 2026-05-28 15:06:34.890127 | ubuntu-noble | + tar xzf nova-stable-2024.2.tar.gz 2026-05-28 15:06:35.310983 | ubuntu-noble | + rm nova-stable-2024.2.tar.gz 2026-05-28 15:06:35.316410 | ubuntu-noble | + pushd nova-30.3.1.dev3 2026-05-28 15:06:35.318223 | ubuntu-noble | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2026-05-28 15:06:35.318906 | ubuntu-noble | ++ sort 2026-05-28 15:06:35.323886 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:35.323949 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2026-05-28 15:06:35.323968 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2026-05-28 15:06:35.323999 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:35.330394 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_driver.py 2026-05-28 15:06:35.332156 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-05-28 15:06:35.332401 | ubuntu-noble | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-05-28 15:06:35.335018 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-05-28 15:06:35.335533 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_utils.py 2026-05-28 15:06:35.335912 | ubuntu-noble | checking file nova/tests/unit/virt/test_images.py 2026-05-28 15:06:35.336170 | ubuntu-noble | checking file nova/virt/images.py 2026-05-28 15:06:35.336441 | ubuntu-noble | checking file nova/virt/libvirt/imagebackend.py 2026-05-28 15:06:35.336802 | ubuntu-noble | checking file nova/virt/libvirt/utils.py 2026-05-28 15:06:35.337002 | ubuntu-noble | checking file requirements.txt 2026-05-28 15:06:35.337451 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:35.342963 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_driver.py 2026-05-28 15:06:35.344609 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-05-28 15:06:35.345607 | ubuntu-noble | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-05-28 15:06:35.346651 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-05-28 15:06:35.347052 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_utils.py 2026-05-28 15:06:35.347243 | ubuntu-noble | patching file nova/tests/unit/virt/test_images.py 2026-05-28 15:06:35.347416 | ubuntu-noble | patching file nova/virt/images.py 2026-05-28 15:06:35.347648 | ubuntu-noble | patching file nova/virt/libvirt/imagebackend.py 2026-05-28 15:06:35.347890 | ubuntu-noble | patching file nova/virt/libvirt/utils.py 2026-05-28 15:06:35.348028 | ubuntu-noble | patching file requirements.txt 2026-05-28 15:06:35.348987 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:35.349089 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-05-28 15:06:35.349126 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-05-28 15:06:35.349187 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:35.350766 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-05-28 15:06:35.350971 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-28 15:06:35.351395 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:35.353079 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-05-28 15:06:35.353261 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-28 15:06:35.354101 | ubuntu-noble | + popd 2026-05-28 15:06:35.354138 | ubuntu-noble | + tar czf nova-stable-2024.2.tar.gz nova-30.3.1.dev3 2026-05-28 15:06:36.969315 | ubuntu-noble | + rm -r nova-30.3.1.dev3 2026-05-28 15:06:37.077428 | ubuntu-noble | + echo Check overlays for nova-stable-2024.2.tar.gz 2026-05-28 15:06:37.077493 | ubuntu-noble | Check overlays for nova-stable-2024.2.tar.gz 2026-05-28 15:06:37.077522 | ubuntu-noble | + [[ -e ../overlays/2024.2/nova/source ]] 2026-05-28 15:06:37.077528 | ubuntu-noble | + popd 2026-05-28 15:06:37.077534 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:37.077555 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:37.077957 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-05-28 15:06:37.080157 | ubuntu-noble | + filename=octavia-stable-2024.2.tar.gz 2026-05-28 15:06:37.080204 | ubuntu-noble | + [[ -e octavia-stable-2024.2.tar.gz ]] 2026-05-28 15:06:37.080214 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-05-28 15:06:37.080224 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-05-28 15:06:37.080233 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.562702 | ubuntu-noble | 2026-05-28 15:06:38 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1321874/1321874] -> "octavia-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:38.565625 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:38.565687 | ubuntu-noble | + echo Process octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.565701 | ubuntu-noble | Process octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.567620 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.568036 | ubuntu-noble | ++ head -1 2026-05-28 15:06:38.570141 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:38.576457 | ubuntu-noble | + directory=octavia-15.1.1.dev9 2026-05-28 15:06:38.576625 | ubuntu-noble | + echo Check patches for octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.576659 | ubuntu-noble | Check patches for octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.576720 | ubuntu-noble | + [[ -e ../patches/2024.2/octavia ]] 2026-05-28 15:06:38.576778 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.576799 | ubuntu-noble | Check overlays for octavia-stable-2024.2.tar.gz 2026-05-28 15:06:38.576835 | ubuntu-noble | + [[ -e ../overlays/2024.2/octavia/source ]] 2026-05-28 15:06:38.576871 | ubuntu-noble | + popd 2026-05-28 15:06:38.576977 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:38.577016 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:38.577927 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-05-28 15:06:38.580437 | ubuntu-noble | + filename=placement-stable-2024.2.tar.gz 2026-05-28 15:06:38.580466 | ubuntu-noble | + [[ -e placement-stable-2024.2.tar.gz ]] 2026-05-28 15:06:38.580472 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-05-28 15:06:38.580487 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-05-28 15:06:38.580496 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.885746 | ubuntu-noble | 2026-05-28 15:06:39 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [577931/577931] -> "placement-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:39.888727 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:39.888786 | ubuntu-noble | + echo Process placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.888800 | ubuntu-noble | Process placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.890678 | ubuntu-noble | ++ tar -tzf placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.891225 | ubuntu-noble | ++ head -1 2026-05-28 15:06:39.893229 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:39.907385 | ubuntu-noble | + directory=openstack_placement-12.0.3.dev1 2026-05-28 15:06:39.908792 | ubuntu-noble | + echo Check patches for placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.908849 | ubuntu-noble | Check patches for placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.908862 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_placement ]] 2026-05-28 15:06:39.908872 | ubuntu-noble | + echo Check overlays for placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.908881 | ubuntu-noble | Check overlays for placement-stable-2024.2.tar.gz 2026-05-28 15:06:39.908891 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_placement/source ]] 2026-05-28 15:06:39.908901 | ubuntu-noble | + popd 2026-05-28 15:06:39.908912 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:39.908924 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:39.909612 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:39.913159 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:39.913204 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2026-05-28 15:06:39.913215 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:39.913225 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:39.913234 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.168658 | ubuntu-noble | 2026-05-28 15:06:42 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061365/9061365] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:42.170308 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:42.170441 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.170498 | ubuntu-noble | Process skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.172724 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.173247 | ubuntu-noble | ++ head -1 2026-05-28 15:06:42.175661 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:42.181071 | ubuntu-noble | + directory=skyline_apiserver-5.0.1.dev5 2026-05-28 15:06:42.181176 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.181205 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.181261 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2026-05-28 15:06:42.181317 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.181337 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-05-28 15:06:42.181670 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2026-05-28 15:06:42.181737 | ubuntu-noble | + popd 2026-05-28 15:06:42.181749 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:42.181758 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:42.182428 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:42.184704 | ubuntu-noble | + filename=skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:42.184734 | ubuntu-noble | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2026-05-28 15:06:42.184740 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:42.184746 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:42.184753 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.393696 | ubuntu-noble | 2026-05-28 15:06:46 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:46.394664 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:46.394720 | ubuntu-noble | + echo Process skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.394732 | ubuntu-noble | Process skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.397613 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.397672 | ubuntu-noble | ++ head -1 2026-05-28 15:06:46.398110 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:46.406197 | ubuntu-noble | + directory=skyline-console-5.0.1.dev4 2026-05-28 15:06:46.406319 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.406347 | ubuntu-noble | Check patches for skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.406403 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-console ]] 2026-05-28 15:06:46.406462 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.406483 | ubuntu-noble | Check overlays for skyline-console-stable-2024.2.tar.gz 2026-05-28 15:06:46.406616 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2026-05-28 15:06:46.406662 | ubuntu-noble | + popd 2026-05-28 15:06:46.406778 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-28 15:06:46.406818 | ubuntu-noble | + pushd tarballs 2026-05-28 15:06:46.407706 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-05-28 15:06:46.409696 | ubuntu-noble | + filename=requirements-stable-2024.2.tar.gz 2026-05-28 15:06:46.409780 | ubuntu-noble | + [[ -e requirements-stable-2024.2.tar.gz ]] 2026-05-28 15:06:46.409839 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-05-28 15:06:46.409860 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-05-28 15:06:46.409895 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.388758 | ubuntu-noble | 2026-05-28 15:06:47 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [150102/150102] -> "requirements-stable-2024.2.tar.gz" [1] 2026-05-28 15:06:47.391255 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-28 15:06:47.391356 | ubuntu-noble | + echo Process requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.391371 | ubuntu-noble | Process requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.393591 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.393647 | ubuntu-noble | ++ head -1 2026-05-28 15:06:47.394754 | ubuntu-noble | ++ cut -f1 -d/ 2026-05-28 15:06:47.406965 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7126 2026-05-28 15:06:47.407092 | ubuntu-noble | + echo Check patches for requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.407111 | ubuntu-noble | Check patches for requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.407154 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_requirements ]] 2026-05-28 15:06:47.407205 | ubuntu-noble | + tar xzf requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.419828 | ubuntu-noble | + rm requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.421877 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7126 2026-05-28 15:06:47.423035 | ubuntu-noble | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2026-05-28 15:06:47.423260 | ubuntu-noble | ++ sort 2026-05-28 15:06:47.426075 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:47.426148 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2026-05-28 15:06:47.426164 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2026-05-28 15:06:47.426188 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:47.427658 | ubuntu-noble | checking file upper-constraints.txt 2026-05-28 15:06:47.428016 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:47.429583 | ubuntu-noble | patching file upper-constraints.txt 2026-05-28 15:06:47.430051 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:47.430346 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch' 2026-05-28 15:06:47.430361 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch 2026-05-28 15:06:47.430365 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:47.431680 | ubuntu-noble | checking file upper-constraints.txt 2026-05-28 15:06:47.432465 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:47.433797 | ubuntu-noble | patching file upper-constraints.txt 2026-05-28 15:06:47.434067 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-28 15:06:47.434100 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2026-05-28 15:06:47.434113 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2026-05-28 15:06:47.434123 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-05-28 15:06:47.435734 | ubuntu-noble | checking file upper-constraints.txt 2026-05-28 15:06:47.436707 | ubuntu-noble | + patch --forward --batch -p1 2026-05-28 15:06:47.437972 | ubuntu-noble | patching file upper-constraints.txt 2026-05-28 15:06:47.438585 | ubuntu-noble | + popd 2026-05-28 15:06:47.438640 | ubuntu-noble | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7126 2026-05-28 15:06:47.475672 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7126 2026-05-28 15:06:47.479595 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.479640 | ubuntu-noble | Check overlays for requirements-stable-2024.2.tar.gz 2026-05-28 15:06:47.479646 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2026-05-28 15:06:47.479651 | ubuntu-noble | + popd 2026-05-28 15:06:47.799642 | ubuntu-noble | ok: Runtime: 0:01:28.586558 2026-05-28 15:06:47.821831 | 2026-05-28 15:06:47.821940 | PLAY RECAP 2026-05-28 15:06:47.821995 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 15:06:47.822022 | 2026-05-28 15:06:47.962663 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-05-28 15:06:47.965004 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 15:06:48.722566 | 2026-05-28 15:06:48.722751 | PLAY [Base post-fetch] 2026-05-28 15:06:48.738444 | 2026-05-28 15:06:48.738615 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-28 15:06:48.796094 | ubuntu-noble | skipping: Conditional result was False 2026-05-28 15:06:48.808009 | 2026-05-28 15:06:48.808207 | TASK [fetch-output : Set log path for single node] 2026-05-28 15:06:48.855756 | ubuntu-noble | ok 2026-05-28 15:06:48.861261 | 2026-05-28 15:06:48.861386 | LOOP [fetch-output : Ensure local output dirs] 2026-05-28 15:06:49.389381 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/work/logs" 2026-05-28 15:06:49.664851 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/work/artifacts" 2026-05-28 15:06:49.958968 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/2a41578c5ec8456d9e2ea3957e323d9e/work/docs" 2026-05-28 15:06:49.984148 | 2026-05-28 15:06:49.984454 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 15:06:50.799244 | ubuntu-noble | changed: 2026-05-28 15:06:50.799491 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-05-28 15:06:50.799528 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-05-28 15:06:50.799563 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-05-28 15:06:50.799612 | ubuntu-noble | changed: All items complete 2026-05-28 15:06:50.799639 | 2026-05-28 15:06:51.363253 | ubuntu-noble | changed: .d..t...... ./ 2026-05-28 15:06:51.960793 | ubuntu-noble | changed: .d..t...... ./ 2026-05-28 15:06:51.981974 | 2026-05-28 15:06:51.982173 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 15:06:52.505805 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.009467 2026-05-28 15:06:52.811878 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.010517 2026-05-28 15:06:52.829090 | 2026-05-28 15:06:52.829201 | PLAY RECAP 2026-05-28 15:06:52.829270 | ubuntu-noble | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-28 15:06:52.829297 | 2026-05-28 15:06:52.972980 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 15:06:52.975987 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 15:06:53.765268 | 2026-05-28 15:06:53.765441 | PLAY [Base post] 2026-05-28 15:06:53.779302 | 2026-05-28 15:06:53.779446 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 15:06:54.657120 | ubuntu-noble | changed 2026-05-28 15:06:54.666416 | 2026-05-28 15:06:54.666551 | PLAY RECAP 2026-05-28 15:06:54.666627 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 15:06:54.666699 | 2026-05-28 15:06:54.792730 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 15:06:54.793759 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 15:06:55.584833 | 2026-05-28 15:06:55.585017 | PLAY [Base post-logs] 2026-05-28 15:06:55.596299 | 2026-05-28 15:06:55.596449 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 15:06:56.118996 | localhost | changed 2026-05-28 15:06:56.138408 | 2026-05-28 15:06:56.138638 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 15:06:56.179013 | localhost | ok 2026-05-28 15:06:56.182714 | 2026-05-28 15:06:56.182824 | TASK [Set zuul-log-path fact] 2026-05-28 15:06:56.201202 | localhost | ok 2026-05-28 15:06:56.209836 | 2026-05-28 15:06:56.209953 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 15:06:56.235680 | localhost | ok 2026-05-28 15:06:56.238959 | 2026-05-28 15:06:56.239066 | TASK [upload-logs : Create log directories] 2026-05-28 15:06:56.754044 | localhost | changed 2026-05-28 15:06:56.757035 | 2026-05-28 15:06:56.757147 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 15:06:57.352675 | localhost -> localhost | ok: Runtime: 0:00:00.009807 2026-05-28 15:06:57.358968 | 2026-05-28 15:06:57.359115 | TASK [upload-logs : Upload logs to log server] 2026-05-28 15:06:57.967008 | localhost | Output suppressed because no_log was given 2026-05-28 15:06:57.970735 | 2026-05-28 15:06:57.970966 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 15:06:58.027535 | localhost | skipping: Conditional result was False 2026-05-28 15:06:58.033483 | localhost | skipping: Conditional result was False 2026-05-28 15:06:58.045390 | 2026-05-28 15:06:58.045623 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 15:06:58.094883 | localhost | skipping: Conditional result was False 2026-05-28 15:06:58.095469 | 2026-05-28 15:06:58.099367 | localhost | skipping: Conditional result was False 2026-05-28 15:06:58.108488 | 2026-05-28 15:06:58.108744 | LOOP [upload-logs : Upload console log and json output]