2025-11-29 20:23:05.101992 | Job console starting 2025-11-29 20:23:05.149496 | Updating git repos 2025-11-29 20:23:05.253114 | Cloning repos into workspace 2025-11-29 20:23:05.380718 | Restoring repo states 2025-11-29 20:23:05.400339 | Merging changes 2025-11-29 20:23:06.953738 | Checking out repos 2025-11-29 20:23:07.015076 | Preparing playbooks 2025-11-29 20:23:07.914019 | Running Ansible setup 2025-11-29 20:23:12.675902 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-29 20:23:13.563161 | 2025-11-29 20:23:13.563369 | PLAY [Base pre] 2025-11-29 20:23:13.582111 | 2025-11-29 20:23:13.582259 | TASK [Setup log path fact] 2025-11-29 20:23:13.611636 | ubuntu-noble | ok 2025-11-29 20:23:13.631563 | 2025-11-29 20:23:13.631728 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-29 20:23:13.661684 | ubuntu-noble | ok 2025-11-29 20:23:13.673712 | 2025-11-29 20:23:13.673843 | TASK [emit-job-header : Print job information] 2025-11-29 20:23:13.712862 | # Job Information 2025-11-29 20:23:13.713049 | Ansible Version: 2.16.14 2025-11-29 20:23:13.713085 | Job: container-images-kolla-patch-2024.2 2025-11-29 20:23:13.713119 | Pipeline: check 2025-11-29 20:23:13.713143 | Executor: 521e9411259a 2025-11-29 20:23:13.713164 | Triggered by: https://github.com/osism/container-images-kolla/pull/666 2025-11-29 20:23:13.713188 | Event ID: 30b363b0-cd61-11f0-96ab-0d7d4c2e3ab9 2025-11-29 20:23:13.718471 | 2025-11-29 20:23:13.718594 | LOOP [emit-job-header : Print node information] 2025-11-29 20:23:13.829470 | ubuntu-noble | ok: 2025-11-29 20:23:13.829743 | ubuntu-noble | # Node Information 2025-11-29 20:23:13.829782 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-11-29 20:23:13.829807 | ubuntu-noble | Hostname: ubuntu 2025-11-29 20:23:13.829830 | ubuntu-noble | Username: zuul 2025-11-29 20:23:13.829851 | ubuntu-noble | Distro: Ubuntu 24.04 2025-11-29 20:23:13.829882 | ubuntu-noble | Provider: regiocloud-a 2025-11-29 20:23:13.829907 | ubuntu-noble | Region: 2025-11-29 20:23:13.829928 | ubuntu-noble | Label: ubuntu-noble 2025-11-29 20:23:13.829948 | ubuntu-noble | Product Name: OpenStack Nova 2025-11-29 20:23:13.829967 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee0:a662 2025-11-29 20:23:13.858889 | 2025-11-29 20:23:13.859064 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-29 20:23:14.482227 | ubuntu-noble -> localhost | changed 2025-11-29 20:23:14.490136 | 2025-11-29 20:23:14.490265 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-29 20:23:16.100096 | ubuntu-noble -> localhost | changed 2025-11-29 20:23:16.120621 | 2025-11-29 20:23:16.120753 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-29 20:23:16.673787 | ubuntu-noble -> localhost | ok 2025-11-29 20:23:16.680139 | 2025-11-29 20:23:16.680257 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-29 20:23:16.720452 | ubuntu-noble | ok 2025-11-29 20:23:16.748568 | ubuntu-noble | included: /var/lib/zuul/builds/7c0df52059114220b62c7186585ccee1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-29 20:23:16.772913 | 2025-11-29 20:23:16.773033 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-29 20:23:19.182501 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-11-29 20:23:19.182775 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/7c0df52059114220b62c7186585ccee1/work/7c0df52059114220b62c7186585ccee1_id_rsa 2025-11-29 20:23:19.182816 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/7c0df52059114220b62c7186585ccee1/work/7c0df52059114220b62c7186585ccee1_id_rsa.pub 2025-11-29 20:23:19.182864 | ubuntu-noble -> localhost | The key fingerprint is: 2025-11-29 20:23:19.182898 | ubuntu-noble -> localhost | SHA256:+TsfypVqxjR3OMi+Ai4fdP3AeXKpDdaixjmViaEVCcg zuul-build-sshkey 2025-11-29 20:23:19.182923 | ubuntu-noble -> localhost | The key's randomart image is: 2025-11-29 20:23:19.182958 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-11-29 20:23:19.182980 | ubuntu-noble -> localhost | | . ..... | 2025-11-29 20:23:19.183002 | ubuntu-noble -> localhost | | E .. | 2025-11-29 20:23:19.183022 | ubuntu-noble -> localhost | | o | 2025-11-29 20:23:19.183042 | ubuntu-noble -> localhost | | o * = . | 2025-11-29 20:23:19.183062 | ubuntu-noble -> localhost | | o S.&.=. | 2025-11-29 20:23:19.183088 | ubuntu-noble -> localhost | | ..o *=@+.. | 2025-11-29 20:23:19.183110 | ubuntu-noble -> localhost | | ...*+oo*o | 2025-11-29 20:23:19.183131 | ubuntu-noble -> localhost | | . .o.o*= . | 2025-11-29 20:23:19.183152 | ubuntu-noble -> localhost | | o. +*+. | 2025-11-29 20:23:19.183172 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-11-29 20:23:19.183226 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.762332 2025-11-29 20:23:19.190317 | 2025-11-29 20:23:19.190450 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-29 20:23:19.219976 | ubuntu-noble | ok 2025-11-29 20:23:19.230121 | ubuntu-noble | included: /var/lib/zuul/builds/7c0df52059114220b62c7186585ccee1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-29 20:23:19.240394 | 2025-11-29 20:23:19.240524 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-29 20:23:19.256942 | ubuntu-noble | skipping: Conditional result was False 2025-11-29 20:23:19.267656 | 2025-11-29 20:23:19.268077 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-29 20:23:20.094563 | ubuntu-noble | changed 2025-11-29 20:23:20.102862 | 2025-11-29 20:23:20.103014 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-29 20:23:20.414774 | ubuntu-noble | ok 2025-11-29 20:23:20.420537 | 2025-11-29 20:23:20.420651 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-29 20:23:21.168668 | ubuntu-noble | changed 2025-11-29 20:23:21.183155 | 2025-11-29 20:23:21.183329 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-29 20:23:22.016250 | ubuntu-noble | changed 2025-11-29 20:23:22.025412 | 2025-11-29 20:23:22.025569 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-29 20:23:22.060788 | ubuntu-noble | skipping: Conditional result was False 2025-11-29 20:23:22.072424 | 2025-11-29 20:23:22.072590 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-29 20:23:22.566391 | ubuntu-noble -> localhost | changed 2025-11-29 20:23:22.577974 | 2025-11-29 20:23:22.578109 | TASK [add-build-sshkey : Add back temp key] 2025-11-29 20:23:23.074711 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/7c0df52059114220b62c7186585ccee1/work/7c0df52059114220b62c7186585ccee1_id_rsa (zuul-build-sshkey) 2025-11-29 20:23:23.075033 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.031434 2025-11-29 20:23:23.082471 | 2025-11-29 20:23:23.082595 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-29 20:23:23.527757 | ubuntu-noble | ok 2025-11-29 20:23:23.536685 | 2025-11-29 20:23:23.536848 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-29 20:23:23.572887 | ubuntu-noble | skipping: Conditional result was False 2025-11-29 20:23:23.592345 | 2025-11-29 20:23:23.592526 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-29 20:23:24.118017 | ubuntu-noble | ok 2025-11-29 20:23:24.141431 | 2025-11-29 20:23:24.141611 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-29 20:23:24.176127 | ubuntu-noble | ok 2025-11-29 20:23:24.181527 | 2025-11-29 20:23:24.181653 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-29 20:23:24.572850 | ubuntu-noble -> localhost | ok 2025-11-29 20:23:24.580952 | 2025-11-29 20:23:24.581085 | TASK [validate-host : Collect information about the host] 2025-11-29 20:23:25.897159 | ubuntu-noble | ok 2025-11-29 20:23:25.907708 | 2025-11-29 20:23:25.907836 | TASK [validate-host : Sanitize hostname] 2025-11-29 20:23:26.077980 | ubuntu-noble | ok 2025-11-29 20:23:26.120594 | 2025-11-29 20:23:26.120735 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-29 20:23:26.784132 | ubuntu-noble -> localhost | changed 2025-11-29 20:23:26.799105 | 2025-11-29 20:23:26.799290 | TASK [validate-host : Collect information about zuul worker] 2025-11-29 20:23:27.247745 | ubuntu-noble | ok 2025-11-29 20:23:27.254027 | 2025-11-29 20:23:27.254154 | TASK [validate-host : Write out all zuul information for each host] 2025-11-29 20:23:27.910203 | ubuntu-noble -> localhost | changed 2025-11-29 20:23:27.924279 | 2025-11-29 20:23:27.924420 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-29 20:23:28.250159 | ubuntu-noble | ok 2025-11-29 20:23:28.256151 | 2025-11-29 20:23:28.256264 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-29 20:23:29.372387 | ubuntu-noble | changed: 2025-11-29 20:23:29.372608 | ubuntu-noble | cd+++++++++ src/ 2025-11-29 20:23:29.372642 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-11-29 20:23:29.372665 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-11-29 20:23:29.372687 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-11-29 20:23:29.372707 | ubuntu-noble | Containerfile 2025-11-29 20:23:29.372821 | ubuntu-noble | 2025-11-29 20:25:30.007813 | ubuntu-noble | 2025-11-29 20:25:30.007822 | ubuntu-noble | Or undo this operation with: 2025-11-29 20:25:30.007830 | ubuntu-noble | 2025-11-29 20:25:30.007839 | ubuntu-noble | git switch - 2025-11-29 20:25:30.007848 | ubuntu-noble | 2025-11-29 20:25:30.007857 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-11-29 20:25:30.007865 | ubuntu-noble | 2025-11-29 20:25:30.007873 | ubuntu-noble | HEAD is now at 57f438d69 Transition to the new rabbitmq Debian package archives. 2025-11-29 20:25:30.010090 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-11-29 20:25:30.015121 | ubuntu-noble | + export HASH_KOLLA=57f438d69 2025-11-29 20:25:30.015158 | ubuntu-noble | + HASH_KOLLA=57f438d69 2025-11-29 20:25:30.015163 | ubuntu-noble | + popd 2025-11-29 20:25:30.015167 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-11-29 20:25:30.017996 | ubuntu-noble | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-11-29 20:25:30.021113 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-11-29 20:25:30.021184 | ubuntu-noble | + pushd kolla 2025-11-29 20:25:30.021198 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-11-29 20:25:30.021209 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-11-29 20:25:30.021220 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:30.024363 | ubuntu-noble | checking file kolla/common/sources.py 2025-11-29 20:25:30.025056 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:30.027081 | ubuntu-noble | patching file kolla/common/sources.py 2025-11-29 20:25:30.027159 | ubuntu-noble | + popd 2025-11-29 20:25:30.027299 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-11-29 20:25:30.027311 | ubuntu-noble | + pushd kolla 2025-11-29 20:25:30.027405 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-11-29 20:25:30.027415 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-11-29 20:25:30.027423 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:30.029405 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-11-29 20:25:30.029428 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-11-29 20:25:30.029497 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:30.032647 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-11-29 20:25:30.032954 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-11-29 20:25:30.033879 | ubuntu-noble | + popd 2025-11-29 20:25:30.034169 | ubuntu-noble | + [[ -f templates/2024.2/repos.yaml ]] 2025-11-29 20:25:30.034267 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-11-29 20:25:30.152415 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-11-29 20:25:30.152448 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-11-29 20:25:30.152457 | ubuntu-noble | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-11-29 20:25:30.153705 | ubuntu-noble | Package: rabbitmq-server 2025-11-29 20:25:30.153721 | ubuntu-noble | Pin: version 3.13.* 2025-11-29 20:25:30.153724 | ubuntu-noble | Pin-Priority: 1000 2025-11-29 20:25:30.153728 | ubuntu-noble | 2025-11-29 20:25:30.153732 | ubuntu-noble | Package: openvswitch* 2025-11-29 20:25:30.153736 | ubuntu-noble | Pin: version 3.4.* 2025-11-29 20:25:30.153739 | ubuntu-noble | Pin-Priority: 1000 2025-11-29 20:25:30.154330 | ubuntu-noble | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-11-29 20:25:30.155616 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-29 20:25:30.156012 | ubuntu-noble | ++ basename overlays/2024.2/nova 2025-11-29 20:25:30.156901 | ubuntu-noble | + image_name=nova 2025-11-29 20:25:30.156941 | ubuntu-noble | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-11-29 20:25:30.158444 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-29 20:25:30.158872 | ubuntu-noble | ++ basename overlays/2024.2/base 2025-11-29 20:25:30.159784 | ubuntu-noble | + image_name=base 2025-11-29 20:25:30.159839 | 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-11-29 20:25:30.161338 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-11-29 20:25:30.161733 | ubuntu-noble | ++ basename overlays/2024.2/cinder 2025-11-29 20:25:30.162617 | ubuntu-noble | + image_name=cinder 2025-11-29 20:25:30.162661 | ubuntu-noble | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-11-29 20:25:30.164259 | ubuntu-noble | + find patches/2024.2 -mindepth 1 -type d 2025-11-29 20:25:30.165609 | ubuntu-noble | patches/2024.2/nova 2025-11-29 20:25:30.165625 | ubuntu-noble | patches/2024.2/ironic 2025-11-29 20:25:30.165629 | ubuntu-noble | patches/2024.2/kolla 2025-11-29 20:25:30.165632 | ubuntu-noble | patches/2024.2/openstack_requirements 2025-11-29 20:25:30.165636 | ubuntu-noble | patches/2024.2/neutron 2025-11-29 20:25:30.165639 | ubuntu-noble | patches/2024.2/skyline 2025-11-29 20:25:30.165642 | ubuntu-noble | patches/2024.2/cinder 2025-11-29 20:25:30.165646 | ubuntu-noble | patches/2024.2/neutron-dynamic-routing 2025-11-29 20:25:30.167484 | ubuntu-noble | ++ find patches/2024.2 -mindepth 1 -type d 2025-11-29 20:25:30.167504 | ubuntu-noble | ++ grep kolla 2025-11-29 20:25:30.167747 | ubuntu-noble | ++ grep -v kolla-build 2025-11-29 20:25:30.169122 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-11-29 20:25:30.169309 | ubuntu-noble | ++ basename patches/2024.2/kolla 2025-11-29 20:25:30.170333 | ubuntu-noble | + project=kolla 2025-11-29 20:25:30.171000 | ubuntu-noble | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-11-29 20:25:30.171013 | ubuntu-noble | ++ sort 2025-11-29 20:25:30.172407 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-29 20:25:30.172443 | ubuntu-noble | + pushd kolla 2025-11-29 20:25:30.172504 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-11-29 20:25:30.172517 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-11-29 20:25:30.172536 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:30.173425 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-11-29 20:25:30.173520 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-11-29 20:25:30.173781 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:30.174558 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-11-29 20:25:30.174693 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-11-29 20:25:30.175004 | ubuntu-noble | + popd 2025-11-29 20:25:30.175015 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-29 20:25:30.175018 | ubuntu-noble | + pushd kolla 2025-11-29 20:25:30.175022 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-11-29 20:25:30.175025 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-11-29 20:25:30.175029 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:30.175815 | ubuntu-noble | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-11-29 20:25:30.175910 | ubuntu-noble | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-11-29 20:25:30.176257 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:30.176949 | ubuntu-noble | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-11-29 20:25:30.177048 | ubuntu-noble | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-11-29 20:25:30.177525 | ubuntu-noble | + popd 2025-11-29 20:25:30.177535 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-29 20:25:30.177539 | ubuntu-noble | + pushd kolla 2025-11-29 20:25:30.177542 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2025-11-29 20:25:30.177546 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2025-11-29 20:25:30.177549 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:30.178249 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2025-11-29 20:25:30.178350 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2025-11-29 20:25:30.178386 | ubuntu-noble | Hunk #1 succeeded at 295 (offset -14 lines). 2025-11-29 20:25:30.178448 | ubuntu-noble | checking file docker/base/proxysql.repo 2025-11-29 20:25:30.178523 | ubuntu-noble | checking file kolla/template/repos.yaml 2025-11-29 20:25:30.178531 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2025-11-29 20:25:30.178540 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2025-11-29 20:25:30.178546 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2025-11-29 20:25:30.178554 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2025-11-29 20:25:30.178608 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-11-29 20:25:30.178871 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:30.179588 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2025-11-29 20:25:30.179678 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2025-11-29 20:25:30.179721 | ubuntu-noble | Hunk #1 succeeded at 295 (offset -14 lines). 2025-11-29 20:25:30.179758 | ubuntu-noble | patching file docker/base/proxysql.repo 2025-11-29 20:25:30.179820 | ubuntu-noble | patching file kolla/template/repos.yaml 2025-11-29 20:25:30.179826 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2025-11-29 20:25:30.179831 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2025-11-29 20:25:30.179845 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2025-11-29 20:25:30.179851 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2025-11-29 20:25:30.179902 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-11-29 20:25:30.180466 | ubuntu-noble | + popd 2025-11-29 20:25:30.180478 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-29 20:25:30.180482 | ubuntu-noble | + pushd kolla 2025-11-29 20:25:30.180485 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2025-11-29 20:25:30.180488 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2025-11-29 20:25:30.180491 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:30.181209 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-11-29 20:25:30.181299 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-11-29 20:25:30.181363 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-11-29 20:25:30.181424 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-11-29 20:25:30.181490 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-11-29 20:25:30.181761 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:30.182468 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-11-29 20:25:30.182546 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-11-29 20:25:30.182601 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-11-29 20:25:30.182650 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-11-29 20:25:30.182693 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-11-29 20:25:30.183260 | ubuntu-noble | + popd 2025-11-29 20:25:30.183276 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-11-29 20:25:30.183280 | ubuntu-noble | + pushd kolla 2025-11-29 20:25:30.183283 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-11-29 20:25:30.183286 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-11-29 20:25:30.183290 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:30.183986 | ubuntu-noble | checking file kolla/image/tasks.py 2025-11-29 20:25:30.184094 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-11-29 20:25:30.184439 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:30.185145 | ubuntu-noble | patching file kolla/image/tasks.py 2025-11-29 20:25:30.185277 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-11-29 20:25:30.185956 | ubuntu-noble | + popd 2025-11-29 20:25:30.186036 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-11-29 20:25:30.747091 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-11-29 20:25:30.826617 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-29 20:25:30.839504 | 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-11-29 20:25:30.923073 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-11-29 20:25:30.943755 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-11-29 20:25:31.046058 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-11-29 20:25:31.059377 | ubuntu-noble | Downloading oslo_config-10.1.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-29 20:25:31.069715 | 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-11-29 20:25:31.075036 | 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-11-29 20:25:31.129943 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-11-29 20:25:31.142803 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-11-29 20:25:31.212213 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-29 20:25:31.226698 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-29 20:25:31.401040 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-29 20:25:31.417012 | ubuntu-noble | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-29 20:25:31.475318 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-29 20:25:31.521846 | ubuntu-noble | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-11-29 20:25:31.589301 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-11-29 20:25:31.604906 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-29 20:25:31.616002 | 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-11-29 20:25:31.617823 | 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-11-29 20:25:31.702082 | 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-11-29 20:25:31.733624 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-11-29 20:25:31.772050 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.4) 2025-11-29 20:25:31.773653 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.11) 2025-11-29 20:25:31.775481 | 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-11-29 20:25:31.776779 | 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.11.12) 2025-11-29 20:25:31.818334 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-29 20:25:31.845616 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.2 MB/s eta 0:00:00 2025-11-29 20:25:31.861704 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-11-29 20:25:31.885493 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 11.2 MB/s eta 0:00:00 2025-11-29 20:25:31.903522 | ubuntu-noble | Downloading oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-11-29 20:25:31.919884 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.1 MB/s eta 0:00:00 2025-11-29 20:25:31.935368 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-11-29 20:25:31.947914 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.4 MB/s eta 0:00:00 2025-11-29 20:25:31.963521 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-29 20:25:32.065860 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.0 MB/s eta 0:00:00 2025-11-29 20:25:32.081587 | ubuntu-noble | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-11-29 20:25:32.097857 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 3.6 MB/s eta 0:00:00 2025-11-29 20:25:32.116396 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-11-29 20:25:32.151482 | ubuntu-noble | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-11-29 20:25:32.176222 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 2.4 MB/s eta 0:00:00 2025-11-29 20:25:32.193697 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-11-29 20:25:32.424215 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-11-29 20:25:33.364038 | ubuntu-noble | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.1.0 oslo.i18n-6.7.1 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.6.0 2025-11-29 20:25:33.504676 | ubuntu-noble | + pip3 install kolla/ 2025-11-29 20:25:33.942112 | ubuntu-noble | Processing ./kolla 2025-11-29 20:25:33.943957 | ubuntu-noble | Installing build dependencies: started 2025-11-29 20:25:36.167054 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-11-29 20:25:36.173058 | ubuntu-noble | Getting requirements to build wheel: started 2025-11-29 20:25:36.377929 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-11-29 20:25:36.384520 | ubuntu-noble | Installing backend dependencies: started 2025-11-29 20:25:38.599065 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-11-29 20:25:38.600689 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-11-29 20:25:39.100840 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-29 20:25:39.114954 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (7.0.3) 2025-11-29 20:25:39.116799 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (3.1.6) 2025-11-29 20:25:39.118930 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (3.1.45) 2025-11-29 20:25:39.120712 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (10.1.0) 2025-11-29 20:25:39.122510 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (80.9.0) 2025-11-29 20:25:39.152004 | 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.7.1.dev1) (4.0.12) 2025-11-29 20:25:39.154642 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.7.1.dev1) (3.0.3) 2025-11-29 20:25:39.162004 | 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.7.1.dev1) (1.3.0) 2025-11-29 20:25:39.163384 | 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.7.1.dev1) (5.6.0) 2025-11-29 20:25:39.164597 | 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.7.1.dev1) (6.7.1) 2025-11-29 20:25:39.165925 | 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.7.1.dev1) (2.0.0) 2025-11-29 20:25:39.167580 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.7.1.dev1) (6.0.3) 2025-11-29 20:25:39.168961 | 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.7.1.dev1) (2.32.5) 2025-11-29 20:25:39.214882 | 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.7.1.dev1) (5.0.2) 2025-11-29 20:25:39.230996 | 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.7.1.dev1) (3.4.4) 2025-11-29 20:25:39.232654 | 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.7.1.dev1) (3.11) 2025-11-29 20:25:39.234058 | 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.7.1.dev1) (2.5.0) 2025-11-29 20:25:39.235269 | 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.7.1.dev1) (2025.11.12) 2025-11-29 20:25:39.260163 | ubuntu-noble | Building wheels for collected packages: kolla 2025-11-29 20:25:39.261053 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-11-29 20:25:40.590116 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-11-29 20:25:40.594341 | ubuntu-noble | Created wheel for kolla: filename=kolla-19.7.1.dev1-py3-none-any.whl size=379354 sha256=c9f1206a5ad380cc77d971adb596ff25452967ad2f8cfc767009d4459796fa54 2025-11-29 20:25:40.594860 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-132whfb8/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-11-29 20:25:40.606755 | ubuntu-noble | Successfully built kolla 2025-11-29 20:25:40.805058 | ubuntu-noble | Installing collected packages: kolla 2025-11-29 20:25:40.986480 | ubuntu-noble | Successfully installed kolla-19.7.1.dev1 2025-11-29 20:25:41.146287 | ubuntu-noble | ++ kolla-build --version 2025-11-29 20:25:41.688710 | ubuntu-noble | + export KOLLA_VERSION=19.7.1 2025-11-29 20:25:41.688789 | ubuntu-noble | + KOLLA_VERSION=19.7.1 2025-11-29 20:25:41.688935 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-11-29 20:25:41.691627 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=15c675f 2025-11-29 20:25:41.691659 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=15c675f 2025-11-29 20:25:41.691844 | ubuntu-noble | ++ cd release 2025-11-29 20:25:41.691862 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-11-29 20:25:41.694028 | ubuntu-noble | + export HASH_RELEASE=5903c27 2025-11-29 20:25:41.694059 | ubuntu-noble | + HASH_RELEASE=5903c27 2025-11-29 20:25:41.694068 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-11-29 20:25:41.836041 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-11-29 20:25:41.836143 | ubuntu-noble | DEBUG template-overrides.j2 2025-11-29 20:25:41.836246 | ubuntu-noble | + cat templates/2024.2/template-overrides.j2 2025-11-29 20:25:41.837780 | ubuntu-noble | {% extends parent_template %} 2025-11-29 20:25:41.837813 | ubuntu-noble | 2025-11-29 20:25:41.837825 | ubuntu-noble | {% set fluentd_plugins = [ 2025-11-29 20:25:41.837834 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-11-29 20:25:41.837851 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-11-29 20:25:41.837860 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-11-29 20:25:41.837868 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-11-29 20:25:41.837877 | ubuntu-noble | ] %} 2025-11-29 20:25:41.837886 | ubuntu-noble | 2025-11-29 20:25:41.837896 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-11-29 20:25:41.837904 | ubuntu-noble | 2025-11-29 20:25:41.837913 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-11-29 20:25:41.837921 | ubuntu-noble | 2025-11-29 20:25:41.837929 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-11-29 20:25:41.837938 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-11-29 20:25:41.837946 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-11-29 20:25:41.837954 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-11-29 20:25:41.837963 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838001 | ubuntu-noble | 2025-11-29 20:25:41.838009 | ubuntu-noble | {% block horizon_header %} 2025-11-29 20:25:41.838018 | ubuntu-noble | RUN apt-get update \ 2025-11-29 20:25:41.838026 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-11-29 20:25:41.838035 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-11-29 20:25:41.838064 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-11-29 20:25:41.838072 | ubuntu-noble | && apt-get clean \ 2025-11-29 20:25:41.838080 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-11-29 20:25:41.838089 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838097 | ubuntu-noble | 2025-11-29 20:25:41.838105 | ubuntu-noble | {% block horizon_footer %} 2025-11-29 20:25:41.838115 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-11-29 20:25:41.838125 | 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-11-29 20:25:41.838135 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-11-29 20:25:41.838143 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838151 | ubuntu-noble | 2025-11-29 20:25:41.838160 | ubuntu-noble | {% block base_header %} 2025-11-29 20:25:41.838168 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-11-29 20:25:41.838176 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-11-29 20:25:41.838210 | ubuntu-noble | 2025-11-29 20:25:41.838219 | ubuntu-noble | RUN apt-get update \ 2025-11-29 20:25:41.838228 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-11-29 20:25:41.838236 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-11-29 20:25:41.838245 | ubuntu-noble | && apt-get clean \ 2025-11-29 20:25:41.838253 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-11-29 20:25:41.838273 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838282 | ubuntu-noble | 2025-11-29 20:25:41.838291 | ubuntu-noble | {% block openstack_base_header %} 2025-11-29 20:25:41.838299 | ubuntu-noble | RUN apt-get update \ 2025-11-29 20:25:41.838307 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-11-29 20:25:41.838316 | ubuntu-noble | && apt-get clean \ 2025-11-29 20:25:41.838324 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-11-29 20:25:41.838332 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838340 | ubuntu-noble | 2025-11-29 20:25:41.838349 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2025-11-29 20:25:41.838357 | ubuntu-noble | 2025-11-29 20:25:41.838366 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-11-29 20:25:41.838374 | ubuntu-noble | 2025-11-29 20:25:41.838382 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-11-29 20:25:41.838391 | ubuntu-noble | 2025-11-29 20:25:41.838399 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-11-29 20:25:41.838407 | ubuntu-noble | {% block cinder_volume_footer %} 2025-11-29 20:25:41.838416 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-11-29 20:25:41.838424 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838432 | ubuntu-noble | 2025-11-29 20:25:41.838441 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-11-29 20:25:41.838449 | ubuntu-noble | {% block manila_base_footer %} 2025-11-29 20:25:41.838457 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-11-29 20:25:41.838465 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838474 | ubuntu-noble | 2025-11-29 20:25:41.838482 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-11-29 20:25:41.838490 | ubuntu-noble | {% block magnum_base_footer %} 2025-11-29 20:25:41.838499 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-11-29 20:25:41.838507 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-11-29 20:25:41.838515 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-11-29 20:25:41.838524 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838532 | ubuntu-noble | 2025-11-29 20:25:41.838540 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-11-29 20:25:41.838548 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-11-29 20:25:41.838557 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-11-29 20:25:41.838565 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-11-29 20:25:41.838573 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838581 | ubuntu-noble | 2025-11-29 20:25:41.838590 | ubuntu-noble | {% block grafana_footer %} 2025-11-29 20:25:41.838598 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-11-29 20:25:41.838613 | ubuntu-noble | && mkdir -p /operations \ 2025-11-29 20:25:41.838621 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-11-29 20:25:41.838630 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-11-29 20:25:41.838638 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838646 | ubuntu-noble | 2025-11-29 20:25:41.838654 | ubuntu-noble | {% block keystone_footer %} 2025-11-29 20:25:41.838663 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-11-29 20:25:41.838671 | ubuntu-noble | RUN apt-get update \ 2025-11-29 20:25:41.838687 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-11-29 20:25:41.838696 | ubuntu-noble | libapache2-mod-shib \ 2025-11-29 20:25:41.838704 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-11-29 20:25:41.838712 | ubuntu-noble | libldap-common \ 2025-11-29 20:25:41.838720 | ubuntu-noble | libmemcached11 \ 2025-11-29 20:25:41.838728 | ubuntu-noble | && apt-get clean \ 2025-11-29 20:25:41.838737 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-11-29 20:25:41.838745 | ubuntu-noble | && a2enmod auth_openidc \ 2025-11-29 20:25:41.838753 | ubuntu-noble | && a2dismod shib \ 2025-11-29 20:25:41.838761 | ubuntu-noble | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-11-29 20:25:41.838770 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838778 | ubuntu-noble | 2025-11-29 20:25:41.838786 | ubuntu-noble | {% block footer %} 2025-11-29 20:25:41.838794 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-11-29 20:25:41.838803 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-11-29 20:25:41.838811 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-11-29 20:25:41.838819 | ubuntu-noble | && apt-get autoremove -y \ 2025-11-29 20:25:41.838841 | 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-11-29 20:25:41.838859 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.838868 | ubuntu-noble | 2025-11-29 20:25:41.838876 | ubuntu-noble | {% block labels %} 2025-11-29 20:25:41.838884 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-11-29 20:25:41.838892 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-11-29 20:25:41.838901 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="15c675f" \ 2025-11-29 20:25:41.838909 | ubuntu-noble | "de.osism.commit.kolla"="57f438d69" \ 2025-11-29 20:25:41.838917 | ubuntu-noble | "de.osism.commit.kolla_version"="19.7.1" \ 2025-11-29 20:25:41.838925 | ubuntu-noble | "de.osism.commit.release"="5903c27" \ 2025-11-29 20:25:41.838933 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2025-11-29 20:25:41.838941 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2025-11-29 20:25:41.838949 | ubuntu-noble | "de.osism.release.openstack"="2024.2" \ 2025-11-29 20:25:41.838957 | ubuntu-noble | "de.osism.version"="latest" \ 2025-11-29 20:25:41.838993 | ubuntu-noble | "org.opencontainers.image.created"="2025-11-29T20:25:41.816579+00:00" \ 2025-11-29 20:25:41.839005 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-11-29 20:25:41.839013 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-11-29 20:25:41.839022 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-11-29 20:25:41.839030 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-11-29 20:25:41.839038 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-11-29 20:25:41.839046 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-11-29 20:25:41.839054 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.839063 | ubuntu-noble | 2025-11-29 20:25:41.839071 | ubuntu-noble | {% block ovs_install %} 2025-11-29 20:25:41.839079 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2025-11-29 20:25:41.839087 | ubuntu-noble | RUN apt-get update \ 2025-11-29 20:25:41.839095 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-11-29 20:25:41.839104 | ubuntu-noble | python3-netifaces \ 2025-11-29 20:25:41.839112 | ubuntu-noble | tcpdump \ 2025-11-29 20:25:41.839120 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-11-29 20:25:41.839128 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-11-29 20:25:41.839136 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-11-29 20:25:41.839151 | ubuntu-noble | && rm -rf /tmp/packages \ 2025-11-29 20:25:41.839160 | ubuntu-noble | && apt-get clean \ 2025-11-29 20:25:41.839168 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-11-29 20:25:41.839176 | ubuntu-noble | {% endblock %} 2025-11-29 20:25:41.839205 | ubuntu-noble | 2025-11-29 20:25:41.839714 | ubuntu-noble | + bash scripts/002-generate.sh 2025-11-29 20:25:41.841123 | ubuntu-noble | + BASE=ubuntu 2025-11-29 20:25:41.841146 | ubuntu-noble | + BASE_VERSION=22.04 2025-11-29 20:25:41.842073 | ubuntu-noble | ++ date +%Y%m%d 2025-11-29 20:25:41.844956 | ubuntu-noble | + BUILD_ID=20251129 2025-11-29 20:25:41.844997 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-11-29 20:25:41.845006 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-11-29 20:25:41.845010 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-11-29 20:25:41.845013 | ubuntu-noble | + VERSION=latest 2025-11-29 20:25:41.845016 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-11-29 20:25:41.845020 | ubuntu-noble | + . defaults/all.sh 2025-11-29 20:25:41.845023 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-29 20:25:41.845027 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-29 20:25:41.845030 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-29 20:25:41.845033 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-11-29 20:25:41.845041 | ubuntu-noble | +++ deactivate nondestructive 2025-11-29 20:25:41.845044 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:41.845047 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:41.845051 | ubuntu-noble | +++ hash -r 2025-11-29 20:25:41.845055 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:41.845058 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-11-29 20:25:41.845061 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-11-29 20:25:41.845064 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-29 20:25:41.845068 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-11-29 20:25:41.845071 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-11-29 20:25:41.845074 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-29 20:25:41.845077 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-11-29 20:25:41.845081 | 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-11-29 20:25:41.845085 | 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-11-29 20:25:41.845089 | ubuntu-noble | +++ export PATH 2025-11-29 20:25:41.845092 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:41.845095 | ubuntu-noble | +++ '[' -z '' ']' 2025-11-29 20:25:41.845099 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-11-29 20:25:41.845102 | ubuntu-noble | +++ PS1='(venv) ' 2025-11-29 20:25:41.845105 | ubuntu-noble | +++ export PS1 2025-11-29 20:25:41.845108 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-29 20:25:41.845112 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-11-29 20:25:41.845117 | ubuntu-noble | +++ hash -r 2025-11-29 20:25:41.845121 | ubuntu-noble | + . defaults/2024.2.sh 2025-11-29 20:25:41.845487 | ubuntu-noble | +++ date +%Y%m%d 2025-11-29 20:25:41.848069 | ubuntu-noble | ++ export BUILD_ID=20251129 2025-11-29 20:25:41.848088 | ubuntu-noble | ++ BUILD_ID=20251129 2025-11-29 20:25:41.848092 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-11-29 20:25:41.848095 | ubuntu-noble | ++ KOLLA_TYPE= 2025-11-29 20:25:41.848099 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-11-29 20:25:41.848102 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-11-29 20:25:41.848105 | ubuntu-noble | + export VERSION 2025-11-29 20:25:41.848108 | ubuntu-noble | + export OPENSTACK_VERSION 2025-11-29 20:25:41.848111 | ubuntu-noble | + DOCKER_TAG=build-20251129 2025-11-29 20:25:41.848115 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-11-29 20:25:41.848118 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2025-11-29 20:25:41.848121 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-11-29 20:25:41.848125 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-11-29 20:25:41.848128 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-11-29 20:25:41.989053 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-11-29 20:25:41.989102 | 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-11-29 20:25:42.969130 | ubuntu-noble | localhost | SUCCESS => { 2025-11-29 20:25:42.969208 | ubuntu-noble | "changed": false, 2025-11-29 20:25:42.969218 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:42.969224 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:42.969230 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:42.969236 | ubuntu-noble | "msg": "OK", 2025-11-29 20:25:42.969242 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:42.969262 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:42.969268 | ubuntu-noble | "size": 4358, 2025-11-29 20:25:42.969274 | ubuntu-noble | "state": "file", 2025-11-29 20:25:42.969280 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:42.969285 | ubuntu-noble | } 2025-11-29 20:25:43.050610 | ubuntu-noble | + setini DEFAULT tag build-20251129 2025-11-29 20:25:43.050696 | 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-20251129' 2025-11-29 20:25:44.012854 | ubuntu-noble | localhost | CHANGED => { 2025-11-29 20:25:44.012900 | ubuntu-noble | "changed": true, 2025-11-29 20:25:44.012905 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:44.012908 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:44.012911 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:44.012915 | ubuntu-noble | "msg": "option changed", 2025-11-29 20:25:44.012918 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:44.012922 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:44.012925 | ubuntu-noble | "size": 4366, 2025-11-29 20:25:44.012929 | ubuntu-noble | "state": "file", 2025-11-29 20:25:44.012932 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:44.012935 | ubuntu-noble | } 2025-11-29 20:25:44.096035 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-11-29 20:25:44.096091 | 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-11-29 20:25:45.077550 | ubuntu-noble | localhost | SUCCESS => { 2025-11-29 20:25:45.077603 | ubuntu-noble | "changed": false, 2025-11-29 20:25:45.077610 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:45.077615 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:45.077621 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:45.077626 | ubuntu-noble | "msg": "OK", 2025-11-29 20:25:45.077632 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:45.077638 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:45.077643 | ubuntu-noble | "size": 4366, 2025-11-29 20:25:45.077649 | ubuntu-noble | "state": "file", 2025-11-29 20:25:45.077654 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:45.077660 | ubuntu-noble | } 2025-11-29 20:25:45.154742 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2025-11-29 20:25:45.154850 | 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-11-29 20:25:46.135551 | ubuntu-noble | localhost | SUCCESS => { 2025-11-29 20:25:46.135612 | ubuntu-noble | "changed": false, 2025-11-29 20:25:46.135619 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:46.135625 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:46.135631 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:46.135637 | ubuntu-noble | "msg": "OK", 2025-11-29 20:25:46.135642 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:46.135648 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:46.135654 | ubuntu-noble | "size": 4366, 2025-11-29 20:25:46.135660 | ubuntu-noble | "state": "file", 2025-11-29 20:25:46.135666 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:46.135672 | ubuntu-noble | } 2025-11-29 20:25:46.221514 | ubuntu-noble | + setini DEFAULT install_type source 2025-11-29 20:25:46.221574 | 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-11-29 20:25:47.198757 | ubuntu-noble | localhost | SUCCESS => { 2025-11-29 20:25:47.198809 | ubuntu-noble | "changed": false, 2025-11-29 20:25:47.198813 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:47.198817 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:47.198820 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:47.198824 | ubuntu-noble | "msg": "OK", 2025-11-29 20:25:47.198827 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:47.198831 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:47.198834 | ubuntu-noble | "size": 4366, 2025-11-29 20:25:47.198837 | ubuntu-noble | "state": "file", 2025-11-29 20:25:47.198841 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:47.198844 | ubuntu-noble | } 2025-11-29 20:25:47.269834 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-11-29 20:25:47.269881 | 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-11-29 20:25:48.219112 | ubuntu-noble | localhost | CHANGED => { 2025-11-29 20:25:48.219172 | ubuntu-noble | "changed": true, 2025-11-29 20:25:48.219181 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:48.219205 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:48.219231 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:48.219239 | ubuntu-noble | "msg": "section and option added", 2025-11-29 20:25:48.219247 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:48.219254 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:48.219261 | ubuntu-noble | "size": 4437, 2025-11-29 20:25:48.219268 | ubuntu-noble | "state": "file", 2025-11-29 20:25:48.219274 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:48.219281 | ubuntu-noble | } 2025-11-29 20:25:48.295041 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-11-29 20:25:48.300539 | ubuntu-noble | + setini openstack-base type local 2025-11-29 20:25:48.300565 | 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-11-29 20:25:49.287287 | ubuntu-noble | localhost | CHANGED => { 2025-11-29 20:25:49.287333 | ubuntu-noble | "changed": true, 2025-11-29 20:25:49.287340 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:49.287346 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:49.287352 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:49.287357 | ubuntu-noble | "msg": "option added", 2025-11-29 20:25:49.287363 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:49.287369 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:49.287374 | ubuntu-noble | "size": 4548, 2025-11-29 20:25:49.287380 | ubuntu-noble | "state": "file", 2025-11-29 20:25:49.287385 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:49.287390 | ubuntu-noble | } 2025-11-29 20:25:49.358386 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-11-29 20:25:49.358463 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-11-29 20:25:49.358514 | 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-11-29 20:25:50.328198 | ubuntu-noble | localhost | CHANGED => { 2025-11-29 20:25:50.328298 | ubuntu-noble | "changed": true, 2025-11-29 20:25:50.328315 | ubuntu-noble | "gid": 1000, 2025-11-29 20:25:50.328324 | ubuntu-noble | "group": "zuul", 2025-11-29 20:25:50.328335 | ubuntu-noble | "mode": "0664", 2025-11-29 20:25:50.328344 | ubuntu-noble | "msg": "option added", 2025-11-29 20:25:50.328353 | ubuntu-noble | "owner": "zuul", 2025-11-29 20:25:50.328363 | ubuntu-noble | "path": "kolla-build.conf", 2025-11-29 20:25:50.328373 | ubuntu-noble | "size": 4586, 2025-11-29 20:25:50.328382 | ubuntu-noble | "state": "file", 2025-11-29 20:25:50.328392 | ubuntu-noble | "uid": 1000 2025-11-29 20:25:50.328401 | ubuntu-noble | } 2025-11-29 20:25:50.407079 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-11-29 20:25:50.407199 | ubuntu-noble | DEBUG kolla-build.conf 2025-11-29 20:25:50.407267 | ubuntu-noble | + cat kolla-build.conf 2025-11-29 20:25:50.408769 | ubuntu-noble | [DEFAULT] 2025-11-29 20:25:50.408813 | ubuntu-noble | base = ubuntu 2025-11-29 20:25:50.408818 | ubuntu-noble | base_package_type = deb 2025-11-29 20:25:50.408822 | ubuntu-noble | base_tag = 24.04 2025-11-29 20:25:50.408825 | ubuntu-noble | install_type = source 2025-11-29 20:25:50.408829 | ubuntu-noble | namespace = kolla 2025-11-29 20:25:50.408832 | ubuntu-noble | openstack_release = 2024.2 2025-11-29 20:25:50.408835 | ubuntu-noble | push = false 2025-11-29 20:25:50.408839 | ubuntu-noble | tag = build-20251129 2025-11-29 20:25:50.408842 | ubuntu-noble | threads = 1 2025-11-29 20:25:50.408846 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-11-29 20:25:50.408850 | ubuntu-noble | 2025-11-29 20:25:50.408854 | ubuntu-noble | ######################################################################### 2025-11-29 20:25:50.408859 | ubuntu-noble | # sources tracked in release repository 2025-11-29 20:25:50.408862 | ubuntu-noble | 2025-11-29 20:25:50.408866 | ubuntu-noble | [aodh-base] 2025-11-29 20:25:50.408869 | ubuntu-noble | type = local 2025-11-29 20:25:50.408873 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-29 20:25:50.408876 | ubuntu-noble | location = tarballs/aodh-stable-2024.2.tar.gz 2025-11-29 20:25:50.408879 | ubuntu-noble | 2025-11-29 20:25:50.408883 | ubuntu-noble | 2025-11-29 20:25:50.408886 | ubuntu-noble | 2025-11-29 20:25:50.408889 | ubuntu-noble | [barbican-base] 2025-11-29 20:25:50.408893 | ubuntu-noble | type = local 2025-11-29 20:25:50.408896 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-29 20:25:50.408900 | ubuntu-noble | location = tarballs/barbican-stable-2024.2.tar.gz 2025-11-29 20:25:50.408903 | ubuntu-noble | 2025-11-29 20:25:50.408907 | ubuntu-noble | 2025-11-29 20:25:50.408922 | ubuntu-noble | 2025-11-29 20:25:50.408925 | ubuntu-noble | [blazar-base] 2025-11-29 20:25:50.408929 | ubuntu-noble | type = local 2025-11-29 20:25:50.408932 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-29 20:25:50.408935 | ubuntu-noble | location = tarballs/blazar-stable-2024.2.tar.gz 2025-11-29 20:25:50.408939 | ubuntu-noble | 2025-11-29 20:25:50.408942 | ubuntu-noble | 2025-11-29 20:25:50.408945 | ubuntu-noble | 2025-11-29 20:25:50.408948 | ubuntu-noble | [ceilometer-base] 2025-11-29 20:25:50.408951 | ubuntu-noble | type = local 2025-11-29 20:25:50.408955 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:50.408958 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:50.408962 | ubuntu-noble | 2025-11-29 20:25:50.408996 | ubuntu-noble | 2025-11-29 20:25:50.408999 | ubuntu-noble | 2025-11-29 20:25:50.409003 | ubuntu-noble | [cinder-base] 2025-11-29 20:25:50.409006 | ubuntu-noble | type = local 2025-11-29 20:25:50.409009 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-29 20:25:50.409012 | ubuntu-noble | location = tarballs/cinder-stable-2024.2.tar.gz 2025-11-29 20:25:50.409016 | ubuntu-noble | 2025-11-29 20:25:50.409019 | ubuntu-noble | 2025-11-29 20:25:50.409022 | ubuntu-noble | 2025-11-29 20:25:50.409026 | ubuntu-noble | [designate-base] 2025-11-29 20:25:50.409029 | ubuntu-noble | type = local 2025-11-29 20:25:50.409032 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-29 20:25:50.409036 | ubuntu-noble | location = tarballs/designate-stable-2024.2.tar.gz 2025-11-29 20:25:50.409039 | ubuntu-noble | 2025-11-29 20:25:50.409042 | ubuntu-noble | 2025-11-29 20:25:50.409046 | ubuntu-noble | 2025-11-29 20:25:50.409049 | ubuntu-noble | [glance-base] 2025-11-29 20:25:50.409052 | ubuntu-noble | type = local 2025-11-29 20:25:50.409062 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-29 20:25:50.409065 | ubuntu-noble | location = tarballs/glance-stable-2024.2.tar.gz 2025-11-29 20:25:50.409069 | ubuntu-noble | 2025-11-29 20:25:50.409072 | ubuntu-noble | 2025-11-29 20:25:50.409075 | ubuntu-noble | 2025-11-29 20:25:50.409078 | ubuntu-noble | [heat-base] 2025-11-29 20:25:50.409082 | ubuntu-noble | type = local 2025-11-29 20:25:50.409085 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-29 20:25:50.409088 | ubuntu-noble | location = tarballs/heat-stable-2024.2.tar.gz 2025-11-29 20:25:50.409092 | ubuntu-noble | 2025-11-29 20:25:50.409095 | ubuntu-noble | 2025-11-29 20:25:50.409098 | ubuntu-noble | 2025-11-29 20:25:50.409101 | ubuntu-noble | [horizon] 2025-11-29 20:25:50.409104 | ubuntu-noble | type = local 2025-11-29 20:25:50.409108 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-29 20:25:50.409111 | ubuntu-noble | location = tarballs/horizon-stable-2024.2.tar.gz 2025-11-29 20:25:50.409114 | ubuntu-noble | 2025-11-29 20:25:50.409118 | ubuntu-noble | 2025-11-29 20:25:50.409121 | ubuntu-noble | 2025-11-29 20:25:50.409124 | ubuntu-noble | [ironic-base] 2025-11-29 20:25:50.409128 | ubuntu-noble | type = local 2025-11-29 20:25:50.409131 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-29 20:25:50.409134 | ubuntu-noble | location = tarballs/ironic-stable-2024.2.tar.gz 2025-11-29 20:25:50.409137 | ubuntu-noble | 2025-11-29 20:25:50.409141 | ubuntu-noble | 2025-11-29 20:25:50.409144 | ubuntu-noble | 2025-11-29 20:25:50.409147 | ubuntu-noble | [keystone-base] 2025-11-29 20:25:50.409151 | ubuntu-noble | type = local 2025-11-29 20:25:50.409154 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-29 20:25:50.409157 | ubuntu-noble | location = tarballs/keystone-stable-2024.2.tar.gz 2025-11-29 20:25:50.409161 | ubuntu-noble | 2025-11-29 20:25:50.409164 | ubuntu-noble | 2025-11-29 20:25:50.409167 | ubuntu-noble | 2025-11-29 20:25:50.409171 | ubuntu-noble | [magnum-base] 2025-11-29 20:25:50.409174 | ubuntu-noble | type = local 2025-11-29 20:25:50.409177 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-29 20:25:50.409181 | ubuntu-noble | location = tarballs/magnum-stable-2024.2.tar.gz 2025-11-29 20:25:50.409184 | ubuntu-noble | 2025-11-29 20:25:50.409187 | ubuntu-noble | 2025-11-29 20:25:50.409190 | ubuntu-noble | 2025-11-29 20:25:50.409194 | ubuntu-noble | [manila-base] 2025-11-29 20:25:50.409197 | ubuntu-noble | type = local 2025-11-29 20:25:50.409200 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-29 20:25:50.409203 | ubuntu-noble | location = tarballs/manila-stable-2024.2.tar.gz 2025-11-29 20:25:50.409207 | ubuntu-noble | 2025-11-29 20:25:50.409210 | ubuntu-noble | 2025-11-29 20:25:50.409214 | ubuntu-noble | 2025-11-29 20:25:50.409248 | ubuntu-noble | [masakari-base] 2025-11-29 20:25:50.409253 | ubuntu-noble | type = local 2025-11-29 20:25:50.409256 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-29 20:25:50.409259 | ubuntu-noble | location = tarballs/masakari-stable-2024.2.tar.gz 2025-11-29 20:25:50.409262 | ubuntu-noble | 2025-11-29 20:25:50.409266 | ubuntu-noble | 2025-11-29 20:25:50.409269 | ubuntu-noble | 2025-11-29 20:25:50.409272 | ubuntu-noble | [neutron-bgp-dragent] 2025-11-29 20:25:50.409276 | ubuntu-noble | type = local 2025-11-29 20:25:50.409279 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:25:50.409283 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:25:50.409286 | ubuntu-noble | 2025-11-29 20:25:50.409289 | ubuntu-noble | 2025-11-29 20:25:50.409292 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-11-29 20:25:50.409296 | ubuntu-noble | type = local 2025-11-29 20:25:50.409299 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:25:50.409302 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:25:50.409305 | ubuntu-noble | 2025-11-29 20:25:50.409309 | ubuntu-noble | 2025-11-29 20:25:50.409312 | ubuntu-noble | [neutron-vpnaas-base] 2025-11-29 20:25:50.409315 | ubuntu-noble | type = local 2025-11-29 20:25:50.409318 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:25:50.409322 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:25:50.409325 | ubuntu-noble | 2025-11-29 20:25:50.409328 | ubuntu-noble | 2025-11-29 20:25:50.409332 | ubuntu-noble | 2025-11-29 20:25:50.409335 | ubuntu-noble | [neutron-base] 2025-11-29 20:25:50.409338 | ubuntu-noble | type = local 2025-11-29 20:25:50.409341 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-29 20:25:50.409345 | ubuntu-noble | location = tarballs/neutron-stable-2024.2.tar.gz 2025-11-29 20:25:50.409348 | ubuntu-noble | 2025-11-29 20:25:50.409351 | ubuntu-noble | 2025-11-29 20:25:50.409354 | ubuntu-noble | 2025-11-29 20:25:50.409358 | ubuntu-noble | [nova-base] 2025-11-29 20:25:50.409361 | ubuntu-noble | type = local 2025-11-29 20:25:50.409364 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-29 20:25:50.409367 | ubuntu-noble | location = tarballs/nova-stable-2024.2.tar.gz 2025-11-29 20:25:50.409371 | ubuntu-noble | 2025-11-29 20:25:50.409374 | ubuntu-noble | 2025-11-29 20:25:50.409377 | ubuntu-noble | 2025-11-29 20:25:50.409381 | ubuntu-noble | [octavia-base] 2025-11-29 20:25:50.409384 | ubuntu-noble | type = local 2025-11-29 20:25:50.409387 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-29 20:25:50.409391 | ubuntu-noble | location = tarballs/octavia-stable-2024.2.tar.gz 2025-11-29 20:25:50.409394 | ubuntu-noble | 2025-11-29 20:25:50.409397 | ubuntu-noble | 2025-11-29 20:25:50.409400 | ubuntu-noble | 2025-11-29 20:25:50.409404 | ubuntu-noble | [placement-base] 2025-11-29 20:25:50.409407 | ubuntu-noble | type = local 2025-11-29 20:25:50.409410 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-29 20:25:50.409414 | ubuntu-noble | location = tarballs/placement-stable-2024.2.tar.gz 2025-11-29 20:25:50.409417 | ubuntu-noble | 2025-11-29 20:25:50.409420 | ubuntu-noble | 2025-11-29 20:25:50.409423 | ubuntu-noble | 2025-11-29 20:25:50.409427 | ubuntu-noble | [skyline-apiserver-base] 2025-11-29 20:25:50.409430 | ubuntu-noble | type = local 2025-11-29 20:25:50.409441 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:25:50.409444 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:25:50.409448 | ubuntu-noble | 2025-11-29 20:25:50.409451 | ubuntu-noble | 2025-11-29 20:25:50.409454 | ubuntu-noble | 2025-11-29 20:25:50.409457 | ubuntu-noble | [skyline-console-base] 2025-11-29 20:25:50.409460 | ubuntu-noble | type = local 2025-11-29 20:25:50.409464 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-29 20:25:50.409467 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-11-29 20:25:50.409470 | ubuntu-noble | 2025-11-29 20:25:50.409473 | ubuntu-noble | 2025-11-29 20:25:50.409477 | ubuntu-noble | [openstack-base] 2025-11-29 20:25:50.409480 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-29 20:25:50.409483 | ubuntu-noble | location = tarballs/requirements-stable-2024.2.tar.gz 2025-11-29 20:25:50.409490 | ubuntu-noble | type = local 2025-11-29 20:25:50.410557 | ubuntu-noble | + bash scripts/003-patch.sh 2025-11-29 20:25:50.414514 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-11-29 20:25:50.414544 | ubuntu-noble | + VERSION=latest 2025-11-29 20:25:50.414580 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-11-29 20:25:50.414694 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-11-29 20:25:50.414724 | ubuntu-noble | + . defaults/all.sh 2025-11-29 20:25:50.414834 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-11-29 20:25:50.414842 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-11-29 20:25:50.414879 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-11-29 20:25:50.414907 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-11-29 20:25:50.415268 | ubuntu-noble | +++ deactivate nondestructive 2025-11-29 20:25:50.415345 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:50.415399 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:50.415405 | ubuntu-noble | +++ hash -r 2025-11-29 20:25:50.415490 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:50.415508 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-11-29 20:25:50.415533 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-11-29 20:25:50.415574 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-11-29 20:25:50.415685 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-11-29 20:25:50.415707 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-11-29 20:25:50.415731 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-11-29 20:25:50.415737 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-11-29 20:25:50.415803 | 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-11-29 20:25:50.415843 | 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-11-29 20:25:50.415868 | ubuntu-noble | +++ export PATH 2025-11-29 20:25:50.415923 | ubuntu-noble | +++ '[' -n '' ']' 2025-11-29 20:25:50.416051 | ubuntu-noble | +++ '[' -z '' ']' 2025-11-29 20:25:50.416076 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-11-29 20:25:50.416100 | ubuntu-noble | +++ PS1='(venv) ' 2025-11-29 20:25:50.416121 | ubuntu-noble | +++ export PS1 2025-11-29 20:25:50.416139 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-11-29 20:25:50.416160 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-11-29 20:25:50.416196 | ubuntu-noble | +++ hash -r 2025-11-29 20:25:50.416306 | ubuntu-noble | + . defaults/2024.2.sh 2025-11-29 20:25:50.417107 | ubuntu-noble | +++ date +%Y%m%d 2025-11-29 20:25:50.418733 | ubuntu-noble | ++ export BUILD_ID=20251129 2025-11-29 20:25:50.418772 | ubuntu-noble | ++ BUILD_ID=20251129 2025-11-29 20:25:50.418783 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-11-29 20:25:50.418792 | ubuntu-noble | ++ KOLLA_TYPE= 2025-11-29 20:25:50.418801 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-11-29 20:25:50.418810 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-11-29 20:25:50.418818 | ubuntu-noble | + export VERSION 2025-11-29 20:25:50.418826 | ubuntu-noble | + export OPENSTACK_VERSION 2025-11-29 20:25:50.418834 | ubuntu-noble | + mkdir -p tarballs 2025-11-29 20:25:50.422344 | ubuntu-noble | ++ awk '{ print $4 }' 2025-11-29 20:25:50.422370 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-11-29 20:25:50.425074 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:25:50.425119 | ubuntu-noble | + pushd tarballs 2025-11-29 20:25:50.425326 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-29 20:25:50.426395 | ubuntu-noble | + filename=aodh-stable-2024.2.tar.gz 2025-11-29 20:25:50.426463 | ubuntu-noble | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-11-29 20:25:50.426476 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-29 20:25:50.426496 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-29 20:25:50.426507 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.510198 | ubuntu-noble | 2025-11-29 20:25:51 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-11-29 20:25:51.512902 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:25:51.512950 | ubuntu-noble | + echo Process aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.512963 | ubuntu-noble | Process aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.516119 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.516204 | ubuntu-noble | ++ head -1 2025-11-29 20:25:51.516913 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:25:51.527289 | ubuntu-noble | + directory=aodh-19.0.0.0rc2.dev2 2025-11-29 20:25:51.527341 | ubuntu-noble | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.527353 | ubuntu-noble | Check patches for aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.527406 | ubuntu-noble | + [[ -e ../patches/2024.2/aodh ]] 2025-11-29 20:25:51.527474 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.527482 | ubuntu-noble | Check overlays for aodh-stable-2024.2.tar.gz 2025-11-29 20:25:51.527493 | ubuntu-noble | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-11-29 20:25:51.527529 | ubuntu-noble | + popd 2025-11-29 20:25:51.527950 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:25:51.528010 | ubuntu-noble | + pushd tarballs 2025-11-29 20:25:51.528806 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-29 20:25:51.530982 | ubuntu-noble | + filename=barbican-stable-2024.2.tar.gz 2025-11-29 20:25:51.531035 | ubuntu-noble | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-11-29 20:25:51.531104 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-29 20:25:51.531112 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-29 20:25:51.531121 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.709194 | ubuntu-noble | 2025-11-29 20:25:52 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-11-29 20:25:52.711142 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:25:52.711221 | ubuntu-noble | + echo Process barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.711261 | ubuntu-noble | Process barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.714052 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.714100 | ubuntu-noble | ++ head -1 2025-11-29 20:25:52.714395 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:25:52.721302 | ubuntu-noble | + directory=barbican-19.0.1.dev3 2025-11-29 20:25:52.721431 | ubuntu-noble | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.721469 | ubuntu-noble | Check patches for barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.721540 | ubuntu-noble | + [[ -e ../patches/2024.2/barbican ]] 2025-11-29 20:25:52.721615 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.721645 | ubuntu-noble | Check overlays for barbican-stable-2024.2.tar.gz 2025-11-29 20:25:52.721700 | ubuntu-noble | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-11-29 20:25:52.721748 | ubuntu-noble | + popd 2025-11-29 20:25:52.721880 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:25:52.721928 | ubuntu-noble | + pushd tarballs 2025-11-29 20:25:52.722670 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-29 20:25:52.724376 | ubuntu-noble | + filename=blazar-stable-2024.2.tar.gz 2025-11-29 20:25:52.724404 | ubuntu-noble | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-11-29 20:25:52.724412 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-29 20:25:52.724420 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-29 20:25:52.724427 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.812610 | ubuntu-noble | 2025-11-29 20:25:53 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-11-29 20:25:53.815268 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:25:53.815344 | ubuntu-noble | + echo Process blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.815357 | ubuntu-noble | Process blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.819052 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.819097 | ubuntu-noble | ++ head -1 2025-11-29 20:25:53.819803 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:25:53.827927 | ubuntu-noble | + directory=blazar-14.0.1.dev5 2025-11-29 20:25:53.828092 | ubuntu-noble | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.828125 | ubuntu-noble | Check patches for blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.828555 | ubuntu-noble | + [[ -e ../patches/2024.2/blazar ]] 2025-11-29 20:25:53.828626 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.828649 | ubuntu-noble | Check overlays for blazar-stable-2024.2.tar.gz 2025-11-29 20:25:53.828699 | ubuntu-noble | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-11-29 20:25:53.828737 | ubuntu-noble | + popd 2025-11-29 20:25:53.828837 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:25:53.828873 | ubuntu-noble | + pushd tarballs 2025-11-29 20:25:53.829680 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:53.831637 | ubuntu-noble | + filename=ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:53.831664 | ubuntu-noble | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-11-29 20:25:53.831671 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:53.831678 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:53.831684 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.046544 | ubuntu-noble | 2025-11-29 20:25:55 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-11-29 20:25:55.049426 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:25:55.049512 | ubuntu-noble | + echo Process ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.049529 | ubuntu-noble | Process ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.052073 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.052114 | ubuntu-noble | ++ head -1 2025-11-29 20:25:55.052781 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:25:55.059927 | ubuntu-noble | + directory=ceilometer-23.0.2.dev1 2025-11-29 20:25:55.060089 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.060128 | ubuntu-noble | Check patches for ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.060188 | ubuntu-noble | + [[ -e ../patches/2024.2/ceilometer ]] 2025-11-29 20:25:55.060311 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.060340 | ubuntu-noble | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-11-29 20:25:55.060386 | ubuntu-noble | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-11-29 20:25:55.060427 | ubuntu-noble | + popd 2025-11-29 20:25:55.060539 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:25:55.060578 | ubuntu-noble | + pushd tarballs 2025-11-29 20:25:55.061376 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-29 20:25:55.063591 | ubuntu-noble | + filename=cinder-stable-2024.2.tar.gz 2025-11-29 20:25:55.063616 | ubuntu-noble | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-11-29 20:25:55.063623 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-29 20:25:55.063630 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-29 20:25:55.063636 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-11-29 20:25:56.915265 | ubuntu-noble | 2025-11-29 20:25:56 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6379946/6379946] -> "cinder-stable-2024.2.tar.gz" [1] 2025-11-29 20:25:56.917720 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:25:56.917744 | ubuntu-noble | + echo Process cinder-stable-2024.2.tar.gz 2025-11-29 20:25:56.917749 | ubuntu-noble | Process cinder-stable-2024.2.tar.gz 2025-11-29 20:25:56.920753 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-11-29 20:25:56.920778 | ubuntu-noble | ++ head -1 2025-11-29 20:25:56.921519 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:25:56.928908 | ubuntu-noble | + directory=cinder-25.3.1.dev7 2025-11-29 20:25:56.928953 | ubuntu-noble | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-11-29 20:25:56.928960 | ubuntu-noble | Check patches for cinder-stable-2024.2.tar.gz 2025-11-29 20:25:56.929062 | ubuntu-noble | + [[ -e ../patches/2024.2/cinder ]] 2025-11-29 20:25:56.929096 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-11-29 20:25:57.265197 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-11-29 20:25:57.269058 | ubuntu-noble | + pushd cinder-25.3.1.dev7 2025-11-29 20:25:57.270010 | ubuntu-noble | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-11-29 20:25:57.270102 | ubuntu-noble | ++ sort 2025-11-29 20:25:57.272443 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:25:57.272471 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-11-29 20:25:57.272481 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-11-29 20:25:57.272487 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:57.274765 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-29 20:25:57.274789 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-11-29 20:25:57.274794 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-29 20:25:57.274799 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-11-29 20:25:57.274807 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:57.276932 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-29 20:25:57.276997 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-11-29 20:25:57.277004 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-29 20:25:57.277008 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-11-29 20:25:57.277017 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:25:57.277022 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-11-29 20:25:57.277025 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-11-29 20:25:57.277029 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:57.278872 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-11-29 20:25:57.279040 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-11-29 20:25:57.279553 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-11-29 20:25:57.279745 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-29 20:25:57.280090 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-11-29 20:25:57.280435 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-11-29 20:25:57.280771 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-29 20:25:57.280956 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-11-29 20:25:57.281242 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:57.283002 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-11-29 20:25:57.283099 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-11-29 20:25:57.283553 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-11-29 20:25:57.283731 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-29 20:25:57.283947 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-11-29 20:25:57.284249 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-11-29 20:25:57.284613 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-29 20:25:57.284835 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-11-29 20:25:57.285603 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:25:57.285627 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-11-29 20:25:57.285638 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-11-29 20:25:57.285642 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:25:57.287446 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-29 20:25:57.287468 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-29 20:25:57.287472 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-11-29 20:25:57.287479 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:25:57.289058 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-11-29 20:25:57.289095 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-11-29 20:25:57.289101 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-11-29 20:25:57.289557 | ubuntu-noble | + popd 2025-11-29 20:25:57.289571 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.1.dev7 2025-11-29 20:25:58.500084 | ubuntu-noble | + rm -r cinder-25.3.1.dev7 2025-11-29 20:25:58.582926 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-11-29 20:25:58.583062 | ubuntu-noble | Check overlays for cinder-stable-2024.2.tar.gz 2025-11-29 20:25:58.583077 | ubuntu-noble | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-11-29 20:25:58.583088 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-11-29 20:25:58.890387 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-11-29 20:25:58.893459 | ubuntu-noble | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.3.1.dev7 2025-11-29 20:25:58.897521 | ubuntu-noble | sending incremental file list 2025-11-29 20:25:58.898470 | ubuntu-noble | ./ 2025-11-29 20:25:58.899017 | ubuntu-noble | cinder/ 2025-11-29 20:25:58.899037 | ubuntu-noble | cinder/volume/ 2025-11-29 20:25:58.899042 | ubuntu-noble | cinder/volume/drivers/ 2025-11-29 20:25:58.899047 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2025-11-29 20:25:58.941001 | ubuntu-noble | 2025-11-29 20:25:58.941098 | ubuntu-noble | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-11-29 20:25:58.941126 | ubuntu-noble | total size is 44,134 speedup is 3.77 2025-11-29 20:25:58.942449 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.1.dev7 2025-11-29 20:26:00.125482 | ubuntu-noble | + rm -r cinder-25.3.1.dev7 2025-11-29 20:26:00.184182 | ubuntu-noble | + popd 2025-11-29 20:26:00.184406 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:00.184463 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:00.186062 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-29 20:26:00.188755 | ubuntu-noble | + filename=designate-stable-2024.2.tar.gz 2025-11-29 20:26:00.188791 | ubuntu-noble | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-11-29 20:26:00.188839 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-29 20:26:00.188850 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-29 20:26:00.188863 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.484097 | ubuntu-noble | 2025-11-29 20:26:01 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:01.486551 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:01.486584 | ubuntu-noble | + echo Process designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.486595 | ubuntu-noble | Process designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.492665 | ubuntu-noble | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.492720 | ubuntu-noble | ++ head -1 2025-11-29 20:26:01.492730 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:01.499158 | ubuntu-noble | + directory=designate-19.0.1.dev8 2025-11-29 20:26:01.499773 | ubuntu-noble | + echo Check patches for designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.499803 | ubuntu-noble | Check patches for designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.499813 | ubuntu-noble | + [[ -e ../patches/2024.2/designate ]] 2025-11-29 20:26:01.499820 | ubuntu-noble | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.499828 | ubuntu-noble | Check overlays for designate-stable-2024.2.tar.gz 2025-11-29 20:26:01.499835 | ubuntu-noble | + [[ -e ../overlays/2024.2/designate/source ]] 2025-11-29 20:26:01.499857 | ubuntu-noble | + popd 2025-11-29 20:26:01.499862 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:01.499867 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:01.500221 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-29 20:26:01.502072 | ubuntu-noble | + filename=glance-stable-2024.2.tar.gz 2025-11-29 20:26:01.502092 | ubuntu-noble | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-11-29 20:26:01.502095 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-29 20:26:01.502100 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-29 20:26:01.502104 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.926540 | ubuntu-noble | 2025-11-29 20:26:02 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:02.929274 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:02.929381 | ubuntu-noble | + echo Process glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.929394 | ubuntu-noble | Process glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.935057 | ubuntu-noble | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.935099 | ubuntu-noble | ++ head -1 2025-11-29 20:26:02.935109 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:02.945674 | ubuntu-noble | + directory=glance-29.0.1.dev9 2025-11-29 20:26:02.945803 | ubuntu-noble | + echo Check patches for glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.945843 | ubuntu-noble | Check patches for glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.945915 | ubuntu-noble | + [[ -e ../patches/2024.2/glance ]] 2025-11-29 20:26:02.946051 | ubuntu-noble | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.946087 | ubuntu-noble | Check overlays for glance-stable-2024.2.tar.gz 2025-11-29 20:26:02.946134 | ubuntu-noble | + [[ -e ../overlays/2024.2/glance/source ]] 2025-11-29 20:26:02.946180 | ubuntu-noble | + popd 2025-11-29 20:26:02.946338 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:02.946383 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:02.947247 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-29 20:26:02.949029 | ubuntu-noble | + filename=heat-stable-2024.2.tar.gz 2025-11-29 20:26:02.949079 | ubuntu-noble | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-11-29 20:26:02.949531 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-29 20:26:02.949549 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-29 20:26:02.949558 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.386368 | ubuntu-noble | 2025-11-29 20:26:04 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2365988/2365988] -> "heat-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:04.389283 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:04.389346 | ubuntu-noble | + echo Process heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.389356 | ubuntu-noble | Process heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.392057 | ubuntu-noble | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.392093 | ubuntu-noble | ++ head -1 2025-11-29 20:26:04.392105 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:04.402669 | ubuntu-noble | + directory=openstack_heat-23.0.1.dev11 2025-11-29 20:26:04.402720 | ubuntu-noble | + echo Check patches for heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.402726 | ubuntu-noble | Check patches for heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.402735 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-11-29 20:26:04.402740 | ubuntu-noble | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.402756 | ubuntu-noble | Check overlays for heat-stable-2024.2.tar.gz 2025-11-29 20:26:04.402761 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-11-29 20:26:04.402765 | ubuntu-noble | + popd 2025-11-29 20:26:04.402822 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:04.402830 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:04.403676 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-29 20:26:04.405433 | ubuntu-noble | + filename=horizon-stable-2024.2.tar.gz 2025-11-29 20:26:04.405454 | ubuntu-noble | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-11-29 20:26:04.405458 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-29 20:26:04.405462 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-29 20:26:04.405467 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.119106 | ubuntu-noble | 2025-11-29 20:26:06 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5704270/5704270] -> "horizon-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:06.122138 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:06.122221 | ubuntu-noble | + echo Process horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.122235 | ubuntu-noble | Process horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.126065 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.126119 | ubuntu-noble | ++ head -1 2025-11-29 20:26:06.126834 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:06.133454 | ubuntu-noble | + directory=horizon-25.1.2.dev7 2025-11-29 20:26:06.133494 | ubuntu-noble | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.133502 | ubuntu-noble | Check patches for horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.133511 | ubuntu-noble | + [[ -e ../patches/2024.2/horizon ]] 2025-11-29 20:26:06.133581 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.133590 | ubuntu-noble | Check overlays for horizon-stable-2024.2.tar.gz 2025-11-29 20:26:06.133598 | ubuntu-noble | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-11-29 20:26:06.133607 | ubuntu-noble | + popd 2025-11-29 20:26:06.133722 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:06.133734 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:06.134543 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-29 20:26:06.136545 | ubuntu-noble | + filename=ironic-stable-2024.2.tar.gz 2025-11-29 20:26:06.136577 | ubuntu-noble | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-11-29 20:26:06.136584 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-29 20:26:06.136592 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-29 20:26:06.136598 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.569953 | ubuntu-noble | 2025-11-29 20:26:07 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2628471/2628471] -> "ironic-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:07.572613 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:07.572656 | ubuntu-noble | + echo Process ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.572666 | ubuntu-noble | Process ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.575042 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.575078 | ubuntu-noble | ++ head -1 2025-11-29 20:26:07.575371 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:07.581960 | ubuntu-noble | + directory=ironic-26.1.5.dev3 2025-11-29 20:26:07.582059 | ubuntu-noble | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.582067 | ubuntu-noble | Check patches for ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.582074 | ubuntu-noble | + [[ -e ../patches/2024.2/ironic ]] 2025-11-29 20:26:07.582080 | ubuntu-noble | + tar xzf ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.746344 | ubuntu-noble | + rm ironic-stable-2024.2.tar.gz 2025-11-29 20:26:07.748901 | ubuntu-noble | + pushd ironic-26.1.5.dev3 2025-11-29 20:26:07.751906 | ubuntu-noble | ++ sort 2025-11-29 20:26:07.751941 | ubuntu-noble | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-11-29 20:26:07.753121 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:07.753147 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-11-29 20:26:07.753152 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-11-29 20:26:07.753157 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:07.755036 | ubuntu-noble | checking file ironic/common/grub_conf.template 2025-11-29 20:26:07.755061 | ubuntu-noble | checking file ironic/common/pxe_utils.py 2025-11-29 20:26:07.755065 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-11-29 20:26:07.755068 | ubuntu-noble | checking file ironic/drivers/modules/pxe_grub_config.template 2025-11-29 20:26:07.755202 | ubuntu-noble | checking file ironic/tests/unit/common/test_images.py 2025-11-29 20:26:07.755590 | ubuntu-noble | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-11-29 20:26:07.756187 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-11-29 20:26:07.756571 | ubuntu-noble | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-11-29 20:26:07.756872 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:07.759009 | ubuntu-noble | patching file ironic/common/grub_conf.template 2025-11-29 20:26:07.759028 | ubuntu-noble | patching file ironic/common/pxe_utils.py 2025-11-29 20:26:07.759032 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-11-29 20:26:07.759035 | ubuntu-noble | patching file ironic/drivers/modules/pxe_grub_config.template 2025-11-29 20:26:07.759039 | ubuntu-noble | patching file ironic/tests/unit/common/test_images.py 2025-11-29 20:26:07.759042 | ubuntu-noble | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-11-29 20:26:07.759433 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-11-29 20:26:07.759759 | ubuntu-noble | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-11-29 20:26:07.760801 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:07.760831 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2025-11-29 20:26:07.760836 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2025-11-29 20:26:07.760839 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:07.762488 | ubuntu-noble | checking file ironic/conf/deploy.py 2025-11-29 20:26:07.762520 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:07.764075 | ubuntu-noble | patching file ironic/conf/deploy.py 2025-11-29 20:26:07.764140 | ubuntu-noble | + popd 2025-11-29 20:26:07.764216 | ubuntu-noble | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.5.dev3 2025-11-29 20:26:08.290357 | ubuntu-noble | + rm -r ironic-26.1.5.dev3 2025-11-29 20:26:08.330803 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-11-29 20:26:08.330889 | ubuntu-noble | Check overlays for ironic-stable-2024.2.tar.gz 2025-11-29 20:26:08.330902 | ubuntu-noble | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-11-29 20:26:08.330913 | ubuntu-noble | + popd 2025-11-29 20:26:08.330934 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:08.330945 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:08.332059 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-29 20:26:08.336310 | ubuntu-noble | + filename=keystone-stable-2024.2.tar.gz 2025-11-29 20:26:08.336385 | ubuntu-noble | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-11-29 20:26:08.336400 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-29 20:26:08.336410 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-29 20:26:08.336421 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.666453 | ubuntu-noble | 2025-11-29 20:26:09 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1742774/1742774] -> "keystone-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:09.669670 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:09.669719 | ubuntu-noble | + echo Process keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.669724 | ubuntu-noble | Process keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.672576 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.672605 | ubuntu-noble | ++ head -1 2025-11-29 20:26:09.673025 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:09.681060 | ubuntu-noble | + directory=keystone-26.0.1.dev8 2025-11-29 20:26:09.681089 | ubuntu-noble | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.681094 | ubuntu-noble | Check patches for keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.681121 | ubuntu-noble | + [[ -e ../patches/2024.2/keystone ]] 2025-11-29 20:26:09.681167 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.681183 | ubuntu-noble | Check overlays for keystone-stable-2024.2.tar.gz 2025-11-29 20:26:09.681188 | ubuntu-noble | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-11-29 20:26:09.681204 | ubuntu-noble | + popd 2025-11-29 20:26:09.681292 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:09.681301 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:09.681997 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-29 20:26:09.683653 | ubuntu-noble | + filename=magnum-stable-2024.2.tar.gz 2025-11-29 20:26:09.683667 | ubuntu-noble | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-11-29 20:26:09.683704 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-29 20:26:09.683709 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-29 20:26:09.683721 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.888231 | ubuntu-noble | 2025-11-29 20:26:10 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:10.890932 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:10.891021 | ubuntu-noble | + echo Process magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.891035 | ubuntu-noble | Process magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.894068 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.894117 | ubuntu-noble | ++ head -1 2025-11-29 20:26:10.894575 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:10.901370 | ubuntu-noble | + directory=magnum-19.0.1.dev7 2025-11-29 20:26:10.901442 | ubuntu-noble | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.901459 | ubuntu-noble | Check patches for magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.901493 | ubuntu-noble | + [[ -e ../patches/2024.2/magnum ]] 2025-11-29 20:26:10.901534 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.901542 | ubuntu-noble | Check overlays for magnum-stable-2024.2.tar.gz 2025-11-29 20:26:10.901552 | ubuntu-noble | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-11-29 20:26:10.901575 | ubuntu-noble | + popd 2025-11-29 20:26:10.901658 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:10.901669 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:10.902728 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-29 20:26:10.904544 | ubuntu-noble | + filename=manila-stable-2024.2.tar.gz 2025-11-29 20:26:10.904578 | ubuntu-noble | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-11-29 20:26:10.904585 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-29 20:26:10.904592 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-29 20:26:10.904600 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.378766 | ubuntu-noble | 2025-11-29 20:26:12 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3512210/3512210] -> "manila-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:12.380504 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:12.380534 | ubuntu-noble | + echo Process manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.380548 | ubuntu-noble | Process manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.384064 | ubuntu-noble | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.384127 | ubuntu-noble | ++ head -1 2025-11-29 20:26:12.386056 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:12.390063 | ubuntu-noble | + directory=manila-19.1.1.dev7 2025-11-29 20:26:12.390114 | ubuntu-noble | + echo Check patches for manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.390125 | ubuntu-noble | Check patches for manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.390133 | ubuntu-noble | + [[ -e ../patches/2024.2/manila ]] 2025-11-29 20:26:12.390142 | ubuntu-noble | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.390150 | ubuntu-noble | Check overlays for manila-stable-2024.2.tar.gz 2025-11-29 20:26:12.390162 | ubuntu-noble | + [[ -e ../overlays/2024.2/manila/source ]] 2025-11-29 20:26:12.390171 | ubuntu-noble | + popd 2025-11-29 20:26:12.390203 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:12.390232 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:12.391055 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-29 20:26:12.394196 | ubuntu-noble | + filename=masakari-stable-2024.2.tar.gz 2025-11-29 20:26:12.394255 | ubuntu-noble | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-11-29 20:26:12.394268 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-29 20:26:12.394279 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-29 20:26:12.394289 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.457514 | ubuntu-noble | 2025-11-29 20:26:13 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:13.459729 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:13.459776 | ubuntu-noble | + echo Process masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.459786 | ubuntu-noble | Process masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.461028 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.461338 | ubuntu-noble | ++ head -1 2025-11-29 20:26:13.463953 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:13.467804 | ubuntu-noble | + directory=masakari-18.0.0.0rc2.dev2 2025-11-29 20:26:13.467893 | ubuntu-noble | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.467919 | ubuntu-noble | Check patches for masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.468004 | ubuntu-noble | + [[ -e ../patches/2024.2/masakari ]] 2025-11-29 20:26:13.468060 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.468080 | ubuntu-noble | Check overlays for masakari-stable-2024.2.tar.gz 2025-11-29 20:26:13.468115 | ubuntu-noble | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-11-29 20:26:13.468146 | ubuntu-noble | + popd 2025-11-29 20:26:13.468571 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:13.468588 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:13.468929 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:13.470751 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:13.470772 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-11-29 20:26:13.470777 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:13.470783 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:13.470788 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.398151 | ubuntu-noble | 2025-11-29 20:26:14 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-11-29 20:26:14.400162 | 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-11-29 20:26:14.400205 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.400213 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.404063 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.404122 | ubuntu-noble | ++ head -1 2025-11-29 20:26:14.404801 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:14.410657 | ubuntu-noble | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-29 20:26:14.410772 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.410804 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.410868 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-11-29 20:26:14.410921 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.431948 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.434580 | ubuntu-noble | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-29 20:26:14.435790 | ubuntu-noble | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-11-29 20:26:14.436149 | ubuntu-noble | ++ sort 2025-11-29 20:26:14.439466 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:14.439530 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-11-29 20:26:14.439548 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-11-29 20:26:14.439577 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:14.441285 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2025-11-29 20:26:14.441458 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-11-29 20:26:14.441909 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:14.443241 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2025-11-29 20:26:14.443397 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-11-29 20:26:14.443923 | ubuntu-noble | + popd 2025-11-29 20:26:14.443935 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-29 20:26:14.478728 | ubuntu-noble | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-11-29 20:26:14.484289 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.484327 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.484335 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-11-29 20:26:14.484339 | ubuntu-noble | + popd 2025-11-29 20:26:14.484343 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:14.484347 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:14.485088 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.487654 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-11-29 20:26:14.487761 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-11-29 20:26:14.488313 | ubuntu-noble | + popd 2025-11-29 20:26:14.488344 | ubuntu-noble | + continue 2025-11-29 20:26:14.488377 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:14.488387 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:14.488670 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:14.491032 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:14.491044 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-11-29 20:26:14.491048 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:14.491053 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:14.491057 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.460195 | ubuntu-noble | 2025-11-29 20:26:15 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-11-29 20:26:15.462156 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:15.462233 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.462247 | ubuntu-noble | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.466056 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.466104 | ubuntu-noble | ++ head -1 2025-11-29 20:26:15.466864 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:15.474472 | ubuntu-noble | + directory=neutron_vpnaas-25.0.1.dev4 2025-11-29 20:26:15.474523 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.474533 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.474540 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-11-29 20:26:15.474568 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.474576 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-11-29 20:26:15.474600 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-11-29 20:26:15.474611 | ubuntu-noble | + popd 2025-11-29 20:26:15.474733 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:15.474745 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:15.475836 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-29 20:26:15.477575 | ubuntu-noble | + filename=neutron-stable-2024.2.tar.gz 2025-11-29 20:26:15.477599 | ubuntu-noble | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-11-29 20:26:15.477636 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-29 20:26:15.477644 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-29 20:26:15.477655 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-11-29 20:26:17.608203 | ubuntu-noble | 2025-11-29 20:26:17 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14503908/14503908] -> "neutron-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:17.610703 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:17.610742 | ubuntu-noble | + echo Process neutron-stable-2024.2.tar.gz 2025-11-29 20:26:17.610756 | ubuntu-noble | Process neutron-stable-2024.2.tar.gz 2025-11-29 20:26:17.616041 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-11-29 20:26:17.616091 | ubuntu-noble | ++ head -1 2025-11-29 20:26:17.617150 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:17.635081 | ubuntu-noble | + directory=neutron-25.2.2.dev12 2025-11-29 20:26:17.635144 | ubuntu-noble | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-11-29 20:26:17.635157 | ubuntu-noble | Check patches for neutron-stable-2024.2.tar.gz 2025-11-29 20:26:17.635176 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron ]] 2025-11-29 20:26:17.635186 | ubuntu-noble | + tar xzf neutron-stable-2024.2.tar.gz 2025-11-29 20:26:18.037477 | ubuntu-noble | + rm neutron-stable-2024.2.tar.gz 2025-11-29 20:26:18.042257 | ubuntu-noble | + pushd neutron-25.2.2.dev12 2025-11-29 20:26:18.045026 | ubuntu-noble | ++ find ../../patches/2024.2/neutron -type f -name '*.patch' 2025-11-29 20:26:18.045055 | ubuntu-noble | ++ sort 2025-11-29 20:26:18.046412 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:18.046439 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron/backport-968646.patch' 2025-11-29 20:26:18.046445 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron/backport-968646.patch 2025-11-29 20:26:18.046449 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:18.049014 | ubuntu-noble | checking file neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py 2025-11-29 20:26:18.049034 | ubuntu-noble | Hunk #1 succeeded at 601 (offset -57 lines). 2025-11-29 20:26:18.049038 | ubuntu-noble | Hunk #2 succeeded at 616 (offset -57 lines). 2025-11-29 20:26:18.049042 | ubuntu-noble | checking file neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py 2025-11-29 20:26:18.049047 | ubuntu-noble | Hunk #1 succeeded at 3176 (offset -180 lines). 2025-11-29 20:26:18.049359 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:18.051088 | ubuntu-noble | patching file neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py 2025-11-29 20:26:18.051150 | ubuntu-noble | Hunk #1 succeeded at 601 (offset -57 lines). 2025-11-29 20:26:18.051156 | ubuntu-noble | Hunk #2 succeeded at 616 (offset -57 lines). 2025-11-29 20:26:18.051352 | ubuntu-noble | patching file neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py 2025-11-29 20:26:18.051606 | ubuntu-noble | Hunk #1 succeeded at 3176 (offset -180 lines). 2025-11-29 20:26:18.052394 | ubuntu-noble | + popd 2025-11-29 20:26:18.052415 | ubuntu-noble | + tar czf neutron-stable-2024.2.tar.gz neutron-25.2.2.dev12 2025-11-29 20:26:19.459353 | ubuntu-noble | + rm -r neutron-25.2.2.dev12 2025-11-29 20:26:19.525533 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-11-29 20:26:19.525636 | ubuntu-noble | Check overlays for neutron-stable-2024.2.tar.gz 2025-11-29 20:26:19.525651 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-11-29 20:26:19.525664 | ubuntu-noble | + popd 2025-11-29 20:26:19.525678 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:19.525691 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:19.525800 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-29 20:26:19.528069 | ubuntu-noble | + filename=nova-stable-2024.2.tar.gz 2025-11-29 20:26:19.528130 | ubuntu-noble | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-11-29 20:26:19.528136 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-29 20:26:19.528140 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-29 20:26:19.528145 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.441190 | ubuntu-noble | 2025-11-29 20:26:21 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9543731/9543731] -> "nova-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:21.443786 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:21.443842 | ubuntu-noble | + echo Process nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.443855 | ubuntu-noble | Process nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.447044 | ubuntu-noble | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.447094 | ubuntu-noble | ++ head -1 2025-11-29 20:26:21.447440 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:21.453636 | ubuntu-noble | + directory=nova-30.2.1.dev5 2025-11-29 20:26:21.453743 | ubuntu-noble | + echo Check patches for nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.453773 | ubuntu-noble | Check patches for nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.453841 | ubuntu-noble | + [[ -e ../patches/2024.2/nova ]] 2025-11-29 20:26:21.453895 | ubuntu-noble | + tar xzf nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.859100 | ubuntu-noble | + rm nova-stable-2024.2.tar.gz 2025-11-29 20:26:21.863350 | ubuntu-noble | + pushd nova-30.2.1.dev5 2025-11-29 20:26:21.864506 | ubuntu-noble | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-11-29 20:26:21.864693 | ubuntu-noble | ++ sort 2025-11-29 20:26:21.867467 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:21.867533 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2025-11-29 20:26:21.867549 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2025-11-29 20:26:21.867574 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:21.872361 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_driver.py 2025-11-29 20:26:21.873572 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-11-29 20:26:21.873703 | ubuntu-noble | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-11-29 20:26:21.875549 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-11-29 20:26:21.875825 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_utils.py 2025-11-29 20:26:21.875993 | ubuntu-noble | checking file nova/tests/unit/virt/test_images.py 2025-11-29 20:26:21.876169 | ubuntu-noble | checking file nova/virt/images.py 2025-11-29 20:26:21.876324 | ubuntu-noble | checking file nova/virt/libvirt/imagebackend.py 2025-11-29 20:26:21.876523 | ubuntu-noble | checking file nova/virt/libvirt/utils.py 2025-11-29 20:26:21.876619 | ubuntu-noble | checking file requirements.txt 2025-11-29 20:26:21.877201 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:21.881129 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_driver.py 2025-11-29 20:26:21.882118 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-11-29 20:26:21.882229 | ubuntu-noble | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-11-29 20:26:21.883579 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-11-29 20:26:21.883833 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_utils.py 2025-11-29 20:26:21.883960 | ubuntu-noble | patching file nova/tests/unit/virt/test_images.py 2025-11-29 20:26:21.884114 | ubuntu-noble | patching file nova/virt/images.py 2025-11-29 20:26:21.884263 | ubuntu-noble | patching file nova/virt/libvirt/imagebackend.py 2025-11-29 20:26:21.884484 | ubuntu-noble | patching file nova/virt/libvirt/utils.py 2025-11-29 20:26:21.884574 | ubuntu-noble | patching file requirements.txt 2025-11-29 20:26:21.885680 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:21.885696 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-11-29 20:26:21.885700 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-11-29 20:26:21.885705 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:21.888571 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-11-29 20:26:21.889372 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-11-29 20:26:21.890122 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:21.893175 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-11-29 20:26:21.893218 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-11-29 20:26:21.893675 | ubuntu-noble | + popd 2025-11-29 20:26:21.893746 | ubuntu-noble | + tar czf nova-stable-2024.2.tar.gz nova-30.2.1.dev5 2025-11-29 20:26:23.458554 | ubuntu-noble | + rm -r nova-30.2.1.dev5 2025-11-29 20:26:23.546061 | ubuntu-noble | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-11-29 20:26:23.546130 | ubuntu-noble | Check overlays for nova-stable-2024.2.tar.gz 2025-11-29 20:26:23.546143 | ubuntu-noble | + [[ -e ../overlays/2024.2/nova/source ]] 2025-11-29 20:26:23.546148 | ubuntu-noble | + popd 2025-11-29 20:26:23.546283 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:23.546311 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:23.547482 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-29 20:26:23.550544 | ubuntu-noble | + filename=octavia-stable-2024.2.tar.gz 2025-11-29 20:26:23.550568 | ubuntu-noble | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-11-29 20:26:23.550652 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-29 20:26:23.550658 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-29 20:26:23.550679 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.849207 | ubuntu-noble | 2025-11-29 20:26:24 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317557/1317557] -> "octavia-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:24.849331 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:24.849459 | ubuntu-noble | + echo Process octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.849473 | ubuntu-noble | Process octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.854657 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.854689 | ubuntu-noble | ++ head -1 2025-11-29 20:26:24.854697 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:24.862040 | ubuntu-noble | + directory=octavia-15.0.2.dev8 2025-11-29 20:26:24.862079 | ubuntu-noble | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.862085 | ubuntu-noble | Check patches for octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.862140 | ubuntu-noble | + [[ -e ../patches/2024.2/octavia ]] 2025-11-29 20:26:24.862200 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.862207 | ubuntu-noble | Check overlays for octavia-stable-2024.2.tar.gz 2025-11-29 20:26:24.862229 | ubuntu-noble | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-11-29 20:26:24.862259 | ubuntu-noble | + popd 2025-11-29 20:26:24.862387 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:24.862397 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:24.863314 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-29 20:26:24.865613 | ubuntu-noble | + filename=placement-stable-2024.2.tar.gz 2025-11-29 20:26:24.865630 | ubuntu-noble | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-11-29 20:26:24.865697 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-29 20:26:24.865708 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-29 20:26:24.865716 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.072173 | ubuntu-noble | 2025-11-29 20:26:26 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:26.076017 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:26.076083 | ubuntu-noble | + echo Process placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.076109 | ubuntu-noble | Process placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.079110 | ubuntu-noble | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.079199 | ubuntu-noble | ++ head -1 2025-11-29 20:26:26.080682 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:26.093405 | ubuntu-noble | + directory=openstack-placement-12.0.1.dev5 2025-11-29 20:26:26.093578 | ubuntu-noble | + echo Check patches for placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.093616 | ubuntu-noble | Check patches for placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.093691 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-11-29 20:26:26.093767 | ubuntu-noble | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.093792 | ubuntu-noble | Check overlays for placement-stable-2024.2.tar.gz 2025-11-29 20:26:26.093836 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-11-29 20:26:26.093878 | ubuntu-noble | + popd 2025-11-29 20:26:26.094054 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:26.094106 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:26.094960 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:26.096662 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:26.096749 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-11-29 20:26:26.096817 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:26.096844 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:26.096886 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.012623 | ubuntu-noble | 2025-11-29 20:26:28 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061365/9061365] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:28.016183 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:28.016277 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.016291 | ubuntu-noble | Process skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.019063 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.019112 | ubuntu-noble | ++ head -1 2025-11-29 20:26:28.020548 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:28.027500 | ubuntu-noble | + directory=skyline_apiserver-5.0.1.dev5 2025-11-29 20:26:28.027635 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.027666 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.027727 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2025-11-29 20:26:28.027790 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.027809 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-11-29 20:26:28.027846 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2025-11-29 20:26:28.027882 | ubuntu-noble | + popd 2025-11-29 20:26:28.028040 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:28.028081 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:28.028930 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:28.031157 | ubuntu-noble | + filename=skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:28.031256 | ubuntu-noble | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-11-29 20:26:28.031345 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:28.031368 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:28.031406 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.688570 | ubuntu-noble | 2025-11-29 20:26:30 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-11-29 20:26:30.690768 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:30.690960 | ubuntu-noble | + echo Process skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.691756 | ubuntu-noble | Process skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.693036 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.696660 | ubuntu-noble | ++ head -1 2025-11-29 20:26:30.696697 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:30.702048 | ubuntu-noble | + directory=skyline-console-5.0.1.dev4 2025-11-29 20:26:30.702080 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.702087 | ubuntu-noble | Check patches for skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.702093 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-console ]] 2025-11-29 20:26:30.702098 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.702104 | ubuntu-noble | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-11-29 20:26:30.702110 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-11-29 20:26:30.702116 | ubuntu-noble | + popd 2025-11-29 20:26:30.702126 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-11-29 20:26:30.702133 | ubuntu-noble | + pushd tarballs 2025-11-29 20:26:30.702858 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-29 20:26:30.704719 | ubuntu-noble | + filename=requirements-stable-2024.2.tar.gz 2025-11-29 20:26:30.704756 | ubuntu-noble | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-11-29 20:26:30.704763 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-29 20:26:30.704769 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-29 20:26:30.704775 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.628200 | ubuntu-noble | 2025-11-29 20:26:31 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-11-29 20:26:31.631567 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-11-29 20:26:31.631679 | ubuntu-noble | + echo Process requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.631707 | ubuntu-noble | Process requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.633073 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.633501 | ubuntu-noble | ++ head -1 2025-11-29 20:26:31.636065 | ubuntu-noble | ++ cut -f1 -d/ 2025-11-29 20:26:31.642523 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7098 2025-11-29 20:26:31.642642 | ubuntu-noble | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.642673 | ubuntu-noble | Check patches for requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.642738 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-11-29 20:26:31.642792 | ubuntu-noble | + tar xzf requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.659814 | ubuntu-noble | + rm requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.661862 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7098 2025-11-29 20:26:31.663094 | ubuntu-noble | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-11-29 20:26:31.664953 | ubuntu-noble | ++ sort 2025-11-29 20:26:31.666451 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:31.666535 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2025-11-29 20:26:31.666555 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2025-11-29 20:26:31.666584 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:31.668234 | ubuntu-noble | checking file upper-constraints.txt 2025-11-29 20:26:31.668658 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:31.670367 | ubuntu-noble | patching file upper-constraints.txt 2025-11-29 20:26:31.670887 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-11-29 20:26:31.670930 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2025-11-29 20:26:31.670947 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2025-11-29 20:26:31.670993 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-11-29 20:26:31.672618 | ubuntu-noble | checking file upper-constraints.txt 2025-11-29 20:26:31.672790 | ubuntu-noble | Hunk #1 succeeded at 546 with fuzz 1. 2025-11-29 20:26:31.673093 | ubuntu-noble | + patch --forward --batch -p1 2025-11-29 20:26:31.674639 | ubuntu-noble | patching file upper-constraints.txt 2025-11-29 20:26:31.675002 | ubuntu-noble | Hunk #1 succeeded at 546 with fuzz 1. 2025-11-29 20:26:31.675440 | ubuntu-noble | + popd 2025-11-29 20:26:31.675454 | ubuntu-noble | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7098 2025-11-29 20:26:31.722043 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7098 2025-11-29 20:26:31.726936 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.727006 | ubuntu-noble | Check overlays for requirements-stable-2024.2.tar.gz 2025-11-29 20:26:31.727017 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2025-11-29 20:26:31.727024 | ubuntu-noble | + popd 2025-11-29 20:26:31.986164 | ubuntu-noble | ok: Runtime: 0:01:05.112571 2025-11-29 20:26:32.017587 | 2025-11-29 20:26:32.017729 | PLAY RECAP 2025-11-29 20:26:32.017824 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-29 20:26:32.017871 | 2025-11-29 20:26:32.146344 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-11-29 20:26:32.148587 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-29 20:26:32.881555 | 2025-11-29 20:26:32.881752 | PLAY [Base post] 2025-11-29 20:26:32.895833 | 2025-11-29 20:26:32.895974 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-29 20:26:33.745639 | ubuntu-noble | changed 2025-11-29 20:26:33.756463 | 2025-11-29 20:26:33.756612 | PLAY RECAP 2025-11-29 20:26:33.756693 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-29 20:26:33.756821 | 2025-11-29 20:26:33.883711 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-29 20:26:33.885468 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-29 20:26:34.690558 | 2025-11-29 20:26:34.690737 | PLAY [Base post-logs] 2025-11-29 20:26:34.701813 | 2025-11-29 20:26:34.701954 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-29 20:26:35.169573 | localhost | changed 2025-11-29 20:26:35.186442 | 2025-11-29 20:26:35.186638 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-29 20:26:35.226942 | localhost | ok 2025-11-29 20:26:35.234295 | 2025-11-29 20:26:35.234449 | TASK [Set zuul-log-path fact] 2025-11-29 20:26:35.263198 | localhost | ok 2025-11-29 20:26:35.276535 | 2025-11-29 20:26:35.276675 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-29 20:26:35.314927 | localhost | ok 2025-11-29 20:26:35.322122 | 2025-11-29 20:26:35.322306 | TASK [upload-logs : Create log directories] 2025-11-29 20:26:35.837101 | localhost | changed 2025-11-29 20:26:35.842496 | 2025-11-29 20:26:35.842659 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-29 20:26:36.354225 | localhost -> localhost | ok: Runtime: 0:00:00.007081 2025-11-29 20:26:36.363659 | 2025-11-29 20:26:36.363864 | TASK [upload-logs : Upload logs to log server] 2025-11-29 20:26:36.966460 | localhost | Output suppressed because no_log was given 2025-11-29 20:26:36.968930 | 2025-11-29 20:26:36.969068 | LOOP [upload-logs : Compress console log and json output] 2025-11-29 20:26:37.029296 | localhost | skipping: Conditional result was False 2025-11-29 20:26:37.033928 | localhost | skipping: Conditional result was False 2025-11-29 20:26:37.042216 | 2025-11-29 20:26:37.042521 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-29 20:26:37.092746 | localhost | skipping: Conditional result was False 2025-11-29 20:26:37.093468 | 2025-11-29 20:26:37.096522 | localhost | skipping: Conditional result was False 2025-11-29 20:26:37.105210 | 2025-11-29 20:26:37.105445 | LOOP [upload-logs : Upload console log and json output]