2026-07-16 16:46:29.933751 | Job console starting 2026-07-16 16:46:29.973107 | Updating git repos 2026-07-16 16:46:30.021913 | Cloning repos into workspace 2026-07-16 16:46:30.106487 | Restoring repo states 2026-07-16 16:46:30.137979 | Merging changes 2026-07-16 16:46:30.805669 | Checking out repos 2026-07-16 16:46:30.908145 | Preparing playbooks 2026-07-16 16:46:32.411902 | Running Ansible setup 2026-07-16 16:46:37.954790 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 16:46:38.888683 | 2026-07-16 16:46:38.888865 | PLAY [Base pre] 2026-07-16 16:46:38.922698 | 2026-07-16 16:46:38.923059 | TASK [Setup log path fact] 2026-07-16 16:46:38.953198 | ubuntu-noble | ok 2026-07-16 16:46:38.978685 | 2026-07-16 16:46:38.978892 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 16:46:39.019174 | ubuntu-noble | ok 2026-07-16 16:46:39.040370 | 2026-07-16 16:46:39.040519 | TASK [emit-job-header : Print job information] 2026-07-16 16:46:39.116717 | # Job Information 2026-07-16 16:46:39.116978 | Ansible Version: 2.16.14 2026-07-16 16:46:39.117018 | Job: container-images-kolla-patch-2025.2 2026-07-16 16:46:39.117051 | Pipeline: check 2026-07-16 16:46:39.117075 | Executor: 521e9411259a 2026-07-16 16:46:39.117096 | Triggered by: https://github.com/osism/container-images-kolla/pull/717 2026-07-16 16:46:39.117119 | Event ID: a008ff30-8135-11f1-959f-81e04c8004ab 2026-07-16 16:46:39.122466 | 2026-07-16 16:46:39.122582 | LOOP [emit-job-header : Print node information] 2026-07-16 16:46:39.276330 | ubuntu-noble | ok: 2026-07-16 16:46:39.276579 | ubuntu-noble | # Node Information 2026-07-16 16:46:39.277458 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-16 16:46:39.277544 | ubuntu-noble | Hostname: ubuntu 2026-07-16 16:46:39.277572 | ubuntu-noble | Username: zuul 2026-07-16 16:46:39.277616 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-16 16:46:39.277819 | ubuntu-noble | Provider: regiocloud-a 2026-07-16 16:46:39.277857 | ubuntu-noble | Region: 2026-07-16 16:46:39.277882 | ubuntu-noble | Label: ubuntu-noble 2026-07-16 16:46:39.277904 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-16 16:46:39.277924 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee4:f0b0 2026-07-16 16:46:39.302636 | 2026-07-16 16:46:39.302791 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 16:46:40.234207 | ubuntu-noble -> localhost | changed 2026-07-16 16:46:40.242400 | 2026-07-16 16:46:40.242531 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 16:46:42.286337 | ubuntu-noble -> localhost | changed 2026-07-16 16:46:42.297961 | 2026-07-16 16:46:42.298086 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 16:46:42.651471 | ubuntu-noble -> localhost | ok 2026-07-16 16:46:42.660207 | 2026-07-16 16:46:42.660346 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 16:46:42.717950 | ubuntu-noble | ok 2026-07-16 16:46:42.747558 | ubuntu-noble | included: /var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 16:46:42.765070 | 2026-07-16 16:46:42.765207 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 16:46:44.648144 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-16 16:46:44.648390 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/work/b9bb4809217148c990087beb4ae18019_id_rsa 2026-07-16 16:46:44.648430 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/work/b9bb4809217148c990087beb4ae18019_id_rsa.pub 2026-07-16 16:46:44.648457 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-16 16:46:44.648482 | ubuntu-noble -> localhost | SHA256:1p1KmLTK3vz/OrIWL+bqAEfr0nXILEpKCktJGml1m2Q zuul-build-sshkey 2026-07-16 16:46:44.648505 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-16 16:46:44.648540 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-16 16:46:44.648563 | ubuntu-noble -> localhost | | . E | 2026-07-16 16:46:44.648584 | ubuntu-noble -> localhost | | .. + o | 2026-07-16 16:46:44.648627 | ubuntu-noble -> localhost | |oo o. . | 2026-07-16 16:46:44.648648 | ubuntu-noble -> localhost | |+.. . = * . . | 2026-07-16 16:46:44.648668 | ubuntu-noble -> localhost | |oo. o + S + o | 2026-07-16 16:46:44.648690 | ubuntu-noble -> localhost | |o+ o B = o.. | 2026-07-16 16:46:44.648711 | ubuntu-noble -> localhost | |o . o * .o | 2026-07-16 16:46:44.648731 | ubuntu-noble -> localhost | | o + = o | 2026-07-16 16:46:44.648752 | ubuntu-noble -> localhost | | ..=*+=o+. | 2026-07-16 16:46:44.648772 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-16 16:46:44.648829 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.028769 2026-07-16 16:46:44.655956 | 2026-07-16 16:46:44.656096 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 16:46:44.709212 | ubuntu-noble | ok 2026-07-16 16:46:44.730457 | ubuntu-noble | included: /var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 16:46:44.744477 | 2026-07-16 16:46:44.744643 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 16:46:44.789086 | ubuntu-noble | skipping: Conditional result was False 2026-07-16 16:46:44.795566 | 2026-07-16 16:46:44.795703 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 16:46:45.853767 | ubuntu-noble | changed 2026-07-16 16:46:45.859951 | 2026-07-16 16:46:45.860085 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 16:46:46.276954 | ubuntu-noble | ok 2026-07-16 16:46:46.285076 | 2026-07-16 16:46:46.285199 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 16:46:47.113500 | ubuntu-noble | changed 2026-07-16 16:46:47.125914 | 2026-07-16 16:46:47.126016 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 16:46:47.965316 | ubuntu-noble | changed 2026-07-16 16:46:47.970943 | 2026-07-16 16:46:47.971043 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 16:46:48.024432 | ubuntu-noble | skipping: Conditional result was False 2026-07-16 16:46:48.030251 | 2026-07-16 16:46:48.030351 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 16:46:48.791507 | ubuntu-noble -> localhost | changed 2026-07-16 16:46:48.804547 | 2026-07-16 16:46:48.804666 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 16:46:49.436171 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/work/b9bb4809217148c990087beb4ae18019_id_rsa (zuul-build-sshkey) 2026-07-16 16:46:49.436419 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.028899 2026-07-16 16:46:49.444544 | 2026-07-16 16:46:49.444660 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 16:46:50.024275 | ubuntu-noble | ok 2026-07-16 16:46:50.029278 | 2026-07-16 16:46:50.029367 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 16:46:50.082769 | ubuntu-noble | skipping: Conditional result was False 2026-07-16 16:46:50.093285 | 2026-07-16 16:46:50.093392 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 16:46:50.601771 | ubuntu-noble | ok 2026-07-16 16:46:50.610822 | 2026-07-16 16:46:50.610938 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 16:46:50.649455 | ubuntu-noble | ok 2026-07-16 16:46:50.654081 | 2026-07-16 16:46:50.654170 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 16:46:51.066423 | ubuntu-noble -> localhost | ok 2026-07-16 16:46:51.072634 | 2026-07-16 16:46:51.072739 | TASK [validate-host : Collect information about the host] 2026-07-16 16:46:52.487727 | ubuntu-noble | ok 2026-07-16 16:46:52.509717 | 2026-07-16 16:46:52.509824 | TASK [validate-host : Sanitize hostname] 2026-07-16 16:46:52.748213 | ubuntu-noble | ok 2026-07-16 16:46:52.752719 | 2026-07-16 16:46:52.752815 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 16:46:53.395278 | ubuntu-noble -> localhost | changed 2026-07-16 16:46:53.407309 | 2026-07-16 16:46:53.407423 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 16:46:53.824273 | ubuntu-noble | ok 2026-07-16 16:46:53.829086 | 2026-07-16 16:46:53.829176 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 16:46:54.362633 | ubuntu-noble -> localhost | changed 2026-07-16 16:46:54.372567 | 2026-07-16 16:46:54.372691 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 16:46:54.739352 | ubuntu-noble | ok 2026-07-16 16:46:54.744207 | 2026-07-16 16:46:54.744285 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 16:46:55.762241 | ubuntu-noble | changed: 2026-07-16 16:46:55.762427 | ubuntu-noble | cd+++++++++ src/ 2026-07-16 16:46:55.762462 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-16 16:46:55.762487 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-16 16:46:55.762509 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-16 16:46:55.762530 | ubuntu-noble | Containerfile 2026-07-16 16:46:55.762671 | ubuntu-noble | 2026-07-16 16:49:11.068460 | ubuntu-noble | 2026-07-16 16:49:11.068471 | ubuntu-noble | Or undo this operation with: 2026-07-16 16:49:11.068481 | ubuntu-noble | 2026-07-16 16:49:11.068491 | ubuntu-noble | git switch - 2026-07-16 16:49:11.068502 | ubuntu-noble | 2026-07-16 16:49:11.068513 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-16 16:49:11.068522 | ubuntu-noble | 2026-07-16 16:49:11.068533 | ubuntu-noble | HEAD is now at 6f537a48e Adopt an AI policy 2026-07-16 16:49:11.070139 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-16 16:49:11.074132 | ubuntu-noble | + export HASH_KOLLA=6f537a48e 2026-07-16 16:49:11.074188 | ubuntu-noble | + HASH_KOLLA=6f537a48e 2026-07-16 16:49:11.074197 | ubuntu-noble | + popd 2026-07-16 16:49:11.074206 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-16 16:49:11.075887 | ubuntu-noble | ++ find patches/kolla-build/2025.2 -type f -name '*.patch' 2026-07-16 16:49:11.078154 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-16 16:49:11.078187 | ubuntu-noble | + pushd kolla 2026-07-16 16:49:11.078198 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.2/set-kolla-version-to-2025.2.patch' 2026-07-16 16:49:11.078207 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.2/set-kolla-version-to-2025.2.patch 2026-07-16 16:49:11.078215 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:11.081499 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2026-07-16 16:49:11.081581 | ubuntu-noble | Hunk #1 succeeded at 332 with fuzz 1 (offset 19 lines). 2026-07-16 16:49:11.082453 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:11.083507 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2026-07-16 16:49:11.083561 | ubuntu-noble | Hunk #1 succeeded at 332 with fuzz 1 (offset 19 lines). 2026-07-16 16:49:11.084100 | ubuntu-noble | + popd 2026-07-16 16:49:11.084133 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-16 16:49:11.084146 | ubuntu-noble | + pushd kolla 2026-07-16 16:49:11.084248 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2025.2/remove-unsupported-horizon-plugins.patch' 2026-07-16 16:49:11.084292 | ubuntu-noble | APPLY PATCH patches/kolla-build/2025.2/remove-unsupported-horizon-plugins.patch 2026-07-16 16:49:11.084346 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:11.085731 | ubuntu-noble | checking file kolla/common/sources.py 2026-07-16 16:49:11.086091 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:11.087440 | ubuntu-noble | patching file kolla/common/sources.py 2026-07-16 16:49:11.088144 | ubuntu-noble | + popd 2026-07-16 16:49:11.088176 | ubuntu-noble | + [[ -f templates/2025.2/repos.yaml ]] 2026-07-16 16:49:11.088184 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2026-07-16 16:49:11.230624 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2026-07-16 16:49:11.230789 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2026-07-16 16:49:11.230968 | ubuntu-noble | + cat overlays/2025.2/base/apt_preferences.ubuntu 2026-07-16 16:49:11.232795 | ubuntu-noble | Package: rabbitmq-server 2026-07-16 16:49:11.232887 | ubuntu-noble | Pin: version 4.1.* 2026-07-16 16:49:11.232908 | ubuntu-noble | Pin-Priority: 1000 2026-07-16 16:49:11.232928 | ubuntu-noble | 2026-07-16 16:49:11.232949 | ubuntu-noble | Package: openvswitch* 2026-07-16 16:49:11.232966 | ubuntu-noble | Pin: version 3.5.* 2026-07-16 16:49:11.232984 | ubuntu-noble | Pin-Priority: 1000 2026-07-16 16:49:11.232994 | ubuntu-noble | 2026-07-16 16:49:11.233008 | ubuntu-noble | Package: erlang* 2026-07-16 16:49:11.233020 | ubuntu-noble | Pin: version 1:27.* 2026-07-16 16:49:11.233030 | ubuntu-noble | Pin-Priority: 1000 2026-07-16 16:49:11.233677 | ubuntu-noble | 2026-07-16 16:49:11.233694 | ubuntu-noble | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-16 16:49:11.233706 | ubuntu-noble | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-16 16:49:11.233717 | ubuntu-noble | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-16 16:49:11.233749 | ubuntu-noble | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-16 16:49:11.233760 | ubuntu-noble | # kolla 992239, master-only) is backported to this release. 2026-07-16 16:49:11.233770 | ubuntu-noble | Package: proxysql 2026-07-16 16:49:11.233781 | ubuntu-noble | Pin: version 3.0.8* 2026-07-16 16:49:11.233791 | ubuntu-noble | Pin-Priority: 1001 2026-07-16 16:49:11.233933 | ubuntu-noble | ++ find overlays/2025.2 -maxdepth 1 -mindepth 1 -type d 2026-07-16 16:49:11.235948 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-16 16:49:11.236192 | ubuntu-noble | ++ basename overlays/2025.2/nova 2026-07-16 16:49:11.237940 | ubuntu-noble | + image_name=nova 2026-07-16 16:49:11.237976 | ubuntu-noble | + cp -r overlays/2025.2/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-16 16:49:11.239874 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-16 16:49:11.240109 | ubuntu-noble | ++ basename overlays/2025.2/base 2026-07-16 16:49:11.241779 | ubuntu-noble | + image_name=base 2026-07-16 16:49:11.241822 | ubuntu-noble | + cp -r overlays/2025.2/base/apt_preferences.ubuntu overlays/2025.2/base/erlang.gpg overlays/2025.2/base/rabbitmq.gpg kolla/docker/base 2026-07-16 16:49:11.243922 | ubuntu-noble | + find patches/2025.2 -mindepth 1 -type d 2026-07-16 16:49:11.245143 | ubuntu-noble | patches/2025.2/neutron-dynamic-routing 2026-07-16 16:49:11.245168 | ubuntu-noble | patches/2025.2/nova 2026-07-16 16:49:11.245179 | ubuntu-noble | patches/2025.2/kolla 2026-07-16 16:49:11.245189 | ubuntu-noble | patches/2025.2/ironic 2026-07-16 16:49:11.247144 | ubuntu-noble | ++ find patches/2025.2 -mindepth 1 -type d 2026-07-16 16:49:11.247187 | ubuntu-noble | ++ grep kolla 2026-07-16 16:49:11.247323 | ubuntu-noble | ++ grep -v kolla-build 2026-07-16 16:49:11.250940 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-16 16:49:11.251622 | ubuntu-noble | ++ basename patches/2025.2/kolla 2026-07-16 16:49:11.253136 | ubuntu-noble | + project=kolla 2026-07-16 16:49:11.255088 | ubuntu-noble | ++ sort 2026-07-16 16:49:11.255117 | ubuntu-noble | ++ find patches/2025.2/kolla -type f -name '*.patch' 2026-07-16 16:49:11.258599 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-16 16:49:11.258659 | ubuntu-noble | + pushd kolla 2026-07-16 16:49:11.258712 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.2/kolla/backport-924302.patch' 2026-07-16 16:49:11.258725 | ubuntu-noble | APPLY PATCH patches/2025.2/kolla/backport-924302.patch 2026-07-16 16:49:11.258736 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:11.262116 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-16 16:49:11.262169 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-16 16:49:11.262764 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:11.264902 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-16 16:49:11.265354 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-16 16:49:11.266172 | ubuntu-noble | + popd 2026-07-16 16:49:11.266219 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-16 16:49:11.266230 | ubuntu-noble | + pushd kolla 2026-07-16 16:49:11.266240 | ubuntu-noble | + echo 'APPLY PATCH patches/2025.2/kolla/squash.patch' 2026-07-16 16:49:11.266248 | ubuntu-noble | APPLY PATCH patches/2025.2/kolla/squash.patch 2026-07-16 16:49:11.266257 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:11.269121 | ubuntu-noble | checking file kolla/image/tasks.py 2026-07-16 16:49:11.269178 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-16 16:49:11.269200 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:11.272161 | ubuntu-noble | patching file kolla/image/tasks.py 2026-07-16 16:49:11.272208 | ubuntu-noble | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-16 16:49:11.272362 | ubuntu-noble | + popd 2026-07-16 16:49:11.272597 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2026-07-16 16:49:11.935092 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-16 16:49:12.019249 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-16 16:49:12.038351 | 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-16 16:49:12.143013 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-16 16:49:12.155500 | ubuntu-noble | Downloading gitpython-3.1.52-py3-none-any.whl.metadata (14 kB) 2026-07-16 16:49:12.260801 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-16 16:49:12.276786 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-16 16:49:12.289662 | 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-16 16:49:12.295858 | 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-16 16:49:12.349978 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-16 16:49:12.361948 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-16 16:49:12.419740 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-16 16:49:12.432129 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-16 16:49:12.511239 | ubuntu-noble | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-16 16:49:12.523457 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-16 16:49:12.589235 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-16 16:49:12.603459 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-16 16:49:12.648138 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-16 16:49:12.659567 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-16 16:49:12.672261 | 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-16 16:49:12.673745 | 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-16 16:49:12.759900 | 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-16 16:49:12.771562 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-16 16:49:12.802114 | 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-16 16:49:12.803726 | 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-16 16:49:12.805703 | 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-16 16:49:12.807107 | 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-16 16:49:12.850845 | ubuntu-noble | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-16 16:49:12.887167 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.4 MB/s eta 0:00:00 2026-07-16 16:49:12.900953 | ubuntu-noble | Downloading gitpython-3.1.52-py3-none-any.whl (215 kB) 2026-07-16 16:49:12.923544 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.4/215.4 kB 13.1 MB/s eta 0:00:00 2026-07-16 16:49:12.938091 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-16 16:49:12.954926 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 10.9 MB/s eta 0:00:00 2026-07-16 16:49:12.970992 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-16 16:49:12.987609 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.9 MB/s eta 0:00:00 2026-07-16 16:49:13.000409 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-16 16:49:13.064644 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 39.5 MB/s eta 0:00:00 2026-07-16 16:49:13.081764 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-16 16:49:13.100714 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.2 MB/s eta 0:00:00 2026-07-16 16:49:13.115090 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-16 16:49:13.140146 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-16 16:49:13.156794 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.1 MB/s eta 0:00:00 2026-07-16 16:49:13.173804 | ubuntu-noble | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-16 16:49:13.412124 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-16 16:49:14.559315 | ubuntu-noble | Successfully installed GitPython-3.1.52 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-16 16:49:14.687332 | ubuntu-noble | + pip3 install kolla/ 2026-07-16 16:49:15.196136 | ubuntu-noble | Processing ./kolla 2026-07-16 16:49:15.198856 | ubuntu-noble | Installing build dependencies: started 2026-07-16 16:49:17.555314 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-07-16 16:49:17.560642 | ubuntu-noble | Getting requirements to build wheel: started 2026-07-16 16:49:17.784858 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-07-16 16:49:17.792313 | ubuntu-noble | Installing backend dependencies: started 2026-07-16 16:49:20.090594 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-07-16 16:49:20.092834 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-07-16 16:49:20.695965 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-16 16:49:20.712982 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev14) (7.0.3) 2026-07-16 16:49:20.715053 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev14) (3.1.6) 2026-07-16 16:49:20.717775 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev14) (3.1.52) 2026-07-16 16:49:20.719737 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev14) (10.6.0) 2026-07-16 16:49:20.721636 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==21.1.1.dev14) (80.10.2) 2026-07-16 16:49:20.763245 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==21.1.1.dev14) (4.0.12) 2026-07-16 16:49:20.767768 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==21.1.1.dev14) (3.0.3) 2026-07-16 16:49:20.775969 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev14) (1.3.0) 2026-07-16 16:49:20.777266 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev14) (5.9.0) 2026-07-16 16:49:20.778591 | 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==21.1.1.dev14) (6.9.0) 2026-07-16 16:49:20.780244 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev14) (2.0.0) 2026-07-16 16:49:20.782242 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev14) (6.0.3) 2026-07-16 16:49:20.783704 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==21.1.1.dev14) (2.34.2) 2026-07-16 16:49:20.834699 | 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==21.1.1.dev14) (5.0.3) 2026-07-16 16:49:20.852910 | 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==21.1.1.dev14) (3.4.9) 2026-07-16 16:49:20.854658 | 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==21.1.1.dev14) (3.18) 2026-07-16 16:49:20.856287 | 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==21.1.1.dev14) (2.7.0) 2026-07-16 16:49:20.857665 | 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==21.1.1.dev14) (2026.6.17) 2026-07-16 16:49:20.884666 | ubuntu-noble | Building wheels for collected packages: kolla 2026-07-16 16:49:20.885716 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2026-07-16 16:49:22.387526 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-16 16:49:22.391819 | ubuntu-noble | Created wheel for kolla: filename=kolla-21.1.1.dev14-py3-none-any.whl size=374365 sha256=0f56651835789d5a6a3f142176a159167336b7630408826dd46f59875ab60c8c 2026-07-16 16:49:22.392581 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-jjecljnk/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-16 16:49:22.406259 | ubuntu-noble | Successfully built kolla 2026-07-16 16:49:22.596343 | ubuntu-noble | Installing collected packages: kolla 2026-07-16 16:49:22.770986 | ubuntu-noble | Successfully installed kolla-21.1.1.dev14 2026-07-16 16:49:22.910985 | ubuntu-noble | ++ kolla-build --version 2026-07-16 16:49:23.433539 | ubuntu-noble | + export KOLLA_VERSION=21.1.1 2026-07-16 16:49:23.433635 | ubuntu-noble | + KOLLA_VERSION=21.1.1 2026-07-16 16:49:23.434818 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-16 16:49:23.437148 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=658b361 2026-07-16 16:49:23.437188 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=658b361 2026-07-16 16:49:23.438102 | ubuntu-noble | ++ cd release 2026-07-16 16:49:23.438146 | ubuntu-noble | ++ git rev-parse --short HEAD 2026-07-16 16:49:23.443179 | ubuntu-noble | + export HASH_RELEASE=df2daa7 2026-07-16 16:49:23.443245 | ubuntu-noble | + HASH_RELEASE=df2daa7 2026-07-16 16:49:23.443264 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2026-07-16 16:49:23.590892 | ubuntu-noble | + echo DEBUG template-overrides.j2 2026-07-16 16:49:23.590986 | ubuntu-noble | DEBUG template-overrides.j2 2026-07-16 16:49:23.591001 | ubuntu-noble | + cat templates/2025.2/template-overrides.j2 2026-07-16 16:49:23.594689 | ubuntu-noble | {% extends parent_template %} 2026-07-16 16:49:23.594761 | ubuntu-noble | 2026-07-16 16:49:23.594777 | ubuntu-noble | {% set fluentd_plugins = [ 2026-07-16 16:49:23.594805 | ubuntu-noble | 'fluent-plugin-grok-parser', 2026-07-16 16:49:23.594816 | ubuntu-noble | 'fluent-plugin-prometheus', 2026-07-16 16:49:23.594840 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2026-07-16 16:49:23.594861 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2026-07-16 16:49:23.594872 | ubuntu-noble | ] %} 2026-07-16 16:49:23.594883 | ubuntu-noble | 2026-07-16 16:49:23.594894 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-07-16 16:49:23.594905 | ubuntu-noble | 2026-07-16 16:49:23.594915 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-16 16:49:23.594925 | ubuntu-noble | 2026-07-16 16:49:23.594935 | ubuntu-noble | {% block nova_libvirt_footer %} 2026-07-16 16:49:23.594945 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-16 16:49:23.594955 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2026-07-16 16:49:23.594965 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-16 16:49:23.594975 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.594985 | ubuntu-noble | 2026-07-16 16:49:23.594995 | ubuntu-noble | {% block horizon_header %} 2026-07-16 16:49:23.595025 | ubuntu-noble | RUN apt-get update \ 2026-07-16 16:49:23.595079 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-16 16:49:23.595095 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-07-16 16:49:23.595106 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-16 16:49:23.595116 | ubuntu-noble | && apt-get clean \ 2026-07-16 16:49:23.595126 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-16 16:49:23.595136 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595146 | ubuntu-noble | 2026-07-16 16:49:23.595156 | ubuntu-noble | {% block horizon_footer %} 2026-07-16 16:49:23.595166 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-16 16:49:23.595177 | 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-16 16:49:23.595188 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2026-07-16 16:49:23.595198 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595208 | ubuntu-noble | 2026-07-16 16:49:23.595218 | ubuntu-noble | {% block base_header %} 2026-07-16 16:49:23.595228 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-16 16:49:23.595238 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-16 16:49:23.595248 | ubuntu-noble | 2026-07-16 16:49:23.595257 | ubuntu-noble | RUN apt-get update \ 2026-07-16 16:49:23.595267 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-16 16:49:23.595277 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2026-07-16 16:49:23.595288 | ubuntu-noble | && apt-get clean \ 2026-07-16 16:49:23.595297 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-16 16:49:23.595307 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595317 | ubuntu-noble | 2026-07-16 16:49:23.595327 | ubuntu-noble | {% block openstack_base_header %} 2026-07-16 16:49:23.595337 | ubuntu-noble | RUN apt-get update \ 2026-07-16 16:49:23.595347 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-16 16:49:23.595356 | ubuntu-noble | && apt-get clean \ 2026-07-16 16:49:23.595366 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2026-07-16 16:49:23.595376 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595386 | ubuntu-noble | 2026-07-16 16:49:23.595395 | ubuntu-noble | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-07-16 16:49:23.595405 | ubuntu-noble | 2026-07-16 16:49:23.595415 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-16 16:49:23.595425 | ubuntu-noble | 2026-07-16 16:49:23.595435 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-16 16:49:23.595444 | ubuntu-noble | 2026-07-16 16:49:23.595455 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-07-16 16:49:23.595465 | ubuntu-noble | {% block cinder_volume_footer %} 2026-07-16 16:49:23.595474 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-16 16:49:23.595484 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595494 | ubuntu-noble | 2026-07-16 16:49:23.595504 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-16 16:49:23.595513 | ubuntu-noble | {% block manila_base_footer %} 2026-07-16 16:49:23.595523 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-16 16:49:23.595533 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595543 | ubuntu-noble | 2026-07-16 16:49:23.595552 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-16 16:49:23.595562 | ubuntu-noble | {% block magnum_base_footer %} 2026-07-16 16:49:23.595572 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-16 16:49:23.595582 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-16 16:49:23.595592 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-16 16:49:23.595612 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595622 | ubuntu-noble | 2026-07-16 16:49:23.595632 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-16 16:49:23.595641 | ubuntu-noble | {% block gnocchi_base_footer %} 2026-07-16 16:49:23.595652 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-16 16:49:23.595661 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-16 16:49:23.595681 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595691 | ubuntu-noble | 2026-07-16 16:49:23.595701 | ubuntu-noble | {% block grafana_footer %} 2026-07-16 16:49:23.595743 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-16 16:49:23.595754 | ubuntu-noble | && mkdir -p /operations \ 2026-07-16 16:49:23.595764 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-16 16:49:23.595774 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2026-07-16 16:49:23.595784 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595794 | ubuntu-noble | 2026-07-16 16:49:23.595804 | ubuntu-noble | {% block keystone_footer %} 2026-07-16 16:49:23.595814 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-16 16:49:23.595824 | ubuntu-noble | RUN apt-get update \ 2026-07-16 16:49:23.595834 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2026-07-16 16:49:23.595843 | ubuntu-noble | libapache2-mod-auth-openidc \ 2026-07-16 16:49:23.595853 | ubuntu-noble | libldap-common \ 2026-07-16 16:49:23.595863 | ubuntu-noble | libmemcached11 \ 2026-07-16 16:49:23.595873 | ubuntu-noble | && apt-get clean \ 2026-07-16 16:49:23.595883 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2026-07-16 16:49:23.595893 | ubuntu-noble | && a2enmod auth_openidc 2026-07-16 16:49:23.595903 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.595912 | ubuntu-noble | 2026-07-16 16:49:23.595922 | ubuntu-noble | {% block footer %} 2026-07-16 16:49:23.595932 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2026-07-16 16:49:23.595942 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2026-07-16 16:49:23.595952 | ubuntu-noble | && apt-get remove -y build-essential \ 2026-07-16 16:49:23.595962 | ubuntu-noble | && apt-get autoremove -y \ 2026-07-16 16:49:23.595975 | 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-16 16:49:23.596011 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.596022 | ubuntu-noble | 2026-07-16 16:49:23.596032 | ubuntu-noble | {% block labels %} 2026-07-16 16:49:23.596654 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2026-07-16 16:49:23.596669 | ubuntu-noble | "name"="{{ image_name }}" \ 2026-07-16 16:49:23.596679 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="658b361" \ 2026-07-16 16:49:23.596698 | ubuntu-noble | "de.osism.commit.kolla"="6f537a48e" \ 2026-07-16 16:49:23.596735 | ubuntu-noble | "de.osism.commit.kolla_version"="21.1.1" \ 2026-07-16 16:49:23.596745 | ubuntu-noble | "de.osism.commit.release"="df2daa7" \ 2026-07-16 16:49:23.596755 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2026-07-16 16:49:23.596765 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2026-07-16 16:49:23.596775 | ubuntu-noble | "de.osism.release.openstack"="2025.2" \ 2026-07-16 16:49:23.596785 | ubuntu-noble | "de.osism.version"="latest" \ 2026-07-16 16:49:23.596795 | ubuntu-noble | "org.opencontainers.image.created"="2026-07-16T16:49:23.570489+00:00" \ 2026-07-16 16:49:23.596806 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-16 16:49:23.596815 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-16 16:49:23.596825 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-16 16:49:23.596835 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-16 16:49:23.596845 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-16 16:49:23.596855 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-16 16:49:23.596865 | ubuntu-noble | {% endblock %} 2026-07-16 16:49:23.596876 | ubuntu-noble | 2026-07-16 16:49:23.596896 | ubuntu-noble | + bash scripts/002-generate.sh 2026-07-16 16:49:23.600276 | ubuntu-noble | + BASE=ubuntu 2026-07-16 16:49:23.600362 | ubuntu-noble | + BASE_VERSION=22.04 2026-07-16 16:49:23.601683 | ubuntu-noble | ++ date +%Y%m%d 2026-07-16 16:49:23.603861 | ubuntu-noble | + BUILD_ID=20260716 2026-07-16 16:49:23.603900 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2026-07-16 16:49:23.603915 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-16 16:49:23.603930 | ubuntu-noble | + OPENSTACK_VERSION=2025.2 2026-07-16 16:49:23.603944 | ubuntu-noble | + VERSION=latest 2026-07-16 16:49:23.604087 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-16 16:49:23.604230 | ubuntu-noble | + . defaults/all.sh 2026-07-16 16:49:23.604335 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-16 16:49:23.604350 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-16 16:49:23.604363 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-16 16:49:23.604377 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-16 16:49:23.604664 | ubuntu-noble | +++ deactivate nondestructive 2026-07-16 16:49:23.604682 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:23.604757 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:23.604770 | ubuntu-noble | +++ hash -r 2026-07-16 16:49:23.604867 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:23.604881 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-16 16:49:23.604891 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-16 16:49:23.604904 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-16 16:49:23.605010 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-16 16:49:23.605024 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-16 16:49:23.605034 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-16 16:49:23.605080 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-16 16:49:23.605111 | 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-16 16:49:23.605177 | 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-16 16:49:23.605189 | ubuntu-noble | +++ export PATH 2026-07-16 16:49:23.605246 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:23.605305 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-16 16:49:23.605317 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-16 16:49:23.605330 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-16 16:49:23.605340 | ubuntu-noble | +++ export PS1 2026-07-16 16:49:23.605350 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-16 16:49:23.605364 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-16 16:49:23.605377 | ubuntu-noble | +++ hash -r 2026-07-16 16:49:23.605456 | ubuntu-noble | + . defaults/2025.2.sh 2026-07-16 16:49:23.606811 | ubuntu-noble | +++ date +%Y%m%d 2026-07-16 16:49:23.608753 | ubuntu-noble | ++ export BUILD_ID=20260716 2026-07-16 16:49:23.608781 | ubuntu-noble | ++ BUILD_ID=20260716 2026-07-16 16:49:23.608794 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-16 16:49:23.608807 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-16 16:49:23.608820 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-16 16:49:23.608832 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-16 16:49:23.608888 | ubuntu-noble | + export VERSION 2026-07-16 16:49:23.608899 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-16 16:49:23.608911 | ubuntu-noble | + DOCKER_TAG=build-20260716 2026-07-16 16:49:23.608923 | ubuntu-noble | + KOLLA_BASE=ubuntu 2026-07-16 16:49:23.608935 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2026-07-16 16:49:23.608947 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-16 16:49:23.608959 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2026-07-16 16:49:23.609002 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2026-07-16 16:49:23.759878 | ubuntu-noble | + setini DEFAULT namespace kolla 2026-07-16 16:49:23.759959 | 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-16 16:49:24.862126 | ubuntu-noble | localhost | SUCCESS => { 2026-07-16 16:49:24.862197 | ubuntu-noble | "changed": false, 2026-07-16 16:49:24.862206 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:24.862213 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:24.862221 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:24.862228 | ubuntu-noble | "msg": "OK", 2026-07-16 16:49:24.862235 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:24.862243 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:24.862250 | ubuntu-noble | "size": 4562, 2026-07-16 16:49:24.862257 | ubuntu-noble | "state": "file", 2026-07-16 16:49:24.862265 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:24.862272 | ubuntu-noble | } 2026-07-16 16:49:24.944139 | ubuntu-noble | + setini DEFAULT tag build-20260716 2026-07-16 16:49:24.944210 | 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-20260716' 2026-07-16 16:49:26.013118 | ubuntu-noble | localhost | CHANGED => { 2026-07-16 16:49:26.013176 | ubuntu-noble | "changed": true, 2026-07-16 16:49:26.013181 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:26.013185 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:26.013189 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:26.013193 | ubuntu-noble | "msg": "option changed", 2026-07-16 16:49:26.013196 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:26.013200 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:26.013220 | ubuntu-noble | "size": 4570, 2026-07-16 16:49:26.013223 | ubuntu-noble | "state": "file", 2026-07-16 16:49:26.013227 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:26.013230 | ubuntu-noble | } 2026-07-16 16:49:26.099142 | ubuntu-noble | + setini DEFAULT base ubuntu 2026-07-16 16:49:26.099206 | 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-16 16:49:27.131533 | ubuntu-noble | localhost | SUCCESS => { 2026-07-16 16:49:27.131605 | ubuntu-noble | "changed": false, 2026-07-16 16:49:27.131618 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:27.131630 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:27.131640 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:27.131651 | ubuntu-noble | "msg": "OK", 2026-07-16 16:49:27.131661 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:27.131709 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:27.131721 | ubuntu-noble | "size": 4570, 2026-07-16 16:49:27.131731 | ubuntu-noble | "state": "file", 2026-07-16 16:49:27.131742 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:27.131752 | ubuntu-noble | } 2026-07-16 16:49:27.215950 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2026-07-16 16:49:27.216017 | 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-16 16:49:28.233809 | ubuntu-noble | localhost | SUCCESS => { 2026-07-16 16:49:28.233866 | ubuntu-noble | "changed": false, 2026-07-16 16:49:28.233871 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:28.233875 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:28.233880 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:28.233884 | ubuntu-noble | "msg": "OK", 2026-07-16 16:49:28.233888 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:28.233891 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:28.233896 | ubuntu-noble | "size": 4570, 2026-07-16 16:49:28.233899 | ubuntu-noble | "state": "file", 2026-07-16 16:49:28.233903 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:28.233907 | ubuntu-noble | } 2026-07-16 16:49:28.323407 | ubuntu-noble | + setini DEFAULT install_type source 2026-07-16 16:49:28.323473 | 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-16 16:49:29.348113 | ubuntu-noble | localhost | SUCCESS => { 2026-07-16 16:49:29.348160 | ubuntu-noble | "changed": false, 2026-07-16 16:49:29.348164 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:29.348169 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:29.348173 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:29.348176 | ubuntu-noble | "msg": "OK", 2026-07-16 16:49:29.348180 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:29.348184 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:29.348188 | ubuntu-noble | "size": 4570, 2026-07-16 16:49:29.348192 | ubuntu-noble | "state": "file", 2026-07-16 16:49:29.348195 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:29.348199 | ubuntu-noble | } 2026-07-16 16:49:29.423665 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2025.2.tar.gz 2026-07-16 16:49:29.423728 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.2.tar.gz' 2026-07-16 16:49:30.445256 | ubuntu-noble | localhost | CHANGED => { 2026-07-16 16:49:30.445344 | ubuntu-noble | "changed": true, 2026-07-16 16:49:30.445358 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:30.445368 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:30.445378 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:30.445389 | ubuntu-noble | "msg": "section and option added", 2026-07-16 16:49:30.445401 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:30.445410 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:30.445421 | ubuntu-noble | "size": 4641, 2026-07-16 16:49:30.445431 | ubuntu-noble | "state": "file", 2026-07-16 16:49:30.445440 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:30.445451 | ubuntu-noble | } 2026-07-16 16:49:30.538548 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz' kolla-build.conf 2026-07-16 16:49:30.542030 | ubuntu-noble | + setini openstack-base type local 2026-07-16 16:49:30.542086 | 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-16 16:49:31.615697 | ubuntu-noble | localhost | CHANGED => { 2026-07-16 16:49:31.615765 | ubuntu-noble | "changed": true, 2026-07-16 16:49:31.615774 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:31.615782 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:31.615789 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:31.615796 | ubuntu-noble | "msg": "option added", 2026-07-16 16:49:31.615804 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:31.615812 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:31.615819 | ubuntu-noble | "size": 4752, 2026-07-16 16:49:31.615827 | ubuntu-noble | "state": "file", 2026-07-16 16:49:31.615834 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:31.615841 | ubuntu-noble | } 2026-07-16 16:49:31.702136 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2026-07-16 16:49:31.702196 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-16 16:49:31.702202 | 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-16 16:49:32.727515 | ubuntu-noble | localhost | CHANGED => { 2026-07-16 16:49:32.727556 | ubuntu-noble | "changed": true, 2026-07-16 16:49:32.727561 | ubuntu-noble | "gid": 1000, 2026-07-16 16:49:32.727565 | ubuntu-noble | "group": "zuul", 2026-07-16 16:49:32.727569 | ubuntu-noble | "mode": "0664", 2026-07-16 16:49:32.727572 | ubuntu-noble | "msg": "option added", 2026-07-16 16:49:32.727576 | ubuntu-noble | "owner": "zuul", 2026-07-16 16:49:32.727580 | ubuntu-noble | "path": "kolla-build.conf", 2026-07-16 16:49:32.727586 | ubuntu-noble | "size": 4790, 2026-07-16 16:49:32.727591 | ubuntu-noble | "state": "file", 2026-07-16 16:49:32.727597 | ubuntu-noble | "uid": 1000 2026-07-16 16:49:32.727603 | ubuntu-noble | } 2026-07-16 16:49:32.805333 | ubuntu-noble | + echo DEBUG kolla-build.conf 2026-07-16 16:49:32.805398 | ubuntu-noble | DEBUG kolla-build.conf 2026-07-16 16:49:32.805403 | ubuntu-noble | + cat kolla-build.conf 2026-07-16 16:49:32.807253 | ubuntu-noble | [DEFAULT] 2026-07-16 16:49:32.807277 | ubuntu-noble | base = ubuntu 2026-07-16 16:49:32.807281 | ubuntu-noble | base_package_type = deb 2026-07-16 16:49:32.807286 | ubuntu-noble | base_tag = 24.04 2026-07-16 16:49:32.807289 | ubuntu-noble | install_type = source 2026-07-16 16:49:32.807293 | ubuntu-noble | namespace = kolla 2026-07-16 16:49:32.807296 | ubuntu-noble | openstack_release = 2025.2 2026-07-16 16:49:32.807300 | ubuntu-noble | push = false 2026-07-16 16:49:32.807304 | ubuntu-noble | tag = build-20260716 2026-07-16 16:49:32.807308 | ubuntu-noble | threads = 1 2026-07-16 16:49:32.807311 | ubuntu-noble | patches_path = kolla-patches/2025.2 2026-07-16 16:49:32.807316 | ubuntu-noble | registry = osism.harbor.regio.digital 2026-07-16 16:49:32.807320 | ubuntu-noble | 2026-07-16 16:49:32.807324 | ubuntu-noble | ######################################################################### 2026-07-16 16:49:32.807329 | ubuntu-noble | # sources tracked in release repository 2026-07-16 16:49:32.807332 | ubuntu-noble | 2026-07-16 16:49:32.807336 | ubuntu-noble | [aodh-base] 2026-07-16 16:49:32.807339 | ubuntu-noble | type = local 2026-07-16 16:49:32.807343 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-16 16:49:32.807347 | ubuntu-noble | location = tarballs/aodh-stable-2025.2.tar.gz 2026-07-16 16:49:32.807350 | ubuntu-noble | 2026-07-16 16:49:32.807354 | ubuntu-noble | 2026-07-16 16:49:32.807357 | ubuntu-noble | 2026-07-16 16:49:32.807361 | ubuntu-noble | [barbican-base] 2026-07-16 16:49:32.807364 | ubuntu-noble | type = local 2026-07-16 16:49:32.807368 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-16 16:49:32.807372 | ubuntu-noble | location = tarballs/barbican-stable-2025.2.tar.gz 2026-07-16 16:49:32.807376 | ubuntu-noble | 2026-07-16 16:49:32.807379 | ubuntu-noble | 2026-07-16 16:49:32.807383 | ubuntu-noble | 2026-07-16 16:49:32.807386 | ubuntu-noble | [blazar-base] 2026-07-16 16:49:32.807389 | ubuntu-noble | type = local 2026-07-16 16:49:32.807393 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-16 16:49:32.807396 | ubuntu-noble | location = tarballs/blazar-stable-2025.2.tar.gz 2026-07-16 16:49:32.807400 | ubuntu-noble | 2026-07-16 16:49:32.807403 | ubuntu-noble | 2026-07-16 16:49:32.807407 | ubuntu-noble | 2026-07-16 16:49:32.807410 | ubuntu-noble | [ceilometer-base] 2026-07-16 16:49:32.807414 | ubuntu-noble | type = local 2026-07-16 16:49:32.807417 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:32.807421 | ubuntu-noble | location = tarballs/ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:32.807424 | ubuntu-noble | 2026-07-16 16:49:32.807427 | ubuntu-noble | 2026-07-16 16:49:32.807431 | ubuntu-noble | 2026-07-16 16:49:32.807434 | ubuntu-noble | [cinder-base] 2026-07-16 16:49:32.807451 | ubuntu-noble | type = local 2026-07-16 16:49:32.807454 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-16 16:49:32.807458 | ubuntu-noble | location = tarballs/cinder-stable-2025.2.tar.gz 2026-07-16 16:49:32.807461 | ubuntu-noble | 2026-07-16 16:49:32.807465 | ubuntu-noble | 2026-07-16 16:49:32.807468 | ubuntu-noble | 2026-07-16 16:49:32.807472 | ubuntu-noble | [designate-base] 2026-07-16 16:49:32.807475 | ubuntu-noble | type = local 2026-07-16 16:49:32.807479 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-16 16:49:32.807482 | ubuntu-noble | location = tarballs/designate-stable-2025.2.tar.gz 2026-07-16 16:49:32.807485 | ubuntu-noble | 2026-07-16 16:49:32.807489 | ubuntu-noble | 2026-07-16 16:49:32.807492 | ubuntu-noble | 2026-07-16 16:49:32.807496 | ubuntu-noble | [glance-base] 2026-07-16 16:49:32.807499 | ubuntu-noble | type = local 2026-07-16 16:49:32.807503 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-16 16:49:32.807506 | ubuntu-noble | location = tarballs/glance-stable-2025.2.tar.gz 2026-07-16 16:49:32.807509 | ubuntu-noble | 2026-07-16 16:49:32.807513 | ubuntu-noble | 2026-07-16 16:49:32.807516 | ubuntu-noble | 2026-07-16 16:49:32.807520 | ubuntu-noble | [heat-base] 2026-07-16 16:49:32.807523 | ubuntu-noble | type = local 2026-07-16 16:49:32.807527 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-16 16:49:32.807530 | ubuntu-noble | location = tarballs/heat-stable-2025.2.tar.gz 2026-07-16 16:49:32.807534 | ubuntu-noble | 2026-07-16 16:49:32.807537 | ubuntu-noble | 2026-07-16 16:49:32.807540 | ubuntu-noble | 2026-07-16 16:49:32.807544 | ubuntu-noble | [horizon] 2026-07-16 16:49:32.807547 | ubuntu-noble | type = local 2026-07-16 16:49:32.807551 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-16 16:49:32.807554 | ubuntu-noble | location = tarballs/horizon-stable-2025.2.tar.gz 2026-07-16 16:49:32.807558 | ubuntu-noble | 2026-07-16 16:49:32.807561 | ubuntu-noble | 2026-07-16 16:49:32.807565 | ubuntu-noble | 2026-07-16 16:49:32.807568 | ubuntu-noble | [ironic-base] 2026-07-16 16:49:32.807572 | ubuntu-noble | type = local 2026-07-16 16:49:32.807575 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-16 16:49:32.807579 | ubuntu-noble | location = tarballs/ironic-stable-2025.2.tar.gz 2026-07-16 16:49:32.807582 | ubuntu-noble | 2026-07-16 16:49:32.807585 | ubuntu-noble | 2026-07-16 16:49:32.807589 | ubuntu-noble | 2026-07-16 16:49:32.807592 | ubuntu-noble | [keystone-base] 2026-07-16 16:49:32.807596 | ubuntu-noble | type = local 2026-07-16 16:49:32.807599 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-16 16:49:32.807620 | ubuntu-noble | location = tarballs/keystone-stable-2025.2.tar.gz 2026-07-16 16:49:32.807623 | ubuntu-noble | 2026-07-16 16:49:32.807627 | ubuntu-noble | 2026-07-16 16:49:32.807630 | ubuntu-noble | 2026-07-16 16:49:32.807634 | ubuntu-noble | [magnum-base] 2026-07-16 16:49:32.807637 | ubuntu-noble | type = local 2026-07-16 16:49:32.807641 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-16 16:49:32.807651 | ubuntu-noble | location = tarballs/magnum-stable-2025.2.tar.gz 2026-07-16 16:49:32.807654 | ubuntu-noble | 2026-07-16 16:49:32.807658 | ubuntu-noble | 2026-07-16 16:49:32.807661 | ubuntu-noble | 2026-07-16 16:49:32.807665 | ubuntu-noble | [manila-base] 2026-07-16 16:49:32.807668 | ubuntu-noble | type = local 2026-07-16 16:49:32.807672 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-16 16:49:32.807675 | ubuntu-noble | location = tarballs/manila-stable-2025.2.tar.gz 2026-07-16 16:49:32.807679 | ubuntu-noble | 2026-07-16 16:49:32.807682 | ubuntu-noble | 2026-07-16 16:49:32.807686 | ubuntu-noble | 2026-07-16 16:49:32.807689 | ubuntu-noble | [masakari-base] 2026-07-16 16:49:32.807692 | ubuntu-noble | type = local 2026-07-16 16:49:32.807696 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-16 16:49:32.807699 | ubuntu-noble | location = tarballs/masakari-stable-2025.2.tar.gz 2026-07-16 16:49:32.807703 | ubuntu-noble | 2026-07-16 16:49:32.807706 | ubuntu-noble | 2026-07-16 16:49:32.807710 | ubuntu-noble | 2026-07-16 16:49:32.807713 | ubuntu-noble | [neutron-bgp-dragent] 2026-07-16 16:49:32.807716 | ubuntu-noble | type = local 2026-07-16 16:49:32.807720 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:32.807724 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:32.807727 | ubuntu-noble | 2026-07-16 16:49:32.807731 | ubuntu-noble | 2026-07-16 16:49:32.807734 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-16 16:49:32.807741 | ubuntu-noble | type = local 2026-07-16 16:49:32.807744 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:32.807748 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:32.807751 | ubuntu-noble | 2026-07-16 16:49:32.807755 | ubuntu-noble | 2026-07-16 16:49:32.807758 | ubuntu-noble | [neutron-vpnaas-base] 2026-07-16 16:49:32.807762 | ubuntu-noble | type = local 2026-07-16 16:49:32.807765 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:32.807769 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:32.807772 | ubuntu-noble | 2026-07-16 16:49:32.807776 | ubuntu-noble | 2026-07-16 16:49:32.807779 | ubuntu-noble | 2026-07-16 16:49:32.807783 | ubuntu-noble | [neutron-base] 2026-07-16 16:49:32.807786 | ubuntu-noble | type = local 2026-07-16 16:49:32.807790 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-16 16:49:32.807800 | ubuntu-noble | location = tarballs/neutron-stable-2025.2.tar.gz 2026-07-16 16:49:32.807804 | ubuntu-noble | 2026-07-16 16:49:32.807807 | ubuntu-noble | 2026-07-16 16:49:32.807811 | ubuntu-noble | 2026-07-16 16:49:32.807814 | ubuntu-noble | [nova-base] 2026-07-16 16:49:32.807818 | ubuntu-noble | type = local 2026-07-16 16:49:32.807821 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-16 16:49:32.807824 | ubuntu-noble | location = tarballs/nova-stable-2025.2.tar.gz 2026-07-16 16:49:32.807828 | ubuntu-noble | 2026-07-16 16:49:32.807832 | ubuntu-noble | 2026-07-16 16:49:32.807835 | ubuntu-noble | 2026-07-16 16:49:32.807839 | ubuntu-noble | [octavia-base] 2026-07-16 16:49:32.807842 | ubuntu-noble | type = local 2026-07-16 16:49:32.807845 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-16 16:49:32.807849 | ubuntu-noble | location = tarballs/octavia-stable-2025.2.tar.gz 2026-07-16 16:49:32.807852 | ubuntu-noble | 2026-07-16 16:49:32.807856 | ubuntu-noble | 2026-07-16 16:49:32.807859 | ubuntu-noble | 2026-07-16 16:49:32.807863 | ubuntu-noble | [placement-base] 2026-07-16 16:49:32.807866 | ubuntu-noble | type = local 2026-07-16 16:49:32.807870 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-16 16:49:32.807873 | ubuntu-noble | location = tarballs/placement-stable-2025.2.tar.gz 2026-07-16 16:49:32.807877 | ubuntu-noble | 2026-07-16 16:49:32.807880 | ubuntu-noble | 2026-07-16 16:49:32.807883 | ubuntu-noble | 2026-07-16 16:49:32.807887 | ubuntu-noble | [skyline-apiserver-base] 2026-07-16 16:49:32.807890 | ubuntu-noble | type = local 2026-07-16 16:49:32.807899 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:49:32.807902 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:49:32.807906 | ubuntu-noble | 2026-07-16 16:49:32.807909 | ubuntu-noble | 2026-07-16 16:49:32.807913 | ubuntu-noble | 2026-07-16 16:49:32.807916 | ubuntu-noble | [skyline-console-base] 2026-07-16 16:49:32.807920 | ubuntu-noble | type = local 2026-07-16 16:49:32.807923 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-16 16:49:32.807927 | ubuntu-noble | location = tarballs/skyline-console-stable-2025.2.tar.gz 2026-07-16 16:49:32.807930 | ubuntu-noble | 2026-07-16 16:49:32.807934 | ubuntu-noble | 2026-07-16 16:49:32.807937 | ubuntu-noble | 2026-07-16 16:49:32.807941 | ubuntu-noble | [watcher-base] 2026-07-16 16:49:32.807944 | ubuntu-noble | type = local 2026-07-16 16:49:32.807948 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-16 16:49:32.807951 | ubuntu-noble | location = tarballs/watcher-stable-2025.2.tar.gz 2026-07-16 16:49:32.807954 | ubuntu-noble | 2026-07-16 16:49:32.807958 | ubuntu-noble | 2026-07-16 16:49:32.807961 | ubuntu-noble | [openstack-base] 2026-07-16 16:49:32.807965 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-16 16:49:32.807968 | ubuntu-noble | location = tarballs/requirements-stable-2025.2.tar.gz 2026-07-16 16:49:32.807972 | ubuntu-noble | type = local 2026-07-16 16:49:32.808178 | ubuntu-noble | + bash scripts/003-patch.sh 2026-07-16 16:49:32.811877 | ubuntu-noble | + OPENSTACK_VERSION=2025.2 2026-07-16 16:49:32.811890 | ubuntu-noble | + VERSION=latest 2026-07-16 16:49:32.811923 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-16 16:49:32.812055 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2026-07-16 16:49:32.812140 | ubuntu-noble | + . defaults/all.sh 2026-07-16 16:49:32.812244 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-16 16:49:32.812258 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-16 16:49:32.812294 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-16 16:49:32.812323 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2026-07-16 16:49:32.812620 | ubuntu-noble | +++ deactivate nondestructive 2026-07-16 16:49:32.812703 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:32.812742 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:32.812749 | ubuntu-noble | +++ hash -r 2026-07-16 16:49:32.812839 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:32.812846 | ubuntu-noble | +++ unset VIRTUAL_ENV 2026-07-16 16:49:32.812870 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2026-07-16 16:49:32.812912 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-16 16:49:32.813026 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2026-07-16 16:49:32.813058 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2026-07-16 16:49:32.813128 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-16 16:49:32.813134 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2026-07-16 16:49:32.813197 | 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-16 16:49:32.813243 | 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-16 16:49:32.813269 | ubuntu-noble | +++ export PATH 2026-07-16 16:49:32.813327 | ubuntu-noble | +++ '[' -n '' ']' 2026-07-16 16:49:32.813387 | ubuntu-noble | +++ '[' -z '' ']' 2026-07-16 16:49:32.813410 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2026-07-16 16:49:32.813435 | ubuntu-noble | +++ PS1='(venv) ' 2026-07-16 16:49:32.813454 | ubuntu-noble | +++ export PS1 2026-07-16 16:49:32.813472 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-16 16:49:32.813492 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2026-07-16 16:49:32.813528 | ubuntu-noble | +++ hash -r 2026-07-16 16:49:32.813640 | ubuntu-noble | + . defaults/2025.2.sh 2026-07-16 16:49:32.814435 | ubuntu-noble | +++ date +%Y%m%d 2026-07-16 16:49:32.816809 | ubuntu-noble | ++ export BUILD_ID=20260716 2026-07-16 16:49:32.816823 | ubuntu-noble | ++ BUILD_ID=20260716 2026-07-16 16:49:32.816902 | ubuntu-noble | ++ export KOLLA_TYPE= 2026-07-16 16:49:32.816907 | ubuntu-noble | ++ KOLLA_TYPE= 2026-07-16 16:49:32.816933 | ubuntu-noble | ++ export BASE_VERSION=24.04 2026-07-16 16:49:32.816938 | ubuntu-noble | ++ BASE_VERSION=24.04 2026-07-16 16:49:32.816992 | ubuntu-noble | + export VERSION 2026-07-16 16:49:32.816998 | ubuntu-noble | + export OPENSTACK_VERSION 2026-07-16 16:49:32.817028 | ubuntu-noble | + mkdir -p tarballs 2026-07-16 16:49:32.818958 | ubuntu-noble | + ping -c2 tarballs.opendev.org 2026-07-16 16:49:32.957683 | ubuntu-noble | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-16 16:49:32.957773 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=129 ms 2026-07-16 16:49:33.952004 | ubuntu-noble | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=128 ms 2026-07-16 16:49:33.952144 | ubuntu-noble | 2026-07-16 16:49:33.952157 | ubuntu-noble | --- tarballs.opendev.org ping statistics --- 2026-07-16 16:49:33.952167 | ubuntu-noble | 2 packets transmitted, 2 received, 0% packet loss, time 1002ms 2026-07-16 16:49:33.952175 | ubuntu-noble | rtt min/avg/max/mdev = 127.588/128.358/129.128/0.770 ms 2026-07-16 16:49:33.956119 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2026-07-16 16:49:33.956171 | ubuntu-noble | ++ awk '{ print $4 }' 2026-07-16 16:49:33.959122 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:33.959173 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:33.960187 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-16 16:49:33.962813 | ubuntu-noble | + filename=aodh-stable-2025.2.tar.gz 2026-07-16 16:49:33.962876 | ubuntu-noble | + [[ -e aodh-stable-2025.2.tar.gz ]] 2026-07-16 16:49:33.962895 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-16 16:49:33.962912 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-16 16:49:33.962929 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.055113 | ubuntu-noble | 2026-07-16 16:49:35 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz [258609/258609] -> "aodh-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:35.057572 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:35.057630 | ubuntu-noble | + echo Process aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.057637 | ubuntu-noble | Process aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.060098 | ubuntu-noble | ++ tar -tzf aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.060132 | ubuntu-noble | ++ head -1 2026-07-16 16:49:35.060826 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:35.067659 | ubuntu-noble | + directory=aodh-21.0.0.0rc2.dev2 2026-07-16 16:49:35.067738 | ubuntu-noble | + echo Check patches for aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.067755 | ubuntu-noble | Check patches for aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.067789 | ubuntu-noble | + [[ -e ../patches/2025.2/aodh ]] 2026-07-16 16:49:35.067826 | ubuntu-noble | + echo Check overlays for aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.067838 | ubuntu-noble | Check overlays for aodh-stable-2025.2.tar.gz 2026-07-16 16:49:35.067860 | ubuntu-noble | + [[ -e ../overlays/2025.2/aodh/source ]] 2026-07-16 16:49:35.067885 | ubuntu-noble | + popd 2026-07-16 16:49:35.067952 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:35.067977 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:35.068822 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-16 16:49:35.071142 | ubuntu-noble | + filename=barbican-stable-2025.2.tar.gz 2026-07-16 16:49:35.071161 | ubuntu-noble | + [[ -e barbican-stable-2025.2.tar.gz ]] 2026-07-16 16:49:35.071165 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-16 16:49:35.071169 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-16 16:49:35.071173 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.345181 | ubuntu-noble | 2026-07-16 16:49:36 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz [663577/663577] -> "barbican-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:36.348253 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:36.348341 | ubuntu-noble | + echo Process barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.348355 | ubuntu-noble | Process barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.351176 | ubuntu-noble | ++ tar -tzf barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.351231 | ubuntu-noble | ++ head -1 2026-07-16 16:49:36.351881 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:36.360949 | ubuntu-noble | + directory=barbican-21.0.1.dev3 2026-07-16 16:49:36.360992 | ubuntu-noble | + echo Check patches for barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.361000 | ubuntu-noble | Check patches for barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.361008 | ubuntu-noble | + [[ -e ../patches/2025.2/barbican ]] 2026-07-16 16:49:36.361014 | ubuntu-noble | + echo Check overlays for barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.361020 | ubuntu-noble | Check overlays for barbican-stable-2025.2.tar.gz 2026-07-16 16:49:36.361026 | ubuntu-noble | + [[ -e ../overlays/2025.2/barbican/source ]] 2026-07-16 16:49:36.361069 | ubuntu-noble | + popd 2026-07-16 16:49:36.361079 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:36.361119 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:36.362150 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-16 16:49:36.364522 | ubuntu-noble | + filename=blazar-stable-2025.2.tar.gz 2026-07-16 16:49:36.364553 | ubuntu-noble | + [[ -e blazar-stable-2025.2.tar.gz ]] 2026-07-16 16:49:36.364628 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-16 16:49:36.364636 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-16 16:49:36.364646 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.550181 | ubuntu-noble | 2026-07-16 16:49:37 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz [431334/431334] -> "blazar-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:37.552838 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:37.552893 | ubuntu-noble | + echo Process blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.552907 | ubuntu-noble | Process blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.554614 | ubuntu-noble | ++ tar -tzf blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.557605 | ubuntu-noble | ++ head -1 2026-07-16 16:49:37.560201 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:37.563662 | ubuntu-noble | + directory=blazar-16.0.1.dev3 2026-07-16 16:49:37.563719 | ubuntu-noble | + echo Check patches for blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.563730 | ubuntu-noble | Check patches for blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.563749 | ubuntu-noble | + [[ -e ../patches/2025.2/blazar ]] 2026-07-16 16:49:37.563758 | ubuntu-noble | + echo Check overlays for blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.563767 | ubuntu-noble | Check overlays for blazar-stable-2025.2.tar.gz 2026-07-16 16:49:37.563776 | ubuntu-noble | + [[ -e ../overlays/2025.2/blazar/source ]] 2026-07-16 16:49:37.563785 | ubuntu-noble | + popd 2026-07-16 16:49:37.563800 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:37.563810 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:37.565094 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:37.566378 | ubuntu-noble | + filename=ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:37.566400 | ubuntu-noble | + [[ -e ceilometer-stable-2025.2.tar.gz ]] 2026-07-16 16:49:37.566414 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:37.566422 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:37.566433 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.845174 | ubuntu-noble | 2026-07-16 16:49:38 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz [872211/872211] -> "ceilometer-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:38.846752 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:38.846783 | ubuntu-noble | + echo Process ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.846792 | ubuntu-noble | Process ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.850089 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.850120 | ubuntu-noble | ++ head -1 2026-07-16 16:49:38.850557 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:38.855740 | ubuntu-noble | + directory=ceilometer-25.0.0.0rc2.dev2 2026-07-16 16:49:38.855775 | ubuntu-noble | + echo Check patches for ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.855782 | ubuntu-noble | Check patches for ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.855805 | ubuntu-noble | + [[ -e ../patches/2025.2/ceilometer ]] 2026-07-16 16:49:38.855856 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.855862 | ubuntu-noble | Check overlays for ceilometer-stable-2025.2.tar.gz 2026-07-16 16:49:38.855886 | ubuntu-noble | + [[ -e ../overlays/2025.2/ceilometer/source ]] 2026-07-16 16:49:38.855895 | ubuntu-noble | + popd 2026-07-16 16:49:38.855980 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:38.855990 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:38.856816 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-16 16:49:38.858425 | ubuntu-noble | + filename=cinder-stable-2025.2.tar.gz 2026-07-16 16:49:38.858442 | ubuntu-noble | + [[ -e cinder-stable-2025.2.tar.gz ]] 2026-07-16 16:49:38.858488 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-16 16:49:38.858496 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-16 16:49:38.858503 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.624297 | ubuntu-noble | 2026-07-16 16:49:40 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz [6497345/6497345] -> "cinder-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:40.626795 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:40.626866 | ubuntu-noble | + echo Process cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.626879 | ubuntu-noble | Process cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.630145 | ubuntu-noble | ++ tar -tzf cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.630203 | ubuntu-noble | ++ head -1 2026-07-16 16:49:40.631613 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:40.639294 | ubuntu-noble | + directory=cinder-27.0.1.dev21 2026-07-16 16:49:40.639403 | ubuntu-noble | + echo Check patches for cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.639411 | ubuntu-noble | Check patches for cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.639418 | ubuntu-noble | + [[ -e ../patches/2025.2/cinder ]] 2026-07-16 16:49:40.639424 | ubuntu-noble | + echo Check overlays for cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.639430 | ubuntu-noble | Check overlays for cinder-stable-2025.2.tar.gz 2026-07-16 16:49:40.639435 | ubuntu-noble | + [[ -e ../overlays/2025.2/cinder/source ]] 2026-07-16 16:49:40.639442 | ubuntu-noble | + popd 2026-07-16 16:49:40.639452 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:40.639465 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:40.640370 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-16 16:49:40.642493 | ubuntu-noble | + filename=designate-stable-2025.2.tar.gz 2026-07-16 16:49:40.642552 | ubuntu-noble | + [[ -e designate-stable-2025.2.tar.gz ]] 2026-07-16 16:49:40.642559 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-16 16:49:40.642565 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-16 16:49:40.642594 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz 2026-07-16 16:49:41.991226 | ubuntu-noble | 2026-07-16 16:49:41 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz [1010832/1010832] -> "designate-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:41.994249 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:41.994314 | ubuntu-noble | + echo Process designate-stable-2025.2.tar.gz 2026-07-16 16:49:41.994325 | ubuntu-noble | Process designate-stable-2025.2.tar.gz 2026-07-16 16:49:41.997189 | ubuntu-noble | ++ tar -tzf designate-stable-2025.2.tar.gz 2026-07-16 16:49:41.997255 | ubuntu-noble | ++ head -1 2026-07-16 16:49:41.997681 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:42.005784 | ubuntu-noble | + directory=designate-21.0.1.dev9 2026-07-16 16:49:42.005851 | ubuntu-noble | + echo Check patches for designate-stable-2025.2.tar.gz 2026-07-16 16:49:42.005858 | ubuntu-noble | Check patches for designate-stable-2025.2.tar.gz 2026-07-16 16:49:42.005864 | ubuntu-noble | + [[ -e ../patches/2025.2/designate ]] 2026-07-16 16:49:42.005871 | ubuntu-noble | + echo Check overlays for designate-stable-2025.2.tar.gz 2026-07-16 16:49:42.005876 | ubuntu-noble | Check overlays for designate-stable-2025.2.tar.gz 2026-07-16 16:49:42.005882 | ubuntu-noble | + [[ -e ../overlays/2025.2/designate/source ]] 2026-07-16 16:49:42.005927 | ubuntu-noble | + popd 2026-07-16 16:49:42.006033 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:42.006069 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:42.007029 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-16 16:49:42.009345 | ubuntu-noble | + filename=glance-stable-2025.2.tar.gz 2026-07-16 16:49:42.009364 | ubuntu-noble | + [[ -e glance-stable-2025.2.tar.gz ]] 2026-07-16 16:49:42.009436 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-16 16:49:42.009442 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-16 16:49:42.009449 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.501206 | ubuntu-noble | 2026-07-16 16:49:43 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz [2132561/2132561] -> "glance-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:43.503247 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:43.503314 | ubuntu-noble | + echo Process glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.503324 | ubuntu-noble | Process glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.505107 | ubuntu-noble | ++ tar -tzf glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.505142 | ubuntu-noble | ++ head -1 2026-07-16 16:49:43.505315 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:43.512365 | ubuntu-noble | + directory=glance-31.1.1.dev7 2026-07-16 16:49:43.512595 | ubuntu-noble | + echo Check patches for glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.512643 | ubuntu-noble | Check patches for glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.512732 | ubuntu-noble | + [[ -e ../patches/2025.2/glance ]] 2026-07-16 16:49:43.512846 | ubuntu-noble | + echo Check overlays for glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.512882 | ubuntu-noble | Check overlays for glance-stable-2025.2.tar.gz 2026-07-16 16:49:43.512944 | ubuntu-noble | + [[ -e ../overlays/2025.2/glance/source ]] 2026-07-16 16:49:43.513000 | ubuntu-noble | + popd 2026-07-16 16:49:43.513206 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:43.513277 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:43.514249 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-16 16:49:43.516581 | ubuntu-noble | + filename=heat-stable-2025.2.tar.gz 2026-07-16 16:49:43.516618 | ubuntu-noble | + [[ -e heat-stable-2025.2.tar.gz ]] 2026-07-16 16:49:43.516629 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-16 16:49:43.516640 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-16 16:49:43.516650 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.950436 | ubuntu-noble | 2026-07-16 16:49:44 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz [2352014/2352014] -> "heat-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:44.953545 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:44.953597 | ubuntu-noble | + echo Process heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.953610 | ubuntu-noble | Process heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.957119 | ubuntu-noble | ++ tar -tzf heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.957178 | ubuntu-noble | ++ head -1 2026-07-16 16:49:44.958653 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:44.965610 | ubuntu-noble | + directory=openstack_heat-25.0.1.dev11 2026-07-16 16:49:44.965712 | ubuntu-noble | + echo Check patches for heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.965739 | ubuntu-noble | Check patches for heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.965796 | ubuntu-noble | + [[ -e ../patches/2025.2/openstack_heat ]] 2026-07-16 16:49:44.965853 | ubuntu-noble | + echo Check overlays for heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.965874 | ubuntu-noble | Check overlays for heat-stable-2025.2.tar.gz 2026-07-16 16:49:44.965913 | ubuntu-noble | + [[ -e ../overlays/2025.2/openstack_heat/source ]] 2026-07-16 16:49:44.965947 | ubuntu-noble | + popd 2026-07-16 16:49:44.966104 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:44.966176 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:44.967308 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-16 16:49:44.970621 | ubuntu-noble | + filename=horizon-stable-2025.2.tar.gz 2026-07-16 16:49:44.970686 | ubuntu-noble | + [[ -e horizon-stable-2025.2.tar.gz ]] 2026-07-16 16:49:44.970705 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-16 16:49:44.970722 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-16 16:49:44.970738 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.544702 | ubuntu-noble | 2026-07-16 16:49:46 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz [5394247/5394247] -> "horizon-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:46.548308 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:46.548405 | ubuntu-noble | + echo Process horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.548419 | ubuntu-noble | Process horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.552121 | ubuntu-noble | ++ tar -tzf horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.552182 | ubuntu-noble | ++ head -1 2026-07-16 16:49:46.554105 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:46.561888 | ubuntu-noble | + directory=horizon-25.5.3.dev8 2026-07-16 16:49:46.561970 | ubuntu-noble | + echo Check patches for horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.561987 | ubuntu-noble | Check patches for horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.562001 | ubuntu-noble | + [[ -e ../patches/2025.2/horizon ]] 2026-07-16 16:49:46.562020 | ubuntu-noble | + echo Check overlays for horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.562033 | ubuntu-noble | Check overlays for horizon-stable-2025.2.tar.gz 2026-07-16 16:49:46.562102 | ubuntu-noble | + [[ -e ../overlays/2025.2/horizon/source ]] 2026-07-16 16:49:46.562137 | ubuntu-noble | + popd 2026-07-16 16:49:46.562885 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:46.562912 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:46.563496 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-16 16:49:46.565292 | ubuntu-noble | + filename=ironic-stable-2025.2.tar.gz 2026-07-16 16:49:46.565352 | ubuntu-noble | + [[ -e ironic-stable-2025.2.tar.gz ]] 2026-07-16 16:49:46.565364 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-16 16:49:46.565376 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-16 16:49:46.565387 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.085272 | ubuntu-noble | 2026-07-16 16:49:48 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz [3052085/3052085] -> "ironic-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:48.087921 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:48.087978 | ubuntu-noble | + echo Process ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.087996 | ubuntu-noble | Process ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.090157 | ubuntu-noble | ++ head -1 2026-07-16 16:49:48.090204 | ubuntu-noble | ++ tar -tzf ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.091765 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:48.098322 | ubuntu-noble | + directory=ironic-32.0.2.dev21 2026-07-16 16:49:48.098522 | ubuntu-noble | + echo Check patches for ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.098568 | ubuntu-noble | Check patches for ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.098648 | ubuntu-noble | + [[ -e ../patches/2025.2/ironic ]] 2026-07-16 16:49:48.098743 | ubuntu-noble | + tar xzf ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.304358 | ubuntu-noble | + rm ironic-stable-2025.2.tar.gz 2026-07-16 16:49:48.306922 | ubuntu-noble | + pushd ironic-32.0.2.dev21 2026-07-16 16:49:48.309689 | ubuntu-noble | ++ find ../../patches/2025.2/ironic -type f -name '*.patch' 2026-07-16 16:49:48.309720 | ubuntu-noble | ++ sort 2026-07-16 16:49:48.310654 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:49:48.310699 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0001-Add-a-new-physical_network-field-to-the-Portgroup-ob.patch' 2026-07-16 16:49:48.310713 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0001-Add-a-new-physical_network-field-to-the-Portgroup-ob.patch 2026-07-16 16:49:48.310718 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:48.311591 | ubuntu-noble | checking file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-16 16:49:48.311879 | ubuntu-noble | checking file api-ref/source/parameters.yaml 2026-07-16 16:49:48.312136 | ubuntu-noble | checking file api-ref/source/samples/portgroup-create-response.json 2026-07-16 16:49:48.312208 | ubuntu-noble | checking file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-16 16:49:48.312259 | ubuntu-noble | checking file api-ref/source/samples/portgroup-update-response.json 2026-07-16 16:49:48.312356 | ubuntu-noble | checking file doc/source/admin/networking.rst 2026-07-16 16:49:48.312483 | ubuntu-noble | checking file doc/source/admin/portgroups.rst 2026-07-16 16:49:48.312589 | ubuntu-noble | checking file doc/source/contributor/webapi-version-history.rst 2026-07-16 16:49:48.312736 | ubuntu-noble | checking file ironic/api/controllers/v1/port.py 2026-07-16 16:49:48.312802 | ubuntu-noble | Hunk #1 succeeded at 808 (offset -10 lines). 2026-07-16 16:49:48.312890 | ubuntu-noble | checking file ironic/api/controllers/v1/portgroup.py 2026-07-16 16:49:48.312957 | ubuntu-noble | Hunk #5 succeeded at 548 (offset -9 lines). 2026-07-16 16:49:48.313155 | ubuntu-noble | checking file ironic/api/controllers/v1/utils.py 2026-07-16 16:49:48.313236 | ubuntu-noble | Hunk #1 succeeded at 1270 (offset -19 lines). 2026-07-16 16:49:48.313389 | ubuntu-noble | checking file ironic/api/controllers/v1/versions.py 2026-07-16 16:49:48.313532 | ubuntu-noble | checking file ironic/common/release_mappings.py 2026-07-16 16:49:48.313975 | ubuntu-noble | checking file ironic/conductor/manager.py 2026-07-16 16:49:48.314231 | ubuntu-noble | Hunk #2 succeeded at 2378 (offset 25 lines). 2026-07-16 16:49:48.314681 | ubuntu-noble | checking file ironic/conductor/rpcapi.py 2026-07-16 16:49:48.314896 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/d0821744f9e2_add_physical_network_to_portgroup.py 2026-07-16 16:49:48.314991 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.315136 | ubuntu-noble | checking file ironic/objects/portgroup.py 2026-07-16 16:49:48.315467 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_port.py 2026-07-16 16:49:48.315802 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_portgroup.py 2026-07-16 16:49:48.316634 | ubuntu-noble | checking file ironic/tests/unit/conductor/test_manager.py 2026-07-16 16:49:48.317253 | ubuntu-noble | Hunk #1 succeeded at 7955 (offset 268 lines). 2026-07-16 16:49:48.317619 | ubuntu-noble | checking file ironic/tests/unit/db/test_portgroups.py 2026-07-16 16:49:48.317746 | ubuntu-noble | checking file ironic/tests/unit/db/utils.py 2026-07-16 16:49:48.317897 | ubuntu-noble | checking file ironic/tests/unit/objects/test_objects.py 2026-07-16 16:49:48.318028 | ubuntu-noble | checking file ironic/tests/unit/objects/test_portgroup.py 2026-07-16 16:49:48.318150 | ubuntu-noble | checking file releasenotes/notes/portgroup-physical_network-ea6df85c3e7a18ea.yaml 2026-07-16 16:49:48.318599 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:48.319579 | ubuntu-noble | patching file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-16 16:49:48.319826 | ubuntu-noble | patching file api-ref/source/parameters.yaml 2026-07-16 16:49:48.320002 | ubuntu-noble | patching file api-ref/source/samples/portgroup-create-response.json 2026-07-16 16:49:48.320093 | ubuntu-noble | patching file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-16 16:49:48.320143 | ubuntu-noble | patching file api-ref/source/samples/portgroup-update-response.json 2026-07-16 16:49:48.320243 | ubuntu-noble | patching file doc/source/admin/networking.rst 2026-07-16 16:49:48.320328 | ubuntu-noble | patching file doc/source/admin/portgroups.rst 2026-07-16 16:49:48.320472 | ubuntu-noble | patching file doc/source/contributor/webapi-version-history.rst 2026-07-16 16:49:48.320606 | ubuntu-noble | patching file ironic/api/controllers/v1/port.py 2026-07-16 16:49:48.320680 | ubuntu-noble | Hunk #1 succeeded at 808 (offset -10 lines). 2026-07-16 16:49:48.320749 | ubuntu-noble | patching file ironic/api/controllers/v1/portgroup.py 2026-07-16 16:49:48.320818 | ubuntu-noble | Hunk #5 succeeded at 548 (offset -9 lines). 2026-07-16 16:49:48.320984 | ubuntu-noble | patching file ironic/api/controllers/v1/utils.py 2026-07-16 16:49:48.321087 | ubuntu-noble | Hunk #1 succeeded at 1270 (offset -19 lines). 2026-07-16 16:49:48.321219 | ubuntu-noble | patching file ironic/api/controllers/v1/versions.py 2026-07-16 16:49:48.321332 | ubuntu-noble | patching file ironic/common/release_mappings.py 2026-07-16 16:49:48.321781 | ubuntu-noble | patching file ironic/conductor/manager.py 2026-07-16 16:49:48.321949 | ubuntu-noble | Hunk #2 succeeded at 2378 (offset 25 lines). 2026-07-16 16:49:48.322262 | ubuntu-noble | patching file ironic/conductor/rpcapi.py 2026-07-16 16:49:48.322549 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/d0821744f9e2_add_physical_network_to_portgroup.py 2026-07-16 16:49:48.322594 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.322680 | ubuntu-noble | patching file ironic/objects/portgroup.py 2026-07-16 16:49:48.322984 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_port.py 2026-07-16 16:49:48.323357 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_portgroup.py 2026-07-16 16:49:48.324222 | ubuntu-noble | patching file ironic/tests/unit/conductor/test_manager.py 2026-07-16 16:49:48.324802 | ubuntu-noble | Hunk #1 succeeded at 7955 (offset 268 lines). 2026-07-16 16:49:48.325062 | ubuntu-noble | patching file ironic/tests/unit/db/test_portgroups.py 2026-07-16 16:49:48.325191 | ubuntu-noble | patching file ironic/tests/unit/db/utils.py 2026-07-16 16:49:48.325326 | ubuntu-noble | patching file ironic/tests/unit/objects/test_objects.py 2026-07-16 16:49:48.325459 | ubuntu-noble | patching file ironic/tests/unit/objects/test_portgroup.py 2026-07-16 16:49:48.325552 | ubuntu-noble | patching file releasenotes/notes/portgroup-physical_network-ea6df85c3e7a18ea.yaml 2026-07-16 16:49:48.327752 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:49:48.327788 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0002-Add-a-new-category-field-to-the-Portgroup-object.patch' 2026-07-16 16:49:48.327804 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0002-Add-a-new-category-field-to-the-Portgroup-object.patch 2026-07-16 16:49:48.327814 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:48.328981 | ubuntu-noble | checking file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-16 16:49:48.329290 | ubuntu-noble | checking file api-ref/source/parameters.yaml 2026-07-16 16:49:48.329480 | ubuntu-noble | checking file api-ref/source/samples/portgroup-create-response.json 2026-07-16 16:49:48.329533 | ubuntu-noble | checking file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-16 16:49:48.329590 | ubuntu-noble | checking file api-ref/source/samples/portgroup-update-response.json 2026-07-16 16:49:48.329697 | ubuntu-noble | checking file doc/source/contributor/webapi-version-history.rst 2026-07-16 16:49:48.329827 | ubuntu-noble | checking file ironic/api/controllers/v1/portgroup.py 2026-07-16 16:49:48.330058 | ubuntu-noble | checking file ironic/api/controllers/v1/utils.py 2026-07-16 16:49:48.330146 | ubuntu-noble | Hunk #1 succeeded at 1280 (offset -19 lines). 2026-07-16 16:49:48.330303 | ubuntu-noble | checking file ironic/api/controllers/v1/versions.py 2026-07-16 16:49:48.330441 | ubuntu-noble | checking file ironic/common/release_mappings.py 2026-07-16 16:49:48.330597 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/763b2f62d215_add_category_attribute_to_portgroup_.py 2026-07-16 16:49:48.330688 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.330799 | ubuntu-noble | checking file ironic/objects/portgroup.py 2026-07-16 16:49:48.330921 | ubuntu-noble | checking file ironic/tests/unit/db/test_portgroups.py 2026-07-16 16:49:48.331066 | ubuntu-noble | checking file ironic/tests/unit/db/utils.py 2026-07-16 16:49:48.331226 | ubuntu-noble | checking file ironic/tests/unit/objects/test_objects.py 2026-07-16 16:49:48.331357 | ubuntu-noble | checking file releasenotes/notes/portgroup-category-fdaa78f038ad9380.yaml 2026-07-16 16:49:48.331612 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:48.333206 | ubuntu-noble | patching file api-ref/source/baremetal-api-v1-portgroups.inc 2026-07-16 16:49:48.335090 | ubuntu-noble | patching file api-ref/source/parameters.yaml 2026-07-16 16:49:48.335120 | ubuntu-noble | patching file api-ref/source/samples/portgroup-create-response.json 2026-07-16 16:49:48.335129 | ubuntu-noble | patching file api-ref/source/samples/portgroup-list-detail-response.json 2026-07-16 16:49:48.335137 | ubuntu-noble | patching file api-ref/source/samples/portgroup-update-response.json 2026-07-16 16:49:48.335145 | ubuntu-noble | patching file doc/source/contributor/webapi-version-history.rst 2026-07-16 16:49:48.335154 | ubuntu-noble | patching file ironic/api/controllers/v1/portgroup.py 2026-07-16 16:49:48.335162 | ubuntu-noble | patching file ironic/api/controllers/v1/utils.py 2026-07-16 16:49:48.335169 | ubuntu-noble | Hunk #1 succeeded at 1280 (offset -19 lines). 2026-07-16 16:49:48.335176 | ubuntu-noble | patching file ironic/api/controllers/v1/versions.py 2026-07-16 16:49:48.335183 | ubuntu-noble | patching file ironic/common/release_mappings.py 2026-07-16 16:49:48.335623 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/763b2f62d215_add_category_attribute_to_portgroup_.py 2026-07-16 16:49:48.335851 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.336087 | ubuntu-noble | patching file ironic/objects/portgroup.py 2026-07-16 16:49:48.336348 | ubuntu-noble | patching file ironic/tests/unit/db/test_portgroups.py 2026-07-16 16:49:48.336581 | ubuntu-noble | patching file ironic/tests/unit/db/utils.py 2026-07-16 16:49:48.336855 | ubuntu-noble | patching file ironic/tests/unit/objects/test_objects.py 2026-07-16 16:49:48.337129 | ubuntu-noble | patching file releasenotes/notes/portgroup-category-fdaa78f038ad9380.yaml 2026-07-16 16:49:48.339436 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:49:48.339453 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0003-Add-node.instance_name.patch' 2026-07-16 16:49:48.339458 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0003-Add-node.instance_name.patch 2026-07-16 16:49:48.339463 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:48.340512 | ubuntu-noble | checking file api-ref/source/baremetal-api-v1-nodes.inc 2026-07-16 16:49:48.340812 | ubuntu-noble | checking file api-ref/source/parameters.yaml 2026-07-16 16:49:48.341143 | ubuntu-noble | checking file api-ref/source/samples/node-create-response.json 2026-07-16 16:49:48.341183 | ubuntu-noble | checking file api-ref/source/samples/node-show-response.json 2026-07-16 16:49:48.341198 | ubuntu-noble | checking file api-ref/source/samples/node-update-driver-info-response.json 2026-07-16 16:49:48.341253 | ubuntu-noble | checking file api-ref/source/samples/nodes-list-details-response.json 2026-07-16 16:49:48.341375 | ubuntu-noble | checking file doc/source/contributor/webapi-version-history.rst 2026-07-16 16:49:48.341739 | ubuntu-noble | checking file ironic/api/controllers/v1/node.py 2026-07-16 16:49:48.341860 | ubuntu-noble | Hunk #3 succeeded at 1612 (offset 24 lines). 2026-07-16 16:49:48.341936 | ubuntu-noble | Hunk #4 succeeded at 2474 (offset 24 lines). 2026-07-16 16:49:48.341946 | ubuntu-noble | Hunk #5 succeeded at 2515 (offset 24 lines). 2026-07-16 16:49:48.341953 | ubuntu-noble | Hunk #6 succeeded at 2665 (offset 24 lines). 2026-07-16 16:49:48.341964 | ubuntu-noble | Hunk #7 succeeded at 2674 (offset 24 lines). 2026-07-16 16:49:48.341972 | ubuntu-noble | Hunk #8 succeeded at 2723 (offset 24 lines). 2026-07-16 16:49:48.341980 | ubuntu-noble | Hunk #9 succeeded at 2742 (offset 24 lines). 2026-07-16 16:49:48.341987 | ubuntu-noble | Hunk #10 succeeded at 2766 (offset 24 lines). 2026-07-16 16:49:48.341997 | ubuntu-noble | Hunk #11 succeeded at 2780 (offset 24 lines). 2026-07-16 16:49:48.342005 | ubuntu-noble | Hunk #12 succeeded at 2789 (offset 24 lines). 2026-07-16 16:49:48.342013 | ubuntu-noble | Hunk #13 succeeded at 2833 (offset 24 lines). 2026-07-16 16:49:48.342020 | ubuntu-noble | Hunk #14 succeeded at 2855 (offset 24 lines). 2026-07-16 16:49:48.342028 | ubuntu-noble | Hunk #15 succeeded at 2873 (offset 24 lines). 2026-07-16 16:49:48.342075 | ubuntu-noble | Hunk #16 succeeded at 3087 (offset 8 lines). 2026-07-16 16:49:48.342090 | ubuntu-noble | Hunk #17 succeeded at 3247 (offset 16 lines). 2026-07-16 16:49:48.342322 | ubuntu-noble | checking file ironic/api/controllers/v1/utils.py 2026-07-16 16:49:48.342368 | ubuntu-noble | Hunk #1 succeeded at 874 (offset -19 lines). 2026-07-16 16:49:48.342555 | ubuntu-noble | Hunk #2 succeeded at 2312 (offset 32 lines). 2026-07-16 16:49:48.342589 | ubuntu-noble | checking file ironic/api/controllers/v1/versions.py 2026-07-16 16:49:48.342698 | ubuntu-noble | checking file ironic/common/release_mappings.py 2026-07-16 16:49:48.343157 | ubuntu-noble | checking file ironic/conductor/manager.py 2026-07-16 16:49:48.343245 | ubuntu-noble | Hunk #1 succeeded at 1164 (offset 7 lines). 2026-07-16 16:49:48.343728 | ubuntu-noble | checking file ironic/db/api.py 2026-07-16 16:49:48.343902 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/15e9d00367b0_add_instance_name_field_to_nodes.py 2026-07-16 16:49:48.344178 | ubuntu-noble | checking file ironic/db/sqlalchemy/api.py 2026-07-16 16:49:48.344496 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.344604 | ubuntu-noble | checking file ironic/objects/deployment.py 2026-07-16 16:49:48.344722 | ubuntu-noble | checking file ironic/objects/node.py 2026-07-16 16:49:48.345595 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_node.py 2026-07-16 16:49:48.345984 | ubuntu-noble | Hunk #2 succeeded at 4516 (offset 9 lines). 2026-07-16 16:49:48.347181 | ubuntu-noble | checking file ironic/tests/unit/conductor/test_manager.py 2026-07-16 16:49:48.347345 | ubuntu-noble | Hunk #1 succeeded at 2575 (offset 67 lines). 2026-07-16 16:49:48.348095 | ubuntu-noble | checking file ironic/tests/unit/db/test_nodes.py 2026-07-16 16:49:48.348293 | ubuntu-noble | checking file ironic/tests/unit/db/utils.py 2026-07-16 16:49:48.348493 | ubuntu-noble | checking file ironic/tests/unit/objects/test_objects.py 2026-07-16 16:49:48.348626 | ubuntu-noble | checking file releasenotes/notes/node-instance-name-field-23d6e3409f1f4736.yaml 2026-07-16 16:49:48.348904 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:48.350452 | ubuntu-noble | patching file api-ref/source/baremetal-api-v1-nodes.inc 2026-07-16 16:49:48.352074 | ubuntu-noble | patching file api-ref/source/parameters.yaml 2026-07-16 16:49:48.352095 | ubuntu-noble | patching file api-ref/source/samples/node-create-response.json 2026-07-16 16:49:48.352100 | ubuntu-noble | patching file api-ref/source/samples/node-show-response.json 2026-07-16 16:49:48.352105 | ubuntu-noble | patching file api-ref/source/samples/node-update-driver-info-response.json 2026-07-16 16:49:48.352110 | ubuntu-noble | patching file api-ref/source/samples/nodes-list-details-response.json 2026-07-16 16:49:48.352115 | ubuntu-noble | patching file doc/source/contributor/webapi-version-history.rst 2026-07-16 16:49:48.352119 | ubuntu-noble | patching file ironic/api/controllers/v1/node.py 2026-07-16 16:49:48.352123 | ubuntu-noble | Hunk #3 succeeded at 1612 (offset 24 lines). 2026-07-16 16:49:48.352128 | ubuntu-noble | Hunk #4 succeeded at 2474 (offset 24 lines). 2026-07-16 16:49:48.352132 | ubuntu-noble | Hunk #5 succeeded at 2515 (offset 24 lines). 2026-07-16 16:49:48.352136 | ubuntu-noble | Hunk #6 succeeded at 2665 (offset 24 lines). 2026-07-16 16:49:48.352181 | ubuntu-noble | Hunk #7 succeeded at 2674 (offset 24 lines). 2026-07-16 16:49:48.352220 | ubuntu-noble | Hunk #8 succeeded at 2723 (offset 24 lines). 2026-07-16 16:49:48.352250 | ubuntu-noble | Hunk #9 succeeded at 2742 (offset 24 lines). 2026-07-16 16:49:48.352280 | ubuntu-noble | Hunk #10 succeeded at 2766 (offset 24 lines). 2026-07-16 16:49:48.352313 | ubuntu-noble | Hunk #11 succeeded at 2780 (offset 24 lines). 2026-07-16 16:49:48.352347 | ubuntu-noble | Hunk #12 succeeded at 2789 (offset 24 lines). 2026-07-16 16:49:48.352378 | ubuntu-noble | Hunk #13 succeeded at 2833 (offset 24 lines). 2026-07-16 16:49:48.352407 | ubuntu-noble | Hunk #14 succeeded at 2855 (offset 24 lines). 2026-07-16 16:49:48.352461 | ubuntu-noble | Hunk #15 succeeded at 2873 (offset 24 lines). 2026-07-16 16:49:48.352507 | ubuntu-noble | Hunk #16 succeeded at 3087 (offset 8 lines). 2026-07-16 16:49:48.352552 | ubuntu-noble | Hunk #17 succeeded at 3247 (offset 16 lines). 2026-07-16 16:49:48.352817 | ubuntu-noble | patching file ironic/api/controllers/v1/utils.py 2026-07-16 16:49:48.352917 | ubuntu-noble | Hunk #1 succeeded at 874 (offset -19 lines). 2026-07-16 16:49:48.353096 | ubuntu-noble | Hunk #2 succeeded at 2312 (offset 32 lines). 2026-07-16 16:49:48.353197 | ubuntu-noble | patching file ironic/api/controllers/v1/versions.py 2026-07-16 16:49:48.353353 | ubuntu-noble | patching file ironic/common/release_mappings.py 2026-07-16 16:49:48.353929 | ubuntu-noble | patching file ironic/conductor/manager.py 2026-07-16 16:49:48.354101 | ubuntu-noble | Hunk #1 succeeded at 1164 (offset 7 lines). 2026-07-16 16:49:48.354565 | ubuntu-noble | patching file ironic/db/api.py 2026-07-16 16:49:48.354768 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/15e9d00367b0_add_instance_name_field_to_nodes.py 2026-07-16 16:49:48.355104 | ubuntu-noble | patching file ironic/db/sqlalchemy/api.py 2026-07-16 16:49:48.355435 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.355563 | ubuntu-noble | patching file ironic/objects/deployment.py 2026-07-16 16:49:48.355697 | ubuntu-noble | patching file ironic/objects/node.py 2026-07-16 16:49:48.356622 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_node.py 2026-07-16 16:49:48.357066 | ubuntu-noble | Hunk #2 succeeded at 4516 (offset 9 lines). 2026-07-16 16:49:48.358296 | ubuntu-noble | patching file ironic/tests/unit/conductor/test_manager.py 2026-07-16 16:49:48.358563 | ubuntu-noble | Hunk #1 succeeded at 2575 (offset 67 lines). 2026-07-16 16:49:48.359308 | ubuntu-noble | patching file ironic/tests/unit/db/test_nodes.py 2026-07-16 16:49:48.359551 | ubuntu-noble | patching file ironic/tests/unit/db/utils.py 2026-07-16 16:49:48.359719 | ubuntu-noble | patching file ironic/tests/unit/objects/test_objects.py 2026-07-16 16:49:48.359860 | ubuntu-noble | patching file releasenotes/notes/node-instance-name-field-23d6e3409f1f4736.yaml 2026-07-16 16:49:48.362275 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:49:48.362302 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0004-Add-db-migration-for-hardware-health-monitoring-via-.patch' 2026-07-16 16:49:48.362307 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0004-Add-db-migration-for-hardware-health-monitoring-via-.patch 2026-07-16 16:49:48.362314 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:48.363905 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/9f8c7d6e5b4a_add_node_health_fields.py 2026-07-16 16:49:48.363925 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.363932 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:48.365517 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/9f8c7d6e5b4a_add_node_health_fields.py 2026-07-16 16:49:48.365538 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.365545 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:49:48.365551 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/0005-Set-columns-in-bios_settings-table-to-bigint.patch' 2026-07-16 16:49:48.365557 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/0005-Set-columns-in-bios_settings-table-to-bigint.patch 2026-07-16 16:49:48.365562 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:48.367518 | ubuntu-noble | checking file ironic/db/sqlalchemy/alembic/versions/9c0446cb6bc3_set_upper_bound_to_bigint.py 2026-07-16 16:49:48.367539 | ubuntu-noble | checking file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.367549 | ubuntu-noble | checking file ironic/tests/unit/db/sqlalchemy/test_migrations.py 2026-07-16 16:49:48.367553 | ubuntu-noble | checking file releasenotes/notes/bug-2095486-f043868726d7f68f.yaml 2026-07-16 16:49:48.367560 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:48.369088 | ubuntu-noble | patching file ironic/db/sqlalchemy/alembic/versions/9c0446cb6bc3_set_upper_bound_to_bigint.py 2026-07-16 16:49:48.369123 | ubuntu-noble | patching file ironic/db/sqlalchemy/models.py 2026-07-16 16:49:48.369137 | ubuntu-noble | patching file ironic/tests/unit/db/sqlalchemy/test_migrations.py 2026-07-16 16:49:48.369280 | ubuntu-noble | patching file releasenotes/notes/bug-2095486-f043868726d7f68f.yaml 2026-07-16 16:49:48.369894 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:49:48.369907 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/backport-971459.patch' 2026-07-16 16:49:48.369914 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/backport-971459.patch 2026-07-16 16:49:48.369918 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:48.370949 | ubuntu-noble | checking file ironic/common/states.py 2026-07-16 16:49:48.371198 | ubuntu-noble | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-16 16:49:48.371230 | ubuntu-noble | Hunk #1 succeeded at 227 (offset 1 line). 2026-07-16 16:49:48.371339 | ubuntu-noble | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-16 16:49:48.371728 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:48.373930 | ubuntu-noble | patching file ironic/common/states.py 2026-07-16 16:49:48.374354 | ubuntu-noble | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-16 16:49:48.374464 | ubuntu-noble | Hunk #1 succeeded at 227 (offset 1 line). 2026-07-16 16:49:48.374649 | ubuntu-noble | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-16 16:49:48.375617 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:49:48.375633 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/ironic/virtual-media-nfs.patch' 2026-07-16 16:49:48.375637 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/ironic/virtual-media-nfs.patch 2026-07-16 16:49:48.375640 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:49:48.377464 | ubuntu-noble | checking file ironic/conf/deploy.py 2026-07-16 16:49:48.378009 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:49:48.379597 | ubuntu-noble | patching file ironic/conf/deploy.py 2026-07-16 16:49:48.380312 | ubuntu-noble | + popd 2026-07-16 16:49:48.380327 | ubuntu-noble | + tar czf ironic-stable-2025.2.tar.gz ironic-32.0.2.dev21 2026-07-16 16:49:49.014461 | ubuntu-noble | + rm -r ironic-32.0.2.dev21 2026-07-16 16:49:49.063128 | ubuntu-noble | + echo Check overlays for ironic-stable-2025.2.tar.gz 2026-07-16 16:49:49.063185 | ubuntu-noble | Check overlays for ironic-stable-2025.2.tar.gz 2026-07-16 16:49:49.063191 | ubuntu-noble | + [[ -e ../overlays/2025.2/ironic/source ]] 2026-07-16 16:49:49.063196 | ubuntu-noble | + popd 2026-07-16 16:49:49.063200 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:49.063205 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:49.064007 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-16 16:49:49.066783 | ubuntu-noble | + filename=keystone-stable-2025.2.tar.gz 2026-07-16 16:49:49.066847 | ubuntu-noble | + [[ -e keystone-stable-2025.2.tar.gz ]] 2026-07-16 16:49:49.066938 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-16 16:49:49.066946 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-16 16:49:49.067002 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.469225 | ubuntu-noble | 2026-07-16 16:49:50 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz [1804112/1804112] -> "keystone-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:50.471786 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:50.471835 | ubuntu-noble | + echo Process keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.471854 | ubuntu-noble | Process keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.473234 | ubuntu-noble | ++ tar -tzf keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.473427 | ubuntu-noble | ++ head -1 2026-07-16 16:49:50.475518 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:50.488847 | ubuntu-noble | + directory=keystone-28.0.2.dev20 2026-07-16 16:49:50.488898 | ubuntu-noble | + echo Check patches for keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.488905 | ubuntu-noble | Check patches for keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.488910 | ubuntu-noble | + [[ -e ../patches/2025.2/keystone ]] 2026-07-16 16:49:50.488915 | ubuntu-noble | + echo Check overlays for keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.488921 | ubuntu-noble | Check overlays for keystone-stable-2025.2.tar.gz 2026-07-16 16:49:50.488926 | ubuntu-noble | + [[ -e ../overlays/2025.2/keystone/source ]] 2026-07-16 16:49:50.488931 | ubuntu-noble | + popd 2026-07-16 16:49:50.488937 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:50.488943 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:50.489235 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-16 16:49:50.491459 | ubuntu-noble | + filename=magnum-stable-2025.2.tar.gz 2026-07-16 16:49:50.491477 | ubuntu-noble | + [[ -e magnum-stable-2025.2.tar.gz ]] 2026-07-16 16:49:50.491482 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-16 16:49:50.491486 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-16 16:49:50.491491 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.836617 | ubuntu-noble | 2026-07-16 16:49:51 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz [978754/978754] -> "magnum-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:51.838896 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:51.838942 | ubuntu-noble | + echo Process magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.838954 | ubuntu-noble | Process magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.842110 | ubuntu-noble | ++ tar -tzf magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.842151 | ubuntu-noble | ++ head -1 2026-07-16 16:49:51.842439 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:51.850312 | ubuntu-noble | + directory=magnum-21.0.2.dev7 2026-07-16 16:49:51.850411 | ubuntu-noble | + echo Check patches for magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.850424 | ubuntu-noble | Check patches for magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.850434 | ubuntu-noble | + [[ -e ../patches/2025.2/magnum ]] 2026-07-16 16:49:51.850465 | ubuntu-noble | + echo Check overlays for magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.850475 | ubuntu-noble | Check overlays for magnum-stable-2025.2.tar.gz 2026-07-16 16:49:51.850488 | ubuntu-noble | + [[ -e ../overlays/2025.2/magnum/source ]] 2026-07-16 16:49:51.850500 | ubuntu-noble | + popd 2026-07-16 16:49:51.850602 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:51.850619 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:51.851425 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-16 16:49:51.853454 | ubuntu-noble | + filename=manila-stable-2025.2.tar.gz 2026-07-16 16:49:51.853523 | ubuntu-noble | + [[ -e manila-stable-2025.2.tar.gz ]] 2026-07-16 16:49:51.853546 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-16 16:49:51.853558 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-16 16:49:51.853569 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.400226 | ubuntu-noble | 2026-07-16 16:49:53 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz [3587983/3587983] -> "manila-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:53.402959 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:53.403021 | ubuntu-noble | + echo Process manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.403098 | ubuntu-noble | Process manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.406098 | ubuntu-noble | ++ tar -tzf manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.406143 | ubuntu-noble | ++ head -1 2026-07-16 16:49:53.407603 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:53.414799 | ubuntu-noble | + directory=manila-21.0.2.dev25 2026-07-16 16:49:53.414874 | ubuntu-noble | + echo Check patches for manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.414904 | ubuntu-noble | Check patches for manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.414914 | ubuntu-noble | + [[ -e ../patches/2025.2/manila ]] 2026-07-16 16:49:53.414923 | ubuntu-noble | + echo Check overlays for manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.414932 | ubuntu-noble | Check overlays for manila-stable-2025.2.tar.gz 2026-07-16 16:49:53.414945 | ubuntu-noble | + [[ -e ../overlays/2025.2/manila/source ]] 2026-07-16 16:49:53.414954 | ubuntu-noble | + popd 2026-07-16 16:49:53.415024 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:53.415071 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:53.416118 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-16 16:49:53.418130 | ubuntu-noble | + filename=masakari-stable-2025.2.tar.gz 2026-07-16 16:49:53.418166 | ubuntu-noble | + [[ -e masakari-stable-2025.2.tar.gz ]] 2026-07-16 16:49:53.418174 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-16 16:49:53.418182 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-16 16:49:53.418190 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.587291 | ubuntu-noble | 2026-07-16 16:49:54 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz [366922/366922] -> "masakari-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:54.590751 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:54.590807 | ubuntu-noble | + echo Process masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.590822 | ubuntu-noble | Process masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.593142 | ubuntu-noble | ++ tar -tzf masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.593206 | ubuntu-noble | ++ head -1 2026-07-16 16:49:54.594793 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:54.602520 | ubuntu-noble | + directory=masakari-20.0.0.0rc2.dev2 2026-07-16 16:49:54.602637 | ubuntu-noble | + echo Check patches for masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.602669 | ubuntu-noble | Check patches for masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.602731 | ubuntu-noble | + [[ -e ../patches/2025.2/masakari ]] 2026-07-16 16:49:54.602793 | ubuntu-noble | + echo Check overlays for masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.602814 | ubuntu-noble | Check overlays for masakari-stable-2025.2.tar.gz 2026-07-16 16:49:54.602853 | ubuntu-noble | + [[ -e ../overlays/2025.2/masakari/source ]] 2026-07-16 16:49:54.602889 | ubuntu-noble | + popd 2026-07-16 16:49:54.602995 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:54.603068 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:54.603854 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:54.605977 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:54.606101 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.2.tar.gz ]] 2026-07-16 16:49:54.606186 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:54.606210 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:54.606250 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.521608 | ubuntu-noble | 2026-07-16 16:49:55 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz [124234/124234] -> "neutron-dynamic-routing-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:55.524179 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:55.524221 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.524232 | ubuntu-noble | Process neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.527137 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.527180 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:55.527234 | ubuntu-noble | ++ head -1 2026-07-16 16:49:55.534203 | ubuntu-noble | + directory=neutron_dynamic_routing-27.0.0.0rc2.dev5 2026-07-16 16:49:55.534252 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.534261 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.534296 | ubuntu-noble | + [[ -e ../patches/2025.2/neutron_dynamic_routing ]] 2026-07-16 16:49:55.534409 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.534419 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.534450 | ubuntu-noble | + [[ -e ../overlays/2025.2/neutron_dynamic_routing/source ]] 2026-07-16 16:49:55.534485 | ubuntu-noble | + popd 2026-07-16 16:49:55.534609 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:55.534627 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:55.535515 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.537471 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2025.2.tar.gz 2026-07-16 16:49:55.537522 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2025.2.tar.gz ]] 2026-07-16 16:49:55.537531 | ubuntu-noble | + popd 2026-07-16 16:49:55.537538 | ubuntu-noble | + continue 2026-07-16 16:49:55.537545 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:55.537551 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:55.537921 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:55.539609 | ubuntu-noble | + filename=neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:55.539634 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2025.2.tar.gz ]] 2026-07-16 16:49:55.539640 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:55.539647 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:55.539653 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.556557 | ubuntu-noble | 2026-07-16 16:49:56 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz [232426/232426] -> "neutron-vpnaas-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:56.559232 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:56.559287 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.559300 | ubuntu-noble | Process neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.562111 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.562164 | ubuntu-noble | ++ head -1 2026-07-16 16:49:56.563590 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:56.572687 | ubuntu-noble | + directory=neutron_vpnaas-27.0.0.0rc2.dev5 2026-07-16 16:49:56.572793 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.572822 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.572875 | ubuntu-noble | + [[ -e ../patches/2025.2/neutron_vpnaas ]] 2026-07-16 16:49:56.572936 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.572958 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2025.2.tar.gz 2026-07-16 16:49:56.572996 | ubuntu-noble | + [[ -e ../overlays/2025.2/neutron_vpnaas/source ]] 2026-07-16 16:49:56.573032 | ubuntu-noble | + popd 2026-07-16 16:49:56.573173 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:56.573214 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:56.574216 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-16 16:49:56.576753 | ubuntu-noble | + filename=neutron-stable-2025.2.tar.gz 2026-07-16 16:49:56.576783 | ubuntu-noble | + [[ -e neutron-stable-2025.2.tar.gz ]] 2026-07-16 16:49:56.576795 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-16 16:49:56.576802 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-16 16:49:56.576810 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.484184 | ubuntu-noble | 2026-07-16 16:49:58 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz [12255016/12255016] -> "neutron-stable-2025.2.tar.gz" [1] 2026-07-16 16:49:58.485774 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:49:58.485819 | ubuntu-noble | + echo Process neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.485831 | ubuntu-noble | Process neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.489133 | ubuntu-noble | ++ tar -tzf neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.489201 | ubuntu-noble | ++ head -1 2026-07-16 16:49:58.489618 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:49:58.496929 | ubuntu-noble | + directory=neutron-27.0.4.dev5 2026-07-16 16:49:58.497066 | ubuntu-noble | + echo Check patches for neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.497097 | ubuntu-noble | Check patches for neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.497151 | ubuntu-noble | + [[ -e ../patches/2025.2/neutron ]] 2026-07-16 16:49:58.497204 | ubuntu-noble | + echo Check overlays for neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.497226 | ubuntu-noble | Check overlays for neutron-stable-2025.2.tar.gz 2026-07-16 16:49:58.497264 | ubuntu-noble | + [[ -e ../overlays/2025.2/neutron/source ]] 2026-07-16 16:49:58.497321 | ubuntu-noble | + popd 2026-07-16 16:49:58.497412 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:49:58.497445 | ubuntu-noble | + pushd tarballs 2026-07-16 16:49:58.498203 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-16 16:49:58.500127 | ubuntu-noble | + filename=nova-stable-2025.2.tar.gz 2026-07-16 16:49:58.500186 | ubuntu-noble | + [[ -e nova-stable-2025.2.tar.gz ]] 2026-07-16 16:49:58.500239 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-16 16:49:58.500261 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-16 16:49:58.500310 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.212025 | ubuntu-noble | 2026-07-16 16:50:00 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz [9694042/9694042] -> "nova-stable-2025.2.tar.gz" [1] 2026-07-16 16:50:00.214626 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:50:00.214777 | ubuntu-noble | + echo Process nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.214819 | ubuntu-noble | Process nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.216845 | ubuntu-noble | ++ tar -tzf nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.217896 | ubuntu-noble | ++ head -1 2026-07-16 16:50:00.218666 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:50:00.240839 | ubuntu-noble | + directory=nova-32.2.2.dev2 2026-07-16 16:50:00.240942 | ubuntu-noble | + echo Check patches for nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.240961 | ubuntu-noble | Check patches for nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.241002 | ubuntu-noble | + [[ -e ../patches/2025.2/nova ]] 2026-07-16 16:50:00.241059 | ubuntu-noble | + tar xzf nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.668842 | ubuntu-noble | + rm nova-stable-2025.2.tar.gz 2026-07-16 16:50:00.673682 | ubuntu-noble | + pushd nova-32.2.2.dev2 2026-07-16 16:50:00.675174 | ubuntu-noble | ++ sort 2026-07-16 16:50:00.676101 | ubuntu-noble | ++ find ../../patches/2025.2/nova -type f -name '*.patch' 2026-07-16 16:50:00.678625 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-16 16:50:00.678730 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2025.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-16 16:50:00.678759 | ubuntu-noble | APPLY PATCH ../../patches/2025.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-16 16:50:00.678811 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2026-07-16 16:50:00.681134 | ubuntu-noble | checking file nova/api/openstack/identity.py 2026-07-16 16:50:00.681551 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-16 16:50:00.681976 | ubuntu-noble | + patch --forward --batch -p1 2026-07-16 16:50:00.683485 | ubuntu-noble | patching file nova/api/openstack/identity.py 2026-07-16 16:50:00.683719 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-16 16:50:00.684405 | ubuntu-noble | + popd 2026-07-16 16:50:00.684437 | ubuntu-noble | + tar czf nova-stable-2025.2.tar.gz nova-32.2.2.dev2 2026-07-16 16:50:02.217856 | ubuntu-noble | + rm -r nova-32.2.2.dev2 2026-07-16 16:50:02.304131 | ubuntu-noble | + echo Check overlays for nova-stable-2025.2.tar.gz 2026-07-16 16:50:02.304187 | ubuntu-noble | Check overlays for nova-stable-2025.2.tar.gz 2026-07-16 16:50:02.304193 | ubuntu-noble | + [[ -e ../overlays/2025.2/nova/source ]] 2026-07-16 16:50:02.304198 | ubuntu-noble | + popd 2026-07-16 16:50:02.304298 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:50:02.304981 | ubuntu-noble | + pushd tarballs 2026-07-16 16:50:02.305352 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-16 16:50:02.308663 | ubuntu-noble | + filename=octavia-stable-2025.2.tar.gz 2026-07-16 16:50:02.308701 | ubuntu-noble | + [[ -e octavia-stable-2025.2.tar.gz ]] 2026-07-16 16:50:02.308706 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-16 16:50:02.308711 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-16 16:50:02.308716 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.596015 | ubuntu-noble | 2026-07-16 16:50:03 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz [1341380/1341380] -> "octavia-stable-2025.2.tar.gz" [1] 2026-07-16 16:50:03.598419 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:50:03.598475 | ubuntu-noble | + echo Process octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.598485 | ubuntu-noble | Process octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.601118 | ubuntu-noble | ++ tar -tzf octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.601168 | ubuntu-noble | ++ head -1 2026-07-16 16:50:03.601956 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:50:03.610325 | ubuntu-noble | + directory=octavia-17.0.1.dev12 2026-07-16 16:50:03.610512 | ubuntu-noble | + echo Check patches for octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.610554 | ubuntu-noble | Check patches for octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.610631 | ubuntu-noble | + [[ -e ../patches/2025.2/octavia ]] 2026-07-16 16:50:03.610709 | ubuntu-noble | + echo Check overlays for octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.610740 | ubuntu-noble | Check overlays for octavia-stable-2025.2.tar.gz 2026-07-16 16:50:03.610796 | ubuntu-noble | + [[ -e ../overlays/2025.2/octavia/source ]] 2026-07-16 16:50:03.610847 | ubuntu-noble | + popd 2026-07-16 16:50:03.610990 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:50:03.611096 | ubuntu-noble | + pushd tarballs 2026-07-16 16:50:03.612146 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-16 16:50:03.614155 | ubuntu-noble | + filename=placement-stable-2025.2.tar.gz 2026-07-16 16:50:03.614196 | ubuntu-noble | + [[ -e placement-stable-2025.2.tar.gz ]] 2026-07-16 16:50:03.614204 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-16 16:50:03.614235 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-16 16:50:03.614242 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.858216 | ubuntu-noble | 2026-07-16 16:50:04 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz [570132/570132] -> "placement-stable-2025.2.tar.gz" [1] 2026-07-16 16:50:04.860666 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:50:04.860697 | ubuntu-noble | + echo Process placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.860703 | ubuntu-noble | Process placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.864082 | ubuntu-noble | ++ tar -tzf placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.864301 | ubuntu-noble | ++ head -1 2026-07-16 16:50:04.865801 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:50:04.872005 | ubuntu-noble | + directory=openstack_placement-14.0.1.dev6 2026-07-16 16:50:04.872113 | ubuntu-noble | + echo Check patches for placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.872136 | ubuntu-noble | Check patches for placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.872178 | ubuntu-noble | + [[ -e ../patches/2025.2/openstack_placement ]] 2026-07-16 16:50:04.872264 | ubuntu-noble | + echo Check overlays for placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.872278 | ubuntu-noble | Check overlays for placement-stable-2025.2.tar.gz 2026-07-16 16:50:04.872323 | ubuntu-noble | + [[ -e ../overlays/2025.2/openstack_placement/source ]] 2026-07-16 16:50:04.872349 | ubuntu-noble | + popd 2026-07-16 16:50:04.872428 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:50:04.872455 | ubuntu-noble | + pushd tarballs 2026-07-16 16:50:04.873218 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:04.875184 | ubuntu-noble | + filename=skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:04.875245 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2025.2.tar.gz ]] 2026-07-16 16:50:04.875289 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:04.875303 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:04.875328 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.684755 | ubuntu-noble | 2026-07-16 16:50:06 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz [9071905/9071905] -> "skyline-apiserver-stable-2025.2.tar.gz" [1] 2026-07-16 16:50:06.687715 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:50:06.687880 | ubuntu-noble | + echo Process skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.687925 | ubuntu-noble | Process skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.690375 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.690577 | ubuntu-noble | ++ head -1 2026-07-16 16:50:06.692795 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:50:06.702076 | ubuntu-noble | + directory=skyline_apiserver-7.0.1.dev7 2026-07-16 16:50:06.702340 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.703368 | ubuntu-noble | Check patches for skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.703413 | ubuntu-noble | + [[ -e ../patches/2025.2/skyline_apiserver ]] 2026-07-16 16:50:06.703425 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.703436 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2025.2.tar.gz 2026-07-16 16:50:06.703446 | ubuntu-noble | + [[ -e ../overlays/2025.2/skyline_apiserver/source ]] 2026-07-16 16:50:06.703457 | ubuntu-noble | + popd 2026-07-16 16:50:06.703468 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:50:06.703480 | ubuntu-noble | + pushd tarballs 2026-07-16 16:50:06.704148 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:06.706996 | ubuntu-noble | + filename=skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:06.707071 | ubuntu-noble | + [[ -e skyline-console-stable-2025.2.tar.gz ]] 2026-07-16 16:50:06.707086 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:06.707097 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:06.707108 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.204218 | ubuntu-noble | 2026-07-16 16:50:09 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz [26663359/26663359] -> "skyline-console-stable-2025.2.tar.gz" [1] 2026-07-16 16:50:09.206340 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:50:09.206387 | ubuntu-noble | + echo Process skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.206405 | ubuntu-noble | Process skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.210186 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.210276 | ubuntu-noble | ++ head -1 2026-07-16 16:50:09.210797 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:50:09.218765 | ubuntu-noble | + directory=skyline_console-7.0.2.dev2 2026-07-16 16:50:09.218893 | ubuntu-noble | + echo Check patches for skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.218923 | ubuntu-noble | Check patches for skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.218999 | ubuntu-noble | + [[ -e ../patches/2025.2/skyline_console ]] 2026-07-16 16:50:09.219120 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.219175 | ubuntu-noble | Check overlays for skyline-console-stable-2025.2.tar.gz 2026-07-16 16:50:09.219220 | ubuntu-noble | + [[ -e ../overlays/2025.2/skyline_console/source ]] 2026-07-16 16:50:09.219258 | ubuntu-noble | + popd 2026-07-16 16:50:09.219361 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:50:09.219397 | ubuntu-noble | + pushd tarballs 2026-07-16 16:50:09.220182 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-16 16:50:09.221966 | ubuntu-noble | + filename=watcher-stable-2025.2.tar.gz 2026-07-16 16:50:09.222078 | ubuntu-noble | + [[ -e watcher-stable-2025.2.tar.gz ]] 2026-07-16 16:50:09.222162 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-16 16:50:09.222186 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-16 16:50:09.222222 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.588324 | ubuntu-noble | 2026-07-16 16:50:10 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz [1284445/1284445] -> "watcher-stable-2025.2.tar.gz" [1] 2026-07-16 16:50:10.590720 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:50:10.590848 | ubuntu-noble | + echo Process watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.590884 | ubuntu-noble | Process watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.592793 | ubuntu-noble | ++ tar -tzf watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.593604 | ubuntu-noble | ++ head -1 2026-07-16 16:50:10.595463 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:50:10.604696 | ubuntu-noble | + directory=python_watcher-15.1.1.dev17 2026-07-16 16:50:10.604750 | ubuntu-noble | + echo Check patches for watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.604762 | ubuntu-noble | Check patches for watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.604771 | ubuntu-noble | + [[ -e ../patches/2025.2/python_watcher ]] 2026-07-16 16:50:10.604779 | ubuntu-noble | + echo Check overlays for watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.604788 | ubuntu-noble | Check overlays for watcher-stable-2025.2.tar.gz 2026-07-16 16:50:10.604796 | ubuntu-noble | + [[ -e ../overlays/2025.2/python_watcher/source ]] 2026-07-16 16:50:10.604805 | ubuntu-noble | + popd 2026-07-16 16:50:10.604815 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-16 16:50:10.604825 | ubuntu-noble | + pushd tarballs 2026-07-16 16:50:10.604839 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-16 16:50:10.607271 | ubuntu-noble | + filename=requirements-stable-2025.2.tar.gz 2026-07-16 16:50:10.607332 | ubuntu-noble | + [[ -e requirements-stable-2025.2.tar.gz ]] 2026-07-16 16:50:10.607345 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-16 16:50:10.607367 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-16 16:50:10.607378 | ubuntu-noble | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.554314 | ubuntu-noble | 2026-07-16 16:50:11 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz [151783/151783] -> "requirements-stable-2025.2.tar.gz" [1] 2026-07-16 16:50:11.557131 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-16 16:50:11.557192 | ubuntu-noble | + echo Process requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.557206 | ubuntu-noble | Process requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.560157 | ubuntu-noble | ++ tar -tzf requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.560205 | ubuntu-noble | ++ head -1 2026-07-16 16:50:11.560634 | ubuntu-noble | ++ cut -f1 -d/ 2026-07-16 16:50:11.572091 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7853 2026-07-16 16:50:11.572308 | ubuntu-noble | + echo Check patches for requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.572352 | ubuntu-noble | Check patches for requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.572435 | ubuntu-noble | + [[ -e ../patches/2025.2/openstack_requirements ]] 2026-07-16 16:50:11.572544 | ubuntu-noble | + echo Check overlays for requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.572578 | ubuntu-noble | Check overlays for requirements-stable-2025.2.tar.gz 2026-07-16 16:50:11.572641 | ubuntu-noble | + [[ -e ../overlays/2025.2/openstack_requirements/source ]] 2026-07-16 16:50:11.572694 | ubuntu-noble | + popd 2026-07-16 16:50:11.778810 | ubuntu-noble | ok: Runtime: 0:01:04.664915 2026-07-16 16:50:11.810137 | 2026-07-16 16:50:11.810303 | PLAY RECAP 2026-07-16 16:50:11.810390 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 16:50:11.810419 | 2026-07-16 16:50:12.007137 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2026-07-16 16:50:12.008149 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 16:50:13.215897 | 2026-07-16 16:50:13.216081 | PLAY [Base post-fetch] 2026-07-16 16:50:13.246102 | 2026-07-16 16:50:13.246261 | TASK [diagnose-network : Ensure log directory exists] 2026-07-16 16:50:13.909296 | ubuntu-noble | ok 2026-07-16 16:50:13.919922 | 2026-07-16 16:50:13.920095 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-16 16:50:26.031312 | ubuntu-noble | ok: Runtime: 0:00:05.928591 2026-07-16 16:50:26.039974 | 2026-07-16 16:50:26.040144 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-16 16:50:32.190497 | ubuntu-noble | ok: Runtime: 0:00:00.286329 2026-07-16 16:50:32.196926 | 2026-07-16 16:50:32.197210 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-16 16:50:38.372530 | ubuntu-noble | ok: Runtime: 0:00:00.069385 2026-07-16 16:50:38.395653 | 2026-07-16 16:50:38.395909 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-16 16:50:38.463568 | ubuntu-noble | skipping: Conditional result was False 2026-07-16 16:50:38.476779 | 2026-07-16 16:50:38.476981 | TASK [fetch-output : Set log path for single node] 2026-07-16 16:50:38.548547 | ubuntu-noble | ok 2026-07-16 16:50:38.556286 | 2026-07-16 16:50:38.556480 | LOOP [fetch-output : Ensure local output dirs] 2026-07-16 16:50:38.892370 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/work/logs" 2026-07-16 16:50:39.190653 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/work/artifacts" 2026-07-16 16:50:39.540034 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b9bb4809217148c990087beb4ae18019/work/docs" 2026-07-16 16:50:39.560942 | 2026-07-16 16:50:39.561090 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 16:50:40.546564 | ubuntu-noble | changed: 2026-07-16 16:50:40.546982 | ubuntu-noble | .d..t...... ./ 2026-07-16 16:50:40.547057 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-16 16:50:40.547102 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-16 16:50:40.547142 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-16 16:50:40.547180 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-16 16:50:40.547217 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-16 16:50:40.547298 | ubuntu-noble | changed: All items complete 2026-07-16 16:50:40.547367 | 2026-07-16 16:50:41.163597 | ubuntu-noble | changed: .d..t...... ./ 2026-07-16 16:50:41.834028 | ubuntu-noble | changed: .d..t...... ./ 2026-07-16 16:50:41.849272 | 2026-07-16 16:50:41.849449 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 16:50:42.197476 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.016852 2026-07-16 16:50:42.502606 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008782 2026-07-16 16:50:42.526453 | 2026-07-16 16:50:42.526602 | PLAY RECAP 2026-07-16 16:50:42.526679 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-16 16:50:42.526713 | 2026-07-16 16:50:42.674648 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 16:50:42.676024 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 16:50:43.512581 | 2026-07-16 16:50:43.512751 | PLAY [Base post] 2026-07-16 16:50:43.528621 | 2026-07-16 16:50:43.528779 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 16:50:44.488380 | ubuntu-noble | changed 2026-07-16 16:50:44.494997 | 2026-07-16 16:50:44.495119 | PLAY RECAP 2026-07-16 16:50:44.495186 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 16:50:44.495247 | 2026-07-16 16:50:44.630418 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 16:50:44.633076 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 16:50:45.521204 | 2026-07-16 16:50:45.521400 | PLAY [Base post-logs] 2026-07-16 16:50:45.532434 | 2026-07-16 16:50:45.532576 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 16:50:45.994818 | localhost | changed 2026-07-16 16:50:46.005536 | 2026-07-16 16:50:46.005721 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 16:50:46.032525 | localhost | ok 2026-07-16 16:50:46.035695 | 2026-07-16 16:50:46.035798 | TASK [Set zuul-log-path fact] 2026-07-16 16:50:46.052402 | localhost | ok 2026-07-16 16:50:46.060830 | 2026-07-16 16:50:46.060938 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 16:50:46.097461 | localhost | ok 2026-07-16 16:50:46.101976 | 2026-07-16 16:50:46.102104 | TASK [upload-logs : Create log directories] 2026-07-16 16:50:46.663078 | localhost | changed 2026-07-16 16:50:46.666031 | 2026-07-16 16:50:46.666153 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 16:50:47.199424 | localhost -> localhost | ok: Runtime: 0:00:00.008107 2026-07-16 16:50:47.213380 | 2026-07-16 16:50:47.213570 | TASK [upload-logs : Upload logs to log server] 2026-07-16 16:50:47.824380 | localhost | Output suppressed because no_log was given 2026-07-16 16:50:47.826405 | 2026-07-16 16:50:47.826520 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 16:50:47.886996 | localhost | skipping: Conditional result was False 2026-07-16 16:50:47.894950 | localhost | skipping: Conditional result was False 2026-07-16 16:50:47.908533 | 2026-07-16 16:50:47.908690 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 16:50:47.989660 | localhost | skipping: Conditional result was False 2026-07-16 16:50:47.990216 | 2026-07-16 16:50:47.995137 | localhost | skipping: Conditional result was False 2026-07-16 16:50:48.009903 | 2026-07-16 16:50:48.010040 | LOOP [upload-logs : Upload console log and json output]