2025-10-08 01:57:19.179144 | Job console starting 2025-10-08 01:57:19.188791 | Updating git repos 2025-10-08 01:57:19.240375 | Cloning repos into workspace 2025-10-08 01:57:19.325594 | Restoring repo states 2025-10-08 01:57:19.341722 | Merging changes 2025-10-08 01:57:19.831966 | Checking out repos 2025-10-08 01:57:19.864885 | Preparing playbooks 2025-10-08 01:57:20.523044 | Running Ansible setup 2025-10-08 01:57:26.424012 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-08 01:57:27.644900 | 2025-10-08 01:57:27.645078 | PLAY [Base pre] 2025-10-08 01:57:27.680225 | 2025-10-08 01:57:27.680386 | TASK [Setup log path fact] 2025-10-08 01:57:27.730596 | ubuntu-noble | ok 2025-10-08 01:57:27.762288 | 2025-10-08 01:57:27.762454 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-08 01:57:27.833960 | ubuntu-noble | ok 2025-10-08 01:57:27.855647 | 2025-10-08 01:57:27.855781 | TASK [emit-job-header : Print job information] 2025-10-08 01:57:27.937201 | # Job Information 2025-10-08 01:57:27.937385 | Ansible Version: 2.16.14 2025-10-08 01:57:27.937420 | Job: container-images-kolla-patch-2024.2 2025-10-08 01:57:27.937453 | Pipeline: check 2025-10-08 01:57:27.937476 | Executor: 521e9411259a 2025-10-08 01:57:27.937496 | Triggered by: https://github.com/osism/container-images-kolla/pull/635 2025-10-08 01:57:27.937517 | Event ID: 189b48b0-a3ea-11f0-8537-fc555d475469 2025-10-08 01:57:27.942455 | 2025-10-08 01:57:27.942571 | LOOP [emit-job-header : Print node information] 2025-10-08 01:57:28.124769 | ubuntu-noble | ok: 2025-10-08 01:57:28.125024 | ubuntu-noble | # Node Information 2025-10-08 01:57:28.125071 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-10-08 01:57:28.125103 | ubuntu-noble | Hostname: ubuntu 2025-10-08 01:57:28.125137 | ubuntu-noble | Username: zuul 2025-10-08 01:57:28.125171 | ubuntu-noble | Distro: Ubuntu 24.04 2025-10-08 01:57:28.125208 | ubuntu-noble | Provider: regiocloud-a 2025-10-08 01:57:28.125237 | ubuntu-noble | Region: 2025-10-08 01:57:28.125268 | ubuntu-noble | Label: ubuntu-noble 2025-10-08 01:57:28.125298 | ubuntu-noble | Product Name: OpenStack Nova 2025-10-08 01:57:28.125326 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3d:1cd8 2025-10-08 01:57:28.155351 | 2025-10-08 01:57:28.155488 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-08 01:57:28.786516 | ubuntu-noble -> localhost | changed 2025-10-08 01:57:28.793899 | 2025-10-08 01:57:28.794029 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-08 01:57:30.550325 | ubuntu-noble -> localhost | changed 2025-10-08 01:57:30.563416 | 2025-10-08 01:57:30.563523 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-08 01:57:30.983994 | ubuntu-noble -> localhost | ok 2025-10-08 01:57:30.991732 | 2025-10-08 01:57:30.991834 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-08 01:57:31.026543 | ubuntu-noble | ok 2025-10-08 01:57:31.058947 | ubuntu-noble | included: /var/lib/zuul/builds/c3e5cebb99f741b897471f486c4c11a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-08 01:57:31.064201 | 2025-10-08 01:57:31.064274 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-08 01:57:34.069560 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-10-08 01:57:34.069717 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/c3e5cebb99f741b897471f486c4c11a6/work/c3e5cebb99f741b897471f486c4c11a6_id_rsa 2025-10-08 01:57:34.069747 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/c3e5cebb99f741b897471f486c4c11a6/work/c3e5cebb99f741b897471f486c4c11a6_id_rsa.pub 2025-10-08 01:57:34.069769 | ubuntu-noble -> localhost | The key fingerprint is: 2025-10-08 01:57:34.069790 | ubuntu-noble -> localhost | SHA256:TXPjeVCSrDlhBEHZZfxfJ5wQ+jKw6MG2DPBDzep0Ey0 zuul-build-sshkey 2025-10-08 01:57:34.069807 | ubuntu-noble -> localhost | The key's randomart image is: 2025-10-08 01:57:34.069833 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-10-08 01:57:34.069850 | ubuntu-noble -> localhost | | .+*.+=o. | 2025-10-08 01:57:34.069893 | ubuntu-noble -> localhost | | o .. +o=o | 2025-10-08 01:57:34.069911 | ubuntu-noble -> localhost | | . . E o.++++ . | 2025-10-08 01:57:34.069928 | ubuntu-noble -> localhost | | + o + =+= += o| 2025-10-08 01:57:34.069944 | ubuntu-noble -> localhost | | * B S +.+ .oo| 2025-10-08 01:57:34.069966 | ubuntu-noble -> localhost | | o B + o . .| 2025-10-08 01:57:34.069982 | ubuntu-noble -> localhost | | . + | 2025-10-08 01:57:34.069998 | ubuntu-noble -> localhost | | | 2025-10-08 01:57:34.070015 | ubuntu-noble -> localhost | | | 2025-10-08 01:57:34.070031 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-10-08 01:57:34.070072 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.251453 2025-10-08 01:57:34.075542 | 2025-10-08 01:57:34.075615 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-08 01:57:34.103428 | ubuntu-noble | ok 2025-10-08 01:57:34.110588 | ubuntu-noble | included: /var/lib/zuul/builds/c3e5cebb99f741b897471f486c4c11a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-08 01:57:34.117949 | 2025-10-08 01:57:34.118016 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-08 01:57:34.141924 | ubuntu-noble | skipping: Conditional result was False 2025-10-08 01:57:34.146405 | 2025-10-08 01:57:34.146478 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-08 01:57:34.805034 | ubuntu-noble | changed 2025-10-08 01:57:34.811675 | 2025-10-08 01:57:34.811770 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-08 01:57:35.110468 | ubuntu-noble | ok 2025-10-08 01:57:35.116342 | 2025-10-08 01:57:35.116435 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-08 01:57:35.799781 | ubuntu-noble | changed 2025-10-08 01:57:35.805213 | 2025-10-08 01:57:35.805294 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-08 01:57:36.423759 | ubuntu-noble | changed 2025-10-08 01:57:36.429473 | 2025-10-08 01:57:36.429556 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-08 01:57:36.458247 | ubuntu-noble | skipping: Conditional result was False 2025-10-08 01:57:36.464153 | 2025-10-08 01:57:36.464243 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-08 01:57:36.942503 | ubuntu-noble -> localhost | changed 2025-10-08 01:57:36.953195 | 2025-10-08 01:57:36.953294 | TASK [add-build-sshkey : Add back temp key] 2025-10-08 01:57:37.321469 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/c3e5cebb99f741b897471f486c4c11a6/work/c3e5cebb99f741b897471f486c4c11a6_id_rsa (zuul-build-sshkey) 2025-10-08 01:57:37.321695 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.011247 2025-10-08 01:57:37.327778 | 2025-10-08 01:57:37.327887 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-08 01:57:37.832483 | ubuntu-noble | ok 2025-10-08 01:57:37.837278 | 2025-10-08 01:57:37.837371 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-08 01:57:37.875701 | ubuntu-noble | skipping: Conditional result was False 2025-10-08 01:57:37.889948 | 2025-10-08 01:57:37.890059 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-08 01:57:38.321877 | ubuntu-noble | ok 2025-10-08 01:57:38.332084 | 2025-10-08 01:57:38.332181 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-08 01:57:38.359611 | ubuntu-noble | ok 2025-10-08 01:57:38.364497 | 2025-10-08 01:57:38.364582 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-08 01:57:38.660528 | ubuntu-noble -> localhost | ok 2025-10-08 01:57:38.666608 | 2025-10-08 01:57:38.666702 | TASK [validate-host : Collect information about the host] 2025-10-08 01:57:39.851722 | ubuntu-noble | ok 2025-10-08 01:57:39.865095 | 2025-10-08 01:57:39.865201 | TASK [validate-host : Sanitize hostname] 2025-10-08 01:57:39.977287 | ubuntu-noble | ok 2025-10-08 01:57:40.006527 | 2025-10-08 01:57:40.006628 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-08 01:57:40.616952 | ubuntu-noble -> localhost | changed 2025-10-08 01:57:40.622369 | 2025-10-08 01:57:40.622456 | TASK [validate-host : Collect information about zuul worker] 2025-10-08 01:57:41.215561 | ubuntu-noble | ok 2025-10-08 01:57:41.220159 | 2025-10-08 01:57:41.220249 | TASK [validate-host : Write out all zuul information for each host] 2025-10-08 01:57:41.868407 | ubuntu-noble -> localhost | changed 2025-10-08 01:57:41.882075 | 2025-10-08 01:57:41.882176 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-08 01:57:42.171937 | ubuntu-noble | ok 2025-10-08 01:57:42.177095 | 2025-10-08 01:57:42.177178 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-08 01:57:43.224531 | ubuntu-noble | changed: 2025-10-08 01:57:43.224698 | ubuntu-noble | cd+++++++++ src/ 2025-10-08 01:57:43.224732 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-10-08 01:57:43.224758 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-10-08 01:57:43.224779 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-08 01:57:43.224799 | ubuntu-noble | Containerfile 2025-10-08 01:57:43.224926 | ubuntu-noble | 2025-10-08 01:59:36.894731 | ubuntu-noble | 2025-10-08 01:59:36.894741 | ubuntu-noble | Or undo this operation with: 2025-10-08 01:59:36.894751 | ubuntu-noble | 2025-10-08 01:59:36.894761 | ubuntu-noble | git switch - 2025-10-08 01:59:36.894771 | ubuntu-noble | 2025-10-08 01:59:36.894781 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-08 01:59:36.894790 | ubuntu-noble | 2025-10-08 01:59:36.894800 | ubuntu-noble | HEAD is now at e89e069ba debian: Use bookworkm suite for rabbitmq APT repo 2025-10-08 01:59:36.896169 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-08 01:59:36.900465 | ubuntu-noble | + export HASH_KOLLA=e89e069ba 2025-10-08 01:59:36.900504 | ubuntu-noble | + HASH_KOLLA=e89e069ba 2025-10-08 01:59:36.900514 | ubuntu-noble | + popd 2025-10-08 01:59:36.900525 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-08 01:59:36.902361 | ubuntu-noble | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-10-08 01:59:36.904442 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-08 01:59:36.904484 | ubuntu-noble | + pushd kolla 2025-10-08 01:59:36.904490 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-10-08 01:59:36.904496 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-10-08 01:59:36.904501 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 01:59:36.908074 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-10-08 01:59:36.908096 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-08 01:59:36.908216 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 01:59:36.909801 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-10-08 01:59:36.909821 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-08 01:59:36.909903 | ubuntu-noble | + popd 2025-10-08 01:59:36.910059 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-08 01:59:36.910086 | ubuntu-noble | + pushd kolla 2025-10-08 01:59:36.910178 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-10-08 01:59:36.910199 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-10-08 01:59:36.910231 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 01:59:36.911701 | ubuntu-noble | checking file kolla/common/sources.py 2025-10-08 01:59:36.911795 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 01:59:36.913323 | ubuntu-noble | patching file kolla/common/sources.py 2025-10-08 01:59:36.913443 | ubuntu-noble | + popd 2025-10-08 01:59:36.913613 | ubuntu-noble | + [[ -f templates/2024.2/repos.yaml ]] 2025-10-08 01:59:36.913677 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-10-08 01:59:37.040512 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-10-08 01:59:37.040561 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-10-08 01:59:37.040570 | ubuntu-noble | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-10-08 01:59:37.042254 | ubuntu-noble | Package: rabbitmq-server 2025-10-08 01:59:37.042282 | ubuntu-noble | Pin: version 3.13.* 2025-10-08 01:59:37.042286 | ubuntu-noble | Pin-Priority: 1000 2025-10-08 01:59:37.042291 | ubuntu-noble | 2025-10-08 01:59:37.042296 | ubuntu-noble | Package: openvswitch* 2025-10-08 01:59:37.042299 | ubuntu-noble | Pin: version 3.4.* 2025-10-08 01:59:37.042303 | ubuntu-noble | Pin-Priority: 1000 2025-10-08 01:59:37.043118 | ubuntu-noble | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-10-08 01:59:37.046741 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-08 01:59:37.047291 | ubuntu-noble | ++ basename overlays/2024.2/nova 2025-10-08 01:59:37.050030 | ubuntu-noble | + image_name=nova 2025-10-08 01:59:37.050084 | ubuntu-noble | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-08 01:59:37.053257 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-08 01:59:37.053593 | ubuntu-noble | ++ basename overlays/2024.2/cinder 2025-10-08 01:59:37.055458 | ubuntu-noble | + image_name=cinder 2025-10-08 01:59:37.055517 | ubuntu-noble | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-10-08 01:59:37.058181 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-08 01:59:37.058753 | ubuntu-noble | ++ basename overlays/2024.2/base 2025-10-08 01:59:37.060483 | ubuntu-noble | + image_name=base 2025-10-08 01:59:37.060579 | ubuntu-noble | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2025-10-08 01:59:37.062711 | ubuntu-noble | + find patches/2024.2 -mindepth 1 -type d 2025-10-08 01:59:37.064919 | ubuntu-noble | patches/2024.2/nova 2025-10-08 01:59:37.064932 | ubuntu-noble | patches/2024.2/cinder 2025-10-08 01:59:37.064937 | ubuntu-noble | patches/2024.2/openstack_requirements 2025-10-08 01:59:37.064941 | ubuntu-noble | patches/2024.2/neutron-dynamic-routing 2025-10-08 01:59:37.064945 | ubuntu-noble | patches/2024.2/kolla 2025-10-08 01:59:37.064950 | ubuntu-noble | patches/2024.2/ironic 2025-10-08 01:59:37.064953 | ubuntu-noble | patches/2024.2/skyline 2025-10-08 01:59:37.066437 | ubuntu-noble | ++ find patches/2024.2 -mindepth 1 -type d 2025-10-08 01:59:37.066898 | ubuntu-noble | ++ grep kolla 2025-10-08 01:59:37.067935 | ubuntu-noble | ++ grep -v kolla-build 2025-10-08 01:59:37.069838 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-08 01:59:37.070517 | ubuntu-noble | ++ basename patches/2024.2/kolla 2025-10-08 01:59:37.072346 | ubuntu-noble | + project=kolla 2025-10-08 01:59:37.073409 | ubuntu-noble | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-10-08 01:59:37.073481 | ubuntu-noble | ++ sort 2025-10-08 01:59:37.076312 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-08 01:59:37.076374 | ubuntu-noble | + pushd kolla 2025-10-08 01:59:37.076451 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-10-08 01:59:37.076473 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-10-08 01:59:37.076498 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 01:59:37.079161 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-08 01:59:37.079564 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-08 01:59:37.080081 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 01:59:37.082471 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-08 01:59:37.082826 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-08 01:59:37.083448 | ubuntu-noble | + popd 2025-10-08 01:59:37.083467 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-08 01:59:37.083471 | ubuntu-noble | + pushd kolla 2025-10-08 01:59:37.083474 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-10-08 01:59:37.083478 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-10-08 01:59:37.083481 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 01:59:37.085261 | ubuntu-noble | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-08 01:59:37.085494 | ubuntu-noble | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-08 01:59:37.085936 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 01:59:37.087471 | ubuntu-noble | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-08 01:59:37.087621 | ubuntu-noble | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-08 01:59:37.088214 | ubuntu-noble | + popd 2025-10-08 01:59:37.088247 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-08 01:59:37.088255 | ubuntu-noble | + pushd kolla 2025-10-08 01:59:37.088261 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-10-08 01:59:37.088267 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-10-08 01:59:37.088273 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 01:59:37.089222 | ubuntu-noble | checking file kolla/image/tasks.py 2025-10-08 01:59:37.089283 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-08 01:59:37.089510 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 01:59:37.091458 | ubuntu-noble | patching file kolla/image/tasks.py 2025-10-08 01:59:37.091486 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-08 01:59:37.091496 | ubuntu-noble | + popd 2025-10-08 01:59:37.091538 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-10-08 01:59:37.666426 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-08 01:59:37.724485 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-08 01:59:37.740888 | 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-08 01:59:37.826404 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-08 01:59:37.834317 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-08 01:59:37.920161 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-08 01:59:37.928216 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-08 01:59:37.943818 | 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-08 01:59:37.950410 | 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-08 01:59:38.003877 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-08 01:59:38.011722 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-08 01:59:38.078062 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 01:59:38.085724 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-08 01:59:38.162679 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 01:59:38.170455 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 01:59:38.240342 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 01:59:38.248085 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 01:59:38.286748 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 01:59:38.295426 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-08 01:59:38.305937 | 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-08 01:59:38.307668 | 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-08 01:59:38.385765 | 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-08 01:59:38.393322 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-08 01:59:38.436575 | 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.3) 2025-10-08 01:59:38.437325 | 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.10) 2025-10-08 01:59:38.439031 | 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-08 01:59:38.440404 | 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-08 01:59:38.476151 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-08 01:59:38.502488 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 5.3 MB/s eta 0:00:00 2025-10-08 01:59:38.509944 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-08 01:59:38.529956 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 11.7 MB/s eta 0:00:00 2025-10-08 01:59:38.538021 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-08 01:59:38.550552 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 14.5 MB/s eta 0:00:00 2025-10-08 01:59:38.557409 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-08 01:59:38.569951 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 7.3 MB/s eta 0:00:00 2025-10-08 01:59:38.581451 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-08 01:59:38.684830 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.5 MB/s eta 0:00:00 2025-10-08 01:59:38.695536 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-08 01:59:38.710038 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 3.4 MB/s eta 0:00:00 2025-10-08 01:59:38.719842 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-08 01:59:38.752494 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-08 01:59:38.769082 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 3.7 MB/s eta 0:00:00 2025-10-08 01:59:38.779076 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-08 01:59:39.045112 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-08 01:59:39.938997 | 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-08 01:59:40.069458 | ubuntu-noble | + pip3 install kolla/ 2025-10-08 01:59:40.553435 | ubuntu-noble | Processing ./kolla 2025-10-08 01:59:40.555411 | ubuntu-noble | Installing build dependencies: started 2025-10-08 01:59:42.880275 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-10-08 01:59:42.887536 | ubuntu-noble | Getting requirements to build wheel: started 2025-10-08 01:59:43.114818 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-10-08 01:59:43.121583 | ubuntu-noble | Installing backend dependencies: started 2025-10-08 01:59:45.589315 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-10-08 01:59:45.592076 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-10-08 01:59:46.163762 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 01:59:46.182733 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (7.0.1) 2025-10-08 01:59:46.184610 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (3.1.6) 2025-10-08 01:59:46.187130 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (3.1.45) 2025-10-08 01:59:46.189094 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (10.0.0) 2025-10-08 01:59:46.191311 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (80.9.0) 2025-10-08 01:59:46.230906 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==19.6.0) (4.0.12) 2025-10-08 01:59:46.234868 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.6.0) (3.0.3) 2025-10-08 01:59:46.249223 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (1.3.0) 2025-10-08 01:59:46.250471 | ubuntu-noble | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (5.5.0) 2025-10-08 01:59:46.251948 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (6.6.0) 2025-10-08 01:59:46.253457 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (2.0.0) 2025-10-08 01:59:46.254797 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (6.0.3) 2025-10-08 01:59:46.256492 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (2.32.5) 2025-10-08 01:59:46.305131 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==19.6.0) (5.0.2) 2025-10-08 01:59:46.321968 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (3.4.3) 2025-10-08 01:59:46.323666 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (3.10) 2025-10-08 01:59:46.325393 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (2.5.0) 2025-10-08 01:59:46.326947 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (2025.10.5) 2025-10-08 01:59:46.353513 | ubuntu-noble | Building wheels for collected packages: kolla 2025-10-08 01:59:46.354651 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-10-08 01:59:47.764466 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-08 01:59:47.768580 | ubuntu-noble | Created wheel for kolla: filename=kolla-19.6.0-py3-none-any.whl size=370243 sha256=482308e4df1e018bae90cd5b1f2f7795851343af68059dca80b72f92bf399fd4 2025-10-08 01:59:47.769334 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-v_m624zo/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-08 01:59:47.782608 | ubuntu-noble | Successfully built kolla 2025-10-08 01:59:47.995172 | ubuntu-noble | Installing collected packages: kolla 2025-10-08 01:59:48.178517 | ubuntu-noble | Successfully installed kolla-19.6.0 2025-10-08 01:59:48.330600 | ubuntu-noble | ++ kolla-build --version 2025-10-08 01:59:48.872244 | ubuntu-noble | + export KOLLA_VERSION=19.6.0 2025-10-08 01:59:48.872332 | ubuntu-noble | + KOLLA_VERSION=19.6.0 2025-10-08 01:59:48.872421 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-08 01:59:48.875299 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=1a5ae22 2025-10-08 01:59:48.875344 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=1a5ae22 2025-10-08 01:59:48.875504 | ubuntu-noble | ++ cd release 2025-10-08 01:59:48.875529 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-08 01:59:48.877452 | ubuntu-noble | + export HASH_RELEASE=d7f892b 2025-10-08 01:59:48.877502 | ubuntu-noble | + HASH_RELEASE=d7f892b 2025-10-08 01:59:48.877511 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-10-08 01:59:49.020441 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-10-08 01:59:49.020494 | ubuntu-noble | DEBUG template-overrides.j2 2025-10-08 01:59:49.020500 | ubuntu-noble | + cat templates/2024.2/template-overrides.j2 2025-10-08 01:59:49.022170 | ubuntu-noble | {% extends parent_template %} 2025-10-08 01:59:49.022195 | ubuntu-noble | 2025-10-08 01:59:49.022200 | ubuntu-noble | {% set fluentd_plugins = [ 2025-10-08 01:59:49.022204 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-10-08 01:59:49.022208 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-10-08 01:59:49.022212 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-10-08 01:59:49.022216 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-10-08 01:59:49.022220 | ubuntu-noble | ] %} 2025-10-08 01:59:49.022224 | ubuntu-noble | 2025-10-08 01:59:49.022228 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-08 01:59:49.022232 | ubuntu-noble | 2025-10-08 01:59:49.022235 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-08 01:59:49.022239 | ubuntu-noble | 2025-10-08 01:59:49.022242 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-10-08 01:59:49.022246 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-08 01:59:49.022260 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-10-08 01:59:49.022264 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-08 01:59:49.022267 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022271 | ubuntu-noble | 2025-10-08 01:59:49.022274 | ubuntu-noble | {% block horizon_header %} 2025-10-08 01:59:49.022277 | ubuntu-noble | RUN apt-get update \ 2025-10-08 01:59:49.022281 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-08 01:59:49.022285 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-10-08 01:59:49.022289 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-08 01:59:49.022292 | ubuntu-noble | && apt-get clean \ 2025-10-08 01:59:49.022301 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-08 01:59:49.022305 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022308 | ubuntu-noble | 2025-10-08 01:59:49.022311 | ubuntu-noble | {% block horizon_footer %} 2025-10-08 01:59:49.022315 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-08 01:59:49.022319 | 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-08 01:59:49.022324 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-10-08 01:59:49.022327 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022331 | ubuntu-noble | 2025-10-08 01:59:49.022334 | ubuntu-noble | {% block base_header %} 2025-10-08 01:59:49.022337 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-08 01:59:49.022341 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-08 01:59:49.022344 | ubuntu-noble | 2025-10-08 01:59:49.022348 | ubuntu-noble | RUN apt-get update \ 2025-10-08 01:59:49.022351 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-08 01:59:49.022354 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-10-08 01:59:49.022358 | ubuntu-noble | && apt-get clean \ 2025-10-08 01:59:49.022384 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-08 01:59:49.022387 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022391 | ubuntu-noble | 2025-10-08 01:59:49.022394 | ubuntu-noble | {% block openstack_base_header %} 2025-10-08 01:59:49.022397 | ubuntu-noble | RUN apt-get update \ 2025-10-08 01:59:49.022401 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-08 01:59:49.022404 | ubuntu-noble | && apt-get clean \ 2025-10-08 01:59:49.022407 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-08 01:59:49.022410 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022414 | ubuntu-noble | 2025-10-08 01:59:49.022417 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-08 01:59:49.022420 | ubuntu-noble | 2025-10-08 01:59:49.022424 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-08 01:59:49.022427 | ubuntu-noble | 2025-10-08 01:59:49.022430 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-10-08 01:59:49.022434 | ubuntu-noble | {% block cinder_volume_footer %} 2025-10-08 01:59:49.022437 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-08 01:59:49.022440 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022443 | ubuntu-noble | 2025-10-08 01:59:49.022447 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-08 01:59:49.022450 | ubuntu-noble | {% block manila_base_footer %} 2025-10-08 01:59:49.022453 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-08 01:59:49.022457 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022460 | ubuntu-noble | 2025-10-08 01:59:49.022463 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-08 01:59:49.022466 | ubuntu-noble | {% block magnum_base_footer %} 2025-10-08 01:59:49.022470 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-08 01:59:49.022473 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-08 01:59:49.022476 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-08 01:59:49.022479 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022483 | ubuntu-noble | 2025-10-08 01:59:49.022486 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-08 01:59:49.022492 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-10-08 01:59:49.022496 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-08 01:59:49.022499 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-08 01:59:49.022502 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022505 | ubuntu-noble | 2025-10-08 01:59:49.022509 | ubuntu-noble | {% block grafana_footer %} 2025-10-08 01:59:49.022512 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-08 01:59:49.022516 | ubuntu-noble | && mkdir -p /operations \ 2025-10-08 01:59:49.022519 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-08 01:59:49.022522 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-10-08 01:59:49.022525 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022529 | ubuntu-noble | 2025-10-08 01:59:49.022532 | ubuntu-noble | {% block keystone_footer %} 2025-10-08 01:59:49.022535 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-08 01:59:49.022538 | ubuntu-noble | RUN apt-get update \ 2025-10-08 01:59:49.022542 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-08 01:59:49.022545 | ubuntu-noble | libapache2-mod-shib \ 2025-10-08 01:59:49.022548 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-10-08 01:59:49.022552 | ubuntu-noble | libldap-common \ 2025-10-08 01:59:49.022555 | ubuntu-noble | libmemcached11 \ 2025-10-08 01:59:49.022558 | ubuntu-noble | && apt-get clean \ 2025-10-08 01:59:49.022562 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-10-08 01:59:49.022565 | ubuntu-noble | && a2enmod auth_openidc \ 2025-10-08 01:59:49.022568 | ubuntu-noble | && a2enmod shib 2025-10-08 01:59:49.022571 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022575 | ubuntu-noble | 2025-10-08 01:59:49.022578 | ubuntu-noble | {% block footer %} 2025-10-08 01:59:49.022581 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-10-08 01:59:49.022585 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-10-08 01:59:49.022588 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-08 01:59:49.022591 | ubuntu-noble | && apt-get autoremove -y \ 2025-10-08 01:59:49.022597 | 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-08 01:59:49.022610 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022614 | ubuntu-noble | 2025-10-08 01:59:49.022617 | ubuntu-noble | {% block labels %} 2025-10-08 01:59:49.022621 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-10-08 01:59:49.022624 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-10-08 01:59:49.022627 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="1a5ae22" \ 2025-10-08 01:59:49.022630 | ubuntu-noble | "de.osism.commit.kolla"="e89e069ba" \ 2025-10-08 01:59:49.022634 | ubuntu-noble | "de.osism.commit.kolla_version"="19.6.0" \ 2025-10-08 01:59:49.022637 | ubuntu-noble | "de.osism.commit.release"="d7f892b" \ 2025-10-08 01:59:49.022640 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2025-10-08 01:59:49.022643 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2025-10-08 01:59:49.022647 | ubuntu-noble | "de.osism.release.openstack"="2024.2" \ 2025-10-08 01:59:49.022650 | ubuntu-noble | "de.osism.version"="latest" \ 2025-10-08 01:59:49.022653 | ubuntu-noble | "org.opencontainers.image.created"="2025-10-08T01:59:49.000600+00:00" \ 2025-10-08 01:59:49.022656 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-08 01:59:49.022660 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-08 01:59:49.022663 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-08 01:59:49.022666 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-08 01:59:49.022669 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-08 01:59:49.022672 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 01:59:49.022676 | ubuntu-noble | {% endblock %} 2025-10-08 01:59:49.022679 | ubuntu-noble | 2025-10-08 01:59:49.022923 | ubuntu-noble | + bash scripts/002-generate.sh 2025-10-08 01:59:49.024760 | ubuntu-noble | + BASE=ubuntu 2025-10-08 01:59:49.025039 | ubuntu-noble | + BASE_VERSION=22.04 2025-10-08 01:59:49.025627 | ubuntu-noble | ++ date +%Y%m%d 2025-10-08 01:59:49.028501 | ubuntu-noble | + BUILD_ID=20251008 2025-10-08 01:59:49.028565 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-10-08 01:59:49.028596 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-08 01:59:49.028608 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-10-08 01:59:49.028618 | ubuntu-noble | + VERSION=latest 2025-10-08 01:59:49.028628 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-08 01:59:49.028649 | ubuntu-noble | + . defaults/all.sh 2025-10-08 01:59:49.028660 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-08 01:59:49.028678 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-08 01:59:49.028689 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-08 01:59:49.028699 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-08 01:59:49.028710 | ubuntu-noble | +++ deactivate nondestructive 2025-10-08 01:59:49.028720 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:49.028730 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:49.028739 | ubuntu-noble | +++ hash -r 2025-10-08 01:59:49.028749 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:49.028759 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-08 01:59:49.028769 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-08 01:59:49.028779 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-08 01:59:49.028792 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-08 01:59:49.028802 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-08 01:59:49.028812 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-08 01:59:49.028822 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-08 01:59:49.028832 | 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-08 01:59:49.028843 | 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-08 01:59:49.028852 | ubuntu-noble | +++ export PATH 2025-10-08 01:59:49.028861 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:49.028870 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-08 01:59:49.028879 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-08 01:59:49.028891 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-08 01:59:49.028899 | ubuntu-noble | +++ export PS1 2025-10-08 01:59:49.028908 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-08 01:59:49.028917 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-08 01:59:49.028925 | ubuntu-noble | +++ hash -r 2025-10-08 01:59:49.028934 | ubuntu-noble | + . defaults/2024.2.sh 2025-10-08 01:59:49.029805 | ubuntu-noble | +++ date +%Y%m%d 2025-10-08 01:59:49.030851 | ubuntu-noble | ++ export BUILD_ID=20251008 2025-10-08 01:59:49.030873 | ubuntu-noble | ++ BUILD_ID=20251008 2025-10-08 01:59:49.030887 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-08 01:59:49.030896 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-08 01:59:49.030905 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-08 01:59:49.030914 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-08 01:59:49.030923 | ubuntu-noble | + export VERSION 2025-10-08 01:59:49.030932 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-08 01:59:49.030943 | ubuntu-noble | + DOCKER_TAG=build-20251008 2025-10-08 01:59:49.030952 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-10-08 01:59:49.030960 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2025-10-08 01:59:49.030969 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-08 01:59:49.030978 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-10-08 01:59:49.030987 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-10-08 01:59:49.179780 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-10-08 01:59:49.179846 | 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-08 01:59:50.220436 | ubuntu-noble | localhost | SUCCESS => { 2025-10-08 01:59:50.220479 | ubuntu-noble | "changed": false, 2025-10-08 01:59:50.220484 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:50.220488 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:50.220491 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:50.220495 | ubuntu-noble | "msg": "OK", 2025-10-08 01:59:50.220498 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:50.220502 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:50.220506 | ubuntu-noble | "size": 4358, 2025-10-08 01:59:50.220509 | ubuntu-noble | "state": "file", 2025-10-08 01:59:50.220512 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:50.220516 | ubuntu-noble | } 2025-10-08 01:59:50.301830 | ubuntu-noble | + setini DEFAULT tag build-20251008 2025-10-08 01:59:50.301897 | 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-20251008' 2025-10-08 01:59:51.302407 | ubuntu-noble | localhost | CHANGED => { 2025-10-08 01:59:51.302471 | ubuntu-noble | "changed": true, 2025-10-08 01:59:51.302476 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:51.302479 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:51.302483 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:51.302486 | ubuntu-noble | "msg": "option changed", 2025-10-08 01:59:51.302489 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:51.302493 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:51.302496 | ubuntu-noble | "size": 4366, 2025-10-08 01:59:51.302499 | ubuntu-noble | "state": "file", 2025-10-08 01:59:51.302502 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:51.302506 | ubuntu-noble | } 2025-10-08 01:59:51.390224 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-10-08 01:59:51.390329 | 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-08 01:59:52.389670 | ubuntu-noble | localhost | SUCCESS => { 2025-10-08 01:59:52.389718 | ubuntu-noble | "changed": false, 2025-10-08 01:59:52.389723 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:52.389727 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:52.389730 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:52.389734 | ubuntu-noble | "msg": "OK", 2025-10-08 01:59:52.389737 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:52.389741 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:52.389745 | ubuntu-noble | "size": 4366, 2025-10-08 01:59:52.389758 | ubuntu-noble | "state": "file", 2025-10-08 01:59:52.389762 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:52.389765 | ubuntu-noble | } 2025-10-08 01:59:52.471466 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2025-10-08 01:59:52.471528 | 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-08 01:59:53.460434 | ubuntu-noble | localhost | SUCCESS => { 2025-10-08 01:59:53.460487 | ubuntu-noble | "changed": false, 2025-10-08 01:59:53.460494 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:53.460499 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:53.460505 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:53.460510 | ubuntu-noble | "msg": "OK", 2025-10-08 01:59:53.460514 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:53.460519 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:53.460525 | ubuntu-noble | "size": 4366, 2025-10-08 01:59:53.460530 | ubuntu-noble | "state": "file", 2025-10-08 01:59:53.460535 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:53.460540 | ubuntu-noble | } 2025-10-08 01:59:53.544922 | ubuntu-noble | + setini DEFAULT install_type source 2025-10-08 01:59:53.544987 | 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-08 01:59:54.509101 | ubuntu-noble | localhost | SUCCESS => { 2025-10-08 01:59:54.509170 | ubuntu-noble | "changed": false, 2025-10-08 01:59:54.509175 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:54.509179 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:54.509183 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:54.509186 | ubuntu-noble | "msg": "OK", 2025-10-08 01:59:54.509189 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:54.509193 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:54.509197 | ubuntu-noble | "size": 4366, 2025-10-08 01:59:54.509200 | ubuntu-noble | "state": "file", 2025-10-08 01:59:54.509204 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:54.509207 | ubuntu-noble | } 2025-10-08 01:59:54.588618 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-10-08 01:59:54.588682 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.2.tar.gz' 2025-10-08 01:59:55.687269 | ubuntu-noble | localhost | CHANGED => { 2025-10-08 01:59:55.687347 | ubuntu-noble | "changed": true, 2025-10-08 01:59:55.687359 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:55.689429 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:55.689445 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:55.689449 | ubuntu-noble | "msg": "section and option added", 2025-10-08 01:59:55.689454 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:55.689458 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:55.689461 | ubuntu-noble | "size": 4437, 2025-10-08 01:59:55.689464 | ubuntu-noble | "state": "file", 2025-10-08 01:59:55.689468 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:55.689472 | ubuntu-noble | } 2025-10-08 01:59:55.766259 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-10-08 01:59:55.769076 | ubuntu-noble | + setini openstack-base type local 2025-10-08 01:59:55.769098 | 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-08 01:59:56.737039 | ubuntu-noble | localhost | CHANGED => { 2025-10-08 01:59:56.737172 | ubuntu-noble | "changed": true, 2025-10-08 01:59:56.737185 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:56.737192 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:56.737200 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:56.737207 | ubuntu-noble | "msg": "option added", 2025-10-08 01:59:56.737214 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:56.737222 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:56.737230 | ubuntu-noble | "size": 4548, 2025-10-08 01:59:56.737237 | ubuntu-noble | "state": "file", 2025-10-08 01:59:56.737244 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:56.737251 | ubuntu-noble | } 2025-10-08 01:59:56.815965 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-10-08 01:59:56.816021 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-08 01:59:56.816027 | 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-08 01:59:57.821296 | ubuntu-noble | localhost | CHANGED => { 2025-10-08 01:59:57.821356 | ubuntu-noble | "changed": true, 2025-10-08 01:59:57.821401 | ubuntu-noble | "gid": 1000, 2025-10-08 01:59:57.821411 | ubuntu-noble | "group": "zuul", 2025-10-08 01:59:57.821418 | ubuntu-noble | "mode": "0664", 2025-10-08 01:59:57.821426 | ubuntu-noble | "msg": "option added", 2025-10-08 01:59:57.821432 | ubuntu-noble | "owner": "zuul", 2025-10-08 01:59:57.821439 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-08 01:59:57.821447 | ubuntu-noble | "size": 4586, 2025-10-08 01:59:57.821454 | ubuntu-noble | "state": "file", 2025-10-08 01:59:57.821460 | ubuntu-noble | "uid": 1000 2025-10-08 01:59:57.821467 | ubuntu-noble | } 2025-10-08 01:59:57.901276 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-10-08 01:59:57.901410 | ubuntu-noble | DEBUG kolla-build.conf 2025-10-08 01:59:57.901428 | ubuntu-noble | + cat kolla-build.conf 2025-10-08 01:59:57.902440 | ubuntu-noble | [DEFAULT] 2025-10-08 01:59:57.902484 | ubuntu-noble | base = ubuntu 2025-10-08 01:59:57.902488 | ubuntu-noble | base_package_type = deb 2025-10-08 01:59:57.902493 | ubuntu-noble | base_tag = 24.04 2025-10-08 01:59:57.902497 | ubuntu-noble | install_type = source 2025-10-08 01:59:57.902501 | ubuntu-noble | namespace = kolla 2025-10-08 01:59:57.902504 | ubuntu-noble | openstack_release = 2024.2 2025-10-08 01:59:57.902508 | ubuntu-noble | push = false 2025-10-08 01:59:57.902511 | ubuntu-noble | tag = build-20251008 2025-10-08 01:59:57.902515 | ubuntu-noble | threads = 1 2025-10-08 01:59:57.902518 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-10-08 01:59:57.902523 | ubuntu-noble | 2025-10-08 01:59:57.902528 | ubuntu-noble | ######################################################################### 2025-10-08 01:59:57.902538 | ubuntu-noble | # sources tracked in release repository 2025-10-08 01:59:57.902541 | ubuntu-noble | 2025-10-08 01:59:57.902545 | ubuntu-noble | [aodh-base] 2025-10-08 01:59:57.902548 | ubuntu-noble | type = local 2025-10-08 01:59:57.902552 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 01:59:57.902555 | ubuntu-noble | location = tarballs/aodh-stable-2024.2.tar.gz 2025-10-08 01:59:57.902559 | ubuntu-noble | 2025-10-08 01:59:57.902562 | ubuntu-noble | 2025-10-08 01:59:57.902565 | ubuntu-noble | 2025-10-08 01:59:57.902569 | ubuntu-noble | [barbican-base] 2025-10-08 01:59:57.902572 | ubuntu-noble | type = local 2025-10-08 01:59:57.902575 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 01:59:57.902579 | ubuntu-noble | location = tarballs/barbican-stable-2024.2.tar.gz 2025-10-08 01:59:57.902583 | ubuntu-noble | 2025-10-08 01:59:57.902586 | ubuntu-noble | 2025-10-08 01:59:57.902589 | ubuntu-noble | 2025-10-08 01:59:57.902592 | ubuntu-noble | [blazar-base] 2025-10-08 01:59:57.902596 | ubuntu-noble | type = local 2025-10-08 01:59:57.902599 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 01:59:57.902603 | ubuntu-noble | location = tarballs/blazar-stable-2024.2.tar.gz 2025-10-08 01:59:57.902606 | ubuntu-noble | 2025-10-08 01:59:57.902609 | ubuntu-noble | 2025-10-08 01:59:57.902613 | ubuntu-noble | 2025-10-08 01:59:57.902616 | ubuntu-noble | [ceilometer-base] 2025-10-08 01:59:57.902619 | ubuntu-noble | type = local 2025-10-08 01:59:57.902622 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 01:59:57.902638 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-10-08 01:59:57.902642 | ubuntu-noble | 2025-10-08 01:59:57.902645 | ubuntu-noble | 2025-10-08 01:59:57.902649 | ubuntu-noble | 2025-10-08 01:59:57.902652 | ubuntu-noble | [cinder-base] 2025-10-08 01:59:57.902655 | ubuntu-noble | type = local 2025-10-08 01:59:57.902659 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 01:59:57.902662 | ubuntu-noble | location = tarballs/cinder-stable-2024.2.tar.gz 2025-10-08 01:59:57.902665 | ubuntu-noble | 2025-10-08 01:59:57.902668 | ubuntu-noble | 2025-10-08 01:59:57.902672 | ubuntu-noble | 2025-10-08 01:59:57.902675 | ubuntu-noble | [designate-base] 2025-10-08 01:59:57.902679 | ubuntu-noble | type = local 2025-10-08 01:59:57.902682 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 01:59:57.902685 | ubuntu-noble | location = tarballs/designate-stable-2024.2.tar.gz 2025-10-08 01:59:57.902689 | ubuntu-noble | 2025-10-08 01:59:57.902692 | ubuntu-noble | 2025-10-08 01:59:57.902695 | ubuntu-noble | 2025-10-08 01:59:57.902699 | ubuntu-noble | [glance-base] 2025-10-08 01:59:57.902702 | ubuntu-noble | type = local 2025-10-08 01:59:57.902705 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 01:59:57.902709 | ubuntu-noble | location = tarballs/glance-stable-2024.2.tar.gz 2025-10-08 01:59:57.902712 | ubuntu-noble | 2025-10-08 01:59:57.902715 | ubuntu-noble | 2025-10-08 01:59:57.902718 | ubuntu-noble | 2025-10-08 01:59:57.902722 | ubuntu-noble | [heat-base] 2025-10-08 01:59:57.902725 | ubuntu-noble | type = local 2025-10-08 01:59:57.902728 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 01:59:57.902732 | ubuntu-noble | location = tarballs/heat-stable-2024.2.tar.gz 2025-10-08 01:59:57.902735 | ubuntu-noble | 2025-10-08 01:59:57.902738 | ubuntu-noble | 2025-10-08 01:59:57.902742 | ubuntu-noble | 2025-10-08 01:59:57.902745 | ubuntu-noble | [horizon] 2025-10-08 01:59:57.902748 | ubuntu-noble | type = local 2025-10-08 01:59:57.902751 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 01:59:57.902755 | ubuntu-noble | location = tarballs/horizon-stable-2024.2.tar.gz 2025-10-08 01:59:57.902758 | ubuntu-noble | 2025-10-08 01:59:57.902761 | ubuntu-noble | 2025-10-08 01:59:57.902765 | ubuntu-noble | 2025-10-08 01:59:57.902768 | ubuntu-noble | [ironic-base] 2025-10-08 01:59:57.902771 | ubuntu-noble | type = local 2025-10-08 01:59:57.902775 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 01:59:57.902778 | ubuntu-noble | location = tarballs/ironic-stable-2024.2.tar.gz 2025-10-08 01:59:57.902781 | ubuntu-noble | 2025-10-08 01:59:57.902784 | ubuntu-noble | 2025-10-08 01:59:57.902788 | ubuntu-noble | 2025-10-08 01:59:57.902791 | ubuntu-noble | [keystone-base] 2025-10-08 01:59:57.902794 | ubuntu-noble | type = local 2025-10-08 01:59:57.902798 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 01:59:57.902801 | ubuntu-noble | location = tarballs/keystone-stable-2024.2.tar.gz 2025-10-08 01:59:57.902804 | ubuntu-noble | 2025-10-08 01:59:57.902808 | ubuntu-noble | 2025-10-08 01:59:57.902811 | ubuntu-noble | 2025-10-08 01:59:57.902814 | ubuntu-noble | [magnum-base] 2025-10-08 01:59:57.902817 | ubuntu-noble | type = local 2025-10-08 01:59:57.902821 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 01:59:57.902824 | ubuntu-noble | location = tarballs/magnum-stable-2024.2.tar.gz 2025-10-08 01:59:57.902828 | ubuntu-noble | 2025-10-08 01:59:57.902831 | ubuntu-noble | 2025-10-08 01:59:57.902834 | ubuntu-noble | 2025-10-08 01:59:57.902837 | ubuntu-noble | [manila-base] 2025-10-08 01:59:57.902841 | ubuntu-noble | type = local 2025-10-08 01:59:57.902844 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 01:59:57.902847 | ubuntu-noble | location = tarballs/manila-stable-2024.2.tar.gz 2025-10-08 01:59:57.902851 | ubuntu-noble | 2025-10-08 01:59:57.902854 | ubuntu-noble | 2025-10-08 01:59:57.902857 | ubuntu-noble | 2025-10-08 01:59:57.902861 | ubuntu-noble | [masakari-base] 2025-10-08 01:59:57.902864 | ubuntu-noble | type = local 2025-10-08 01:59:57.902867 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 01:59:57.902870 | ubuntu-noble | location = tarballs/masakari-stable-2024.2.tar.gz 2025-10-08 01:59:57.902874 | ubuntu-noble | 2025-10-08 01:59:57.902877 | ubuntu-noble | 2025-10-08 01:59:57.902880 | ubuntu-noble | 2025-10-08 01:59:57.902884 | ubuntu-noble | [neutron-bgp-dragent] 2025-10-08 01:59:57.902887 | ubuntu-noble | type = local 2025-10-08 01:59:57.902890 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 01:59:57.902897 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 01:59:57.902900 | ubuntu-noble | 2025-10-08 01:59:57.902903 | ubuntu-noble | 2025-10-08 01:59:57.902913 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-08 01:59:57.902916 | ubuntu-noble | type = local 2025-10-08 01:59:57.902919 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 01:59:57.902923 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 01:59:57.902927 | ubuntu-noble | 2025-10-08 01:59:57.902930 | ubuntu-noble | 2025-10-08 01:59:57.902933 | ubuntu-noble | [neutron-vpnaas-base] 2025-10-08 01:59:57.902937 | ubuntu-noble | type = local 2025-10-08 01:59:57.902940 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 01:59:57.902944 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 01:59:57.902947 | ubuntu-noble | 2025-10-08 01:59:57.902950 | ubuntu-noble | 2025-10-08 01:59:57.902953 | ubuntu-noble | 2025-10-08 01:59:57.902957 | ubuntu-noble | [neutron-base] 2025-10-08 01:59:57.902960 | ubuntu-noble | type = local 2025-10-08 01:59:57.902963 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 01:59:57.902967 | ubuntu-noble | location = tarballs/neutron-stable-2024.2.tar.gz 2025-10-08 01:59:57.902970 | ubuntu-noble | 2025-10-08 01:59:57.902973 | ubuntu-noble | 2025-10-08 01:59:57.902977 | ubuntu-noble | 2025-10-08 01:59:57.902980 | ubuntu-noble | [nova-base] 2025-10-08 01:59:57.902983 | ubuntu-noble | type = local 2025-10-08 01:59:57.902987 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 01:59:57.902990 | ubuntu-noble | location = tarballs/nova-stable-2024.2.tar.gz 2025-10-08 01:59:57.902993 | ubuntu-noble | 2025-10-08 01:59:57.902997 | ubuntu-noble | 2025-10-08 01:59:57.903000 | ubuntu-noble | 2025-10-08 01:59:57.903003 | ubuntu-noble | [octavia-base] 2025-10-08 01:59:57.903007 | ubuntu-noble | type = local 2025-10-08 01:59:57.903010 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 01:59:57.903013 | ubuntu-noble | location = tarballs/octavia-stable-2024.2.tar.gz 2025-10-08 01:59:57.903017 | ubuntu-noble | 2025-10-08 01:59:57.903020 | ubuntu-noble | 2025-10-08 01:59:57.903023 | ubuntu-noble | 2025-10-08 01:59:57.903027 | ubuntu-noble | [placement-base] 2025-10-08 01:59:57.903030 | ubuntu-noble | type = local 2025-10-08 01:59:57.903033 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 01:59:57.903037 | ubuntu-noble | location = tarballs/placement-stable-2024.2.tar.gz 2025-10-08 01:59:57.903040 | ubuntu-noble | 2025-10-08 01:59:57.903043 | ubuntu-noble | 2025-10-08 01:59:57.903046 | ubuntu-noble | 2025-10-08 01:59:57.903050 | ubuntu-noble | [skyline-apiserver-base] 2025-10-08 01:59:57.903053 | ubuntu-noble | type = local 2025-10-08 01:59:57.903062 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 01:59:57.903065 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 01:59:57.903069 | ubuntu-noble | 2025-10-08 01:59:57.903072 | ubuntu-noble | 2025-10-08 01:59:57.903075 | ubuntu-noble | 2025-10-08 01:59:57.903078 | ubuntu-noble | [skyline-console-base] 2025-10-08 01:59:57.903082 | ubuntu-noble | type = local 2025-10-08 01:59:57.903085 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 01:59:57.903088 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-10-08 01:59:57.903091 | ubuntu-noble | 2025-10-08 01:59:57.903095 | ubuntu-noble | 2025-10-08 01:59:57.903098 | ubuntu-noble | [openstack-base] 2025-10-08 01:59:57.903134 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 01:59:57.903137 | ubuntu-noble | location = tarballs/requirements-stable-2024.2.tar.gz 2025-10-08 01:59:57.903141 | ubuntu-noble | type = local 2025-10-08 01:59:57.903147 | ubuntu-noble | + bash scripts/003-patch.sh 2025-10-08 01:59:57.906774 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-10-08 01:59:57.906812 | ubuntu-noble | + VERSION=latest 2025-10-08 01:59:57.906837 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-08 01:59:57.906957 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-08 01:59:57.906979 | ubuntu-noble | + . defaults/all.sh 2025-10-08 01:59:57.907082 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-08 01:59:57.907087 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-08 01:59:57.907147 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-08 01:59:57.907175 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-08 01:59:57.907502 | ubuntu-noble | +++ deactivate nondestructive 2025-10-08 01:59:57.907575 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:57.907606 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:57.907627 | ubuntu-noble | +++ hash -r 2025-10-08 01:59:57.907699 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:57.907705 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-08 01:59:57.907732 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-08 01:59:57.907775 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-08 01:59:57.907888 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-08 01:59:57.907909 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-08 01:59:57.907915 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-08 01:59:57.907920 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-08 01:59:57.907985 | 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-08 01:59:57.908032 | 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-08 01:59:57.908053 | ubuntu-noble | +++ export PATH 2025-10-08 01:59:57.908117 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-08 01:59:57.908189 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-08 01:59:57.908209 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-08 01:59:57.908234 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-08 01:59:57.908240 | ubuntu-noble | +++ export PS1 2025-10-08 01:59:57.908260 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-08 01:59:57.908265 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-08 01:59:57.908304 | ubuntu-noble | +++ hash -r 2025-10-08 01:59:57.908457 | ubuntu-noble | + . defaults/2024.2.sh 2025-10-08 01:59:57.909246 | ubuntu-noble | +++ date +%Y%m%d 2025-10-08 01:59:57.911526 | ubuntu-noble | ++ export BUILD_ID=20251008 2025-10-08 01:59:57.911541 | ubuntu-noble | ++ BUILD_ID=20251008 2025-10-08 01:59:57.911591 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-08 01:59:57.911595 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-08 01:59:57.911618 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-08 01:59:57.911621 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-08 01:59:57.911671 | ubuntu-noble | + export VERSION 2025-10-08 01:59:57.911677 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-08 01:59:57.911709 | ubuntu-noble | + mkdir -p tarballs 2025-10-08 01:59:57.916957 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-10-08 01:59:57.916986 | ubuntu-noble | ++ awk '{ print $4 }' 2025-10-08 01:59:57.918971 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 01:59:57.918999 | ubuntu-noble | + pushd tarballs 2025-10-08 01:59:57.919653 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 01:59:57.921226 | ubuntu-noble | + filename=aodh-stable-2024.2.tar.gz 2025-10-08 01:59:57.921251 | ubuntu-noble | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-10-08 01:59:57.921304 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 01:59:57.921310 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 01:59:57.921315 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.965608 | ubuntu-noble | 2025-10-08 01:59:58 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-10-08 01:59:58.967796 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 01:59:58.967877 | ubuntu-noble | + echo Process aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.967890 | ubuntu-noble | Process aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.970489 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.970532 | ubuntu-noble | ++ head -1 2025-10-08 01:59:58.971397 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 01:59:58.981954 | ubuntu-noble | + directory=aodh-19.0.0.0rc2.dev2 2025-10-08 01:59:58.981997 | ubuntu-noble | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.982005 | ubuntu-noble | Check patches for aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.982044 | ubuntu-noble | + [[ -e ../patches/2024.2/aodh ]] 2025-10-08 01:59:58.982145 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.982155 | ubuntu-noble | Check overlays for aodh-stable-2024.2.tar.gz 2025-10-08 01:59:58.982165 | ubuntu-noble | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-10-08 01:59:58.982206 | ubuntu-noble | + popd 2025-10-08 01:59:58.982458 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 01:59:58.982482 | ubuntu-noble | + pushd tarballs 2025-10-08 01:59:58.983620 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 01:59:58.985457 | ubuntu-noble | + filename=barbican-stable-2024.2.tar.gz 2025-10-08 01:59:58.985502 | ubuntu-noble | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-10-08 01:59:58.985510 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 01:59:58.985516 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 01:59:58.985522 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.145569 | ubuntu-noble | 2025-10-08 02:00:00 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:00.148440 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:00.148487 | ubuntu-noble | + echo Process barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.148500 | ubuntu-noble | Process barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.150462 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.150909 | ubuntu-noble | ++ head -1 2025-10-08 02:00:00.152882 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:00.159808 | ubuntu-noble | + directory=barbican-19.0.1.dev3 2025-10-08 02:00:00.159856 | ubuntu-noble | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.159865 | ubuntu-noble | Check patches for barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.159887 | ubuntu-noble | + [[ -e ../patches/2024.2/barbican ]] 2025-10-08 02:00:00.160422 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.160447 | ubuntu-noble | Check overlays for barbican-stable-2024.2.tar.gz 2025-10-08 02:00:00.160454 | ubuntu-noble | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-10-08 02:00:00.160461 | ubuntu-noble | + popd 2025-10-08 02:00:00.160468 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:00.160476 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:00.160961 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 02:00:00.162944 | ubuntu-noble | + filename=blazar-stable-2024.2.tar.gz 2025-10-08 02:00:00.162966 | ubuntu-noble | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-10-08 02:00:00.163014 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 02:00:00.163022 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 02:00:00.163031 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.237595 | ubuntu-noble | 2025-10-08 02:00:01 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:01.240913 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:01.240995 | ubuntu-noble | + echo Process blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.241010 | ubuntu-noble | Process blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.243457 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.243503 | ubuntu-noble | ++ head -1 2025-10-08 02:00:01.245348 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:01.252591 | ubuntu-noble | + directory=blazar-14.0.1.dev5 2025-10-08 02:00:01.252698 | ubuntu-noble | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.252728 | ubuntu-noble | Check patches for blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.252788 | ubuntu-noble | + [[ -e ../patches/2024.2/blazar ]] 2025-10-08 02:00:01.252844 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.252864 | ubuntu-noble | Check overlays for blazar-stable-2024.2.tar.gz 2025-10-08 02:00:01.252897 | ubuntu-noble | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-10-08 02:00:01.252931 | ubuntu-noble | + popd 2025-10-08 02:00:01.253033 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:01.253066 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:01.254123 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:01.257509 | ubuntu-noble | + filename=ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:01.257575 | ubuntu-noble | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-10-08 02:00:01.257589 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:01.257601 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:01.257611 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.425805 | ubuntu-noble | 2025-10-08 02:00:02 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:02.429130 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:02.429181 | ubuntu-noble | + echo Process ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.429192 | ubuntu-noble | Process ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.431448 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.431490 | ubuntu-noble | ++ head -1 2025-10-08 02:00:02.432806 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:02.439964 | ubuntu-noble | + directory=ceilometer-23.0.2.dev1 2025-10-08 02:00:02.440029 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.440036 | ubuntu-noble | Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.440040 | ubuntu-noble | + [[ -e ../patches/2024.2/ceilometer ]] 2025-10-08 02:00:02.440047 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.440053 | ubuntu-noble | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-08 02:00:02.440133 | ubuntu-noble | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-10-08 02:00:02.440141 | ubuntu-noble | + popd 2025-10-08 02:00:02.440271 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:02.440281 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:02.441195 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 02:00:02.443121 | ubuntu-noble | + filename=cinder-stable-2024.2.tar.gz 2025-10-08 02:00:02.443137 | ubuntu-noble | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-10-08 02:00:02.443192 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 02:00:02.443198 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 02:00:02.443204 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.251548 | ubuntu-noble | 2025-10-08 02:00:04 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6375881/6375881] -> "cinder-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:04.254184 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:04.254231 | ubuntu-noble | + echo Process cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.254243 | ubuntu-noble | Process cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.258447 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.258499 | ubuntu-noble | ++ head -1 2025-10-08 02:00:04.259186 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:04.266716 | ubuntu-noble | + directory=cinder-25.2.1.dev4 2025-10-08 02:00:04.266823 | ubuntu-noble | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.266853 | ubuntu-noble | Check patches for cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.266914 | ubuntu-noble | + [[ -e ../patches/2024.2/cinder ]] 2025-10-08 02:00:04.266961 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.605563 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-10-08 02:00:04.609106 | ubuntu-noble | + pushd cinder-25.2.1.dev4 2025-10-08 02:00:04.610466 | ubuntu-noble | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-10-08 02:00:04.610537 | ubuntu-noble | ++ sort 2025-10-08 02:00:04.613341 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:04.613449 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-10-08 02:00:04.613479 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-10-08 02:00:04.613519 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:04.615144 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 02:00:04.615464 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-08 02:00:04.615600 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 02:00:04.615779 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-08 02:00:04.616296 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:04.617430 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 02:00:04.617664 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-08 02:00:04.617761 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 02:00:04.617933 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-08 02:00:04.618665 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:04.618686 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-10-08 02:00:04.618691 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-10-08 02:00:04.618695 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:04.619962 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-08 02:00:04.620609 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-08 02:00:04.621070 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-08 02:00:04.621258 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 02:00:04.621559 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-08 02:00:04.621835 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-08 02:00:04.622156 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 02:00:04.622330 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-08 02:00:04.622866 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:04.624154 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-08 02:00:04.624686 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-08 02:00:04.625119 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-08 02:00:04.625272 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 02:00:04.625531 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-08 02:00:04.625796 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-08 02:00:04.626091 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 02:00:04.626286 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-08 02:00:04.627497 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:04.627546 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-10-08 02:00:04.627552 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-10-08 02:00:04.627556 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:04.628878 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 02:00:04.629144 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 02:00:04.629280 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-08 02:00:04.629556 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:04.631426 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 02:00:04.631446 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 02:00:04.631451 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-08 02:00:04.631804 | ubuntu-noble | + popd 2025-10-08 02:00:04.631876 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-08 02:00:05.819998 | ubuntu-noble | + rm -r cinder-25.2.1.dev4 2025-10-08 02:00:05.899315 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-10-08 02:00:05.899386 | ubuntu-noble | Check overlays for cinder-stable-2024.2.tar.gz 2025-10-08 02:00:05.899402 | ubuntu-noble | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-10-08 02:00:05.899439 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-08 02:00:06.230342 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-10-08 02:00:06.233706 | ubuntu-noble | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.2.1.dev4 2025-10-08 02:00:06.240062 | ubuntu-noble | sending incremental file list 2025-10-08 02:00:06.241256 | ubuntu-noble | ./ 2025-10-08 02:00:06.243429 | ubuntu-noble | cinder/ 2025-10-08 02:00:06.243465 | ubuntu-noble | cinder/volume/ 2025-10-08 02:00:06.243471 | ubuntu-noble | cinder/volume/drivers/ 2025-10-08 02:00:06.243476 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2025-10-08 02:00:06.285224 | ubuntu-noble | 2025-10-08 02:00:06.285253 | ubuntu-noble | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-10-08 02:00:06.285260 | ubuntu-noble | total size is 44,134 speedup is 3.77 2025-10-08 02:00:06.287121 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-08 02:00:07.477747 | ubuntu-noble | + rm -r cinder-25.2.1.dev4 2025-10-08 02:00:07.538136 | ubuntu-noble | + popd 2025-10-08 02:00:07.538284 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:07.538295 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:07.539539 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 02:00:07.542697 | ubuntu-noble | + filename=designate-stable-2024.2.tar.gz 2025-10-08 02:00:07.542755 | ubuntu-noble | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-10-08 02:00:07.542769 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 02:00:07.542780 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 02:00:07.542791 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.855517 | ubuntu-noble | 2025-10-08 02:00:08 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:08.857485 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:08.857533 | ubuntu-noble | + echo Process designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.857543 | ubuntu-noble | Process designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.863446 | ubuntu-noble | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.863490 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:08.863498 | ubuntu-noble | ++ head -1 2025-10-08 02:00:08.867977 | ubuntu-noble | + directory=designate-19.0.1.dev8 2025-10-08 02:00:08.868139 | ubuntu-noble | + echo Check patches for designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.868180 | ubuntu-noble | Check patches for designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.868246 | ubuntu-noble | + [[ -e ../patches/2024.2/designate ]] 2025-10-08 02:00:08.868317 | ubuntu-noble | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.868341 | ubuntu-noble | Check overlays for designate-stable-2024.2.tar.gz 2025-10-08 02:00:08.868410 | ubuntu-noble | + [[ -e ../overlays/2024.2/designate/source ]] 2025-10-08 02:00:08.868459 | ubuntu-noble | + popd 2025-10-08 02:00:08.868580 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:08.868618 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:08.869479 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 02:00:08.871505 | ubuntu-noble | + filename=glance-stable-2024.2.tar.gz 2025-10-08 02:00:08.871580 | ubuntu-noble | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-10-08 02:00:08.871641 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 02:00:08.871684 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 02:00:08.871718 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.264288 | ubuntu-noble | 2025-10-08 02:00:10 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:10.266715 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:10.266792 | ubuntu-noble | + echo Process glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.266803 | ubuntu-noble | Process glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.269461 | ubuntu-noble | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.269496 | ubuntu-noble | ++ head -1 2025-10-08 02:00:10.269913 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:10.279296 | ubuntu-noble | + directory=glance-29.0.1.dev9 2025-10-08 02:00:10.279330 | ubuntu-noble | + echo Check patches for glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.279336 | ubuntu-noble | Check patches for glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.279342 | ubuntu-noble | + [[ -e ../patches/2024.2/glance ]] 2025-10-08 02:00:10.279347 | ubuntu-noble | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.279352 | ubuntu-noble | Check overlays for glance-stable-2024.2.tar.gz 2025-10-08 02:00:10.279357 | ubuntu-noble | + [[ -e ../overlays/2024.2/glance/source ]] 2025-10-08 02:00:10.279385 | ubuntu-noble | + popd 2025-10-08 02:00:10.279428 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:10.279438 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:10.280518 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 02:00:10.282296 | ubuntu-noble | + filename=heat-stable-2024.2.tar.gz 2025-10-08 02:00:10.282462 | ubuntu-noble | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-10-08 02:00:10.282477 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 02:00:10.282489 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 02:00:10.282499 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.718496 | ubuntu-noble | 2025-10-08 02:00:11 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2360651/2360651] -> "heat-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:11.721689 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:11.721746 | ubuntu-noble | + echo Process heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.721758 | ubuntu-noble | Process heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.724498 | ubuntu-noble | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.724549 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:11.724650 | ubuntu-noble | ++ head -1 2025-10-08 02:00:11.731755 | ubuntu-noble | + directory=openstack_heat-23.0.1.dev10 2025-10-08 02:00:11.731793 | ubuntu-noble | + echo Check patches for heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.731801 | ubuntu-noble | Check patches for heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.731812 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-10-08 02:00:11.731818 | ubuntu-noble | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.731824 | ubuntu-noble | Check overlays for heat-stable-2024.2.tar.gz 2025-10-08 02:00:11.731833 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-10-08 02:00:11.731839 | ubuntu-noble | + popd 2025-10-08 02:00:11.731945 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:11.731954 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:11.732913 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 02:00:11.734557 | ubuntu-noble | + filename=horizon-stable-2024.2.tar.gz 2025-10-08 02:00:11.734577 | ubuntu-noble | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-10-08 02:00:11.734636 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 02:00:11.734646 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 02:00:11.734659 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.282570 | ubuntu-noble | 2025-10-08 02:00:13 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5704784/5704784] -> "horizon-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:13.285180 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:13.285240 | ubuntu-noble | + echo Process horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.285255 | ubuntu-noble | Process horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.288438 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.288485 | ubuntu-noble | ++ head -1 2025-10-08 02:00:13.288498 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:13.295171 | ubuntu-noble | + directory=horizon-25.1.2.dev1 2025-10-08 02:00:13.295338 | ubuntu-noble | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.295427 | ubuntu-noble | Check patches for horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.295525 | ubuntu-noble | + [[ -e ../patches/2024.2/horizon ]] 2025-10-08 02:00:13.295621 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.295656 | ubuntu-noble | Check overlays for horizon-stable-2024.2.tar.gz 2025-10-08 02:00:13.295712 | ubuntu-noble | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-10-08 02:00:13.295768 | ubuntu-noble | + popd 2025-10-08 02:00:13.295934 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:13.295990 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:13.296898 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 02:00:13.298521 | ubuntu-noble | + filename=ironic-stable-2024.2.tar.gz 2025-10-08 02:00:13.298570 | ubuntu-noble | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-10-08 02:00:13.298582 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 02:00:13.298598 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 02:00:13.298604 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.709552 | ubuntu-noble | 2025-10-08 02:00:14 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2625410/2625410] -> "ironic-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:14.712494 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:14.712541 | ubuntu-noble | + echo Process ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.712557 | ubuntu-noble | Process ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.715452 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.715497 | ubuntu-noble | ++ head -1 2025-10-08 02:00:14.715907 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:14.722681 | ubuntu-noble | + directory=ironic-26.1.4.dev2 2025-10-08 02:00:14.722748 | ubuntu-noble | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.722763 | ubuntu-noble | Check patches for ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.722783 | ubuntu-noble | + [[ -e ../patches/2024.2/ironic ]] 2025-10-08 02:00:14.722796 | ubuntu-noble | + tar xzf ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.895484 | ubuntu-noble | + rm ironic-stable-2024.2.tar.gz 2025-10-08 02:00:14.898027 | ubuntu-noble | + pushd ironic-26.1.4.dev2 2025-10-08 02:00:14.900435 | ubuntu-noble | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-10-08 02:00:14.900463 | ubuntu-noble | ++ sort 2025-10-08 02:00:14.902471 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:14.902501 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-10-08 02:00:14.902508 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-10-08 02:00:14.902515 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:14.904397 | ubuntu-noble | checking file ironic/common/grub_conf.template 2025-10-08 02:00:14.904415 | ubuntu-noble | checking file ironic/common/pxe_utils.py 2025-10-08 02:00:14.904420 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-08 02:00:14.904425 | ubuntu-noble | checking file ironic/drivers/modules/pxe_grub_config.template 2025-10-08 02:00:14.904608 | ubuntu-noble | checking file ironic/tests/unit/common/test_images.py 2025-10-08 02:00:14.904997 | ubuntu-noble | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-10-08 02:00:14.905650 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-08 02:00:14.905994 | ubuntu-noble | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-08 02:00:14.906388 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:14.908399 | ubuntu-noble | patching file ironic/common/grub_conf.template 2025-10-08 02:00:14.908419 | ubuntu-noble | patching file ironic/common/pxe_utils.py 2025-10-08 02:00:14.908423 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-08 02:00:14.908426 | ubuntu-noble | patching file ironic/drivers/modules/pxe_grub_config.template 2025-10-08 02:00:14.908430 | ubuntu-noble | patching file ironic/tests/unit/common/test_images.py 2025-10-08 02:00:14.908529 | ubuntu-noble | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-10-08 02:00:14.909073 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-08 02:00:14.909434 | ubuntu-noble | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-08 02:00:14.910332 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:14.910355 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch' 2025-10-08 02:00:14.910375 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch 2025-10-08 02:00:14.910379 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:14.913586 | ubuntu-noble | checking file ironic/drivers/modules/redfish/power.py 2025-10-08 02:00:14.913640 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-08 02:00:14.913660 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:14.916901 | ubuntu-noble | patching file ironic/drivers/modules/redfish/power.py 2025-10-08 02:00:14.916942 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-08 02:00:14.916952 | ubuntu-noble | + popd 2025-10-08 02:00:14.916960 | ubuntu-noble | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.4.dev2 2025-10-08 02:00:15.447302 | ubuntu-noble | + rm -r ironic-26.1.4.dev2 2025-10-08 02:00:15.499744 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-10-08 02:00:15.499823 | ubuntu-noble | Check overlays for ironic-stable-2024.2.tar.gz 2025-10-08 02:00:15.499830 | ubuntu-noble | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-10-08 02:00:15.499842 | ubuntu-noble | + popd 2025-10-08 02:00:15.499847 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:15.499852 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:15.500806 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 02:00:15.502683 | ubuntu-noble | + filename=keystone-stable-2024.2.tar.gz 2025-10-08 02:00:15.502697 | ubuntu-noble | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-10-08 02:00:15.502725 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 02:00:15.502731 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 02:00:15.502738 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.815550 | ubuntu-noble | 2025-10-08 02:00:16 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1741529/1741529] -> "keystone-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:16.817223 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:16.817275 | ubuntu-noble | + echo Process keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.817289 | ubuntu-noble | Process keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.820432 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.820481 | ubuntu-noble | ++ head -1 2025-10-08 02:00:16.820892 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:16.831904 | ubuntu-noble | + directory=keystone-26.0.1.dev4 2025-10-08 02:00:16.832164 | ubuntu-noble | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.832217 | ubuntu-noble | Check patches for keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.832300 | ubuntu-noble | + [[ -e ../patches/2024.2/keystone ]] 2025-10-08 02:00:16.832455 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.832500 | ubuntu-noble | Check overlays for keystone-stable-2024.2.tar.gz 2025-10-08 02:00:16.832560 | ubuntu-noble | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-10-08 02:00:16.832623 | ubuntu-noble | + popd 2025-10-08 02:00:16.832787 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:16.832870 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:16.833870 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 02:00:16.836064 | ubuntu-noble | + filename=magnum-stable-2024.2.tar.gz 2025-10-08 02:00:16.836102 | ubuntu-noble | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-10-08 02:00:16.836113 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 02:00:16.836124 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 02:00:16.836134 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.026062 | ubuntu-noble | 2025-10-08 02:00:18 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:18.028690 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:18.028746 | ubuntu-noble | + echo Process magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.028757 | ubuntu-noble | Process magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.030436 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.030711 | ubuntu-noble | ++ head -1 2025-10-08 02:00:18.032994 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:18.038279 | ubuntu-noble | + directory=magnum-19.0.1.dev7 2025-10-08 02:00:18.038311 | ubuntu-noble | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.038318 | ubuntu-noble | Check patches for magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.038323 | ubuntu-noble | + [[ -e ../patches/2024.2/magnum ]] 2025-10-08 02:00:18.038329 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.038334 | ubuntu-noble | Check overlays for magnum-stable-2024.2.tar.gz 2025-10-08 02:00:18.038338 | ubuntu-noble | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-10-08 02:00:18.038347 | ubuntu-noble | + popd 2025-10-08 02:00:18.038353 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:18.038360 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:18.039173 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 02:00:18.040723 | ubuntu-noble | + filename=manila-stable-2024.2.tar.gz 2025-10-08 02:00:18.040740 | ubuntu-noble | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-10-08 02:00:18.040782 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 02:00:18.040788 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 02:00:18.040795 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.467564 | ubuntu-noble | 2025-10-08 02:00:19 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3511354/3511354] -> "manila-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:19.470328 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:19.470425 | ubuntu-noble | + echo Process manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.470439 | ubuntu-noble | Process manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.473454 | ubuntu-noble | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.473500 | ubuntu-noble | ++ head -1 2025-10-08 02:00:19.473963 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:19.487250 | ubuntu-noble | + directory=manila-19.1.1.dev4 2025-10-08 02:00:19.487296 | ubuntu-noble | + echo Check patches for manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.487304 | ubuntu-noble | Check patches for manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.487663 | ubuntu-noble | + [[ -e ../patches/2024.2/manila ]] 2025-10-08 02:00:19.487685 | ubuntu-noble | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.487693 | ubuntu-noble | Check overlays for manila-stable-2024.2.tar.gz 2025-10-08 02:00:19.487699 | ubuntu-noble | + [[ -e ../overlays/2024.2/manila/source ]] 2025-10-08 02:00:19.487706 | ubuntu-noble | + popd 2025-10-08 02:00:19.487719 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:19.487759 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:19.488867 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 02:00:19.491282 | ubuntu-noble | + filename=masakari-stable-2024.2.tar.gz 2025-10-08 02:00:19.491304 | ubuntu-noble | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-10-08 02:00:19.491346 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 02:00:19.491355 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 02:00:19.491434 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.535536 | ubuntu-noble | 2025-10-08 02:00:20 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:20.536186 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:20.536239 | ubuntu-noble | + echo Process masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.536248 | ubuntu-noble | Process masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.541865 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.541907 | ubuntu-noble | ++ head -1 2025-10-08 02:00:20.541916 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:20.547507 | ubuntu-noble | + directory=masakari-18.0.0.0rc2.dev2 2025-10-08 02:00:20.547545 | ubuntu-noble | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.547554 | ubuntu-noble | Check patches for masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.547636 | ubuntu-noble | + [[ -e ../patches/2024.2/masakari ]] 2025-10-08 02:00:20.547699 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.547705 | ubuntu-noble | Check overlays for masakari-stable-2024.2.tar.gz 2025-10-08 02:00:20.547731 | ubuntu-noble | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-10-08 02:00:20.547765 | ubuntu-noble | + popd 2025-10-08 02:00:20.547911 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:20.547921 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:20.548894 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:20.552542 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:20.552633 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-08 02:00:20.552656 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:20.552674 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:20.552689 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.462174 | ubuntu-noble | 2025-10-08 02:00:21 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:21.464796 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:21.464851 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.464864 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.468477 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.468534 | ubuntu-noble | ++ head -1 2025-10-08 02:00:21.469394 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:21.476288 | ubuntu-noble | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 02:00:21.476338 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.476349 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.476356 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-10-08 02:00:21.476390 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.493255 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.496916 | ubuntu-noble | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 02:00:21.500192 | ubuntu-noble | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-10-08 02:00:21.500226 | ubuntu-noble | ++ sort 2025-10-08 02:00:21.501326 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:21.501413 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-10-08 02:00:21.501422 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-10-08 02:00:21.501426 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:21.503186 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2025-10-08 02:00:21.503207 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-08 02:00:21.503236 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:21.504887 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2025-10-08 02:00:21.504908 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-08 02:00:21.504929 | ubuntu-noble | + popd 2025-10-08 02:00:21.505056 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 02:00:21.535902 | ubuntu-noble | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 02:00:21.541509 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.541538 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.541547 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-10-08 02:00:21.541600 | ubuntu-noble | + popd 2025-10-08 02:00:21.541726 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:21.541753 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:21.542831 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.545394 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 02:00:21.545427 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-08 02:00:21.545459 | ubuntu-noble | + popd 2025-10-08 02:00:21.545567 | ubuntu-noble | + continue 2025-10-08 02:00:21.545574 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:21.545634 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:21.546451 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:21.548786 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:21.548820 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-10-08 02:00:21.548831 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:21.548838 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:21.548847 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.498575 | ubuntu-noble | 2025-10-08 02:00:22 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:22.501429 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:22.501484 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.501496 | ubuntu-noble | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.503449 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.503991 | ubuntu-noble | ++ head -1 2025-10-08 02:00:22.507530 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:22.513765 | ubuntu-noble | + directory=neutron_vpnaas-25.0.1.dev4 2025-10-08 02:00:22.513812 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.513821 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.513855 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-10-08 02:00:22.513934 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.513943 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 02:00:22.513950 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-10-08 02:00:22.513959 | ubuntu-noble | + popd 2025-10-08 02:00:22.514082 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:22.514093 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:22.515229 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 02:00:22.517160 | ubuntu-noble | + filename=neutron-stable-2024.2.tar.gz 2025-10-08 02:00:22.517182 | ubuntu-noble | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-10-08 02:00:22.517207 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 02:00:22.517214 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 02:00:22.517223 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.583443 | ubuntu-noble | 2025-10-08 02:00:24 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14503154/14503154] -> "neutron-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:24.586410 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:24.586468 | ubuntu-noble | + echo Process neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.586491 | ubuntu-noble | Process neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.590483 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.590549 | ubuntu-noble | ++ head -1 2025-10-08 02:00:24.591562 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:24.596513 | ubuntu-noble | + directory=neutron-25.2.1.dev46 2025-10-08 02:00:24.596560 | ubuntu-noble | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.596570 | ubuntu-noble | Check patches for neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.596578 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron ]] 2025-10-08 02:00:24.596588 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.596596 | ubuntu-noble | Check overlays for neutron-stable-2024.2.tar.gz 2025-10-08 02:00:24.596605 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-10-08 02:00:24.596615 | ubuntu-noble | + popd 2025-10-08 02:00:24.596720 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:24.596730 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:24.597799 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 02:00:24.599757 | ubuntu-noble | + filename=nova-stable-2024.2.tar.gz 2025-10-08 02:00:24.599787 | ubuntu-noble | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-10-08 02:00:24.599794 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 02:00:24.599801 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 02:00:24.599806 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.423702 | ubuntu-noble | 2025-10-08 02:00:26 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9541224/9541224] -> "nova-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:26.427245 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:26.427298 | ubuntu-noble | + echo Process nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.427313 | ubuntu-noble | Process nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.429470 | ubuntu-noble | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.429512 | ubuntu-noble | ++ head -1 2025-10-08 02:00:26.430791 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:26.438705 | ubuntu-noble | + directory=nova-30.1.1.dev17 2025-10-08 02:00:26.438749 | ubuntu-noble | + echo Check patches for nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.438758 | ubuntu-noble | Check patches for nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.438767 | ubuntu-noble | + [[ -e ../patches/2024.2/nova ]] 2025-10-08 02:00:26.438824 | ubuntu-noble | + tar xzf nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.868953 | ubuntu-noble | + rm nova-stable-2024.2.tar.gz 2025-10-08 02:00:26.873125 | ubuntu-noble | + pushd nova-30.1.1.dev17 2025-10-08 02:00:26.876380 | ubuntu-noble | ++ sort 2025-10-08 02:00:26.876412 | ubuntu-noble | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-10-08 02:00:26.877765 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:26.877792 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-10-08 02:00:26.877797 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-10-08 02:00:26.877803 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:26.879602 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-10-08 02:00:26.879865 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-08 02:00:26.880412 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:26.881964 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-10-08 02:00:26.882319 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-08 02:00:26.883018 | ubuntu-noble | + popd 2025-10-08 02:00:26.883039 | ubuntu-noble | + tar czf nova-stable-2024.2.tar.gz nova-30.1.1.dev17 2025-10-08 02:00:28.400305 | ubuntu-noble | + rm -r nova-30.1.1.dev17 2025-10-08 02:00:28.503528 | ubuntu-noble | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-10-08 02:00:28.503589 | ubuntu-noble | Check overlays for nova-stable-2024.2.tar.gz 2025-10-08 02:00:28.503597 | ubuntu-noble | + [[ -e ../overlays/2024.2/nova/source ]] 2025-10-08 02:00:28.503603 | ubuntu-noble | + popd 2025-10-08 02:00:28.503609 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:28.503615 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:28.504471 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 02:00:28.507564 | ubuntu-noble | + filename=octavia-stable-2024.2.tar.gz 2025-10-08 02:00:28.507592 | ubuntu-noble | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-10-08 02:00:28.507663 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 02:00:28.507670 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 02:00:28.507678 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.787589 | ubuntu-noble | 2025-10-08 02:00:29 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317258/1317258] -> "octavia-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:29.789475 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:29.789521 | ubuntu-noble | + echo Process octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.789536 | ubuntu-noble | Process octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.791450 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.791493 | ubuntu-noble | ++ head -1 2025-10-08 02:00:29.792759 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:29.799507 | ubuntu-noble | + directory=octavia-15.0.2.dev3 2025-10-08 02:00:29.799599 | ubuntu-noble | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.799621 | ubuntu-noble | Check patches for octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.799673 | ubuntu-noble | + [[ -e ../patches/2024.2/octavia ]] 2025-10-08 02:00:29.799726 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.799743 | ubuntu-noble | Check overlays for octavia-stable-2024.2.tar.gz 2025-10-08 02:00:29.799772 | ubuntu-noble | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-10-08 02:00:29.799802 | ubuntu-noble | + popd 2025-10-08 02:00:29.799897 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:29.799928 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:29.800698 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 02:00:29.802438 | ubuntu-noble | + filename=placement-stable-2024.2.tar.gz 2025-10-08 02:00:29.802459 | ubuntu-noble | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-10-08 02:00:29.802465 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 02:00:29.802470 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 02:00:29.802476 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.005218 | ubuntu-noble | 2025-10-08 02:00:31 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:31.007629 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:31.007676 | ubuntu-noble | + echo Process placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.007685 | ubuntu-noble | Process placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.011429 | ubuntu-noble | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.011481 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:31.012922 | ubuntu-noble | ++ head -1 2025-10-08 02:00:31.021787 | ubuntu-noble | + directory=openstack-placement-12.0.1.dev5 2025-10-08 02:00:31.021825 | ubuntu-noble | + echo Check patches for placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.021831 | ubuntu-noble | Check patches for placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.021884 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-10-08 02:00:31.021937 | ubuntu-noble | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.021941 | ubuntu-noble | Check overlays for placement-stable-2024.2.tar.gz 2025-10-08 02:00:31.021973 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-10-08 02:00:31.022033 | ubuntu-noble | + popd 2025-10-08 02:00:31.022156 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:31.022174 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:31.023020 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:31.025078 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:31.025092 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-10-08 02:00:31.025155 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:31.025161 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:31.025167 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.823563 | ubuntu-noble | 2025-10-08 02:00:32 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061741/9061741] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:32.826499 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:32.826552 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.826565 | ubuntu-noble | Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.828730 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.828794 | ubuntu-noble | ++ head -1 2025-10-08 02:00:32.830845 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:32.837541 | ubuntu-noble | + directory=skyline-apiserver-5.0.1.dev3 2025-10-08 02:00:32.838315 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.838345 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.838354 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-apiserver ]] 2025-10-08 02:00:32.838361 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.838423 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 02:00:32.838431 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-apiserver/source ]] 2025-10-08 02:00:32.838439 | ubuntu-noble | + popd 2025-10-08 02:00:32.838447 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:32.838456 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:32.838627 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:32.840400 | ubuntu-noble | + filename=skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:32.840425 | ubuntu-noble | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-10-08 02:00:32.840433 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:32.840440 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:32.840447 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.373452 | ubuntu-noble | 2025-10-08 02:00:35 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:35.376780 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:35.376877 | ubuntu-noble | + echo Process skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.376909 | ubuntu-noble | Process skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.379497 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.379759 | ubuntu-noble | ++ head -1 2025-10-08 02:00:35.382066 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:35.389399 | ubuntu-noble | + directory=skyline-console-5.0.1.dev4 2025-10-08 02:00:35.389458 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.389470 | ubuntu-noble | Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.389484 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-console ]] 2025-10-08 02:00:35.389571 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.389581 | ubuntu-noble | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-08 02:00:35.389592 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-10-08 02:00:35.389599 | ubuntu-noble | + popd 2025-10-08 02:00:35.389744 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 02:00:35.389758 | ubuntu-noble | + pushd tarballs 2025-10-08 02:00:35.390962 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 02:00:35.393884 | ubuntu-noble | + filename=requirements-stable-2024.2.tar.gz 2025-10-08 02:00:35.393928 | ubuntu-noble | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-10-08 02:00:35.393982 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 02:00:35.393994 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 02:00:35.394003 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.317528 | ubuntu-noble | 2025-10-08 02:00:36 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-10-08 02:00:36.319984 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 02:00:36.320013 | ubuntu-noble | + echo Process requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.320020 | ubuntu-noble | Process requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.323414 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.323445 | ubuntu-noble | ++ head -1 2025-10-08 02:00:36.323557 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-08 02:00:36.327084 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7098 2025-10-08 02:00:36.327131 | ubuntu-noble | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.327142 | ubuntu-noble | Check patches for requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.327161 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-10-08 02:00:36.327173 | ubuntu-noble | + tar xzf requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.344348 | ubuntu-noble | + rm requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.346431 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7098 2025-10-08 02:00:36.349422 | ubuntu-noble | ++ sort 2025-10-08 02:00:36.349457 | ubuntu-noble | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-10-08 02:00:36.350976 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 02:00:36.351007 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2025-10-08 02:00:36.351014 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2025-10-08 02:00:36.351019 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-08 02:00:36.352458 | ubuntu-noble | checking file upper-constraints.txt 2025-10-08 02:00:36.352518 | ubuntu-noble | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-08 02:00:36.352969 | ubuntu-noble | + patch --forward --batch -p1 2025-10-08 02:00:36.353957 | ubuntu-noble | patching file upper-constraints.txt 2025-10-08 02:00:36.354141 | ubuntu-noble | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-08 02:00:36.354474 | ubuntu-noble | + popd 2025-10-08 02:00:36.354705 | ubuntu-noble | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7098 2025-10-08 02:00:36.390279 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7098 2025-10-08 02:00:36.393685 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.393748 | ubuntu-noble | Check overlays for requirements-stable-2024.2.tar.gz 2025-10-08 02:00:36.393766 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2025-10-08 02:00:36.393777 | ubuntu-noble | + popd 2025-10-08 02:00:36.572782 | ubuntu-noble | ok: Runtime: 0:01:03.246150 2025-10-08 02:00:36.599149 | 2025-10-08 02:00:36.599259 | PLAY RECAP 2025-10-08 02:00:36.599329 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-08 02:00:36.599361 | 2025-10-08 02:00:36.728873 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-10-08 02:00:36.733293 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-08 02:00:37.482185 | 2025-10-08 02:00:37.482337 | PLAY [Base post] 2025-10-08 02:00:37.496121 | 2025-10-08 02:00:37.496249 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-08 02:00:38.376555 | ubuntu-noble | changed 2025-10-08 02:00:38.386376 | 2025-10-08 02:00:38.386498 | PLAY RECAP 2025-10-08 02:00:38.386575 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-08 02:00:38.386654 | 2025-10-08 02:00:38.508171 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-08 02:00:38.509170 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-08 02:00:39.318427 | 2025-10-08 02:00:39.318597 | PLAY [Base post-logs] 2025-10-08 02:00:39.329992 | 2025-10-08 02:00:39.330129 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-08 02:00:39.843241 | localhost | changed 2025-10-08 02:00:39.854146 | 2025-10-08 02:00:39.854333 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-08 02:00:39.892378 | localhost | ok 2025-10-08 02:00:39.897884 | 2025-10-08 02:00:39.897990 | TASK [Set zuul-log-path fact] 2025-10-08 02:00:39.914503 | localhost | ok 2025-10-08 02:00:39.924610 | 2025-10-08 02:00:39.924736 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-08 02:00:39.952138 | localhost | ok 2025-10-08 02:00:39.956296 | 2025-10-08 02:00:39.956406 | TASK [upload-logs : Create log directories] 2025-10-08 02:00:40.440540 | localhost | changed 2025-10-08 02:00:40.443558 | 2025-10-08 02:00:40.443670 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-08 02:00:40.945502 | localhost -> localhost | ok: Runtime: 0:00:00.007536 2025-10-08 02:00:40.956183 | 2025-10-08 02:00:40.956463 | TASK [upload-logs : Upload logs to log server] 2025-10-08 02:00:41.500034 | localhost | Output suppressed because no_log was given 2025-10-08 02:00:41.501878 | 2025-10-08 02:00:41.501978 | LOOP [upload-logs : Compress console log and json output] 2025-10-08 02:00:41.548974 | localhost | skipping: Conditional result was False 2025-10-08 02:00:41.554149 | localhost | skipping: Conditional result was False 2025-10-08 02:00:41.559708 | 2025-10-08 02:00:41.559903 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-08 02:00:41.604590 | localhost | skipping: Conditional result was False 2025-10-08 02:00:41.605223 | 2025-10-08 02:00:41.608782 | localhost | skipping: Conditional result was False 2025-10-08 02:00:41.622319 | 2025-10-08 02:00:41.622557 | LOOP [upload-logs : Upload console log and json output]