2026-07-21 02:54:38.721940 | Job console starting 2026-07-21 02:54:38.743781 | Updating git repos 2026-07-21 02:54:39.310627 | Cloning repos into workspace 2026-07-21 02:54:39.393386 | Restoring repo states 2026-07-21 02:54:39.427374 | Merging changes 2026-07-21 02:54:40.081548 | Checking out repos 2026-07-21 02:54:40.212156 | Preparing playbooks 2026-07-21 02:54:41.845487 | Running Ansible setup 2026-07-21 02:54:47.769100 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 02:54:49.906646 | 2026-07-21 02:54:49.906816 | PLAY [Base pre] 2026-07-21 02:54:49.960659 | 2026-07-21 02:54:49.960786 | TASK [Setup log path fact] 2026-07-21 02:54:50.008017 | ubuntu-noble | ok 2026-07-21 02:54:50.037079 | 2026-07-21 02:54:50.037221 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 02:54:50.106936 | ubuntu-noble | ok 2026-07-21 02:54:50.134437 | 2026-07-21 02:54:50.134552 | TASK [emit-job-header : Print job information] 2026-07-21 02:54:50.232424 | # Job Information 2026-07-21 02:54:50.232584 | Ansible Version: 2.16.14 2026-07-21 02:54:50.232621 | Job: container-images-kolla-patch-2024.1 2026-07-21 02:54:50.232655 | Pipeline: check 2026-07-21 02:54:50.232679 | Executor: 521e9411259a 2026-07-21 02:54:50.232699 | Triggered by: https://github.com/osism/container-images-kolla/pull/717 2026-07-21 02:54:50.232721 | Event ID: 7df6de30-84af-11f1-8ed5-cde676c11753 2026-07-21 02:54:50.237476 | 2026-07-21 02:54:50.237572 | LOOP [emit-job-header : Print node information] 2026-07-21 02:54:50.498602 | ubuntu-noble | ok: 2026-07-21 02:54:50.498907 | ubuntu-noble | # Node Information 2026-07-21 02:54:50.498955 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-21 02:54:50.498981 | ubuntu-noble | Hostname: ubuntu 2026-07-21 02:54:50.499005 | ubuntu-noble | Username: zuul 2026-07-21 02:54:50.499026 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-21 02:54:50.499050 | ubuntu-noble | Provider: regiocloud-a 2026-07-21 02:54:50.499071 | ubuntu-noble | Region: 2026-07-21 02:54:50.499092 | ubuntu-noble | Label: ubuntu-noble 2026-07-21 02:54:50.499112 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-21 02:54:50.499132 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5d:8943 2026-07-21 02:54:50.519554 | 2026-07-21 02:54:50.519685 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 02:54:51.265919 | ubuntu-noble -> localhost | changed 2026-07-21 02:54:51.273074 | 2026-07-21 02:54:51.273199 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 02:54:53.338397 | ubuntu-noble -> localhost | changed 2026-07-21 02:54:53.347222 | 2026-07-21 02:54:53.347321 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 02:54:54.169115 | ubuntu-noble -> localhost | ok 2026-07-21 02:54:54.181322 | 2026-07-21 02:54:54.181424 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 02:54:54.219689 | ubuntu-noble | ok 2026-07-21 02:54:54.237974 | ubuntu-noble | included: /var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 02:54:54.243073 | 2026-07-21 02:54:54.243157 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 02:54:55.789522 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-21 02:54:55.789700 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/work/0562818e4e3b4c32b9b4cc55b945f221_id_rsa 2026-07-21 02:54:55.789730 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/work/0562818e4e3b4c32b9b4cc55b945f221_id_rsa.pub 2026-07-21 02:54:55.789752 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-21 02:54:55.789772 | ubuntu-noble -> localhost | SHA256:hKWihxEAirLyj1xI1LEkJbtV/G9MKb1C18GPvbgXovA zuul-build-sshkey 2026-07-21 02:54:55.789790 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-21 02:54:55.789818 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-21 02:54:55.789836 | ubuntu-noble -> localhost | |+.+.+.. . . | 2026-07-21 02:54:55.789854 | ubuntu-noble -> localhost | |o B +.+ o | 2026-07-21 02:54:55.789871 | ubuntu-noble -> localhost | |+ + = o... o = | 2026-07-21 02:54:55.789887 | ubuntu-noble -> localhost | |.o * . .+ = o o | 2026-07-21 02:54:55.789904 | ubuntu-noble -> localhost | |o = . .S* . . . | 2026-07-21 02:54:55.789926 | ubuntu-noble -> localhost | |.o o o = o o | 2026-07-21 02:54:55.789943 | ubuntu-noble -> localhost | | o . = . o . | 2026-07-21 02:54:55.789959 | ubuntu-noble -> localhost | | . + E . . | 2026-07-21 02:54:55.789976 | ubuntu-noble -> localhost | | o . . | 2026-07-21 02:54:55.789993 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-21 02:54:55.790036 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.991761 2026-07-21 02:54:55.795458 | 2026-07-21 02:54:55.795552 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 02:54:55.822695 | ubuntu-noble | ok 2026-07-21 02:54:55.839307 | ubuntu-noble | included: /var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 02:54:55.846087 | 2026-07-21 02:54:55.846168 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 02:54:55.873787 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:54:55.879546 | 2026-07-21 02:54:55.879642 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 02:54:56.743746 | ubuntu-noble | changed 2026-07-21 02:54:56.755911 | 2026-07-21 02:54:56.756012 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 02:54:57.083364 | ubuntu-noble | ok 2026-07-21 02:54:57.091867 | 2026-07-21 02:54:57.093269 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 02:54:58.019924 | ubuntu-noble | changed 2026-07-21 02:54:58.030787 | 2026-07-21 02:54:58.030932 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 02:54:59.030536 | ubuntu-noble | changed 2026-07-21 02:54:59.036893 | 2026-07-21 02:54:59.036989 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 02:54:59.066193 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:54:59.078044 | 2026-07-21 02:54:59.078153 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 02:54:59.781396 | ubuntu-noble -> localhost | changed 2026-07-21 02:54:59.795810 | 2026-07-21 02:54:59.795932 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 02:55:00.628178 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/work/0562818e4e3b4c32b9b4cc55b945f221_id_rsa (zuul-build-sshkey) 2026-07-21 02:55:00.628422 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.026593 2026-07-21 02:55:00.639521 | 2026-07-21 02:55:00.639632 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 02:55:01.247578 | ubuntu-noble | ok 2026-07-21 02:55:01.257228 | 2026-07-21 02:55:01.257334 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 02:55:01.291662 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:55:01.325032 | 2026-07-21 02:55:01.325147 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 02:55:01.824166 | ubuntu-noble | ok 2026-07-21 02:55:01.845262 | 2026-07-21 02:55:01.845377 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 02:55:01.904438 | ubuntu-noble | ok 2026-07-21 02:55:01.909351 | 2026-07-21 02:55:01.909445 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 02:55:02.426663 | ubuntu-noble -> localhost | ok 2026-07-21 02:55:02.441521 | 2026-07-21 02:55:02.441634 | TASK [validate-host : Collect information about the host] 2026-07-21 02:55:03.835572 | ubuntu-noble | ok 2026-07-21 02:55:03.851624 | 2026-07-21 02:55:03.851775 | TASK [validate-host : Sanitize hostname] 2026-07-21 02:55:04.114825 | ubuntu-noble | ok 2026-07-21 02:55:04.124285 | 2026-07-21 02:55:04.124426 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 02:55:05.280255 | ubuntu-noble -> localhost | changed 2026-07-21 02:55:05.307889 | 2026-07-21 02:55:05.308045 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 02:55:05.833458 | ubuntu-noble | ok 2026-07-21 02:55:05.845163 | 2026-07-21 02:55:05.845341 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 02:55:06.563306 | ubuntu-noble -> localhost | changed 2026-07-21 02:55:06.574238 | 2026-07-21 02:55:06.574377 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 02:55:06.876572 | ubuntu-noble | ok 2026-07-21 02:55:06.883420 | 2026-07-21 02:55:06.883560 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 02:55:07.896941 | ubuntu-noble | changed: 2026-07-21 02:55:07.897202 | ubuntu-noble | cd+++++++++ src/ 2026-07-21 02:55:07.897241 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-21 02:55:07.897267 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-21 02:55:07.897289 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-21 02:55:07.897309 | ubuntu-noble | Containerfile 2026-07-21 02:55:07.897424 | ubuntu-noble | 2026-07-21 02:57:32.879379 | ubuntu-noble | 2026-07-21 02:57:32.879389 | ubuntu-noble | Or undo this operation with: 2026-07-21 02:57:32.879399 | ubuntu-noble | 2026-07-21 02:57:32.879410 | ubuntu-noble | git switch - 2026-07-21 02:57:32.879421 | ubuntu-noble | 2026-07-21 02:57:32.879432 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-21 02:57:32.879442 | ubuntu-noble | 2026-07-21 02:57:32.879453 | ubuntu-noble | HEAD is now at 6199b5b64 Merge "kolla-build: Use SandboxedEnvironment to prevent SSTI" into unmaintained/2024.1 2026-07-21 02:57:32.880890 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 02:57:32.887166 | ubuntu-noble | + export HASH_KOLLA=6199b5b64 2026-07-21 02:57:32.887239 | ubuntu-noble | + HASH_KOLLA=6199b5b64 2026-07-21 02:57:32.887253 | ubuntu-noble | + popd 2026-07-21 02:57:32.887266 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-21 02:57:32.889472 | ubuntu-noble | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2026-07-21 02:57:32.892074 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 02:57:32.892143 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:32.892158 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2026-07-21 02:57:32.892170 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2026-07-21 02:57:32.892180 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:32.896672 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-21 02:57:32.896762 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-21 02:57:32.897513 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:32.898464 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-21 02:57:32.898495 | ubuntu-noble | Hunk #1 succeeded at 327 (offset 5 lines). 2026-07-21 02:57:32.899070 | ubuntu-noble | + popd 2026-07-21 02:57:32.899099 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 02:57:32.899111 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:32.899194 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2026-07-21 02:57:32.899230 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2026-07-21 02:57:32.899281 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:32.900777 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-21 02:57:32.901634 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:32.902558 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-21 02:57:32.903081 | ubuntu-noble | + popd 2026-07-21 02:57:32.903344 | ubuntu-noble | + [[ -f templates/2024.1/repos.yaml ]] 2026-07-21 02:57:32.903926 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-21 02:57:33.050488 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-21 02:57:33.050538 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-21 02:57:33.050543 | ubuntu-noble | + cat overlays/2024.1/base/apt_preferences.ubuntu 2026-07-21 02:57:33.053614 | ubuntu-noble | Package: rabbitmq-server 2026-07-21 02:57:33.053627 | ubuntu-noble | Pin: version 3.13.* 2026-07-21 02:57:33.053632 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 02:57:33.053637 | ubuntu-noble | 2026-07-21 02:57:33.053642 | ubuntu-noble | Package: openvswitch* 2026-07-21 02:57:33.053645 | ubuntu-noble | Pin: version 3.3.* 2026-07-21 02:57:33.053649 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 02:57:33.053654 | ubuntu-noble | 2026-07-21 02:57:33.053659 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-21 02:57:33.053664 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-21 02:57:33.053668 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-21 02:57:33.053682 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-21 02:57:33.053699 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-21 02:57:33.053703 | ubuntu-noble | Package: proxysql 2026-07-21 02:57:33.053707 | ubuntu-noble | Pin: version 3.0.8* 2026-07-21 02:57:33.053710 | ubuntu-noble | Pin-Priority: 1001 2026-07-21 02:57:33.055184 | ubuntu-noble | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2026-07-21 02:57:33.059751 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 02:57:33.060296 | ubuntu-noble | ++ basename overlays/2024.1/cinder 2026-07-21 02:57:33.062558 | ubuntu-noble | + image_name=cinder 2026-07-21 02:57:33.062576 | ubuntu-noble | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2026-07-21 02:57:33.065500 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 02:57:33.065900 | ubuntu-noble | ++ basename overlays/2024.1/nova 2026-07-21 02:57:33.067816 | ubuntu-noble | + image_name=nova 2026-07-21 02:57:33.067835 | ubuntu-noble | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-21 02:57:33.070398 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 02:57:33.070477 | ubuntu-noble | ++ basename overlays/2024.1/base 2026-07-21 02:57:33.071643 | ubuntu-noble | + image_name=base 2026-07-21 02:57:33.071677 | ubuntu-noble | + cp -r overlays/2024.1/base/apt_preferences.ubuntu overlays/2024.1/base/erlang.gpg overlays/2024.1/base/rabbitmq.gpg overlays/2024.1/base/sources.list.ubuntu kolla/docker/base 2026-07-21 02:57:33.076721 | ubuntu-noble | + find patches/2024.1 -mindepth 1 -type d 2026-07-21 02:57:33.079916 | ubuntu-noble | patches/2024.1/kolla 2026-07-21 02:57:33.079953 | ubuntu-noble | patches/2024.1/neutron 2026-07-21 02:57:33.079959 | ubuntu-noble | patches/2024.1/cinder 2026-07-21 02:57:33.079963 | ubuntu-noble | patches/2024.1/nova 2026-07-21 02:57:33.079968 | ubuntu-noble | patches/2024.1/neutron-dynamic-routing 2026-07-21 02:57:33.079973 | ubuntu-noble | patches/2024.1/keystone 2026-07-21 02:57:33.084063 | ubuntu-noble | ++ find patches/2024.1 -mindepth 1 -type d 2026-07-21 02:57:33.084101 | ubuntu-noble | ++ grep kolla 2026-07-21 02:57:33.084574 | ubuntu-noble | ++ grep -v kolla-build 2026-07-21 02:57:33.087442 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-21 02:57:33.088186 | ubuntu-noble | ++ basename patches/2024.1/kolla 2026-07-21 02:57:33.089767 | ubuntu-noble | + project=kolla 2026-07-21 02:57:33.092062 | ubuntu-noble | ++ find patches/2024.1/kolla -type f -name '*.patch' 2026-07-21 02:57:33.092095 | ubuntu-noble | ++ sort 2026-07-21 02:57:33.093976 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:33.094040 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:33.094091 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2026-07-21 02:57:33.094098 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2026-07-21 02:57:33.094106 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:33.095847 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 02:57:33.095871 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 02:57:33.095907 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:33.097785 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 02:57:33.097811 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 02:57:33.097821 | ubuntu-noble | + popd 2026-07-21 02:57:33.097874 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:33.097884 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:33.097927 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2026-07-21 02:57:33.097933 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2026-07-21 02:57:33.097940 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:33.102092 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-07-21 02:57:33.102150 | ubuntu-noble | checking file docker/horizon/Dockerfile.j2 2026-07-21 02:57:33.102164 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-21 02:57:33.102176 | ubuntu-noble | checking file docker/horizon/extend_start.sh 2026-07-21 02:57:33.102186 | ubuntu-noble | checking file docker/kolla-toolbox/Dockerfile.j2 2026-07-21 02:57:33.102207 | ubuntu-noble | checking file docker/openstack-base/Dockerfile.j2 2026-07-21 02:57:33.102367 | ubuntu-noble | checking file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-21 02:57:33.102713 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-21 02:57:33.102888 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-21 02:57:33.102964 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-21 02:57:33.103143 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-21 02:57:33.103563 | ubuntu-noble | checking file kolla/tests/test_build.py 2026-07-21 02:57:33.103823 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-21 02:57:33.104483 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:33.106458 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-07-21 02:57:33.106768 | ubuntu-noble | patching file docker/horizon/Dockerfile.j2 2026-07-21 02:57:33.106787 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-07-21 02:57:33.106954 | ubuntu-noble | patching file docker/horizon/extend_start.sh 2026-07-21 02:57:33.107316 | ubuntu-noble | patching file docker/kolla-toolbox/Dockerfile.j2 2026-07-21 02:57:33.107581 | ubuntu-noble | patching file docker/openstack-base/Dockerfile.j2 2026-07-21 02:57:33.107781 | ubuntu-noble | patching file docker/skyline/skyline-apiserver/extend_start.sh 2026-07-21 02:57:33.108095 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-21 02:57:33.108147 | ubuntu-noble | Hunk #1 succeeded at 115 (offset 1 line). 2026-07-21 02:57:33.108159 | ubuntu-noble | Hunk #2 succeeded at 142 (offset 1 line). 2026-07-21 02:57:33.108196 | ubuntu-noble | Hunk #3 succeeded at 320 with fuzz 1 (offset 1 line). 2026-07-21 02:57:33.108573 | ubuntu-noble | patching file kolla/tests/test_build.py 2026-07-21 02:57:33.108723 | ubuntu-noble | Hunk #1 succeeded at 738 (offset 77 lines). 2026-07-21 02:57:33.109238 | ubuntu-noble | + popd 2026-07-21 02:57:33.109325 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:33.109339 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:33.109382 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2026-07-21 02:57:33.109393 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2026-07-21 02:57:33.109406 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:33.111655 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-07-21 02:57:33.111895 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-21 02:57:33.112094 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-21 02:57:33.112261 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-21 02:57:33.112390 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-21 02:57:33.112845 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:33.116586 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-07-21 02:57:33.116628 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-21 02:57:33.116639 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-21 02:57:33.116648 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-21 02:57:33.116657 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-21 02:57:33.116672 | ubuntu-noble | + popd 2026-07-21 02:57:33.116898 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:33.116954 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:33.116990 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2026-07-21 02:57:33.117121 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/squash.patch 2026-07-21 02:57:33.117161 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:33.119537 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-21 02:57:33.119601 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-21 02:57:33.120216 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:33.123365 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-21 02:57:33.123407 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-07-21 02:57:33.123425 | ubuntu-noble | + popd 2026-07-21 02:57:33.123627 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-21 02:57:33.807214 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-21 02:57:33.887072 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 02:57:33.908537 | 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-07-21 02:57:34.023149 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-21 02:57:34.035590 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl.metadata (14 kB) 2026-07-21 02:57:34.152822 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-21 02:57:34.165443 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 02:57:34.184168 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-07-21 02:57:34.193112 | 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-07-21 02:57:34.249676 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-21 02:57:34.261885 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 02:57:34.337505 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:34.350445 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 02:57:34.426526 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:34.439969 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 02:57:34.520553 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:34.533114 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 02:57:34.591462 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:34.604630 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 02:57:34.620210 | 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-07-21 02:57:34.622135 | 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.34.2) 2026-07-21 02:57:34.709483 | 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-07-21 02:57:34.721343 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 02:57:34.753355 | 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.9) 2026-07-21 02:57:34.754907 | 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.18) 2026-07-21 02:57:34.756707 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-21 02:57:34.758126 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 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.6.17) 2026-07-21 02:57:34.801496 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 02:57:34.849573 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.9 MB/s eta 0:00:00 2026-07-21 02:57:34.863453 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl (216 kB) 2026-07-21 02:57:34.903571 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.2/216.2 kB 6.0 MB/s eta 0:00:00 2026-07-21 02:57:34.917128 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-21 02:57:34.934486 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 11.9 MB/s eta 0:00:00 2026-07-21 02:57:34.948068 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-21 02:57:34.972226 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.9 MB/s eta 0:00:00 2026-07-21 02:57:34.988312 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 02:57:35.042829 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 46.7 MB/s eta 0:00:00 2026-07-21 02:57:35.057564 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 02:57:35.072958 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.6 MB/s eta 0:00:00 2026-07-21 02:57:35.086729 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 02:57:35.111632 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 02:57:35.136046 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 2.4 MB/s eta 0:00:00 2026-07-21 02:57:35.149865 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-21 02:57:35.378107 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-21 02:57:36.353896 | ubuntu-noble | Successfully installed GitPython-3.1.53 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.6.0 oslo.i18n-6.9.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-21 02:57:36.484102 | ubuntu-noble | + pip3 install kolla/ 2026-07-21 02:57:37.032161 | ubuntu-noble | Processing ./kolla 2026-07-21 02:57:37.035071 | ubuntu-noble | Installing build dependencies: started 2026-07-21 02:57:39.511362 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-21 02:57:39.519179 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-21 02:57:39.747835 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-21 02:57:39.754394 | ubuntu-noble | Installing backend dependencies: started 2026-07-21 02:57:42.076142 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-21 02:57:42.078299 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-21 02:57:42.685018 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 02:57:42.704579 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (7.0.3) 2026-07-21 02:57:42.706682 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (3.1.6) 2026-07-21 02:57:42.709574 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (3.1.53) 2026-07-21 02:57:42.711750 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (10.6.0) 2026-07-21 02:57:42.714166 | ubuntu-noble | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev15) (80.10.2) 2026-07-21 02:57:42.756928 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==18.8.1.dev15) (4.0.12) 2026-07-21 02:57:42.761261 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==18.8.1.dev15) (3.0.3) 2026-07-21 02:57:42.769566 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (1.3.0) 2026-07-21 02:57:42.770767 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (5.9.0) 2026-07-21 02:57:42.772213 | 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==18.8.1.dev15) (6.9.0) 2026-07-21 02:57:42.774258 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (2.0.0) 2026-07-21 02:57:42.776187 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (6.0.3) 2026-07-21 02:57:42.777754 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==18.8.1.dev15) (2.34.2) 2026-07-21 02:57:42.829316 | 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==18.8.1.dev15) (5.0.3) 2026-07-21 02:57:42.847164 | 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==18.8.1.dev15) (3.4.9) 2026-07-21 02:57:42.848957 | 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==18.8.1.dev15) (3.18) 2026-07-21 02:57:42.850469 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev15) (2.7.0) 2026-07-21 02:57:42.851845 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev15) (2026.6.17) 2026-07-21 02:57:42.878468 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-21 02:57:42.879506 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-21 02:57:44.443196 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-21 02:57:44.447120 | ubuntu-noble | Created wheel for kolla: filename=kolla-18.8.1.dev15-py3-none-any.whl size=381716 sha256=ddc008faeacdd417afab4ff1f52b0bebb24185e2a44c03097f6b3b4b7745ba0d 2026-07-21 02:57:44.447746 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-5jp08fwk/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-21 02:57:44.461080 | ubuntu-noble | Successfully built kolla 2026-07-21 02:57:44.665119 | ubuntu-noble | Installing collected packages: kolla 2026-07-21 02:57:44.862867 | ubuntu-noble | Successfully installed kolla-18.8.1.dev15 2026-07-21 02:57:45.008626 | ubuntu-noble | ++ kolla-build --version 2026-07-21 02:57:45.550107 | ubuntu-noble | + export KOLLA_VERSION=18.8.1 2026-07-21 02:57:45.550165 | ubuntu-noble | + KOLLA_VERSION=18.8.1 2026-07-21 02:57:45.550851 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 02:57:45.555903 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=fa4c463 2026-07-21 02:57:45.555929 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=fa4c463 2026-07-21 02:57:45.556835 | ubuntu-noble | ++ cd release 2026-07-21 02:57:45.556854 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 02:57:45.560147 | ubuntu-noble | + export HASH_RELEASE=4aeeb19 2026-07-21 02:57:45.560163 | ubuntu-noble | + HASH_RELEASE=4aeeb19 2026-07-21 02:57:45.560216 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-21 02:57:45.710150 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-21 02:57:45.710211 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-21 02:57:45.710220 | ubuntu-noble | + cat templates/2024.1/template-overrides.j2 2026-07-21 02:57:45.711928 | ubuntu-noble | {% extends parent_template %} 2026-07-21 02:57:45.711956 | ubuntu-noble | 2026-07-21 02:57:45.711961 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-21 02:57:45.711965 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-21 02:57:45.711969 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-21 02:57:45.711973 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-21 02:57:45.711977 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-21 02:57:45.711981 | ubuntu-noble | ] %} 2026-07-21 02:57:45.711985 | ubuntu-noble | 2026-07-21 02:57:45.711989 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-21 02:57:45.711993 | ubuntu-noble | 2026-07-21 02:57:45.711996 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-21 02:57:45.712000 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-21 02:57:45.712033 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-21 02:57:45.712036 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712040 | ubuntu-noble | 2026-07-21 02:57:45.712044 | ubuntu-noble | {% block horizon_header %} 2026-07-21 02:57:45.712047 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:45.712051 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-21 02:57:45.712071 | ubuntu-noble | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2026-07-21 02:57:45.712075 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 02:57:45.712079 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:45.712082 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:45.712086 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712089 | ubuntu-noble | 2026-07-21 02:57:45.712093 | ubuntu-noble | {% block horizon_footer %} 2026-07-21 02:57:45.712096 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-21 02:57:45.712101 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3.10/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-21 02:57:45.712106 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-21 02:57:45.712109 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712113 | ubuntu-noble | 2026-07-21 02:57:45.712116 | ubuntu-noble | {% block base_header %} 2026-07-21 02:57:45.712120 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-21 02:57:45.712123 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-21 02:57:45.712127 | ubuntu-noble | 2026-07-21 02:57:45.712130 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:45.712133 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-21 02:57:45.712137 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-21 02:57:45.712141 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:45.712144 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:45.712148 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712151 | ubuntu-noble | 2026-07-21 02:57:45.712155 | ubuntu-noble | {% block openstack_base_header %} 2026-07-21 02:57:45.712158 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:45.712162 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-21 02:57:45.712165 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:45.712168 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:45.712172 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712175 | ubuntu-noble | 2026-07-21 02:57:45.712179 | ubuntu-noble | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2026-07-21 02:57:45.712182 | ubuntu-noble | 2026-07-21 02:57:45.712186 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-21 02:57:45.712189 | ubuntu-noble | 2026-07-21 02:57:45.712193 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-21 02:57:45.712196 | ubuntu-noble | 2026-07-21 02:57:45.712199 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2026-07-21 02:57:45.712203 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-21 02:57:45.712211 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-21 02:57:45.712215 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712218 | ubuntu-noble | 2026-07-21 02:57:45.712222 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-21 02:57:45.712225 | ubuntu-noble | {% block manila_base_footer %} 2026-07-21 02:57:45.712229 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 02:57:45.712232 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712236 | ubuntu-noble | 2026-07-21 02:57:45.712239 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-21 02:57:45.712243 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-21 02:57:45.712246 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 02:57:45.712250 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-21 02:57:45.712253 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-21 02:57:45.712257 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712260 | ubuntu-noble | 2026-07-21 02:57:45.712264 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-21 02:57:45.712267 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-21 02:57:45.712270 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-21 02:57:45.712274 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-21 02:57:45.712277 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712281 | ubuntu-noble | 2026-07-21 02:57:45.712287 | ubuntu-noble | {% block grafana_footer %} 2026-07-21 02:57:45.712290 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-21 02:57:45.712294 | ubuntu-noble | && mkdir -p /operations \ 2026-07-21 02:57:45.712297 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-21 02:57:45.712301 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-21 02:57:45.712304 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712308 | ubuntu-noble | 2026-07-21 02:57:45.712311 | ubuntu-noble | {% block ovs_install %} 2026-07-21 02:57:45.712314 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2026-07-21 02:57:45.712318 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:45.712321 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-21 02:57:45.712325 | ubuntu-noble | python3-netifaces \ 2026-07-21 02:57:45.712328 | ubuntu-noble | tcpdump \ 2026-07-21 02:57:45.712332 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-07-21 02:57:45.712335 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-07-21 02:57:45.712339 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-07-21 02:57:45.712342 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-07-21 02:57:45.712346 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:45.712349 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:45.712352 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712356 | ubuntu-noble | 2026-07-21 02:57:45.712359 | ubuntu-noble | {% block keystone_footer %} 2026-07-21 02:57:45.712363 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-21 02:57:45.712366 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:45.712370 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-21 02:57:45.712373 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-21 02:57:45.712376 | ubuntu-noble | libldap-common \ 2026-07-21 02:57:45.712380 | ubuntu-noble | libmemcached11 \ 2026-07-21 02:57:45.712383 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:45.712387 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-21 02:57:45.712395 | ubuntu-noble | && curl -o /tmp/liboauth2.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2_1.4.5.2-1.jammy_amd64.deb" \ 2026-07-21 02:57:45.712400 | ubuntu-noble | && dpkg -i /tmp/liboauth2.deb \ 2026-07-21 02:57:45.712404 | ubuntu-noble | && rm -f /tmp/liboauth2.deb \ 2026-07-21 02:57:45.712407 | ubuntu-noble | && curl -o /tmp/liboauth2-apache.deb "https://github.com/zmartzone/liboauth2/releases/download/v1.4.5.2/liboauth2-apache_1.4.5.2-1.jammy_amd64.deb" \ 2026-07-21 02:57:45.712411 | ubuntu-noble | && dpkg -i /tmp/liboauth2-apache.deb \ 2026-07-21 02:57:45.712414 | ubuntu-noble | && rm -f /tmp/liboauth2-apache.deb \ 2026-07-21 02:57:45.712420 | ubuntu-noble | && curl -o /tmp/libapache2-mod-oauth2.deb "https://github.com/zmartzone/mod_oauth2/releases/download/v3.3.0/libapache2-mod-oauth2_3.3.0-1.jammy_amd64.deb" \ 2026-07-21 02:57:45.712424 | ubuntu-noble | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2026-07-21 02:57:45.712427 | ubuntu-noble | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2026-07-21 02:57:45.712431 | ubuntu-noble | && a2enmod oauth2 \ 2026-07-21 02:57:45.712434 | ubuntu-noble | && a2enmod auth_openidc 2026-07-21 02:57:45.712438 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712441 | ubuntu-noble | 2026-07-21 02:57:45.712445 | ubuntu-noble | {% block footer %} 2026-07-21 02:57:45.712448 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-21 02:57:45.712451 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-21 02:57:45.712455 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 02:57:45.712458 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-21 02:57:45.712464 | 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-07-21 02:57:45.712472 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712476 | ubuntu-noble | 2026-07-21 02:57:45.712479 | ubuntu-noble | {% block fluentd_footer %} 2026-07-21 02:57:45.712483 | ubuntu-noble | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2026-07-21 02:57:45.712489 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712493 | ubuntu-noble | 2026-07-21 02:57:45.712496 | ubuntu-noble | {% block labels %} 2026-07-21 02:57:45.712499 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-21 02:57:45.712503 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-21 02:57:45.712506 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="fa4c463" \ 2026-07-21 02:57:45.712510 | ubuntu-noble | "de.osism.commit.kolla"="6199b5b64" \ 2026-07-21 02:57:45.712513 | ubuntu-noble | "de.osism.commit.kolla_version"="18.8.1" \ 2026-07-21 02:57:45.712516 | ubuntu-noble | "de.osism.commit.release"="4aeeb19" \ 2026-07-21 02:57:45.712520 | ubuntu-noble | "de.osism.release.openstack"="2024.1" \ 2026-07-21 02:57:45.712523 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-21 02:57:45.712527 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-21T02:57:45.688814+00:00" \ 2026-07-21 02:57:45.712530 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-21 02:57:45.712534 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-21 02:57:45.712537 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-21 02:57:45.712541 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-21 02:57:45.712544 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-21 02:57:45.712547 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-21 02:57:45.712551 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:45.712554 | ubuntu-noble | 2026-07-21 02:57:45.712681 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-21 02:57:45.714527 | ubuntu-noble | + BASE=ubuntu 2026-07-21 02:57:45.714832 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-21 02:57:45.715421 | ubuntu-noble | ++ date +%Y%m%d 2026-07-21 02:57:45.719076 | ubuntu-noble | + BUILD_ID=20260721 2026-07-21 02:57:45.719103 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-21 02:57:45.719107 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-21 02:57:45.719111 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-21 02:57:45.719115 | ubuntu-noble | + VERSION=latest 2026-07-21 02:57:45.719118 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 02:57:45.719122 | ubuntu-noble | + . defaults/all.sh 2026-07-21 02:57:45.719125 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 02:57:45.719129 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 02:57:45.719132 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 02:57:45.719136 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 02:57:45.719139 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 02:57:45.719143 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:45.719146 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:45.719149 | ubuntu-noble | +++ hash -r 2026-07-21 02:57:45.719153 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:45.719157 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 02:57:45.719160 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 02:57:45.719164 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 02:57:45.719167 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 02:57:45.719170 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 02:57:45.719174 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 02:57:45.719179 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 02:57:45.719183 | 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-07-21 02:57:45.719188 | 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-07-21 02:57:45.719191 | ubuntu-noble | +++ export PATH 2026-07-21 02:57:45.719195 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:45.719198 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 02:57:45.719201 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 02:57:45.719205 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 02:57:45.719208 | ubuntu-noble | +++ export PS1 2026-07-21 02:57:45.719212 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 02:57:45.719216 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 02:57:45.719219 | ubuntu-noble | +++ hash -r 2026-07-21 02:57:45.719223 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-21 02:57:45.719707 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 02:57:45.722755 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 02:57:45.722780 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 02:57:45.722784 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-21 02:57:45.722788 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-21 02:57:45.722803 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 02:57:45.722807 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 02:57:45.722811 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-21 02:57:45.722814 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-21 02:57:45.722818 | ubuntu-noble | + export VERSION 2026-07-21 02:57:45.722821 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 02:57:45.722825 | ubuntu-noble | + DOCKER_TAG=build-20260721 2026-07-21 02:57:45.722828 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-21 02:57:45.722832 | ubuntu-noble | + KOLLA_BASE_TAG=22.04 2026-07-21 02:57:45.722835 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 02:57:45.722838 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-21 02:57:45.722842 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-21 02:57:45.871085 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-21 02:57:45.871179 | 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-07-21 02:57:46.948308 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:46.948376 | ubuntu-noble | "changed": false, 2026-07-21 02:57:46.948384 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:46.948391 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:46.948398 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:46.948405 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:46.948411 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:46.948418 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:46.948425 | ubuntu-noble | "size": 4202, 2026-07-21 02:57:46.948431 | ubuntu-noble | "state": "file", 2026-07-21 02:57:46.948438 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:46.948445 | ubuntu-noble | } 2026-07-21 02:57:47.033139 | ubuntu-noble | + setini DEFAULT tag build-20260721 2026-07-21 02:57:47.033222 | 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-20260721' 2026-07-21 02:57:48.113771 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:57:48.113827 | ubuntu-noble | "changed": true, 2026-07-21 02:57:48.113834 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:48.113839 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:48.113843 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:48.113848 | ubuntu-noble | "msg": "option changed", 2026-07-21 02:57:48.113852 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:48.113857 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:48.113862 | ubuntu-noble | "size": 4210, 2026-07-21 02:57:48.113866 | ubuntu-noble | "state": "file", 2026-07-21 02:57:48.113871 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:48.113876 | ubuntu-noble | } 2026-07-21 02:57:48.205720 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-21 02:57:48.205778 | 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-07-21 02:57:49.293295 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:49.293363 | ubuntu-noble | "changed": false, 2026-07-21 02:57:49.293370 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:49.293375 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:49.293380 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:49.293385 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:49.293390 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:49.293395 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:49.293401 | ubuntu-noble | "size": 4210, 2026-07-21 02:57:49.293405 | ubuntu-noble | "state": "file", 2026-07-21 02:57:49.293410 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:49.293416 | ubuntu-noble | } 2026-07-21 02:57:49.389246 | ubuntu-noble | + setini DEFAULT base_tag 22.04 2026-07-21 02:57:49.389363 | 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=22.04' 2026-07-21 02:57:50.409103 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:50.409162 | ubuntu-noble | "changed": false, 2026-07-21 02:57:50.409168 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:50.409173 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:50.409177 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:50.409182 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:50.409186 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:50.409190 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:50.409195 | ubuntu-noble | "size": 4210, 2026-07-21 02:57:50.409199 | ubuntu-noble | "state": "file", 2026-07-21 02:57:50.409204 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:50.409208 | ubuntu-noble | } 2026-07-21 02:57:50.506125 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-21 02:57:50.506191 | 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-07-21 02:57:51.539089 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:51.539152 | ubuntu-noble | "changed": false, 2026-07-21 02:57:51.539157 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:51.539161 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:51.539165 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:51.539168 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:51.539172 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:51.539175 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:51.539179 | ubuntu-noble | "size": 4210, 2026-07-21 02:57:51.539183 | ubuntu-noble | "state": "file", 2026-07-21 02:57:51.539187 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:51.539190 | ubuntu-noble | } 2026-07-21 02:57:51.622304 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2026-07-21 02:57:51.622390 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.1.tar.gz' 2026-07-21 02:57:52.655086 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:57:52.655136 | ubuntu-noble | "changed": true, 2026-07-21 02:57:52.655141 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:52.655145 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:52.655148 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:52.655152 | ubuntu-noble | "msg": "section and option added", 2026-07-21 02:57:52.655157 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:52.655160 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:52.655164 | ubuntu-noble | "size": 4281, 2026-07-21 02:57:52.655178 | ubuntu-noble | "state": "file", 2026-07-21 02:57:52.655182 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:52.655186 | ubuntu-noble | } 2026-07-21 02:57:52.744411 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz' kolla-build.conf 2026-07-21 02:57:52.749667 | ubuntu-noble | + setini openstack-base type local 2026-07-21 02:57:52.749705 | 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-07-21 02:57:53.813863 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:57:53.813925 | ubuntu-noble | "changed": true, 2026-07-21 02:57:53.813933 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:53.813939 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:53.813946 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:53.813951 | ubuntu-noble | "msg": "option added", 2026-07-21 02:57:53.813958 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:53.813965 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:53.813971 | ubuntu-noble | "size": 4392, 2026-07-21 02:57:53.813977 | ubuntu-noble | "state": "file", 2026-07-21 02:57:53.813983 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:53.813990 | ubuntu-noble | } 2026-07-21 02:57:53.899994 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-21 02:57:53.900125 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-21 02:57:53.900141 | 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-07-21 02:57:54.950540 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:57:54.950608 | ubuntu-noble | "changed": true, 2026-07-21 02:57:54.950616 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:54.950623 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:54.950629 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:54.950635 | ubuntu-noble | "msg": "option added", 2026-07-21 02:57:54.950641 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:54.950647 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:54.950654 | ubuntu-noble | "size": 4430, 2026-07-21 02:57:54.950660 | ubuntu-noble | "state": "file", 2026-07-21 02:57:54.950666 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:54.950672 | ubuntu-noble | } 2026-07-21 02:57:55.041315 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-21 02:57:55.041431 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-21 02:57:55.041453 | ubuntu-noble | + cat kolla-build.conf 2026-07-21 02:57:55.042419 | ubuntu-noble | [DEFAULT] 2026-07-21 02:57:55.042486 | ubuntu-noble | base = ubuntu 2026-07-21 02:57:55.042492 | ubuntu-noble | base_package_type = deb 2026-07-21 02:57:55.042510 | ubuntu-noble | base_tag = 22.04 2026-07-21 02:57:55.042513 | ubuntu-noble | install_type = source 2026-07-21 02:57:55.042517 | ubuntu-noble | namespace = kolla 2026-07-21 02:57:55.042520 | ubuntu-noble | openstack_release = 2024.1 2026-07-21 02:57:55.042524 | ubuntu-noble | push = false 2026-07-21 02:57:55.042527 | ubuntu-noble | tag = build-20260721 2026-07-21 02:57:55.042531 | ubuntu-noble | threads = 1 2026-07-21 02:57:55.042535 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-21 02:57:55.042540 | ubuntu-noble | 2026-07-21 02:57:55.042544 | ubuntu-noble | ######################################################################### 2026-07-21 02:57:55.042549 | ubuntu-noble | # sources tracked in release repository 2026-07-21 02:57:55.042552 | ubuntu-noble | 2026-07-21 02:57:55.042556 | ubuntu-noble | [aodh-base] 2026-07-21 02:57:55.042559 | ubuntu-noble | type = local 2026-07-21 02:57:55.042563 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 02:57:55.042567 | ubuntu-noble | location = tarballs/aodh-stable-2024.1.tar.gz 2026-07-21 02:57:55.042570 | ubuntu-noble | 2026-07-21 02:57:55.042573 | ubuntu-noble | 2026-07-21 02:57:55.042577 | ubuntu-noble | 2026-07-21 02:57:55.042580 | ubuntu-noble | [barbican-base] 2026-07-21 02:57:55.042584 | ubuntu-noble | type = local 2026-07-21 02:57:55.042587 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 02:57:55.042592 | ubuntu-noble | location = tarballs/barbican-stable-2024.1.tar.gz 2026-07-21 02:57:55.042595 | ubuntu-noble | 2026-07-21 02:57:55.042599 | ubuntu-noble | 2026-07-21 02:57:55.042602 | ubuntu-noble | 2026-07-21 02:57:55.042606 | ubuntu-noble | [blazar-base] 2026-07-21 02:57:55.042609 | ubuntu-noble | type = local 2026-07-21 02:57:55.042613 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 02:57:55.042616 | ubuntu-noble | location = tarballs/blazar-stable-2024.1.tar.gz 2026-07-21 02:57:55.042620 | ubuntu-noble | 2026-07-21 02:57:55.042623 | ubuntu-noble | 2026-07-21 02:57:55.042626 | ubuntu-noble | 2026-07-21 02:57:55.042630 | ubuntu-noble | [ceilometer-base] 2026-07-21 02:57:55.042633 | ubuntu-noble | type = local 2026-07-21 02:57:55.042637 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 02:57:55.042640 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.1.tar.gz 2026-07-21 02:57:55.042644 | ubuntu-noble | 2026-07-21 02:57:55.042647 | ubuntu-noble | 2026-07-21 02:57:55.042650 | ubuntu-noble | 2026-07-21 02:57:55.042654 | ubuntu-noble | [cinder-base] 2026-07-21 02:57:55.042657 | ubuntu-noble | type = local 2026-07-21 02:57:55.042661 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 02:57:55.042664 | ubuntu-noble | location = tarballs/cinder-stable-2024.1.tar.gz 2026-07-21 02:57:55.042667 | ubuntu-noble | 2026-07-21 02:57:55.042671 | ubuntu-noble | 2026-07-21 02:57:55.042674 | ubuntu-noble | 2026-07-21 02:57:55.042678 | ubuntu-noble | [designate-base] 2026-07-21 02:57:55.042681 | ubuntu-noble | type = local 2026-07-21 02:57:55.042685 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 02:57:55.042688 | ubuntu-noble | location = tarballs/designate-stable-2024.1.tar.gz 2026-07-21 02:57:55.042691 | ubuntu-noble | 2026-07-21 02:57:55.042695 | ubuntu-noble | 2026-07-21 02:57:55.042698 | ubuntu-noble | 2026-07-21 02:57:55.042702 | ubuntu-noble | [glance-base] 2026-07-21 02:57:55.042705 | ubuntu-noble | type = local 2026-07-21 02:57:55.042708 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 02:57:55.042712 | ubuntu-noble | location = tarballs/glance-stable-2024.1.tar.gz 2026-07-21 02:57:55.042715 | ubuntu-noble | 2026-07-21 02:57:55.042719 | ubuntu-noble | 2026-07-21 02:57:55.042722 | ubuntu-noble | 2026-07-21 02:57:55.042725 | ubuntu-noble | [horizon] 2026-07-21 02:57:55.042729 | ubuntu-noble | type = local 2026-07-21 02:57:55.042732 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 02:57:55.042736 | ubuntu-noble | location = tarballs/horizon-stable-2024.1.tar.gz 2026-07-21 02:57:55.042739 | ubuntu-noble | 2026-07-21 02:57:55.042742 | ubuntu-noble | 2026-07-21 02:57:55.042746 | ubuntu-noble | 2026-07-21 02:57:55.042749 | ubuntu-noble | [ironic-base] 2026-07-21 02:57:55.042753 | ubuntu-noble | type = local 2026-07-21 02:57:55.042756 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 02:57:55.042760 | ubuntu-noble | location = tarballs/ironic-stable-2024.1.tar.gz 2026-07-21 02:57:55.042763 | ubuntu-noble | 2026-07-21 02:57:55.042766 | ubuntu-noble | 2026-07-21 02:57:55.042770 | ubuntu-noble | 2026-07-21 02:57:55.042773 | ubuntu-noble | [keystone-base] 2026-07-21 02:57:55.042777 | ubuntu-noble | type = local 2026-07-21 02:57:55.042780 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 02:57:55.042786 | ubuntu-noble | location = tarballs/keystone-stable-2024.1.tar.gz 2026-07-21 02:57:55.042790 | ubuntu-noble | 2026-07-21 02:57:55.042793 | ubuntu-noble | 2026-07-21 02:57:55.042797 | ubuntu-noble | 2026-07-21 02:57:55.042800 | ubuntu-noble | [magnum-base] 2026-07-21 02:57:55.042803 | ubuntu-noble | type = local 2026-07-21 02:57:55.042807 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 02:57:55.042810 | ubuntu-noble | location = tarballs/magnum-stable-2024.1.tar.gz 2026-07-21 02:57:55.042814 | ubuntu-noble | 2026-07-21 02:57:55.042817 | ubuntu-noble | 2026-07-21 02:57:55.042820 | ubuntu-noble | 2026-07-21 02:57:55.042824 | ubuntu-noble | [manila-base] 2026-07-21 02:57:55.042827 | ubuntu-noble | type = local 2026-07-21 02:57:55.042831 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 02:57:55.042834 | ubuntu-noble | location = tarballs/manila-stable-2024.1.tar.gz 2026-07-21 02:57:55.042837 | ubuntu-noble | 2026-07-21 02:57:55.042841 | ubuntu-noble | 2026-07-21 02:57:55.042844 | ubuntu-noble | 2026-07-21 02:57:55.042848 | ubuntu-noble | [masakari-base] 2026-07-21 02:57:55.042851 | ubuntu-noble | type = local 2026-07-21 02:57:55.042860 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 02:57:55.042864 | ubuntu-noble | location = tarballs/masakari-stable-2024.1.tar.gz 2026-07-21 02:57:55.042867 | ubuntu-noble | 2026-07-21 02:57:55.042870 | ubuntu-noble | 2026-07-21 02:57:55.042874 | ubuntu-noble | 2026-07-21 02:57:55.042877 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-21 02:57:55.042881 | ubuntu-noble | type = local 2026-07-21 02:57:55.042884 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:57:55.042889 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:57:55.042892 | ubuntu-noble | 2026-07-21 02:57:55.042895 | ubuntu-noble | 2026-07-21 02:57:55.042899 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-21 02:57:55.042903 | ubuntu-noble | type = local 2026-07-21 02:57:55.042906 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:57:55.042909 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:57:55.042913 | ubuntu-noble | 2026-07-21 02:57:55.042916 | ubuntu-noble | 2026-07-21 02:57:55.042920 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-21 02:57:55.042923 | ubuntu-noble | type = local 2026-07-21 02:57:55.042927 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:57:55.042931 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:57:55.042934 | ubuntu-noble | 2026-07-21 02:57:55.042937 | ubuntu-noble | 2026-07-21 02:57:55.042941 | ubuntu-noble | 2026-07-21 02:57:55.042944 | ubuntu-noble | [neutron-base] 2026-07-21 02:57:55.042948 | ubuntu-noble | type = local 2026-07-21 02:57:55.042951 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 02:57:55.042955 | ubuntu-noble | location = tarballs/neutron-stable-2024.1.tar.gz 2026-07-21 02:57:55.042958 | ubuntu-noble | 2026-07-21 02:57:55.042962 | ubuntu-noble | 2026-07-21 02:57:55.042971 | ubuntu-noble | 2026-07-21 02:57:55.042975 | ubuntu-noble | [nova-base] 2026-07-21 02:57:55.042978 | ubuntu-noble | type = local 2026-07-21 02:57:55.042982 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 02:57:55.042985 | ubuntu-noble | location = tarballs/nova-stable-2024.1.tar.gz 2026-07-21 02:57:55.042989 | ubuntu-noble | 2026-07-21 02:57:55.042992 | ubuntu-noble | 2026-07-21 02:57:55.042995 | ubuntu-noble | 2026-07-21 02:57:55.042999 | ubuntu-noble | [octavia-base] 2026-07-21 02:57:55.043024 | ubuntu-noble | type = local 2026-07-21 02:57:55.043030 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 02:57:55.043034 | ubuntu-noble | location = tarballs/octavia-stable-2024.1.tar.gz 2026-07-21 02:57:55.043037 | ubuntu-noble | 2026-07-21 02:57:55.043041 | ubuntu-noble | 2026-07-21 02:57:55.043044 | ubuntu-noble | 2026-07-21 02:57:55.043048 | ubuntu-noble | [placement-base] 2026-07-21 02:57:55.043051 | ubuntu-noble | type = local 2026-07-21 02:57:55.043055 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 02:57:55.043059 | ubuntu-noble | location = tarballs/placement-stable-2024.1.tar.gz 2026-07-21 02:57:55.043062 | ubuntu-noble | 2026-07-21 02:57:55.043065 | ubuntu-noble | 2026-07-21 02:57:55.043069 | ubuntu-noble | 2026-07-21 02:57:55.043073 | ubuntu-noble | [skyline-apiserver-base] 2026-07-21 02:57:55.043080 | ubuntu-noble | type = local 2026-07-21 02:57:55.043083 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:57:55.043087 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:57:55.043090 | ubuntu-noble | 2026-07-21 02:57:55.043094 | ubuntu-noble | 2026-07-21 02:57:55.043097 | ubuntu-noble | 2026-07-21 02:57:55.043101 | ubuntu-noble | [skyline-console-base] 2026-07-21 02:57:55.043105 | ubuntu-noble | type = local 2026-07-21 02:57:55.043114 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 02:57:55.043118 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.1.tar.gz 2026-07-21 02:57:55.043122 | ubuntu-noble | 2026-07-21 02:57:55.043126 | ubuntu-noble | 2026-07-21 02:57:55.043129 | ubuntu-noble | [openstack-base] 2026-07-21 02:57:55.043133 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 02:57:55.043136 | ubuntu-noble | location = tarballs/requirements-stable-2024.1.tar.gz 2026-07-21 02:57:55.043140 | ubuntu-noble | type = local 2026-07-21 02:57:55.043335 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-21 02:57:55.047181 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-07-21 02:57:55.047215 | ubuntu-noble | + VERSION=latest 2026-07-21 02:57:55.047219 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 02:57:55.047308 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 02:57:55.047332 | ubuntu-noble | + . defaults/all.sh 2026-07-21 02:57:55.047436 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 02:57:55.047444 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 02:57:55.047483 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 02:57:55.047528 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 02:57:55.047791 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 02:57:55.047861 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:55.047886 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:55.047908 | ubuntu-noble | +++ hash -r 2026-07-21 02:57:55.047979 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:55.047986 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 02:57:55.048024 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 02:57:55.048108 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 02:57:55.048202 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 02:57:55.048222 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 02:57:55.048243 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 02:57:55.048249 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 02:57:55.048304 | 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-07-21 02:57:55.048345 | 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-07-21 02:57:55.048367 | ubuntu-noble | +++ export PATH 2026-07-21 02:57:55.048417 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:55.048471 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 02:57:55.048514 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 02:57:55.048537 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 02:57:55.048556 | ubuntu-noble | +++ export PS1 2026-07-21 02:57:55.048563 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 02:57:55.048584 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 02:57:55.048616 | ubuntu-noble | +++ hash -r 2026-07-21 02:57:55.048692 | ubuntu-noble | + . defaults/2024.1.sh 2026-07-21 02:57:55.049535 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 02:57:55.051764 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 02:57:55.051787 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 02:57:55.051827 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-07-21 02:57:55.051833 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-07-21 02:57:55.051838 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 02:57:55.051842 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 02:57:55.051861 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-07-21 02:57:55.051867 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-07-21 02:57:55.051913 | ubuntu-noble | + export VERSION 2026-07-21 02:57:55.051919 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 02:57:55.051941 | ubuntu-noble | + mkdir -p tarballs 2026-07-21 02:57:55.053869 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-21 02:58:05.201623 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-21 02:58:05.201731 | ubuntu-noble | 64 bytes from 2001:4800:7819:103:be76:4eff:fe03:e48f: icmp_seq=1 ttl=43 time=134 ms 2026-07-21 02:58:05.332814 | ubuntu-noble | 64 bytes from 2001:4800:7819:103:be76:4eff:fe03:e48f: icmp_seq=2 ttl=43 time=131 ms 2026-07-21 02:58:05.332894 | ubuntu-noble | 2026-07-21 02:58:05.332908 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-21 02:58:05.332919 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 10145ms 2026-07-21 02:58:05.332929 | ubuntu-noble | rtt min/avg/max/mdev = 130.544/132.321/134.098/1.777 ms 2026-07-21 02:58:05.337192 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-21 02:58:05.337246 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-21 02:58:05.339998 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:05.340064 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:05.340991 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 02:58:05.342910 | ubuntu-noble | + filename=aodh-stable-2024.1.tar.gz 2026-07-21 02:58:05.342933 | ubuntu-noble | + [[ -e aodh-stable-2024.1.tar.gz ]] 2026-07-21 02:58:05.342996 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 02:58:05.343021 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 02:58:05.343059 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.173202 | ubuntu-noble | 2026-07-21 02:58:10 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:10.176903 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:10.176999 | ubuntu-noble | + echo Process aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.177068 | ubuntu-noble | Process aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.179228 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.179297 | ubuntu-noble | ++ head -1 2026-07-21 02:58:10.179411 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:10.192884 | ubuntu-noble | + directory=aodh-18.0.1.dev3 2026-07-21 02:58:10.192972 | ubuntu-noble | + echo Check patches for aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.192983 | ubuntu-noble | Check patches for aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.192992 | ubuntu-noble | + [[ -e ../patches/2024.1/aodh ]] 2026-07-21 02:58:10.192999 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.193028 | ubuntu-noble | Check overlays for aodh-stable-2024.1.tar.gz 2026-07-21 02:58:10.193038 | ubuntu-noble | + [[ -e ../overlays/2024.1/aodh/source ]] 2026-07-21 02:58:10.193053 | ubuntu-noble | + popd 2026-07-21 02:58:10.193065 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:10.193073 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:10.194109 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 02:58:10.197586 | ubuntu-noble | + filename=barbican-stable-2024.1.tar.gz 2026-07-21 02:58:10.197619 | ubuntu-noble | + [[ -e barbican-stable-2024.1.tar.gz ]] 2026-07-21 02:58:10.197626 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 02:58:10.197632 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 02:58:10.197638 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.379133 | ubuntu-noble | 2026-07-21 02:58:11 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:11.382140 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:11.382202 | ubuntu-noble | + echo Process barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.382214 | ubuntu-noble | Process barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.385184 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.385234 | ubuntu-noble | ++ head -1 2026-07-21 02:58:11.385472 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:11.391874 | ubuntu-noble | + directory=barbican-18.0.1.dev3 2026-07-21 02:58:11.391979 | ubuntu-noble | + echo Check patches for barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.392027 | ubuntu-noble | Check patches for barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.392091 | ubuntu-noble | + [[ -e ../patches/2024.1/barbican ]] 2026-07-21 02:58:11.392145 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.392189 | ubuntu-noble | Check overlays for barbican-stable-2024.1.tar.gz 2026-07-21 02:58:11.392225 | ubuntu-noble | + [[ -e ../overlays/2024.1/barbican/source ]] 2026-07-21 02:58:11.392260 | ubuntu-noble | + popd 2026-07-21 02:58:11.392378 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:11.392415 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:11.393128 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 02:58:11.395173 | ubuntu-noble | + filename=blazar-stable-2024.1.tar.gz 2026-07-21 02:58:11.395225 | ubuntu-noble | + [[ -e blazar-stable-2024.1.tar.gz ]] 2026-07-21 02:58:11.395235 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 02:58:11.395242 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 02:58:11.395248 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.510701 | ubuntu-noble | 2026-07-21 02:58:12 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:12.512892 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:12.512920 | ubuntu-noble | + echo Process blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.512926 | ubuntu-noble | Process blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.516049 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.516077 | ubuntu-noble | ++ head -1 2026-07-21 02:58:12.516082 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:12.522288 | ubuntu-noble | + directory=blazar-13.0.2.dev1 2026-07-21 02:58:12.522322 | ubuntu-noble | + echo Check patches for blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.522327 | ubuntu-noble | Check patches for blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.522333 | ubuntu-noble | + [[ -e ../patches/2024.1/blazar ]] 2026-07-21 02:58:12.522372 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.522377 | ubuntu-noble | Check overlays for blazar-stable-2024.1.tar.gz 2026-07-21 02:58:12.522382 | ubuntu-noble | + [[ -e ../overlays/2024.1/blazar/source ]] 2026-07-21 02:58:12.522393 | ubuntu-noble | + popd 2026-07-21 02:58:12.522470 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:12.522477 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:12.523090 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:12.524426 | ubuntu-noble | + filename=ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:12.524454 | ubuntu-noble | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2026-07-21 02:58:12.524462 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:12.524469 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:12.524475 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.773599 | ubuntu-noble | 2026-07-21 02:58:13 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:13.775778 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:13.775836 | ubuntu-noble | + echo Process ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.775856 | ubuntu-noble | Process ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.777077 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.777149 | ubuntu-noble | ++ head -1 2026-07-21 02:58:13.779057 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:13.789095 | ubuntu-noble | + directory=ceilometer-22.0.2.dev1 2026-07-21 02:58:13.789147 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.789155 | ubuntu-noble | Check patches for ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.789160 | ubuntu-noble | + [[ -e ../patches/2024.1/ceilometer ]] 2026-07-21 02:58:13.789165 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.789170 | ubuntu-noble | Check overlays for ceilometer-stable-2024.1.tar.gz 2026-07-21 02:58:13.789175 | ubuntu-noble | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2026-07-21 02:58:13.789191 | ubuntu-noble | + popd 2026-07-21 02:58:13.789197 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:13.789203 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:13.789848 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 02:58:13.792597 | ubuntu-noble | + filename=cinder-stable-2024.1.tar.gz 2026-07-21 02:58:13.792696 | ubuntu-noble | + [[ -e cinder-stable-2024.1.tar.gz ]] 2026-07-21 02:58:13.792711 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 02:58:13.792739 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 02:58:13.792750 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.520188 | ubuntu-noble | 2026-07-21 02:58:15 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6330490/6330490] -> "cinder-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:15.522082 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:15.522129 | ubuntu-noble | + echo Process cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.522142 | ubuntu-noble | Process cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.525101 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.525143 | ubuntu-noble | ++ head -1 2026-07-21 02:58:15.526589 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:15.535523 | ubuntu-noble | + directory=cinder-24.4.1.dev15 2026-07-21 02:58:15.535806 | ubuntu-noble | + echo Check patches for cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.535835 | ubuntu-noble | Check patches for cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.535877 | ubuntu-noble | + [[ -e ../patches/2024.1/cinder ]] 2026-07-21 02:58:15.535912 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.877592 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-21 02:58:15.880642 | ubuntu-noble | + pushd cinder-24.4.1.dev15 2026-07-21 02:58:15.881398 | ubuntu-noble | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2026-07-21 02:58:15.881518 | ubuntu-noble | ++ sort 2026-07-21 02:58:15.883197 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:15.883262 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2026-07-21 02:58:15.883278 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2026-07-21 02:58:15.883303 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:15.884297 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2026-07-21 02:58:15.884638 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:15.885401 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2026-07-21 02:58:15.885894 | ubuntu-noble | + popd 2026-07-21 02:58:15.885905 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-21 02:58:17.038560 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-21 02:58:17.100072 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.1.tar.gz 2026-07-21 02:58:17.100114 | ubuntu-noble | Check overlays for cinder-stable-2024.1.tar.gz 2026-07-21 02:58:17.100120 | ubuntu-noble | + [[ -e ../overlays/2024.1/cinder/source ]] 2026-07-21 02:58:17.100124 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-07-21 02:58:17.380058 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-07-21 02:58:17.382590 | ubuntu-noble | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev15 2026-07-21 02:58:17.386600 | ubuntu-noble | sending incremental file list 2026-07-21 02:58:17.387144 | ubuntu-noble | ./ 2026-07-21 02:58:17.388256 | ubuntu-noble | cinder/ 2026-07-21 02:58:17.388273 | ubuntu-noble | cinder/volume/ 2026-07-21 02:58:17.388277 | ubuntu-noble | cinder/volume/drivers/ 2026-07-21 02:58:17.388281 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-07-21 02:58:17.429433 | ubuntu-noble | 2026-07-21 02:58:17.429575 | ubuntu-noble | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-07-21 02:58:17.429619 | ubuntu-noble | total size is 44,135 speedup is 3.77 2026-07-21 02:58:17.431270 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-07-21 02:58:18.599250 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-07-21 02:58:18.656671 | ubuntu-noble | + popd 2026-07-21 02:58:18.656826 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:18.656879 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:18.657812 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 02:58:18.660846 | ubuntu-noble | + filename=designate-stable-2024.1.tar.gz 2026-07-21 02:58:18.660883 | ubuntu-noble | + [[ -e designate-stable-2024.1.tar.gz ]] 2026-07-21 02:58:18.660956 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 02:58:18.660963 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 02:58:18.661020 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.973255 | ubuntu-noble | 2026-07-21 02:58:19 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:19.974919 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:19.974978 | ubuntu-noble | + echo Process designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.974994 | ubuntu-noble | Process designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.978069 | ubuntu-noble | ++ tar -tzf designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.978117 | ubuntu-noble | ++ head -1 2026-07-21 02:58:19.978131 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:19.986311 | ubuntu-noble | + directory=designate-18.0.1.dev9 2026-07-21 02:58:19.986365 | ubuntu-noble | + echo Check patches for designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.986377 | ubuntu-noble | Check patches for designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.986385 | ubuntu-noble | + [[ -e ../patches/2024.1/designate ]] 2026-07-21 02:58:19.986409 | ubuntu-noble | + echo Check overlays for designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.986420 | ubuntu-noble | Check overlays for designate-stable-2024.1.tar.gz 2026-07-21 02:58:19.986430 | ubuntu-noble | + [[ -e ../overlays/2024.1/designate/source ]] 2026-07-21 02:58:19.986440 | ubuntu-noble | + popd 2026-07-21 02:58:19.986533 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:19.986545 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:19.987257 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 02:58:19.989086 | ubuntu-noble | + filename=glance-stable-2024.1.tar.gz 2026-07-21 02:58:19.989108 | ubuntu-noble | + [[ -e glance-stable-2024.1.tar.gz ]] 2026-07-21 02:58:19.989118 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 02:58:19.989129 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 02:58:19.989156 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.449849 | ubuntu-noble | 2026-07-21 02:58:21 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2147221/2147221] -> "glance-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:21.451843 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:21.451913 | ubuntu-noble | + echo Process glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.451930 | ubuntu-noble | Process glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.455109 | ubuntu-noble | ++ tar -tzf glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.455212 | ubuntu-noble | ++ head -1 2026-07-21 02:58:21.455466 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:21.466674 | ubuntu-noble | + directory=glance-28.1.1.dev19 2026-07-21 02:58:21.466721 | ubuntu-noble | + echo Check patches for glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.466729 | ubuntu-noble | Check patches for glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.466736 | ubuntu-noble | + [[ -e ../patches/2024.1/glance ]] 2026-07-21 02:58:21.466745 | ubuntu-noble | + echo Check overlays for glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.466759 | ubuntu-noble | Check overlays for glance-stable-2024.1.tar.gz 2026-07-21 02:58:21.466768 | ubuntu-noble | + [[ -e ../overlays/2024.1/glance/source ]] 2026-07-21 02:58:21.466774 | ubuntu-noble | + popd 2026-07-21 02:58:21.466838 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:21.466848 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:21.467457 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 02:58:21.468965 | ubuntu-noble | + filename=horizon-stable-2024.1.tar.gz 2026-07-21 02:58:21.469031 | ubuntu-noble | + [[ -e horizon-stable-2024.1.tar.gz ]] 2026-07-21 02:58:21.469045 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 02:58:21.469050 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 02:58:21.469058 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.138189 | ubuntu-noble | 2026-07-21 02:58:23 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:23.140225 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:23.140288 | ubuntu-noble | + echo Process horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.140313 | ubuntu-noble | Process horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.143138 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.143206 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:23.143350 | ubuntu-noble | ++ head -1 2026-07-21 02:58:23.150714 | ubuntu-noble | + directory=horizon-24.0.2.dev3 2026-07-21 02:58:23.150822 | ubuntu-noble | + echo Check patches for horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.150852 | ubuntu-noble | Check patches for horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.150909 | ubuntu-noble | + [[ -e ../patches/2024.1/horizon ]] 2026-07-21 02:58:23.150968 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.150993 | ubuntu-noble | Check overlays for horizon-stable-2024.1.tar.gz 2026-07-21 02:58:23.151070 | ubuntu-noble | + [[ -e ../overlays/2024.1/horizon/source ]] 2026-07-21 02:58:23.151115 | ubuntu-noble | + popd 2026-07-21 02:58:23.151279 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:23.151320 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:23.152067 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 02:58:23.154102 | ubuntu-noble | + filename=ironic-stable-2024.1.tar.gz 2026-07-21 02:58:23.154155 | ubuntu-noble | + [[ -e ironic-stable-2024.1.tar.gz ]] 2026-07-21 02:58:23.154186 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 02:58:23.154193 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 02:58:23.154200 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.627133 | ubuntu-noble | 2026-07-21 02:58:24 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:24.629809 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:24.629865 | ubuntu-noble | + echo Process ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.629881 | ubuntu-noble | Process ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.633113 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.633204 | ubuntu-noble | ++ head -1 2026-07-21 02:58:24.633725 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:24.641732 | ubuntu-noble | + directory=ironic-24.1.6.dev1 2026-07-21 02:58:24.641860 | ubuntu-noble | + echo Check patches for ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.641910 | ubuntu-noble | Check patches for ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.641987 | ubuntu-noble | + [[ -e ../patches/2024.1/ironic ]] 2026-07-21 02:58:24.642104 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.642160 | ubuntu-noble | Check overlays for ironic-stable-2024.1.tar.gz 2026-07-21 02:58:24.642224 | ubuntu-noble | + [[ -e ../overlays/2024.1/ironic/source ]] 2026-07-21 02:58:24.642281 | ubuntu-noble | + popd 2026-07-21 02:58:24.642418 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:24.642477 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:24.643324 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 02:58:24.645533 | ubuntu-noble | + filename=keystone-stable-2024.1.tar.gz 2026-07-21 02:58:24.645565 | ubuntu-noble | + [[ -e keystone-stable-2024.1.tar.gz ]] 2026-07-21 02:58:24.645579 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 02:58:24.645592 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 02:58:24.645621 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.012975 | ubuntu-noble | 2026-07-21 02:58:26 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1733784/1733784] -> "keystone-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:26.016300 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:26.016367 | ubuntu-noble | + echo Process keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.016381 | ubuntu-noble | Process keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.022079 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.022157 | ubuntu-noble | ++ head -1 2026-07-21 02:58:26.022170 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:26.034639 | ubuntu-noble | + directory=keystone-25.0.1.dev15 2026-07-21 02:58:26.034689 | ubuntu-noble | + echo Check patches for keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.034696 | ubuntu-noble | Check patches for keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.034736 | ubuntu-noble | + [[ -e ../patches/2024.1/keystone ]] 2026-07-21 02:58:26.034786 | ubuntu-noble | + tar xzf keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.138381 | ubuntu-noble | + rm keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.139993 | ubuntu-noble | + pushd keystone-25.0.1.dev15 2026-07-21 02:58:26.141992 | ubuntu-noble | ++ find ../../patches/2024.1/keystone -type f -name '*.patch' 2026-07-21 02:58:26.142036 | ubuntu-noble | ++ sort 2026-07-21 02:58:26.142681 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.142693 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch' 2026-07-21 02:58:26.142698 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0002-Add-service-user-authentication-to-ec2-and-s3-endpoi.patch 2026-07-21 02:58:26.142701 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.143608 | ubuntu-noble | checking file doc/source/getting-started/policy_mapping.rst 2026-07-21 02:58:26.143730 | ubuntu-noble | checking file keystone/api/ec2tokens.py 2026-07-21 02:58:26.143813 | ubuntu-noble | checking file keystone/api/s3tokens.py 2026-07-21 02:58:26.143905 | ubuntu-noble | checking file keystone/common/policies/__init__.py 2026-07-21 02:58:26.143982 | ubuntu-noble | checking file keystone/common/policies/ec2tokens.py 2026-07-21 02:58:26.144058 | ubuntu-noble | checking file keystone/common/policies/s3tokens.py 2026-07-21 02:58:26.144155 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-21 02:58:26.144259 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_s3_core.py 2026-07-21 02:58:26.144396 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.144767 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.146210 | ubuntu-noble | patching file doc/source/getting-started/policy_mapping.rst 2026-07-21 02:58:26.146289 | ubuntu-noble | patching file keystone/api/ec2tokens.py 2026-07-21 02:58:26.146314 | ubuntu-noble | patching file keystone/api/s3tokens.py 2026-07-21 02:58:26.146326 | ubuntu-noble | patching file keystone/common/policies/__init__.py 2026-07-21 02:58:26.146336 | ubuntu-noble | patching file keystone/common/policies/ec2tokens.py 2026-07-21 02:58:26.146346 | ubuntu-noble | patching file keystone/common/policies/s3tokens.py 2026-07-21 02:58:26.146355 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_ec2_core.py 2026-07-21 02:58:26.146365 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_s3_core.py 2026-07-21 02:58:26.146384 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.147488 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.147527 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch' 2026-07-21 02:58:26.147539 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0004-Prevent-unauthorized-EC2-credential-creation-and-del.patch 2026-07-21 02:58:26.147548 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.148602 | ubuntu-noble | checking file keystone/api/users.py 2026-07-21 02:58:26.148620 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-21 02:58:26.148625 | ubuntu-noble | checking file keystone/common/policies/ec2_credential.py 2026-07-21 02:58:26.149077 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.149809 | ubuntu-noble | patching file keystone/api/users.py 2026-07-21 02:58:26.149958 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-21 02:58:26.150085 | ubuntu-noble | patching file keystone/common/policies/ec2_credential.py 2026-07-21 02:58:26.150488 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.150582 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch' 2026-07-21 02:58:26.150617 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0005-fix-ldap-enabled-setting-not-interpreted-as-boolean.patch 2026-07-21 02:58:26.150674 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.151785 | ubuntu-noble | checking file keystone/identity/backends/ldap/core.py 2026-07-21 02:58:26.151945 | ubuntu-noble | checking file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-21 02:58:26.152261 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.153671 | ubuntu-noble | patching file keystone/identity/backends/ldap/core.py 2026-07-21 02:58:26.153686 | ubuntu-noble | patching file releasenotes/notes/fix_ldap_enabled_boolean-6281eb00e5aaed26.yaml 2026-07-21 02:58:26.154085 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.154118 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch' 2026-07-21 02:58:26.154148 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0006-Block-restricted-app-creds-from-creating-EC2-credent.patch 2026-07-21 02:58:26.154158 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.154880 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-21 02:58:26.155147 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.155505 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.156840 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-21 02:58:26.157113 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.158069 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.158088 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch' 2026-07-21 02:58:26.158093 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0007-Enforce-app-cred-project-boundary-on-EC2-credential-.patch 2026-07-21 02:58:26.158097 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.162114 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 02:58:26.162199 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-21 02:58:26.162219 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.162869 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.164539 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 02:58:26.164742 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-21 02:58:26.164958 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.165608 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.165732 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch' 2026-07-21 02:58:26.165777 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0008-Enforce-delegation-project-boundary-for-delegated-to.patch 2026-07-21 02:58:26.165852 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.167359 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 02:58:26.167542 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-21 02:58:26.167817 | ubuntu-noble | checking file keystone/api/users.py 2026-07-21 02:58:26.168353 | ubuntu-noble | checking file keystone/conf/security_compliance.py 2026-07-21 02:58:26.168588 | ubuntu-noble | checking file keystone/tests/unit/test_v3_application_credential.py 2026-07-21 02:58:26.168982 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.169464 | ubuntu-noble | checking file keystone/tests/unit/test_v3_oauth1.py 2026-07-21 02:58:26.169778 | ubuntu-noble | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-21 02:58:26.170207 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.172894 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 02:58:26.173218 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-21 02:58:26.173588 | ubuntu-noble | patching file keystone/api/users.py 2026-07-21 02:58:26.174367 | ubuntu-noble | patching file keystone/conf/security_compliance.py 2026-07-21 02:58:26.174757 | ubuntu-noble | patching file keystone/tests/unit/test_v3_application_credential.py 2026-07-21 02:58:26.175510 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:26.176255 | ubuntu-noble | patching file keystone/tests/unit/test_v3_oauth1.py 2026-07-21 02:58:26.176631 | ubuntu-noble | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-21 02:58:26.178035 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.178179 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch' 2026-07-21 02:58:26.178211 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0009-Fix-user-impersonation-through-application-credentia.patch 2026-07-21 02:58:26.178259 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.179802 | ubuntu-noble | checking file keystone/auth/plugins/core.py 2026-07-21 02:58:26.181501 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-21 02:58:26.181967 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.184044 | ubuntu-noble | patching file keystone/auth/plugins/core.py 2026-07-21 02:58:26.184064 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-21 02:58:26.184855 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.184954 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch' 2026-07-21 02:58:26.184994 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0010-Forbid-trust-operations-using-application-credential.patch 2026-07-21 02:58:26.185070 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.186400 | ubuntu-noble | checking file doc/source/user/application_credentials.rst 2026-07-21 02:58:26.186609 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-21 02:58:26.186836 | ubuntu-noble | checking file keystone/tests/unit/test_v3_trust.py 2026-07-21 02:58:26.187274 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.188564 | ubuntu-noble | patching file doc/source/user/application_credentials.rst 2026-07-21 02:58:26.188763 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-21 02:58:26.188965 | ubuntu-noble | patching file keystone/tests/unit/test_v3_trust.py 2026-07-21 02:58:26.189544 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.189591 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch' 2026-07-21 02:58:26.189605 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0011-Preserve-expires_at-when-rescoping-federated-tokens-.patch 2026-07-21 02:58:26.189625 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.190716 | ubuntu-noble | checking file keystone/auth/plugins/mapped.py 2026-07-21 02:58:26.190843 | ubuntu-noble | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-21 02:58:26.191264 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.192569 | ubuntu-noble | patching file keystone/auth/plugins/mapped.py 2026-07-21 02:58:26.192589 | ubuntu-noble | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-21 02:58:26.192596 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:26.192603 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch' 2026-07-21 02:58:26.192607 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0012-Prevent-RBAC-policy-bypass-via-JSON-body-and-query-f.patch 2026-07-21 02:58:26.192612 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:26.194955 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-21 02:58:26.194975 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-21 02:58:26.194980 | ubuntu-noble | checking file keystone/common/rbac_enforcer/enforcer.py 2026-07-21 02:58:26.194983 | ubuntu-noble | checking file keystone/tests/protection/v3/test_credentials.py 2026-07-21 02:58:26.194987 | ubuntu-noble | checking file keystone/tests/protection/v3/test_grants.py 2026-07-21 02:58:26.194990 | ubuntu-noble | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-21 02:58:26.194994 | ubuntu-noble | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-21 02:58:26.195000 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:26.196055 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-21 02:58:26.196119 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-21 02:58:26.196221 | ubuntu-noble | patching file keystone/common/rbac_enforcer/enforcer.py 2026-07-21 02:58:26.196372 | ubuntu-noble | patching file keystone/tests/protection/v3/test_credentials.py 2026-07-21 02:58:26.196657 | ubuntu-noble | patching file keystone/tests/protection/v3/test_grants.py 2026-07-21 02:58:26.197099 | ubuntu-noble | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-21 02:58:26.197290 | ubuntu-noble | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-21 02:58:26.198041 | ubuntu-noble | + popd 2026-07-21 02:58:26.198056 | ubuntu-noble | + tar czf keystone-stable-2024.1.tar.gz keystone-25.0.1.dev15 2026-07-21 02:58:26.542333 | ubuntu-noble | + rm -r keystone-25.0.1.dev15 2026-07-21 02:58:26.572677 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.573200 | ubuntu-noble | Check overlays for keystone-stable-2024.1.tar.gz 2026-07-21 02:58:26.573227 | ubuntu-noble | + [[ -e ../overlays/2024.1/keystone/source ]] 2026-07-21 02:58:26.573248 | ubuntu-noble | + popd 2026-07-21 02:58:26.573258 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:26.573266 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:26.573783 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 02:58:26.575197 | ubuntu-noble | + filename=magnum-stable-2024.1.tar.gz 2026-07-21 02:58:26.575219 | ubuntu-noble | + [[ -e magnum-stable-2024.1.tar.gz ]] 2026-07-21 02:58:26.575225 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 02:58:26.575232 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 02:58:26.575238 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.806325 | ubuntu-noble | 2026-07-21 02:58:27 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:27.808092 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:27.808166 | ubuntu-noble | + echo Process magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.808177 | ubuntu-noble | Process magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.811058 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.811097 | ubuntu-noble | ++ head -1 2026-07-21 02:58:27.813047 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:27.815199 | ubuntu-noble | + directory=magnum-18.0.2.dev1 2026-07-21 02:58:27.815225 | ubuntu-noble | + echo Check patches for magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.815232 | ubuntu-noble | Check patches for magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.815238 | ubuntu-noble | + [[ -e ../patches/2024.1/magnum ]] 2026-07-21 02:58:27.815247 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.815253 | ubuntu-noble | Check overlays for magnum-stable-2024.1.tar.gz 2026-07-21 02:58:27.815259 | ubuntu-noble | + [[ -e ../overlays/2024.1/magnum/source ]] 2026-07-21 02:58:27.815265 | ubuntu-noble | + popd 2026-07-21 02:58:27.815289 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:27.815298 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:27.816045 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 02:58:27.817391 | ubuntu-noble | + filename=manila-stable-2024.1.tar.gz 2026-07-21 02:58:27.817408 | ubuntu-noble | + [[ -e manila-stable-2024.1.tar.gz ]] 2026-07-21 02:58:27.817431 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 02:58:27.817448 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 02:58:27.817456 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.417245 | ubuntu-noble | 2026-07-21 02:58:29 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:29.419088 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:29.419178 | ubuntu-noble | + echo Process manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.419191 | ubuntu-noble | Process manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.422079 | ubuntu-noble | ++ tar -tzf manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.422176 | ubuntu-noble | ++ head -1 2026-07-21 02:58:29.422594 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:29.433925 | ubuntu-noble | + directory=manila-18.3.1.dev6 2026-07-21 02:58:29.433987 | ubuntu-noble | + echo Check patches for manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.434002 | ubuntu-noble | Check patches for manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.434048 | ubuntu-noble | + [[ -e ../patches/2024.1/manila ]] 2026-07-21 02:58:29.434055 | ubuntu-noble | + echo Check overlays for manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.434061 | ubuntu-noble | Check overlays for manila-stable-2024.1.tar.gz 2026-07-21 02:58:29.434068 | ubuntu-noble | + [[ -e ../overlays/2024.1/manila/source ]] 2026-07-21 02:58:29.434074 | ubuntu-noble | + popd 2026-07-21 02:58:29.434184 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:29.434196 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:29.435175 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 02:58:29.437129 | ubuntu-noble | + filename=masakari-stable-2024.1.tar.gz 2026-07-21 02:58:29.437173 | ubuntu-noble | + [[ -e masakari-stable-2024.1.tar.gz ]] 2026-07-21 02:58:29.437180 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 02:58:29.437186 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 02:58:29.437192 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.657278 | ubuntu-noble | 2026-07-21 02:58:30 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:30.660477 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:30.660563 | ubuntu-noble | + echo Process masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.660574 | ubuntu-noble | Process masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.663116 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.663175 | ubuntu-noble | ++ head -1 2026-07-21 02:58:30.664514 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:30.673978 | ubuntu-noble | + directory=masakari-17.0.1.dev3 2026-07-21 02:58:30.674235 | ubuntu-noble | + echo Check patches for masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.674273 | ubuntu-noble | Check patches for masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.674336 | ubuntu-noble | + [[ -e ../patches/2024.1/masakari ]] 2026-07-21 02:58:30.674401 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.674426 | ubuntu-noble | Check overlays for masakari-stable-2024.1.tar.gz 2026-07-21 02:58:30.674469 | ubuntu-noble | + [[ -e ../overlays/2024.1/masakari/source ]] 2026-07-21 02:58:30.674509 | ubuntu-noble | + popd 2026-07-21 02:58:30.674635 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:30.674680 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:30.675899 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:30.679138 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:30.679246 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-21 02:58:30.679328 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:30.679362 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:30.679439 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.629346 | ubuntu-noble | 2026-07-21 02:58:31 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz [122672/122672] -> "neutron-dynamic-routing-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:31.632209 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:31.632273 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.632288 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.634111 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.634213 | ubuntu-noble | ++ head -1 2026-07-21 02:58:31.634707 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:31.642795 | ubuntu-noble | + directory=neutron-dynamic-routing-24.0.1.dev3 2026-07-21 02:58:31.642917 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.642956 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.643095 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2026-07-21 02:58:31.643170 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.668202 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.669827 | ubuntu-noble | + pushd neutron-dynamic-routing-24.0.1.dev3 2026-07-21 02:58:31.671860 | ubuntu-noble | ++ sort 2026-07-21 02:58:31.671889 | ubuntu-noble | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2026-07-21 02:58:31.673402 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:31.673432 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2026-07-21 02:58:31.673442 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2026-07-21 02:58:31.673451 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:31.674507 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-07-21 02:58:31.674833 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:31.676087 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-07-21 02:58:31.676371 | ubuntu-noble | + popd 2026-07-21 02:58:31.676464 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2026-07-21 02:58:31.715808 | ubuntu-noble | + rm -r neutron-dynamic-routing-24.0.1.dev3 2026-07-21 02:58:31.722145 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.722218 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.722239 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2026-07-21 02:58:31.722257 | ubuntu-noble | + popd 2026-07-21 02:58:31.722277 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:31.722294 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:31.722322 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.724407 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-07-21 02:58:31.724465 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-07-21 02:58:31.724486 | ubuntu-noble | + popd 2026-07-21 02:58:31.724507 | ubuntu-noble | + continue 2026-07-21 02:58:31.724526 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:31.724546 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:31.724574 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:31.725943 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:31.725979 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2026-07-21 02:58:31.725989 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:31.725998 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:31.726095 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.704208 | ubuntu-noble | 2026-07-21 02:58:32 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz [225604/225604] -> "neutron-vpnaas-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:32.705974 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:32.706093 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.706111 | ubuntu-noble | Process neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.708144 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.708186 | ubuntu-noble | ++ head -1 2026-07-21 02:58:32.709116 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:32.715767 | ubuntu-noble | + directory=neutron_vpnaas-24.0.2.dev3 2026-07-21 02:58:32.715941 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.715967 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.716023 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2026-07-21 02:58:32.716089 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.716107 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-07-21 02:58:32.716134 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2026-07-21 02:58:32.716160 | ubuntu-noble | + popd 2026-07-21 02:58:32.716232 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:32.716265 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:32.716764 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 02:58:32.718086 | ubuntu-noble | + filename=neutron-stable-2024.1.tar.gz 2026-07-21 02:58:32.718140 | ubuntu-noble | + [[ -e neutron-stable-2024.1.tar.gz ]] 2026-07-21 02:58:32.718181 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 02:58:32.718199 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 02:58:32.718227 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-07-21 02:58:34.689993 | ubuntu-noble | 2026-07-21 02:58:34 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372761/14372761] -> "neutron-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:34.692310 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:34.692430 | ubuntu-noble | + echo Process neutron-stable-2024.1.tar.gz 2026-07-21 02:58:34.692471 | ubuntu-noble | Process neutron-stable-2024.1.tar.gz 2026-07-21 02:58:34.694355 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.1.tar.gz 2026-07-21 02:58:34.694937 | ubuntu-noble | ++ head -1 2026-07-21 02:58:34.696659 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:34.713545 | ubuntu-noble | + directory=neutron-24.2.2.dev23 2026-07-21 02:58:34.713584 | ubuntu-noble | + echo Check patches for neutron-stable-2024.1.tar.gz 2026-07-21 02:58:34.713590 | ubuntu-noble | Check patches for neutron-stable-2024.1.tar.gz 2026-07-21 02:58:34.713594 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron ]] 2026-07-21 02:58:34.713599 | ubuntu-noble | + tar xzf neutron-stable-2024.1.tar.gz 2026-07-21 02:58:35.065289 | ubuntu-noble | + rm neutron-stable-2024.1.tar.gz 2026-07-21 02:58:35.069799 | ubuntu-noble | + pushd neutron-24.2.2.dev23 2026-07-21 02:58:35.071786 | ubuntu-noble | ++ find ../../patches/2024.1/neutron -type f -name '*.patch' 2026-07-21 02:58:35.071808 | ubuntu-noble | ++ sort 2026-07-21 02:58:35.072208 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:35.072251 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch' 2026-07-21 02:58:35.072265 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch 2026-07-21 02:58:35.072288 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:35.073355 | ubuntu-noble | checking file neutron/services/conntrack_helper/plugin.py 2026-07-21 02:58:35.073542 | ubuntu-noble | checking file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-21 02:58:35.073670 | ubuntu-noble | checking file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-21 02:58:35.073814 | ubuntu-noble | checking file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-21 02:58:35.074024 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:35.075121 | ubuntu-noble | patching file neutron/services/conntrack_helper/plugin.py 2026-07-21 02:58:35.075281 | ubuntu-noble | patching file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-21 02:58:35.075388 | ubuntu-noble | patching file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-21 02:58:35.075516 | ubuntu-noble | patching file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-21 02:58:35.075858 | ubuntu-noble | + popd 2026-07-21 02:58:35.075934 | ubuntu-noble | + tar czf neutron-stable-2024.1.tar.gz neutron-24.2.2.dev23 2026-07-21 02:58:36.460346 | ubuntu-noble | + rm -r neutron-24.2.2.dev23 2026-07-21 02:58:36.536084 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.1.tar.gz 2026-07-21 02:58:36.536150 | ubuntu-noble | Check overlays for neutron-stable-2024.1.tar.gz 2026-07-21 02:58:36.536196 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron/source ]] 2026-07-21 02:58:36.536229 | ubuntu-noble | + popd 2026-07-21 02:58:36.536301 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:36.536326 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:36.537255 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 02:58:36.539597 | ubuntu-noble | + filename=nova-stable-2024.1.tar.gz 2026-07-21 02:58:36.539658 | ubuntu-noble | + [[ -e nova-stable-2024.1.tar.gz ]] 2026-07-21 02:58:36.539701 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 02:58:36.539716 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 02:58:36.539741 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.337476 | ubuntu-noble | 2026-07-21 02:58:38 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:38.340429 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:38.340487 | ubuntu-noble | + echo Process nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.340500 | ubuntu-noble | Process nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.344207 | ubuntu-noble | ++ tar -tzf nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.344334 | ubuntu-noble | ++ head -1 2026-07-21 02:58:38.344647 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:38.356535 | ubuntu-noble | + directory=nova-29.3.1.dev15 2026-07-21 02:58:38.356719 | ubuntu-noble | + echo Check patches for nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.356771 | ubuntu-noble | Check patches for nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.356852 | ubuntu-noble | + [[ -e ../patches/2024.1/nova ]] 2026-07-21 02:58:38.356923 | ubuntu-noble | + tar xzf nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.835456 | ubuntu-noble | + rm nova-stable-2024.1.tar.gz 2026-07-21 02:58:38.839595 | ubuntu-noble | + pushd nova-29.3.1.dev15 2026-07-21 02:58:38.841047 | ubuntu-noble | ++ sort 2026-07-21 02:58:38.842096 | ubuntu-noble | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2026-07-21 02:58:38.844845 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:38.844946 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch' 2026-07-21 02:58:38.844976 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch 2026-07-21 02:58:38.845111 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:38.848397 | ubuntu-noble | checking file nova/console/websocketproxy.py 2026-07-21 02:58:38.848980 | ubuntu-noble | checking file nova/tests/unit/console/test_websocketproxy.py 2026-07-21 02:58:38.849749 | ubuntu-noble | checking file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-21 02:58:38.850311 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:38.852499 | ubuntu-noble | patching file nova/console/websocketproxy.py 2026-07-21 02:58:38.853715 | ubuntu-noble | patching file nova/tests/unit/console/test_websocketproxy.py 2026-07-21 02:58:38.853756 | ubuntu-noble | patching file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-21 02:58:38.853771 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:38.854073 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch' 2026-07-21 02:58:38.854092 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/cve-2026-46448-eom-2024.1.patch 2026-07-21 02:58:38.854100 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:38.857094 | ubuntu-noble | checking file nova/compute/api.py 2026-07-21 02:58:38.859080 | ubuntu-noble | checking file nova/tests/unit/compute/test_api.py 2026-07-21 02:58:38.861061 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:38.862832 | ubuntu-noble | patching file nova/compute/api.py 2026-07-21 02:58:38.865086 | ubuntu-noble | patching file nova/tests/unit/compute/test_api.py 2026-07-21 02:58:38.866214 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:38.866329 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-21 02:58:38.866365 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-21 02:58:38.866424 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:38.867922 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-21 02:58:38.868153 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 02:58:38.868499 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:38.869912 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-21 02:58:38.870208 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 02:58:38.870551 | ubuntu-noble | + popd 2026-07-21 02:58:38.871073 | ubuntu-noble | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2026-07-21 02:58:40.368793 | ubuntu-noble | + rm -r nova-29.3.1.dev15 2026-07-21 02:58:40.466597 | ubuntu-noble | + echo Check overlays for nova-stable-2024.1.tar.gz 2026-07-21 02:58:40.467272 | ubuntu-noble | Check overlays for nova-stable-2024.1.tar.gz 2026-07-21 02:58:40.467299 | ubuntu-noble | + [[ -e ../overlays/2024.1/nova/source ]] 2026-07-21 02:58:40.467304 | ubuntu-noble | + popd 2026-07-21 02:58:40.467308 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:40.467313 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:40.467873 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 02:58:40.469382 | ubuntu-noble | + filename=octavia-stable-2024.1.tar.gz 2026-07-21 02:58:40.469409 | ubuntu-noble | + [[ -e octavia-stable-2024.1.tar.gz ]] 2026-07-21 02:58:40.469413 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 02:58:40.469418 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 02:58:40.469422 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.903237 | ubuntu-noble | 2026-07-21 02:58:41 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1315892/1315892] -> "octavia-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:41.906460 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:41.906522 | ubuntu-noble | + echo Process octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.906536 | ubuntu-noble | Process octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.908278 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.911092 | ubuntu-noble | ++ head -1 2026-07-21 02:58:41.911148 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:41.917605 | ubuntu-noble | + directory=octavia-14.0.3.dev8 2026-07-21 02:58:41.917734 | ubuntu-noble | + echo Check patches for octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.917768 | ubuntu-noble | Check patches for octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.917839 | ubuntu-noble | + [[ -e ../patches/2024.1/octavia ]] 2026-07-21 02:58:41.917914 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.917941 | ubuntu-noble | Check overlays for octavia-stable-2024.1.tar.gz 2026-07-21 02:58:41.918068 | ubuntu-noble | + [[ -e ../overlays/2024.1/octavia/source ]] 2026-07-21 02:58:41.918155 | ubuntu-noble | + popd 2026-07-21 02:58:41.918288 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:41.918331 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:41.919229 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 02:58:41.921056 | ubuntu-noble | + filename=placement-stable-2024.1.tar.gz 2026-07-21 02:58:41.921151 | ubuntu-noble | + [[ -e placement-stable-2024.1.tar.gz ]] 2026-07-21 02:58:41.921221 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 02:58:41.921244 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 02:58:41.921313 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.146642 | ubuntu-noble | 2026-07-21 02:58:43 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:43.149271 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:43.149422 | ubuntu-noble | + echo Process placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.149487 | ubuntu-noble | Process placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.151322 | ubuntu-noble | ++ tar -tzf placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.151906 | ubuntu-noble | ++ head -1 2026-07-21 02:58:43.153578 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:43.171993 | ubuntu-noble | + directory=openstack_placement-11.0.1.dev5 2026-07-21 02:58:43.172104 | ubuntu-noble | + echo Check patches for placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.172114 | ubuntu-noble | Check patches for placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.172122 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_placement ]] 2026-07-21 02:58:43.172129 | ubuntu-noble | + echo Check overlays for placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.172136 | ubuntu-noble | Check overlays for placement-stable-2024.1.tar.gz 2026-07-21 02:58:43.172144 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2026-07-21 02:58:43.172151 | ubuntu-noble | + popd 2026-07-21 02:58:43.172159 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:43.172167 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:43.173525 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:43.175487 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:43.175527 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2026-07-21 02:58:43.175535 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:43.175542 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:43.175548 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.960166 | ubuntu-noble | 2026-07-21 02:58:44 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz [9061706/9061706] -> "skyline-apiserver-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:44.961088 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:44.961131 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.961139 | ubuntu-noble | Process skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.964103 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.964179 | ubuntu-noble | ++ head -1 2026-07-21 02:58:44.964194 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:44.972243 | ubuntu-noble | + directory=skyline-apiserver-4.0.2.dev5 2026-07-21 02:58:44.972460 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.972534 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.972620 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2026-07-21 02:58:44.972709 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.972745 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-07-21 02:58:44.972827 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2026-07-21 02:58:44.972887 | ubuntu-noble | + popd 2026-07-21 02:58:44.973098 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:44.973165 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:44.974059 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:44.975880 | ubuntu-noble | + filename=skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:44.976102 | ubuntu-noble | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2026-07-21 02:58:44.976223 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:44.976269 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:44.976337 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.481952 | ubuntu-noble | 2026-07-21 02:58:47 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz [26555457/26555457] -> "skyline-console-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:47.483684 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:47.483821 | ubuntu-noble | + echo Process skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.483868 | ubuntu-noble | Process skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.485560 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.489061 | ubuntu-noble | ++ head -1 2026-07-21 02:58:47.489095 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:47.494424 | ubuntu-noble | + directory=skyline-console-4.0.2.dev6 2026-07-21 02:58:47.494528 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.494564 | ubuntu-noble | Check patches for skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.494624 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-console ]] 2026-07-21 02:58:47.494685 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.494710 | ubuntu-noble | Check overlays for skyline-console-stable-2024.1.tar.gz 2026-07-21 02:58:47.494751 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2026-07-21 02:58:47.494791 | ubuntu-noble | + popd 2026-07-21 02:58:47.494916 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:47.494958 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:47.495666 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 02:58:47.497469 | ubuntu-noble | + filename=requirements-stable-2024.1.tar.gz 2026-07-21 02:58:47.497534 | ubuntu-noble | + [[ -e requirements-stable-2024.1.tar.gz ]] 2026-07-21 02:58:47.497602 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 02:58:47.497632 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 02:58:47.497679 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.439769 | ubuntu-noble | 2026-07-21 02:58:48 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147389/147389] -> "requirements-stable-2024.1.tar.gz" [1] 2026-07-21 02:58:48.442217 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:48.442368 | ubuntu-noble | + echo Process requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.442413 | ubuntu-noble | Process requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.444424 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.444850 | ubuntu-noble | ++ head -1 2026-07-21 02:58:48.447588 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:48.456842 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev6776 2026-07-21 02:58:48.456964 | ubuntu-noble | + echo Check patches for requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.456994 | ubuntu-noble | Check patches for requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.457071 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_requirements ]] 2026-07-21 02:58:48.457141 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.457161 | ubuntu-noble | Check overlays for requirements-stable-2024.1.tar.gz 2026-07-21 02:58:48.457196 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2026-07-21 02:58:48.457229 | ubuntu-noble | + popd 2026-07-21 02:58:48.718901 | ubuntu-noble | ok: Runtime: 0:01:20.057014 2026-07-21 02:58:48.740641 | 2026-07-21 02:58:48.740769 | PLAY RECAP 2026-07-21 02:58:48.740906 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 02:58:48.740937 | 2026-07-21 02:58:48.910001 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-21 02:58:48.911385 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 02:58:49.775884 | 2026-07-21 02:58:49.776080 | PLAY [Base post-fetch] 2026-07-21 02:58:49.795379 | 2026-07-21 02:58:49.795579 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 02:58:50.470562 | ubuntu-noble | ok 2026-07-21 02:58:50.479066 | 2026-07-21 02:58:50.479323 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 02:59:02.530510 | ubuntu-noble | ok: Runtime: 0:00:06.004453 2026-07-21 02:59:02.538685 | 2026-07-21 02:59:02.538818 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 02:59:08.676566 | ubuntu-noble | ok: Runtime: 0:00:00.242991 2026-07-21 02:59:08.684703 | 2026-07-21 02:59:08.684856 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 02:59:14.880750 | ubuntu-noble | ok: Runtime: 0:00:00.074211 2026-07-21 02:59:14.902147 | 2026-07-21 02:59:14.902346 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 02:59:14.982537 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:59:15.002808 | 2026-07-21 02:59:15.003051 | TASK [fetch-output : Set log path for single node] 2026-07-21 02:59:15.050967 | ubuntu-noble | ok 2026-07-21 02:59:15.060718 | 2026-07-21 02:59:15.060893 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 02:59:15.401666 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/work/logs" 2026-07-21 02:59:15.702859 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/work/artifacts" 2026-07-21 02:59:16.023975 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/0562818e4e3b4c32b9b4cc55b945f221/work/docs" 2026-07-21 02:59:16.046019 | 2026-07-21 02:59:16.046226 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 02:59:16.935660 | ubuntu-noble | changed: 2026-07-21 02:59:16.935982 | ubuntu-noble | .d..t...... ./ 2026-07-21 02:59:16.936029 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-21 02:59:16.936059 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-21 02:59:16.936087 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-21 02:59:16.936114 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-21 02:59:16.936139 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-21 02:59:16.936190 | ubuntu-noble | changed: All items complete 2026-07-21 02:59:16.936222 | 2026-07-21 02:59:17.498058 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 02:59:18.102908 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 02:59:18.125580 | 2026-07-21 02:59:18.125739 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 02:59:18.594147 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.011393 2026-07-21 02:59:18.905682 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.010952 2026-07-21 02:59:18.926400 | 2026-07-21 02:59:18.926595 | PLAY RECAP 2026-07-21 02:59:18.926780 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 02:59:18.926824 | 2026-07-21 02:59:19.096556 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 02:59:19.097673 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 02:59:20.022805 | 2026-07-21 02:59:20.023108 | PLAY [Base post] 2026-07-21 02:59:20.038121 | 2026-07-21 02:59:20.038326 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 02:59:20.954172 | ubuntu-noble | changed 2026-07-21 02:59:20.964200 | 2026-07-21 02:59:20.964393 | PLAY RECAP 2026-07-21 02:59:20.964478 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 02:59:20.964557 | 2026-07-21 02:59:21.125060 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 02:59:21.127519 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 02:59:22.013395 | 2026-07-21 02:59:22.013601 | PLAY [Base post-logs] 2026-07-21 02:59:22.033140 | 2026-07-21 02:59:22.033360 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 02:59:22.533138 | localhost | changed 2026-07-21 02:59:22.547856 | 2026-07-21 02:59:22.548068 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 02:59:22.585518 | localhost | ok 2026-07-21 02:59:22.589677 | 2026-07-21 02:59:22.589822 | TASK [Set zuul-log-path fact] 2026-07-21 02:59:22.613923 | localhost | ok 2026-07-21 02:59:22.632621 | 2026-07-21 02:59:22.632847 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 02:59:22.672863 | localhost | ok 2026-07-21 02:59:22.681180 | 2026-07-21 02:59:22.681403 | TASK [upload-logs : Create log directories] 2026-07-21 02:59:23.297202 | localhost | changed 2026-07-21 02:59:23.302298 | 2026-07-21 02:59:23.302460 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 02:59:23.865219 | localhost -> localhost | ok: Runtime: 0:00:00.005470 2026-07-21 02:59:23.870156 | 2026-07-21 02:59:23.870340 | TASK [upload-logs : Upload logs to log server] 2026-07-21 02:59:24.584734 | localhost | Output suppressed because no_log was given 2026-07-21 02:59:24.586748 | 2026-07-21 02:59:24.586882 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 02:59:24.640418 | localhost | skipping: Conditional result was False 2026-07-21 02:59:24.647292 | localhost | skipping: Conditional result was False 2026-07-21 02:59:24.653890 | 2026-07-21 02:59:24.654020 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 02:59:24.705697 | localhost | skipping: Conditional result was False 2026-07-21 02:59:24.706016 | 2026-07-21 02:59:24.711674 | localhost | skipping: Conditional result was False 2026-07-21 02:59:24.721668 | 2026-07-21 02:59:24.721829 | LOOP [upload-logs : Upload console log and json output]