2026-07-21 02:54:38.807381 | Job console starting 2026-07-21 02:54:38.820223 | Updating git repos 2026-07-21 02:54:39.340355 | Cloning repos into workspace 2026-07-21 02:54:39.469583 | Restoring repo states 2026-07-21 02:54:39.485364 | Merging changes 2026-07-21 02:54:40.100930 | Checking out repos 2026-07-21 02:54:40.216276 | Preparing playbooks 2026-07-21 02:54:41.943428 | Running Ansible setup 2026-07-21 02:54:48.903282 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 02:54:50.133442 | 2026-07-21 02:54:50.133807 | PLAY [Base pre] 2026-07-21 02:54:50.171422 | 2026-07-21 02:54:50.171545 | TASK [Setup log path fact] 2026-07-21 02:54:50.205654 | ubuntu-noble | ok 2026-07-21 02:54:50.235493 | 2026-07-21 02:54:50.235775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 02:54:50.319102 | ubuntu-noble | ok 2026-07-21 02:54:50.335270 | 2026-07-21 02:54:50.335389 | TASK [emit-job-header : Print job information] 2026-07-21 02:54:50.425412 | # Job Information 2026-07-21 02:54:50.425567 | Ansible Version: 2.16.14 2026-07-21 02:54:50.425596 | Job: container-images-kolla-patch-2024.2 2026-07-21 02:54:50.425624 | Pipeline: check 2026-07-21 02:54:50.425644 | Executor: 521e9411259a 2026-07-21 02:54:50.425661 | Triggered by: https://github.com/osism/container-images-kolla/pull/717 2026-07-21 02:54:50.425679 | Event ID: 7df6de30-84af-11f1-8ed5-cde676c11753 2026-07-21 02:54:50.429789 | 2026-07-21 02:54:50.429878 | LOOP [emit-job-header : Print node information] 2026-07-21 02:54:50.608304 | ubuntu-noble | ok: 2026-07-21 02:54:50.608505 | ubuntu-noble | # Node Information 2026-07-21 02:54:50.608632 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-21 02:54:50.608654 | ubuntu-noble | Hostname: ubuntu 2026-07-21 02:54:50.608672 | ubuntu-noble | Username: zuul 2026-07-21 02:54:50.608689 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-21 02:54:50.608708 | ubuntu-noble | Provider: regiocloud-a 2026-07-21 02:54:50.608725 | ubuntu-noble | Region: 2026-07-21 02:54:50.608742 | ubuntu-noble | Label: ubuntu-noble 2026-07-21 02:54:50.608759 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-21 02:54:50.608775 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:41ec 2026-07-21 02:54:50.619280 | 2026-07-21 02:54:50.619383 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 02:54:51.255387 | ubuntu-noble -> localhost | changed 2026-07-21 02:54:51.263256 | 2026-07-21 02:54:51.263370 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 02:54:53.229646 | ubuntu-noble -> localhost | changed 2026-07-21 02:54:53.246435 | 2026-07-21 02:54:53.246557 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 02:54:54.052719 | ubuntu-noble -> localhost | ok 2026-07-21 02:54:54.059191 | 2026-07-21 02:54:54.059301 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 02:54:54.095687 | ubuntu-noble | ok 2026-07-21 02:54:54.137990 | ubuntu-noble | included: /var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 02:54:54.146399 | 2026-07-21 02:54:54.146496 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 02:54:55.220959 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-21 02:54:55.221137 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/work/ef4afe4a94ed43ceba7850df3ba100ba_id_rsa 2026-07-21 02:54:55.221169 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/work/ef4afe4a94ed43ceba7850df3ba100ba_id_rsa.pub 2026-07-21 02:54:55.221218 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-21 02:54:55.221239 | ubuntu-noble -> localhost | SHA256:v7tqMO3Tpno31ktW0JU3E1PP7052CX1p8krS4zBySuA zuul-build-sshkey 2026-07-21 02:54:55.221258 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-21 02:54:55.221283 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-21 02:54:55.221302 | ubuntu-noble -> localhost | | o*| 2026-07-21 02:54:55.221319 | ubuntu-noble -> localhost | | . *+| 2026-07-21 02:54:55.221336 | ubuntu-noble -> localhost | | . . *| 2026-07-21 02:54:55.221353 | ubuntu-noble -> localhost | | .. o| 2026-07-21 02:54:55.221370 | ubuntu-noble -> localhost | | oS o.+o| 2026-07-21 02:54:55.221393 | ubuntu-noble -> localhost | | + o. ..=.o| 2026-07-21 02:54:55.221410 | ubuntu-noble -> localhost | | E +.*o+ o=| 2026-07-21 02:54:55.221426 | ubuntu-noble -> localhost | | * X+B o+.| 2026-07-21 02:54:55.221443 | ubuntu-noble -> localhost | | .+oO++.+ .| 2026-07-21 02:54:55.221460 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-21 02:54:55.221502 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.483390 2026-07-21 02:54:55.226645 | 2026-07-21 02:54:55.226731 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 02:54:55.263566 | ubuntu-noble | ok 2026-07-21 02:54:55.277506 | ubuntu-noble | included: /var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 02:54:55.292510 | 2026-07-21 02:54:55.292612 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 02:54:55.319610 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:54:55.324755 | 2026-07-21 02:54:55.324854 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 02:54:56.169212 | ubuntu-noble | changed 2026-07-21 02:54:56.174040 | 2026-07-21 02:54:56.174132 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 02:54:56.520316 | ubuntu-noble | ok 2026-07-21 02:54:56.524805 | 2026-07-21 02:54:56.524885 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 02:54:57.373712 | ubuntu-noble | changed 2026-07-21 02:54:57.386363 | 2026-07-21 02:54:57.387643 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 02:54:58.336682 | ubuntu-noble | changed 2026-07-21 02:54:58.341330 | 2026-07-21 02:54:58.341529 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 02:54:58.376429 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:54:58.381666 | 2026-07-21 02:54:58.381765 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 02:54:59.148083 | ubuntu-noble -> localhost | changed 2026-07-21 02:54:59.156832 | 2026-07-21 02:54:59.156925 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 02:54:59.743713 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/work/ef4afe4a94ed43ceba7850df3ba100ba_id_rsa (zuul-build-sshkey) 2026-07-21 02:54:59.743963 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.037973 2026-07-21 02:54:59.750308 | 2026-07-21 02:54:59.750406 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 02:55:00.371876 | ubuntu-noble | ok 2026-07-21 02:55:00.382333 | 2026-07-21 02:55:00.382454 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 02:55:00.415630 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:55:00.426139 | 2026-07-21 02:55:00.426275 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 02:55:01.010631 | ubuntu-noble | ok 2026-07-21 02:55:01.031512 | 2026-07-21 02:55:01.031637 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 02:55:01.079650 | ubuntu-noble | ok 2026-07-21 02:55:01.084635 | 2026-07-21 02:55:01.084741 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 02:55:01.424495 | ubuntu-noble -> localhost | ok 2026-07-21 02:55:01.430679 | 2026-07-21 02:55:01.430785 | TASK [validate-host : Collect information about the host] 2026-07-21 02:55:02.751343 | ubuntu-noble | ok 2026-07-21 02:55:02.767633 | 2026-07-21 02:55:02.767739 | TASK [validate-host : Sanitize hostname] 2026-07-21 02:55:02.891141 | ubuntu-noble | ok 2026-07-21 02:55:02.896073 | 2026-07-21 02:55:02.896164 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 02:55:03.507443 | ubuntu-noble -> localhost | changed 2026-07-21 02:55:03.513293 | 2026-07-21 02:55:03.513399 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 02:55:03.985301 | ubuntu-noble | ok 2026-07-21 02:55:04.012508 | 2026-07-21 02:55:04.012674 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 02:55:05.078745 | ubuntu-noble -> localhost | changed 2026-07-21 02:55:05.093127 | 2026-07-21 02:55:05.093323 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 02:55:05.401417 | ubuntu-noble | ok 2026-07-21 02:55:05.407970 | 2026-07-21 02:55:05.408098 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 02:55:06.573104 | ubuntu-noble | changed: 2026-07-21 02:55:06.573352 | ubuntu-noble | cd+++++++++ src/ 2026-07-21 02:55:06.573389 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-21 02:55:06.573414 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-21 02:55:06.573437 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-21 02:55:06.573457 | ubuntu-noble | Containerfile 2026-07-21 02:55:06.573570 | ubuntu-noble | 2026-07-21 02:57:39.029992 | ubuntu-noble | 2026-07-21 02:57:39.030016 | ubuntu-noble | Or undo this operation with: 2026-07-21 02:57:39.030033 | ubuntu-noble | 2026-07-21 02:57:39.030051 | ubuntu-noble | git switch - 2026-07-21 02:57:39.030068 | ubuntu-noble | 2026-07-21 02:57:39.030085 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-21 02:57:39.030103 | ubuntu-noble | 2026-07-21 02:57:39.030121 | ubuntu-noble | HEAD is now at a77ec9dac Merge "Fix permissions for ironic metrics" into stable/2024.2 2026-07-21 02:57:39.032950 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 02:57:39.037697 | ubuntu-noble | + export HASH_KOLLA=a77ec9dac 2026-07-21 02:57:39.037740 | ubuntu-noble | + HASH_KOLLA=a77ec9dac 2026-07-21 02:57:39.037753 | ubuntu-noble | + popd 2026-07-21 02:57:39.037912 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-21 02:57:39.041733 | ubuntu-noble | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2026-07-21 02:57:39.044297 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 02:57:39.044341 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:39.044479 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2026-07-21 02:57:39.044488 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2026-07-21 02:57:39.044498 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:39.049584 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-21 02:57:39.049615 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-07-21 02:57:39.049799 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:39.051435 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-21 02:57:39.051893 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-07-21 02:57:39.052029 | ubuntu-noble | + popd 2026-07-21 02:57:39.052110 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-21 02:57:39.052137 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:39.052230 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2026-07-21 02:57:39.052238 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2026-07-21 02:57:39.052265 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:39.054966 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-21 02:57:39.055702 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:39.057489 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-21 02:57:39.057855 | ubuntu-noble | + popd 2026-07-21 02:57:39.058090 | ubuntu-noble | + [[ -f templates/2024.2/repos.yaml ]] 2026-07-21 02:57:39.058166 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-21 02:57:39.196988 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-21 02:57:39.197045 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-21 02:57:39.197055 | ubuntu-noble | + cat overlays/2024.2/base/apt_preferences.ubuntu 2026-07-21 02:57:39.198922 | ubuntu-noble | Package: rabbitmq-server 2026-07-21 02:57:39.198947 | ubuntu-noble | Pin: version 3.13.* 2026-07-21 02:57:39.198952 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 02:57:39.198956 | ubuntu-noble | 2026-07-21 02:57:39.198960 | ubuntu-noble | Package: openvswitch* 2026-07-21 02:57:39.198964 | ubuntu-noble | Pin: version 3.4.* 2026-07-21 02:57:39.198968 | ubuntu-noble | Pin-Priority: 1000 2026-07-21 02:57:39.198971 | ubuntu-noble | 2026-07-21 02:57:39.198977 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-21 02:57:39.198983 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-21 02:57:39.198987 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-21 02:57:39.198990 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-21 02:57:39.198999 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-21 02:57:39.199014 | ubuntu-noble | Package: proxysql 2026-07-21 02:57:39.199018 | ubuntu-noble | Pin: version 3.0.8* 2026-07-21 02:57:39.199021 | ubuntu-noble | Pin-Priority: 1001 2026-07-21 02:57:39.199818 | ubuntu-noble | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2026-07-21 02:57:39.203423 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 02:57:39.204140 | ubuntu-noble | ++ basename overlays/2024.2/cinder 2026-07-21 02:57:39.206874 | ubuntu-noble | + image_name=cinder 2026-07-21 02:57:39.206994 | ubuntu-noble | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2026-07-21 02:57:39.210677 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 02:57:39.211492 | ubuntu-noble | ++ basename overlays/2024.2/nova 2026-07-21 02:57:39.213966 | ubuntu-noble | + image_name=nova 2026-07-21 02:57:39.214097 | ubuntu-noble | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-21 02:57:39.217228 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-21 02:57:39.218162 | ubuntu-noble | ++ basename overlays/2024.2/base 2026-07-21 02:57:39.221002 | ubuntu-noble | + image_name=base 2026-07-21 02:57:39.221145 | ubuntu-noble | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2026-07-21 02:57:39.224688 | ubuntu-noble | + find patches/2024.2 -mindepth 1 -type d 2026-07-21 02:57:39.227563 | ubuntu-noble | patches/2024.2/kolla 2026-07-21 02:57:39.227596 | ubuntu-noble | patches/2024.2/neutron 2026-07-21 02:57:39.227603 | ubuntu-noble | patches/2024.2/openstack_requirements 2026-07-21 02:57:39.227610 | ubuntu-noble | patches/2024.2/cinder 2026-07-21 02:57:39.227617 | ubuntu-noble | patches/2024.2/ironic 2026-07-21 02:57:39.227623 | ubuntu-noble | patches/2024.2/nova 2026-07-21 02:57:39.227629 | ubuntu-noble | patches/2024.2/neutron-dynamic-routing 2026-07-21 02:57:39.227635 | ubuntu-noble | patches/2024.2/keystone 2026-07-21 02:57:39.227665 | ubuntu-noble | patches/2024.2/skyline 2026-07-21 02:57:39.232718 | ubuntu-noble | ++ find patches/2024.2 -mindepth 1 -type d 2026-07-21 02:57:39.232753 | ubuntu-noble | ++ grep kolla 2026-07-21 02:57:39.232759 | ubuntu-noble | ++ grep -v kolla-build 2026-07-21 02:57:39.234170 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-21 02:57:39.234970 | ubuntu-noble | ++ basename patches/2024.2/kolla 2026-07-21 02:57:39.237164 | ubuntu-noble | + project=kolla 2026-07-21 02:57:39.239706 | ubuntu-noble | ++ sort 2026-07-21 02:57:39.239740 | ubuntu-noble | ++ find patches/2024.2/kolla -type f -name '*.patch' 2026-07-21 02:57:39.241313 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:39.241344 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:39.241436 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2026-07-21 02:57:39.241443 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2026-07-21 02:57:39.241464 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:39.243478 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 02:57:39.243746 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 02:57:39.244084 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:39.245689 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-21 02:57:39.245788 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-21 02:57:39.246135 | ubuntu-noble | + popd 2026-07-21 02:57:39.246164 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:39.246170 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:39.246197 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2026-07-21 02:57:39.246202 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2026-07-21 02:57:39.246208 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:39.247700 | ubuntu-noble | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2026-07-21 02:57:39.247721 | ubuntu-noble | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-07-21 02:57:39.247728 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:39.249229 | ubuntu-noble | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2026-07-21 02:57:39.249250 | ubuntu-noble | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-07-21 02:57:39.249277 | ubuntu-noble | + popd 2026-07-21 02:57:39.249353 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:39.249359 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:39.249399 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2026-07-21 02:57:39.249404 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2026-07-21 02:57:39.249409 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:39.250693 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2026-07-21 02:57:39.250725 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2026-07-21 02:57:39.250803 | ubuntu-noble | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-07-21 02:57:39.250890 | ubuntu-noble | checking file docker/base/proxysql.repo 2026-07-21 02:57:39.250981 | ubuntu-noble | checking file kolla/template/repos.yaml 2026-07-21 02:57:39.251013 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2026-07-21 02:57:39.251038 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2026-07-21 02:57:39.251069 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2026-07-21 02:57:39.251098 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2026-07-21 02:57:39.251167 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-07-21 02:57:39.251407 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:39.253700 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2026-07-21 02:57:39.253728 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2026-07-21 02:57:39.253733 | ubuntu-noble | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-07-21 02:57:39.253737 | ubuntu-noble | patching file docker/base/proxysql.repo 2026-07-21 02:57:39.253741 | ubuntu-noble | patching file kolla/template/repos.yaml 2026-07-21 02:57:39.253746 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2026-07-21 02:57:39.253750 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2026-07-21 02:57:39.253754 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2026-07-21 02:57:39.253758 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2026-07-21 02:57:39.253763 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-07-21 02:57:39.253929 | ubuntu-noble | + popd 2026-07-21 02:57:39.253988 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:39.254010 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:39.254065 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2026-07-21 02:57:39.254070 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2026-07-21 02:57:39.254076 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:39.255684 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-07-21 02:57:39.255706 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-21 02:57:39.255742 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-21 02:57:39.255846 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-21 02:57:39.255941 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-21 02:57:39.256415 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:39.258702 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-07-21 02:57:39.258726 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-07-21 02:57:39.258731 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-07-21 02:57:39.258737 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-07-21 02:57:39.258742 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-07-21 02:57:39.259028 | ubuntu-noble | + popd 2026-07-21 02:57:39.259147 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-21 02:57:39.259176 | ubuntu-noble | + pushd kolla 2026-07-21 02:57:39.259262 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2026-07-21 02:57:39.259269 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/squash.patch 2026-07-21 02:57:39.259297 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:57:39.261303 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-21 02:57:39.261333 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2026-07-21 02:57:39.261453 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:57:39.263178 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-21 02:57:39.263207 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2026-07-21 02:57:39.263330 | ubuntu-noble | + popd 2026-07-21 02:57:39.263486 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-21 02:57:39.934210 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-21 02:57:40.015415 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 02:57:40.029699 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-07-21 02:57:40.156989 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-21 02:57:40.170725 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl.metadata (14 kB) 2026-07-21 02:57:40.270826 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-21 02:57:40.283268 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 02:57:40.296764 | 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-07-21 02:57:40.303023 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-07-21 02:57:40.358260 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-21 02:57:40.369987 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 02:57:40.433319 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:40.445764 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 02:57:40.517415 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:40.530331 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 02:57:40.613073 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:40.625577 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 02:57:40.679316 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-21 02:57:40.692554 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 02:57:40.712412 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-07-21 02:57:40.716857 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.34.2) 2026-07-21 02:57:40.822569 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-21 02:57:40.834405 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 02:57:40.877974 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.9) 2026-07-21 02:57:40.879687 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.18) 2026-07-21 02:57:40.881760 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-21 02:57:40.883186 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.6.17) 2026-07-21 02:57:40.931060 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 02:57:40.961754 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.3 MB/s eta 0:00:00 2026-07-21 02:57:40.976202 | ubuntu-noble | Downloading gitpython-3.1.53-py3-none-any.whl (216 kB) 2026-07-21 02:57:40.997467 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.2/216.2 kB 14.4 MB/s eta 0:00:00 2026-07-21 02:57:41.011911 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-21 02:57:41.033017 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 9.8 MB/s eta 0:00:00 2026-07-21 02:57:41.048461 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-21 02:57:41.067980 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.3 MB/s eta 0:00:00 2026-07-21 02:57:41.082820 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 02:57:41.139206 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 43.4 MB/s eta 0:00:00 2026-07-21 02:57:41.152039 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 02:57:41.172966 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 2.8 MB/s eta 0:00:00 2026-07-21 02:57:41.188122 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 02:57:41.212206 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 02:57:41.230254 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 3.9 MB/s eta 0:00:00 2026-07-21 02:57:41.244213 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-21 02:57:41.481074 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-21 02:57:42.449160 | ubuntu-noble | Successfully installed GitPython-3.1.53 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.6.0 oslo.i18n-6.9.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-21 02:57:42.612705 | ubuntu-noble | + pip3 install kolla/ 2026-07-21 02:57:43.117236 | ubuntu-noble | Processing ./kolla 2026-07-21 02:57:43.120199 | ubuntu-noble | Installing build dependencies: started 2026-07-21 02:57:45.592916 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-21 02:57:45.598256 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-21 02:57:45.843250 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-21 02:57:45.848828 | ubuntu-noble | Installing backend dependencies: started 2026-07-21 02:57:48.267609 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-21 02:57:48.269875 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-21 02:57:48.899730 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 02:57:48.918842 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (7.0.3) 2026-07-21 02:57:48.920889 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.6) 2026-07-21 02:57:48.923135 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.53) 2026-07-21 02:57:48.924930 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (10.6.0) 2026-07-21 02:57:48.926770 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (80.10.2) 2026-07-21 02:57:48.974700 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==19.8.0) (4.0.12) 2026-07-21 02:57:48.979165 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.8.0) (3.0.3) 2026-07-21 02:57:48.987515 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (1.3.0) 2026-07-21 02:57:48.988869 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (5.9.0) 2026-07-21 02:57:48.990277 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (6.9.0) 2026-07-21 02:57:48.991827 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (2.0.0) 2026-07-21 02:57:48.993746 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (6.0.3) 2026-07-21 02:57:48.995209 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (2.34.2) 2026-07-21 02:57:49.046783 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==19.8.0) (5.0.3) 2026-07-21 02:57:49.064761 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (3.4.9) 2026-07-21 02:57:49.066459 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (3.18) 2026-07-21 02:57:49.068092 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (2.7.0) 2026-07-21 02:57:49.069518 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.8.0) (2026.6.17) 2026-07-21 02:57:49.102320 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-21 02:57:49.103553 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-21 02:57:50.646987 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-21 02:57:50.651240 | ubuntu-noble | Created wheel for kolla: filename=kolla-19.8.0-py3-none-any.whl size=375231 sha256=59d501edb142272fb6620f5b9d8beb52949497f2fcac0c31d122016f89e4268f 2026-07-21 02:57:50.651917 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-3zedlhmw/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-21 02:57:50.666751 | ubuntu-noble | Successfully built kolla 2026-07-21 02:57:50.862505 | ubuntu-noble | Installing collected packages: kolla 2026-07-21 02:57:51.063122 | ubuntu-noble | Successfully installed kolla-19.8.0 2026-07-21 02:57:51.229010 | ubuntu-noble | ++ kolla-build --version 2026-07-21 02:57:51.795739 | ubuntu-noble | + export KOLLA_VERSION=19.8.0 2026-07-21 02:57:51.795809 | ubuntu-noble | + KOLLA_VERSION=19.8.0 2026-07-21 02:57:51.796372 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 02:57:51.801348 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=fa4c463 2026-07-21 02:57:51.801371 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=fa4c463 2026-07-21 02:57:51.802210 | ubuntu-noble | ++ cd release 2026-07-21 02:57:51.802230 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-21 02:57:51.806044 | ubuntu-noble | + export HASH_RELEASE=4aeeb19 2026-07-21 02:57:51.806080 | ubuntu-noble | + HASH_RELEASE=4aeeb19 2026-07-21 02:57:51.806092 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-21 02:57:51.970006 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-21 02:57:51.970070 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-21 02:57:51.970076 | ubuntu-noble | + cat templates/2024.2/template-overrides.j2 2026-07-21 02:57:51.971595 | ubuntu-noble | {% extends parent_template %} 2026-07-21 02:57:51.971625 | ubuntu-noble | 2026-07-21 02:57:51.971631 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-21 02:57:51.971636 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-21 02:57:51.971666 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-21 02:57:51.971671 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-21 02:57:51.971675 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-21 02:57:51.971680 | ubuntu-noble | ] %} 2026-07-21 02:57:51.971685 | ubuntu-noble | 2026-07-21 02:57:51.971690 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-07-21 02:57:51.971695 | ubuntu-noble | 2026-07-21 02:57:51.971700 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-21 02:57:51.971719 | ubuntu-noble | 2026-07-21 02:57:51.971723 | ubuntu-noble | {% set nova_libvirt_packages_packages_append = ['mdevctl'] %} 2026-07-21 02:57:51.971726 | ubuntu-noble | 2026-07-21 02:57:51.971730 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-21 02:57:51.971734 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-21 02:57:51.971737 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-21 02:57:51.971741 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-21 02:57:51.971744 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971748 | ubuntu-noble | 2026-07-21 02:57:51.971752 | ubuntu-noble | {% block horizon_header %} 2026-07-21 02:57:51.971755 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:51.971759 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-21 02:57:51.971762 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-07-21 02:57:51.971767 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 02:57:51.971770 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:51.971773 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:51.971777 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971780 | ubuntu-noble | 2026-07-21 02:57:51.971784 | ubuntu-noble | {% block horizon_footer %} 2026-07-21 02:57:51.971787 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-21 02:57:51.971792 | ubuntu-noble | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-21 02:57:51.971797 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-21 02:57:51.971801 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971804 | ubuntu-noble | 2026-07-21 02:57:51.971808 | ubuntu-noble | {% block base_header %} 2026-07-21 02:57:51.971811 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-21 02:57:51.971815 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-21 02:57:51.971818 | ubuntu-noble | 2026-07-21 02:57:51.971822 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:51.971825 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-21 02:57:51.971829 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-21 02:57:51.971832 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:51.971836 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:51.971839 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971842 | ubuntu-noble | 2026-07-21 02:57:51.971846 | ubuntu-noble | {% block openstack_base_header %} 2026-07-21 02:57:51.971854 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:51.971858 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-21 02:57:51.971862 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:51.971870 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:51.971874 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971877 | ubuntu-noble | 2026-07-21 02:57:51.971881 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-07-21 02:57:51.971884 | ubuntu-noble | 2026-07-21 02:57:51.971888 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-21 02:57:51.971892 | ubuntu-noble | 2026-07-21 02:57:51.971895 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-21 02:57:51.971898 | ubuntu-noble | 2026-07-21 02:57:51.971902 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-07-21 02:57:51.971905 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-21 02:57:51.971909 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-21 02:57:51.971912 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971916 | ubuntu-noble | 2026-07-21 02:57:51.971919 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-21 02:57:51.971923 | ubuntu-noble | {% block manila_base_footer %} 2026-07-21 02:57:51.971926 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 02:57:51.971930 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971933 | ubuntu-noble | 2026-07-21 02:57:51.971937 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-21 02:57:51.971940 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-21 02:57:51.971944 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-21 02:57:51.971950 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-21 02:57:51.971954 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-21 02:57:51.971957 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971961 | ubuntu-noble | 2026-07-21 02:57:51.971964 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-21 02:57:51.971968 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-21 02:57:51.971971 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-21 02:57:51.971975 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-21 02:57:51.971978 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.971982 | ubuntu-noble | 2026-07-21 02:57:51.971985 | ubuntu-noble | {% block grafana_footer %} 2026-07-21 02:57:51.971989 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-21 02:57:51.971992 | ubuntu-noble | && mkdir -p /operations \ 2026-07-21 02:57:51.971996 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-21 02:57:51.971999 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-21 02:57:51.972002 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.972006 | ubuntu-noble | 2026-07-21 02:57:51.972010 | ubuntu-noble | {% block keystone_footer %} 2026-07-21 02:57:51.972013 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-21 02:57:51.972017 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:51.972020 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-21 02:57:51.972024 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-21 02:57:51.972027 | ubuntu-noble | libldap-common \ 2026-07-21 02:57:51.972030 | ubuntu-noble | libmemcached11 \ 2026-07-21 02:57:51.972034 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:51.972037 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-21 02:57:51.972041 | ubuntu-noble | && a2enmod auth_openidc 2026-07-21 02:57:51.972044 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.972048 | ubuntu-noble | 2026-07-21 02:57:51.972051 | ubuntu-noble | {% block footer %} 2026-07-21 02:57:51.972055 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-21 02:57:51.972058 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-21 02:57:51.972061 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-21 02:57:51.972065 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-21 02:57:51.972076 | ubuntu-noble | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-21 02:57:51.972084 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.972088 | ubuntu-noble | 2026-07-21 02:57:51.972091 | ubuntu-noble | {% block labels %} 2026-07-21 02:57:51.972094 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-21 02:57:51.972098 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-21 02:57:51.972101 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="fa4c463" \ 2026-07-21 02:57:51.972105 | ubuntu-noble | "de.osism.commit.kolla"="a77ec9dac" \ 2026-07-21 02:57:51.972108 | ubuntu-noble | "de.osism.commit.kolla_version"="19.8.0" \ 2026-07-21 02:57:51.972112 | ubuntu-noble | "de.osism.commit.release"="4aeeb19" \ 2026-07-21 02:57:51.972115 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-07-21 02:57:51.972118 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-07-21 02:57:51.972122 | ubuntu-noble | "de.osism.release.openstack"="2024.2" \ 2026-07-21 02:57:51.972125 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-21 02:57:51.972128 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-21T02:57:51.946124+00:00" \ 2026-07-21 02:57:51.972132 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-21 02:57:51.972135 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-21 02:57:51.972139 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-21 02:57:51.972142 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-21 02:57:51.972145 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-21 02:57:51.972149 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-21 02:57:51.972152 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.972156 | ubuntu-noble | 2026-07-21 02:57:51.972162 | ubuntu-noble | {% block ovs_install %} 2026-07-21 02:57:51.972165 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2026-07-21 02:57:51.972169 | ubuntu-noble | RUN apt-get update \ 2026-07-21 02:57:51.972172 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-21 02:57:51.972175 | ubuntu-noble | python3-netifaces \ 2026-07-21 02:57:51.972179 | ubuntu-noble | tcpdump \ 2026-07-21 02:57:51.972182 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-07-21 02:57:51.972186 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-07-21 02:57:51.972189 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-07-21 02:57:51.972193 | ubuntu-noble | && rm -rf /tmp/packages \ 2026-07-21 02:57:51.972196 | ubuntu-noble | && apt-get clean \ 2026-07-21 02:57:51.972199 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-21 02:57:51.972203 | ubuntu-noble | {% endblock %} 2026-07-21 02:57:51.972206 | ubuntu-noble | 2026-07-21 02:57:51.972498 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-21 02:57:51.974077 | ubuntu-noble | + BASE=ubuntu 2026-07-21 02:57:51.974093 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-21 02:57:51.974621 | ubuntu-noble | ++ date +%Y%m%d 2026-07-21 02:57:51.975739 | ubuntu-noble | + BUILD_ID=20260721 2026-07-21 02:57:51.975765 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-21 02:57:51.975772 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-21 02:57:51.975778 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2026-07-21 02:57:51.975783 | ubuntu-noble | + VERSION=latest 2026-07-21 02:57:51.975833 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 02:57:51.975840 | ubuntu-noble | + . defaults/all.sh 2026-07-21 02:57:51.975898 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 02:57:51.975903 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 02:57:51.975908 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 02:57:51.975913 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 02:57:51.976019 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 02:57:51.976039 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:51.976055 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:51.976061 | ubuntu-noble | +++ hash -r 2026-07-21 02:57:51.976093 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:51.976099 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 02:57:51.976104 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 02:57:51.976120 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 02:57:51.976160 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 02:57:51.976165 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 02:57:51.976171 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 02:57:51.976177 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 02:57:51.976195 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 02:57:51.976215 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 02:57:51.976221 | ubuntu-noble | +++ export PATH 2026-07-21 02:57:51.976241 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:57:51.976264 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 02:57:51.976270 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 02:57:51.976274 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 02:57:51.976279 | ubuntu-noble | +++ export PS1 2026-07-21 02:57:51.976282 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 02:57:51.976287 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 02:57:51.976293 | ubuntu-noble | +++ hash -r 2026-07-21 02:57:51.976326 | ubuntu-noble | + . defaults/2024.2.sh 2026-07-21 02:57:51.976867 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 02:57:51.977946 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 02:57:51.977959 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 02:57:51.977965 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 02:57:51.977969 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 02:57:51.977974 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-21 02:57:51.977978 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-21 02:57:51.977996 | ubuntu-noble | + export VERSION 2026-07-21 02:57:51.978009 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 02:57:51.978014 | ubuntu-noble | + DOCKER_TAG=build-20260721 2026-07-21 02:57:51.978017 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-21 02:57:51.978022 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-07-21 02:57:51.978027 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 02:57:51.978032 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-21 02:57:51.978049 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-21 02:57:52.118424 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-21 02:57:52.118492 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-07-21 02:57:53.226723 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:53.226789 | ubuntu-noble | "changed": false, 2026-07-21 02:57:53.226801 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:53.226810 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:53.226819 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:53.226827 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:53.226836 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:53.226845 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:53.226855 | ubuntu-noble | "size": 4358, 2026-07-21 02:57:53.226863 | ubuntu-noble | "state": "file", 2026-07-21 02:57:53.226872 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:53.226881 | ubuntu-noble | } 2026-07-21 02:57:53.327631 | ubuntu-noble | + setini DEFAULT tag build-20260721 2026-07-21 02:57:53.327722 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20260721' 2026-07-21 02:57:54.405727 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:57:54.405784 | ubuntu-noble | "changed": true, 2026-07-21 02:57:54.405790 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:54.405794 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:54.405799 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:54.405803 | ubuntu-noble | "msg": "option changed", 2026-07-21 02:57:54.405807 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:54.405812 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:54.405817 | ubuntu-noble | "size": 4366, 2026-07-21 02:57:54.405821 | ubuntu-noble | "state": "file", 2026-07-21 02:57:54.405825 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:54.405829 | ubuntu-noble | } 2026-07-21 02:57:54.508777 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-21 02:57:54.508867 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-07-21 02:57:55.578354 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:55.578413 | ubuntu-noble | "changed": false, 2026-07-21 02:57:55.578421 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:55.578427 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:55.578433 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:55.578438 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:55.578444 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:55.578457 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:55.578463 | ubuntu-noble | "size": 4366, 2026-07-21 02:57:55.578469 | ubuntu-noble | "state": "file", 2026-07-21 02:57:55.578475 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:55.578481 | ubuntu-noble | } 2026-07-21 02:57:55.671808 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-07-21 02:57:55.671917 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-07-21 02:57:56.738134 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:56.738207 | ubuntu-noble | "changed": false, 2026-07-21 02:57:56.738220 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:56.738231 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:56.738241 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:56.738250 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:56.738260 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:56.738270 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:56.738281 | ubuntu-noble | "size": 4366, 2026-07-21 02:57:56.738291 | ubuntu-noble | "state": "file", 2026-07-21 02:57:56.738301 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:56.738311 | ubuntu-noble | } 2026-07-21 02:57:56.837858 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-21 02:57:56.837914 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-07-21 02:57:57.920471 | ubuntu-noble | localhost | SUCCESS => { 2026-07-21 02:57:57.920527 | ubuntu-noble | "changed": false, 2026-07-21 02:57:57.920535 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:57.920605 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:57.920612 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:57.920619 | ubuntu-noble | "msg": "OK", 2026-07-21 02:57:57.920625 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:57.920632 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:57.920678 | ubuntu-noble | "size": 4366, 2026-07-21 02:57:57.920690 | ubuntu-noble | "state": "file", 2026-07-21 02:57:57.920696 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:57.920702 | ubuntu-noble | } 2026-07-21 02:57:58.004609 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2026-07-21 02:57:58.004688 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.2.tar.gz' 2026-07-21 02:57:59.059957 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:57:59.060003 | ubuntu-noble | "changed": true, 2026-07-21 02:57:59.060008 | ubuntu-noble | "gid": 1000, 2026-07-21 02:57:59.060012 | ubuntu-noble | "group": "zuul", 2026-07-21 02:57:59.060015 | ubuntu-noble | "mode": "0664", 2026-07-21 02:57:59.060020 | ubuntu-noble | "msg": "section and option added", 2026-07-21 02:57:59.060024 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:57:59.060028 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:57:59.060032 | ubuntu-noble | "size": 4437, 2026-07-21 02:57:59.060036 | ubuntu-noble | "state": "file", 2026-07-21 02:57:59.060039 | ubuntu-noble | "uid": 1000 2026-07-21 02:57:59.060043 | ubuntu-noble | } 2026-07-21 02:57:59.151346 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2026-07-21 02:57:59.156396 | ubuntu-noble | + setini openstack-base type local 2026-07-21 02:57:59.156432 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-07-21 02:58:00.205744 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:58:00.205813 | ubuntu-noble | "changed": true, 2026-07-21 02:58:00.205822 | ubuntu-noble | "gid": 1000, 2026-07-21 02:58:00.205828 | ubuntu-noble | "group": "zuul", 2026-07-21 02:58:00.205835 | ubuntu-noble | "mode": "0664", 2026-07-21 02:58:00.205841 | ubuntu-noble | "msg": "option added", 2026-07-21 02:58:00.205847 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:58:00.205854 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:58:00.205861 | ubuntu-noble | "size": 4548, 2026-07-21 02:58:00.205868 | ubuntu-noble | "state": "file", 2026-07-21 02:58:00.205874 | ubuntu-noble | "uid": 1000 2026-07-21 02:58:00.205880 | ubuntu-noble | } 2026-07-21 02:58:00.292756 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-21 02:58:00.292822 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-21 02:58:00.292900 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-07-21 02:58:01.385797 | ubuntu-noble | localhost | CHANGED => { 2026-07-21 02:58:01.385846 | ubuntu-noble | "changed": true, 2026-07-21 02:58:01.385851 | ubuntu-noble | "gid": 1000, 2026-07-21 02:58:01.385855 | ubuntu-noble | "group": "zuul", 2026-07-21 02:58:01.385859 | ubuntu-noble | "mode": "0664", 2026-07-21 02:58:01.385862 | ubuntu-noble | "msg": "option added", 2026-07-21 02:58:01.385866 | ubuntu-noble | "owner": "zuul", 2026-07-21 02:58:01.385870 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-21 02:58:01.385874 | ubuntu-noble | "size": 4586, 2026-07-21 02:58:01.385878 | ubuntu-noble | "state": "file", 2026-07-21 02:58:01.385882 | ubuntu-noble | "uid": 1000 2026-07-21 02:58:01.385885 | ubuntu-noble | } 2026-07-21 02:58:01.483744 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-21 02:58:01.483804 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-21 02:58:01.483809 | ubuntu-noble | + cat kolla-build.conf 2026-07-21 02:58:01.485299 | ubuntu-noble | [DEFAULT] 2026-07-21 02:58:01.485326 | ubuntu-noble | base = ubuntu 2026-07-21 02:58:01.485331 | ubuntu-noble | base_package_type = deb 2026-07-21 02:58:01.485335 | ubuntu-noble | base_tag = 24.04 2026-07-21 02:58:01.485339 | ubuntu-noble | install_type = source 2026-07-21 02:58:01.485343 | ubuntu-noble | namespace = kolla 2026-07-21 02:58:01.485347 | ubuntu-noble | openstack_release = 2024.2 2026-07-21 02:58:01.485350 | ubuntu-noble | push = false 2026-07-21 02:58:01.485354 | ubuntu-noble | tag = build-20260721 2026-07-21 02:58:01.485358 | ubuntu-noble | threads = 1 2026-07-21 02:58:01.485362 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-21 02:58:01.485367 | ubuntu-noble | 2026-07-21 02:58:01.485371 | ubuntu-noble | ######################################################################### 2026-07-21 02:58:01.485376 | ubuntu-noble | # sources tracked in release repository 2026-07-21 02:58:01.485379 | ubuntu-noble | 2026-07-21 02:58:01.485383 | ubuntu-noble | [aodh-base] 2026-07-21 02:58:01.485399 | ubuntu-noble | type = local 2026-07-21 02:58:01.485403 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-21 02:58:01.485407 | ubuntu-noble | location = tarballs/aodh-stable-2024.2.tar.gz 2026-07-21 02:58:01.485410 | ubuntu-noble | 2026-07-21 02:58:01.485413 | ubuntu-noble | 2026-07-21 02:58:01.485417 | ubuntu-noble | 2026-07-21 02:58:01.485420 | ubuntu-noble | [barbican-base] 2026-07-21 02:58:01.485424 | ubuntu-noble | type = local 2026-07-21 02:58:01.485427 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-21 02:58:01.485432 | ubuntu-noble | location = tarballs/barbican-stable-2024.2.tar.gz 2026-07-21 02:58:01.485435 | ubuntu-noble | 2026-07-21 02:58:01.485438 | ubuntu-noble | 2026-07-21 02:58:01.485442 | ubuntu-noble | 2026-07-21 02:58:01.485445 | ubuntu-noble | [blazar-base] 2026-07-21 02:58:01.485449 | ubuntu-noble | type = local 2026-07-21 02:58:01.485452 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-21 02:58:01.485456 | ubuntu-noble | location = tarballs/blazar-stable-2024.2.tar.gz 2026-07-21 02:58:01.485459 | ubuntu-noble | 2026-07-21 02:58:01.485462 | ubuntu-noble | 2026-07-21 02:58:01.485466 | ubuntu-noble | 2026-07-21 02:58:01.485469 | ubuntu-noble | [ceilometer-base] 2026-07-21 02:58:01.485473 | ubuntu-noble | type = local 2026-07-21 02:58:01.485476 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:01.485479 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:01.485483 | ubuntu-noble | 2026-07-21 02:58:01.485486 | ubuntu-noble | 2026-07-21 02:58:01.485490 | ubuntu-noble | 2026-07-21 02:58:01.485493 | ubuntu-noble | [cinder-base] 2026-07-21 02:58:01.485497 | ubuntu-noble | type = local 2026-07-21 02:58:01.485500 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-21 02:58:01.485503 | ubuntu-noble | location = tarballs/cinder-stable-2024.2.tar.gz 2026-07-21 02:58:01.485507 | ubuntu-noble | 2026-07-21 02:58:01.485510 | ubuntu-noble | 2026-07-21 02:58:01.485513 | ubuntu-noble | 2026-07-21 02:58:01.485517 | ubuntu-noble | [designate-base] 2026-07-21 02:58:01.485520 | ubuntu-noble | type = local 2026-07-21 02:58:01.485524 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-21 02:58:01.485527 | ubuntu-noble | location = tarballs/designate-stable-2024.2.tar.gz 2026-07-21 02:58:01.485530 | ubuntu-noble | 2026-07-21 02:58:01.485534 | ubuntu-noble | 2026-07-21 02:58:01.485537 | ubuntu-noble | 2026-07-21 02:58:01.485541 | ubuntu-noble | [glance-base] 2026-07-21 02:58:01.485544 | ubuntu-noble | type = local 2026-07-21 02:58:01.485565 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-21 02:58:01.485568 | ubuntu-noble | location = tarballs/glance-stable-2024.2.tar.gz 2026-07-21 02:58:01.485572 | ubuntu-noble | 2026-07-21 02:58:01.485575 | ubuntu-noble | 2026-07-21 02:58:01.485578 | ubuntu-noble | 2026-07-21 02:58:01.485582 | ubuntu-noble | [heat-base] 2026-07-21 02:58:01.485585 | ubuntu-noble | type = local 2026-07-21 02:58:01.485589 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-21 02:58:01.485592 | ubuntu-noble | location = tarballs/heat-stable-2024.2.tar.gz 2026-07-21 02:58:01.485595 | ubuntu-noble | 2026-07-21 02:58:01.485599 | ubuntu-noble | 2026-07-21 02:58:01.485602 | ubuntu-noble | 2026-07-21 02:58:01.485606 | ubuntu-noble | [horizon] 2026-07-21 02:58:01.485609 | ubuntu-noble | type = local 2026-07-21 02:58:01.485612 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-21 02:58:01.485616 | ubuntu-noble | location = tarballs/horizon-stable-2024.2.tar.gz 2026-07-21 02:58:01.485619 | ubuntu-noble | 2026-07-21 02:58:01.485622 | ubuntu-noble | 2026-07-21 02:58:01.485626 | ubuntu-noble | 2026-07-21 02:58:01.485629 | ubuntu-noble | [ironic-base] 2026-07-21 02:58:01.485633 | ubuntu-noble | type = local 2026-07-21 02:58:01.485636 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-21 02:58:01.485671 | ubuntu-noble | location = tarballs/ironic-stable-2024.2.tar.gz 2026-07-21 02:58:01.485674 | ubuntu-noble | 2026-07-21 02:58:01.485678 | ubuntu-noble | 2026-07-21 02:58:01.485682 | ubuntu-noble | 2026-07-21 02:58:01.485685 | ubuntu-noble | [keystone-base] 2026-07-21 02:58:01.485689 | ubuntu-noble | type = local 2026-07-21 02:58:01.485692 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-21 02:58:01.485696 | ubuntu-noble | location = tarballs/keystone-stable-2024.2.tar.gz 2026-07-21 02:58:01.485699 | ubuntu-noble | 2026-07-21 02:58:01.485703 | ubuntu-noble | 2026-07-21 02:58:01.485706 | ubuntu-noble | 2026-07-21 02:58:01.485710 | ubuntu-noble | [magnum-base] 2026-07-21 02:58:01.485717 | ubuntu-noble | type = local 2026-07-21 02:58:01.485720 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-21 02:58:01.485724 | ubuntu-noble | location = tarballs/magnum-stable-2024.2.tar.gz 2026-07-21 02:58:01.485727 | ubuntu-noble | 2026-07-21 02:58:01.485731 | ubuntu-noble | 2026-07-21 02:58:01.485734 | ubuntu-noble | 2026-07-21 02:58:01.485738 | ubuntu-noble | [manila-base] 2026-07-21 02:58:01.485741 | ubuntu-noble | type = local 2026-07-21 02:58:01.485745 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-21 02:58:01.485748 | ubuntu-noble | location = tarballs/manila-stable-2024.2.tar.gz 2026-07-21 02:58:01.485752 | ubuntu-noble | 2026-07-21 02:58:01.485755 | ubuntu-noble | 2026-07-21 02:58:01.485758 | ubuntu-noble | 2026-07-21 02:58:01.485762 | ubuntu-noble | [masakari-base] 2026-07-21 02:58:01.485765 | ubuntu-noble | type = local 2026-07-21 02:58:01.485769 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-21 02:58:01.485772 | ubuntu-noble | location = tarballs/masakari-stable-2024.2.tar.gz 2026-07-21 02:58:01.485776 | ubuntu-noble | 2026-07-21 02:58:01.485779 | ubuntu-noble | 2026-07-21 02:58:01.485783 | ubuntu-noble | 2026-07-21 02:58:01.485786 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-21 02:58:01.485790 | ubuntu-noble | type = local 2026-07-21 02:58:01.485798 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:01.485802 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:01.485806 | ubuntu-noble | 2026-07-21 02:58:01.485809 | ubuntu-noble | 2026-07-21 02:58:01.485813 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-21 02:58:01.485816 | ubuntu-noble | type = local 2026-07-21 02:58:01.486014 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:01.486019 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:01.486023 | ubuntu-noble | 2026-07-21 02:58:01.486027 | ubuntu-noble | 2026-07-21 02:58:01.486031 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-21 02:58:01.486034 | ubuntu-noble | type = local 2026-07-21 02:58:01.486038 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:01.486042 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:01.486045 | ubuntu-noble | 2026-07-21 02:58:01.486049 | ubuntu-noble | 2026-07-21 02:58:01.486052 | ubuntu-noble | 2026-07-21 02:58:01.486056 | ubuntu-noble | [neutron-base] 2026-07-21 02:58:01.486059 | ubuntu-noble | type = local 2026-07-21 02:58:01.486063 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-21 02:58:01.486066 | ubuntu-noble | location = tarballs/neutron-stable-2024.2.tar.gz 2026-07-21 02:58:01.486070 | ubuntu-noble | 2026-07-21 02:58:01.486073 | ubuntu-noble | 2026-07-21 02:58:01.486077 | ubuntu-noble | 2026-07-21 02:58:01.486080 | ubuntu-noble | [nova-base] 2026-07-21 02:58:01.486084 | ubuntu-noble | type = local 2026-07-21 02:58:01.486087 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-21 02:58:01.486091 | ubuntu-noble | location = tarballs/nova-stable-2024.2.tar.gz 2026-07-21 02:58:01.486094 | ubuntu-noble | 2026-07-21 02:58:01.486097 | ubuntu-noble | 2026-07-21 02:58:01.486101 | ubuntu-noble | 2026-07-21 02:58:01.486104 | ubuntu-noble | [octavia-base] 2026-07-21 02:58:01.486108 | ubuntu-noble | type = local 2026-07-21 02:58:01.486111 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-21 02:58:01.486115 | ubuntu-noble | location = tarballs/octavia-stable-2024.2.tar.gz 2026-07-21 02:58:01.486118 | ubuntu-noble | 2026-07-21 02:58:01.486122 | ubuntu-noble | 2026-07-21 02:58:01.486125 | ubuntu-noble | 2026-07-21 02:58:01.486129 | ubuntu-noble | [placement-base] 2026-07-21 02:58:01.486132 | ubuntu-noble | type = local 2026-07-21 02:58:01.486136 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-21 02:58:01.486139 | ubuntu-noble | location = tarballs/placement-stable-2024.2.tar.gz 2026-07-21 02:58:01.486143 | ubuntu-noble | 2026-07-21 02:58:01.486146 | ubuntu-noble | 2026-07-21 02:58:01.486150 | ubuntu-noble | 2026-07-21 02:58:01.486153 | ubuntu-noble | [skyline-apiserver-base] 2026-07-21 02:58:01.486157 | ubuntu-noble | type = local 2026-07-21 02:58:01.486167 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:01.486171 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:01.486174 | ubuntu-noble | 2026-07-21 02:58:01.486182 | ubuntu-noble | 2026-07-21 02:58:01.486186 | ubuntu-noble | 2026-07-21 02:58:01.486189 | ubuntu-noble | [skyline-console-base] 2026-07-21 02:58:01.486193 | ubuntu-noble | type = local 2026-07-21 02:58:01.486196 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:01.486200 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:01.486203 | ubuntu-noble | 2026-07-21 02:58:01.486206 | ubuntu-noble | 2026-07-21 02:58:01.486210 | ubuntu-noble | [openstack-base] 2026-07-21 02:58:01.486213 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-21 02:58:01.486217 | ubuntu-noble | location = tarballs/requirements-stable-2024.2.tar.gz 2026-07-21 02:58:01.486220 | ubuntu-noble | type = local 2026-07-21 02:58:01.486224 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-21 02:58:01.489517 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2026-07-21 02:58:01.489540 | ubuntu-noble | + VERSION=latest 2026-07-21 02:58:01.489558 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-21 02:58:01.489732 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-21 02:58:01.489747 | ubuntu-noble | + . defaults/all.sh 2026-07-21 02:58:01.489848 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-21 02:58:01.489855 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-21 02:58:01.489883 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-21 02:58:01.489909 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-21 02:58:01.490163 | ubuntu-noble | +++ deactivate nondestructive 2026-07-21 02:58:01.490224 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:58:01.490249 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:58:01.490269 | ubuntu-noble | +++ hash -r 2026-07-21 02:58:01.490339 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:58:01.490345 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-21 02:58:01.490366 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-21 02:58:01.490410 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-21 02:58:01.490506 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-21 02:58:01.490525 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-21 02:58:01.490557 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-21 02:58:01.490577 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-21 02:58:01.490630 | ubuntu-noble | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 02:58:01.490713 | ubuntu-noble | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-21 02:58:01.490736 | ubuntu-noble | +++ export PATH 2026-07-21 02:58:01.490786 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-21 02:58:01.490840 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-21 02:58:01.490862 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-21 02:58:01.490884 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-21 02:58:01.490902 | ubuntu-noble | +++ export PS1 2026-07-21 02:58:01.490908 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-21 02:58:01.490928 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-21 02:58:01.490960 | ubuntu-noble | +++ hash -r 2026-07-21 02:58:01.491031 | ubuntu-noble | + . defaults/2024.2.sh 2026-07-21 02:58:01.491895 | ubuntu-noble | +++ date +%Y%m%d 2026-07-21 02:58:01.493898 | ubuntu-noble | ++ export BUILD_ID=20260721 2026-07-21 02:58:01.493913 | ubuntu-noble | ++ BUILD_ID=20260721 2026-07-21 02:58:01.493948 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-21 02:58:01.493953 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-21 02:58:01.493958 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-21 02:58:01.493963 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-21 02:58:01.494011 | ubuntu-noble | + export VERSION 2026-07-21 02:58:01.494017 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-21 02:58:01.494039 | ubuntu-noble | + mkdir -p tarballs 2026-07-21 02:58:01.495964 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-21 02:58:11.644343 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-21 02:58:11.644477 | ubuntu-noble | 64 bytes from 2001:4800:7819:103:be76:4eff:fe03:e48f: icmp_seq=1 ttl=43 time=135 ms 2026-07-21 02:58:11.777265 | ubuntu-noble | 64 bytes from 2001:4800:7819:103:be76:4eff:fe03:e48f: icmp_seq=2 ttl=43 time=132 ms 2026-07-21 02:58:11.777340 | ubuntu-noble | 2026-07-21 02:58:11.777351 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-21 02:58:11.777359 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 10144ms 2026-07-21 02:58:11.777366 | ubuntu-noble | rtt min/avg/max/mdev = 132.442/133.561/134.681/1.119 ms 2026-07-21 02:58:11.781807 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-21 02:58:11.781879 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-21 02:58:11.783849 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:11.783890 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:11.784772 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-21 02:58:11.787508 | ubuntu-noble | + filename=aodh-stable-2024.2.tar.gz 2026-07-21 02:58:11.787557 | ubuntu-noble | + [[ -e aodh-stable-2024.2.tar.gz ]] 2026-07-21 02:58:11.787593 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-21 02:58:11.787604 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-21 02:58:11.787624 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.911640 | ubuntu-noble | 2026-07-21 02:58:12 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:12.915011 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:12.915060 | ubuntu-noble | + echo Process aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.915073 | ubuntu-noble | Process aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.917727 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.917773 | ubuntu-noble | ++ head -1 2026-07-21 02:58:12.917983 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:12.927048 | ubuntu-noble | + directory=aodh-19.0.0.0rc2.dev2 2026-07-21 02:58:12.927097 | ubuntu-noble | + echo Check patches for aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.927112 | ubuntu-noble | Check patches for aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.927122 | ubuntu-noble | + [[ -e ../patches/2024.2/aodh ]] 2026-07-21 02:58:12.927153 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.927162 | ubuntu-noble | Check overlays for aodh-stable-2024.2.tar.gz 2026-07-21 02:58:12.927171 | ubuntu-noble | + [[ -e ../overlays/2024.2/aodh/source ]] 2026-07-21 02:58:12.927194 | ubuntu-noble | + popd 2026-07-21 02:58:12.927271 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:12.927282 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:12.928126 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-21 02:58:12.929840 | ubuntu-noble | + filename=barbican-stable-2024.2.tar.gz 2026-07-21 02:58:12.929869 | ubuntu-noble | + [[ -e barbican-stable-2024.2.tar.gz ]] 2026-07-21 02:58:12.929880 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-21 02:58:12.929887 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-21 02:58:12.929893 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.257855 | ubuntu-noble | 2026-07-21 02:58:14 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:14.259691 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:14.259748 | ubuntu-noble | + echo Process barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.259771 | ubuntu-noble | Process barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.262747 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.262817 | ubuntu-noble | ++ head -1 2026-07-21 02:58:14.264244 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:14.272241 | ubuntu-noble | + directory=barbican-19.0.1.dev3 2026-07-21 02:58:14.272364 | ubuntu-noble | + echo Check patches for barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.272410 | ubuntu-noble | Check patches for barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.272496 | ubuntu-noble | + [[ -e ../patches/2024.2/barbican ]] 2026-07-21 02:58:14.272559 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.272613 | ubuntu-noble | Check overlays for barbican-stable-2024.2.tar.gz 2026-07-21 02:58:14.272685 | ubuntu-noble | + [[ -e ../overlays/2024.2/barbican/source ]] 2026-07-21 02:58:14.272731 | ubuntu-noble | + popd 2026-07-21 02:58:14.272821 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:14.272853 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:14.273681 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-21 02:58:14.275702 | ubuntu-noble | + filename=blazar-stable-2024.2.tar.gz 2026-07-21 02:58:14.275725 | ubuntu-noble | + [[ -e blazar-stable-2024.2.tar.gz ]] 2026-07-21 02:58:14.275764 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-21 02:58:14.276026 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-21 02:58:14.276038 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.456933 | ubuntu-noble | 2026-07-21 02:58:15 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [430191/430191] -> "blazar-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:15.458444 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:15.458498 | ubuntu-noble | + echo Process blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.458511 | ubuntu-noble | Process blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.460729 | ubuntu-noble | ++ head -1 2026-07-21 02:58:15.460776 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.460788 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:15.465923 | ubuntu-noble | + directory=blazar-14.0.1.dev6 2026-07-21 02:58:15.466048 | ubuntu-noble | + echo Check patches for blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.466083 | ubuntu-noble | Check patches for blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.466154 | ubuntu-noble | + [[ -e ../patches/2024.2/blazar ]] 2026-07-21 02:58:15.466223 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.466251 | ubuntu-noble | Check overlays for blazar-stable-2024.2.tar.gz 2026-07-21 02:58:15.466298 | ubuntu-noble | + [[ -e ../overlays/2024.2/blazar/source ]] 2026-07-21 02:58:15.466341 | ubuntu-noble | + popd 2026-07-21 02:58:15.466453 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:15.466495 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:15.467249 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:15.468810 | ubuntu-noble | + filename=ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:15.468856 | ubuntu-noble | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2026-07-21 02:58:15.468867 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:15.468877 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:15.468886 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.705309 | ubuntu-noble | 2026-07-21 02:58:16 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:16.707887 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:16.707950 | ubuntu-noble | + echo Process ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.707963 | ubuntu-noble | Process ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.711758 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.711834 | ubuntu-noble | ++ head -1 2026-07-21 02:58:16.713718 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:16.717298 | ubuntu-noble | + directory=ceilometer-23.0.2.dev1 2026-07-21 02:58:16.717352 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.717367 | ubuntu-noble | Check patches for ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.717375 | ubuntu-noble | + [[ -e ../patches/2024.2/ceilometer ]] 2026-07-21 02:58:16.717385 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.717392 | ubuntu-noble | Check overlays for ceilometer-stable-2024.2.tar.gz 2026-07-21 02:58:16.717412 | ubuntu-noble | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2026-07-21 02:58:16.717421 | ubuntu-noble | + popd 2026-07-21 02:58:16.717505 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:16.717516 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:16.718486 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-21 02:58:16.720244 | ubuntu-noble | + filename=cinder-stable-2024.2.tar.gz 2026-07-21 02:58:16.720268 | ubuntu-noble | + [[ -e cinder-stable-2024.2.tar.gz ]] 2026-07-21 02:58:16.720291 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-21 02:58:16.720298 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-21 02:58:16.720325 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.448835 | ubuntu-noble | 2026-07-21 02:58:18 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6382230/6382230] -> "cinder-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:18.450485 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:18.450551 | ubuntu-noble | + echo Process cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.450704 | ubuntu-noble | Process cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.451743 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.452073 | ubuntu-noble | ++ head -1 2026-07-21 02:58:18.455119 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:18.460095 | ubuntu-noble | + directory=cinder-25.3.2.dev2 2026-07-21 02:58:18.460126 | ubuntu-noble | + echo Check patches for cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.460134 | ubuntu-noble | Check patches for cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.460189 | ubuntu-noble | + [[ -e ../patches/2024.2/cinder ]] 2026-07-21 02:58:18.460213 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.807554 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2026-07-21 02:58:18.810183 | ubuntu-noble | + pushd cinder-25.3.2.dev2 2026-07-21 02:58:18.812307 | ubuntu-noble | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2026-07-21 02:58:18.812327 | ubuntu-noble | ++ sort 2026-07-21 02:58:18.812873 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:18.812890 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2026-07-21 02:58:18.812894 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2026-07-21 02:58:18.812914 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:18.814636 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 02:58:18.814668 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-07-21 02:58:18.814672 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 02:58:18.814676 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-07-21 02:58:18.814682 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:18.816413 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 02:58:18.816429 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-07-21 02:58:18.816433 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 02:58:18.816437 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-07-21 02:58:18.816444 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:18.816467 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2026-07-21 02:58:18.816471 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2026-07-21 02:58:18.816476 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:18.817699 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-21 02:58:18.818141 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-21 02:58:18.818582 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-21 02:58:18.818822 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 02:58:18.819019 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-21 02:58:18.819276 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-21 02:58:18.819586 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 02:58:18.819763 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-21 02:58:18.820220 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:18.821136 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-21 02:58:18.821597 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-21 02:58:18.821984 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-21 02:58:18.822123 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 02:58:18.822315 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-21 02:58:18.822562 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-21 02:58:18.822934 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 02:58:18.823045 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-21 02:58:18.823820 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:18.823847 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2026-07-21 02:58:18.823860 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2026-07-21 02:58:18.823872 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:18.824815 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 02:58:18.825009 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 02:58:18.825133 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-21 02:58:18.825300 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:18.826787 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-21 02:58:18.826949 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-21 02:58:18.827051 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-21 02:58:18.827437 | ubuntu-noble | + popd 2026-07-21 02:58:18.827459 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-07-21 02:58:20.022986 | ubuntu-noble | + rm -r cinder-25.3.2.dev2 2026-07-21 02:58:20.094566 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.2.tar.gz 2026-07-21 02:58:20.094619 | ubuntu-noble | Check overlays for cinder-stable-2024.2.tar.gz 2026-07-21 02:58:20.094663 | ubuntu-noble | + [[ -e ../overlays/2024.2/cinder/source ]] 2026-07-21 02:58:20.094777 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2026-07-21 02:58:20.396405 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2026-07-21 02:58:20.399513 | ubuntu-noble | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.3.2.dev2 2026-07-21 02:58:20.404168 | ubuntu-noble | sending incremental file list 2026-07-21 02:58:20.404862 | ubuntu-noble | ./ 2026-07-21 02:58:20.405693 | ubuntu-noble | cinder/ 2026-07-21 02:58:20.405723 | ubuntu-noble | cinder/volume/ 2026-07-21 02:58:20.405731 | ubuntu-noble | cinder/volume/drivers/ 2026-07-21 02:58:20.405738 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2026-07-21 02:58:20.447702 | ubuntu-noble | 2026-07-21 02:58:20.447780 | ubuntu-noble | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-07-21 02:58:20.447798 | ubuntu-noble | total size is 44,135 speedup is 3.77 2026-07-21 02:58:20.449234 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-07-21 02:58:21.637064 | ubuntu-noble | + rm -r cinder-25.3.2.dev2 2026-07-21 02:58:21.698707 | ubuntu-noble | + popd 2026-07-21 02:58:21.698788 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:21.698806 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:21.699051 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-21 02:58:21.700188 | ubuntu-noble | + filename=designate-stable-2024.2.tar.gz 2026-07-21 02:58:21.700211 | ubuntu-noble | + [[ -e designate-stable-2024.2.tar.gz ]] 2026-07-21 02:58:21.700217 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-21 02:58:21.700229 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-21 02:58:21.700233 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.059632 | ubuntu-noble | 2026-07-21 02:58:23 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [999435/999435] -> "designate-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:23.062235 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:23.062285 | ubuntu-noble | + echo Process designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.062298 | ubuntu-noble | Process designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.064784 | ubuntu-noble | ++ tar -tzf designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.064864 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:23.066003 | ubuntu-noble | ++ head -1 2026-07-21 02:58:23.073468 | ubuntu-noble | + directory=designate-19.1.1.dev1 2026-07-21 02:58:23.073571 | ubuntu-noble | + echo Check patches for designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.073956 | ubuntu-noble | Check patches for designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.074042 | ubuntu-noble | + [[ -e ../patches/2024.2/designate ]] 2026-07-21 02:58:23.074105 | ubuntu-noble | + echo Check overlays for designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.074130 | ubuntu-noble | Check overlays for designate-stable-2024.2.tar.gz 2026-07-21 02:58:23.074173 | ubuntu-noble | + [[ -e ../overlays/2024.2/designate/source ]] 2026-07-21 02:58:23.074212 | ubuntu-noble | + popd 2026-07-21 02:58:23.074320 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:23.074362 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:23.075149 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-21 02:58:23.077432 | ubuntu-noble | + filename=glance-stable-2024.2.tar.gz 2026-07-21 02:58:23.077463 | ubuntu-noble | + [[ -e glance-stable-2024.2.tar.gz ]] 2026-07-21 02:58:23.077471 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-21 02:58:23.077479 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-21 02:58:23.077486 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.831840 | ubuntu-noble | 2026-07-21 02:58:25 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2138170/2138170] -> "glance-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:25.834141 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:25.834185 | ubuntu-noble | + echo Process glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.834197 | ubuntu-noble | Process glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.836710 | ubuntu-noble | ++ tar -tzf glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.836756 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:25.837996 | ubuntu-noble | ++ head -1 2026-07-21 02:58:25.844303 | ubuntu-noble | + directory=glance-29.2.1.dev1 2026-07-21 02:58:25.844414 | ubuntu-noble | + echo Check patches for glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.844764 | ubuntu-noble | Check patches for glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.844849 | ubuntu-noble | + [[ -e ../patches/2024.2/glance ]] 2026-07-21 02:58:25.844910 | ubuntu-noble | + echo Check overlays for glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.844934 | ubuntu-noble | Check overlays for glance-stable-2024.2.tar.gz 2026-07-21 02:58:25.844977 | ubuntu-noble | + [[ -e ../overlays/2024.2/glance/source ]] 2026-07-21 02:58:25.845016 | ubuntu-noble | + popd 2026-07-21 02:58:25.845123 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:25.845163 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:25.846001 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-21 02:58:25.848287 | ubuntu-noble | + filename=heat-stable-2024.2.tar.gz 2026-07-21 02:58:25.848310 | ubuntu-noble | + [[ -e heat-stable-2024.2.tar.gz ]] 2026-07-21 02:58:25.848317 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-21 02:58:25.848325 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-21 02:58:25.848331 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.334063 | ubuntu-noble | 2026-07-21 02:58:27 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2368505/2368505] -> "heat-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:27.336359 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:27.336416 | ubuntu-noble | + echo Process heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.336429 | ubuntu-noble | Process heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.338715 | ubuntu-noble | ++ tar -tzf heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.338759 | ubuntu-noble | ++ head -1 2026-07-21 02:58:27.340130 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:27.347353 | ubuntu-noble | + directory=openstack_heat-23.0.1.dev13 2026-07-21 02:58:27.347443 | ubuntu-noble | + echo Check patches for heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.347456 | ubuntu-noble | Check patches for heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.347465 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_heat ]] 2026-07-21 02:58:27.347474 | ubuntu-noble | + echo Check overlays for heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.347483 | ubuntu-noble | Check overlays for heat-stable-2024.2.tar.gz 2026-07-21 02:58:27.347491 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2026-07-21 02:58:27.347501 | ubuntu-noble | + popd 2026-07-21 02:58:27.347514 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:27.347523 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:27.348258 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-21 02:58:27.350103 | ubuntu-noble | + filename=horizon-stable-2024.2.tar.gz 2026-07-21 02:58:27.350123 | ubuntu-noble | + [[ -e horizon-stable-2024.2.tar.gz ]] 2026-07-21 02:58:27.350178 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-21 02:58:27.350187 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-21 02:58:27.350196 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.000762 | ubuntu-noble | 2026-07-21 02:58:28 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5709762/5709762] -> "horizon-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:29.002037 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:29.002116 | ubuntu-noble | + echo Process horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.002130 | ubuntu-noble | Process horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.004757 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.004805 | ubuntu-noble | ++ head -1 2026-07-21 02:58:29.005207 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:29.019539 | ubuntu-noble | + directory=horizon-25.1.3.dev2 2026-07-21 02:58:29.019665 | ubuntu-noble | + echo Check patches for horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.019678 | ubuntu-noble | Check patches for horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.019684 | ubuntu-noble | + [[ -e ../patches/2024.2/horizon ]] 2026-07-21 02:58:29.019688 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.019693 | ubuntu-noble | Check overlays for horizon-stable-2024.2.tar.gz 2026-07-21 02:58:29.019697 | ubuntu-noble | + [[ -e ../overlays/2024.2/horizon/source ]] 2026-07-21 02:58:29.019702 | ubuntu-noble | + popd 2026-07-21 02:58:29.019713 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:29.019718 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:29.020563 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-21 02:58:29.022890 | ubuntu-noble | + filename=ironic-stable-2024.2.tar.gz 2026-07-21 02:58:29.022920 | ubuntu-noble | + [[ -e ironic-stable-2024.2.tar.gz ]] 2026-07-21 02:58:29.022979 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-21 02:58:29.022985 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-21 02:58:29.023017 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.482799 | ubuntu-noble | 2026-07-21 02:58:30 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2632895/2632895] -> "ironic-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:30.484747 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:30.484799 | ubuntu-noble | + echo Process ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.484809 | ubuntu-noble | Process ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.486713 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.487173 | ubuntu-noble | ++ head -1 2026-07-21 02:58:30.489171 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:30.493735 | ubuntu-noble | + directory=ironic-26.1.6.dev4 2026-07-21 02:58:30.493775 | ubuntu-noble | + echo Check patches for ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.493783 | ubuntu-noble | Check patches for ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.493833 | ubuntu-noble | + [[ -e ../patches/2024.2/ironic ]] 2026-07-21 02:58:30.493869 | ubuntu-noble | + tar xzf ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.667217 | ubuntu-noble | + rm ironic-stable-2024.2.tar.gz 2026-07-21 02:58:30.669473 | ubuntu-noble | + pushd ironic-26.1.6.dev4 2026-07-21 02:58:30.671695 | ubuntu-noble | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2026-07-21 02:58:30.671725 | ubuntu-noble | ++ sort 2026-07-21 02:58:30.672855 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:30.672886 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2026-07-21 02:58:30.672892 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2026-07-21 02:58:30.672897 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:30.674704 | ubuntu-noble | checking file ironic/common/grub_conf.template 2026-07-21 02:58:30.674724 | ubuntu-noble | checking file ironic/common/pxe_utils.py 2026-07-21 02:58:30.674729 | ubuntu-noble | checking file ironic/drivers/modules/pxe_grub_config.template 2026-07-21 02:58:30.674733 | ubuntu-noble | checking file ironic/tests/unit/common/test_images.py 2026-07-21 02:58:30.674995 | ubuntu-noble | checking file ironic/tests/unit/common/test_pxe_utils.py 2026-07-21 02:58:30.675055 | ubuntu-noble | Hunk #1 succeeded at 167 (offset 1 line). 2026-07-21 02:58:30.675579 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-07-21 02:58:30.675980 | ubuntu-noble | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2026-07-21 02:58:30.676262 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:30.677726 | ubuntu-noble | patching file ironic/common/grub_conf.template 2026-07-21 02:58:30.677746 | ubuntu-noble | patching file ironic/common/pxe_utils.py 2026-07-21 02:58:30.677841 | ubuntu-noble | patching file ironic/drivers/modules/pxe_grub_config.template 2026-07-21 02:58:30.677991 | ubuntu-noble | patching file ironic/tests/unit/common/test_images.py 2026-07-21 02:58:30.678327 | ubuntu-noble | patching file ironic/tests/unit/common/test_pxe_utils.py 2026-07-21 02:58:30.678385 | ubuntu-noble | Hunk #1 succeeded at 167 (offset 1 line). 2026-07-21 02:58:30.678905 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-07-21 02:58:30.679233 | ubuntu-noble | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2026-07-21 02:58:30.680073 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:30.680123 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch' 2026-07-21 02:58:30.680130 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch 2026-07-21 02:58:30.680170 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:30.681714 | ubuntu-noble | checking file ironic/drivers/modules/redfish/management.py 2026-07-21 02:58:30.681881 | ubuntu-noble | checking file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-07-21 02:58:30.682342 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:30.684256 | ubuntu-noble | patching file ironic/drivers/modules/redfish/management.py 2026-07-21 02:58:30.684277 | ubuntu-noble | patching file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-07-21 02:58:30.684401 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:30.684425 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch' 2026-07-21 02:58:30.684432 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch 2026-07-21 02:58:30.684476 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:30.686306 | ubuntu-noble | checking file ironic/common/states.py 2026-07-21 02:58:30.686331 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-21 02:58:30.686336 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-21 02:58:30.686414 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:30.689078 | ubuntu-noble | patching file ironic/common/states.py 2026-07-21 02:58:30.689509 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-21 02:58:30.689921 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-21 02:58:30.690858 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:30.690890 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch' 2026-07-21 02:58:30.690907 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch 2026-07-21 02:58:30.690921 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:30.694189 | ubuntu-noble | checking file ironic/common/policy.py 2026-07-21 02:58:30.694822 | ubuntu-noble | checking file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-07-21 02:58:30.695389 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:30.698427 | ubuntu-noble | patching file ironic/common/policy.py 2026-07-21 02:58:30.699059 | ubuntu-noble | patching file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-07-21 02:58:30.700134 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:30.700198 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2026-07-21 02:58:30.700206 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2026-07-21 02:58:30.700249 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:30.701854 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-07-21 02:58:30.701976 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:30.703449 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-07-21 02:58:30.703550 | ubuntu-noble | + popd 2026-07-21 02:58:30.703743 | ubuntu-noble | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.6.dev4 2026-07-21 02:58:31.231531 | ubuntu-noble | + rm -r ironic-26.1.6.dev4 2026-07-21 02:58:31.276223 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.2.tar.gz 2026-07-21 02:58:31.276277 | ubuntu-noble | Check overlays for ironic-stable-2024.2.tar.gz 2026-07-21 02:58:31.276287 | ubuntu-noble | + [[ -e ../overlays/2024.2/ironic/source ]] 2026-07-21 02:58:31.276292 | ubuntu-noble | + popd 2026-07-21 02:58:31.276416 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:31.276441 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:31.277385 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-21 02:58:31.280290 | ubuntu-noble | + filename=keystone-stable-2024.2.tar.gz 2026-07-21 02:58:31.280311 | ubuntu-noble | + [[ -e keystone-stable-2024.2.tar.gz ]] 2026-07-21 02:58:31.280389 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-21 02:58:31.280395 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-21 02:58:31.280435 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.657836 | ubuntu-noble | 2026-07-21 02:58:32 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1745968/1745968] -> "keystone-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:32.660349 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:32.660420 | ubuntu-noble | + echo Process keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.660435 | ubuntu-noble | Process keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.662719 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.662765 | ubuntu-noble | ++ head -1 2026-07-21 02:58:32.664016 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:32.675031 | ubuntu-noble | + directory=keystone-26.1.1.dev9 2026-07-21 02:58:32.675220 | ubuntu-noble | + echo Check patches for keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.675267 | ubuntu-noble | Check patches for keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.675383 | ubuntu-noble | + [[ -e ../patches/2024.2/keystone ]] 2026-07-21 02:58:32.675454 | ubuntu-noble | + tar xzf keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.790551 | ubuntu-noble | + rm keystone-stable-2024.2.tar.gz 2026-07-21 02:58:32.792200 | ubuntu-noble | + pushd keystone-26.1.1.dev9 2026-07-21 02:58:32.792964 | ubuntu-noble | ++ find ../../patches/2024.2/keystone -type f -name '*.patch' 2026-07-21 02:58:32.793042 | ubuntu-noble | ++ sort 2026-07-21 02:58:32.794737 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:32.794789 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch' 2026-07-21 02:58:32.794802 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch 2026-07-21 02:58:32.794823 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:32.795844 | ubuntu-noble | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 02:58:32.795952 | ubuntu-noble | checking file keystone/api/credentials.py 2026-07-21 02:58:32.796132 | ubuntu-noble | checking file keystone/api/users.py 2026-07-21 02:58:32.796358 | ubuntu-noble | checking file keystone/conf/security_compliance.py 2026-07-21 02:58:32.796495 | ubuntu-noble | checking file keystone/tests/unit/test_v3_application_credential.py 2026-07-21 02:58:32.796791 | ubuntu-noble | checking file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:32.797132 | ubuntu-noble | checking file keystone/tests/unit/test_v3_oauth1.py 2026-07-21 02:58:32.797321 | ubuntu-noble | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-21 02:58:32.797409 | ubuntu-noble | checking file keystone/auth/plugins/core.py 2026-07-21 02:58:32.797916 | ubuntu-noble | checking file keystone/tests/unit/test_v3_auth.py 2026-07-21 02:58:32.798467 | ubuntu-noble | checking file doc/source/user/application_credentials.rst 2026-07-21 02:58:32.798575 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-21 02:58:32.798778 | ubuntu-noble | checking file keystone/tests/unit/test_v3_trust.py 2026-07-21 02:58:32.798930 | ubuntu-noble | checking file keystone/auth/plugins/mapped.py 2026-07-21 02:58:32.799022 | ubuntu-noble | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-21 02:58:32.799166 | ubuntu-noble | checking file keystone/api/trusts.py 2026-07-21 02:58:32.799196 | ubuntu-noble | Hunk #1 succeeded at 297 (offset -19 lines). 2026-07-21 02:58:32.799273 | ubuntu-noble | checking file keystone/common/policies/base.py 2026-07-21 02:58:32.799364 | ubuntu-noble | checking file keystone/common/rbac_enforcer/enforcer.py 2026-07-21 02:58:32.799518 | ubuntu-noble | checking file keystone/tests/protection/v3/test_credentials.py 2026-07-21 02:58:32.799841 | ubuntu-noble | checking file keystone/tests/protection/v3/test_grants.py 2026-07-21 02:58:32.800073 | ubuntu-noble | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-21 02:58:32.800246 | ubuntu-noble | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-21 02:58:32.800566 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:32.801361 | ubuntu-noble | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-07-21 02:58:32.801455 | ubuntu-noble | patching file keystone/api/credentials.py 2026-07-21 02:58:32.801630 | ubuntu-noble | patching file keystone/api/users.py 2026-07-21 02:58:32.801865 | ubuntu-noble | patching file keystone/conf/security_compliance.py 2026-07-21 02:58:32.801985 | ubuntu-noble | patching file keystone/tests/unit/test_v3_application_credential.py 2026-07-21 02:58:32.802227 | ubuntu-noble | patching file keystone/tests/unit/test_v3_credential.py 2026-07-21 02:58:32.802524 | ubuntu-noble | patching file keystone/tests/unit/test_v3_oauth1.py 2026-07-21 02:58:32.802775 | ubuntu-noble | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-07-21 02:58:32.802884 | ubuntu-noble | patching file keystone/auth/plugins/core.py 2026-07-21 02:58:32.803439 | ubuntu-noble | patching file keystone/tests/unit/test_v3_auth.py 2026-07-21 02:58:32.803909 | ubuntu-noble | patching file doc/source/user/application_credentials.rst 2026-07-21 02:58:32.803970 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-21 02:58:32.804137 | ubuntu-noble | patching file keystone/tests/unit/test_v3_trust.py 2026-07-21 02:58:32.804265 | ubuntu-noble | patching file keystone/auth/plugins/mapped.py 2026-07-21 02:58:32.804329 | ubuntu-noble | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-07-21 02:58:32.805234 | ubuntu-noble | patching file keystone/api/trusts.py 2026-07-21 02:58:32.805337 | ubuntu-noble | patching file keystone/common/policies/base.py 2026-07-21 02:58:32.805403 | ubuntu-noble | patching file keystone/common/rbac_enforcer/enforcer.py 2026-07-21 02:58:32.805557 | ubuntu-noble | patching file keystone/tests/protection/v3/test_credentials.py 2026-07-21 02:58:32.805979 | ubuntu-noble | patching file keystone/tests/protection/v3/test_grants.py 2026-07-21 02:58:32.806083 | ubuntu-noble | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-07-21 02:58:32.806279 | ubuntu-noble | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-07-21 02:58:32.807533 | ubuntu-noble | + popd 2026-07-21 02:58:32.807586 | ubuntu-noble | + tar czf keystone-stable-2024.2.tar.gz keystone-26.1.1.dev9 2026-07-21 02:58:33.157208 | ubuntu-noble | + rm -r keystone-26.1.1.dev9 2026-07-21 02:58:33.184772 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.2.tar.gz 2026-07-21 02:58:33.184839 | ubuntu-noble | Check overlays for keystone-stable-2024.2.tar.gz 2026-07-21 02:58:33.184853 | ubuntu-noble | + [[ -e ../overlays/2024.2/keystone/source ]] 2026-07-21 02:58:33.184864 | ubuntu-noble | + popd 2026-07-21 02:58:33.184875 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:33.184887 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:33.185090 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-21 02:58:33.186735 | ubuntu-noble | + filename=magnum-stable-2024.2.tar.gz 2026-07-21 02:58:33.186784 | ubuntu-noble | + [[ -e magnum-stable-2024.2.tar.gz ]] 2026-07-21 02:58:33.186797 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-21 02:58:33.186808 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-21 02:58:33.186819 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.400337 | ubuntu-noble | 2026-07-21 02:58:34 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:34.402904 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:34.402953 | ubuntu-noble | + echo Process magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.402964 | ubuntu-noble | Process magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.405718 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.405750 | ubuntu-noble | ++ head -1 2026-07-21 02:58:34.407170 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:34.412354 | ubuntu-noble | + directory=magnum-19.0.1.dev7 2026-07-21 02:58:34.412382 | ubuntu-noble | + echo Check patches for magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.412393 | ubuntu-noble | Check patches for magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.412452 | ubuntu-noble | + [[ -e ../patches/2024.2/magnum ]] 2026-07-21 02:58:34.412482 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.412488 | ubuntu-noble | Check overlays for magnum-stable-2024.2.tar.gz 2026-07-21 02:58:34.412503 | ubuntu-noble | + [[ -e ../overlays/2024.2/magnum/source ]] 2026-07-21 02:58:34.412525 | ubuntu-noble | + popd 2026-07-21 02:58:34.412692 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:34.412710 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:34.413432 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-21 02:58:34.415158 | ubuntu-noble | + filename=manila-stable-2024.2.tar.gz 2026-07-21 02:58:34.415174 | ubuntu-noble | + [[ -e manila-stable-2024.2.tar.gz ]] 2026-07-21 02:58:34.415228 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-21 02:58:34.415234 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-21 02:58:34.415254 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.894796 | ubuntu-noble | 2026-07-21 02:58:35 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3518109/3518109] -> "manila-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:35.897211 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:35.897251 | ubuntu-noble | + echo Process manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.897262 | ubuntu-noble | Process manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.900234 | ubuntu-noble | ++ tar -tzf manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.900279 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:35.901827 | ubuntu-noble | ++ head -1 2026-07-21 02:58:35.910039 | ubuntu-noble | + directory=manila-19.1.2.dev7 2026-07-21 02:58:35.910147 | ubuntu-noble | + echo Check patches for manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.910173 | ubuntu-noble | Check patches for manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.910228 | ubuntu-noble | + [[ -e ../patches/2024.2/manila ]] 2026-07-21 02:58:35.910281 | ubuntu-noble | + echo Check overlays for manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.910300 | ubuntu-noble | Check overlays for manila-stable-2024.2.tar.gz 2026-07-21 02:58:35.910335 | ubuntu-noble | + [[ -e ../overlays/2024.2/manila/source ]] 2026-07-21 02:58:35.910369 | ubuntu-noble | + popd 2026-07-21 02:58:35.910466 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:35.910502 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:35.911548 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-21 02:58:35.914675 | ubuntu-noble | + filename=masakari-stable-2024.2.tar.gz 2026-07-21 02:58:35.914698 | ubuntu-noble | + [[ -e masakari-stable-2024.2.tar.gz ]] 2026-07-21 02:58:35.914704 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-21 02:58:35.914709 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-21 02:58:35.914715 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.114882 | ubuntu-noble | 2026-07-21 02:58:37 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:37.116821 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:37.116883 | ubuntu-noble | + echo Process masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.116897 | ubuntu-noble | Process masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.120742 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.120828 | ubuntu-noble | ++ head -1 2026-07-21 02:58:37.122703 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:37.127374 | ubuntu-noble | + directory=masakari-18.0.0.0rc2.dev2 2026-07-21 02:58:37.127425 | ubuntu-noble | + echo Check patches for masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.127441 | ubuntu-noble | Check patches for masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.127450 | ubuntu-noble | + [[ -e ../patches/2024.2/masakari ]] 2026-07-21 02:58:37.127462 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.127470 | ubuntu-noble | Check overlays for masakari-stable-2024.2.tar.gz 2026-07-21 02:58:37.127481 | ubuntu-noble | + [[ -e ../overlays/2024.2/masakari/source ]] 2026-07-21 02:58:37.127522 | ubuntu-noble | + popd 2026-07-21 02:58:37.127691 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:37.127711 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:37.128778 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:37.130794 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:37.130844 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-07-21 02:58:37.130860 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:37.130869 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:37.130876 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.070911 | ubuntu-noble | 2026-07-21 02:58:38 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:38.072926 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:38.073003 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.073014 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.076742 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.076794 | ubuntu-noble | ++ head -1 2026-07-21 02:58:38.077345 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:38.085372 | ubuntu-noble | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-21 02:58:38.085431 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.085440 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.085449 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2026-07-21 02:58:38.085491 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.110756 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.113574 | ubuntu-noble | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-21 02:58:38.116794 | ubuntu-noble | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2026-07-21 02:58:38.116858 | ubuntu-noble | ++ sort 2026-07-21 02:58:38.120336 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:38.120389 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2026-07-21 02:58:38.120399 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2026-07-21 02:58:38.120412 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:38.123335 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2026-07-21 02:58:38.123367 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-07-21 02:58:38.123379 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:38.125407 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2026-07-21 02:58:38.126124 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-07-21 02:58:38.126148 | ubuntu-noble | + popd 2026-07-21 02:58:38.126180 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-21 02:58:38.160816 | ubuntu-noble | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-07-21 02:58:38.167149 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.167189 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.167199 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2026-07-21 02:58:38.167267 | ubuntu-noble | + popd 2026-07-21 02:58:38.167417 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:38.167451 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:38.168496 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.171560 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-07-21 02:58:38.171622 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-07-21 02:58:38.171708 | ubuntu-noble | + popd 2026-07-21 02:58:38.171831 | ubuntu-noble | + continue 2026-07-21 02:58:38.171862 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:38.171893 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:38.172842 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:38.174731 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:38.174766 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2026-07-21 02:58:38.174771 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:38.174775 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:38.174780 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.257939 | ubuntu-noble | 2026-07-21 02:58:39 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:39.260291 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:39.260344 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.260404 | ubuntu-noble | Process neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.263752 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.263807 | ubuntu-noble | ++ head -1 2026-07-21 02:58:39.265282 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:39.273400 | ubuntu-noble | + directory=neutron_vpnaas-25.0.1.dev4 2026-07-21 02:58:39.273486 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.273498 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.273507 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2026-07-21 02:58:39.273516 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.273529 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-07-21 02:58:39.273539 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2026-07-21 02:58:39.273548 | ubuntu-noble | + popd 2026-07-21 02:58:39.273761 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:39.273790 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:39.274807 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-21 02:58:39.276743 | ubuntu-noble | + filename=neutron-stable-2024.2.tar.gz 2026-07-21 02:58:39.276782 | ubuntu-noble | + [[ -e neutron-stable-2024.2.tar.gz ]] 2026-07-21 02:58:39.276790 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-21 02:58:39.276798 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-21 02:58:39.276807 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.269876 | ubuntu-noble | 2026-07-21 02:58:41 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14521639/14521639] -> "neutron-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:41.272014 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:41.272048 | ubuntu-noble | + echo Process neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.272054 | ubuntu-noble | Process neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.274913 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.275006 | ubuntu-noble | ++ head -1 2026-07-21 02:58:41.276124 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:41.283506 | ubuntu-noble | + directory=neutron-25.2.4.dev2 2026-07-21 02:58:41.283685 | ubuntu-noble | + echo Check patches for neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.283726 | ubuntu-noble | Check patches for neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.283794 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron ]] 2026-07-21 02:58:41.283848 | ubuntu-noble | + tar xzf neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.685759 | ubuntu-noble | + rm neutron-stable-2024.2.tar.gz 2026-07-21 02:58:41.690558 | ubuntu-noble | + pushd neutron-25.2.4.dev2 2026-07-21 02:58:41.691791 | ubuntu-noble | ++ find ../../patches/2024.2/neutron -type f -name '*.patch' 2026-07-21 02:58:41.691830 | ubuntu-noble | ++ sort 2026-07-21 02:58:41.694782 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:41.694856 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch' 2026-07-21 02:58:41.694875 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron/0001-Fix-cross-project-access-to-router-conntrack-helpers.patch 2026-07-21 02:58:41.694906 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:41.696241 | ubuntu-noble | checking file neutron/services/conntrack_helper/plugin.py 2026-07-21 02:58:41.696394 | ubuntu-noble | checking file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-21 02:58:41.696496 | ubuntu-noble | checking file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-21 02:58:41.696668 | ubuntu-noble | checking file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-21 02:58:41.697227 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:41.698183 | ubuntu-noble | patching file neutron/services/conntrack_helper/plugin.py 2026-07-21 02:58:41.698323 | ubuntu-noble | patching file neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py 2026-07-21 02:58:41.698425 | ubuntu-noble | patching file neutron/tests/unit/services/conntrack_helper/test_plugin.py 2026-07-21 02:58:41.698542 | ubuntu-noble | patching file releasenotes/notes/fix-router-conntrack-helper-cross-project-access-ba1425c06abc45d5.yaml 2026-07-21 02:58:41.699495 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:41.699526 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron/0002-Fix-PF-GET-PUT-parent-floating-IP-validation.patch' 2026-07-21 02:58:41.699535 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron/0002-Fix-PF-GET-PUT-parent-floating-IP-validation.patch 2026-07-21 02:58:41.699543 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:41.700425 | ubuntu-noble | checking file neutron/services/portforwarding/pf_plugin.py 2026-07-21 02:58:41.700685 | ubuntu-noble | checking file neutron/tests/unit/services/portforwarding/test_pf_plugin.py 2026-07-21 02:58:41.701286 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:41.702268 | ubuntu-noble | patching file neutron/services/portforwarding/pf_plugin.py 2026-07-21 02:58:41.702431 | ubuntu-noble | patching file neutron/tests/unit/services/portforwarding/test_pf_plugin.py 2026-07-21 02:58:41.703201 | ubuntu-noble | + popd 2026-07-21 02:58:41.703222 | ubuntu-noble | + tar czf neutron-stable-2024.2.tar.gz neutron-25.2.4.dev2 2026-07-21 02:58:43.126020 | ubuntu-noble | + rm -r neutron-25.2.4.dev2 2026-07-21 02:58:43.187521 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.2.tar.gz 2026-07-21 02:58:43.187591 | ubuntu-noble | Check overlays for neutron-stable-2024.2.tar.gz 2026-07-21 02:58:43.187628 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron/source ]] 2026-07-21 02:58:43.187699 | ubuntu-noble | + popd 2026-07-21 02:58:43.187717 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:43.187728 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:43.187749 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-21 02:58:43.189498 | ubuntu-noble | + filename=nova-stable-2024.2.tar.gz 2026-07-21 02:58:43.189531 | ubuntu-noble | + [[ -e nova-stable-2024.2.tar.gz ]] 2026-07-21 02:58:43.189542 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-21 02:58:43.189553 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-21 02:58:43.189563 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.072112 | ubuntu-noble | 2026-07-21 02:58:45 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9555562/9555562] -> "nova-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:45.072253 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:45.072273 | ubuntu-noble | + echo Process nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.072284 | ubuntu-noble | Process nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.073752 | ubuntu-noble | ++ tar -tzf nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.074121 | ubuntu-noble | ++ head -1 2026-07-21 02:58:45.075136 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:45.084979 | ubuntu-noble | + directory=nova-30.3.1.dev3 2026-07-21 02:58:45.085500 | ubuntu-noble | + echo Check patches for nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.085525 | ubuntu-noble | Check patches for nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.085533 | ubuntu-noble | + [[ -e ../patches/2024.2/nova ]] 2026-07-21 02:58:45.085539 | ubuntu-noble | + tar xzf nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.608931 | ubuntu-noble | + rm nova-stable-2024.2.tar.gz 2026-07-21 02:58:45.610925 | ubuntu-noble | + pushd nova-30.3.1.dev3 2026-07-21 02:58:45.612722 | ubuntu-noble | ++ sort 2026-07-21 02:58:45.612759 | ubuntu-noble | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2026-07-21 02:58:45.619277 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:45.619356 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch' 2026-07-21 02:58:45.619371 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch 2026-07-21 02:58:45.619402 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:45.623189 | ubuntu-noble | checking file nova/console/websocketproxy.py 2026-07-21 02:58:45.623746 | ubuntu-noble | checking file nova/tests/unit/console/test_websocketproxy.py 2026-07-21 02:58:45.624278 | ubuntu-noble | checking file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-21 02:58:45.624923 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:45.628578 | ubuntu-noble | patching file nova/console/websocketproxy.py 2026-07-21 02:58:45.628707 | ubuntu-noble | patching file nova/tests/unit/console/test_websocketproxy.py 2026-07-21 02:58:45.628722 | ubuntu-noble | patching file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-21 02:58:45.628755 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:45.628766 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2026-07-21 02:58:45.628775 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2026-07-21 02:58:45.628784 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:45.637760 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_driver.py 2026-07-21 02:58:45.638762 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-07-21 02:58:45.638790 | ubuntu-noble | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-07-21 02:58:45.640353 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-07-21 02:58:45.640746 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_utils.py 2026-07-21 02:58:45.640911 | ubuntu-noble | checking file nova/tests/unit/virt/test_images.py 2026-07-21 02:58:45.641062 | ubuntu-noble | checking file nova/virt/images.py 2026-07-21 02:58:45.641258 | ubuntu-noble | checking file nova/virt/libvirt/imagebackend.py 2026-07-21 02:58:45.641558 | ubuntu-noble | checking file nova/virt/libvirt/utils.py 2026-07-21 02:58:45.641813 | ubuntu-noble | checking file requirements.txt 2026-07-21 02:58:45.642109 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:45.650438 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_driver.py 2026-07-21 02:58:45.653177 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-07-21 02:58:45.653790 | ubuntu-noble | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-07-21 02:58:45.656833 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-07-21 02:58:45.657815 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_utils.py 2026-07-21 02:58:45.657887 | ubuntu-noble | patching file nova/tests/unit/virt/test_images.py 2026-07-21 02:58:45.659725 | ubuntu-noble | patching file nova/virt/images.py 2026-07-21 02:58:45.659760 | ubuntu-noble | patching file nova/virt/libvirt/imagebackend.py 2026-07-21 02:58:45.659769 | ubuntu-noble | patching file nova/virt/libvirt/utils.py 2026-07-21 02:58:45.659778 | ubuntu-noble | patching file requirements.txt 2026-07-21 02:58:45.660685 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:45.660879 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/cve-2026-46448-eol-2024.2.patch' 2026-07-21 02:58:45.660926 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/cve-2026-46448-eol-2024.2.patch 2026-07-21 02:58:45.660999 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:45.664577 | ubuntu-noble | checking file nova/compute/api.py 2026-07-21 02:58:45.667913 | ubuntu-noble | checking file nova/tests/unit/compute/test_api.py 2026-07-21 02:58:45.669744 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:45.672697 | ubuntu-noble | patching file nova/compute/api.py 2026-07-21 02:58:45.673867 | ubuntu-noble | patching file nova/tests/unit/compute/test_api.py 2026-07-21 02:58:45.675895 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:45.676044 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-21 02:58:45.676087 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-21 02:58:45.676159 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:45.679133 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-21 02:58:45.679562 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 02:58:45.680152 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:45.682245 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-21 02:58:45.682266 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-21 02:58:45.682684 | ubuntu-noble | + popd 2026-07-21 02:58:45.682703 | ubuntu-noble | + tar czf nova-stable-2024.2.tar.gz nova-30.3.1.dev3 2026-07-21 02:58:47.216727 | ubuntu-noble | + rm -r nova-30.3.1.dev3 2026-07-21 02:58:47.293317 | ubuntu-noble | + echo Check overlays for nova-stable-2024.2.tar.gz 2026-07-21 02:58:47.293370 | ubuntu-noble | Check overlays for nova-stable-2024.2.tar.gz 2026-07-21 02:58:47.293376 | ubuntu-noble | + [[ -e ../overlays/2024.2/nova/source ]] 2026-07-21 02:58:47.293381 | ubuntu-noble | + popd 2026-07-21 02:58:47.293386 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:47.293391 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:47.293684 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-21 02:58:47.296329 | ubuntu-noble | + filename=octavia-stable-2024.2.tar.gz 2026-07-21 02:58:47.296454 | ubuntu-noble | + [[ -e octavia-stable-2024.2.tar.gz ]] 2026-07-21 02:58:47.296469 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-21 02:58:47.296480 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-21 02:58:47.296490 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.625770 | ubuntu-noble | 2026-07-21 02:58:48 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1321874/1321874] -> "octavia-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:48.627885 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:48.627931 | ubuntu-noble | + echo Process octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.627941 | ubuntu-noble | Process octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.630866 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.630902 | ubuntu-noble | ++ head -1 2026-07-21 02:58:48.630910 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:48.638382 | ubuntu-noble | + directory=octavia-15.1.1.dev9 2026-07-21 02:58:48.638502 | ubuntu-noble | + echo Check patches for octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.638535 | ubuntu-noble | Check patches for octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.638595 | ubuntu-noble | + [[ -e ../patches/2024.2/octavia ]] 2026-07-21 02:58:48.638731 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.638767 | ubuntu-noble | Check overlays for octavia-stable-2024.2.tar.gz 2026-07-21 02:58:48.638812 | ubuntu-noble | + [[ -e ../overlays/2024.2/octavia/source ]] 2026-07-21 02:58:48.638856 | ubuntu-noble | + popd 2026-07-21 02:58:48.638972 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:48.639014 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:48.640016 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-21 02:58:48.642508 | ubuntu-noble | + filename=placement-stable-2024.2.tar.gz 2026-07-21 02:58:48.642598 | ubuntu-noble | + [[ -e placement-stable-2024.2.tar.gz ]] 2026-07-21 02:58:48.642735 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-21 02:58:48.642772 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-21 02:58:48.642830 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.980727 | ubuntu-noble | 2026-07-21 02:58:49 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [577931/577931] -> "placement-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:49.983378 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:49.983457 | ubuntu-noble | + echo Process placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.983473 | ubuntu-noble | Process placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.986777 | ubuntu-noble | ++ tar -tzf placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.986836 | ubuntu-noble | ++ head -1 2026-07-21 02:58:49.987246 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:49.998520 | ubuntu-noble | + directory=openstack_placement-12.0.3.dev1 2026-07-21 02:58:49.998973 | ubuntu-noble | + echo Check patches for placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.999054 | ubuntu-noble | Check patches for placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.999183 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_placement ]] 2026-07-21 02:58:49.999351 | ubuntu-noble | + echo Check overlays for placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.999448 | ubuntu-noble | Check overlays for placement-stable-2024.2.tar.gz 2026-07-21 02:58:49.999540 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_placement/source ]] 2026-07-21 02:58:49.999710 | ubuntu-noble | + popd 2026-07-21 02:58:50.000113 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:50.000246 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:50.001780 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:50.004754 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:50.004808 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2026-07-21 02:58:50.004817 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:50.004824 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:50.004831 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.877851 | ubuntu-noble | 2026-07-21 02:58:51 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061365/9061365] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:51.880755 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:51.880854 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.880870 | ubuntu-noble | Process skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.883740 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.883783 | ubuntu-noble | ++ head -1 2026-07-21 02:58:51.884267 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:51.891877 | ubuntu-noble | + directory=skyline_apiserver-5.0.1.dev5 2026-07-21 02:58:51.892135 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.892218 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.892324 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2026-07-21 02:58:51.892405 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.892435 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-07-21 02:58:51.892482 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2026-07-21 02:58:51.892527 | ubuntu-noble | + popd 2026-07-21 02:58:51.892781 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:51.892846 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:51.893869 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:51.896413 | ubuntu-noble | + filename=skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:51.896508 | ubuntu-noble | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2026-07-21 02:58:51.896586 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:51.896692 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:51.896766 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.721566 | ubuntu-noble | 2026-07-21 02:58:54 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:54.724856 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:54.724981 | ubuntu-noble | + echo Process skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.725022 | ubuntu-noble | Process skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.727029 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.728093 | ubuntu-noble | ++ head -1 2026-07-21 02:58:54.729228 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:54.737419 | ubuntu-noble | + directory=skyline-console-5.0.1.dev4 2026-07-21 02:58:54.737476 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.737506 | ubuntu-noble | Check patches for skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.737512 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-console ]] 2026-07-21 02:58:54.737518 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.737524 | ubuntu-noble | Check overlays for skyline-console-stable-2024.2.tar.gz 2026-07-21 02:58:54.737530 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2026-07-21 02:58:54.737536 | ubuntu-noble | + popd 2026-07-21 02:58:54.737543 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-21 02:58:54.737550 | ubuntu-noble | + pushd tarballs 2026-07-21 02:58:54.738400 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-21 02:58:54.741971 | ubuntu-noble | + filename=requirements-stable-2024.2.tar.gz 2026-07-21 02:58:54.742055 | ubuntu-noble | + [[ -e requirements-stable-2024.2.tar.gz ]] 2026-07-21 02:58:54.742077 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-21 02:58:54.742096 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-21 02:58:54.742109 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.740864 | ubuntu-noble | 2026-07-21 02:58:55 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [150102/150102] -> "requirements-stable-2024.2.tar.gz" [1] 2026-07-21 02:58:55.744248 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-21 02:58:55.744312 | ubuntu-noble | + echo Process requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.744324 | ubuntu-noble | Process requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.746789 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.746845 | ubuntu-noble | ++ head -1 2026-07-21 02:58:55.748420 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-21 02:58:55.755159 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7126 2026-07-21 02:58:55.755297 | ubuntu-noble | + echo Check patches for requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.755339 | ubuntu-noble | Check patches for requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.755402 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_requirements ]] 2026-07-21 02:58:55.755453 | ubuntu-noble | + tar xzf requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.782947 | ubuntu-noble | + rm requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.788709 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7126 2026-07-21 02:58:55.790317 | ubuntu-noble | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2026-07-21 02:58:55.790359 | ubuntu-noble | ++ sort 2026-07-21 02:58:55.793815 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:55.793908 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2026-07-21 02:58:55.793930 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2026-07-21 02:58:55.793964 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:55.796780 | ubuntu-noble | checking file upper-constraints.txt 2026-07-21 02:58:55.797356 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:55.800399 | ubuntu-noble | patching file upper-constraints.txt 2026-07-21 02:58:55.800777 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:55.800859 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch' 2026-07-21 02:58:55.800884 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch 2026-07-21 02:58:55.800914 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:55.802802 | ubuntu-noble | checking file upper-constraints.txt 2026-07-21 02:58:55.803293 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:55.805733 | ubuntu-noble | patching file upper-constraints.txt 2026-07-21 02:58:55.806493 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-21 02:58:55.806511 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2026-07-21 02:58:55.806540 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2026-07-21 02:58:55.806546 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-21 02:58:55.808676 | ubuntu-noble | checking file upper-constraints.txt 2026-07-21 02:58:55.809554 | ubuntu-noble | + patch --forward --batch -p1 2026-07-21 02:58:55.810714 | ubuntu-noble | patching file upper-constraints.txt 2026-07-21 02:58:55.811028 | ubuntu-noble | + popd 2026-07-21 02:58:55.811169 | ubuntu-noble | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7126 2026-07-21 02:58:55.862399 | ubuntu-noble | + rm -r openstack_requirements-1.2.1.dev7126 2026-07-21 02:58:55.870796 | ubuntu-noble | + echo Check overlays for requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.870868 | ubuntu-noble | Check overlays for requirements-stable-2024.2.tar.gz 2026-07-21 02:58:55.870878 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2026-07-21 02:58:55.870887 | ubuntu-noble | + popd 2026-07-21 02:58:56.366351 | ubuntu-noble | ok: Runtime: 0:01:22.864097 2026-07-21 02:58:56.391444 | 2026-07-21 02:58:56.391563 | PLAY RECAP 2026-07-21 02:58:56.391620 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 02:58:56.391644 | 2026-07-21 02:58:56.543845 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-21 02:58:56.545232 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 02:58:57.461466 | 2026-07-21 02:58:57.461654 | PLAY [Base post-fetch] 2026-07-21 02:58:57.484372 | 2026-07-21 02:58:57.484592 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 02:58:58.237426 | ubuntu-noble | ok 2026-07-21 02:58:58.250716 | 2026-07-21 02:58:58.251226 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 02:59:10.394450 | ubuntu-noble | ok: Runtime: 0:00:05.954445 2026-07-21 02:59:10.408399 | 2026-07-21 02:59:10.408754 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 02:59:16.710548 | ubuntu-noble | ok: Runtime: 0:00:00.389407 2026-07-21 02:59:16.720124 | 2026-07-21 02:59:16.720330 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 02:59:23.154582 | ubuntu-noble | ok: Runtime: 0:00:00.069079 2026-07-21 02:59:23.169685 | 2026-07-21 02:59:23.169849 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 02:59:23.235817 | ubuntu-noble | skipping: Conditional result was False 2026-07-21 02:59:23.244577 | 2026-07-21 02:59:23.244752 | TASK [fetch-output : Set log path for single node] 2026-07-21 02:59:23.288107 | ubuntu-noble | ok 2026-07-21 02:59:23.293508 | 2026-07-21 02:59:23.293629 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 02:59:23.614789 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/work/logs" 2026-07-21 02:59:23.955433 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/work/artifacts" 2026-07-21 02:59:24.268760 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/ef4afe4a94ed43ceba7850df3ba100ba/work/docs" 2026-07-21 02:59:24.291244 | 2026-07-21 02:59:24.291479 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 02:59:25.260830 | ubuntu-noble | changed: 2026-07-21 02:59:25.261098 | ubuntu-noble | .d..t...... ./ 2026-07-21 02:59:25.261136 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-21 02:59:25.261162 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-21 02:59:25.261185 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-21 02:59:25.261206 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-21 02:59:25.261227 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-21 02:59:25.261293 | ubuntu-noble | changed: All items complete 2026-07-21 02:59:25.261322 | 2026-07-21 02:59:25.893641 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 02:59:26.654098 | ubuntu-noble | changed: .d..t...... ./ 2026-07-21 02:59:26.677693 | 2026-07-21 02:59:26.677858 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 02:59:27.108773 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007262 2026-07-21 02:59:27.476692 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.011429 2026-07-21 02:59:27.488158 | 2026-07-21 02:59:27.488314 | PLAY RECAP 2026-07-21 02:59:27.488370 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 02:59:27.488394 | 2026-07-21 02:59:27.674011 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 02:59:27.675100 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 02:59:28.677703 | 2026-07-21 02:59:28.677884 | PLAY [Base post] 2026-07-21 02:59:28.692087 | 2026-07-21 02:59:28.692233 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 02:59:29.575481 | ubuntu-noble | changed 2026-07-21 02:59:29.583715 | 2026-07-21 02:59:29.583853 | PLAY RECAP 2026-07-21 02:59:29.583919 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 02:59:29.583984 | 2026-07-21 02:59:29.736363 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 02:59:29.740548 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 02:59:30.684557 | 2026-07-21 02:59:30.684774 | PLAY [Base post-logs] 2026-07-21 02:59:30.697289 | 2026-07-21 02:59:30.697465 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 02:59:31.225296 | localhost | changed 2026-07-21 02:59:31.243002 | 2026-07-21 02:59:31.243197 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 02:59:31.271453 | localhost | ok 2026-07-21 02:59:31.275985 | 2026-07-21 02:59:31.276119 | TASK [Set zuul-log-path fact] 2026-07-21 02:59:31.293232 | localhost | ok 2026-07-21 02:59:31.304194 | 2026-07-21 02:59:31.304396 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 02:59:31.332633 | localhost | ok 2026-07-21 02:59:31.336096 | 2026-07-21 02:59:31.336222 | TASK [upload-logs : Create log directories] 2026-07-21 02:59:31.979760 | localhost | changed 2026-07-21 02:59:31.985109 | 2026-07-21 02:59:31.985254 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 02:59:32.590395 | localhost -> localhost | ok: Runtime: 0:00:00.006467 2026-07-21 02:59:32.595826 | 2026-07-21 02:59:32.595972 | TASK [upload-logs : Upload logs to log server] 2026-07-21 02:59:33.261975 | localhost | Output suppressed because no_log was given 2026-07-21 02:59:33.267064 | 2026-07-21 02:59:33.268425 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 02:59:33.322511 | localhost | skipping: Conditional result was False 2026-07-21 02:59:33.331380 | localhost | skipping: Conditional result was False 2026-07-21 02:59:33.350076 | 2026-07-21 02:59:33.350289 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 02:59:33.402410 | localhost | skipping: Conditional result was False 2026-07-21 02:59:33.402725 | 2026-07-21 02:59:33.416805 | localhost | skipping: Conditional result was False 2026-07-21 02:59:33.428718 | 2026-07-21 02:59:33.428886 | LOOP [upload-logs : Upload console log and json output]