2026-04-07 20:19:45.444954 | Job console starting 2026-04-07 20:19:45.478244 | Updating git repos 2026-04-07 20:19:45.555702 | Cloning repos into workspace 2026-04-07 20:19:45.660430 | Restoring repo states 2026-04-07 20:19:45.711836 | Merging changes 2026-04-07 20:19:46.400610 | Checking out repos 2026-04-07 20:19:46.490490 | Preparing playbooks 2026-04-07 20:19:47.788014 | Running Ansible setup 2026-04-07 20:19:54.039255 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-07 20:19:55.934581 | 2026-04-07 20:19:55.934773 | PLAY [Base pre] 2026-04-07 20:19:55.964279 | 2026-04-07 20:19:55.964564 | TASK [Setup log path fact] 2026-04-07 20:19:56.017612 | ubuntu-noble | ok 2026-04-07 20:19:56.068593 | 2026-04-07 20:19:56.068809 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-07 20:19:56.111300 | ubuntu-noble | ok 2026-04-07 20:19:56.127182 | 2026-04-07 20:19:56.127346 | TASK [emit-job-header : Print job information] 2026-04-07 20:19:56.187955 | # Job Information 2026-04-07 20:19:56.188306 | Ansible Version: 2.16.14 2026-04-07 20:19:56.188349 | Job: container-images-kolla-patch-2024.1 2026-04-07 20:19:56.188385 | Pipeline: check 2026-04-07 20:19:56.188410 | Executor: 521e9411259a 2026-04-07 20:19:56.188433 | Triggered by: https://github.com/osism/container-images-kolla/pull/712 2026-04-07 20:19:56.188476 | Event ID: 18c14e20-32bf-11f1-91c7-2c90789a6be5 2026-04-07 20:19:56.197170 | 2026-04-07 20:19:56.197313 | LOOP [emit-job-header : Print node information] 2026-04-07 20:19:56.496185 | ubuntu-noble | ok: 2026-04-07 20:19:56.496423 | ubuntu-noble | # Node Information 2026-04-07 20:19:56.496488 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-04-07 20:19:56.496515 | ubuntu-noble | Hostname: ubuntu 2026-04-07 20:19:56.496537 | ubuntu-noble | Username: zuul 2026-04-07 20:19:56.496558 | ubuntu-noble | Distro: Ubuntu 24.04 2026-04-07 20:19:56.496584 | ubuntu-noble | Provider: regiocloud-a 2026-04-07 20:19:56.496605 | ubuntu-noble | Region: 2026-04-07 20:19:56.496626 | ubuntu-noble | Label: ubuntu-noble 2026-04-07 20:19:56.496645 | ubuntu-noble | Product Name: OpenStack Nova 2026-04-07 20:19:56.496665 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:f431 2026-04-07 20:19:56.517946 | 2026-04-07 20:19:56.518077 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-07 20:19:57.424580 | ubuntu-noble -> localhost | changed 2026-04-07 20:19:57.432261 | 2026-04-07 20:19:57.432371 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-07 20:19:58.904818 | ubuntu-noble -> localhost | changed 2026-04-07 20:19:58.916346 | 2026-04-07 20:19:58.916468 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-07 20:19:59.424168 | ubuntu-noble -> localhost | ok 2026-04-07 20:19:59.429173 | 2026-04-07 20:19:59.429257 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-07 20:19:59.476552 | ubuntu-noble | ok 2026-04-07 20:19:59.500524 | ubuntu-noble | included: /var/lib/zuul/builds/4f11cd3f25bb4b29b40e707aee9cf976/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-07 20:19:59.508809 | 2026-04-07 20:19:59.508886 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-07 20:20:01.052924 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-07 20:20:01.053380 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/4f11cd3f25bb4b29b40e707aee9cf976/work/4f11cd3f25bb4b29b40e707aee9cf976_id_rsa 2026-04-07 20:20:01.053505 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/4f11cd3f25bb4b29b40e707aee9cf976/work/4f11cd3f25bb4b29b40e707aee9cf976_id_rsa.pub 2026-04-07 20:20:01.053580 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-07 20:20:01.053642 | ubuntu-noble -> localhost | SHA256:0gsJIfzS0cdaH4VNTBZOvGrAvNRC0k7EuANsLKZxfhc zuul-build-sshkey 2026-04-07 20:20:01.053700 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-07 20:20:01.053779 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-07 20:20:01.053841 | ubuntu-noble -> localhost | | ..o.. *. OB. | 2026-04-07 20:20:01.053900 | ubuntu-noble -> localhost | |. =.*.E O o++ | 2026-04-07 20:20:01.053954 | ubuntu-noble -> localhost | | * =.o & o ... | 2026-04-07 20:20:01.054007 | ubuntu-noble -> localhost | |. o +.=oB o . | 2026-04-07 20:20:01.054061 | ubuntu-noble -> localhost | | o .+oS+ . | 2026-04-07 20:20:01.054123 | ubuntu-noble -> localhost | | o..o | 2026-04-07 20:20:01.054176 | ubuntu-noble -> localhost | | .. | 2026-04-07 20:20:01.054227 | ubuntu-noble -> localhost | | | 2026-04-07 20:20:01.054281 | ubuntu-noble -> localhost | | | 2026-04-07 20:20:01.054335 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-07 20:20:01.054447 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.755751 2026-04-07 20:20:01.067879 | 2026-04-07 20:20:01.067995 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-07 20:20:01.100216 | ubuntu-noble | ok 2026-04-07 20:20:01.118004 | ubuntu-noble | included: /var/lib/zuul/builds/4f11cd3f25bb4b29b40e707aee9cf976/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-07 20:20:01.142966 | 2026-04-07 20:20:01.143071 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-07 20:20:01.176587 | ubuntu-noble | skipping: Conditional result was False 2026-04-07 20:20:01.182233 | 2026-04-07 20:20:01.182328 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-07 20:20:01.916693 | ubuntu-noble | changed 2026-04-07 20:20:01.921915 | 2026-04-07 20:20:01.922010 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-07 20:20:02.186632 | ubuntu-noble | ok 2026-04-07 20:20:02.194907 | 2026-04-07 20:20:02.195028 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-07 20:20:02.879076 | ubuntu-noble | changed 2026-04-07 20:20:02.888712 | 2026-04-07 20:20:02.888818 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-07 20:20:03.542801 | ubuntu-noble | changed 2026-04-07 20:20:03.548511 | 2026-04-07 20:20:03.548605 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-07 20:20:03.585559 | ubuntu-noble | skipping: Conditional result was False 2026-04-07 20:20:03.591707 | 2026-04-07 20:20:03.591810 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-07 20:20:04.190686 | ubuntu-noble -> localhost | changed 2026-04-07 20:20:04.204266 | 2026-04-07 20:20:04.204374 | TASK [add-build-sshkey : Add back temp key] 2026-04-07 20:20:04.537336 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/4f11cd3f25bb4b29b40e707aee9cf976/work/4f11cd3f25bb4b29b40e707aee9cf976_id_rsa (zuul-build-sshkey) 2026-04-07 20:20:04.537558 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.011620 2026-04-07 20:20:04.542472 | 2026-04-07 20:20:04.542551 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-07 20:20:04.964951 | ubuntu-noble | ok 2026-04-07 20:20:04.968966 | 2026-04-07 20:20:04.969112 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-07 20:20:04.991604 | ubuntu-noble | skipping: Conditional result was False 2026-04-07 20:20:05.000399 | 2026-04-07 20:20:05.000504 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-07 20:20:05.402662 | ubuntu-noble | ok 2026-04-07 20:20:05.418531 | 2026-04-07 20:20:05.418631 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-07 20:20:05.461090 | ubuntu-noble | ok 2026-04-07 20:20:05.478766 | 2026-04-07 20:20:05.478918 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-07 20:20:05.906362 | ubuntu-noble -> localhost | ok 2026-04-07 20:20:05.912943 | 2026-04-07 20:20:05.913034 | TASK [validate-host : Collect information about the host] 2026-04-07 20:20:07.023032 | ubuntu-noble | ok 2026-04-07 20:20:07.031151 | 2026-04-07 20:20:07.031230 | TASK [validate-host : Sanitize hostname] 2026-04-07 20:20:07.109035 | ubuntu-noble | ok 2026-04-07 20:20:07.177422 | 2026-04-07 20:20:07.177533 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-07 20:20:07.874585 | ubuntu-noble -> localhost | changed 2026-04-07 20:20:07.880182 | 2026-04-07 20:20:07.880276 | TASK [validate-host : Collect information about zuul worker] 2026-04-07 20:20:08.310008 | ubuntu-noble | ok 2026-04-07 20:20:08.314420 | 2026-04-07 20:20:08.314538 | TASK [validate-host : Write out all zuul information for each host] 2026-04-07 20:20:08.898655 | ubuntu-noble -> localhost | changed 2026-04-07 20:20:08.908242 | 2026-04-07 20:20:08.908347 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-07 20:20:09.229593 | ubuntu-noble | ok 2026-04-07 20:20:09.235740 | 2026-04-07 20:20:09.235831 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-07 20:20:10.135123 | ubuntu-noble | changed: 2026-04-07 20:20:10.135285 | ubuntu-noble | cd+++++++++ src/ 2026-04-07 20:20:10.135314 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-04-07 20:20:10.135335 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-04-07 20:20:10.135721 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-04-07 20:20:10.135776 | ubuntu-noble | Containerfile 2026-04-07 20:20:10.136098 | ubuntu-noble | 2026-04-07 20:22:02.896746 | ubuntu-noble | 2026-04-07 20:22:02.896765 | ubuntu-noble | Or undo this operation with: 2026-04-07 20:22:02.896783 | ubuntu-noble | 2026-04-07 20:22:02.896801 | ubuntu-noble | git switch - 2026-04-07 20:22:02.896820 | ubuntu-noble | 2026-04-07 20:22:02.896839 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-07 20:22:02.896857 | ubuntu-noble | 2026-04-07 20:22:02.896890 | ubuntu-noble | HEAD is now at a497c4252 Fix ironic-pxe syslinux-tftpboot on aarch64 Rocky Linux 2026-04-07 20:22:02.897950 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-04-07 20:22:02.901260 | ubuntu-noble | + export HASH_KOLLA=a497c4252 2026-04-07 20:22:02.901301 | ubuntu-noble | + HASH_KOLLA=a497c4252 2026-04-07 20:22:02.901310 | ubuntu-noble | + popd 2026-04-07 20:22:02.901316 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-04-07 20:22:02.902911 | ubuntu-noble | ++ find patches/kolla-build/2024.1 -type f -name '*.patch' 2026-04-07 20:22:02.904878 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-04-07 20:22:02.904902 | ubuntu-noble | + pushd kolla 2026-04-07 20:22:02.904910 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch' 2026-04-07 20:22:02.904916 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/remove-unsupported-horizon-plugins.patch 2026-04-07 20:22:02.904922 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:02.907616 | ubuntu-noble | checking file kolla/common/sources.py 2026-04-07 20:22:02.908108 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:02.909948 | ubuntu-noble | patching file kolla/common/sources.py 2026-04-07 20:22:02.909980 | ubuntu-noble | + popd 2026-04-07 20:22:02.910057 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-04-07 20:22:02.910066 | ubuntu-noble | + pushd kolla 2026-04-07 20:22:02.910089 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch' 2026-04-07 20:22:02.910096 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.1/set-kolla-version-to-2024.1.patch 2026-04-07 20:22:02.910104 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:02.911769 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-04-07 20:22:02.912179 | ubuntu-noble | Hunk #1 succeeded at 326 (offset 4 lines). 2026-04-07 20:22:02.912349 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:02.914066 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-04-07 20:22:02.914535 | ubuntu-noble | Hunk #1 succeeded at 326 (offset 4 lines). 2026-04-07 20:22:02.914728 | ubuntu-noble | + popd 2026-04-07 20:22:02.915004 | ubuntu-noble | + [[ -f templates/2024.1/repos.yaml ]] 2026-04-07 20:22:02.915098 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-04-07 20:22:03.043038 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-04-07 20:22:03.043077 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-04-07 20:22:03.043086 | ubuntu-noble | + cat overlays/2024.1/base/apt_preferences.ubuntu 2026-04-07 20:22:03.044370 | ubuntu-noble | Package: rabbitmq-server 2026-04-07 20:22:03.044387 | ubuntu-noble | Pin: version 3.13.* 2026-04-07 20:22:03.044391 | ubuntu-noble | Pin-Priority: 1000 2026-04-07 20:22:03.044395 | ubuntu-noble | 2026-04-07 20:22:03.044399 | ubuntu-noble | Package: openvswitch* 2026-04-07 20:22:03.044402 | ubuntu-noble | Pin: version 3.3.* 2026-04-07 20:22:03.044406 | ubuntu-noble | Pin-Priority: 1000 2026-04-07 20:22:03.044982 | ubuntu-noble | ++ find overlays/2024.1 -maxdepth 1 -mindepth 1 -type d 2026-04-07 20:22:03.046973 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-04-07 20:22:03.047444 | ubuntu-noble | ++ basename overlays/2024.1/cinder 2026-04-07 20:22:03.048850 | ubuntu-noble | + image_name=cinder 2026-04-07 20:22:03.048928 | ubuntu-noble | + cp -r overlays/2024.1/cinder/source kolla/docker/cinder 2026-04-07 20:22:03.051499 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-04-07 20:22:03.051967 | ubuntu-noble | ++ basename overlays/2024.1/base 2026-04-07 20:22:03.053376 | ubuntu-noble | + image_name=base 2026-04-07 20:22:03.053451 | 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-04-07 20:22:03.055230 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-04-07 20:22:03.056038 | ubuntu-noble | ++ basename overlays/2024.1/nova 2026-04-07 20:22:03.057461 | ubuntu-noble | + image_name=nova 2026-04-07 20:22:03.057539 | ubuntu-noble | + cp -r overlays/2024.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-04-07 20:22:03.060328 | ubuntu-noble | + find patches/2024.1 -mindepth 1 -type d 2026-04-07 20:22:03.062700 | ubuntu-noble | patches/2024.1/neutron-dynamic-routing 2026-04-07 20:22:03.062728 | ubuntu-noble | patches/2024.1/cinder 2026-04-07 20:22:03.062736 | ubuntu-noble | patches/2024.1/keystone 2026-04-07 20:22:03.062741 | ubuntu-noble | patches/2024.1/kolla 2026-04-07 20:22:03.062747 | ubuntu-noble | patches/2024.1/nova 2026-04-07 20:22:03.065167 | ubuntu-noble | ++ find patches/2024.1 -mindepth 1 -type d 2026-04-07 20:22:03.065197 | ubuntu-noble | ++ grep kolla 2026-04-07 20:22:03.067148 | ubuntu-noble | ++ grep -v kolla-build 2026-04-07 20:22:03.067774 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-04-07 20:22:03.068435 | ubuntu-noble | ++ basename patches/2024.1/kolla 2026-04-07 20:22:03.069955 | ubuntu-noble | + project=kolla 2026-04-07 20:22:03.072147 | ubuntu-noble | ++ find patches/2024.1/kolla -type f -name '*.patch' 2026-04-07 20:22:03.072172 | ubuntu-noble | ++ sort 2026-04-07 20:22:03.073675 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-04-07 20:22:03.073697 | ubuntu-noble | + pushd kolla 2026-04-07 20:22:03.073789 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-924302.patch' 2026-04-07 20:22:03.073795 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-924302.patch 2026-04-07 20:22:03.073816 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:03.075045 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-04-07 20:22:03.075059 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-04-07 20:22:03.075105 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:03.076414 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-04-07 20:22:03.076430 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-04-07 20:22:03.076486 | ubuntu-noble | + popd 2026-04-07 20:22:03.076576 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-04-07 20:22:03.076603 | ubuntu-noble | + pushd kolla 2026-04-07 20:22:03.076707 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/backport-926744.patch' 2026-04-07 20:22:03.076713 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/backport-926744.patch 2026-04-07 20:22:03.076718 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:03.078164 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-04-07 20:22:03.078178 | ubuntu-noble | checking file docker/horizon/Dockerfile.j2 2026-04-07 20:22:03.078182 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-04-07 20:22:03.078187 | ubuntu-noble | checking file docker/horizon/extend_start.sh 2026-04-07 20:22:03.078191 | ubuntu-noble | checking file docker/kolla-toolbox/Dockerfile.j2 2026-04-07 20:22:03.078195 | ubuntu-noble | checking file docker/openstack-base/Dockerfile.j2 2026-04-07 20:22:03.078226 | ubuntu-noble | checking file docker/skyline/skyline-apiserver/extend_start.sh 2026-04-07 20:22:03.078350 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-04-07 20:22:03.078424 | ubuntu-noble | Hunk #3 succeeded at 319 with fuzz 1. 2026-04-07 20:22:03.078557 | ubuntu-noble | checking file kolla/tests/test_build.py 2026-04-07 20:22:03.078627 | ubuntu-noble | Hunk #1 succeeded at 671 (offset 10 lines). 2026-04-07 20:22:03.078919 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:03.080156 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-04-07 20:22:03.080169 | ubuntu-noble | patching file docker/horizon/Dockerfile.j2 2026-04-07 20:22:03.080173 | ubuntu-noble | Hunk #1 succeeded at 67 (offset 1 line). 2026-04-07 20:22:03.080279 | ubuntu-noble | patching file docker/horizon/extend_start.sh 2026-04-07 20:22:03.080421 | ubuntu-noble | patching file docker/kolla-toolbox/Dockerfile.j2 2026-04-07 20:22:03.080577 | ubuntu-noble | patching file docker/openstack-base/Dockerfile.j2 2026-04-07 20:22:03.080749 | ubuntu-noble | patching file docker/skyline/skyline-apiserver/extend_start.sh 2026-04-07 20:22:03.080912 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-04-07 20:22:03.080988 | ubuntu-noble | Hunk #3 succeeded at 319 with fuzz 1. 2026-04-07 20:22:03.081221 | ubuntu-noble | patching file kolla/tests/test_build.py 2026-04-07 20:22:03.081305 | ubuntu-noble | Hunk #1 succeeded at 671 (offset 10 lines). 2026-04-07 20:22:03.081675 | ubuntu-noble | + popd 2026-04-07 20:22:03.081849 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-04-07 20:22:03.081893 | ubuntu-noble | + pushd kolla 2026-04-07 20:22:03.082044 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch' 2026-04-07 20:22:03.082060 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/build-ovn-from-sources.patch 2026-04-07 20:22:03.082107 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:03.083797 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-04-07 20:22:03.083814 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-04-07 20:22:03.083819 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-04-07 20:22:03.083822 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-04-07 20:22:03.083826 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-04-07 20:22:03.083893 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:03.085179 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-04-07 20:22:03.085222 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-04-07 20:22:03.085230 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-04-07 20:22:03.085236 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-04-07 20:22:03.085241 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-04-07 20:22:03.085894 | ubuntu-noble | + popd 2026-04-07 20:22:03.085915 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-04-07 20:22:03.085928 | ubuntu-noble | + pushd kolla 2026-04-07 20:22:03.085934 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.1/kolla/squash.patch' 2026-04-07 20:22:03.085939 | ubuntu-noble | APPLY PATCH patches/2024.1/kolla/squash.patch 2026-04-07 20:22:03.085945 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:03.086671 | ubuntu-noble | checking file kolla/image/tasks.py 2026-04-07 20:22:03.086719 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-04-07 20:22:03.087106 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:03.087903 | ubuntu-noble | patching file kolla/image/tasks.py 2026-04-07 20:22:03.087931 | ubuntu-noble | Hunk #1 succeeded at 422 (offset 10 lines). 2026-04-07 20:22:03.088499 | ubuntu-noble | + popd 2026-04-07 20:22:03.088520 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-04-07 20:22:03.658463 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-04-07 20:22:03.743296 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-07 20:22:03.759732 | 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-04-07 20:22:03.843321 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-04-07 20:22:03.860880 | ubuntu-noble | Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB) 2026-04-07 20:22:03.958927 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-04-07 20:22:03.975388 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-07 20:22:03.985611 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-04-07 20:22:03.990981 | 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-04-07 20:22:04.051987 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-04-07 20:22:04.070441 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-04-07 20:22:04.154508 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-04-07 20:22:04.172342 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-07 20:22:04.247637 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-04-07 20:22:04.265217 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-07 20:22:04.323823 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-04-07 20:22:04.341545 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-07 20:22:04.398187 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-04-07 20:22:04.415369 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-07 20:22:04.428037 | 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-04-07 20:22:04.430280 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2026-04-07 20:22:04.520830 | 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-04-07 20:22:04.537560 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-04-07 20:22:04.565779 | 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.7) 2026-04-07 20:22:04.567288 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.11) 2026-04-07 20:22:04.568954 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.6.3) 2026-04-07 20:22:04.570250 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.2.25) 2026-04-07 20:22:04.614741 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-07 20:22:04.653578 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.5 MB/s eta 0:00:00 2026-04-07 20:22:04.670335 | ubuntu-noble | Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) 2026-04-07 20:22:04.696216 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.6/208.6 kB 9.6 MB/s eta 0:00:00 2026-04-07 20:22:04.715606 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-07 20:22:04.731667 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 11.6 MB/s eta 0:00:00 2026-04-07 20:22:04.748556 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-04-07 20:22:04.862191 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.0 MB/s eta 0:00:00 2026-04-07 20:22:04.881034 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-07 20:22:05.016740 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 17.4 MB/s eta 0:00:00 2026-04-07 20:22:05.037218 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-07 20:22:05.053404 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 3.6 MB/s eta 0:00:00 2026-04-07 20:22:05.075015 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-07 20:22:05.110228 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-07 20:22:05.128105 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.0 MB/s eta 0:00:00 2026-04-07 20:22:05.146561 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-04-07 20:22:05.376640 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-04-07 20:22:06.317537 | ubuntu-noble | Successfully installed GitPython-3.1.46 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.3.0 oslo.i18n-6.7.2 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.7.0 2026-04-07 20:22:06.417065 | ubuntu-noble | + pip3 install kolla/ 2026-04-07 20:22:06.849705 | ubuntu-noble | Processing ./kolla 2026-04-07 20:22:06.852547 | ubuntu-noble | Installing build dependencies: started 2026-04-07 20:22:09.140162 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-04-07 20:22:09.143577 | ubuntu-noble | Getting requirements to build wheel: started 2026-04-07 20:22:09.345217 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-04-07 20:22:09.350249 | ubuntu-noble | Installing backend dependencies: started 2026-04-07 20:22:11.482518 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-04-07 20:22:11.484320 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-04-07 20:22:12.036049 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-07 20:22:12.051864 | 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.dev11) (7.0.3) 2026-04-07 20:22:12.053523 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (3.1.6) 2026-04-07 20:22:12.055813 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (3.1.46) 2026-04-07 20:22:12.057714 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (10.3.0) 2026-04-07 20:22:12.059649 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==18.8.1.dev11) (80.10.2) 2026-04-07 20:22:12.096983 | 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.dev11) (4.0.12) 2026-04-07 20:22:12.101271 | 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.dev11) (3.0.3) 2026-04-07 20:22:12.109170 | 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.dev11) (1.3.0) 2026-04-07 20:22:12.110225 | 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.dev11) (5.7.0) 2026-04-07 20:22:12.111363 | 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.dev11) (6.7.2) 2026-04-07 20:22:12.112742 | 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.dev11) (2.0.0) 2026-04-07 20:22:12.114483 | 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.dev11) (6.0.3) 2026-04-07 20:22:12.115803 | 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.dev11) (2.32.5) 2026-04-07 20:22:12.162776 | 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.dev11) (5.0.3) 2026-04-07 20:22:12.179176 | 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.dev11) (3.4.7) 2026-04-07 20:22:12.180799 | 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.dev11) (3.11) 2026-04-07 20:22:12.182191 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev11) (2.6.3) 2026-04-07 20:22:12.183328 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==18.8.1.dev11) (2026.2.25) 2026-04-07 20:22:12.208900 | ubuntu-noble | Building wheels for collected packages: kolla 2026-04-07 20:22:12.209822 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-04-07 20:22:13.536444 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-04-07 20:22:13.540549 | ubuntu-noble | Created wheel for kolla: filename=kolla-18.8.1.dev11-py3-none-any.whl size=380056 sha256=0a5baf3f8f057294da64280310f6f4a0783ecbf7a9ba750024af9c25adbb67b3 2026-04-07 20:22:13.541090 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-mao6d_mt/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-04-07 20:22:13.555528 | ubuntu-noble | Successfully built kolla 2026-04-07 20:22:13.755367 | ubuntu-noble | Installing collected packages: kolla 2026-04-07 20:22:13.931991 | ubuntu-noble | Successfully installed kolla-18.8.1.dev11 2026-04-07 20:22:14.055169 | ubuntu-noble | ++ kolla-build --version 2026-04-07 20:22:14.645791 | ubuntu-noble | + export KOLLA_VERSION=18.8.1 2026-04-07 20:22:14.645862 | ubuntu-noble | + KOLLA_VERSION=18.8.1 2026-04-07 20:22:14.646050 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-04-07 20:22:14.648613 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=fa1164e 2026-04-07 20:22:14.648668 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=fa1164e 2026-04-07 20:22:14.648800 | ubuntu-noble | ++ cd release 2026-04-07 20:22:14.648821 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-04-07 20:22:14.651055 | ubuntu-noble | + export HASH_RELEASE=c48b58c 2026-04-07 20:22:14.651098 | ubuntu-noble | + HASH_RELEASE=c48b58c 2026-04-07 20:22:14.651137 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-04-07 20:22:14.790189 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-04-07 20:22:14.790231 | ubuntu-noble | DEBUG template-overrides.j2 2026-04-07 20:22:14.790236 | ubuntu-noble | + cat templates/2024.1/template-overrides.j2 2026-04-07 20:22:14.791474 | ubuntu-noble | {% extends parent_template %} 2026-04-07 20:22:14.791494 | ubuntu-noble | 2026-04-07 20:22:14.791499 | ubuntu-noble | {% set fluentd_plugins = [ 2026-04-07 20:22:14.791502 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-04-07 20:22:14.791506 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-04-07 20:22:14.791510 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-04-07 20:22:14.791513 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-04-07 20:22:14.791517 | ubuntu-noble | ] %} 2026-04-07 20:22:14.791520 | ubuntu-noble | 2026-04-07 20:22:14.791524 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-04-07 20:22:14.791527 | ubuntu-noble | 2026-04-07 20:22:14.791530 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-04-07 20:22:14.791534 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-04-07 20:22:14.791537 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-04-07 20:22:14.791541 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791544 | ubuntu-noble | 2026-04-07 20:22:14.791548 | ubuntu-noble | {% block horizon_header %} 2026-04-07 20:22:14.791551 | ubuntu-noble | RUN apt-get update \ 2026-04-07 20:22:14.791554 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-04-07 20:22:14.791559 | ubuntu-noble | && SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pip --no-cache-dir install --upgrade mysqlclient \ 2026-04-07 20:22:14.791562 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-04-07 20:22:14.791566 | ubuntu-noble | && apt-get clean \ 2026-04-07 20:22:14.791569 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-04-07 20:22:14.791573 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791576 | ubuntu-noble | 2026-04-07 20:22:14.791579 | ubuntu-noble | {% block horizon_footer %} 2026-04-07 20:22:14.791583 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-04-07 20:22:14.791587 | 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-04-07 20:22:14.791591 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-04-07 20:22:14.791594 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791598 | ubuntu-noble | 2026-04-07 20:22:14.791601 | ubuntu-noble | {% block base_header %} 2026-04-07 20:22:14.791604 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-04-07 20:22:14.791617 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-04-07 20:22:14.791621 | ubuntu-noble | 2026-04-07 20:22:14.791624 | ubuntu-noble | RUN apt-get update \ 2026-04-07 20:22:14.791627 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-04-07 20:22:14.791631 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-04-07 20:22:14.791634 | ubuntu-noble | && apt-get clean \ 2026-04-07 20:22:14.791638 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-04-07 20:22:14.791642 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791647 | ubuntu-noble | 2026-04-07 20:22:14.791653 | ubuntu-noble | {% block openstack_base_header %} 2026-04-07 20:22:14.791658 | ubuntu-noble | RUN apt-get update \ 2026-04-07 20:22:14.791664 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-04-07 20:22:14.791669 | ubuntu-noble | && apt-get clean \ 2026-04-07 20:22:14.791675 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-04-07 20:22:14.791680 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791684 | ubuntu-noble | 2026-04-07 20:22:14.791689 | ubuntu-noble | {% set bifrost_deploy_packages_append = ['debootstrap', 'squashfs-tools', 'cpio'] %} 2026-04-07 20:22:14.791694 | ubuntu-noble | 2026-04-07 20:22:14.791699 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-04-07 20:22:14.791705 | ubuntu-noble | 2026-04-07 20:22:14.791710 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-04-07 20:22:14.791715 | ubuntu-noble | 2026-04-07 20:22:14.791721 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'purestorage', 'infinisdk', 'python-linstor' ] %} 2026-04-07 20:22:14.791726 | ubuntu-noble | {% block cinder_volume_footer %} 2026-04-07 20:22:14.791737 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-04-07 20:22:14.791743 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791746 | ubuntu-noble | 2026-04-07 20:22:14.791750 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-04-07 20:22:14.791753 | ubuntu-noble | {% block manila_base_footer %} 2026-04-07 20:22:14.791756 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-04-07 20:22:14.791759 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791763 | ubuntu-noble | 2026-04-07 20:22:14.791766 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-04-07 20:22:14.791769 | ubuntu-noble | {% block magnum_base_footer %} 2026-04-07 20:22:14.791773 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-04-07 20:22:14.791776 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-04-07 20:22:14.791779 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-04-07 20:22:14.791782 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791786 | ubuntu-noble | 2026-04-07 20:22:14.791789 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-04-07 20:22:14.791792 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-04-07 20:22:14.791796 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-04-07 20:22:14.791799 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-04-07 20:22:14.791802 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791805 | ubuntu-noble | 2026-04-07 20:22:14.791808 | ubuntu-noble | {% block grafana_footer %} 2026-04-07 20:22:14.791812 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-04-07 20:22:14.791815 | ubuntu-noble | && mkdir -p /operations \ 2026-04-07 20:22:14.791818 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-04-07 20:22:14.791821 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-04-07 20:22:14.791825 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791828 | ubuntu-noble | 2026-04-07 20:22:14.791831 | ubuntu-noble | {% block ovs_install %} 2026-04-07 20:22:14.791834 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-jammy:v3.3.4 /*.deb /tmp/packages/ 2026-04-07 20:22:14.791838 | ubuntu-noble | RUN apt-get update \ 2026-04-07 20:22:14.791841 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-04-07 20:22:14.791844 | ubuntu-noble | python3-netifaces \ 2026-04-07 20:22:14.791847 | ubuntu-noble | tcpdump \ 2026-04-07 20:22:14.791851 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-04-07 20:22:14.791854 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-04-07 20:22:14.791861 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-04-07 20:22:14.791864 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-04-07 20:22:14.791867 | ubuntu-noble | && apt-get clean \ 2026-04-07 20:22:14.791871 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-04-07 20:22:14.791874 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791877 | ubuntu-noble | 2026-04-07 20:22:14.791880 | ubuntu-noble | {% block keystone_footer %} 2026-04-07 20:22:14.791884 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-04-07 20:22:14.791887 | ubuntu-noble | RUN apt-get update \ 2026-04-07 20:22:14.791890 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-04-07 20:22:14.791893 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-04-07 20:22:14.791897 | ubuntu-noble | libldap-common \ 2026-04-07 20:22:14.791900 | ubuntu-noble | libmemcached11 \ 2026-04-07 20:22:14.791903 | ubuntu-noble | && apt-get clean \ 2026-04-07 20:22:14.791906 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-04-07 20:22:14.791914 | 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-04-07 20:22:14.791919 | ubuntu-noble | && dpkg -i /tmp/liboauth2.deb \ 2026-04-07 20:22:14.791922 | ubuntu-noble | && rm -f /tmp/liboauth2.deb \ 2026-04-07 20:22:14.791925 | 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-04-07 20:22:14.791928 | ubuntu-noble | && dpkg -i /tmp/liboauth2-apache.deb \ 2026-04-07 20:22:14.791932 | ubuntu-noble | && rm -f /tmp/liboauth2-apache.deb \ 2026-04-07 20:22:14.791935 | 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-04-07 20:22:14.791938 | ubuntu-noble | && dpkg -i /tmp/libapache2-mod-oauth2.deb \ 2026-04-07 20:22:14.791942 | ubuntu-noble | && rm -f /tmp/libapache2-mod-oauth2.deb \ 2026-04-07 20:22:14.791945 | ubuntu-noble | && a2enmod oauth2 \ 2026-04-07 20:22:14.791948 | ubuntu-noble | && a2enmod auth_openidc 2026-04-07 20:22:14.791951 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791954 | ubuntu-noble | 2026-04-07 20:22:14.791958 | ubuntu-noble | {% block footer %} 2026-04-07 20:22:14.791961 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-04-07 20:22:14.791964 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-04-07 20:22:14.791967 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-04-07 20:22:14.791971 | ubuntu-noble | && apt-get autoremove -y \ 2026-04-07 20:22:14.791975 | 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-04-07 20:22:14.791994 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.791998 | ubuntu-noble | 2026-04-07 20:22:14.792001 | ubuntu-noble | {% block fluentd_footer %} 2026-04-07 20:22:14.792005 | ubuntu-noble | LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}" fluentd_binary="fluentd" fluentd_user="{{ fluentd_user }}" 2026-04-07 20:22:14.792008 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.792011 | ubuntu-noble | 2026-04-07 20:22:14.792014 | ubuntu-noble | {% block labels %} 2026-04-07 20:22:14.792018 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-04-07 20:22:14.792021 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-04-07 20:22:14.792024 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="fa1164e" \ 2026-04-07 20:22:14.792027 | ubuntu-noble | "de.osism.commit.kolla"="a497c4252" \ 2026-04-07 20:22:14.792031 | ubuntu-noble | "de.osism.commit.kolla_version"="18.8.1" \ 2026-04-07 20:22:14.792034 | ubuntu-noble | "de.osism.commit.release"="c48b58c" \ 2026-04-07 20:22:14.792037 | ubuntu-noble | "de.osism.release.openstack"="2024.1" \ 2026-04-07 20:22:14.792040 | ubuntu-noble | "de.osism.version"="latest" \ 2026-04-07 20:22:14.792044 | ubuntu-noble | "org.opencontainers.image.created"="2026-04-07T20:22:14.772529+00:00" \ 2026-04-07 20:22:14.792047 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-04-07 20:22:14.792050 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-04-07 20:22:14.792054 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-04-07 20:22:14.792060 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-04-07 20:22:14.792063 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-04-07 20:22:14.792066 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-04-07 20:22:14.792069 | ubuntu-noble | {% endblock %} 2026-04-07 20:22:14.792073 | ubuntu-noble | 2026-04-07 20:22:14.792076 | ubuntu-noble | + bash scripts/002-generate.sh 2026-04-07 20:22:14.793854 | ubuntu-noble | + BASE=ubuntu 2026-04-07 20:22:14.793866 | ubuntu-noble | + BASE_VERSION=22.04 2026-04-07 20:22:14.794344 | ubuntu-noble | ++ date +%Y%m%d 2026-04-07 20:22:14.795362 | ubuntu-noble | + BUILD_ID=20260407 2026-04-07 20:22:14.795416 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-04-07 20:22:14.795422 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-04-07 20:22:14.795426 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-04-07 20:22:14.795431 | ubuntu-noble | + VERSION=latest 2026-04-07 20:22:14.795476 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-04-07 20:22:14.795481 | ubuntu-noble | + . defaults/all.sh 2026-04-07 20:22:14.795525 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-04-07 20:22:14.795530 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-04-07 20:22:14.795546 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-04-07 20:22:14.795568 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-04-07 20:22:14.795674 | ubuntu-noble | +++ deactivate nondestructive 2026-04-07 20:22:14.795694 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:14.795708 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:14.795713 | ubuntu-noble | +++ hash -r 2026-04-07 20:22:14.795740 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:14.795745 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-04-07 20:22:14.795749 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-04-07 20:22:14.795765 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-04-07 20:22:14.795803 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-04-07 20:22:14.795808 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-04-07 20:22:14.795813 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-04-07 20:22:14.795818 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-04-07 20:22:14.795835 | 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-04-07 20:22:14.795855 | 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-04-07 20:22:14.795860 | ubuntu-noble | +++ export PATH 2026-04-07 20:22:14.795880 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:14.795902 | ubuntu-noble | +++ '[' -z '' ']' 2026-04-07 20:22:14.795907 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-04-07 20:22:14.795917 | ubuntu-noble | +++ PS1='(venv) ' 2026-04-07 20:22:14.795922 | ubuntu-noble | +++ export PS1 2026-04-07 20:22:14.795925 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-04-07 20:22:14.795929 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-04-07 20:22:14.795933 | ubuntu-noble | +++ hash -r 2026-04-07 20:22:14.795960 | ubuntu-noble | + . defaults/2024.1.sh 2026-04-07 20:22:14.796433 | ubuntu-noble | +++ date +%Y%m%d 2026-04-07 20:22:14.797380 | ubuntu-noble | ++ export BUILD_ID=20260407 2026-04-07 20:22:14.797391 | ubuntu-noble | ++ BUILD_ID=20260407 2026-04-07 20:22:14.797409 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-04-07 20:22:14.797414 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-04-07 20:22:14.797419 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-04-07 20:22:14.797423 | ubuntu-noble | ++ KOLLA_TYPE= 2026-04-07 20:22:14.797428 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-04-07 20:22:14.797432 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-04-07 20:22:14.797437 | ubuntu-noble | + export VERSION 2026-04-07 20:22:14.797442 | ubuntu-noble | + export OPENSTACK_VERSION 2026-04-07 20:22:14.797464 | ubuntu-noble | + DOCKER_TAG=build-20260407 2026-04-07 20:22:14.797468 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-04-07 20:22:14.797472 | ubuntu-noble | + KOLLA_BASE_TAG=22.04 2026-04-07 20:22:14.797476 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-04-07 20:22:14.797480 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-04-07 20:22:14.797485 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-04-07 20:22:14.923806 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-04-07 20:22:14.923852 | 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-04-07 20:22:15.906573 | ubuntu-noble | localhost | SUCCESS => { 2026-04-07 20:22:15.906610 | ubuntu-noble | "changed": false, 2026-04-07 20:22:15.906624 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:15.906628 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:15.906632 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:15.906635 | ubuntu-noble | "msg": "OK", 2026-04-07 20:22:15.906638 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:15.906642 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:15.906645 | ubuntu-noble | "size": 4202, 2026-04-07 20:22:15.906648 | ubuntu-noble | "state": "file", 2026-04-07 20:22:15.906652 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:15.906655 | ubuntu-noble | } 2026-04-07 20:22:15.969569 | ubuntu-noble | + setini DEFAULT tag build-20260407 2026-04-07 20:22:15.969654 | 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-20260407' 2026-04-07 20:22:16.876759 | ubuntu-noble | localhost | CHANGED => { 2026-04-07 20:22:16.876797 | ubuntu-noble | "changed": true, 2026-04-07 20:22:16.876802 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:16.876806 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:16.876809 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:16.876813 | ubuntu-noble | "msg": "option changed", 2026-04-07 20:22:16.876816 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:16.876819 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:16.876823 | ubuntu-noble | "size": 4210, 2026-04-07 20:22:16.876826 | ubuntu-noble | "state": "file", 2026-04-07 20:22:16.876830 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:16.876833 | ubuntu-noble | } 2026-04-07 20:22:16.933149 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-04-07 20:22:16.933192 | 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-04-07 20:22:17.821069 | ubuntu-noble | localhost | SUCCESS => { 2026-04-07 20:22:17.821123 | ubuntu-noble | "changed": false, 2026-04-07 20:22:17.821129 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:17.821136 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:17.821139 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:17.821143 | ubuntu-noble | "msg": "OK", 2026-04-07 20:22:17.821146 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:17.821150 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:17.821153 | ubuntu-noble | "size": 4210, 2026-04-07 20:22:17.821157 | ubuntu-noble | "state": "file", 2026-04-07 20:22:17.821160 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:17.821164 | ubuntu-noble | } 2026-04-07 20:22:17.885363 | ubuntu-noble | + setini DEFAULT base_tag 22.04 2026-04-07 20:22:17.885444 | 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-04-07 20:22:18.786856 | ubuntu-noble | localhost | SUCCESS => { 2026-04-07 20:22:18.786891 | ubuntu-noble | "changed": false, 2026-04-07 20:22:18.786896 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:18.786899 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:18.786903 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:18.786906 | ubuntu-noble | "msg": "OK", 2026-04-07 20:22:18.786910 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:18.786913 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:18.786917 | ubuntu-noble | "size": 4210, 2026-04-07 20:22:18.786920 | ubuntu-noble | "state": "file", 2026-04-07 20:22:18.786923 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:18.786927 | ubuntu-noble | } 2026-04-07 20:22:18.849929 | ubuntu-noble | + setini DEFAULT install_type source 2026-04-07 20:22:18.849969 | 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-04-07 20:22:19.731172 | ubuntu-noble | localhost | SUCCESS => { 2026-04-07 20:22:19.731217 | ubuntu-noble | "changed": false, 2026-04-07 20:22:19.731221 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:19.731225 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:19.731242 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:19.731246 | ubuntu-noble | "msg": "OK", 2026-04-07 20:22:19.731249 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:19.731253 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:19.731256 | ubuntu-noble | "size": 4210, 2026-04-07 20:22:19.731260 | ubuntu-noble | "state": "file", 2026-04-07 20:22:19.731263 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:19.731267 | ubuntu-noble | } 2026-04-07 20:22:19.796759 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.1.tar.gz 2026-04-07 20:22:19.796816 | 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-04-07 20:22:20.705691 | ubuntu-noble | localhost | CHANGED => { 2026-04-07 20:22:20.705758 | ubuntu-noble | "changed": true, 2026-04-07 20:22:20.705784 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:20.705795 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:20.705805 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:20.705816 | ubuntu-noble | "msg": "section and option added", 2026-04-07 20:22:20.705827 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:20.705837 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:20.705846 | ubuntu-noble | "size": 4281, 2026-04-07 20:22:20.705856 | ubuntu-noble | "state": "file", 2026-04-07 20:22:20.705865 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:20.705874 | ubuntu-noble | } 2026-04-07 20:22:20.767181 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz' kolla-build.conf 2026-04-07 20:22:20.769503 | ubuntu-noble | + setini openstack-base type local 2026-04-07 20:22:20.769549 | 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-04-07 20:22:21.692321 | ubuntu-noble | localhost | CHANGED => { 2026-04-07 20:22:21.692372 | ubuntu-noble | "changed": true, 2026-04-07 20:22:21.692379 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:21.692386 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:21.692392 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:21.692397 | ubuntu-noble | "msg": "option added", 2026-04-07 20:22:21.692403 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:21.692408 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:21.692414 | ubuntu-noble | "size": 4392, 2026-04-07 20:22:21.692420 | ubuntu-noble | "state": "file", 2026-04-07 20:22:21.692425 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:21.692431 | ubuntu-noble | } 2026-04-07 20:22:21.762980 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-04-07 20:22:21.763038 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-04-07 20:22:21.763047 | 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-04-07 20:22:22.674248 | ubuntu-noble | localhost | CHANGED => { 2026-04-07 20:22:22.674332 | ubuntu-noble | "changed": true, 2026-04-07 20:22:22.674344 | ubuntu-noble | "gid": 1000, 2026-04-07 20:22:22.674351 | ubuntu-noble | "group": "zuul", 2026-04-07 20:22:22.674357 | ubuntu-noble | "mode": "0664", 2026-04-07 20:22:22.674364 | ubuntu-noble | "msg": "option added", 2026-04-07 20:22:22.674370 | ubuntu-noble | "owner": "zuul", 2026-04-07 20:22:22.674377 | ubuntu-noble | "path": "kolla-build.conf", 2026-04-07 20:22:22.674384 | ubuntu-noble | "size": 4430, 2026-04-07 20:22:22.674390 | ubuntu-noble | "state": "file", 2026-04-07 20:22:22.674396 | ubuntu-noble | "uid": 1000 2026-04-07 20:22:22.674403 | ubuntu-noble | } 2026-04-07 20:22:22.749313 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-04-07 20:22:22.749359 | ubuntu-noble | DEBUG kolla-build.conf 2026-04-07 20:22:22.749364 | ubuntu-noble | + cat kolla-build.conf 2026-04-07 20:22:22.750775 | ubuntu-noble | [DEFAULT] 2026-04-07 20:22:22.750793 | ubuntu-noble | base = ubuntu 2026-04-07 20:22:22.750797 | ubuntu-noble | base_package_type = deb 2026-04-07 20:22:22.750801 | ubuntu-noble | base_tag = 22.04 2026-04-07 20:22:22.750804 | ubuntu-noble | install_type = source 2026-04-07 20:22:22.750808 | ubuntu-noble | namespace = kolla 2026-04-07 20:22:22.750812 | ubuntu-noble | openstack_release = 2024.1 2026-04-07 20:22:22.750815 | ubuntu-noble | push = false 2026-04-07 20:22:22.750819 | ubuntu-noble | tag = build-20260407 2026-04-07 20:22:22.750823 | ubuntu-noble | threads = 1 2026-04-07 20:22:22.750827 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-04-07 20:22:22.750831 | ubuntu-noble | 2026-04-07 20:22:22.750835 | ubuntu-noble | ######################################################################### 2026-04-07 20:22:22.750839 | ubuntu-noble | # sources tracked in release repository 2026-04-07 20:22:22.750843 | ubuntu-noble | 2026-04-07 20:22:22.750846 | ubuntu-noble | [aodh-base] 2026-04-07 20:22:22.750850 | ubuntu-noble | type = local 2026-04-07 20:22:22.750854 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-04-07 20:22:22.750857 | ubuntu-noble | location = tarballs/aodh-stable-2024.1.tar.gz 2026-04-07 20:22:22.750860 | ubuntu-noble | 2026-04-07 20:22:22.750864 | ubuntu-noble | 2026-04-07 20:22:22.750867 | ubuntu-noble | 2026-04-07 20:22:22.750871 | ubuntu-noble | [barbican-base] 2026-04-07 20:22:22.750874 | ubuntu-noble | type = local 2026-04-07 20:22:22.750886 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-04-07 20:22:22.750890 | ubuntu-noble | location = tarballs/barbican-stable-2024.1.tar.gz 2026-04-07 20:22:22.750894 | ubuntu-noble | 2026-04-07 20:22:22.750897 | ubuntu-noble | 2026-04-07 20:22:22.750900 | ubuntu-noble | 2026-04-07 20:22:22.750904 | ubuntu-noble | [blazar-base] 2026-04-07 20:22:22.750907 | ubuntu-noble | type = local 2026-04-07 20:22:22.750911 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-04-07 20:22:22.750914 | ubuntu-noble | location = tarballs/blazar-stable-2024.1.tar.gz 2026-04-07 20:22:22.750918 | ubuntu-noble | 2026-04-07 20:22:22.750921 | ubuntu-noble | 2026-04-07 20:22:22.750925 | ubuntu-noble | 2026-04-07 20:22:22.750928 | ubuntu-noble | [ceilometer-base] 2026-04-07 20:22:22.750932 | ubuntu-noble | type = local 2026-04-07 20:22:22.750935 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:22.750939 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:22.750942 | ubuntu-noble | 2026-04-07 20:22:22.750946 | ubuntu-noble | 2026-04-07 20:22:22.750949 | ubuntu-noble | 2026-04-07 20:22:22.750953 | ubuntu-noble | [cinder-base] 2026-04-07 20:22:22.750956 | ubuntu-noble | type = local 2026-04-07 20:22:22.750960 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-04-07 20:22:22.750963 | ubuntu-noble | location = tarballs/cinder-stable-2024.1.tar.gz 2026-04-07 20:22:22.750967 | ubuntu-noble | 2026-04-07 20:22:22.750970 | ubuntu-noble | 2026-04-07 20:22:22.750974 | ubuntu-noble | 2026-04-07 20:22:22.750977 | ubuntu-noble | [designate-base] 2026-04-07 20:22:22.750981 | ubuntu-noble | type = local 2026-04-07 20:22:22.750984 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-04-07 20:22:22.750988 | ubuntu-noble | location = tarballs/designate-stable-2024.1.tar.gz 2026-04-07 20:22:22.750991 | ubuntu-noble | 2026-04-07 20:22:22.750994 | ubuntu-noble | 2026-04-07 20:22:22.750998 | ubuntu-noble | 2026-04-07 20:22:22.751001 | ubuntu-noble | [glance-base] 2026-04-07 20:22:22.751005 | ubuntu-noble | type = local 2026-04-07 20:22:22.751008 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-04-07 20:22:22.751012 | ubuntu-noble | location = tarballs/glance-stable-2024.1.tar.gz 2026-04-07 20:22:22.751015 | ubuntu-noble | 2026-04-07 20:22:22.751019 | ubuntu-noble | 2026-04-07 20:22:22.751022 | ubuntu-noble | 2026-04-07 20:22:22.751026 | ubuntu-noble | [horizon] 2026-04-07 20:22:22.751029 | ubuntu-noble | type = local 2026-04-07 20:22:22.751032 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-04-07 20:22:22.751036 | ubuntu-noble | location = tarballs/horizon-stable-2024.1.tar.gz 2026-04-07 20:22:22.751039 | ubuntu-noble | 2026-04-07 20:22:22.751043 | ubuntu-noble | 2026-04-07 20:22:22.751046 | ubuntu-noble | 2026-04-07 20:22:22.751050 | ubuntu-noble | [ironic-base] 2026-04-07 20:22:22.751053 | ubuntu-noble | type = local 2026-04-07 20:22:22.751057 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-04-07 20:22:22.751060 | ubuntu-noble | location = tarballs/ironic-stable-2024.1.tar.gz 2026-04-07 20:22:22.751064 | ubuntu-noble | 2026-04-07 20:22:22.751067 | ubuntu-noble | 2026-04-07 20:22:22.751071 | ubuntu-noble | 2026-04-07 20:22:22.751074 | ubuntu-noble | [keystone-base] 2026-04-07 20:22:22.751077 | ubuntu-noble | type = local 2026-04-07 20:22:22.751081 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-04-07 20:22:22.751084 | ubuntu-noble | location = tarballs/keystone-stable-2024.1.tar.gz 2026-04-07 20:22:22.751088 | ubuntu-noble | 2026-04-07 20:22:22.751091 | ubuntu-noble | 2026-04-07 20:22:22.751095 | ubuntu-noble | 2026-04-07 20:22:22.751098 | ubuntu-noble | [magnum-base] 2026-04-07 20:22:22.751102 | ubuntu-noble | type = local 2026-04-07 20:22:22.751105 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-04-07 20:22:22.751133 | ubuntu-noble | location = tarballs/magnum-stable-2024.1.tar.gz 2026-04-07 20:22:22.751136 | ubuntu-noble | 2026-04-07 20:22:22.751140 | ubuntu-noble | 2026-04-07 20:22:22.751143 | ubuntu-noble | 2026-04-07 20:22:22.751147 | ubuntu-noble | [manila-base] 2026-04-07 20:22:22.751150 | ubuntu-noble | type = local 2026-04-07 20:22:22.751164 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-04-07 20:22:22.751168 | ubuntu-noble | location = tarballs/manila-stable-2024.1.tar.gz 2026-04-07 20:22:22.751171 | ubuntu-noble | 2026-04-07 20:22:22.751174 | ubuntu-noble | 2026-04-07 20:22:22.751177 | ubuntu-noble | 2026-04-07 20:22:22.751181 | ubuntu-noble | [masakari-base] 2026-04-07 20:22:22.751184 | ubuntu-noble | type = local 2026-04-07 20:22:22.751191 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-04-07 20:22:22.751194 | ubuntu-noble | location = tarballs/masakari-stable-2024.1.tar.gz 2026-04-07 20:22:22.751198 | ubuntu-noble | 2026-04-07 20:22:22.751201 | ubuntu-noble | 2026-04-07 20:22:22.751204 | ubuntu-noble | 2026-04-07 20:22:22.751208 | ubuntu-noble | [neutron-bgp-dragent] 2026-04-07 20:22:22.751211 | ubuntu-noble | type = local 2026-04-07 20:22:22.751214 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:22.751218 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:22.751221 | ubuntu-noble | 2026-04-07 20:22:22.751225 | ubuntu-noble | 2026-04-07 20:22:22.751228 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-04-07 20:22:22.751232 | ubuntu-noble | type = local 2026-04-07 20:22:22.751235 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:22.751238 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:22.751242 | ubuntu-noble | 2026-04-07 20:22:22.751245 | ubuntu-noble | 2026-04-07 20:22:22.751248 | ubuntu-noble | [neutron-vpnaas-base] 2026-04-07 20:22:22.751252 | ubuntu-noble | type = local 2026-04-07 20:22:22.751255 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:22.751259 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:22.751262 | ubuntu-noble | 2026-04-07 20:22:22.751265 | ubuntu-noble | 2026-04-07 20:22:22.751268 | ubuntu-noble | 2026-04-07 20:22:22.751272 | ubuntu-noble | [neutron-base] 2026-04-07 20:22:22.751275 | ubuntu-noble | type = local 2026-04-07 20:22:22.751278 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-04-07 20:22:22.751282 | ubuntu-noble | location = tarballs/neutron-stable-2024.1.tar.gz 2026-04-07 20:22:22.751285 | ubuntu-noble | 2026-04-07 20:22:22.751289 | ubuntu-noble | 2026-04-07 20:22:22.751292 | ubuntu-noble | 2026-04-07 20:22:22.751295 | ubuntu-noble | [nova-base] 2026-04-07 20:22:22.751299 | ubuntu-noble | type = local 2026-04-07 20:22:22.751302 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-04-07 20:22:22.751305 | ubuntu-noble | location = tarballs/nova-stable-2024.1.tar.gz 2026-04-07 20:22:22.751309 | ubuntu-noble | 2026-04-07 20:22:22.751312 | ubuntu-noble | 2026-04-07 20:22:22.751315 | ubuntu-noble | 2026-04-07 20:22:22.751318 | ubuntu-noble | [octavia-base] 2026-04-07 20:22:22.751322 | ubuntu-noble | type = local 2026-04-07 20:22:22.751325 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-04-07 20:22:22.751329 | ubuntu-noble | location = tarballs/octavia-stable-2024.1.tar.gz 2026-04-07 20:22:22.751332 | ubuntu-noble | 2026-04-07 20:22:22.751335 | ubuntu-noble | 2026-04-07 20:22:22.751338 | ubuntu-noble | 2026-04-07 20:22:22.751342 | ubuntu-noble | [placement-base] 2026-04-07 20:22:22.751345 | ubuntu-noble | type = local 2026-04-07 20:22:22.751349 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-04-07 20:22:22.751352 | ubuntu-noble | location = tarballs/placement-stable-2024.1.tar.gz 2026-04-07 20:22:22.751355 | ubuntu-noble | 2026-04-07 20:22:22.751358 | ubuntu-noble | 2026-04-07 20:22:22.751362 | ubuntu-noble | 2026-04-07 20:22:22.751365 | ubuntu-noble | [skyline-apiserver-base] 2026-04-07 20:22:22.751369 | ubuntu-noble | type = local 2026-04-07 20:22:22.751372 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:22.751375 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:22.751379 | ubuntu-noble | 2026-04-07 20:22:22.751382 | ubuntu-noble | 2026-04-07 20:22:22.751385 | ubuntu-noble | 2026-04-07 20:22:22.751389 | ubuntu-noble | [skyline-console-base] 2026-04-07 20:22:22.751392 | ubuntu-noble | type = local 2026-04-07 20:22:22.751400 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:22.751403 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:22.751407 | ubuntu-noble | 2026-04-07 20:22:22.751410 | ubuntu-noble | 2026-04-07 20:22:22.751414 | ubuntu-noble | [openstack-base] 2026-04-07 20:22:22.751417 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-04-07 20:22:22.751420 | ubuntu-noble | location = tarballs/requirements-stable-2024.1.tar.gz 2026-04-07 20:22:22.751424 | ubuntu-noble | type = local 2026-04-07 20:22:22.751427 | ubuntu-noble | + bash scripts/003-patch.sh 2026-04-07 20:22:22.754988 | ubuntu-noble | + OPENSTACK_VERSION=2024.1 2026-04-07 20:22:22.755008 | ubuntu-noble | + VERSION=latest 2026-04-07 20:22:22.755036 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-04-07 20:22:22.755205 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-04-07 20:22:22.755238 | ubuntu-noble | + . defaults/all.sh 2026-04-07 20:22:22.755333 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-04-07 20:22:22.755339 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-04-07 20:22:22.755366 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-04-07 20:22:22.755386 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-04-07 20:22:22.755592 | ubuntu-noble | +++ deactivate nondestructive 2026-04-07 20:22:22.755641 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:22.755667 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:22.755684 | ubuntu-noble | +++ hash -r 2026-04-07 20:22:22.755734 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:22.755751 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-04-07 20:22:22.755769 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-04-07 20:22:22.755799 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-04-07 20:22:22.755875 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-04-07 20:22:22.755897 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-04-07 20:22:22.755914 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-04-07 20:22:22.755919 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-04-07 20:22:22.755962 | 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-04-07 20:22:22.755995 | 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-04-07 20:22:22.756013 | ubuntu-noble | +++ export PATH 2026-04-07 20:22:22.756054 | ubuntu-noble | +++ '[' -n '' ']' 2026-04-07 20:22:22.756098 | ubuntu-noble | +++ '[' -z '' ']' 2026-04-07 20:22:22.756140 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-04-07 20:22:22.756202 | ubuntu-noble | +++ PS1='(venv) ' 2026-04-07 20:22:22.756209 | ubuntu-noble | +++ export PS1 2026-04-07 20:22:22.756213 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-04-07 20:22:22.756218 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-04-07 20:22:22.756253 | ubuntu-noble | +++ hash -r 2026-04-07 20:22:22.756313 | ubuntu-noble | + . defaults/2024.1.sh 2026-04-07 20:22:22.756947 | ubuntu-noble | +++ date +%Y%m%d 2026-04-07 20:22:22.758810 | ubuntu-noble | ++ export BUILD_ID=20260407 2026-04-07 20:22:22.758823 | ubuntu-noble | ++ BUILD_ID=20260407 2026-04-07 20:22:22.758864 | ubuntu-noble | ++ export 'KOLLA_IMAGES=^nova ^glance ^keystone' 2026-04-07 20:22:22.758869 | ubuntu-noble | ++ KOLLA_IMAGES='^nova ^glance ^keystone' 2026-04-07 20:22:22.758874 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-04-07 20:22:22.758877 | ubuntu-noble | ++ KOLLA_TYPE= 2026-04-07 20:22:22.758882 | ubuntu-noble | ++ export BASE_VERSION=22.04 2026-04-07 20:22:22.758887 | ubuntu-noble | ++ BASE_VERSION=22.04 2026-04-07 20:22:22.758929 | ubuntu-noble | + export VERSION 2026-04-07 20:22:22.758934 | ubuntu-noble | + export OPENSTACK_VERSION 2026-04-07 20:22:22.758955 | ubuntu-noble | + mkdir -p tarballs 2026-04-07 20:22:22.762243 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-04-07 20:22:22.762265 | ubuntu-noble | ++ awk '{ print $4 }' 2026-04-07 20:22:22.763870 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:22.763928 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:22.764904 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-04-07 20:22:22.766453 | ubuntu-noble | + filename=aodh-stable-2024.1.tar.gz 2026-04-07 20:22:22.766487 | ubuntu-noble | + [[ -e aodh-stable-2024.1.tar.gz ]] 2026-04-07 20:22:22.766498 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-04-07 20:22:22.766506 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-04-07 20:22:22.766518 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.833978 | ubuntu-noble | 2026-04-07 20:22:23 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz [253410/253410] -> "aodh-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:23.835995 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:23.836072 | ubuntu-noble | + echo Process aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.836094 | ubuntu-noble | Process aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.839280 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.839351 | ubuntu-noble | ++ head -1 2026-04-07 20:22:23.839363 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:23.849043 | ubuntu-noble | + directory=aodh-18.0.1.dev3 2026-04-07 20:22:23.849087 | ubuntu-noble | + echo Check patches for aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.849094 | ubuntu-noble | Check patches for aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.849099 | ubuntu-noble | + [[ -e ../patches/2024.1/aodh ]] 2026-04-07 20:22:23.849104 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.849109 | ubuntu-noble | Check overlays for aodh-stable-2024.1.tar.gz 2026-04-07 20:22:23.849148 | ubuntu-noble | + [[ -e ../overlays/2024.1/aodh/source ]] 2026-04-07 20:22:23.849154 | ubuntu-noble | + popd 2026-04-07 20:22:23.849179 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:23.849185 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:23.850000 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-04-07 20:22:23.852472 | ubuntu-noble | + filename=barbican-stable-2024.1.tar.gz 2026-04-07 20:22:23.852492 | ubuntu-noble | + [[ -e barbican-stable-2024.1.tar.gz ]] 2026-04-07 20:22:23.852547 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-04-07 20:22:23.852554 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-04-07 20:22:23.852562 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.034252 | ubuntu-noble | 2026-04-07 20:22:25 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz [663253/663253] -> "barbican-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:25.036161 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:25.036200 | ubuntu-noble | + echo Process barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.036209 | ubuntu-noble | Process barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.039175 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.039245 | ubuntu-noble | ++ head -1 2026-04-07 20:22:25.040729 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:25.045535 | ubuntu-noble | + directory=barbican-18.0.1.dev3 2026-04-07 20:22:25.045635 | ubuntu-noble | + echo Check patches for barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.045659 | ubuntu-noble | Check patches for barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.045705 | ubuntu-noble | + [[ -e ../patches/2024.1/barbican ]] 2026-04-07 20:22:25.045754 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.045772 | ubuntu-noble | Check overlays for barbican-stable-2024.1.tar.gz 2026-04-07 20:22:25.045807 | ubuntu-noble | + [[ -e ../overlays/2024.1/barbican/source ]] 2026-04-07 20:22:25.046153 | ubuntu-noble | + popd 2026-04-07 20:22:25.046259 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:25.046296 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:25.046997 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-04-07 20:22:25.049244 | ubuntu-noble | + filename=blazar-stable-2024.1.tar.gz 2026-04-07 20:22:25.049268 | ubuntu-noble | + [[ -e blazar-stable-2024.1.tar.gz ]] 2026-04-07 20:22:25.049274 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-04-07 20:22:25.049281 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-04-07 20:22:25.049287 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.231800 | ubuntu-noble | 2026-04-07 20:22:26 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz [417832/417832] -> "blazar-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:26.234394 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:26.234474 | ubuntu-noble | + echo Process blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.234489 | ubuntu-noble | Process blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.238239 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.238291 | ubuntu-noble | ++ head -1 2026-04-07 20:22:26.238919 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:26.245697 | ubuntu-noble | + directory=blazar-13.0.2.dev1 2026-04-07 20:22:26.245780 | ubuntu-noble | + echo Check patches for blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.245795 | ubuntu-noble | Check patches for blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.245825 | ubuntu-noble | + [[ -e ../patches/2024.1/blazar ]] 2026-04-07 20:22:26.245835 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.245845 | ubuntu-noble | Check overlays for blazar-stable-2024.1.tar.gz 2026-04-07 20:22:26.245855 | ubuntu-noble | + [[ -e ../overlays/2024.1/blazar/source ]] 2026-04-07 20:22:26.245865 | ubuntu-noble | + popd 2026-04-07 20:22:26.245879 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:26.245890 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:26.247020 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:26.248505 | ubuntu-noble | + filename=ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:26.248538 | ubuntu-noble | + [[ -e ceilometer-stable-2024.1.tar.gz ]] 2026-04-07 20:22:26.248544 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:26.248549 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:26.248555 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.583238 | ubuntu-noble | 2026-04-07 20:22:27 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz [883735/883735] -> "ceilometer-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:27.584391 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:27.584422 | ubuntu-noble | + echo Process ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.584432 | ubuntu-noble | Process ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.587148 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.587171 | ubuntu-noble | ++ head -1 2026-04-07 20:22:27.587176 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:27.590199 | ubuntu-noble | + directory=ceilometer-22.0.2.dev1 2026-04-07 20:22:27.590265 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.590282 | ubuntu-noble | Check patches for ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.590317 | ubuntu-noble | + [[ -e ../patches/2024.1/ceilometer ]] 2026-04-07 20:22:27.590350 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.590363 | ubuntu-noble | Check overlays for ceilometer-stable-2024.1.tar.gz 2026-04-07 20:22:27.590387 | ubuntu-noble | + [[ -e ../overlays/2024.1/ceilometer/source ]] 2026-04-07 20:22:27.590409 | ubuntu-noble | + popd 2026-04-07 20:22:27.590472 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:27.590494 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:27.591059 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-04-07 20:22:27.592610 | ubuntu-noble | + filename=cinder-stable-2024.1.tar.gz 2026-04-07 20:22:27.592636 | ubuntu-noble | + [[ -e cinder-stable-2024.1.tar.gz ]] 2026-04-07 20:22:27.592644 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-04-07 20:22:27.592652 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-04-07 20:22:27.592660 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.545599 | ubuntu-noble | 2026-04-07 20:22:29 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz [6330490/6330490] -> "cinder-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:29.547695 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:29.547738 | ubuntu-noble | + echo Process cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.547748 | ubuntu-noble | Process cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.550169 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.550207 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:29.551313 | ubuntu-noble | ++ head -1 2026-04-07 20:22:29.556478 | ubuntu-noble | + directory=cinder-24.4.1.dev15 2026-04-07 20:22:29.556512 | ubuntu-noble | + echo Check patches for cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.556521 | ubuntu-noble | Check patches for cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.556532 | ubuntu-noble | + [[ -e ../patches/2024.1/cinder ]] 2026-04-07 20:22:29.556539 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.859715 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-04-07 20:22:29.862489 | ubuntu-noble | + pushd cinder-24.4.1.dev15 2026-04-07 20:22:29.864701 | ubuntu-noble | ++ find ../../patches/2024.1/cinder -type f -name '*.patch' 2026-04-07 20:22:29.864728 | ubuntu-noble | ++ sort 2026-04-07 20:22:29.865368 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-04-07 20:22:29.865386 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch' 2026-04-07 20:22:29.865391 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/cinder/driver_filter_domain_id.patch 2026-04-07 20:22:29.865395 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:29.866699 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2026-04-07 20:22:29.866744 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:29.867923 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2026-04-07 20:22:29.868039 | ubuntu-noble | + popd 2026-04-07 20:22:29.868099 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-04-07 20:22:31.033039 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-04-07 20:22:31.088966 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.1.tar.gz 2026-04-07 20:22:31.089001 | ubuntu-noble | Check overlays for cinder-stable-2024.1.tar.gz 2026-04-07 20:22:31.089009 | ubuntu-noble | + [[ -e ../overlays/2024.1/cinder/source ]] 2026-04-07 20:22:31.089013 | ubuntu-noble | + tar xzf cinder-stable-2024.1.tar.gz 2026-04-07 20:22:31.378667 | ubuntu-noble | + rm cinder-stable-2024.1.tar.gz 2026-04-07 20:22:31.381545 | ubuntu-noble | + rsync -avz ../overlays/2024.1/cinder/source/ cinder-24.4.1.dev15 2026-04-07 20:22:31.388841 | ubuntu-noble | sending incremental file list 2026-04-07 20:22:31.389846 | ubuntu-noble | ./ 2026-04-07 20:22:31.390121 | ubuntu-noble | cinder/ 2026-04-07 20:22:31.390168 | ubuntu-noble | cinder/volume/ 2026-04-07 20:22:31.390185 | ubuntu-noble | cinder/volume/drivers/ 2026-04-07 20:22:31.390208 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-04-07 20:22:31.432580 | ubuntu-noble | 2026-04-07 20:22:31.433317 | ubuntu-noble | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2026-04-07 20:22:31.433382 | ubuntu-noble | total size is 44,134 speedup is 3.77 2026-04-07 20:22:31.434211 | ubuntu-noble | + tar czf cinder-stable-2024.1.tar.gz cinder-24.4.1.dev15 2026-04-07 20:22:32.595559 | ubuntu-noble | + rm -r cinder-24.4.1.dev15 2026-04-07 20:22:32.649056 | ubuntu-noble | + popd 2026-04-07 20:22:32.649133 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:32.649163 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:32.649837 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-04-07 20:22:32.651655 | ubuntu-noble | + filename=designate-stable-2024.1.tar.gz 2026-04-07 20:22:32.651672 | ubuntu-noble | + [[ -e designate-stable-2024.1.tar.gz ]] 2026-04-07 20:22:32.651724 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-04-07 20:22:32.651729 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-04-07 20:22:32.651746 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.975234 | ubuntu-noble | 2026-04-07 20:22:33 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz [995011/995011] -> "designate-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:33.976779 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:33.976811 | ubuntu-noble | + echo Process designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.976820 | ubuntu-noble | Process designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.979178 | ubuntu-noble | ++ tar -tzf designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.979211 | ubuntu-noble | ++ head -1 2026-04-07 20:22:33.979973 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:33.984327 | ubuntu-noble | + directory=designate-18.0.1.dev9 2026-04-07 20:22:33.984419 | ubuntu-noble | + echo Check patches for designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.984445 | ubuntu-noble | Check patches for designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.984493 | ubuntu-noble | + [[ -e ../patches/2024.1/designate ]] 2026-04-07 20:22:33.984539 | ubuntu-noble | + echo Check overlays for designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.984570 | ubuntu-noble | Check overlays for designate-stable-2024.1.tar.gz 2026-04-07 20:22:33.984606 | ubuntu-noble | + [[ -e ../overlays/2024.1/designate/source ]] 2026-04-07 20:22:33.984654 | ubuntu-noble | + popd 2026-04-07 20:22:33.984744 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:33.984775 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:33.985421 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-04-07 20:22:33.987137 | ubuntu-noble | + filename=glance-stable-2024.1.tar.gz 2026-04-07 20:22:33.987155 | ubuntu-noble | + [[ -e glance-stable-2024.1.tar.gz ]] 2026-04-07 20:22:33.987160 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-04-07 20:22:33.987165 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-04-07 20:22:33.987170 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.433298 | ubuntu-noble | 2026-04-07 20:22:35 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz [2147221/2147221] -> "glance-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:35.434414 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:35.434467 | ubuntu-noble | + echo Process glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.434480 | ubuntu-noble | Process glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.436194 | ubuntu-noble | ++ tar -tzf glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.440194 | ubuntu-noble | ++ head -1 2026-04-07 20:22:35.440265 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:35.446729 | ubuntu-noble | + directory=glance-28.1.1.dev19 2026-04-07 20:22:35.446878 | ubuntu-noble | + echo Check patches for glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.446910 | ubuntu-noble | Check patches for glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.446961 | ubuntu-noble | + [[ -e ../patches/2024.1/glance ]] 2026-04-07 20:22:35.447018 | ubuntu-noble | + echo Check overlays for glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.447038 | ubuntu-noble | Check overlays for glance-stable-2024.1.tar.gz 2026-04-07 20:22:35.447076 | ubuntu-noble | + [[ -e ../overlays/2024.1/glance/source ]] 2026-04-07 20:22:35.447135 | ubuntu-noble | + popd 2026-04-07 20:22:35.447232 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:35.447268 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:35.448000 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-04-07 20:22:35.450092 | ubuntu-noble | + filename=horizon-stable-2024.1.tar.gz 2026-04-07 20:22:35.450141 | ubuntu-noble | + [[ -e horizon-stable-2024.1.tar.gz ]] 2026-04-07 20:22:35.450156 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-04-07 20:22:35.450163 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-04-07 20:22:35.450169 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.068263 | ubuntu-noble | 2026-04-07 20:22:37 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz [5301404/5301404] -> "horizon-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:37.072084 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:37.072179 | ubuntu-noble | + echo Process horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.072193 | ubuntu-noble | Process horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.075195 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.075244 | ubuntu-noble | ++ head -1 2026-04-07 20:22:37.076030 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:37.083566 | ubuntu-noble | + directory=horizon-24.0.2.dev3 2026-04-07 20:22:37.083727 | ubuntu-noble | + echo Check patches for horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.083767 | ubuntu-noble | Check patches for horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.083862 | ubuntu-noble | + [[ -e ../patches/2024.1/horizon ]] 2026-04-07 20:22:37.083938 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.083966 | ubuntu-noble | Check overlays for horizon-stable-2024.1.tar.gz 2026-04-07 20:22:37.084016 | ubuntu-noble | + [[ -e ../overlays/2024.1/horizon/source ]] 2026-04-07 20:22:37.084060 | ubuntu-noble | + popd 2026-04-07 20:22:37.084241 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:37.084296 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:37.085145 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-04-07 20:22:37.087047 | ubuntu-noble | + filename=ironic-stable-2024.1.tar.gz 2026-04-07 20:22:37.087150 | ubuntu-noble | + [[ -e ironic-stable-2024.1.tar.gz ]] 2026-04-07 20:22:37.087227 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-04-07 20:22:37.087248 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-04-07 20:22:37.087277 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.647222 | ubuntu-noble | 2026-04-07 20:22:38 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz [3087228/3087228] -> "ironic-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:38.649822 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:38.649880 | ubuntu-noble | + echo Process ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.649898 | ubuntu-noble | Process ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.652191 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.652234 | ubuntu-noble | ++ head -1 2026-04-07 20:22:38.653775 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:38.659476 | ubuntu-noble | + directory=ironic-24.1.6.dev1 2026-04-07 20:22:38.659615 | ubuntu-noble | + echo Check patches for ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.659653 | ubuntu-noble | Check patches for ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.659715 | ubuntu-noble | + [[ -e ../patches/2024.1/ironic ]] 2026-04-07 20:22:38.659802 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.659830 | ubuntu-noble | Check overlays for ironic-stable-2024.1.tar.gz 2026-04-07 20:22:38.659879 | ubuntu-noble | + [[ -e ../overlays/2024.1/ironic/source ]] 2026-04-07 20:22:38.659921 | ubuntu-noble | + popd 2026-04-07 20:22:38.660044 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:38.660086 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:38.661077 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-04-07 20:22:38.663738 | ubuntu-noble | + filename=keystone-stable-2024.1.tar.gz 2026-04-07 20:22:38.663799 | ubuntu-noble | + [[ -e keystone-stable-2024.1.tar.gz ]] 2026-04-07 20:22:38.663807 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-04-07 20:22:38.663814 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-04-07 20:22:38.663820 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.029284 | ubuntu-noble | 2026-04-07 20:22:40 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz [1733784/1733784] -> "keystone-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:40.030372 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:40.030456 | ubuntu-noble | + echo Process keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.030474 | ubuntu-noble | Process keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.033197 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.033248 | ubuntu-noble | ++ head -1 2026-04-07 20:22:40.033847 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:40.039677 | ubuntu-noble | + directory=keystone-25.0.1.dev15 2026-04-07 20:22:40.039742 | ubuntu-noble | + echo Check patches for keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.039754 | ubuntu-noble | Check patches for keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.039764 | ubuntu-noble | + [[ -e ../patches/2024.1/keystone ]] 2026-04-07 20:22:40.039773 | ubuntu-noble | + tar xzf keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.144956 | ubuntu-noble | + rm keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.146681 | ubuntu-noble | + pushd keystone-25.0.1.dev15 2026-04-07 20:22:40.148834 | ubuntu-noble | ++ find ../../patches/2024.1/keystone -type f -name '*.patch' 2026-04-07 20:22:40.148857 | ubuntu-noble | ++ sort 2026-04-07 20:22:40.149401 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-04-07 20:22:40.149420 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/0001-Prevent-unauthorized-EC2-credential-creation-and-del-2024.1.patch' 2026-04-07 20:22:40.149425 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/0001-Prevent-unauthorized-EC2-credential-creation-and-del-2024.1.patch 2026-04-07 20:22:40.149439 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:40.150886 | ubuntu-noble | checking file keystone/api/users.py 2026-04-07 20:22:40.150903 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-04-07 20:22:40.150907 | ubuntu-noble | checking file keystone/common/policies/ec2_credential.py 2026-04-07 20:22:40.150914 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:40.152417 | ubuntu-noble | patching file keystone/api/users.py 2026-04-07 20:22:40.152433 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-04-07 20:22:40.152438 | ubuntu-noble | patching file keystone/common/policies/ec2_credential.py 2026-04-07 20:22:40.152444 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-04-07 20:22:40.152464 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/keystone/966871.patch' 2026-04-07 20:22:40.152468 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/keystone/966871.patch 2026-04-07 20:22:40.152473 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:40.154204 | ubuntu-noble | checking file doc/source/getting-started/policy_mapping.rst 2026-04-07 20:22:40.154221 | ubuntu-noble | checking file keystone/api/ec2tokens.py 2026-04-07 20:22:40.154225 | ubuntu-noble | checking file keystone/api/s3tokens.py 2026-04-07 20:22:40.154228 | ubuntu-noble | checking file keystone/common/policies/__init__.py 2026-04-07 20:22:40.154232 | ubuntu-noble | checking file keystone/common/policies/ec2tokens.py 2026-04-07 20:22:40.154236 | ubuntu-noble | checking file keystone/common/policies/s3tokens.py 2026-04-07 20:22:40.154240 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_ec2_core.py 2026-04-07 20:22:40.154243 | ubuntu-noble | checking file keystone/tests/unit/test_contrib_s3_core.py 2026-04-07 20:22:40.154289 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-04-07 20:22:40.154562 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:40.156164 | ubuntu-noble | patching file doc/source/getting-started/policy_mapping.rst 2026-04-07 20:22:40.156180 | ubuntu-noble | patching file keystone/api/ec2tokens.py 2026-04-07 20:22:40.156184 | ubuntu-noble | patching file keystone/api/s3tokens.py 2026-04-07 20:22:40.156195 | ubuntu-noble | patching file keystone/common/policies/__init__.py 2026-04-07 20:22:40.156199 | ubuntu-noble | patching file keystone/common/policies/ec2tokens.py 2026-04-07 20:22:40.156203 | ubuntu-noble | patching file keystone/common/policies/s3tokens.py 2026-04-07 20:22:40.156206 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_ec2_core.py 2026-04-07 20:22:40.156307 | ubuntu-noble | patching file keystone/tests/unit/test_contrib_s3_core.py 2026-04-07 20:22:40.156457 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-04-07 20:22:40.157088 | ubuntu-noble | + popd 2026-04-07 20:22:40.157157 | ubuntu-noble | + tar czf keystone-stable-2024.1.tar.gz keystone-25.0.1.dev15 2026-04-07 20:22:40.498967 | ubuntu-noble | + rm -r keystone-25.0.1.dev15 2026-04-07 20:22:40.524099 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.524151 | ubuntu-noble | Check overlays for keystone-stable-2024.1.tar.gz 2026-04-07 20:22:40.524160 | ubuntu-noble | + [[ -e ../overlays/2024.1/keystone/source ]] 2026-04-07 20:22:40.524212 | ubuntu-noble | + popd 2026-04-07 20:22:40.524336 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:40.524363 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:40.525208 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-04-07 20:22:40.527164 | ubuntu-noble | + filename=magnum-stable-2024.1.tar.gz 2026-04-07 20:22:40.527213 | ubuntu-noble | + [[ -e magnum-stable-2024.1.tar.gz ]] 2026-04-07 20:22:40.527225 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-04-07 20:22:40.527236 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-04-07 20:22:40.527245 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.745629 | ubuntu-noble | 2026-04-07 20:22:41 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz [969067/969067] -> "magnum-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:41.747235 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:41.747276 | ubuntu-noble | + echo Process magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.747295 | ubuntu-noble | Process magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.750156 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.750181 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:41.751416 | ubuntu-noble | ++ head -1 2026-04-07 20:22:41.756515 | ubuntu-noble | + directory=magnum-18.0.2.dev1 2026-04-07 20:22:41.756552 | ubuntu-noble | + echo Check patches for magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.756557 | ubuntu-noble | Check patches for magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.756602 | ubuntu-noble | + [[ -e ../patches/2024.1/magnum ]] 2026-04-07 20:22:41.756659 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.756665 | ubuntu-noble | Check overlays for magnum-stable-2024.1.tar.gz 2026-04-07 20:22:41.756863 | ubuntu-noble | + [[ -e ../overlays/2024.1/magnum/source ]] 2026-04-07 20:22:41.756893 | ubuntu-noble | + popd 2026-04-07 20:22:41.756996 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:41.757004 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:41.757811 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-04-07 20:22:41.759719 | ubuntu-noble | + filename=manila-stable-2024.1.tar.gz 2026-04-07 20:22:41.759735 | ubuntu-noble | + [[ -e manila-stable-2024.1.tar.gz ]] 2026-04-07 20:22:41.759790 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-04-07 20:22:41.759796 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-04-07 20:22:41.759802 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.325241 | ubuntu-noble | 2026-04-07 20:22:43 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz [3426142/3426142] -> "manila-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:43.326867 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:43.326888 | ubuntu-noble | + echo Process manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.326893 | ubuntu-noble | Process manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.330048 | ubuntu-noble | ++ tar -tzf manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.330069 | ubuntu-noble | ++ head -1 2026-04-07 20:22:43.331625 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:43.335877 | ubuntu-noble | + directory=manila-18.3.1.dev6 2026-04-07 20:22:43.336023 | ubuntu-noble | + echo Check patches for manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.336045 | ubuntu-noble | Check patches for manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.336080 | ubuntu-noble | + [[ -e ../patches/2024.1/manila ]] 2026-04-07 20:22:43.336126 | ubuntu-noble | + echo Check overlays for manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.336140 | ubuntu-noble | Check overlays for manila-stable-2024.1.tar.gz 2026-04-07 20:22:43.336180 | ubuntu-noble | + [[ -e ../overlays/2024.1/manila/source ]] 2026-04-07 20:22:43.336217 | ubuntu-noble | + popd 2026-04-07 20:22:43.336345 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:43.336393 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:43.337345 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-04-07 20:22:43.339766 | ubuntu-noble | + filename=masakari-stable-2024.1.tar.gz 2026-04-07 20:22:43.339795 | ubuntu-noble | + [[ -e masakari-stable-2024.1.tar.gz ]] 2026-04-07 20:22:43.339803 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-04-07 20:22:43.339810 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-04-07 20:22:43.339818 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.447363 | ubuntu-noble | 2026-04-07 20:22:44 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz [364761/364761] -> "masakari-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:44.450396 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:44.450452 | ubuntu-noble | + echo Process masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.450463 | ubuntu-noble | Process masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.453215 | ubuntu-noble | ++ head -1 2026-04-07 20:22:44.453271 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.455042 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:44.462347 | ubuntu-noble | + directory=masakari-17.0.1.dev3 2026-04-07 20:22:44.462465 | ubuntu-noble | + echo Check patches for masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.462491 | ubuntu-noble | Check patches for masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.462541 | ubuntu-noble | + [[ -e ../patches/2024.1/masakari ]] 2026-04-07 20:22:44.462595 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.462631 | ubuntu-noble | Check overlays for masakari-stable-2024.1.tar.gz 2026-04-07 20:22:44.462665 | ubuntu-noble | + [[ -e ../overlays/2024.1/masakari/source ]] 2026-04-07 20:22:44.462695 | ubuntu-noble | + popd 2026-04-07 20:22:44.462791 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:44.462823 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:44.463711 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:44.466643 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:44.466662 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-04-07 20:22:44.466668 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:44.466674 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:44.466679 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.417175 | ubuntu-noble | 2026-04-07 20:22:45 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-04-07 20:22:45.418398 | 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-04-07 20:22:45.418418 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.418423 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.420517 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.420536 | ubuntu-noble | ++ head -1 2026-04-07 20:22:45.420541 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:45.423571 | ubuntu-noble | + directory=neutron-dynamic-routing-24.0.1.dev3 2026-04-07 20:22:45.423662 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.423683 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.423725 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron-dynamic-routing ]] 2026-04-07 20:22:45.423758 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.438520 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.440266 | ubuntu-noble | + pushd neutron-dynamic-routing-24.0.1.dev3 2026-04-07 20:22:45.441271 | ubuntu-noble | ++ find ../../patches/2024.1/neutron-dynamic-routing -type f -name '*.patch' 2026-04-07 20:22:45.441307 | ubuntu-noble | ++ sort 2026-04-07 20:22:45.443469 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-04-07 20:22:45.443538 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch' 2026-04-07 20:22:45.443561 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/neutron-dynamic-routing/bug-2023632.patch 2026-04-07 20:22:45.443626 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:45.444896 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-04-07 20:22:45.445407 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:45.446267 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-04-07 20:22:45.446877 | ubuntu-noble | + popd 2026-04-07 20:22:45.446891 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.1.tar.gz neutron-dynamic-routing-24.0.1.dev3 2026-04-07 20:22:45.473828 | ubuntu-noble | + rm -r neutron-dynamic-routing-24.0.1.dev3 2026-04-07 20:22:45.481203 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.481252 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.481267 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron-dynamic-routing/source ]] 2026-04-07 20:22:45.481285 | ubuntu-noble | + popd 2026-04-07 20:22:45.481318 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:45.481328 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:45.482194 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.484020 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.1.tar.gz 2026-04-07 20:22:45.484048 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.1.tar.gz ]] 2026-04-07 20:22:45.484056 | ubuntu-noble | + popd 2026-04-07 20:22:45.484063 | ubuntu-noble | + continue 2026-04-07 20:22:45.484071 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:45.484078 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:45.484487 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:45.486220 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:45.486251 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.1.tar.gz ]] 2026-04-07 20:22:45.486259 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:45.486273 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:45.486280 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.457735 | ubuntu-noble | 2026-04-07 20:22:46 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-04-07 20:22:46.459340 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:46.459364 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.459371 | ubuntu-noble | Process neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.462040 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.462078 | ubuntu-noble | ++ head -1 2026-04-07 20:22:46.463159 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:46.465489 | ubuntu-noble | + directory=neutron_vpnaas-24.0.2.dev3 2026-04-07 20:22:46.465579 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.465601 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.465641 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron_vpnaas ]] 2026-04-07 20:22:46.465686 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.465704 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.1.tar.gz 2026-04-07 20:22:46.465735 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron_vpnaas/source ]] 2026-04-07 20:22:46.465762 | ubuntu-noble | + popd 2026-04-07 20:22:46.465840 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:46.465868 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:46.466478 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-04-07 20:22:46.468082 | ubuntu-noble | + filename=neutron-stable-2024.1.tar.gz 2026-04-07 20:22:46.468101 | ubuntu-noble | + [[ -e neutron-stable-2024.1.tar.gz ]] 2026-04-07 20:22:46.468106 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-04-07 20:22:46.468134 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-04-07 20:22:46.468140 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.608332 | ubuntu-noble | 2026-04-07 20:22:48 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz [14372761/14372761] -> "neutron-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:48.610475 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:48.610553 | ubuntu-noble | + echo Process neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.610573 | ubuntu-noble | Process neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.612189 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.612224 | ubuntu-noble | ++ head -1 2026-04-07 20:22:48.613532 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:48.619799 | ubuntu-noble | + directory=neutron-24.2.2.dev23 2026-04-07 20:22:48.619869 | ubuntu-noble | + echo Check patches for neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.619882 | ubuntu-noble | Check patches for neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.619890 | ubuntu-noble | + [[ -e ../patches/2024.1/neutron ]] 2026-04-07 20:22:48.619897 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.619904 | ubuntu-noble | Check overlays for neutron-stable-2024.1.tar.gz 2026-04-07 20:22:48.619914 | ubuntu-noble | + [[ -e ../overlays/2024.1/neutron/source ]] 2026-04-07 20:22:48.619922 | ubuntu-noble | + popd 2026-04-07 20:22:48.619970 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:48.619982 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:48.620736 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-04-07 20:22:48.622872 | ubuntu-noble | + filename=nova-stable-2024.1.tar.gz 2026-04-07 20:22:48.622937 | ubuntu-noble | + [[ -e nova-stable-2024.1.tar.gz ]] 2026-04-07 20:22:48.622957 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-04-07 20:22:48.622973 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-04-07 20:22:48.622988 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.528720 | ubuntu-noble | 2026-04-07 20:22:50 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz [9527251/9527251] -> "nova-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:50.528808 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:50.528820 | ubuntu-noble | + echo Process nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.528827 | ubuntu-noble | Process nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.532214 | ubuntu-noble | ++ tar -tzf nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.532277 | ubuntu-noble | ++ head -1 2026-04-07 20:22:50.534169 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:50.540482 | ubuntu-noble | + directory=nova-29.3.1.dev15 2026-04-07 20:22:50.540576 | ubuntu-noble | + echo Check patches for nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.540586 | ubuntu-noble | Check patches for nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.540611 | ubuntu-noble | + [[ -e ../patches/2024.1/nova ]] 2026-04-07 20:22:50.540638 | ubuntu-noble | + tar xzf nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.911870 | ubuntu-noble | + rm nova-stable-2024.1.tar.gz 2026-04-07 20:22:50.917889 | ubuntu-noble | + pushd nova-29.3.1.dev15 2026-04-07 20:22:50.921211 | ubuntu-noble | ++ find ../../patches/2024.1/nova -type f -name '*.patch' 2026-04-07 20:22:50.921276 | ubuntu-noble | ++ sort 2026-04-07 20:22:50.924615 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-04-07 20:22:50.924659 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-04-07 20:22:50.924670 | ubuntu-noble | APPLY PATCH ../../patches/2024.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-04-07 20:22:50.924679 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-04-07 20:22:50.926608 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-04-07 20:22:50.927204 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-04-07 20:22:50.927316 | ubuntu-noble | + patch --forward --batch -p1 2026-04-07 20:22:50.928887 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-04-07 20:22:50.929567 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-04-07 20:22:50.929590 | ubuntu-noble | + popd 2026-04-07 20:22:50.929706 | ubuntu-noble | + tar czf nova-stable-2024.1.tar.gz nova-29.3.1.dev15 2026-04-07 20:22:52.406452 | ubuntu-noble | + rm -r nova-29.3.1.dev15 2026-04-07 20:22:52.478060 | ubuntu-noble | + echo Check overlays for nova-stable-2024.1.tar.gz 2026-04-07 20:22:52.478097 | ubuntu-noble | Check overlays for nova-stable-2024.1.tar.gz 2026-04-07 20:22:52.478106 | ubuntu-noble | + [[ -e ../overlays/2024.1/nova/source ]] 2026-04-07 20:22:52.478180 | ubuntu-noble | + popd 2026-04-07 20:22:52.478308 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:52.478335 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:52.479172 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-04-07 20:22:52.481805 | ubuntu-noble | + filename=octavia-stable-2024.1.tar.gz 2026-04-07 20:22:52.481837 | ubuntu-noble | + [[ -e octavia-stable-2024.1.tar.gz ]] 2026-04-07 20:22:52.481905 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-04-07 20:22:52.481912 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-04-07 20:22:52.481956 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.788009 | ubuntu-noble | 2026-04-07 20:22:53 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz [1315892/1315892] -> "octavia-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:53.790499 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:53.790580 | ubuntu-noble | + echo Process octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.790596 | ubuntu-noble | Process octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.792427 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.797202 | ubuntu-noble | ++ head -1 2026-04-07 20:22:53.797271 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:53.800978 | ubuntu-noble | + directory=octavia-14.0.3.dev8 2026-04-07 20:22:53.801022 | ubuntu-noble | + echo Check patches for octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.801031 | ubuntu-noble | Check patches for octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.801038 | ubuntu-noble | + [[ -e ../patches/2024.1/octavia ]] 2026-04-07 20:22:53.801046 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.801054 | ubuntu-noble | Check overlays for octavia-stable-2024.1.tar.gz 2026-04-07 20:22:53.801068 | ubuntu-noble | + [[ -e ../overlays/2024.1/octavia/source ]] 2026-04-07 20:22:53.801075 | ubuntu-noble | + popd 2026-04-07 20:22:53.801191 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:53.801206 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:53.802003 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-04-07 20:22:53.803299 | ubuntu-noble | + filename=placement-stable-2024.1.tar.gz 2026-04-07 20:22:53.803320 | ubuntu-noble | + [[ -e placement-stable-2024.1.tar.gz ]] 2026-04-07 20:22:53.803330 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-04-07 20:22:53.803345 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-04-07 20:22:53.803354 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.977291 | ubuntu-noble | 2026-04-07 20:22:54 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz [570269/570269] -> "placement-stable-2024.1.tar.gz" [1] 2026-04-07 20:22:54.981082 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:54.981185 | ubuntu-noble | + echo Process placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.981200 | ubuntu-noble | Process placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.984217 | ubuntu-noble | ++ tar -tzf placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.984292 | ubuntu-noble | ++ head -1 2026-04-07 20:22:54.984649 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:54.998989 | ubuntu-noble | + directory=openstack_placement-11.0.1.dev5 2026-04-07 20:22:54.999101 | ubuntu-noble | + echo Check patches for placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.999151 | ubuntu-noble | Check patches for placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.999208 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_placement ]] 2026-04-07 20:22:54.999268 | ubuntu-noble | + echo Check overlays for placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.999289 | ubuntu-noble | Check overlays for placement-stable-2024.1.tar.gz 2026-04-07 20:22:54.999324 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_placement/source ]] 2026-04-07 20:22:54.999379 | ubuntu-noble | + popd 2026-04-07 20:22:54.999476 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:54.999508 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:55.000168 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:55.001803 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:55.001869 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.1.tar.gz ]] 2026-04-07 20:22:55.001922 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:55.001955 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:55.001984 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.891175 | ubuntu-noble | 2026-04-07 20:22:56 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-04-07 20:22:56.893816 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:56.893885 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.893907 | ubuntu-noble | Process skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.896213 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.896272 | ubuntu-noble | ++ head -1 2026-04-07 20:22:56.897966 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:56.904652 | ubuntu-noble | + directory=skyline-apiserver-4.0.2.dev5 2026-04-07 20:22:56.904777 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.904832 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.904912 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-apiserver ]] 2026-04-07 20:22:56.904985 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.905014 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.1.tar.gz 2026-04-07 20:22:56.905070 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-apiserver/source ]] 2026-04-07 20:22:56.905108 | ubuntu-noble | + popd 2026-04-07 20:22:56.905227 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:56.905258 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:56.906090 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:56.908208 | ubuntu-noble | + filename=skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:56.908230 | ubuntu-noble | + [[ -e skyline-console-stable-2024.1.tar.gz ]] 2026-04-07 20:22:56.908235 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:56.908241 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:56.908246 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.658268 | ubuntu-noble | 2026-04-07 20:22:59 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-04-07 20:22:59.660182 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:22:59.660357 | ubuntu-noble | + echo Process skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.660397 | ubuntu-noble | Process skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.662521 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.663326 | ubuntu-noble | ++ head -1 2026-04-07 20:22:59.665981 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:22:59.672214 | ubuntu-noble | + directory=skyline-console-4.0.2.dev6 2026-04-07 20:22:59.673737 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.673837 | ubuntu-noble | Check patches for skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.673883 | ubuntu-noble | + [[ -e ../patches/2024.1/skyline-console ]] 2026-04-07 20:22:59.673894 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.673903 | ubuntu-noble | Check overlays for skyline-console-stable-2024.1.tar.gz 2026-04-07 20:22:59.673912 | ubuntu-noble | + [[ -e ../overlays/2024.1/skyline-console/source ]] 2026-04-07 20:22:59.673921 | ubuntu-noble | + popd 2026-04-07 20:22:59.673932 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-04-07 20:22:59.673942 | ubuntu-noble | + pushd tarballs 2026-04-07 20:22:59.674185 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-04-07 20:22:59.676479 | ubuntu-noble | + filename=requirements-stable-2024.1.tar.gz 2026-04-07 20:22:59.676597 | ubuntu-noble | + [[ -e requirements-stable-2024.1.tar.gz ]] 2026-04-07 20:22:59.676685 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-04-07 20:22:59.676733 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-04-07 20:22:59.676798 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.626548 | ubuntu-noble | 2026-04-07 20:23:00 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz [147389/147389] -> "requirements-stable-2024.1.tar.gz" [1] 2026-04-07 20:23:00.628768 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-04-07 20:23:00.628905 | ubuntu-noble | + echo Process requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.628949 | ubuntu-noble | Process requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.631018 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.632166 | ubuntu-noble | ++ head -1 2026-04-07 20:23:00.634011 | ubuntu-noble | ++ cut -f1 -d/ 2026-04-07 20:23:00.639967 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev6776 2026-04-07 20:23:00.640072 | ubuntu-noble | + echo Check patches for requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.640102 | ubuntu-noble | Check patches for requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.640255 | ubuntu-noble | + [[ -e ../patches/2024.1/openstack_requirements ]] 2026-04-07 20:23:00.640330 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.640356 | ubuntu-noble | Check overlays for requirements-stable-2024.1.tar.gz 2026-04-07 20:23:00.640402 | ubuntu-noble | + [[ -e ../overlays/2024.1/openstack_requirements/source ]] 2026-04-07 20:23:00.640433 | ubuntu-noble | + popd 2026-04-07 20:23:00.885864 | ubuntu-noble | ok: Runtime: 0:01:01.657842 2026-04-07 20:23:00.912920 | 2026-04-07 20:23:00.913043 | PLAY RECAP 2026-04-07 20:23:00.913107 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-07 20:23:00.913137 | 2026-04-07 20:23:01.050863 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-04-07 20:23:01.052148 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-07 20:23:01.824046 | 2026-04-07 20:23:01.824223 | PLAY [Base post] 2026-04-07 20:23:01.839242 | 2026-04-07 20:23:01.839399 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-07 20:23:02.675125 | ubuntu-noble | changed 2026-04-07 20:23:02.685384 | 2026-04-07 20:23:02.685525 | PLAY RECAP 2026-04-07 20:23:02.685625 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-07 20:23:02.685704 | 2026-04-07 20:23:02.818382 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-07 20:23:02.820906 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-07 20:23:03.655048 | 2026-04-07 20:23:03.655223 | PLAY [Base post-logs] 2026-04-07 20:23:03.666452 | 2026-04-07 20:23:03.666604 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-07 20:23:04.132567 | localhost | changed 2026-04-07 20:23:04.148347 | 2026-04-07 20:23:04.148520 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-07 20:23:04.187960 | localhost | ok 2026-04-07 20:23:04.194961 | 2026-04-07 20:23:04.195150 | TASK [Set zuul-log-path fact] 2026-04-07 20:23:04.213759 | localhost | ok 2026-04-07 20:23:04.226698 | 2026-04-07 20:23:04.226855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-07 20:23:04.264830 | localhost | ok 2026-04-07 20:23:04.271287 | 2026-04-07 20:23:04.271537 | TASK [upload-logs : Create log directories] 2026-04-07 20:23:04.818903 | localhost | changed 2026-04-07 20:23:04.822515 | 2026-04-07 20:23:04.822694 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-07 20:23:05.368064 | localhost -> localhost | ok: Runtime: 0:00:00.007756 2026-04-07 20:23:05.374697 | 2026-04-07 20:23:05.375139 | TASK [upload-logs : Upload logs to log server] 2026-04-07 20:23:05.980548 | localhost | Output suppressed because no_log was given 2026-04-07 20:23:05.982512 | 2026-04-07 20:23:05.982639 | LOOP [upload-logs : Compress console log and json output] 2026-04-07 20:23:06.046485 | localhost | skipping: Conditional result was False 2026-04-07 20:23:06.052885 | localhost | skipping: Conditional result was False 2026-04-07 20:23:06.064231 | 2026-04-07 20:23:06.064464 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-07 20:23:06.113348 | localhost | skipping: Conditional result was False 2026-04-07 20:23:06.113674 | 2026-04-07 20:23:06.129875 | localhost | skipping: Conditional result was False 2026-04-07 20:23:06.137255 | 2026-04-07 20:23:06.137498 | LOOP [upload-logs : Upload console log and json output]