2025-10-21 16:42:32.868958 | Job console starting 2025-10-21 16:42:32.879243 | Updating git repos 2025-10-21 16:42:32.914653 | Cloning repos into workspace 2025-10-21 16:42:32.985108 | Restoring repo states 2025-10-21 16:42:33.013866 | Merging changes 2025-10-21 16:42:33.567139 | Checking out repos 2025-10-21 16:42:33.592658 | Preparing playbooks 2025-10-21 16:42:34.061515 | Running Ansible setup 2025-10-21 16:42:38.565510 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 16:42:39.294581 | 2025-10-21 16:42:39.294697 | PLAY [Base pre] 2025-10-21 16:42:39.310248 | 2025-10-21 16:42:39.310354 | TASK [Setup log path fact] 2025-10-21 16:42:39.338949 | ubuntu-noble | ok 2025-10-21 16:42:39.356445 | 2025-10-21 16:42:39.356568 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 16:42:39.399058 | ubuntu-noble | ok 2025-10-21 16:42:39.410999 | 2025-10-21 16:42:39.411095 | TASK [emit-job-header : Print job information] 2025-10-21 16:42:39.453877 | # Job Information 2025-10-21 16:42:39.454126 | Ansible Version: 2.16.14 2025-10-21 16:42:39.454203 | Job: container-images-kolla-patch-2025.1 2025-10-21 16:42:39.454258 | Pipeline: check 2025-10-21 16:42:39.454298 | Executor: 521e9411259a 2025-10-21 16:42:39.454333 | Triggered by: https://github.com/osism/container-images-kolla/pull/641 2025-10-21 16:42:39.454369 | Event ID: af816ed0-ae99-11f0-8ecb-c9703c07abc4 2025-10-21 16:42:39.461341 | 2025-10-21 16:42:39.461460 | LOOP [emit-job-header : Print node information] 2025-10-21 16:42:39.584299 | ubuntu-noble | ok: 2025-10-21 16:42:39.584583 | ubuntu-noble | # Node Information 2025-10-21 16:42:39.584624 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-10-21 16:42:39.584650 | ubuntu-noble | Hostname: ubuntu 2025-10-21 16:42:39.584673 | ubuntu-noble | Username: zuul 2025-10-21 16:42:39.584693 | ubuntu-noble | Distro: Ubuntu 24.04 2025-10-21 16:42:39.584717 | ubuntu-noble | Provider: regiocloud-a 2025-10-21 16:42:39.584738 | ubuntu-noble | Region: 2025-10-21 16:42:39.584759 | ubuntu-noble | Label: ubuntu-noble 2025-10-21 16:42:39.584873 | ubuntu-noble | Product Name: OpenStack Nova 2025-10-21 16:42:39.584897 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb8:d10b 2025-10-21 16:42:39.605896 | 2025-10-21 16:42:39.606031 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 16:42:40.126257 | ubuntu-noble -> localhost | changed 2025-10-21 16:42:40.134494 | 2025-10-21 16:42:40.134639 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 16:42:41.421089 | ubuntu-noble -> localhost | changed 2025-10-21 16:42:41.432895 | 2025-10-21 16:42:41.433029 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 16:42:41.734323 | ubuntu-noble -> localhost | ok 2025-10-21 16:42:41.741399 | 2025-10-21 16:42:41.741527 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 16:42:41.770430 | ubuntu-noble | ok 2025-10-21 16:42:41.788611 | ubuntu-noble | included: /var/lib/zuul/builds/17f995c60c924cd79b7acf55969a2caf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 16:42:41.794659 | 2025-10-21 16:42:41.794760 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 16:42:43.323792 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-10-21 16:42:43.324194 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/17f995c60c924cd79b7acf55969a2caf/work/17f995c60c924cd79b7acf55969a2caf_id_rsa 2025-10-21 16:42:43.324246 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/17f995c60c924cd79b7acf55969a2caf/work/17f995c60c924cd79b7acf55969a2caf_id_rsa.pub 2025-10-21 16:42:43.324274 | ubuntu-noble -> localhost | The key fingerprint is: 2025-10-21 16:42:43.324302 | ubuntu-noble -> localhost | SHA256:D+j13bh8We95zzyHpUtVLxCvu1XMLaJ1ZrJNll87NKs zuul-build-sshkey 2025-10-21 16:42:43.324325 | ubuntu-noble -> localhost | The key's randomart image is: 2025-10-21 16:42:43.324359 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-10-21 16:42:43.324382 | ubuntu-noble -> localhost | | . | 2025-10-21 16:42:43.324404 | ubuntu-noble -> localhost | | o | 2025-10-21 16:42:43.324425 | ubuntu-noble -> localhost | | . . .| 2025-10-21 16:42:43.324445 | ubuntu-noble -> localhost | | . o ++| 2025-10-21 16:42:43.324466 | ubuntu-noble -> localhost | | . S = XoO| 2025-10-21 16:42:43.324491 | ubuntu-noble -> localhost | | . . + + #.*B| 2025-10-21 16:42:43.324512 | ubuntu-noble -> localhost | | . + = =Xo| 2025-10-21 16:42:43.324532 | ubuntu-noble -> localhost | | . =*+*| 2025-10-21 16:42:43.324553 | ubuntu-noble -> localhost | | +E.+X| 2025-10-21 16:42:43.324574 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-10-21 16:42:43.324634 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.009881 2025-10-21 16:42:43.336316 | 2025-10-21 16:42:43.336766 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 16:42:43.377135 | ubuntu-noble | ok 2025-10-21 16:42:43.392141 | ubuntu-noble | included: /var/lib/zuul/builds/17f995c60c924cd79b7acf55969a2caf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 16:42:43.402347 | 2025-10-21 16:42:43.402459 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 16:42:43.427550 | ubuntu-noble | skipping: Conditional result was False 2025-10-21 16:42:43.437036 | 2025-10-21 16:42:43.437210 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 16:42:44.184734 | ubuntu-noble | changed 2025-10-21 16:42:44.192757 | 2025-10-21 16:42:44.192867 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 16:42:44.505424 | ubuntu-noble | ok 2025-10-21 16:42:44.526228 | 2025-10-21 16:42:44.526405 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 16:42:45.257077 | ubuntu-noble | changed 2025-10-21 16:42:45.266438 | 2025-10-21 16:42:45.266570 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 16:42:45.910493 | ubuntu-noble | changed 2025-10-21 16:42:45.921041 | 2025-10-21 16:42:45.921513 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 16:42:45.956550 | ubuntu-noble | skipping: Conditional result was False 2025-10-21 16:42:45.966783 | 2025-10-21 16:42:45.966918 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 16:42:46.811907 | ubuntu-noble -> localhost | changed 2025-10-21 16:42:46.845745 | 2025-10-21 16:42:46.845895 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 16:42:47.431241 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/17f995c60c924cd79b7acf55969a2caf/work/17f995c60c924cd79b7acf55969a2caf_id_rsa (zuul-build-sshkey) 2025-10-21 16:42:47.431495 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013606 2025-10-21 16:42:47.439739 | 2025-10-21 16:42:47.439852 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 16:42:47.949728 | ubuntu-noble | ok 2025-10-21 16:42:47.957367 | 2025-10-21 16:42:47.957487 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 16:42:47.981701 | ubuntu-noble | skipping: Conditional result was False 2025-10-21 16:42:47.994551 | 2025-10-21 16:42:47.994656 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 16:42:48.449930 | ubuntu-noble | ok 2025-10-21 16:42:48.469506 | 2025-10-21 16:42:48.469872 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 16:42:48.521106 | ubuntu-noble | ok 2025-10-21 16:42:48.527714 | 2025-10-21 16:42:48.527830 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 16:42:48.900107 | ubuntu-noble -> localhost | ok 2025-10-21 16:42:48.911333 | 2025-10-21 16:42:48.911438 | TASK [validate-host : Collect information about the host] 2025-10-21 16:42:50.366746 | ubuntu-noble | ok 2025-10-21 16:42:50.377163 | 2025-10-21 16:42:50.377295 | TASK [validate-host : Sanitize hostname] 2025-10-21 16:42:50.487765 | ubuntu-noble | ok 2025-10-21 16:42:50.552069 | 2025-10-21 16:42:50.552251 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 16:42:51.260508 | ubuntu-noble -> localhost | changed 2025-10-21 16:42:51.266660 | 2025-10-21 16:42:51.266774 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 16:42:51.782713 | ubuntu-noble | ok 2025-10-21 16:42:51.792933 | 2025-10-21 16:42:51.793079 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 16:42:52.393340 | ubuntu-noble -> localhost | changed 2025-10-21 16:42:52.413384 | 2025-10-21 16:42:52.413513 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 16:42:52.737472 | ubuntu-noble | ok 2025-10-21 16:42:52.744405 | 2025-10-21 16:42:52.744514 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 16:42:53.700586 | ubuntu-noble | changed: 2025-10-21 16:42:53.700917 | ubuntu-noble | cd+++++++++ src/ 2025-10-21 16:42:53.700977 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-10-21 16:42:53.701021 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-10-21 16:42:53.701058 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-21 16:42:53.701094 | ubuntu-noble | Containerfile 2025-10-21 16:42:53.701352 | ubuntu-noble | 2025-10-21 16:44:58.297169 | ubuntu-noble | 2025-10-21 16:44:58.297173 | ubuntu-noble | Or undo this operation with: 2025-10-21 16:44:58.297177 | ubuntu-noble | 2025-10-21 16:44:58.297180 | ubuntu-noble | git switch - 2025-10-21 16:44:58.297184 | ubuntu-noble | 2025-10-21 16:44:58.297188 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-21 16:44:58.297191 | ubuntu-noble | 2025-10-21 16:44:58.297195 | ubuntu-noble | HEAD is now at 31de4b1fc Merge "doc: Fix Ubuntu Ceph version" into stable/2025.1 2025-10-21 16:44:58.298179 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-21 16:44:58.304222 | ubuntu-noble | + export HASH_KOLLA=31de4b1fc 2025-10-21 16:44:58.304249 | ubuntu-noble | + HASH_KOLLA=31de4b1fc 2025-10-21 16:44:58.304311 | ubuntu-noble | + popd 2025-10-21 16:44:58.304464 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-21 16:44:58.307639 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2025-10-21 16:44:58.309581 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-21 16:44:58.309618 | ubuntu-noble | + pushd kolla 2025-10-21 16:44:58.309628 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2025-10-21 16:44:58.309633 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2025-10-21 16:44:58.309638 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:44:58.314186 | ubuntu-noble | checking file kolla/common/sources.py 2025-10-21 16:44:58.314209 | ubuntu-noble | Hunk #1 succeeded at 79 (offset -4 lines). 2025-10-21 16:44:58.314213 | ubuntu-noble | Hunk #2 succeeded at 107 (offset -4 lines). 2025-10-21 16:44:58.314217 | ubuntu-noble | Hunk #3 succeeded at 115 (offset -4 lines). 2025-10-21 16:44:58.314343 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:44:58.316061 | ubuntu-noble | patching file kolla/common/sources.py 2025-10-21 16:44:58.316089 | ubuntu-noble | Hunk #1 succeeded at 79 (offset -4 lines). 2025-10-21 16:44:58.316095 | ubuntu-noble | Hunk #2 succeeded at 107 (offset -4 lines). 2025-10-21 16:44:58.316102 | ubuntu-noble | Hunk #3 succeeded at 115 (offset -4 lines). 2025-10-21 16:44:58.316160 | ubuntu-noble | + popd 2025-10-21 16:44:58.316270 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-21 16:44:58.316322 | ubuntu-noble | + pushd kolla 2025-10-21 16:44:58.316401 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2025-10-21 16:44:58.316409 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2025-10-21 16:44:58.316431 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:44:58.318184 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-10-21 16:44:58.318202 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-10-21 16:44:58.318317 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:44:58.320022 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-10-21 16:44:58.320041 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-10-21 16:44:58.320138 | ubuntu-noble | + popd 2025-10-21 16:44:58.320349 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2025-10-21 16:44:58.320405 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-10-21 16:44:58.460458 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-10-21 16:44:58.460553 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-10-21 16:44:58.460567 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2025-10-21 16:44:58.462730 | ubuntu-noble | Package: rabbitmq-server 2025-10-21 16:44:58.462753 | ubuntu-noble | Pin: version 4.1.* 2025-10-21 16:44:58.462757 | ubuntu-noble | Pin-Priority: 1000 2025-10-21 16:44:58.462761 | ubuntu-noble | 2025-10-21 16:44:58.462769 | ubuntu-noble | Package: openvswitch* 2025-10-21 16:44:58.462773 | ubuntu-noble | Pin: version 3.5.* 2025-10-21 16:44:58.462776 | ubuntu-noble | Pin-Priority: 1000 2025-10-21 16:44:58.462780 | ubuntu-noble | 2025-10-21 16:44:58.462784 | ubuntu-noble | Package: erlang* 2025-10-21 16:44:58.462787 | ubuntu-noble | Pin: version 1:27.* 2025-10-21 16:44:58.462790 | ubuntu-noble | Pin-Priority: 1000 2025-10-21 16:44:58.464075 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2025-10-21 16:44:58.469133 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-21 16:44:58.470053 | ubuntu-noble | ++ basename overlays/2025.1/nova 2025-10-21 16:44:58.472839 | ubuntu-noble | + image_name=nova 2025-10-21 16:44:58.472999 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-21 16:44:58.475603 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-21 16:44:58.476315 | ubuntu-noble | ++ basename overlays/2025.1/base 2025-10-21 16:44:58.477890 | ubuntu-noble | + image_name=base 2025-10-21 16:44:58.477979 | ubuntu-noble | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2025-10-21 16:44:58.480531 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2025-10-21 16:44:58.482272 | ubuntu-noble | patches/2025.1/ironic 2025-10-21 16:44:58.482343 | ubuntu-noble | patches/2025.1/nova 2025-10-21 16:44:58.482348 | ubuntu-noble | patches/2025.1/cinder 2025-10-21 16:44:58.482352 | ubuntu-noble | patches/2025.1/kolla 2025-10-21 16:44:58.482355 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2025-10-21 16:44:58.485563 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2025-10-21 16:44:58.485589 | ubuntu-noble | ++ grep kolla 2025-10-21 16:44:58.485596 | ubuntu-noble | ++ grep -v kolla-build 2025-10-21 16:44:58.487988 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-21 16:44:58.488855 | ubuntu-noble | ++ basename patches/2025.1/kolla 2025-10-21 16:44:58.491028 | ubuntu-noble | + project=kolla 2025-10-21 16:44:58.492554 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2025-10-21 16:44:58.492577 | ubuntu-noble | ++ sort 2025-10-21 16:44:58.495792 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-21 16:44:58.495847 | ubuntu-noble | + pushd kolla 2025-10-21 16:44:58.495937 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2025-10-21 16:44:58.495951 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2025-10-21 16:44:58.495972 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:44:58.497871 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-21 16:44:58.498066 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-21 16:44:58.498552 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:44:58.500112 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-21 16:44:58.500445 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-21 16:44:58.501086 | ubuntu-noble | + popd 2025-10-21 16:44:58.501106 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-21 16:44:58.501112 | ubuntu-noble | + pushd kolla 2025-10-21 16:44:58.501118 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2025-10-21 16:44:58.501123 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2025-10-21 16:44:58.501129 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:44:58.502454 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2025-10-21 16:44:58.502690 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2025-10-21 16:44:58.502743 | ubuntu-noble | Hunk #1 succeeded at 299 (offset -10 lines). 2025-10-21 16:44:58.502850 | ubuntu-noble | checking file docker/base/proxysql.repo 2025-10-21 16:44:58.502946 | ubuntu-noble | checking file kolla/template/repos.yaml 2025-10-21 16:44:58.502966 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2025-10-21 16:44:58.502991 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2025-10-21 16:44:58.502998 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2025-10-21 16:44:58.503022 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2025-10-21 16:44:58.503108 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-21 16:44:58.503579 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:44:58.504920 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2025-10-21 16:44:58.505047 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2025-10-21 16:44:58.505107 | ubuntu-noble | Hunk #1 succeeded at 299 (offset -10 lines). 2025-10-21 16:44:58.505179 | ubuntu-noble | patching file docker/base/proxysql.repo 2025-10-21 16:44:58.505244 | ubuntu-noble | patching file kolla/template/repos.yaml 2025-10-21 16:44:58.505253 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2025-10-21 16:44:58.505291 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2025-10-21 16:44:58.505312 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2025-10-21 16:44:58.505325 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2025-10-21 16:44:58.505412 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-21 16:44:58.506063 | ubuntu-noble | + popd 2025-10-21 16:44:58.506134 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-21 16:44:58.506142 | ubuntu-noble | + pushd kolla 2025-10-21 16:44:58.506200 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2025-10-21 16:44:58.506205 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2025-10-21 16:44:58.506209 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:44:58.507793 | ubuntu-noble | checking file kolla/image/tasks.py 2025-10-21 16:44:58.507850 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2025-10-21 16:44:58.508095 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:44:58.509721 | ubuntu-noble | patching file kolla/image/tasks.py 2025-10-21 16:44:58.509798 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2025-10-21 16:44:58.509974 | ubuntu-noble | + popd 2025-10-21 16:44:58.509998 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-10-21 16:44:59.174945 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-21 16:44:59.260624 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-21 16:44:59.273548 | 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) 2025-10-21 16:44:59.370645 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-21 16:44:59.384003 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-21 16:44:59.473639 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-21 16:44:59.488727 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-21 16:44:59.500716 | 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.9.0) 2025-10-21 16:44:59.506612 | 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) 2025-10-21 16:44:59.555873 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-21 16:44:59.568243 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-21 16:44:59.697490 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-21 16:44:59.712836 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-21 16:44:59.799114 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-21 16:44:59.812303 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-21 16:44:59.904622 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-21 16:44:59.920465 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-21 16:44:59.973477 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-21 16:44:59.987953 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-21 16:45:00.003377 | 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) 2025-10-21 16:45:00.006312 | 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) 2025-10-21 16:45:00.099103 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-21 16:45:00.113603 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-21 16:45:00.141116 | 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.4) 2025-10-21 16:45:00.142772 | 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.11) 2025-10-21 16:45:00.144532 | 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.5.0) 2025-10-21 16:45:00.145815 | 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)) (2025.10.5) 2025-10-21 16:45:00.187170 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-21 16:45:00.216635 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 4.8 MB/s eta 0:00:00 2025-10-21 16:45:00.229890 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-21 16:45:00.252685 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 10.9 MB/s eta 0:00:00 2025-10-21 16:45:00.267878 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-21 16:45:00.355460 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 1.5 MB/s eta 0:00:00 2025-10-21 16:45:00.371647 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-21 16:45:00.385433 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.9 MB/s eta 0:00:00 2025-10-21 16:45:00.405188 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-21 16:45:00.523578 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.7 MB/s eta 0:00:00 2025-10-21 16:45:00.540316 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-21 16:45:00.556331 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 3.5 MB/s eta 0:00:00 2025-10-21 16:45:00.575756 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-21 16:45:00.608959 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-21 16:45:00.625101 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.0 MB/s eta 0:00:00 2025-10-21 16:45:00.640320 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-21 16:45:00.923684 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-21 16:45:01.870090 | ubuntu-noble | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-10-21 16:45:02.025051 | ubuntu-noble | + pip3 install kolla/ 2025-10-21 16:45:02.590220 | ubuntu-noble | Processing ./kolla 2025-10-21 16:45:02.594236 | ubuntu-noble | Installing build dependencies: started 2025-10-21 16:45:05.079114 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-10-21 16:45:05.085553 | ubuntu-noble | Getting requirements to build wheel: started 2025-10-21 16:45:05.331532 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-10-21 16:45:05.338472 | ubuntu-noble | Installing backend dependencies: started 2025-10-21 16:45:07.988088 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-10-21 16:45:07.990761 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-10-21 16:45:08.609458 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-21 16:45:08.627628 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (7.0.1) 2025-10-21 16:45:08.628567 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (3.1.6) 2025-10-21 16:45:08.630934 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (3.1.45) 2025-10-21 16:45:08.632915 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (10.0.0) 2025-10-21 16:45:08.634822 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.1.dev3) (80.9.0) 2025-10-21 16:45:08.678423 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.2.1.dev3) (4.0.12) 2025-10-21 16:45:08.682394 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.2.1.dev3) (3.0.3) 2025-10-21 16:45:08.697213 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (1.3.0) 2025-10-21 16:45:08.698696 | ubuntu-noble | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (5.5.0) 2025-10-21 16:45:08.700282 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (6.6.0) 2025-10-21 16:45:08.701929 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (2.0.0) 2025-10-21 16:45:08.703128 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (6.0.3) 2025-10-21 16:45:08.704928 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.1.dev3) (2.32.5) 2025-10-21 16:45:08.772622 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==20.2.1.dev3) (5.0.2) 2025-10-21 16:45:08.790117 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.2.1.dev3) (3.4.4) 2025-10-21 16:45:08.791928 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.2.1.dev3) (3.11) 2025-10-21 16:45:08.793657 | 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==20.2.1.dev3) (2.5.0) 2025-10-21 16:45:08.795273 | 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==20.2.1.dev3) (2025.10.5) 2025-10-21 16:45:08.822710 | ubuntu-noble | Building wheels for collected packages: kolla 2025-10-21 16:45:08.823834 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-10-21 16:45:10.358575 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-21 16:45:10.360173 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.2.1.dev3-py3-none-any.whl size=379837 sha256=88d01d077e7e36375c61181b1b9abaf90fec5d1007cb509ef8e3f2d3297408b3 2025-10-21 16:45:10.360550 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-lbazct3b/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-21 16:45:10.369486 | ubuntu-noble | Successfully built kolla 2025-10-21 16:45:10.590771 | ubuntu-noble | Installing collected packages: kolla 2025-10-21 16:45:10.792552 | ubuntu-noble | Successfully installed kolla-20.2.1.dev3 2025-10-21 16:45:10.958404 | ubuntu-noble | ++ kolla-build --version 2025-10-21 16:45:11.507184 | ubuntu-noble | + export KOLLA_VERSION=20.2.1 2025-10-21 16:45:11.507342 | ubuntu-noble | + KOLLA_VERSION=20.2.1 2025-10-21 16:45:11.508336 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-21 16:45:11.513734 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=6ce8718 2025-10-21 16:45:11.513776 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=6ce8718 2025-10-21 16:45:11.514626 | ubuntu-noble | ++ cd release 2025-10-21 16:45:11.514684 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-21 16:45:11.516998 | ubuntu-noble | + export HASH_RELEASE=bfef4d2 2025-10-21 16:45:11.517030 | ubuntu-noble | + HASH_RELEASE=bfef4d2 2025-10-21 16:45:11.517038 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-10-21 16:45:11.675640 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-10-21 16:45:11.675712 | ubuntu-noble | DEBUG template-overrides.j2 2025-10-21 16:45:11.675718 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2025-10-21 16:45:11.677391 | ubuntu-noble | {% extends parent_template %} 2025-10-21 16:45:11.677413 | ubuntu-noble | 2025-10-21 16:45:11.677418 | ubuntu-noble | {% set fluentd_plugins = [ 2025-10-21 16:45:11.677422 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-10-21 16:45:11.677426 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-10-21 16:45:11.677430 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-10-21 16:45:11.677434 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-10-21 16:45:11.677437 | ubuntu-noble | ] %} 2025-10-21 16:45:11.677441 | ubuntu-noble | 2025-10-21 16:45:11.677446 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-21 16:45:11.677450 | ubuntu-noble | 2025-10-21 16:45:11.677453 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-21 16:45:11.677457 | ubuntu-noble | 2025-10-21 16:45:11.677460 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-10-21 16:45:11.677464 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-21 16:45:11.677467 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-10-21 16:45:11.677471 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-21 16:45:11.677474 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677478 | ubuntu-noble | 2025-10-21 16:45:11.677481 | ubuntu-noble | {% block horizon_header %} 2025-10-21 16:45:11.677485 | ubuntu-noble | RUN apt-get update \ 2025-10-21 16:45:11.677488 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-21 16:45:11.677522 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-10-21 16:45:11.677527 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-21 16:45:11.677530 | ubuntu-noble | && apt-get clean \ 2025-10-21 16:45:11.677534 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-21 16:45:11.677537 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677541 | ubuntu-noble | 2025-10-21 16:45:11.677544 | ubuntu-noble | {% block horizon_footer %} 2025-10-21 16:45:11.677547 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-21 16:45:11.677553 | 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 \ 2025-10-21 16:45:11.677558 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-10-21 16:45:11.677561 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677564 | ubuntu-noble | 2025-10-21 16:45:11.677567 | ubuntu-noble | {% block base_header %} 2025-10-21 16:45:11.677571 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-21 16:45:11.677574 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-21 16:45:11.677577 | ubuntu-noble | 2025-10-21 16:45:11.677580 | ubuntu-noble | RUN apt-get update \ 2025-10-21 16:45:11.677585 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-21 16:45:11.677588 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-10-21 16:45:11.677591 | ubuntu-noble | && apt-get clean \ 2025-10-21 16:45:11.677595 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-21 16:45:11.677598 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677601 | ubuntu-noble | 2025-10-21 16:45:11.677604 | ubuntu-noble | {% block openstack_base_header %} 2025-10-21 16:45:11.677607 | ubuntu-noble | RUN apt-get update \ 2025-10-21 16:45:11.677611 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-21 16:45:11.677614 | ubuntu-noble | && apt-get clean \ 2025-10-21 16:45:11.677617 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-21 16:45:11.677620 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677624 | ubuntu-noble | 2025-10-21 16:45:11.677627 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-21 16:45:11.677630 | ubuntu-noble | 2025-10-21 16:45:11.677633 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-21 16:45:11.677652 | ubuntu-noble | 2025-10-21 16:45:11.677656 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-10-21 16:45:11.677659 | ubuntu-noble | {% block cinder_volume_footer %} 2025-10-21 16:45:11.677662 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-21 16:45:11.677666 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677669 | ubuntu-noble | 2025-10-21 16:45:11.677672 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-21 16:45:11.677675 | ubuntu-noble | {% block manila_base_footer %} 2025-10-21 16:45:11.677679 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-21 16:45:11.677682 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677685 | ubuntu-noble | 2025-10-21 16:45:11.677688 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-21 16:45:11.677692 | ubuntu-noble | {% block magnum_base_footer %} 2025-10-21 16:45:11.677695 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-21 16:45:11.677698 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-21 16:45:11.677701 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-21 16:45:11.677704 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677708 | ubuntu-noble | 2025-10-21 16:45:11.677711 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-21 16:45:11.677714 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-10-21 16:45:11.677717 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-21 16:45:11.677721 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-21 16:45:11.677724 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677727 | ubuntu-noble | 2025-10-21 16:45:11.677730 | ubuntu-noble | {% block grafana_footer %} 2025-10-21 16:45:11.677733 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-21 16:45:11.677737 | ubuntu-noble | && mkdir -p /operations \ 2025-10-21 16:45:11.677740 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-21 16:45:11.677743 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-10-21 16:45:11.677746 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677749 | ubuntu-noble | 2025-10-21 16:45:11.677753 | ubuntu-noble | {% block keystone_footer %} 2025-10-21 16:45:11.677756 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-21 16:45:11.677759 | ubuntu-noble | RUN apt-get update \ 2025-10-21 16:45:11.677762 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-21 16:45:11.677765 | ubuntu-noble | libapache2-mod-shib \ 2025-10-21 16:45:11.677769 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-10-21 16:45:11.677772 | ubuntu-noble | libldap-common \ 2025-10-21 16:45:11.677775 | ubuntu-noble | libmemcached11 \ 2025-10-21 16:45:11.677778 | ubuntu-noble | && apt-get clean \ 2025-10-21 16:45:11.677781 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-10-21 16:45:11.677785 | ubuntu-noble | && a2enmod auth_openidc \ 2025-10-21 16:45:11.677788 | ubuntu-noble | && a2dismod shib \ 2025-10-21 16:45:11.677791 | ubuntu-noble | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-10-21 16:45:11.677794 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677798 | ubuntu-noble | 2025-10-21 16:45:11.677801 | ubuntu-noble | {% block footer %} 2025-10-21 16:45:11.677809 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-10-21 16:45:11.677813 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-10-21 16:45:11.677816 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-21 16:45:11.677819 | ubuntu-noble | && apt-get autoremove -y \ 2025-10-21 16:45:11.677830 | 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 2025-10-21 16:45:11.677839 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677842 | ubuntu-noble | 2025-10-21 16:45:11.677845 | ubuntu-noble | {% block labels %} 2025-10-21 16:45:11.677848 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-10-21 16:45:11.677852 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-10-21 16:45:11.677855 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="6ce8718" \ 2025-10-21 16:45:11.677858 | ubuntu-noble | "de.osism.commit.kolla"="31de4b1fc" \ 2025-10-21 16:45:11.677864 | ubuntu-noble | "de.osism.commit.kolla_version"="20.2.1" \ 2025-10-21 16:45:11.677868 | ubuntu-noble | "de.osism.commit.release"="bfef4d2" \ 2025-10-21 16:45:11.677871 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2025-10-21 16:45:11.677874 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2025-10-21 16:45:11.677877 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2025-10-21 16:45:11.677880 | ubuntu-noble | "de.osism.version"="latest" \ 2025-10-21 16:45:11.677884 | ubuntu-noble | "org.opencontainers.image.created"="2025-10-21T16:45:11.651115+00:00" \ 2025-10-21 16:45:11.677887 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-21 16:45:11.677890 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-21 16:45:11.677893 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-21 16:45:11.677897 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-21 16:45:11.677900 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-21 16:45:11.677903 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-21 16:45:11.677906 | ubuntu-noble | {% endblock %} 2025-10-21 16:45:11.677910 | ubuntu-noble | 2025-10-21 16:45:11.678726 | ubuntu-noble | + bash scripts/002-generate.sh 2025-10-21 16:45:11.680881 | ubuntu-noble | + BASE=ubuntu 2025-10-21 16:45:11.680906 | ubuntu-noble | + BASE_VERSION=22.04 2025-10-21 16:45:11.681145 | ubuntu-noble | ++ date +%Y%m%d 2025-10-21 16:45:11.683436 | ubuntu-noble | + BUILD_ID=20251021 2025-10-21 16:45:11.683461 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-10-21 16:45:11.683465 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-21 16:45:11.683469 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2025-10-21 16:45:11.683473 | ubuntu-noble | + VERSION=latest 2025-10-21 16:45:11.683477 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-21 16:45:11.683480 | ubuntu-noble | + . defaults/all.sh 2025-10-21 16:45:11.683484 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-21 16:45:11.683505 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-21 16:45:11.683511 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-21 16:45:11.683519 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-21 16:45:11.683523 | ubuntu-noble | +++ deactivate nondestructive 2025-10-21 16:45:11.683527 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:11.683531 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:11.683535 | ubuntu-noble | +++ hash -r 2025-10-21 16:45:11.683538 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:11.683542 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-21 16:45:11.683546 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-21 16:45:11.683550 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-21 16:45:11.683553 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-21 16:45:11.683557 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-21 16:45:11.683561 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-21 16:45:11.683565 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-21 16:45:11.683569 | 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 2025-10-21 16:45:11.683575 | 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 2025-10-21 16:45:11.683578 | ubuntu-noble | +++ export PATH 2025-10-21 16:45:11.683582 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:11.683586 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-21 16:45:11.683589 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-21 16:45:11.683593 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-21 16:45:11.683597 | ubuntu-noble | +++ export PS1 2025-10-21 16:45:11.683601 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-21 16:45:11.683604 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-21 16:45:11.683613 | ubuntu-noble | +++ hash -r 2025-10-21 16:45:11.683617 | ubuntu-noble | + . defaults/2025.1.sh 2025-10-21 16:45:11.683735 | ubuntu-noble | +++ date +%Y%m%d 2025-10-21 16:45:11.685524 | ubuntu-noble | ++ export BUILD_ID=20251021 2025-10-21 16:45:11.685549 | ubuntu-noble | ++ BUILD_ID=20251021 2025-10-21 16:45:11.685553 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-21 16:45:11.685557 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-21 16:45:11.685562 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-21 16:45:11.685565 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-21 16:45:11.685569 | ubuntu-noble | + export VERSION 2025-10-21 16:45:11.685573 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-21 16:45:11.685577 | ubuntu-noble | + DOCKER_TAG=build-20251021 2025-10-21 16:45:11.685593 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-10-21 16:45:11.685597 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2025-10-21 16:45:11.685601 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-21 16:45:11.685605 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-10-21 16:45:11.685608 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-10-21 16:45:11.860329 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-10-21 16:45:11.860427 | 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' 2025-10-21 16:45:13.018155 | ubuntu-noble | localhost | SUCCESS => { 2025-10-21 16:45:13.018254 | ubuntu-noble | "changed": false, 2025-10-21 16:45:13.018265 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:13.018273 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:13.018281 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:13.018288 | ubuntu-noble | "msg": "OK", 2025-10-21 16:45:13.018296 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:13.018304 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:13.018311 | ubuntu-noble | "size": 4358, 2025-10-21 16:45:13.018319 | ubuntu-noble | "state": "file", 2025-10-21 16:45:13.018327 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:13.018334 | ubuntu-noble | } 2025-10-21 16:45:13.114615 | ubuntu-noble | + setini DEFAULT tag build-20251021 2025-10-21 16:45:13.114710 | 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-20251021' 2025-10-21 16:45:14.161137 | ubuntu-noble | localhost | CHANGED => { 2025-10-21 16:45:14.161210 | ubuntu-noble | "changed": true, 2025-10-21 16:45:14.161249 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:14.161259 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:14.161269 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:14.161278 | ubuntu-noble | "msg": "option changed", 2025-10-21 16:45:14.161288 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:14.161298 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:14.161310 | ubuntu-noble | "size": 4366, 2025-10-21 16:45:14.161321 | ubuntu-noble | "state": "file", 2025-10-21 16:45:14.161331 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:14.161341 | ubuntu-noble | } 2025-10-21 16:45:14.245575 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-10-21 16:45:14.245644 | 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' 2025-10-21 16:45:15.332295 | ubuntu-noble | localhost | SUCCESS => { 2025-10-21 16:45:15.332391 | ubuntu-noble | "changed": false, 2025-10-21 16:45:15.332404 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:15.332414 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:15.332424 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:15.332433 | ubuntu-noble | "msg": "OK", 2025-10-21 16:45:15.332442 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:15.332452 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:15.332462 | ubuntu-noble | "size": 4366, 2025-10-21 16:45:15.332470 | ubuntu-noble | "state": "file", 2025-10-21 16:45:15.332478 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:15.332487 | ubuntu-noble | } 2025-10-21 16:45:15.422088 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2025-10-21 16:45:15.422161 | 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' 2025-10-21 16:45:16.470381 | ubuntu-noble | localhost | SUCCESS => { 2025-10-21 16:45:16.470444 | ubuntu-noble | "changed": false, 2025-10-21 16:45:16.470449 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:16.470453 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:16.470457 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:16.470460 | ubuntu-noble | "msg": "OK", 2025-10-21 16:45:16.470463 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:16.470467 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:16.470470 | ubuntu-noble | "size": 4366, 2025-10-21 16:45:16.470474 | ubuntu-noble | "state": "file", 2025-10-21 16:45:16.470477 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:16.470481 | ubuntu-noble | } 2025-10-21 16:45:16.568580 | ubuntu-noble | + setini DEFAULT install_type source 2025-10-21 16:45:16.568657 | 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' 2025-10-21 16:45:17.600600 | ubuntu-noble | localhost | SUCCESS => { 2025-10-21 16:45:17.600675 | ubuntu-noble | "changed": false, 2025-10-21 16:45:17.600711 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:17.600718 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:17.600723 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:17.600734 | ubuntu-noble | "msg": "OK", 2025-10-21 16:45:17.600743 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:17.600753 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:17.600763 | ubuntu-noble | "size": 4366, 2025-10-21 16:45:17.600772 | ubuntu-noble | "state": "file", 2025-10-21 16:45:17.600781 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:17.600791 | ubuntu-noble | } 2025-10-21 16:45:17.685003 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2025-10-21 16:45:17.685060 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2025-10-21 16:45:18.783043 | ubuntu-noble | localhost | CHANGED => { 2025-10-21 16:45:18.783125 | ubuntu-noble | "changed": true, 2025-10-21 16:45:18.783133 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:18.783139 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:18.783145 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:18.783151 | ubuntu-noble | "msg": "section and option added", 2025-10-21 16:45:18.783159 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:18.783165 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:18.783171 | ubuntu-noble | "size": 4437, 2025-10-21 16:45:18.783177 | ubuntu-noble | "state": "file", 2025-10-21 16:45:18.783183 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:18.783189 | ubuntu-noble | } 2025-10-21 16:45:18.883967 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2025-10-21 16:45:18.887345 | ubuntu-noble | + setini openstack-base type local 2025-10-21 16:45:18.887401 | 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' 2025-10-21 16:45:19.940935 | ubuntu-noble | localhost | CHANGED => { 2025-10-21 16:45:19.940996 | ubuntu-noble | "changed": true, 2025-10-21 16:45:19.941001 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:19.941005 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:19.941009 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:19.941013 | ubuntu-noble | "msg": "option added", 2025-10-21 16:45:19.941017 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:19.941021 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:19.941025 | ubuntu-noble | "size": 4548, 2025-10-21 16:45:19.941028 | ubuntu-noble | "state": "file", 2025-10-21 16:45:19.941032 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:19.941035 | ubuntu-noble | } 2025-10-21 16:45:20.030116 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-10-21 16:45:20.030225 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-21 16:45:20.030233 | 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' 2025-10-21 16:45:21.071594 | ubuntu-noble | localhost | CHANGED => { 2025-10-21 16:45:21.071656 | ubuntu-noble | "changed": true, 2025-10-21 16:45:21.071663 | ubuntu-noble | "gid": 1000, 2025-10-21 16:45:21.071669 | ubuntu-noble | "group": "zuul", 2025-10-21 16:45:21.071675 | ubuntu-noble | "mode": "0664", 2025-10-21 16:45:21.071681 | ubuntu-noble | "msg": "option added", 2025-10-21 16:45:21.071686 | ubuntu-noble | "owner": "zuul", 2025-10-21 16:45:21.071692 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-21 16:45:21.071698 | ubuntu-noble | "size": 4586, 2025-10-21 16:45:21.071704 | ubuntu-noble | "state": "file", 2025-10-21 16:45:21.071709 | ubuntu-noble | "uid": 1000 2025-10-21 16:45:21.071715 | ubuntu-noble | } 2025-10-21 16:45:21.164282 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-10-21 16:45:21.164366 | ubuntu-noble | DEBUG kolla-build.conf 2025-10-21 16:45:21.164371 | ubuntu-noble | + cat kolla-build.conf 2025-10-21 16:45:21.166385 | ubuntu-noble | [DEFAULT] 2025-10-21 16:45:21.166411 | ubuntu-noble | base = ubuntu 2025-10-21 16:45:21.166416 | ubuntu-noble | base_package_type = deb 2025-10-21 16:45:21.166420 | ubuntu-noble | base_tag = 24.04 2025-10-21 16:45:21.166423 | ubuntu-noble | install_type = source 2025-10-21 16:45:21.166427 | ubuntu-noble | namespace = kolla 2025-10-21 16:45:21.166430 | ubuntu-noble | openstack_release = 2025.1 2025-10-21 16:45:21.166434 | ubuntu-noble | push = false 2025-10-21 16:45:21.166437 | ubuntu-noble | tag = build-20251021 2025-10-21 16:45:21.166440 | ubuntu-noble | threads = 1 2025-10-21 16:45:21.166444 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-10-21 16:45:21.166465 | ubuntu-noble | 2025-10-21 16:45:21.166470 | ubuntu-noble | ######################################################################### 2025-10-21 16:45:21.166475 | ubuntu-noble | # sources tracked in release repository 2025-10-21 16:45:21.166478 | ubuntu-noble | 2025-10-21 16:45:21.166481 | ubuntu-noble | [aodh-base] 2025-10-21 16:45:21.166485 | ubuntu-noble | type = local 2025-10-21 16:45:21.166488 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-21 16:45:21.166516 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2025-10-21 16:45:21.166519 | ubuntu-noble | 2025-10-21 16:45:21.166523 | ubuntu-noble | 2025-10-21 16:45:21.166526 | ubuntu-noble | 2025-10-21 16:45:21.166529 | ubuntu-noble | [barbican-base] 2025-10-21 16:45:21.166532 | ubuntu-noble | type = local 2025-10-21 16:45:21.166536 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-21 16:45:21.166540 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2025-10-21 16:45:21.166544 | ubuntu-noble | 2025-10-21 16:45:21.166547 | ubuntu-noble | 2025-10-21 16:45:21.166550 | ubuntu-noble | 2025-10-21 16:45:21.166553 | ubuntu-noble | [blazar-base] 2025-10-21 16:45:21.166557 | ubuntu-noble | type = local 2025-10-21 16:45:21.166561 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-21 16:45:21.166564 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2025-10-21 16:45:21.166567 | ubuntu-noble | 2025-10-21 16:45:21.166570 | ubuntu-noble | 2025-10-21 16:45:21.166574 | ubuntu-noble | 2025-10-21 16:45:21.166577 | ubuntu-noble | [ceilometer-base] 2025-10-21 16:45:21.166580 | ubuntu-noble | type = local 2025-10-21 16:45:21.166583 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:21.166587 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:21.166590 | ubuntu-noble | 2025-10-21 16:45:21.166594 | ubuntu-noble | 2025-10-21 16:45:21.166597 | ubuntu-noble | 2025-10-21 16:45:21.166600 | ubuntu-noble | [cinder-base] 2025-10-21 16:45:21.166603 | ubuntu-noble | type = local 2025-10-21 16:45:21.166607 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-21 16:45:21.166610 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2025-10-21 16:45:21.166613 | ubuntu-noble | 2025-10-21 16:45:21.166616 | ubuntu-noble | 2025-10-21 16:45:21.166620 | ubuntu-noble | 2025-10-21 16:45:21.166623 | ubuntu-noble | [designate-base] 2025-10-21 16:45:21.166626 | ubuntu-noble | type = local 2025-10-21 16:45:21.166629 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-21 16:45:21.166633 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2025-10-21 16:45:21.166636 | ubuntu-noble | 2025-10-21 16:45:21.166639 | ubuntu-noble | 2025-10-21 16:45:21.166642 | ubuntu-noble | 2025-10-21 16:45:21.166645 | ubuntu-noble | [glance-base] 2025-10-21 16:45:21.166649 | ubuntu-noble | type = local 2025-10-21 16:45:21.166652 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-21 16:45:21.166655 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2025-10-21 16:45:21.166658 | ubuntu-noble | 2025-10-21 16:45:21.166661 | ubuntu-noble | 2025-10-21 16:45:21.166665 | ubuntu-noble | 2025-10-21 16:45:21.166668 | ubuntu-noble | [heat-base] 2025-10-21 16:45:21.166671 | ubuntu-noble | type = local 2025-10-21 16:45:21.166674 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-21 16:45:21.166678 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2025-10-21 16:45:21.166681 | ubuntu-noble | 2025-10-21 16:45:21.166684 | ubuntu-noble | 2025-10-21 16:45:21.166687 | ubuntu-noble | 2025-10-21 16:45:21.166691 | ubuntu-noble | [horizon] 2025-10-21 16:45:21.166694 | ubuntu-noble | type = local 2025-10-21 16:45:21.166697 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-21 16:45:21.166707 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2025-10-21 16:45:21.166711 | ubuntu-noble | 2025-10-21 16:45:21.166714 | ubuntu-noble | 2025-10-21 16:45:21.166717 | ubuntu-noble | 2025-10-21 16:45:21.166720 | ubuntu-noble | [ironic-base] 2025-10-21 16:45:21.166723 | ubuntu-noble | type = local 2025-10-21 16:45:21.166727 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-21 16:45:21.166730 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2025-10-21 16:45:21.166733 | ubuntu-noble | 2025-10-21 16:45:21.166736 | ubuntu-noble | 2025-10-21 16:45:21.166740 | ubuntu-noble | 2025-10-21 16:45:21.166743 | ubuntu-noble | [keystone-base] 2025-10-21 16:45:21.166746 | ubuntu-noble | type = local 2025-10-21 16:45:21.166749 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-10-21 16:45:21.166755 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2025-10-21 16:45:21.166759 | ubuntu-noble | 2025-10-21 16:45:21.166762 | ubuntu-noble | 2025-10-21 16:45:21.166765 | ubuntu-noble | 2025-10-21 16:45:21.166768 | ubuntu-noble | [magnum-base] 2025-10-21 16:45:21.166772 | ubuntu-noble | type = local 2025-10-21 16:45:21.166775 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-10-21 16:45:21.166778 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2025-10-21 16:45:21.166781 | ubuntu-noble | 2025-10-21 16:45:21.166785 | ubuntu-noble | 2025-10-21 16:45:21.166788 | ubuntu-noble | 2025-10-21 16:45:21.166791 | ubuntu-noble | [manila-base] 2025-10-21 16:45:21.166794 | ubuntu-noble | type = local 2025-10-21 16:45:21.166797 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-10-21 16:45:21.166801 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2025-10-21 16:45:21.166804 | ubuntu-noble | 2025-10-21 16:45:21.166807 | ubuntu-noble | 2025-10-21 16:45:21.166810 | ubuntu-noble | 2025-10-21 16:45:21.166813 | ubuntu-noble | [masakari-base] 2025-10-21 16:45:21.166817 | ubuntu-noble | type = local 2025-10-21 16:45:21.166820 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-10-21 16:45:21.166823 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2025-10-21 16:45:21.166826 | ubuntu-noble | 2025-10-21 16:45:21.166829 | ubuntu-noble | 2025-10-21 16:45:21.166833 | ubuntu-noble | 2025-10-21 16:45:21.166836 | ubuntu-noble | [neutron-bgp-dragent] 2025-10-21 16:45:21.166839 | ubuntu-noble | type = local 2025-10-21 16:45:21.166842 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:21.166846 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:21.166849 | ubuntu-noble | 2025-10-21 16:45:21.166852 | ubuntu-noble | 2025-10-21 16:45:21.166856 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-21 16:45:21.166859 | ubuntu-noble | type = local 2025-10-21 16:45:21.166862 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:21.166865 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:21.166869 | ubuntu-noble | 2025-10-21 16:45:21.166872 | ubuntu-noble | 2025-10-21 16:45:21.166875 | ubuntu-noble | [neutron-vpnaas-base] 2025-10-21 16:45:21.166878 | ubuntu-noble | type = local 2025-10-21 16:45:21.166881 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:21.166885 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:21.166888 | ubuntu-noble | 2025-10-21 16:45:21.166891 | ubuntu-noble | 2025-10-21 16:45:21.166895 | ubuntu-noble | 2025-10-21 16:45:21.166898 | ubuntu-noble | [neutron-base] 2025-10-21 16:45:21.166901 | ubuntu-noble | type = local 2025-10-21 16:45:21.166904 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-10-21 16:45:21.166908 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2025-10-21 16:45:21.166911 | ubuntu-noble | 2025-10-21 16:45:21.166914 | ubuntu-noble | 2025-10-21 16:45:21.166917 | ubuntu-noble | 2025-10-21 16:45:21.166926 | ubuntu-noble | [nova-base] 2025-10-21 16:45:21.166929 | ubuntu-noble | type = local 2025-10-21 16:45:21.166932 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-10-21 16:45:21.166936 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2025-10-21 16:45:21.166939 | ubuntu-noble | 2025-10-21 16:45:21.166942 | ubuntu-noble | 2025-10-21 16:45:21.166946 | ubuntu-noble | 2025-10-21 16:45:21.166949 | ubuntu-noble | [octavia-base] 2025-10-21 16:45:21.166952 | ubuntu-noble | type = local 2025-10-21 16:45:21.166955 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-10-21 16:45:21.166959 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2025-10-21 16:45:21.166962 | ubuntu-noble | 2025-10-21 16:45:21.166965 | ubuntu-noble | 2025-10-21 16:45:21.166968 | ubuntu-noble | 2025-10-21 16:45:21.166971 | ubuntu-noble | [placement-base] 2025-10-21 16:45:21.166975 | ubuntu-noble | type = local 2025-10-21 16:45:21.166978 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-10-21 16:45:21.166981 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2025-10-21 16:45:21.166984 | ubuntu-noble | 2025-10-21 16:45:21.166987 | ubuntu-noble | 2025-10-21 16:45:21.166991 | ubuntu-noble | 2025-10-21 16:45:21.166994 | ubuntu-noble | [skyline-apiserver-base] 2025-10-21 16:45:21.166997 | ubuntu-noble | type = local 2025-10-21 16:45:21.167007 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:21.167011 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:21.167014 | ubuntu-noble | 2025-10-21 16:45:21.167018 | ubuntu-noble | 2025-10-21 16:45:21.167021 | ubuntu-noble | 2025-10-21 16:45:21.167024 | ubuntu-noble | [skyline-console-base] 2025-10-21 16:45:21.167027 | ubuntu-noble | type = local 2025-10-21 16:45:21.167031 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:21.167034 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:21.167037 | ubuntu-noble | 2025-10-21 16:45:21.167040 | ubuntu-noble | 2025-10-21 16:45:21.167043 | ubuntu-noble | [openstack-base] 2025-10-21 16:45:21.167047 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-10-21 16:45:21.167050 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2025-10-21 16:45:21.167053 | ubuntu-noble | type = local 2025-10-21 16:45:21.167142 | ubuntu-noble | + bash scripts/003-patch.sh 2025-10-21 16:45:21.171341 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2025-10-21 16:45:21.171408 | ubuntu-noble | + VERSION=latest 2025-10-21 16:45:21.171421 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-21 16:45:21.171440 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-21 16:45:21.171455 | ubuntu-noble | + . defaults/all.sh 2025-10-21 16:45:21.171549 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-21 16:45:21.171582 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-21 16:45:21.171606 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-21 16:45:21.171624 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-21 16:45:21.171939 | ubuntu-noble | +++ deactivate nondestructive 2025-10-21 16:45:21.171960 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:21.172009 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:21.172020 | ubuntu-noble | +++ hash -r 2025-10-21 16:45:21.172130 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:21.172143 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-21 16:45:21.172153 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-21 16:45:21.172166 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-21 16:45:21.172382 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-21 16:45:21.172401 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-21 16:45:21.172414 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-21 16:45:21.172427 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-21 16:45:21.172519 | 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 2025-10-21 16:45:21.172683 | 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 2025-10-21 16:45:21.172699 | ubuntu-noble | +++ export PATH 2025-10-21 16:45:21.172712 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-21 16:45:21.172781 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-21 16:45:21.172791 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-21 16:45:21.172804 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-21 16:45:21.172814 | ubuntu-noble | +++ export PS1 2025-10-21 16:45:21.172827 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-21 16:45:21.172837 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-21 16:45:21.172851 | ubuntu-noble | +++ hash -r 2025-10-21 16:45:21.172963 | ubuntu-noble | + . defaults/2025.1.sh 2025-10-21 16:45:21.174422 | ubuntu-noble | +++ date +%Y%m%d 2025-10-21 16:45:21.176452 | ubuntu-noble | ++ export BUILD_ID=20251021 2025-10-21 16:45:21.176477 | ubuntu-noble | ++ BUILD_ID=20251021 2025-10-21 16:45:21.176518 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-21 16:45:21.176529 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-21 16:45:21.176538 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-21 16:45:21.176547 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-21 16:45:21.176559 | ubuntu-noble | + export VERSION 2025-10-21 16:45:21.176567 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-21 16:45:21.176575 | ubuntu-noble | + mkdir -p tarballs 2025-10-21 16:45:21.182590 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-10-21 16:45:21.182635 | ubuntu-noble | ++ awk '{ print $4 }' 2025-10-21 16:45:21.186150 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:21.186238 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:21.187078 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-21 16:45:21.189615 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2025-10-21 16:45:21.189673 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2025-10-21 16:45:21.189705 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-21 16:45:21.189716 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-21 16:45:21.189725 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.304699 | ubuntu-noble | 2025-10-21 16:45:22 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:22.307335 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:22.307388 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.307401 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.310568 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.310622 | ubuntu-noble | ++ head -1 2025-10-21 16:45:22.310636 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:22.320831 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2025-10-21 16:45:22.320962 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.320990 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.321050 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2025-10-21 16:45:22.321108 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.321129 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2025-10-21 16:45:22.321164 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2025-10-21 16:45:22.321239 | ubuntu-noble | + popd 2025-10-21 16:45:22.321352 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:22.321393 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:22.322132 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-21 16:45:22.324331 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2025-10-21 16:45:22.324357 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2025-10-21 16:45:22.324364 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-21 16:45:22.324370 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-21 16:45:22.324376 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.565205 | ubuntu-noble | 2025-10-21 16:45:23 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:23.568579 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:23.568650 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.568663 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.571599 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.571656 | ubuntu-noble | ++ head -1 2025-10-21 16:45:23.572104 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:23.581031 | ubuntu-noble | + directory=barbican-20.0.1.dev3 2025-10-21 16:45:23.581202 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.581236 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.581298 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2025-10-21 16:45:23.581359 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.581381 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2025-10-21 16:45:23.581417 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2025-10-21 16:45:23.581452 | ubuntu-noble | + popd 2025-10-21 16:45:23.581594 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:23.581638 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:23.582359 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-21 16:45:23.584299 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2025-10-21 16:45:23.584326 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2025-10-21 16:45:23.584333 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-21 16:45:23.584340 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-21 16:45:23.584364 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.694246 | ubuntu-noble | 2025-10-21 16:45:24 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430410/430410] -> "blazar-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:24.697304 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:24.697345 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.697355 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.700570 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.700612 | ubuntu-noble | ++ head -1 2025-10-21 16:45:24.701047 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:24.706207 | ubuntu-noble | + directory=blazar-15.0.1.dev5 2025-10-21 16:45:24.706300 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.706326 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.706382 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2025-10-21 16:45:24.706434 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.706463 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2025-10-21 16:45:24.706523 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2025-10-21 16:45:24.706577 | ubuntu-noble | + popd 2025-10-21 16:45:24.706674 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:24.706704 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:24.707420 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:24.709456 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:24.709484 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2025-10-21 16:45:24.709531 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:24.709540 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:24.709545 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.955693 | ubuntu-noble | 2025-10-21 16:45:25 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:25.957917 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:25.957965 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.957977 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.962583 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.962636 | ubuntu-noble | ++ head -1 2025-10-21 16:45:25.964575 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:25.969984 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2025-10-21 16:45:25.970030 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.970040 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.970048 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2025-10-21 16:45:25.970059 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.970067 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2025-10-21 16:45:25.970078 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2025-10-21 16:45:25.970088 | ubuntu-noble | + popd 2025-10-21 16:45:25.970243 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:25.970254 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:25.971288 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-21 16:45:25.972887 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2025-10-21 16:45:25.972918 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2025-10-21 16:45:25.972926 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-21 16:45:25.972937 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-21 16:45:25.972944 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.575631 | ubuntu-noble | 2025-10-21 16:45:28 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6427853/6427853] -> "cinder-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:28.578201 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:28.578265 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.578284 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.581603 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.581663 | ubuntu-noble | ++ head -1 2025-10-21 16:45:28.582422 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:28.589925 | ubuntu-noble | + directory=cinder-26.1.1.dev13 2025-10-21 16:45:28.589998 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.590007 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.590015 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2025-10-21 16:45:28.590021 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.926726 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2025-10-21 16:45:28.931562 | ubuntu-noble | + pushd cinder-26.1.1.dev13 2025-10-21 16:45:28.933576 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2025-10-21 16:45:28.933948 | ubuntu-noble | ++ sort 2025-10-21 16:45:28.938598 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-21 16:45:28.938644 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch' 2025-10-21 16:45:28.938655 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch 2025-10-21 16:45:28.938665 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:45:28.942405 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-21 16:45:28.942444 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-21 16:45:28.942453 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-21 16:45:28.942461 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-21 16:45:28.942546 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:45:28.946119 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-21 16:45:28.946193 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-21 16:45:28.946206 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-21 16:45:28.946216 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-21 16:45:28.946230 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-21 16:45:28.946237 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2025-10-21 16:45:28.946243 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2025-10-21 16:45:28.946284 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:45:28.948400 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-21 16:45:28.949349 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-21 16:45:28.950113 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-21 16:45:28.950446 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-21 16:45:28.950872 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-21 16:45:28.951331 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-21 16:45:28.951920 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-21 16:45:28.952212 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-21 16:45:28.952629 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:45:28.954535 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-21 16:45:28.954721 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-21 16:45:28.955257 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-21 16:45:28.955445 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-21 16:45:28.955765 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-21 16:45:28.956084 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-21 16:45:28.956563 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-21 16:45:28.956769 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-21 16:45:28.957738 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-21 16:45:28.957796 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2025-10-21 16:45:28.957812 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2025-10-21 16:45:28.957837 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:45:28.959620 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-21 16:45:28.959937 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-21 16:45:28.960127 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-21 16:45:28.960600 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:45:28.961997 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-21 16:45:28.962260 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-21 16:45:28.962427 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-21 16:45:28.963262 | ubuntu-noble | + popd 2025-10-21 16:45:28.963280 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.1.1.dev13 2025-10-21 16:45:30.191467 | ubuntu-noble | + rm -r cinder-26.1.1.dev13 2025-10-21 16:45:30.273373 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2025-10-21 16:45:30.273437 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2025-10-21 16:45:30.273445 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2025-10-21 16:45:30.273449 | ubuntu-noble | + popd 2025-10-21 16:45:30.273455 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:30.273461 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:30.274400 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-21 16:45:30.277979 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2025-10-21 16:45:30.278005 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2025-10-21 16:45:30.278011 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-21 16:45:30.278017 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-21 16:45:30.278022 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.636242 | ubuntu-noble | 2025-10-21 16:45:31 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [999724/999724] -> "designate-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:31.639915 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:31.639996 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.640013 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.641753 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.641939 | ubuntu-noble | ++ head -1 2025-10-21 16:45:31.644099 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:31.653232 | ubuntu-noble | + directory=designate-20.0.1.dev7 2025-10-21 16:45:31.653277 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.653294 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.653303 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2025-10-21 16:45:31.653315 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.653324 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2025-10-21 16:45:31.653357 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2025-10-21 16:45:31.653364 | ubuntu-noble | + popd 2025-10-21 16:45:31.653551 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:31.653570 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:31.654719 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-21 16:45:31.656789 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2025-10-21 16:45:31.656816 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2025-10-21 16:45:31.656897 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-21 16:45:31.656907 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-21 16:45:31.656916 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.124699 | ubuntu-noble | 2025-10-21 16:45:33 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2114389/2114389] -> "glance-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:33.126797 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:33.126881 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.126894 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.128723 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.129033 | ubuntu-noble | ++ head -1 2025-10-21 16:45:33.131083 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:33.141353 | ubuntu-noble | + directory=glance-30.0.1.dev11 2025-10-21 16:45:33.141405 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.141416 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.141428 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2025-10-21 16:45:33.141720 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.141735 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2025-10-21 16:45:33.141741 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2025-10-21 16:45:33.141746 | ubuntu-noble | + popd 2025-10-21 16:45:33.141755 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:33.141763 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:33.142601 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-21 16:45:33.144401 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2025-10-21 16:45:33.144436 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2025-10-21 16:45:33.144446 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-21 16:45:33.144456 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-21 16:45:33.144464 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.616931 | ubuntu-noble | 2025-10-21 16:45:34 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2364369/2364369] -> "heat-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:34.619804 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:34.619879 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.619893 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.623644 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.623724 | ubuntu-noble | ++ head -1 2025-10-21 16:45:34.624789 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:34.632247 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev5 2025-10-21 16:45:34.632315 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.632334 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.632343 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2025-10-21 16:45:34.632352 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.632361 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2025-10-21 16:45:34.632369 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2025-10-21 16:45:34.632381 | ubuntu-noble | + popd 2025-10-21 16:45:34.632552 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:34.632574 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:34.633668 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-21 16:45:34.636626 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2025-10-21 16:45:34.636675 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2025-10-21 16:45:34.636686 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-21 16:45:34.636697 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-21 16:45:34.636707 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.248270 | ubuntu-noble | 2025-10-21 16:45:36 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5348412/5348412] -> "horizon-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:36.250769 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:36.250841 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.250851 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.256334 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.256380 | ubuntu-noble | ++ head -1 2025-10-21 16:45:36.256387 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:36.261033 | ubuntu-noble | + directory=horizon-25.3.2.dev2 2025-10-21 16:45:36.261159 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.261184 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.261238 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2025-10-21 16:45:36.261294 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.261311 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2025-10-21 16:45:36.261339 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2025-10-21 16:45:36.261370 | ubuntu-noble | + popd 2025-10-21 16:45:36.261463 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:36.261518 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:36.262189 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-21 16:45:36.263784 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2025-10-21 16:45:36.263844 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2025-10-21 16:45:36.263906 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-21 16:45:36.263925 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-21 16:45:36.263950 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.713876 | ubuntu-noble | 2025-10-21 16:45:37 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2871666/2871666] -> "ironic-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:37.716838 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:37.716887 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.716896 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.719609 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.719646 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:37.719783 | ubuntu-noble | ++ head -1 2025-10-21 16:45:37.730049 | ubuntu-noble | + directory=ironic-29.0.4.dev7 2025-10-21 16:45:37.730113 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.730121 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.730206 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2025-10-21 16:45:37.730213 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.915518 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2025-10-21 16:45:37.918220 | ubuntu-noble | + pushd ironic-29.0.4.dev7 2025-10-21 16:45:37.921423 | ubuntu-noble | ++ sort 2025-10-21 16:45:37.921451 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2025-10-21 16:45:37.923265 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-21 16:45:37.923314 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch' 2025-10-21 16:45:37.923321 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch 2025-10-21 16:45:37.923326 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:45:37.925327 | ubuntu-noble | checking file ironic/drivers/modules/redfish/power.py 2025-10-21 16:45:37.925351 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-21 16:45:37.925416 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:45:37.927371 | ubuntu-noble | patching file ironic/drivers/modules/redfish/power.py 2025-10-21 16:45:37.927393 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-21 16:45:37.927426 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-21 16:45:37.927591 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2025-10-21 16:45:37.927619 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2025-10-21 16:45:37.927625 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:45:37.929044 | ubuntu-noble | checking file ironic/conf/deploy.py 2025-10-21 16:45:37.929150 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:45:37.930895 | ubuntu-noble | patching file ironic/conf/deploy.py 2025-10-21 16:45:37.931435 | ubuntu-noble | + popd 2025-10-21 16:45:37.931558 | ubuntu-noble | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.4.dev7 2025-10-21 16:45:38.496559 | ubuntu-noble | + rm -r ironic-29.0.4.dev7 2025-10-21 16:45:38.555559 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.1.tar.gz 2025-10-21 16:45:38.555679 | ubuntu-noble | Check overlays for ironic-stable-2025.1.tar.gz 2025-10-21 16:45:38.555701 | ubuntu-noble | + [[ -e ../overlays/2025.1/ironic/source ]] 2025-10-21 16:45:38.555720 | ubuntu-noble | + popd 2025-10-21 16:45:38.555752 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:38.555765 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:38.557049 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-10-21 16:45:38.558855 | ubuntu-noble | + filename=keystone-stable-2025.1.tar.gz 2025-10-21 16:45:38.558884 | ubuntu-noble | + [[ -e keystone-stable-2025.1.tar.gz ]] 2025-10-21 16:45:38.558894 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-10-21 16:45:38.558904 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-10-21 16:45:38.558919 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.926699 | ubuntu-noble | 2025-10-21 16:45:39 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1772302/1772302] -> "keystone-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:39.929173 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:39.929243 | ubuntu-noble | + echo Process keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.929258 | ubuntu-noble | Process keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.932564 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.932607 | ubuntu-noble | ++ head -1 2025-10-21 16:45:39.934472 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:39.939305 | ubuntu-noble | + directory=keystone-27.0.1.dev11 2025-10-21 16:45:39.939406 | ubuntu-noble | + echo Check patches for keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.939435 | ubuntu-noble | Check patches for keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.939527 | ubuntu-noble | + [[ -e ../patches/2025.1/keystone ]] 2025-10-21 16:45:39.939609 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.939632 | ubuntu-noble | Check overlays for keystone-stable-2025.1.tar.gz 2025-10-21 16:45:39.939670 | ubuntu-noble | + [[ -e ../overlays/2025.1/keystone/source ]] 2025-10-21 16:45:39.939710 | ubuntu-noble | + popd 2025-10-21 16:45:39.939820 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:39.939860 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:39.940660 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-10-21 16:45:39.942584 | ubuntu-noble | + filename=magnum-stable-2025.1.tar.gz 2025-10-21 16:45:39.942626 | ubuntu-noble | + [[ -e magnum-stable-2025.1.tar.gz ]] 2025-10-21 16:45:39.942635 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-10-21 16:45:39.942642 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-10-21 16:45:39.942666 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.171616 | ubuntu-noble | 2025-10-21 16:45:41 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [972870/972870] -> "magnum-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:41.172820 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:41.172873 | ubuntu-noble | + echo Process magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.172884 | ubuntu-noble | Process magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.178586 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.178636 | ubuntu-noble | ++ head -1 2025-10-21 16:45:41.178645 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:41.185931 | ubuntu-noble | + directory=magnum-20.0.1.dev5 2025-10-21 16:45:41.186031 | ubuntu-noble | + echo Check patches for magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.186148 | ubuntu-noble | Check patches for magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.186211 | ubuntu-noble | + [[ -e ../patches/2025.1/magnum ]] 2025-10-21 16:45:41.186272 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.186292 | ubuntu-noble | Check overlays for magnum-stable-2025.1.tar.gz 2025-10-21 16:45:41.186325 | ubuntu-noble | + [[ -e ../overlays/2025.1/magnum/source ]] 2025-10-21 16:45:41.186357 | ubuntu-noble | + popd 2025-10-21 16:45:41.186462 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:41.186521 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:41.187290 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-10-21 16:45:41.189452 | ubuntu-noble | + filename=manila-stable-2025.1.tar.gz 2025-10-21 16:45:41.189476 | ubuntu-noble | + [[ -e manila-stable-2025.1.tar.gz ]] 2025-10-21 16:45:41.189482 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-10-21 16:45:41.189489 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-10-21 16:45:41.189537 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.674345 | ubuntu-noble | 2025-10-21 16:45:42 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3538767/3538767] -> "manila-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:42.677387 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:42.677436 | ubuntu-noble | + echo Process manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.677449 | ubuntu-noble | Process manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.680577 | ubuntu-noble | ++ tar -tzf manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.680622 | ubuntu-noble | ++ head -1 2025-10-21 16:45:42.681091 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:42.689144 | ubuntu-noble | + directory=manila-20.0.1.dev20 2025-10-21 16:45:42.689205 | ubuntu-noble | + echo Check patches for manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.689214 | ubuntu-noble | Check patches for manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.689222 | ubuntu-noble | + [[ -e ../patches/2025.1/manila ]] 2025-10-21 16:45:42.689232 | ubuntu-noble | + echo Check overlays for manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.689239 | ubuntu-noble | Check overlays for manila-stable-2025.1.tar.gz 2025-10-21 16:45:42.689249 | ubuntu-noble | + [[ -e ../overlays/2025.1/manila/source ]] 2025-10-21 16:45:42.689280 | ubuntu-noble | + popd 2025-10-21 16:45:42.689375 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:42.689387 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:42.690267 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-10-21 16:45:42.692140 | ubuntu-noble | + filename=masakari-stable-2025.1.tar.gz 2025-10-21 16:45:42.692169 | ubuntu-noble | + [[ -e masakari-stable-2025.1.tar.gz ]] 2025-10-21 16:45:42.692179 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-10-21 16:45:42.692186 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-10-21 16:45:42.692192 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.743684 | ubuntu-noble | 2025-10-21 16:45:43 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:43.745213 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:43.745253 | ubuntu-noble | + echo Process masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.745260 | ubuntu-noble | Process masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.747554 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.747593 | ubuntu-noble | ++ head -1 2025-10-21 16:45:43.747812 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:43.753335 | ubuntu-noble | + directory=masakari-19.0.1.dev3 2025-10-21 16:45:43.753438 | ubuntu-noble | + echo Check patches for masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.753469 | ubuntu-noble | Check patches for masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.753572 | ubuntu-noble | + [[ -e ../patches/2025.1/masakari ]] 2025-10-21 16:45:43.753642 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.753665 | ubuntu-noble | Check overlays for masakari-stable-2025.1.tar.gz 2025-10-21 16:45:43.753703 | ubuntu-noble | + [[ -e ../overlays/2025.1/masakari/source ]] 2025-10-21 16:45:43.753738 | ubuntu-noble | + popd 2025-10-21 16:45:43.753850 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:43.753889 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:43.754606 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:43.756369 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:43.756401 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-10-21 16:45:43.756409 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:43.756417 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:43.756423 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.717377 | ubuntu-noble | 2025-10-21 16:45:44 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:44.720624 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:44.720690 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.720702 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.723608 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.723670 | ubuntu-noble | ++ head -1 2025-10-21 16:45:44.725015 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:44.733988 | ubuntu-noble | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-10-21 16:45:44.734172 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.734209 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.734279 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2025-10-21 16:45:44.734341 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.734362 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.734398 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2025-10-21 16:45:44.734436 | ubuntu-noble | + popd 2025-10-21 16:45:44.734586 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:44.734629 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:44.735701 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.739435 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-10-21 16:45:44.739551 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-10-21 16:45:44.739571 | ubuntu-noble | + popd 2025-10-21 16:45:44.739581 | ubuntu-noble | + continue 2025-10-21 16:45:44.739591 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:44.739602 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:44.739869 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:44.742339 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:44.742377 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2025-10-21 16:45:44.742389 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:44.742400 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:44.742412 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.726641 | ubuntu-noble | 2025-10-21 16:45:45 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:45.729533 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:45.729589 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.729602 | ubuntu-noble | Process neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.732627 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.732693 | ubuntu-noble | ++ head -1 2025-10-21 16:45:45.732838 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:45.739626 | ubuntu-noble | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2025-10-21 16:45:45.739749 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.739780 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.739850 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2025-10-21 16:45:45.739919 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.739943 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-10-21 16:45:45.739984 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2025-10-21 16:45:45.740092 | ubuntu-noble | + popd 2025-10-21 16:45:45.740239 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:45.740282 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:45.741013 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-10-21 16:45:45.743447 | ubuntu-noble | + filename=neutron-stable-2025.1.tar.gz 2025-10-21 16:45:45.743488 | ubuntu-noble | + [[ -e neutron-stable-2025.1.tar.gz ]] 2025-10-21 16:45:45.743539 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-10-21 16:45:45.743551 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-10-21 16:45:45.743563 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.800914 | ubuntu-noble | 2025-10-21 16:45:47 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12228535/12228535] -> "neutron-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:47.803676 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:47.803734 | ubuntu-noble | + echo Process neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.803743 | ubuntu-noble | Process neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.806588 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.806622 | ubuntu-noble | ++ head -1 2025-10-21 16:45:47.807533 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:47.823337 | ubuntu-noble | + directory=neutron-26.0.2.dev70 2025-10-21 16:45:47.823393 | ubuntu-noble | + echo Check patches for neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.823400 | ubuntu-noble | Check patches for neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.823467 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron ]] 2025-10-21 16:45:47.823577 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.823586 | ubuntu-noble | Check overlays for neutron-stable-2025.1.tar.gz 2025-10-21 16:45:47.823614 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron/source ]] 2025-10-21 16:45:47.823647 | ubuntu-noble | + popd 2025-10-21 16:45:47.823804 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:47.823839 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:47.824757 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-10-21 16:45:47.826584 | ubuntu-noble | + filename=nova-stable-2025.1.tar.gz 2025-10-21 16:45:47.826629 | ubuntu-noble | + [[ -e nova-stable-2025.1.tar.gz ]] 2025-10-21 16:45:47.826641 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-10-21 16:45:47.826652 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-10-21 16:45:47.826662 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-10-21 16:45:49.772899 | ubuntu-noble | 2025-10-21 16:45:49 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9640582/9640582] -> "nova-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:49.776342 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:49.776419 | ubuntu-noble | + echo Process nova-stable-2025.1.tar.gz 2025-10-21 16:45:49.776433 | ubuntu-noble | Process nova-stable-2025.1.tar.gz 2025-10-21 16:45:49.779575 | ubuntu-noble | ++ tar -tzf nova-stable-2025.1.tar.gz 2025-10-21 16:45:49.779626 | ubuntu-noble | ++ head -1 2025-10-21 16:45:49.779638 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:49.788164 | ubuntu-noble | + directory=nova-31.1.1.dev31 2025-10-21 16:45:49.788227 | ubuntu-noble | + echo Check patches for nova-stable-2025.1.tar.gz 2025-10-21 16:45:49.788240 | ubuntu-noble | Check patches for nova-stable-2025.1.tar.gz 2025-10-21 16:45:49.788253 | ubuntu-noble | + [[ -e ../patches/2025.1/nova ]] 2025-10-21 16:45:49.788295 | ubuntu-noble | + tar xzf nova-stable-2025.1.tar.gz 2025-10-21 16:45:50.191616 | ubuntu-noble | + rm nova-stable-2025.1.tar.gz 2025-10-21 16:45:50.196121 | ubuntu-noble | + pushd nova-31.1.1.dev31 2025-10-21 16:45:50.198555 | ubuntu-noble | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2025-10-21 16:45:50.198588 | ubuntu-noble | ++ sort 2025-10-21 16:45:50.200570 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-21 16:45:50.200604 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-10-21 16:45:50.200610 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-10-21 16:45:50.200616 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-21 16:45:50.202477 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-10-21 16:45:50.202527 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-21 16:45:50.202538 | ubuntu-noble | + patch --forward --batch -p1 2025-10-21 16:45:50.204434 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-10-21 16:45:50.204458 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-21 16:45:50.204467 | ubuntu-noble | + popd 2025-10-21 16:45:50.204649 | ubuntu-noble | + tar czf nova-stable-2025.1.tar.gz nova-31.1.1.dev31 2025-10-21 16:45:51.788948 | ubuntu-noble | + rm -r nova-31.1.1.dev31 2025-10-21 16:45:51.883759 | ubuntu-noble | + echo Check overlays for nova-stable-2025.1.tar.gz 2025-10-21 16:45:51.883876 | ubuntu-noble | Check overlays for nova-stable-2025.1.tar.gz 2025-10-21 16:45:51.883890 | ubuntu-noble | + [[ -e ../overlays/2025.1/nova/source ]] 2025-10-21 16:45:51.883901 | ubuntu-noble | + popd 2025-10-21 16:45:51.883923 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:51.883936 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:51.885310 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-10-21 16:45:51.887010 | ubuntu-noble | + filename=octavia-stable-2025.1.tar.gz 2025-10-21 16:45:51.887035 | ubuntu-noble | + [[ -e octavia-stable-2025.1.tar.gz ]] 2025-10-21 16:45:51.887050 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-10-21 16:45:51.887059 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-10-21 16:45:51.887068 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.252652 | ubuntu-noble | 2025-10-21 16:45:53 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1333232/1333232] -> "octavia-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:53.254359 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:53.254410 | ubuntu-noble | + echo Process octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.254418 | ubuntu-noble | Process octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.257540 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.257571 | ubuntu-noble | ++ head -1 2025-10-21 16:45:53.257861 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:53.263199 | ubuntu-noble | + directory=octavia-16.0.1.dev15 2025-10-21 16:45:53.263230 | ubuntu-noble | + echo Check patches for octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.263236 | ubuntu-noble | Check patches for octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.263241 | ubuntu-noble | + [[ -e ../patches/2025.1/octavia ]] 2025-10-21 16:45:53.263246 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.263250 | ubuntu-noble | Check overlays for octavia-stable-2025.1.tar.gz 2025-10-21 16:45:53.263255 | ubuntu-noble | + [[ -e ../overlays/2025.1/octavia/source ]] 2025-10-21 16:45:53.263260 | ubuntu-noble | + popd 2025-10-21 16:45:53.263268 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:53.263274 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:53.264062 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-10-21 16:45:53.265400 | ubuntu-noble | + filename=placement-stable-2025.1.tar.gz 2025-10-21 16:45:53.265420 | ubuntu-noble | + [[ -e placement-stable-2025.1.tar.gz ]] 2025-10-21 16:45:53.265437 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-10-21 16:45:53.265442 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-10-21 16:45:53.265462 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.471713 | ubuntu-noble | 2025-10-21 16:45:54 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:54.473785 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:54.473855 | ubuntu-noble | + echo Process placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.473868 | ubuntu-noble | Process placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.477582 | ubuntu-noble | ++ tar -tzf placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.477628 | ubuntu-noble | ++ head -1 2025-10-21 16:45:54.478364 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:54.485395 | ubuntu-noble | + directory=openstack_placement-13.0.0.0rc2.dev2 2025-10-21 16:45:54.485538 | ubuntu-noble | + echo Check patches for placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.485588 | ubuntu-noble | Check patches for placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.485661 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_placement ]] 2025-10-21 16:45:54.485733 | ubuntu-noble | + echo Check overlays for placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.485758 | ubuntu-noble | Check overlays for placement-stable-2025.1.tar.gz 2025-10-21 16:45:54.485801 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2025-10-21 16:45:54.485842 | ubuntu-noble | + popd 2025-10-21 16:45:54.486043 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:54.486125 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:54.487022 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:54.489481 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:54.489543 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2025-10-21 16:45:54.489552 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:54.489560 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:54.489568 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.441591 | ubuntu-noble | 2025-10-21 16:45:56 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062138/9062138] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:56.444638 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:56.444710 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.444721 | ubuntu-noble | Process skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.447570 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.447611 | ubuntu-noble | ++ head -1 2025-10-21 16:45:56.449280 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:56.455569 | ubuntu-noble | + directory=skyline_apiserver-6.0.1.dev11 2025-10-21 16:45:56.455609 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.455616 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.455624 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2025-10-21 16:45:56.455678 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.455685 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-10-21 16:45:56.455693 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2025-10-21 16:45:56.455701 | ubuntu-noble | + popd 2025-10-21 16:45:56.456251 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:56.456272 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:56.456908 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:56.459122 | ubuntu-noble | + filename=skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:56.459138 | ubuntu-noble | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2025-10-21 16:45:56.459190 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:56.459198 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:56.459208 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.159619 | ubuntu-noble | 2025-10-21 16:45:59 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26619591/26619591] -> "skyline-console-stable-2025.1.tar.gz" [1] 2025-10-21 16:45:59.162216 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:45:59.162312 | ubuntu-noble | + echo Process skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.162328 | ubuntu-noble | Process skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.166604 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.166664 | ubuntu-noble | ++ head -1 2025-10-21 16:45:59.167643 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:45:59.173384 | ubuntu-noble | + directory=skyline_console-6.0.0.0rc2.dev3 2025-10-21 16:45:59.173541 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.173580 | ubuntu-noble | Check patches for skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.173650 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_console ]] 2025-10-21 16:45:59.173715 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.173740 | ubuntu-noble | Check overlays for skyline-console-stable-2025.1.tar.gz 2025-10-21 16:45:59.173780 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2025-10-21 16:45:59.173823 | ubuntu-noble | + popd 2025-10-21 16:45:59.173972 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-21 16:45:59.174014 | ubuntu-noble | + pushd tarballs 2025-10-21 16:45:59.174801 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-10-21 16:45:59.176584 | ubuntu-noble | + filename=requirements-stable-2025.1.tar.gz 2025-10-21 16:45:59.176632 | ubuntu-noble | + [[ -e requirements-stable-2025.1.tar.gz ]] 2025-10-21 16:45:59.176640 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-10-21 16:45:59.176647 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-10-21 16:45:59.176654 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.133604 | ubuntu-noble | 2025-10-21 16:46:00 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150464/150464] -> "requirements-stable-2025.1.tar.gz" [1] 2025-10-21 16:46:00.135111 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-21 16:46:00.135154 | ubuntu-noble | + echo Process requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.135167 | ubuntu-noble | Process requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.140567 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.140611 | ubuntu-noble | ++ head -1 2025-10-21 16:46:00.140622 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-21 16:46:00.147112 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7501 2025-10-21 16:46:00.147156 | ubuntu-noble | + echo Check patches for requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.147166 | ubuntu-noble | Check patches for requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.147174 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_requirements ]] 2025-10-21 16:46:00.147200 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.147208 | ubuntu-noble | Check overlays for requirements-stable-2025.1.tar.gz 2025-10-21 16:46:00.147219 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2025-10-21 16:46:00.147249 | ubuntu-noble | + popd 2025-10-21 16:46:00.481096 | ubuntu-noble | ok: Runtime: 0:01:06.040724 2025-10-21 16:46:00.507945 | 2025-10-21 16:46:00.508130 | PLAY RECAP 2025-10-21 16:46:00.508267 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-21 16:46:00.508335 | 2025-10-21 16:46:00.628976 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-10-21 16:46:00.631452 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-21 16:46:01.340641 | 2025-10-21 16:46:01.340790 | PLAY [Base post] 2025-10-21 16:46:01.353987 | 2025-10-21 16:46:01.354113 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-21 16:46:02.225546 | ubuntu-noble | changed 2025-10-21 16:46:02.235656 | 2025-10-21 16:46:02.235805 | PLAY RECAP 2025-10-21 16:46:02.235890 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-21 16:46:02.235970 | 2025-10-21 16:46:02.347195 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-21 16:46:02.348218 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-21 16:46:03.102042 | 2025-10-21 16:46:03.102196 | PLAY [Base post-logs] 2025-10-21 16:46:03.112384 | 2025-10-21 16:46:03.112556 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-21 16:46:03.560795 | localhost | changed 2025-10-21 16:46:03.579942 | 2025-10-21 16:46:03.580132 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-21 16:46:03.607954 | localhost | ok 2025-10-21 16:46:03.613648 | 2025-10-21 16:46:03.613790 | TASK [Set zuul-log-path fact] 2025-10-21 16:46:03.641999 | localhost | ok 2025-10-21 16:46:03.655891 | 2025-10-21 16:46:03.656016 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 16:46:03.692320 | localhost | ok 2025-10-21 16:46:03.698127 | 2025-10-21 16:46:03.698276 | TASK [upload-logs : Create log directories] 2025-10-21 16:46:04.181720 | localhost | changed 2025-10-21 16:46:04.184679 | 2025-10-21 16:46:04.184795 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-21 16:46:04.667155 | localhost -> localhost | ok: Runtime: 0:00:00.006898 2025-10-21 16:46:04.677442 | 2025-10-21 16:46:04.677724 | TASK [upload-logs : Upload logs to log server] 2025-10-21 16:46:05.224393 | localhost | Output suppressed because no_log was given 2025-10-21 16:46:05.228307 | 2025-10-21 16:46:05.228503 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 16:46:05.286677 | localhost | skipping: Conditional result was False 2025-10-21 16:46:05.292290 | localhost | skipping: Conditional result was False 2025-10-21 16:46:05.300088 | 2025-10-21 16:46:05.300297 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 16:46:05.353379 | localhost | skipping: Conditional result was False 2025-10-21 16:46:05.353751 | 2025-10-21 16:46:05.358106 | localhost | skipping: Conditional result was False 2025-10-21 16:46:05.369617 | 2025-10-21 16:46:05.369766 | LOOP [upload-logs : Upload console log and json output]