2026-03-09 13:11:21.395006 | Job console starting 2026-03-09 13:11:21.416049 | Updating git repos 2026-03-09 13:11:21.455562 | Cloning repos into workspace 2026-03-09 13:11:21.492792 | Restoring repo states 2026-03-09 13:11:21.504697 | Merging changes 2026-03-09 13:11:22.097975 | Checking out repos 2026-03-09 13:11:22.145192 | Preparing playbooks 2026-03-09 13:11:22.911017 | Running Ansible setup 2026-03-09 13:11:27.382413 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 13:11:28.156832 | 2026-03-09 13:11:28.157004 | PLAY [Base pre] 2026-03-09 13:11:28.173589 | 2026-03-09 13:11:28.173737 | TASK [Setup log path fact] 2026-03-09 13:11:28.203879 | ubuntu-noble | ok 2026-03-09 13:11:28.219178 | 2026-03-09 13:11:28.219337 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 13:11:28.249530 | ubuntu-noble | ok 2026-03-09 13:11:28.259372 | 2026-03-09 13:11:28.259516 | TASK [emit-job-header : Print job information] 2026-03-09 13:11:28.316225 | # Job Information 2026-03-09 13:11:28.316538 | Ansible Version: 2.16.14 2026-03-09 13:11:28.316597 | Job: container-images-kolla-patch-2025.1 2026-03-09 13:11:28.316646 | Pipeline: check 2026-03-09 13:11:28.316678 | Executor: 521e9411259a 2026-03-09 13:11:28.316708 | Triggered by: https://github.com/osism/container-images-kolla/pull/686 2026-03-09 13:11:28.316740 | Event ID: 5de4a000-1bb9-11f1-868f-c87daba6d9ef 2026-03-09 13:11:28.328000 | 2026-03-09 13:11:28.328154 | LOOP [emit-job-header : Print node information] 2026-03-09 13:11:28.443139 | ubuntu-noble | ok: 2026-03-09 13:11:28.443343 | ubuntu-noble | # Node Information 2026-03-09 13:11:28.443377 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-03-09 13:11:28.443402 | ubuntu-noble | Hostname: ubuntu 2026-03-09 13:11:28.443424 | ubuntu-noble | Username: zuul 2026-03-09 13:11:28.443445 | ubuntu-noble | Distro: Ubuntu 24.04 2026-03-09 13:11:28.443469 | ubuntu-noble | Provider: regiocloud-a 2026-03-09 13:11:28.443505 | ubuntu-noble | Region: 2026-03-09 13:11:28.443527 | ubuntu-noble | Label: ubuntu-noble 2026-03-09 13:11:28.443547 | ubuntu-noble | Product Name: OpenStack Nova 2026-03-09 13:11:28.443566 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:21c4 2026-03-09 13:11:28.456738 | 2026-03-09 13:11:28.456872 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-09 13:11:28.971003 | ubuntu-noble -> localhost | changed 2026-03-09 13:11:28.978368 | 2026-03-09 13:11:28.978539 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-09 13:11:30.079635 | ubuntu-noble -> localhost | changed 2026-03-09 13:11:30.096349 | 2026-03-09 13:11:30.096513 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-09 13:11:30.451827 | ubuntu-noble -> localhost | ok 2026-03-09 13:11:30.459633 | 2026-03-09 13:11:30.459764 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-09 13:11:30.490126 | ubuntu-noble | ok 2026-03-09 13:11:30.529668 | ubuntu-noble | included: /var/lib/zuul/builds/161e45f606e74498b2563d0d0f674c12/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-09 13:11:30.536151 | 2026-03-09 13:11:30.536266 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-09 13:11:31.548732 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-09 13:11:31.548977 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/161e45f606e74498b2563d0d0f674c12/work/161e45f606e74498b2563d0d0f674c12_id_rsa 2026-03-09 13:11:31.549015 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/161e45f606e74498b2563d0d0f674c12/work/161e45f606e74498b2563d0d0f674c12_id_rsa.pub 2026-03-09 13:11:31.549041 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-09 13:11:31.549066 | ubuntu-noble -> localhost | SHA256:xBhwZ+QgqOXpth5XhQ1/+UDRlDZxzkCW8rytLrLBRjA zuul-build-sshkey 2026-03-09 13:11:31.549088 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-09 13:11:31.549124 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-09 13:11:31.549146 | ubuntu-noble -> localhost | | .o.=.+ o=*+. | 2026-03-09 13:11:31.549167 | ubuntu-noble -> localhost | | o o & ..o*= | 2026-03-09 13:11:31.549187 | ubuntu-noble -> localhost | | + . E B += .o | 2026-03-09 13:11:31.549206 | ubuntu-noble -> localhost | |. o = . oo | 2026-03-09 13:11:31.549262 | ubuntu-noble -> localhost | | . . S .o | 2026-03-09 13:11:31.549295 | ubuntu-noble -> localhost | | o . o . . | 2026-03-09 13:11:31.549317 | ubuntu-noble -> localhost | | .... + . | 2026-03-09 13:11:31.549337 | ubuntu-noble -> localhost | | .o .... . | 2026-03-09 13:11:31.549357 | ubuntu-noble -> localhost | | .. .o o. | 2026-03-09 13:11:31.549377 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-09 13:11:31.549433 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.388865 2026-03-09 13:11:31.556349 | 2026-03-09 13:11:31.556494 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-09 13:11:31.585433 | ubuntu-noble | ok 2026-03-09 13:11:31.595600 | ubuntu-noble | included: /var/lib/zuul/builds/161e45f606e74498b2563d0d0f674c12/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-09 13:11:31.605116 | 2026-03-09 13:11:31.605241 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-09 13:11:31.649973 | ubuntu-noble | skipping: Conditional result was False 2026-03-09 13:11:31.656592 | 2026-03-09 13:11:31.656713 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-09 13:11:32.395697 | ubuntu-noble | changed 2026-03-09 13:11:32.403451 | 2026-03-09 13:11:32.403580 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-09 13:11:32.755589 | ubuntu-noble | ok 2026-03-09 13:11:32.767526 | 2026-03-09 13:11:32.767665 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-09 13:11:33.468864 | ubuntu-noble | changed 2026-03-09 13:11:33.482944 | 2026-03-09 13:11:33.483085 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-09 13:11:34.152078 | ubuntu-noble | changed 2026-03-09 13:11:34.158328 | 2026-03-09 13:11:34.158444 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-09 13:11:34.203843 | ubuntu-noble | skipping: Conditional result was False 2026-03-09 13:11:34.214492 | 2026-03-09 13:11:34.214635 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-09 13:11:34.833198 | ubuntu-noble -> localhost | changed 2026-03-09 13:11:34.857987 | 2026-03-09 13:11:34.858251 | TASK [add-build-sshkey : Add back temp key] 2026-03-09 13:11:35.271704 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/161e45f606e74498b2563d0d0f674c12/work/161e45f606e74498b2563d0d0f674c12_id_rsa (zuul-build-sshkey) 2026-03-09 13:11:35.272045 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014326 2026-03-09 13:11:35.279374 | 2026-03-09 13:11:35.279564 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-09 13:11:35.775687 | ubuntu-noble | ok 2026-03-09 13:11:35.781893 | 2026-03-09 13:11:35.782016 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-09 13:11:35.816455 | ubuntu-noble | skipping: Conditional result was False 2026-03-09 13:11:35.834407 | 2026-03-09 13:11:35.834587 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-09 13:11:36.322199 | ubuntu-noble | ok 2026-03-09 13:11:36.334080 | 2026-03-09 13:11:36.334259 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-09 13:11:36.375177 | ubuntu-noble | ok 2026-03-09 13:11:36.380593 | 2026-03-09 13:11:36.380709 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-09 13:11:36.679453 | ubuntu-noble -> localhost | ok 2026-03-09 13:11:36.687170 | 2026-03-09 13:11:36.687315 | TASK [validate-host : Collect information about the host] 2026-03-09 13:11:37.952982 | ubuntu-noble | ok 2026-03-09 13:11:37.966468 | 2026-03-09 13:11:37.966647 | TASK [validate-host : Sanitize hostname] 2026-03-09 13:11:38.100627 | ubuntu-noble | ok 2026-03-09 13:11:38.141020 | 2026-03-09 13:11:38.141149 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-09 13:11:38.707155 | ubuntu-noble -> localhost | changed 2026-03-09 13:11:38.718858 | 2026-03-09 13:11:38.718991 | TASK [validate-host : Collect information about zuul worker] 2026-03-09 13:11:39.200635 | ubuntu-noble | ok 2026-03-09 13:11:39.208574 | 2026-03-09 13:11:39.208726 | TASK [validate-host : Write out all zuul information for each host] 2026-03-09 13:11:39.781305 | ubuntu-noble -> localhost | changed 2026-03-09 13:11:39.804118 | 2026-03-09 13:11:39.804316 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-09 13:11:40.124764 | ubuntu-noble | ok 2026-03-09 13:11:40.130511 | 2026-03-09 13:11:40.130617 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-09 13:11:41.063064 | ubuntu-noble | changed: 2026-03-09 13:11:41.063407 | ubuntu-noble | cd+++++++++ src/ 2026-03-09 13:11:41.063445 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-03-09 13:11:41.063470 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-03-09 13:11:41.063509 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-09 13:11:41.063530 | ubuntu-noble | Containerfile 2026-03-09 13:11:41.063644 | ubuntu-noble | 2026-03-09 13:13:30.724800 | ubuntu-noble | 2026-03-09 13:13:30.724804 | ubuntu-noble | Or undo this operation with: 2026-03-09 13:13:30.724807 | ubuntu-noble | 2026-03-09 13:13:30.724810 | ubuntu-noble | git switch - 2026-03-09 13:13:30.724814 | ubuntu-noble | 2026-03-09 13:13:30.724818 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-03-09 13:13:30.724821 | ubuntu-noble | 2026-03-09 13:13:30.724824 | ubuntu-noble | HEAD is now at 7b4dddce6 debian: use valkey from bookworm-backports 2026-03-09 13:13:30.725817 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-03-09 13:13:30.732271 | ubuntu-noble | + export HASH_KOLLA=7b4dddce6 2026-03-09 13:13:30.732293 | ubuntu-noble | + HASH_KOLLA=7b4dddce6 2026-03-09 13:13:30.732297 | ubuntu-noble | + popd 2026-03-09 13:13:30.732300 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-03-09 13:13:30.735737 | ubuntu-noble | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-03-09 13:13:30.737769 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-03-09 13:13:30.737794 | ubuntu-noble | + pushd kolla 2026-03-09 13:13:30.737798 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-03-09 13:13:30.737803 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-03-09 13:13:30.737806 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:13:30.741511 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-03-09 13:13:30.741717 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-03-09 13:13:30.742250 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:13:30.743969 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-03-09 13:13:30.744105 | ubuntu-noble | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-03-09 13:13:30.744690 | ubuntu-noble | + popd 2026-03-09 13:13:30.744743 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-03-09 13:13:30.744753 | ubuntu-noble | + pushd kolla 2026-03-09 13:13:30.744768 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-03-09 13:13:30.744776 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-03-09 13:13:30.744784 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:13:30.746357 | ubuntu-noble | checking file kolla/common/sources.py 2026-03-09 13:13:30.746913 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:13:30.748005 | ubuntu-noble | patching file kolla/common/sources.py 2026-03-09 13:13:30.748312 | ubuntu-noble | + popd 2026-03-09 13:13:30.748414 | ubuntu-noble | + [[ -f templates/2025.1/repos.yaml ]] 2026-03-09 13:13:30.748433 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-03-09 13:13:30.885440 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-03-09 13:13:30.885481 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-03-09 13:13:30.885490 | ubuntu-noble | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-03-09 13:13:30.887079 | ubuntu-noble | Package: rabbitmq-server 2026-03-09 13:13:30.887107 | ubuntu-noble | Pin: version 4.1.* 2026-03-09 13:13:30.887112 | ubuntu-noble | Pin-Priority: 1000 2026-03-09 13:13:30.887115 | ubuntu-noble | 2026-03-09 13:13:30.887119 | ubuntu-noble | Package: openvswitch* 2026-03-09 13:13:30.887123 | ubuntu-noble | Pin: version 3.5.* 2026-03-09 13:13:30.887126 | ubuntu-noble | Pin-Priority: 1000 2026-03-09 13:13:30.887129 | ubuntu-noble | 2026-03-09 13:13:30.887133 | ubuntu-noble | Package: erlang* 2026-03-09 13:13:30.887138 | ubuntu-noble | Pin: version 1:27.* 2026-03-09 13:13:30.887142 | ubuntu-noble | Pin-Priority: 1000 2026-03-09 13:13:30.887763 | ubuntu-noble | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-03-09 13:13:30.889647 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-03-09 13:13:30.890191 | ubuntu-noble | ++ basename overlays/2025.1/base 2026-03-09 13:13:30.891462 | ubuntu-noble | + image_name=base 2026-03-09 13:13:30.891571 | ubuntu-noble | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-03-09 13:13:30.893541 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-03-09 13:13:30.894114 | ubuntu-noble | ++ basename overlays/2025.1/nova 2026-03-09 13:13:30.895410 | ubuntu-noble | + image_name=nova 2026-03-09 13:13:30.895473 | ubuntu-noble | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-03-09 13:13:30.897369 | ubuntu-noble | + find patches/2025.1 -mindepth 1 -type d 2026-03-09 13:13:30.899628 | ubuntu-noble | patches/2025.1/openstack_requirements 2026-03-09 13:13:30.899697 | ubuntu-noble | patches/2025.1/nova 2026-03-09 13:13:30.899710 | ubuntu-noble | patches/2025.1/kolla 2026-03-09 13:13:30.899720 | ubuntu-noble | patches/2025.1/cinder 2026-03-09 13:13:30.899729 | ubuntu-noble | patches/2025.1/ironic 2026-03-09 13:13:30.899739 | ubuntu-noble | patches/2025.1/neutron-dynamic-routing 2026-03-09 13:13:30.903284 | ubuntu-noble | ++ find patches/2025.1 -mindepth 1 -type d 2026-03-09 13:13:30.903333 | ubuntu-noble | ++ grep kolla 2026-03-09 13:13:30.903927 | ubuntu-noble | ++ grep -v kolla-build 2026-03-09 13:13:30.907317 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-03-09 13:13:30.908135 | ubuntu-noble | ++ basename patches/2025.1/kolla 2026-03-09 13:13:30.909354 | ubuntu-noble | + project=kolla 2026-03-09 13:13:30.912069 | ubuntu-noble | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-03-09 13:13:30.912107 | ubuntu-noble | ++ sort 2026-03-09 13:13:30.914165 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-09 13:13:30.914198 | ubuntu-noble | + pushd kolla 2026-03-09 13:13:30.914212 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-03-09 13:13:30.914221 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-03-09 13:13:30.914231 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:13:30.915859 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-03-09 13:13:30.916286 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-03-09 13:13:30.916345 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:13:30.917957 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-03-09 13:13:30.918679 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-03-09 13:13:30.918707 | ubuntu-noble | + popd 2026-03-09 13:13:30.918715 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-09 13:13:30.918721 | ubuntu-noble | + pushd kolla 2026-03-09 13:13:30.918729 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-03-09 13:13:30.918735 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-03-09 13:13:30.918740 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:13:30.920624 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2026-03-09 13:13:30.920660 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-03-09 13:13:30.920667 | ubuntu-noble | Hunk #1 succeeded at 325 with fuzz 1 (offset 16 lines). 2026-03-09 13:13:30.920672 | ubuntu-noble | checking file docker/base/proxysql.repo 2026-03-09 13:13:30.920676 | ubuntu-noble | checking file kolla/template/repos.yaml 2026-03-09 13:13:30.920681 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2026-03-09 13:13:30.920691 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2026-03-09 13:13:30.920695 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2026-03-09 13:13:30.920700 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2026-03-09 13:13:30.920763 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-03-09 13:13:30.921159 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:13:30.922229 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2026-03-09 13:13:30.922383 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-03-09 13:13:30.922476 | ubuntu-noble | Hunk #1 succeeded at 325 with fuzz 1 (offset 16 lines). 2026-03-09 13:13:30.922579 | ubuntu-noble | patching file docker/base/proxysql.repo 2026-03-09 13:13:30.922725 | ubuntu-noble | patching file kolla/template/repos.yaml 2026-03-09 13:13:30.922734 | ubuntu-noble | Hunk #1 succeeded at 88 (offset 6 lines). 2026-03-09 13:13:30.922745 | ubuntu-noble | Hunk #2 succeeded at 145 (offset 11 lines). 2026-03-09 13:13:30.922766 | ubuntu-noble | Hunk #3 succeeded at 245 (offset 17 lines). 2026-03-09 13:13:30.922783 | ubuntu-noble | Hunk #4 succeeded at 303 (offset 22 lines). 2026-03-09 13:13:30.922845 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-03-09 13:13:30.923633 | ubuntu-noble | + popd 2026-03-09 13:13:30.923662 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-03-09 13:13:30.923668 | ubuntu-noble | + pushd kolla 2026-03-09 13:13:30.923673 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-03-09 13:13:30.923677 | ubuntu-noble | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-03-09 13:13:30.923681 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:13:30.925075 | ubuntu-noble | checking file kolla/image/tasks.py 2026-03-09 13:13:30.925097 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-03-09 13:13:30.925120 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:13:30.926645 | ubuntu-noble | patching file kolla/image/tasks.py 2026-03-09 13:13:30.926665 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-03-09 13:13:30.926855 | ubuntu-noble | + popd 2026-03-09 13:13:30.926933 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-03-09 13:13:31.506538 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-03-09 13:13:31.579459 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-09 13:13:31.590593 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-03-09 13:13:31.673503 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-03-09 13:13:31.687629 | ubuntu-noble | Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB) 2026-03-09 13:13:31.784776 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-03-09 13:13:31.799511 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-09 13:13:32.067334 | ubuntu-noble | Collecting setuptools<82,>=64.0.0 (from -r kolla/requirements.txt (line 5)) 2026-03-09 13:13:32.082730 | ubuntu-noble | Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-03-09 13:13:32.107997 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-03-09 13:13:32.157313 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-03-09 13:13:32.169419 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-03-09 13:13:32.266064 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-09 13:13:32.280657 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-09 13:13:32.356438 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-09 13:13:32.368679 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-09 13:13:32.429649 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-09 13:13:32.442782 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-09 13:13:32.484346 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-03-09 13:13:32.498830 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-09 13:13:32.511049 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-03-09 13:13:32.512904 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2026-03-09 13:13:32.607730 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-03-09 13:13:32.619736 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-03-09 13:13:32.647502 | 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.5) 2026-03-09 13:13:32.649160 | 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) 2026-03-09 13:13:32.651001 | 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.6.3) 2026-03-09 13:13:32.652359 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.2.25) 2026-03-09 13:13:32.697026 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-09 13:13:32.728844 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.2 MB/s eta 0:00:00 2026-03-09 13:13:32.744453 | ubuntu-noble | Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) 2026-03-09 13:13:32.767962 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.6/208.6 kB 11.6 MB/s eta 0:00:00 2026-03-09 13:13:32.786062 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-09 13:13:32.804001 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 10.2 MB/s eta 0:00:00 2026-03-09 13:13:32.818465 | ubuntu-noble | Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-03-09 13:13:32.879776 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 21.9 MB/s eta 0:00:00 2026-03-09 13:13:32.893927 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-03-09 13:13:32.908251 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.7 MB/s eta 0:00:00 2026-03-09 13:13:32.926238 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-09 13:13:33.031974 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.4 MB/s eta 0:00:00 2026-03-09 13:13:33.047297 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-09 13:13:33.079656 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 1.4 MB/s eta 0:00:00 2026-03-09 13:13:33.094405 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-09 13:13:33.294174 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-09 13:13:33.314258 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 3.0 MB/s eta 0:00:00 2026-03-09 13:13:33.328072 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-03-09 13:13:33.636862 | ubuntu-noble | Installing collected packages: stevedore, smmap, setuptools, rfc3986, netaddr, pbr, gitdb, oslo.i18n, GitPython, oslo.config 2026-03-09 13:13:33.712104 | ubuntu-noble | Attempting uninstall: setuptools 2026-03-09 13:13:33.716376 | ubuntu-noble | Found existing installation: setuptools 82.0.1 2026-03-09 13:13:33.746696 | ubuntu-noble | Uninstalling setuptools-82.0.1: 2026-03-09 13:13:33.970580 | ubuntu-noble | Successfully uninstalled setuptools-82.0.1 2026-03-09 13:13:35.668495 | ubuntu-noble | Successfully installed GitPython-3.1.46 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.3.0 oslo.i18n-6.7.2 pbr-7.0.3 rfc3986-2.0.0 setuptools-81.0.0 smmap-5.0.3 stevedore-5.7.0 2026-03-09 13:13:35.795849 | ubuntu-noble | + pip3 install kolla/ 2026-03-09 13:13:36.251369 | ubuntu-noble | Processing ./kolla 2026-03-09 13:13:36.254364 | ubuntu-noble | Installing build dependencies: started 2026-03-09 13:13:38.279653 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-03-09 13:13:38.286664 | ubuntu-noble | Getting requirements to build wheel: started 2026-03-09 13:13:38.494763 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-03-09 13:13:38.500965 | ubuntu-noble | Installing backend dependencies: started 2026-03-09 13:13:40.717454 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-03-09 13:13:40.720606 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-03-09 13:13:41.276629 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-09 13:13:41.293731 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (7.0.3) 2026-03-09 13:13:41.295617 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (3.1.6) 2026-03-09 13:13:41.298142 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (3.1.46) 2026-03-09 13:13:41.300023 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (10.3.0) 2026-03-09 13:13:41.302071 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.3.1.dev16) (81.0.0) 2026-03-09 13:13:41.339686 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.3.1.dev16) (4.0.12) 2026-03-09 13:13:41.343926 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.3.1.dev16) (3.0.3) 2026-03-09 13:13:41.351776 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (1.3.0) 2026-03-09 13:13:41.353058 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (5.7.0) 2026-03-09 13:13:41.354305 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (6.7.2) 2026-03-09 13:13:41.355813 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.0.0) 2026-03-09 13:13:41.357706 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (6.0.3) 2026-03-09 13:13:41.359201 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.32.5) 2026-03-09 13:13:41.407645 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==20.3.1.dev16) (5.0.3) 2026-03-09 13:13:41.425595 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (3.4.5) 2026-03-09 13:13:41.427515 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (3.11) 2026-03-09 13:13:41.429148 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (2.6.3) 2026-03-09 13:13:41.430431 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.3.1.dev16) (2026.2.25) 2026-03-09 13:13:41.457233 | ubuntu-noble | Building wheels for collected packages: kolla 2026-03-09 13:13:41.458296 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-03-09 13:13:42.822617 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-03-09 13:13:42.823884 | ubuntu-noble | Created wheel for kolla: filename=kolla-20.3.1.dev16-py3-none-any.whl size=386817 sha256=391cc9fb673f02ea60056f166509ea1d31d2868cab2920d1c2be118ef6e8238d 2026-03-09 13:13:42.824276 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-_93b3rkb/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-03-09 13:13:42.834974 | ubuntu-noble | Successfully built kolla 2026-03-09 13:13:43.032597 | ubuntu-noble | Installing collected packages: kolla 2026-03-09 13:13:43.206025 | ubuntu-noble | Successfully installed kolla-20.3.1.dev16 2026-03-09 13:13:43.335489 | ubuntu-noble | ++ kolla-build --version 2026-03-09 13:13:43.839643 | ubuntu-noble | + export KOLLA_VERSION=20.3.1 2026-03-09 13:13:43.839696 | ubuntu-noble | + KOLLA_VERSION=20.3.1 2026-03-09 13:13:43.840510 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-03-09 13:13:43.845287 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=d8f74d8 2026-03-09 13:13:43.845306 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=d8f74d8 2026-03-09 13:13:43.846164 | ubuntu-noble | ++ cd release 2026-03-09 13:13:43.846182 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-03-09 13:13:43.850188 | ubuntu-noble | + export HASH_RELEASE=c519af5 2026-03-09 13:13:43.850198 | ubuntu-noble | + HASH_RELEASE=c519af5 2026-03-09 13:13:43.850284 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-03-09 13:13:43.993085 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-03-09 13:13:43.993126 | ubuntu-noble | DEBUG template-overrides.j2 2026-03-09 13:13:43.993135 | ubuntu-noble | + cat templates/2025.1/template-overrides.j2 2026-03-09 13:13:43.994803 | ubuntu-noble | {% extends parent_template %} 2026-03-09 13:13:43.994833 | ubuntu-noble | 2026-03-09 13:13:43.994838 | ubuntu-noble | {% set fluentd_plugins = [ 2026-03-09 13:13:43.994841 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-03-09 13:13:43.994845 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-03-09 13:13:43.994849 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-03-09 13:13:43.994853 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-03-09 13:13:43.994856 | ubuntu-noble | ] %} 2026-03-09 13:13:43.994860 | ubuntu-noble | 2026-03-09 13:13:43.994864 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-03-09 13:13:43.994868 | ubuntu-noble | 2026-03-09 13:13:43.994871 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-03-09 13:13:43.994874 | ubuntu-noble | 2026-03-09 13:13:43.994878 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-03-09 13:13:43.994881 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-03-09 13:13:43.994885 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-03-09 13:13:43.994888 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-03-09 13:13:43.994892 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.994895 | ubuntu-noble | 2026-03-09 13:13:43.994898 | ubuntu-noble | {% block horizon_header %} 2026-03-09 13:13:43.994902 | ubuntu-noble | RUN apt-get update \ 2026-03-09 13:13:43.994905 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-03-09 13:13:43.994909 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-03-09 13:13:43.994913 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-03-09 13:13:43.994916 | ubuntu-noble | && apt-get clean \ 2026-03-09 13:13:43.994920 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-03-09 13:13:43.994923 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.994926 | ubuntu-noble | 2026-03-09 13:13:43.994929 | ubuntu-noble | {% block horizon_footer %} 2026-03-09 13:13:43.994933 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-03-09 13:13:43.994939 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-03-09 13:13:43.994943 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-03-09 13:13:43.994946 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.994950 | ubuntu-noble | 2026-03-09 13:13:43.994953 | ubuntu-noble | {% block base_header %} 2026-03-09 13:13:43.994956 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-03-09 13:13:43.994959 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-03-09 13:13:43.994963 | ubuntu-noble | 2026-03-09 13:13:43.994966 | ubuntu-noble | RUN apt-get update \ 2026-03-09 13:13:43.994969 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-03-09 13:13:43.994972 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-03-09 13:13:43.994976 | ubuntu-noble | && apt-get clean \ 2026-03-09 13:13:43.994979 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-03-09 13:13:43.994982 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.994985 | ubuntu-noble | 2026-03-09 13:13:43.994989 | ubuntu-noble | {% block openstack_base_header %} 2026-03-09 13:13:43.994992 | ubuntu-noble | RUN apt-get update \ 2026-03-09 13:13:43.994995 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-03-09 13:13:43.994998 | ubuntu-noble | && apt-get clean \ 2026-03-09 13:13:43.995002 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-03-09 13:13:43.995014 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995017 | ubuntu-noble | 2026-03-09 13:13:43.995021 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-03-09 13:13:43.995024 | ubuntu-noble | 2026-03-09 13:13:43.995027 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-03-09 13:13:43.995030 | ubuntu-noble | 2026-03-09 13:13:43.995034 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-03-09 13:13:43.995038 | ubuntu-noble | 2026-03-09 13:13:43.995044 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-03-09 13:13:43.995049 | ubuntu-noble | {% block cinder_volume_footer %} 2026-03-09 13:13:43.995054 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-03-09 13:13:43.995060 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995065 | ubuntu-noble | 2026-03-09 13:13:43.995070 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-03-09 13:13:43.995075 | ubuntu-noble | {% block manila_base_footer %} 2026-03-09 13:13:43.995080 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-03-09 13:13:43.995086 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995092 | ubuntu-noble | 2026-03-09 13:13:43.995098 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-03-09 13:13:43.995103 | ubuntu-noble | {% block magnum_base_footer %} 2026-03-09 13:13:43.995108 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-03-09 13:13:43.995114 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-03-09 13:13:43.995120 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-03-09 13:13:43.995123 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995126 | ubuntu-noble | 2026-03-09 13:13:43.995129 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-03-09 13:13:43.995132 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-03-09 13:13:43.995136 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-03-09 13:13:43.995139 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-03-09 13:13:43.995142 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995145 | ubuntu-noble | 2026-03-09 13:13:43.995148 | ubuntu-noble | {% block grafana_footer %} 2026-03-09 13:13:43.995152 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-03-09 13:13:43.995155 | ubuntu-noble | && mkdir -p /operations \ 2026-03-09 13:13:43.995158 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-03-09 13:13:43.995161 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-03-09 13:13:43.995165 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995168 | ubuntu-noble | 2026-03-09 13:13:43.995171 | ubuntu-noble | {% block keystone_footer %} 2026-03-09 13:13:43.995174 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-03-09 13:13:43.995177 | ubuntu-noble | RUN apt-get update \ 2026-03-09 13:13:43.995181 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-03-09 13:13:43.995188 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-03-09 13:13:43.995191 | ubuntu-noble | libldap-common \ 2026-03-09 13:13:43.995194 | ubuntu-noble | libmemcached11 \ 2026-03-09 13:13:43.995197 | ubuntu-noble | && apt-get clean \ 2026-03-09 13:13:43.995200 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-03-09 13:13:43.995204 | ubuntu-noble | && a2enmod auth_openidc 2026-03-09 13:13:43.995207 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995210 | ubuntu-noble | 2026-03-09 13:13:43.995213 | ubuntu-noble | {% block footer %} 2026-03-09 13:13:43.995216 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-03-09 13:13:43.995220 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-03-09 13:13:43.995223 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-03-09 13:13:43.995226 | ubuntu-noble | && apt-get autoremove -y \ 2026-03-09 13:13:43.995231 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-03-09 13:13:43.995244 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995247 | ubuntu-noble | 2026-03-09 13:13:43.995251 | ubuntu-noble | {% block labels %} 2026-03-09 13:13:43.995257 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-03-09 13:13:43.995261 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-03-09 13:13:43.995264 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="d8f74d8" \ 2026-03-09 13:13:43.995273 | ubuntu-noble | "de.osism.commit.kolla"="7b4dddce6" \ 2026-03-09 13:13:43.995277 | ubuntu-noble | "de.osism.commit.kolla_version"="20.3.1" \ 2026-03-09 13:13:43.995280 | ubuntu-noble | "de.osism.commit.release"="c519af5" \ 2026-03-09 13:13:43.995283 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-03-09 13:13:43.995286 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-03-09 13:13:43.995290 | ubuntu-noble | "de.osism.release.openstack"="2025.1" \ 2026-03-09 13:13:43.995293 | ubuntu-noble | "de.osism.version"="latest" \ 2026-03-09 13:13:43.995296 | ubuntu-noble | "org.opencontainers.image.created"="2026-03-09T13:13:43.972786+00:00" \ 2026-03-09 13:13:43.995300 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-03-09 13:13:43.995303 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-03-09 13:13:43.995306 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-03-09 13:13:43.995309 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-03-09 13:13:43.995312 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-03-09 13:13:43.995316 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-03-09 13:13:43.995319 | ubuntu-noble | {% endblock %} 2026-03-09 13:13:43.995322 | ubuntu-noble | 2026-03-09 13:13:43.995470 | ubuntu-noble | + bash scripts/002-generate.sh 2026-03-09 13:13:43.997287 | ubuntu-noble | + BASE=ubuntu 2026-03-09 13:13:43.997578 | ubuntu-noble | + BASE_VERSION=22.04 2026-03-09 13:13:43.998135 | ubuntu-noble | ++ date +%Y%m%d 2026-03-09 13:13:44.001622 | ubuntu-noble | + BUILD_ID=20260309 2026-03-09 13:13:44.001648 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-03-09 13:13:44.001652 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-03-09 13:13:44.001656 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-03-09 13:13:44.001659 | ubuntu-noble | + VERSION=latest 2026-03-09 13:13:44.001663 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-03-09 13:13:44.001666 | ubuntu-noble | + . defaults/all.sh 2026-03-09 13:13:44.001669 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-03-09 13:13:44.001672 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-03-09 13:13:44.001676 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-03-09 13:13:44.001679 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-03-09 13:13:44.001682 | ubuntu-noble | +++ deactivate nondestructive 2026-03-09 13:13:44.001685 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:44.001689 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:44.001692 | ubuntu-noble | +++ hash -r 2026-03-09 13:13:44.001695 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:44.001698 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-03-09 13:13:44.001701 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-03-09 13:13:44.001705 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-03-09 13:13:44.001708 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-03-09 13:13:44.001711 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-03-09 13:13:44.001714 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-03-09 13:13:44.001717 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-03-09 13:13:44.001721 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-09 13:13:44.001729 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-09 13:13:44.001733 | ubuntu-noble | +++ export PATH 2026-03-09 13:13:44.001736 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:44.001739 | ubuntu-noble | +++ '[' -z '' ']' 2026-03-09 13:13:44.001742 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-03-09 13:13:44.001785 | ubuntu-noble | +++ PS1='(venv) ' 2026-03-09 13:13:44.001788 | ubuntu-noble | +++ export PS1 2026-03-09 13:13:44.001792 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-03-09 13:13:44.001795 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-03-09 13:13:44.001798 | ubuntu-noble | +++ hash -r 2026-03-09 13:13:44.001801 | ubuntu-noble | + . defaults/2025.1.sh 2026-03-09 13:13:44.002197 | ubuntu-noble | +++ date +%Y%m%d 2026-03-09 13:13:44.005122 | ubuntu-noble | ++ export BUILD_ID=20260309 2026-03-09 13:13:44.005146 | ubuntu-noble | ++ BUILD_ID=20260309 2026-03-09 13:13:44.005150 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-03-09 13:13:44.005153 | ubuntu-noble | ++ KOLLA_TYPE= 2026-03-09 13:13:44.005164 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-03-09 13:13:44.005168 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-03-09 13:13:44.005171 | ubuntu-noble | + export VERSION 2026-03-09 13:13:44.005174 | ubuntu-noble | + export OPENSTACK_VERSION 2026-03-09 13:13:44.005178 | ubuntu-noble | + DOCKER_TAG=build-20260309 2026-03-09 13:13:44.005181 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-03-09 13:13:44.005184 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-03-09 13:13:44.005187 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-03-09 13:13:44.005191 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-03-09 13:13:44.005194 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-03-09 13:13:44.145646 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-03-09 13:13:44.145703 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-03-09 13:13:45.124805 | ubuntu-noble | localhost | SUCCESS => { 2026-03-09 13:13:45.124845 | ubuntu-noble | "changed": false, 2026-03-09 13:13:45.124849 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:45.124853 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:45.124856 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:45.124860 | ubuntu-noble | "msg": "OK", 2026-03-09 13:13:45.124863 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:45.124866 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:45.124870 | ubuntu-noble | "size": 4526, 2026-03-09 13:13:45.124873 | ubuntu-noble | "state": "file", 2026-03-09 13:13:45.124877 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:45.124880 | ubuntu-noble | } 2026-03-09 13:13:45.195941 | ubuntu-noble | + setini DEFAULT tag build-20260309 2026-03-09 13:13:45.195996 | 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-20260309' 2026-03-09 13:13:46.123136 | ubuntu-noble | localhost | CHANGED => { 2026-03-09 13:13:46.123172 | ubuntu-noble | "changed": true, 2026-03-09 13:13:46.123177 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:46.123180 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:46.123183 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:46.123187 | ubuntu-noble | "msg": "option changed", 2026-03-09 13:13:46.123191 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:46.123195 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:46.123198 | ubuntu-noble | "size": 4534, 2026-03-09 13:13:46.123202 | ubuntu-noble | "state": "file", 2026-03-09 13:13:46.123205 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:46.123209 | ubuntu-noble | } 2026-03-09 13:13:46.192232 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-03-09 13:13:46.192288 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-03-09 13:13:47.135514 | ubuntu-noble | localhost | SUCCESS => { 2026-03-09 13:13:47.135576 | ubuntu-noble | "changed": false, 2026-03-09 13:13:47.135583 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:47.135587 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:47.135590 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:47.135593 | ubuntu-noble | "msg": "OK", 2026-03-09 13:13:47.135597 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:47.135601 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:47.135604 | ubuntu-noble | "size": 4534, 2026-03-09 13:13:47.135608 | ubuntu-noble | "state": "file", 2026-03-09 13:13:47.135611 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:47.135614 | ubuntu-noble | } 2026-03-09 13:13:47.207300 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-03-09 13:13:47.207360 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-03-09 13:13:48.149109 | ubuntu-noble | localhost | SUCCESS => { 2026-03-09 13:13:48.149157 | ubuntu-noble | "changed": false, 2026-03-09 13:13:48.149162 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:48.149166 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:48.149169 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:48.149173 | ubuntu-noble | "msg": "OK", 2026-03-09 13:13:48.149176 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:48.149180 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:48.149184 | ubuntu-noble | "size": 4534, 2026-03-09 13:13:48.149187 | ubuntu-noble | "state": "file", 2026-03-09 13:13:48.149190 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:48.149194 | ubuntu-noble | } 2026-03-09 13:13:48.221736 | ubuntu-noble | + setini DEFAULT install_type source 2026-03-09 13:13:48.221796 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-03-09 13:13:49.174273 | ubuntu-noble | localhost | SUCCESS => { 2026-03-09 13:13:49.174317 | ubuntu-noble | "changed": false, 2026-03-09 13:13:49.174321 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:49.174325 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:49.174328 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:49.174331 | ubuntu-noble | "msg": "OK", 2026-03-09 13:13:49.174335 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:49.174338 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:49.174342 | ubuntu-noble | "size": 4534, 2026-03-09 13:13:49.174346 | ubuntu-noble | "state": "file", 2026-03-09 13:13:49.174349 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:49.174352 | ubuntu-noble | } 2026-03-09 13:13:49.246231 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-03-09 13:13:49.246295 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2026-03-09 13:13:50.183239 | ubuntu-noble | localhost | CHANGED => { 2026-03-09 13:13:50.183297 | ubuntu-noble | "changed": true, 2026-03-09 13:13:50.183305 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:50.183311 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:50.183317 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:50.183323 | ubuntu-noble | "msg": "section and option added", 2026-03-09 13:13:50.183330 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:50.183336 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:50.183342 | ubuntu-noble | "size": 4605, 2026-03-09 13:13:50.183348 | ubuntu-noble | "state": "file", 2026-03-09 13:13:50.183353 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:50.183359 | ubuntu-noble | } 2026-03-09 13:13:50.255508 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-03-09 13:13:50.258105 | ubuntu-noble | + setini openstack-base type local 2026-03-09 13:13:50.258139 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-03-09 13:13:51.195672 | ubuntu-noble | localhost | CHANGED => { 2026-03-09 13:13:51.195713 | ubuntu-noble | "changed": true, 2026-03-09 13:13:51.195717 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:51.195720 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:51.195724 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:51.195727 | ubuntu-noble | "msg": "option added", 2026-03-09 13:13:51.195731 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:51.195734 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:51.195738 | ubuntu-noble | "size": 4716, 2026-03-09 13:13:51.195741 | ubuntu-noble | "state": "file", 2026-03-09 13:13:51.195745 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:51.195748 | ubuntu-noble | } 2026-03-09 13:13:51.268322 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-03-09 13:13:51.268401 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-03-09 13:13:51.268415 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-03-09 13:13:52.209618 | ubuntu-noble | localhost | CHANGED => { 2026-03-09 13:13:52.209671 | ubuntu-noble | "changed": true, 2026-03-09 13:13:52.209679 | ubuntu-noble | "gid": 1000, 2026-03-09 13:13:52.209685 | ubuntu-noble | "group": "zuul", 2026-03-09 13:13:52.209691 | ubuntu-noble | "mode": "0664", 2026-03-09 13:13:52.209697 | ubuntu-noble | "msg": "option added", 2026-03-09 13:13:52.209702 | ubuntu-noble | "owner": "zuul", 2026-03-09 13:13:52.209708 | ubuntu-noble | "path": "kolla-build.conf", 2026-03-09 13:13:52.209714 | ubuntu-noble | "size": 4754, 2026-03-09 13:13:52.209720 | ubuntu-noble | "state": "file", 2026-03-09 13:13:52.209726 | ubuntu-noble | "uid": 1000 2026-03-09 13:13:52.209732 | ubuntu-noble | } 2026-03-09 13:13:52.281161 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-03-09 13:13:52.281244 | ubuntu-noble | DEBUG kolla-build.conf 2026-03-09 13:13:52.281268 | ubuntu-noble | + cat kolla-build.conf 2026-03-09 13:13:52.283060 | ubuntu-noble | [DEFAULT] 2026-03-09 13:13:52.283089 | ubuntu-noble | base = ubuntu 2026-03-09 13:13:52.283093 | ubuntu-noble | base_package_type = deb 2026-03-09 13:13:52.283097 | ubuntu-noble | base_tag = 24.04 2026-03-09 13:13:52.283100 | ubuntu-noble | install_type = source 2026-03-09 13:13:52.283104 | ubuntu-noble | namespace = kolla 2026-03-09 13:13:52.283118 | ubuntu-noble | openstack_release = 2025.1 2026-03-09 13:13:52.283122 | ubuntu-noble | push = false 2026-03-09 13:13:52.283125 | ubuntu-noble | tag = build-20260309 2026-03-09 13:13:52.283128 | ubuntu-noble | threads = 1 2026-03-09 13:13:52.283132 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-03-09 13:13:52.283136 | ubuntu-noble | 2026-03-09 13:13:52.283141 | ubuntu-noble | ######################################################################### 2026-03-09 13:13:52.283145 | ubuntu-noble | # sources tracked in release repository 2026-03-09 13:13:52.283148 | ubuntu-noble | 2026-03-09 13:13:52.283152 | ubuntu-noble | [aodh-base] 2026-03-09 13:13:52.283155 | ubuntu-noble | type = local 2026-03-09 13:13:52.283159 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-09 13:13:52.283162 | ubuntu-noble | location = tarballs/aodh-stable-2025.1.tar.gz 2026-03-09 13:13:52.283165 | ubuntu-noble | 2026-03-09 13:13:52.283169 | ubuntu-noble | 2026-03-09 13:13:52.283172 | ubuntu-noble | 2026-03-09 13:13:52.283175 | ubuntu-noble | [barbican-base] 2026-03-09 13:13:52.283178 | ubuntu-noble | type = local 2026-03-09 13:13:52.283182 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-09 13:13:52.283186 | ubuntu-noble | location = tarballs/barbican-stable-2025.1.tar.gz 2026-03-09 13:13:52.283189 | ubuntu-noble | 2026-03-09 13:13:52.283192 | ubuntu-noble | 2026-03-09 13:13:52.283196 | ubuntu-noble | 2026-03-09 13:13:52.283199 | ubuntu-noble | [blazar-base] 2026-03-09 13:13:52.283202 | ubuntu-noble | type = local 2026-03-09 13:13:52.283206 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-09 13:13:52.283209 | ubuntu-noble | location = tarballs/blazar-stable-2025.1.tar.gz 2026-03-09 13:13:52.283212 | ubuntu-noble | 2026-03-09 13:13:52.283215 | ubuntu-noble | 2026-03-09 13:13:52.283219 | ubuntu-noble | 2026-03-09 13:13:52.283222 | ubuntu-noble | [ceilometer-base] 2026-03-09 13:13:52.283225 | ubuntu-noble | type = local 2026-03-09 13:13:52.283228 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-09 13:13:52.283232 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-03-09 13:13:52.283235 | ubuntu-noble | 2026-03-09 13:13:52.283238 | ubuntu-noble | 2026-03-09 13:13:52.283241 | ubuntu-noble | 2026-03-09 13:13:52.283244 | ubuntu-noble | [cinder-base] 2026-03-09 13:13:52.283248 | ubuntu-noble | type = local 2026-03-09 13:13:52.283251 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-09 13:13:52.283254 | ubuntu-noble | location = tarballs/cinder-stable-2025.1.tar.gz 2026-03-09 13:13:52.283257 | ubuntu-noble | 2026-03-09 13:13:52.283261 | ubuntu-noble | 2026-03-09 13:13:52.283264 | ubuntu-noble | 2026-03-09 13:13:52.283267 | ubuntu-noble | [designate-base] 2026-03-09 13:13:52.283270 | ubuntu-noble | type = local 2026-03-09 13:13:52.283274 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-09 13:13:52.283277 | ubuntu-noble | location = tarballs/designate-stable-2025.1.tar.gz 2026-03-09 13:13:52.283280 | ubuntu-noble | 2026-03-09 13:13:52.283283 | ubuntu-noble | 2026-03-09 13:13:52.283287 | ubuntu-noble | 2026-03-09 13:13:52.283290 | ubuntu-noble | [glance-base] 2026-03-09 13:13:52.283293 | ubuntu-noble | type = local 2026-03-09 13:13:52.283296 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-09 13:13:52.283300 | ubuntu-noble | location = tarballs/glance-stable-2025.1.tar.gz 2026-03-09 13:13:52.283303 | ubuntu-noble | 2026-03-09 13:13:52.283306 | ubuntu-noble | 2026-03-09 13:13:52.283309 | ubuntu-noble | 2026-03-09 13:13:52.283312 | ubuntu-noble | [heat-base] 2026-03-09 13:13:52.283316 | ubuntu-noble | type = local 2026-03-09 13:13:52.283319 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-09 13:13:52.283322 | ubuntu-noble | location = tarballs/heat-stable-2025.1.tar.gz 2026-03-09 13:13:52.283325 | ubuntu-noble | 2026-03-09 13:13:52.283328 | ubuntu-noble | 2026-03-09 13:13:52.283332 | ubuntu-noble | 2026-03-09 13:13:52.283335 | ubuntu-noble | [horizon] 2026-03-09 13:13:52.283338 | ubuntu-noble | type = local 2026-03-09 13:13:52.283341 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-09 13:13:52.283349 | ubuntu-noble | location = tarballs/horizon-stable-2025.1.tar.gz 2026-03-09 13:13:52.283353 | ubuntu-noble | 2026-03-09 13:13:52.283356 | ubuntu-noble | 2026-03-09 13:13:52.283359 | ubuntu-noble | 2026-03-09 13:13:52.283362 | ubuntu-noble | [ironic-base] 2026-03-09 13:13:52.283365 | ubuntu-noble | type = local 2026-03-09 13:13:52.283369 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-09 13:13:52.283372 | ubuntu-noble | location = tarballs/ironic-stable-2025.1.tar.gz 2026-03-09 13:13:52.283378 | ubuntu-noble | 2026-03-09 13:13:52.283381 | ubuntu-noble | 2026-03-09 13:13:52.283384 | ubuntu-noble | 2026-03-09 13:13:52.283387 | ubuntu-noble | [keystone-base] 2026-03-09 13:13:52.283391 | ubuntu-noble | type = local 2026-03-09 13:13:52.283394 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-09 13:13:52.283397 | ubuntu-noble | location = tarballs/keystone-stable-2025.1.tar.gz 2026-03-09 13:13:52.283400 | ubuntu-noble | 2026-03-09 13:13:52.283404 | ubuntu-noble | 2026-03-09 13:13:52.283407 | ubuntu-noble | 2026-03-09 13:13:52.283410 | ubuntu-noble | [magnum-base] 2026-03-09 13:13:52.283413 | ubuntu-noble | type = local 2026-03-09 13:13:52.283416 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-09 13:13:52.283420 | ubuntu-noble | location = tarballs/magnum-stable-2025.1.tar.gz 2026-03-09 13:13:52.283423 | ubuntu-noble | 2026-03-09 13:13:52.283426 | ubuntu-noble | 2026-03-09 13:13:52.283429 | ubuntu-noble | 2026-03-09 13:13:52.283433 | ubuntu-noble | [manila-base] 2026-03-09 13:13:52.283436 | ubuntu-noble | type = local 2026-03-09 13:13:52.283439 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-09 13:13:52.283442 | ubuntu-noble | location = tarballs/manila-stable-2025.1.tar.gz 2026-03-09 13:13:52.283445 | ubuntu-noble | 2026-03-09 13:13:52.283449 | ubuntu-noble | 2026-03-09 13:13:52.283452 | ubuntu-noble | 2026-03-09 13:13:52.283455 | ubuntu-noble | [masakari-base] 2026-03-09 13:13:52.283458 | ubuntu-noble | type = local 2026-03-09 13:13:52.283462 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-09 13:13:52.283465 | ubuntu-noble | location = tarballs/masakari-stable-2025.1.tar.gz 2026-03-09 13:13:52.283468 | ubuntu-noble | 2026-03-09 13:13:52.283471 | ubuntu-noble | 2026-03-09 13:13:52.283474 | ubuntu-noble | 2026-03-09 13:13:52.283478 | ubuntu-noble | [neutron-bgp-dragent] 2026-03-09 13:13:52.283481 | ubuntu-noble | type = local 2026-03-09 13:13:52.283484 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:13:52.283488 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:13:52.283491 | ubuntu-noble | 2026-03-09 13:13:52.283494 | ubuntu-noble | 2026-03-09 13:13:52.283497 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-03-09 13:13:52.283501 | ubuntu-noble | type = local 2026-03-09 13:13:52.283504 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:13:52.283507 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:13:52.283510 | ubuntu-noble | 2026-03-09 13:13:52.283514 | ubuntu-noble | 2026-03-09 13:13:52.283517 | ubuntu-noble | [neutron-vpnaas-base] 2026-03-09 13:13:52.283520 | ubuntu-noble | type = local 2026-03-09 13:13:52.283524 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:13:52.283527 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:13:52.283531 | ubuntu-noble | 2026-03-09 13:13:52.283534 | ubuntu-noble | 2026-03-09 13:13:52.283537 | ubuntu-noble | 2026-03-09 13:13:52.283540 | ubuntu-noble | [neutron-base] 2026-03-09 13:13:52.283569 | ubuntu-noble | type = local 2026-03-09 13:13:52.283574 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-09 13:13:52.283578 | ubuntu-noble | location = tarballs/neutron-stable-2025.1.tar.gz 2026-03-09 13:13:52.283581 | ubuntu-noble | 2026-03-09 13:13:52.283584 | ubuntu-noble | 2026-03-09 13:13:52.283588 | ubuntu-noble | 2026-03-09 13:13:52.283591 | ubuntu-noble | [nova-base] 2026-03-09 13:13:52.283594 | ubuntu-noble | type = local 2026-03-09 13:13:52.283597 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-09 13:13:52.283601 | ubuntu-noble | location = tarballs/nova-stable-2025.1.tar.gz 2026-03-09 13:13:52.283604 | ubuntu-noble | 2026-03-09 13:13:52.283608 | ubuntu-noble | 2026-03-09 13:13:52.283611 | ubuntu-noble | 2026-03-09 13:13:52.283614 | ubuntu-noble | [octavia-base] 2026-03-09 13:13:52.283617 | ubuntu-noble | type = local 2026-03-09 13:13:52.283621 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-09 13:13:52.283624 | ubuntu-noble | location = tarballs/octavia-stable-2025.1.tar.gz 2026-03-09 13:13:52.283627 | ubuntu-noble | 2026-03-09 13:13:52.283630 | ubuntu-noble | 2026-03-09 13:13:52.283634 | ubuntu-noble | 2026-03-09 13:13:52.283637 | ubuntu-noble | [placement-base] 2026-03-09 13:13:52.283640 | ubuntu-noble | type = local 2026-03-09 13:13:52.283643 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-09 13:13:52.283649 | ubuntu-noble | location = tarballs/placement-stable-2025.1.tar.gz 2026-03-09 13:13:52.283653 | ubuntu-noble | 2026-03-09 13:13:52.283656 | ubuntu-noble | 2026-03-09 13:13:52.283659 | ubuntu-noble | 2026-03-09 13:13:52.283662 | ubuntu-noble | [skyline-apiserver-base] 2026-03-09 13:13:52.283666 | ubuntu-noble | type = local 2026-03-09 13:13:52.283675 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:13:52.283678 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:13:52.283682 | ubuntu-noble | 2026-03-09 13:13:52.283685 | ubuntu-noble | 2026-03-09 13:13:52.283688 | ubuntu-noble | 2026-03-09 13:13:52.283691 | ubuntu-noble | [skyline-console-base] 2026-03-09 13:13:52.283695 | ubuntu-noble | type = local 2026-03-09 13:13:52.283698 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-09 13:13:52.283701 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-03-09 13:13:52.283704 | ubuntu-noble | 2026-03-09 13:13:52.283708 | ubuntu-noble | 2026-03-09 13:13:52.283711 | ubuntu-noble | 2026-03-09 13:13:52.283714 | ubuntu-noble | [watcher-base] 2026-03-09 13:13:52.283717 | ubuntu-noble | type = local 2026-03-09 13:13:52.283721 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-09 13:13:52.283724 | ubuntu-noble | location = tarballs/watcher-stable-2025.1.tar.gz 2026-03-09 13:13:52.283727 | ubuntu-noble | 2026-03-09 13:13:52.283730 | ubuntu-noble | 2026-03-09 13:13:52.283733 | ubuntu-noble | [openstack-base] 2026-03-09 13:13:52.283737 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-09 13:13:52.283740 | ubuntu-noble | location = tarballs/requirements-stable-2025.1.tar.gz 2026-03-09 13:13:52.283743 | ubuntu-noble | type = local 2026-03-09 13:13:52.284484 | ubuntu-noble | + bash scripts/003-patch.sh 2026-03-09 13:13:52.286185 | ubuntu-noble | + OPENSTACK_VERSION=2025.1 2026-03-09 13:13:52.286985 | ubuntu-noble | + VERSION=latest 2026-03-09 13:13:52.287009 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-03-09 13:13:52.287013 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-03-09 13:13:52.287017 | ubuntu-noble | + . defaults/all.sh 2026-03-09 13:13:52.287020 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-03-09 13:13:52.287023 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-03-09 13:13:52.287027 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-03-09 13:13:52.287030 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-03-09 13:13:52.287033 | ubuntu-noble | +++ deactivate nondestructive 2026-03-09 13:13:52.287036 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:52.287039 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:52.287043 | ubuntu-noble | +++ hash -r 2026-03-09 13:13:52.287046 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:52.287049 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-03-09 13:13:52.287053 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-03-09 13:13:52.287056 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-03-09 13:13:52.287059 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-03-09 13:13:52.287062 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-03-09 13:13:52.287065 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-03-09 13:13:52.287069 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-03-09 13:13:52.287076 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-09 13:13:52.287081 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-03-09 13:13:52.287084 | ubuntu-noble | +++ export PATH 2026-03-09 13:13:52.287088 | ubuntu-noble | +++ '[' -n '' ']' 2026-03-09 13:13:52.287091 | ubuntu-noble | +++ '[' -z '' ']' 2026-03-09 13:13:52.287094 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-03-09 13:13:52.287097 | ubuntu-noble | +++ PS1='(venv) ' 2026-03-09 13:13:52.287100 | ubuntu-noble | +++ export PS1 2026-03-09 13:13:52.287104 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-03-09 13:13:52.287107 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-03-09 13:13:52.287110 | ubuntu-noble | +++ hash -r 2026-03-09 13:13:52.287113 | ubuntu-noble | + . defaults/2025.1.sh 2026-03-09 13:13:52.287529 | ubuntu-noble | +++ date +%Y%m%d 2026-03-09 13:13:52.289247 | ubuntu-noble | ++ export BUILD_ID=20260309 2026-03-09 13:13:52.289273 | ubuntu-noble | ++ BUILD_ID=20260309 2026-03-09 13:13:52.289277 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-03-09 13:13:52.289280 | ubuntu-noble | ++ KOLLA_TYPE= 2026-03-09 13:13:52.289284 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-03-09 13:13:52.289287 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-03-09 13:13:52.289298 | ubuntu-noble | + export VERSION 2026-03-09 13:13:52.289301 | ubuntu-noble | + export OPENSTACK_VERSION 2026-03-09 13:13:52.289304 | ubuntu-noble | + mkdir -p tarballs 2026-03-09 13:13:52.295166 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-03-09 13:13:52.295193 | ubuntu-noble | ++ awk '{ print $4 }' 2026-03-09 13:13:52.297490 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:13:52.297515 | ubuntu-noble | + pushd tarballs 2026-03-09 13:13:52.298031 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-09 13:13:52.300452 | ubuntu-noble | + filename=aodh-stable-2025.1.tar.gz 2026-03-09 13:13:52.300471 | ubuntu-noble | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-03-09 13:13:52.300475 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-09 13:13:52.300479 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-09 13:13:52.300482 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.412462 | ubuntu-noble | 2026-03-09 13:13:53 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-03-09 13:13:53.415255 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:13:53.415311 | ubuntu-noble | + echo Process aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.415346 | ubuntu-noble | Process aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.418684 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.418729 | ubuntu-noble | ++ head -1 2026-03-09 13:13:53.418739 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:13:53.427076 | ubuntu-noble | + directory=aodh-20.0.0.0rc2.dev2 2026-03-09 13:13:53.427125 | ubuntu-noble | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.427135 | ubuntu-noble | Check patches for aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.427145 | ubuntu-noble | + [[ -e ../patches/2025.1/aodh ]] 2026-03-09 13:13:53.427220 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.427231 | ubuntu-noble | Check overlays for aodh-stable-2025.1.tar.gz 2026-03-09 13:13:53.427238 | ubuntu-noble | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-03-09 13:13:53.427245 | ubuntu-noble | + popd 2026-03-09 13:13:53.427436 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:13:53.427500 | ubuntu-noble | + pushd tarballs 2026-03-09 13:13:53.428609 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-09 13:13:53.430384 | ubuntu-noble | + filename=barbican-stable-2025.1.tar.gz 2026-03-09 13:13:53.430411 | ubuntu-noble | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-03-09 13:13:53.430427 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-09 13:13:53.430437 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-09 13:13:53.430451 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.422585 | ubuntu-noble | 2026-03-09 13:13:55 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2026-03-09 13:13:55.424437 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:13:55.424486 | ubuntu-noble | + echo Process barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.424500 | ubuntu-noble | Process barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.426646 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.426690 | ubuntu-noble | ++ head -1 2026-03-09 13:13:55.428132 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:13:55.434943 | ubuntu-noble | + directory=barbican-20.0.1.dev3 2026-03-09 13:13:55.434990 | ubuntu-noble | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.434999 | ubuntu-noble | Check patches for barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.435009 | ubuntu-noble | + [[ -e ../patches/2025.1/barbican ]] 2026-03-09 13:13:55.435045 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.435052 | ubuntu-noble | Check overlays for barbican-stable-2025.1.tar.gz 2026-03-09 13:13:55.435074 | ubuntu-noble | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-03-09 13:13:55.435097 | ubuntu-noble | + popd 2026-03-09 13:13:55.435216 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:13:55.435226 | ubuntu-noble | + pushd tarballs 2026-03-09 13:13:55.436191 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-09 13:13:55.437958 | ubuntu-noble | + filename=blazar-stable-2025.1.tar.gz 2026-03-09 13:13:55.437991 | ubuntu-noble | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-03-09 13:13:55.438003 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-09 13:13:55.438009 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-09 13:13:55.438015 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.791773 | ubuntu-noble | 2026-03-09 13:14:27 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:27.794369 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:27.794422 | ubuntu-noble | + echo Process blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.794437 | ubuntu-noble | Process blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.797628 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.797676 | ubuntu-noble | ++ head -1 2026-03-09 13:14:27.798145 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:27.805000 | ubuntu-noble | + directory=blazar-15.0.1.dev6 2026-03-09 13:14:27.805058 | ubuntu-noble | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.805083 | ubuntu-noble | Check patches for blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.805095 | ubuntu-noble | + [[ -e ../patches/2025.1/blazar ]] 2026-03-09 13:14:27.805109 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.805119 | ubuntu-noble | Check overlays for blazar-stable-2025.1.tar.gz 2026-03-09 13:14:27.805130 | ubuntu-noble | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-03-09 13:14:27.805140 | ubuntu-noble | + popd 2026-03-09 13:14:27.805184 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:27.805199 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:27.806030 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:27.807544 | ubuntu-noble | + filename=ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:27.807613 | ubuntu-noble | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-03-09 13:14:27.807634 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:27.807647 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:27.807659 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.169696 | ubuntu-noble | 2026-03-09 13:14:29 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:29.171303 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:29.171350 | ubuntu-noble | + echo Process ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.171362 | ubuntu-noble | Process ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.173638 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.173688 | ubuntu-noble | ++ head -1 2026-03-09 13:14:29.175065 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:29.180380 | ubuntu-noble | + directory=ceilometer-24.0.1.dev4 2026-03-09 13:14:29.180467 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.180491 | ubuntu-noble | Check patches for ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.180536 | ubuntu-noble | + [[ -e ../patches/2025.1/ceilometer ]] 2026-03-09 13:14:29.180619 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.180640 | ubuntu-noble | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-03-09 13:14:29.180672 | ubuntu-noble | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-03-09 13:14:29.180699 | ubuntu-noble | + popd 2026-03-09 13:14:29.180781 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:29.180831 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:29.181498 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-09 13:14:29.183297 | ubuntu-noble | + filename=cinder-stable-2025.1.tar.gz 2026-03-09 13:14:29.183326 | ubuntu-noble | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-03-09 13:14:29.183332 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-09 13:14:29.183338 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-09 13:14:29.183343 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-03-09 13:14:30.925481 | ubuntu-noble | 2026-03-09 13:14:30 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6440032/6440032] -> "cinder-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:30.928447 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:30.928523 | ubuntu-noble | + echo Process cinder-stable-2025.1.tar.gz 2026-03-09 13:14:30.928537 | ubuntu-noble | Process cinder-stable-2025.1.tar.gz 2026-03-09 13:14:30.930645 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-03-09 13:14:30.930706 | ubuntu-noble | ++ head -1 2026-03-09 13:14:30.932159 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:30.940084 | ubuntu-noble | + directory=cinder-26.2.1.dev12 2026-03-09 13:14:30.940197 | ubuntu-noble | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-03-09 13:14:30.940224 | ubuntu-noble | Check patches for cinder-stable-2025.1.tar.gz 2026-03-09 13:14:30.940276 | ubuntu-noble | + [[ -e ../patches/2025.1/cinder ]] 2026-03-09 13:14:30.940316 | ubuntu-noble | + tar xzf cinder-stable-2025.1.tar.gz 2026-03-09 13:14:31.263706 | ubuntu-noble | + rm cinder-stable-2025.1.tar.gz 2026-03-09 13:14:31.266700 | ubuntu-noble | + pushd cinder-26.2.1.dev12 2026-03-09 13:14:31.267724 | ubuntu-noble | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-03-09 13:14:31.267830 | ubuntu-noble | ++ sort 2026-03-09 13:14:31.269941 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-09 13:14:31.269997 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-03-09 13:14:31.270012 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-03-09 13:14:31.270037 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:14:31.271437 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-03-09 13:14:31.272071 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-03-09 13:14:31.272321 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-03-09 13:14:31.272328 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-03-09 13:14:31.272377 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-03-09 13:14:31.272561 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-03-09 13:14:31.272758 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-09 13:14:31.272861 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-03-09 13:14:31.272868 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-03-09 13:14:31.272873 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-03-09 13:14:31.273011 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-03-09 13:14:31.273295 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-03-09 13:14:31.273480 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-03-09 13:14:31.273485 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-03-09 13:14:31.273490 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-03-09 13:14:31.273515 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-03-09 13:14:31.273711 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-09 13:14:31.273746 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-03-09 13:14:31.273789 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-03-09 13:14:31.273847 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-03-09 13:14:31.273951 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-03-09 13:14:31.274341 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:14:31.275461 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-03-09 13:14:31.275992 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-03-09 13:14:31.276240 | ubuntu-noble | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-03-09 13:14:31.276245 | ubuntu-noble | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-03-09 13:14:31.276295 | ubuntu-noble | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-03-09 13:14:31.276417 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-03-09 13:14:31.276594 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-09 13:14:31.276690 | ubuntu-noble | Hunk #4 succeeded at 793 (offset 1 line). 2026-03-09 13:14:31.276699 | ubuntu-noble | Hunk #5 succeeded at 889 (offset 1 line). 2026-03-09 13:14:31.276704 | ubuntu-noble | Hunk #6 succeeded at 902 (offset 1 line). 2026-03-09 13:14:31.276849 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-03-09 13:14:31.277117 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-03-09 13:14:31.277292 | ubuntu-noble | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-03-09 13:14:31.277297 | ubuntu-noble | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-03-09 13:14:31.277302 | ubuntu-noble | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-03-09 13:14:31.277327 | ubuntu-noble | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-03-09 13:14:31.277421 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-09 13:14:31.277464 | ubuntu-noble | Hunk #1 succeeded at 526 (offset 1 line). 2026-03-09 13:14:31.277504 | ubuntu-noble | Hunk #2 succeeded at 613 (offset 2 lines). 2026-03-09 13:14:31.277527 | ubuntu-noble | Hunk #3 succeeded at 719 (offset 2 lines). 2026-03-09 13:14:31.277633 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-03-09 13:14:31.278449 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-09 13:14:31.278460 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-03-09 13:14:31.278464 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-03-09 13:14:31.278467 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:14:31.279601 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-09 13:14:31.279687 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-03-09 13:14:31.279875 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-09 13:14:31.279925 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-03-09 13:14:31.280017 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-03-09 13:14:31.280211 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:14:31.282108 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-03-09 13:14:31.282129 | ubuntu-noble | Hunk #1 succeeded at 617 with fuzz 2. 2026-03-09 13:14:31.282134 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-03-09 13:14:31.282137 | ubuntu-noble | Hunk #1 succeeded at 527 (offset 1 line). 2026-03-09 13:14:31.282140 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-03-09 13:14:31.282147 | ubuntu-noble | + popd 2026-03-09 13:14:31.282172 | ubuntu-noble | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev12 2026-03-09 13:14:32.472506 | ubuntu-noble | + rm -r cinder-26.2.1.dev12 2026-03-09 13:14:32.544540 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-03-09 13:14:32.544643 | ubuntu-noble | Check overlays for cinder-stable-2025.1.tar.gz 2026-03-09 13:14:32.544656 | ubuntu-noble | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-03-09 13:14:32.544667 | ubuntu-noble | + popd 2026-03-09 13:14:32.544679 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:32.544693 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:32.544974 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-09 13:14:32.547647 | ubuntu-noble | + filename=designate-stable-2025.1.tar.gz 2026-03-09 13:14:32.547669 | ubuntu-noble | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-03-09 13:14:32.547684 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-09 13:14:32.547688 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-09 13:14:32.547694 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.890855 | ubuntu-noble | 2026-03-09 13:14:33 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1001719/1001719] -> "designate-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:33.892724 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:33.892779 | ubuntu-noble | + echo Process designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.892816 | ubuntu-noble | Process designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.895189 | ubuntu-noble | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.898635 | ubuntu-noble | ++ head -1 2026-03-09 13:14:33.898680 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:33.902608 | ubuntu-noble | + directory=designate-20.0.1.dev8 2026-03-09 13:14:33.902718 | ubuntu-noble | + echo Check patches for designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.902754 | ubuntu-noble | Check patches for designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.902835 | ubuntu-noble | + [[ -e ../patches/2025.1/designate ]] 2026-03-09 13:14:33.902904 | ubuntu-noble | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.902929 | ubuntu-noble | Check overlays for designate-stable-2025.1.tar.gz 2026-03-09 13:14:33.902970 | ubuntu-noble | + [[ -e ../overlays/2025.1/designate/source ]] 2026-03-09 13:14:33.903010 | ubuntu-noble | + popd 2026-03-09 13:14:33.903124 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:33.903162 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:33.903908 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-09 13:14:33.905713 | ubuntu-noble | + filename=glance-stable-2025.1.tar.gz 2026-03-09 13:14:33.905753 | ubuntu-noble | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-03-09 13:14:33.905764 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-09 13:14:33.905774 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-09 13:14:33.905783 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.381624 | ubuntu-noble | 2026-03-09 13:14:35 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2115516/2115516] -> "glance-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:35.384097 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:35.384137 | ubuntu-noble | + echo Process glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.384146 | ubuntu-noble | Process glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.386599 | ubuntu-noble | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.386634 | ubuntu-noble | ++ head -1 2026-03-09 13:14:35.388047 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:35.395001 | ubuntu-noble | + directory=glance-30.1.1.dev1 2026-03-09 13:14:35.395034 | ubuntu-noble | + echo Check patches for glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.395040 | ubuntu-noble | Check patches for glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.395059 | ubuntu-noble | + [[ -e ../patches/2025.1/glance ]] 2026-03-09 13:14:35.395123 | ubuntu-noble | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.395130 | ubuntu-noble | Check overlays for glance-stable-2025.1.tar.gz 2026-03-09 13:14:35.395136 | ubuntu-noble | + [[ -e ../overlays/2025.1/glance/source ]] 2026-03-09 13:14:35.395142 | ubuntu-noble | + popd 2026-03-09 13:14:35.395233 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:35.395241 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:35.395943 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-09 13:14:35.397539 | ubuntu-noble | + filename=heat-stable-2025.1.tar.gz 2026-03-09 13:14:35.397607 | ubuntu-noble | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-03-09 13:14:35.397640 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-09 13:14:35.397649 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-09 13:14:35.397673 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.873757 | ubuntu-noble | 2026-03-09 13:14:36 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:36.875332 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:36.875400 | ubuntu-noble | + echo Process heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.875422 | ubuntu-noble | Process heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.877620 | ubuntu-noble | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.877669 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:36.878412 | ubuntu-noble | ++ head -1 2026-03-09 13:14:36.888691 | ubuntu-noble | + directory=openstack_heat-24.1.1.dev13 2026-03-09 13:14:36.888843 | ubuntu-noble | + echo Check patches for heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.888884 | ubuntu-noble | Check patches for heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.888959 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-03-09 13:14:36.889033 | ubuntu-noble | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.889061 | ubuntu-noble | Check overlays for heat-stable-2025.1.tar.gz 2026-03-09 13:14:36.889133 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-03-09 13:14:36.889210 | ubuntu-noble | + popd 2026-03-09 13:14:36.889354 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:36.889401 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:36.890077 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-09 13:14:36.891657 | ubuntu-noble | + filename=horizon-stable-2025.1.tar.gz 2026-03-09 13:14:36.891689 | ubuntu-noble | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-03-09 13:14:36.891699 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-09 13:14:36.891707 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-09 13:14:36.891716 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.497542 | ubuntu-noble | 2026-03-09 13:14:38 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5357706/5357706] -> "horizon-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:38.500388 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:38.500441 | ubuntu-noble | + echo Process horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.500453 | ubuntu-noble | Process horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.502619 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.502666 | ubuntu-noble | ++ head -1 2026-03-09 13:14:38.504105 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:38.511141 | ubuntu-noble | + directory=horizon-25.3.2.dev16 2026-03-09 13:14:38.511189 | ubuntu-noble | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.511199 | ubuntu-noble | Check patches for horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.511207 | ubuntu-noble | + [[ -e ../patches/2025.1/horizon ]] 2026-03-09 13:14:38.511523 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.511538 | ubuntu-noble | Check overlays for horizon-stable-2025.1.tar.gz 2026-03-09 13:14:38.511544 | ubuntu-noble | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-03-09 13:14:38.511595 | ubuntu-noble | + popd 2026-03-09 13:14:38.511603 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:38.511610 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:38.512319 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-09 13:14:38.514626 | ubuntu-noble | + filename=ironic-stable-2025.1.tar.gz 2026-03-09 13:14:38.514648 | ubuntu-noble | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-03-09 13:14:38.514655 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-09 13:14:38.514661 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-09 13:14:38.514667 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-03-09 13:14:39.999677 | ubuntu-noble | 2026-03-09 13:14:39 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2884304/2884304] -> "ironic-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:40.001156 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:40.001191 | ubuntu-noble | + echo Process ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.001200 | ubuntu-noble | Process ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.002612 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.002693 | ubuntu-noble | ++ head -1 2026-03-09 13:14:40.004704 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:40.013168 | ubuntu-noble | + directory=ironic-29.0.5.dev27 2026-03-09 13:14:40.013199 | ubuntu-noble | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.013205 | ubuntu-noble | Check patches for ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.013209 | ubuntu-noble | + [[ -e ../patches/2025.1/ironic ]] 2026-03-09 13:14:40.013214 | ubuntu-noble | + tar xzf ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.172718 | ubuntu-noble | + rm ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.174995 | ubuntu-noble | + pushd ironic-29.0.5.dev27 2026-03-09 13:14:40.176053 | ubuntu-noble | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-03-09 13:14:40.176083 | ubuntu-noble | ++ sort 2026-03-09 13:14:40.178651 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-09 13:14:40.178683 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-03-09 13:14:40.178688 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-03-09 13:14:40.178692 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:14:40.179818 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-03-09 13:14:40.180086 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:14:40.181517 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-03-09 13:14:40.181567 | ubuntu-noble | + popd 2026-03-09 13:14:40.181644 | ubuntu-noble | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.5.dev27 2026-03-09 13:14:40.735715 | ubuntu-noble | + rm -r ironic-29.0.5.dev27 2026-03-09 13:14:40.777854 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.777891 | ubuntu-noble | Check overlays for ironic-stable-2025.1.tar.gz 2026-03-09 13:14:40.777901 | ubuntu-noble | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-03-09 13:14:40.777907 | ubuntu-noble | + popd 2026-03-09 13:14:40.778040 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:40.778064 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:40.779439 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-09 13:14:40.782041 | ubuntu-noble | + filename=keystone-stable-2025.1.tar.gz 2026-03-09 13:14:40.782081 | ubuntu-noble | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-03-09 13:14:40.782145 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-09 13:14:40.782151 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-09 13:14:40.782178 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.157717 | ubuntu-noble | 2026-03-09 13:14:42 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1777478/1777478] -> "keystone-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:42.159797 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:42.159849 | ubuntu-noble | + echo Process keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.159863 | ubuntu-noble | Process keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.161631 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.161675 | ubuntu-noble | ++ head -1 2026-03-09 13:14:42.163192 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:42.171022 | ubuntu-noble | + directory=keystone-27.0.1.dev26 2026-03-09 13:14:42.171132 | ubuntu-noble | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.171163 | ubuntu-noble | Check patches for keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.171223 | ubuntu-noble | + [[ -e ../patches/2025.1/keystone ]] 2026-03-09 13:14:42.171283 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.171308 | ubuntu-noble | Check overlays for keystone-stable-2025.1.tar.gz 2026-03-09 13:14:42.171350 | ubuntu-noble | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-03-09 13:14:42.171388 | ubuntu-noble | + popd 2026-03-09 13:14:42.171494 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:42.171612 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:42.172398 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-09 13:14:42.174396 | ubuntu-noble | + filename=magnum-stable-2025.1.tar.gz 2026-03-09 13:14:42.174421 | ubuntu-noble | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-03-09 13:14:42.174427 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-09 13:14:42.174434 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-09 13:14:42.174440 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.421065 | ubuntu-noble | 2026-03-09 13:14:43 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [972987/972987] -> "magnum-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:43.423629 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:43.423672 | ubuntu-noble | + echo Process magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.423681 | ubuntu-noble | Process magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.426610 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.426649 | ubuntu-noble | ++ head -1 2026-03-09 13:14:43.427045 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:43.433064 | ubuntu-noble | + directory=magnum-20.0.1.dev6 2026-03-09 13:14:43.433150 | ubuntu-noble | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.433171 | ubuntu-noble | Check patches for magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.433217 | ubuntu-noble | + [[ -e ../patches/2025.1/magnum ]] 2026-03-09 13:14:43.433264 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.433407 | ubuntu-noble | Check overlays for magnum-stable-2025.1.tar.gz 2026-03-09 13:14:43.433601 | ubuntu-noble | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-03-09 13:14:43.433657 | ubuntu-noble | + popd 2026-03-09 13:14:43.433944 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:43.433983 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:43.434644 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-09 13:14:43.436315 | ubuntu-noble | + filename=manila-stable-2025.1.tar.gz 2026-03-09 13:14:43.436343 | ubuntu-noble | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-03-09 13:14:43.436348 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-09 13:14:43.436353 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-09 13:14:43.436358 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.046962 | ubuntu-noble | 2026-03-09 13:14:45 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3543758/3543758] -> "manila-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:45.049444 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:45.049507 | ubuntu-noble | + echo Process manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.049530 | ubuntu-noble | Process manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.051633 | ubuntu-noble | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.051686 | ubuntu-noble | ++ head -1 2026-03-09 13:14:45.053144 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:45.060350 | ubuntu-noble | + directory=manila-20.0.1.dev28 2026-03-09 13:14:45.060459 | ubuntu-noble | + echo Check patches for manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.060490 | ubuntu-noble | Check patches for manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.060541 | ubuntu-noble | + [[ -e ../patches/2025.1/manila ]] 2026-03-09 13:14:45.060667 | ubuntu-noble | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.060689 | ubuntu-noble | Check overlays for manila-stable-2025.1.tar.gz 2026-03-09 13:14:45.060751 | ubuntu-noble | + [[ -e ../overlays/2025.1/manila/source ]] 2026-03-09 13:14:45.060788 | ubuntu-noble | + popd 2026-03-09 13:14:45.060885 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:45.060919 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:45.061613 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-09 13:14:45.063592 | ubuntu-noble | + filename=masakari-stable-2025.1.tar.gz 2026-03-09 13:14:45.063627 | ubuntu-noble | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-03-09 13:14:45.063633 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-09 13:14:45.063639 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-09 13:14:45.063645 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.148911 | ubuntu-noble | 2026-03-09 13:14:46 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:46.151685 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:46.151763 | ubuntu-noble | + echo Process masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.151778 | ubuntu-noble | Process masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.153637 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.153677 | ubuntu-noble | ++ head -1 2026-03-09 13:14:46.155129 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:46.162028 | ubuntu-noble | + directory=masakari-19.0.1.dev3 2026-03-09 13:14:46.162159 | ubuntu-noble | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.162192 | ubuntu-noble | Check patches for masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.162256 | ubuntu-noble | + [[ -e ../patches/2025.1/masakari ]] 2026-03-09 13:14:46.162324 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.162348 | ubuntu-noble | Check overlays for masakari-stable-2025.1.tar.gz 2026-03-09 13:14:46.162390 | ubuntu-noble | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-03-09 13:14:46.162430 | ubuntu-noble | + popd 2026-03-09 13:14:46.162540 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:46.162650 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:46.163405 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:46.165582 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:46.165617 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-03-09 13:14:46.165625 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:46.165633 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:46.165640 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.146966 | ubuntu-noble | 2026-03-09 13:14:47 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:47.149737 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:47.149789 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.149803 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.152626 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.152675 | ubuntu-noble | ++ head -1 2026-03-09 13:14:47.153130 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:47.160004 | ubuntu-noble | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-03-09 13:14:47.160048 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.160057 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.160064 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-03-09 13:14:47.160072 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.160081 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.160393 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-03-09 13:14:47.160407 | ubuntu-noble | + popd 2026-03-09 13:14:47.160414 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:47.160420 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:47.161043 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.162733 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-03-09 13:14:47.162752 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-03-09 13:14:47.162762 | ubuntu-noble | + popd 2026-03-09 13:14:47.162839 | ubuntu-noble | + continue 2026-03-09 13:14:47.162850 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:47.162858 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:47.163638 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:47.165426 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:47.165454 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-03-09 13:14:47.165461 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:47.165468 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:47.165474 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.259148 | ubuntu-noble | 2026-03-09 13:14:48 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:48.261776 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:48.261839 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.261851 | ubuntu-noble | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.264627 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.264684 | ubuntu-noble | ++ head -1 2026-03-09 13:14:48.266004 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:48.272996 | ubuntu-noble | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-03-09 13:14:48.273044 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.273054 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.273064 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-03-09 13:14:48.273224 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.273238 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-03-09 13:14:48.273245 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-03-09 13:14:48.273253 | ubuntu-noble | + popd 2026-03-09 13:14:48.273260 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:48.273268 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:48.274093 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-09 13:14:48.275628 | ubuntu-noble | + filename=neutron-stable-2025.1.tar.gz 2026-03-09 13:14:48.275658 | ubuntu-noble | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-03-09 13:14:48.275697 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-09 13:14:48.275722 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-09 13:14:48.275735 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.447758 | ubuntu-noble | 2026-03-09 13:14:50 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12245656/12245656] -> "neutron-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:50.449778 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:50.449844 | ubuntu-noble | + echo Process neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.449855 | ubuntu-noble | Process neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.452627 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.452670 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:50.452944 | ubuntu-noble | ++ head -1 2026-03-09 13:14:50.468982 | ubuntu-noble | + directory=neutron-26.0.3.dev44 2026-03-09 13:14:50.469018 | ubuntu-noble | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.469025 | ubuntu-noble | Check patches for neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.469070 | ubuntu-noble | + [[ -e ../patches/2025.1/neutron ]] 2026-03-09 13:14:50.469126 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.469132 | ubuntu-noble | Check overlays for neutron-stable-2025.1.tar.gz 2026-03-09 13:14:50.469163 | ubuntu-noble | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-03-09 13:14:50.469191 | ubuntu-noble | + popd 2026-03-09 13:14:50.469321 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:50.469330 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:50.470169 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-09 13:14:50.472309 | ubuntu-noble | + filename=nova-stable-2025.1.tar.gz 2026-03-09 13:14:50.472346 | ubuntu-noble | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-03-09 13:14:50.472402 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-09 13:14:50.472409 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-09 13:14:50.472431 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.468806 | ubuntu-noble | 2026-03-09 13:14:52 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9649850/9649850] -> "nova-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:52.470761 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:52.470815 | ubuntu-noble | + echo Process nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.470826 | ubuntu-noble | Process nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.474628 | ubuntu-noble | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.474671 | ubuntu-noble | ++ head -1 2026-03-09 13:14:52.476627 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:52.480997 | ubuntu-noble | + directory=nova-31.2.1.dev14 2026-03-09 13:14:52.481078 | ubuntu-noble | + echo Check patches for nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.481099 | ubuntu-noble | Check patches for nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.481144 | ubuntu-noble | + [[ -e ../patches/2025.1/nova ]] 2026-03-09 13:14:52.481183 | ubuntu-noble | + tar xzf nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.884943 | ubuntu-noble | + rm nova-stable-2025.1.tar.gz 2026-03-09 13:14:52.889471 | ubuntu-noble | + pushd nova-31.2.1.dev14 2026-03-09 13:14:52.890739 | ubuntu-noble | ++ sort 2026-03-09 13:14:52.890914 | ubuntu-noble | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-03-09 13:14:52.893876 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-09 13:14:52.893939 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-03-09 13:14:52.893955 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-03-09 13:14:52.893983 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:14:52.895133 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-03-09 13:14:52.895264 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-03-09 13:14:52.895630 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:14:52.896512 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-03-09 13:14:52.896797 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-03-09 13:14:52.897287 | ubuntu-noble | + popd 2026-03-09 13:14:52.897300 | ubuntu-noble | + tar czf nova-stable-2025.1.tar.gz nova-31.2.1.dev14 2026-03-09 13:14:54.408407 | ubuntu-noble | + rm -r nova-31.2.1.dev14 2026-03-09 13:14:54.487927 | ubuntu-noble | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-03-09 13:14:54.487978 | ubuntu-noble | Check overlays for nova-stable-2025.1.tar.gz 2026-03-09 13:14:54.487985 | ubuntu-noble | + [[ -e ../overlays/2025.1/nova/source ]] 2026-03-09 13:14:54.487989 | ubuntu-noble | + popd 2026-03-09 13:14:54.487995 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:54.488000 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:54.488688 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-09 13:14:54.490621 | ubuntu-noble | + filename=octavia-stable-2025.1.tar.gz 2026-03-09 13:14:54.490649 | ubuntu-noble | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-03-09 13:14:54.490654 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-09 13:14:54.490682 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-09 13:14:54.490687 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.895202 | ubuntu-noble | 2026-03-09 13:14:55 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1336699/1336699] -> "octavia-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:55.897455 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:55.897483 | ubuntu-noble | + echo Process octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.897494 | ubuntu-noble | Process octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.899614 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.902519 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:55.902610 | ubuntu-noble | ++ head -1 2026-03-09 13:14:55.907268 | ubuntu-noble | + directory=octavia-16.0.2.dev10 2026-03-09 13:14:55.907361 | ubuntu-noble | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.907388 | ubuntu-noble | Check patches for octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.907443 | ubuntu-noble | + [[ -e ../patches/2025.1/octavia ]] 2026-03-09 13:14:55.907499 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.907519 | ubuntu-noble | Check overlays for octavia-stable-2025.1.tar.gz 2026-03-09 13:14:55.907596 | ubuntu-noble | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-03-09 13:14:55.907638 | ubuntu-noble | + popd 2026-03-09 13:14:55.907759 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:55.907793 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:55.908442 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-09 13:14:55.910258 | ubuntu-noble | + filename=placement-stable-2025.1.tar.gz 2026-03-09 13:14:55.910289 | ubuntu-noble | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-03-09 13:14:55.910296 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-09 13:14:55.910302 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-09 13:14:55.910308 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.147251 | ubuntu-noble | 2026-03-09 13:14:57 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:57.149885 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:57.149949 | ubuntu-noble | + echo Process placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.149961 | ubuntu-noble | Process placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.152693 | ubuntu-noble | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.152738 | ubuntu-noble | ++ head -1 2026-03-09 13:14:57.153282 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:57.165312 | ubuntu-noble | + directory=openstack_placement-13.0.0.0rc2.dev2 2026-03-09 13:14:57.165352 | ubuntu-noble | + echo Check patches for placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.165359 | ubuntu-noble | Check patches for placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.165366 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-03-09 13:14:57.165421 | ubuntu-noble | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.165428 | ubuntu-noble | Check overlays for placement-stable-2025.1.tar.gz 2026-03-09 13:14:57.165435 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-03-09 13:14:57.165465 | ubuntu-noble | + popd 2026-03-09 13:14:57.165592 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:57.165630 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:57.166483 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:57.168475 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:57.168493 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-03-09 13:14:57.168566 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:57.168575 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:57.168627 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.086675 | ubuntu-noble | 2026-03-09 13:14:59 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062747/9062747] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-03-09 13:14:59.088656 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:14:59.088718 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.088730 | ubuntu-noble | Process skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.094434 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.094476 | ubuntu-noble | ++ head -1 2026-03-09 13:14:59.094484 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:14:59.100019 | ubuntu-noble | + directory=skyline_apiserver-6.0.1.dev14 2026-03-09 13:14:59.100059 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.100067 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.100075 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-03-09 13:14:59.100131 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.100139 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-03-09 13:14:59.100147 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-03-09 13:14:59.100155 | ubuntu-noble | + popd 2026-03-09 13:14:59.100256 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:14:59.100267 | ubuntu-noble | + pushd tarballs 2026-03-09 13:14:59.101051 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-09 13:14:59.102693 | ubuntu-noble | + filename=skyline-console-stable-2025.1.tar.gz 2026-03-09 13:14:59.102728 | ubuntu-noble | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-03-09 13:14:59.102743 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-09 13:14:59.102750 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-09 13:14:59.102756 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.925723 | ubuntu-noble | 2026-03-09 13:15:01 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26628998/26628998] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-03-09 13:15:01.927747 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:15:01.927799 | ubuntu-noble | + echo Process skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.927813 | ubuntu-noble | Process skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.929681 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.929725 | ubuntu-noble | ++ head -1 2026-03-09 13:15:01.931161 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:15:01.937793 | ubuntu-noble | + directory=skyline_console-6.0.1.dev5 2026-03-09 13:15:01.937891 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.937918 | ubuntu-noble | Check patches for skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.937974 | ubuntu-noble | + [[ -e ../patches/2025.1/skyline_console ]] 2026-03-09 13:15:01.938031 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.938053 | ubuntu-noble | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-03-09 13:15:01.938091 | ubuntu-noble | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-03-09 13:15:01.938126 | ubuntu-noble | + popd 2026-03-09 13:15:01.938221 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:15:01.938255 | ubuntu-noble | + pushd tarballs 2026-03-09 13:15:01.938999 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-09 13:15:01.940937 | ubuntu-noble | + filename=watcher-stable-2025.1.tar.gz 2026-03-09 13:15:01.940961 | ubuntu-noble | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-03-09 13:15:01.940968 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-09 13:15:01.940986 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-09 13:15:01.940993 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.286057 | ubuntu-noble | 2026-03-09 13:15:03 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1144587/1144587] -> "watcher-stable-2025.1.tar.gz" [1] 2026-03-09 13:15:03.288729 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:15:03.288783 | ubuntu-noble | + echo Process watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.288795 | ubuntu-noble | Process watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.290688 | ubuntu-noble | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.290737 | ubuntu-noble | ++ head -1 2026-03-09 13:15:03.292020 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:15:03.300002 | ubuntu-noble | + directory=python_watcher-14.1.1.dev4 2026-03-09 13:15:03.300046 | ubuntu-noble | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.300055 | ubuntu-noble | Check patches for watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.300131 | ubuntu-noble | + [[ -e ../patches/2025.1/python_watcher ]] 2026-03-09 13:15:03.300182 | ubuntu-noble | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.300190 | ubuntu-noble | Check overlays for watcher-stable-2025.1.tar.gz 2026-03-09 13:15:03.300199 | ubuntu-noble | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-03-09 13:15:03.300235 | ubuntu-noble | + popd 2026-03-09 13:15:03.300374 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-03-09 13:15:03.300386 | ubuntu-noble | + pushd tarballs 2026-03-09 13:15:03.301441 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-09 13:15:03.303858 | ubuntu-noble | + filename=requirements-stable-2025.1.tar.gz 2026-03-09 13:15:03.303879 | ubuntu-noble | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-03-09 13:15:03.303939 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-09 13:15:03.303948 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-09 13:15:03.303956 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.233751 | ubuntu-noble | 2026-03-09 13:15:04 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150251/150251] -> "requirements-stable-2025.1.tar.gz" [1] 2026-03-09 13:15:04.236326 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-03-09 13:15:04.236377 | ubuntu-noble | + echo Process requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.236391 | ubuntu-noble | Process requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.239648 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.239696 | ubuntu-noble | ++ head -1 2026-03-09 13:15:04.241075 | ubuntu-noble | ++ cut -f1 -d/ 2026-03-09 13:15:04.251930 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7503 2026-03-09 13:15:04.251974 | ubuntu-noble | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.251983 | ubuntu-noble | Check patches for requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.251991 | ubuntu-noble | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-03-09 13:15:04.252003 | ubuntu-noble | + tar xzf requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.272158 | ubuntu-noble | + rm requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.273843 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7503 2026-03-09 13:15:04.277037 | ubuntu-noble | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-03-09 13:15:04.277074 | ubuntu-noble | ++ sort 2026-03-09 13:15:04.280070 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-03-09 13:15:04.280095 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-03-09 13:15:04.280102 | ubuntu-noble | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-03-09 13:15:04.280107 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-03-09 13:15:04.281672 | ubuntu-noble | checking file upper-constraints.txt 2026-03-09 13:15:04.282217 | ubuntu-noble | + patch --forward --batch -p1 2026-03-09 13:15:04.283645 | ubuntu-noble | patching file upper-constraints.txt 2026-03-09 13:15:04.284331 | ubuntu-noble | + popd 2026-03-09 13:15:04.284345 | ubuntu-noble | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7503 2026-03-09 13:15:04.320151 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7503 2026-03-09 13:15:04.327251 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.327273 | ubuntu-noble | Check overlays for requirements-stable-2025.1.tar.gz 2026-03-09 13:15:04.327278 | ubuntu-noble | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-03-09 13:15:04.327282 | ubuntu-noble | + popd 2026-03-09 13:15:04.473510 | ubuntu-noble | ok: Runtime: 0:01:37.296047 2026-03-09 13:15:04.502153 | 2026-03-09 13:15:04.502265 | PLAY RECAP 2026-03-09 13:15:04.502332 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 13:15:04.502362 | 2026-03-09 13:15:04.650509 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-03-09 13:15:04.651614 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 13:15:05.454245 | 2026-03-09 13:15:05.454452 | PLAY [Base post] 2026-03-09 13:15:05.469617 | 2026-03-09 13:15:05.470310 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-09 13:15:06.286792 | ubuntu-noble | changed 2026-03-09 13:15:06.296337 | 2026-03-09 13:15:06.296450 | PLAY RECAP 2026-03-09 13:15:06.296515 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 13:15:06.296584 | 2026-03-09 13:15:06.437332 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 13:15:06.438326 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-09 13:15:07.226010 | 2026-03-09 13:15:07.226192 | PLAY [Base post-logs] 2026-03-09 13:15:07.237405 | 2026-03-09 13:15:07.237552 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-09 13:15:07.722500 | localhost | changed 2026-03-09 13:15:07.747882 | 2026-03-09 13:15:07.748135 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-09 13:15:07.787486 | localhost | ok 2026-03-09 13:15:07.794533 | 2026-03-09 13:15:07.794740 | TASK [Set zuul-log-path fact] 2026-03-09 13:15:07.814207 | localhost | ok 2026-03-09 13:15:07.829373 | 2026-03-09 13:15:07.829513 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 13:15:07.866742 | localhost | ok 2026-03-09 13:15:07.872351 | 2026-03-09 13:15:07.872515 | TASK [upload-logs : Create log directories] 2026-03-09 13:15:08.394382 | localhost | changed 2026-03-09 13:15:08.399610 | 2026-03-09 13:15:08.399786 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-09 13:15:08.921842 | localhost -> localhost | ok: Runtime: 0:00:00.007897 2026-03-09 13:15:08.932932 | 2026-03-09 13:15:08.933125 | TASK [upload-logs : Upload logs to log server] 2026-03-09 13:15:09.515033 | localhost | Output suppressed because no_log was given 2026-03-09 13:15:09.519581 | 2026-03-09 13:15:09.519820 | LOOP [upload-logs : Compress console log and json output] 2026-03-09 13:15:09.580775 | localhost | skipping: Conditional result was False 2026-03-09 13:15:09.585574 | localhost | skipping: Conditional result was False 2026-03-09 13:15:09.592962 | 2026-03-09 13:15:09.593204 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-09 13:15:09.660200 | localhost | skipping: Conditional result was False 2026-03-09 13:15:09.661064 | 2026-03-09 13:15:09.663883 | localhost | skipping: Conditional result was False 2026-03-09 13:15:09.679019 | 2026-03-09 13:15:09.679255 | LOOP [upload-logs : Upload console log and json output]