2025-04-27 17:46:36.128216 | Job console starting... 2025-04-27 17:46:36.169365 | Updating repositories 2025-04-27 17:46:36.210640 | Preparing job workspace 2025-04-27 17:46:37.904562 | Running Ansible setup... 2025-04-27 17:46:44.145354 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-04-27 17:46:45.099453 | 2025-04-27 17:46:45.099638 | PLAY [Base pre] 2025-04-27 17:46:45.203436 | 2025-04-27 17:46:45.203645 | TASK [Setup log path fact] 2025-04-27 17:46:45.267791 | ubuntu-noble | ok 2025-04-27 17:46:45.289372 | 2025-04-27 17:46:45.289547 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-04-27 17:46:45.331997 | ubuntu-noble | ok 2025-04-27 17:46:45.346596 | 2025-04-27 17:46:45.346733 | TASK [emit-job-header : Print job information] 2025-04-27 17:46:45.453130 | # Job Information 2025-04-27 17:46:45.453338 | Ansible Version: 2.15.3 2025-04-27 17:46:45.453373 | Job: container-images-kolla-patch-2024.2 2025-04-27 17:46:45.453402 | Pipeline: check 2025-04-27 17:46:45.453423 | Executor: 7d211f194f6a 2025-04-27 17:46:45.453442 | Triggered by: https://github.com/osism/container-images-kolla/pull/580 2025-04-27 17:46:45.453461 | Event ID: 8be19e40-238f-11f0-8686-27a3ea5153d6 2025-04-27 17:46:45.486450 | 2025-04-27 17:46:45.486626 | LOOP [emit-job-header : Print node information] 2025-04-27 17:46:45.794943 | ubuntu-noble | ok: 2025-04-27 17:46:45.795219 | ubuntu-noble | # Node Information 2025-04-27 17:46:45.795263 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-04-27 17:46:45.795289 | ubuntu-noble | Hostname: ubuntu 2025-04-27 17:46:45.795311 | ubuntu-noble | Username: zuul 2025-04-27 17:46:45.795331 | ubuntu-noble | Distro: Ubuntu 24.04 2025-04-27 17:46:45.795355 | ubuntu-noble | Provider: regiocloud-a 2025-04-27 17:46:45.795376 | ubuntu-noble | Label: ubuntu-noble 2025-04-27 17:46:45.795397 | ubuntu-noble | Product Name: OpenStack Nova 2025-04-27 17:46:45.795418 | ubuntu-noble | Interface IP: 81.163.193.166 2025-04-27 17:46:45.820779 | 2025-04-27 17:46:45.820955 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-04-27 17:46:46.326558 | ubuntu-noble -> localhost | changed 2025-04-27 17:46:46.342572 | 2025-04-27 17:46:46.342682 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-04-27 17:46:47.433625 | ubuntu-noble -> localhost | changed 2025-04-27 17:46:47.447918 | 2025-04-27 17:46:47.448024 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-04-27 17:46:47.768130 | ubuntu-noble -> localhost | ok 2025-04-27 17:46:47.773953 | 2025-04-27 17:46:47.774046 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-04-27 17:46:47.832860 | ubuntu-noble | ok 2025-04-27 17:46:47.853992 | ubuntu-noble | included: /var/lib/zuul/builds/0b5dba88a8514d6f8ad7d60ad294292e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-04-27 17:46:47.867872 | 2025-04-27 17:46:47.867953 | TASK [add-build-sshkey : Create Temp SSH key] 2025-04-27 17:46:48.459528 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-04-27 17:46:48.459717 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/0b5dba88a8514d6f8ad7d60ad294292e/work/0b5dba88a8514d6f8ad7d60ad294292e_id_rsa 2025-04-27 17:46:48.459757 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/0b5dba88a8514d6f8ad7d60ad294292e/work/0b5dba88a8514d6f8ad7d60ad294292e_id_rsa.pub 2025-04-27 17:46:48.459864 | ubuntu-noble -> localhost | The key fingerprint is: 2025-04-27 17:46:48.459955 | ubuntu-noble -> localhost | SHA256:J4JPoNqQWd5zlzHLpED+Z1AhbNZu/YpcnOxQ3jSNpTs zuul-build-sshkey 2025-04-27 17:46:48.459983 | ubuntu-noble -> localhost | The key's randomart image is: 2025-04-27 17:46:48.460017 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-04-27 17:46:48.460087 | ubuntu-noble -> localhost | | ....o. | 2025-04-27 17:46:48.460111 | ubuntu-noble -> localhost | | o +o. . | 2025-04-27 17:46:48.460131 | ubuntu-noble -> localhost | | . +o..+. = | 2025-04-27 17:46:48.460160 | ubuntu-noble -> localhost | | = o = =o=o = . | 2025-04-27 17:46:48.460181 | ubuntu-noble -> localhost | |+ o + *.S=.= o | 2025-04-27 17:46:48.460201 | ubuntu-noble -> localhost | | + = =.o* E | 2025-04-27 17:46:48.460223 | ubuntu-noble -> localhost | |. . .. = . . | 2025-04-27 17:46:48.460243 | ubuntu-noble -> localhost | | o o | 2025-04-27 17:46:48.460263 | ubuntu-noble -> localhost | | | 2025-04-27 17:46:48.460282 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-04-27 17:46:48.460340 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.165049 2025-04-27 17:46:48.473399 | 2025-04-27 17:46:48.473507 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-04-27 17:46:48.516854 | ubuntu-noble | ok 2025-04-27 17:46:48.547815 | ubuntu-noble | included: /var/lib/zuul/builds/0b5dba88a8514d6f8ad7d60ad294292e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-04-27 17:46:48.563691 | 2025-04-27 17:46:48.563896 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-04-27 17:46:48.600287 | ubuntu-noble | skipping: Conditional result was False 2025-04-27 17:46:48.612536 | 2025-04-27 17:46:48.612637 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-04-27 17:46:49.296968 | ubuntu-noble | changed 2025-04-27 17:46:49.303675 | 2025-04-27 17:46:49.303771 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-04-27 17:46:49.601873 | ubuntu-noble | ok 2025-04-27 17:46:49.620202 | 2025-04-27 17:46:49.620315 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-04-27 17:46:50.294507 | ubuntu-noble | changed 2025-04-27 17:46:50.303265 | 2025-04-27 17:46:50.303574 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-04-27 17:46:50.918525 | ubuntu-noble | changed 2025-04-27 17:46:50.926011 | 2025-04-27 17:46:50.926105 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-04-27 17:46:50.949722 | ubuntu-noble | skipping: Conditional result was False 2025-04-27 17:46:50.957490 | 2025-04-27 17:46:50.957581 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-04-27 17:46:51.424082 | ubuntu-noble -> localhost | changed 2025-04-27 17:46:51.436947 | 2025-04-27 17:46:51.437041 | TASK [add-build-sshkey : Add back temp key] 2025-04-27 17:46:51.901711 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/0b5dba88a8514d6f8ad7d60ad294292e/work/0b5dba88a8514d6f8ad7d60ad294292e_id_rsa (zuul-build-sshkey) 2025-04-27 17:46:51.901934 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.020738 2025-04-27 17:46:51.919721 | 2025-04-27 17:46:51.919821 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-04-27 17:46:52.460112 | ubuntu-noble | ok 2025-04-27 17:46:52.468931 | 2025-04-27 17:46:52.469139 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-04-27 17:46:52.546217 | ubuntu-noble | skipping: Conditional result was False 2025-04-27 17:46:52.585646 | 2025-04-27 17:46:52.585804 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-04-27 17:46:53.270519 | ubuntu-noble | ok 2025-04-27 17:46:53.289002 | 2025-04-27 17:46:53.289195 | TASK [validate-host : Define zuul_info_dir fact] 2025-04-27 17:46:53.332659 | ubuntu-noble | ok 2025-04-27 17:46:53.341451 | 2025-04-27 17:46:53.341609 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-04-27 17:46:54.002277 | ubuntu-noble -> localhost | ok 2025-04-27 17:46:54.017379 | 2025-04-27 17:46:54.017482 | TASK [validate-host : Collect information about the host] 2025-04-27 17:46:55.436138 | ubuntu-noble | ok 2025-04-27 17:46:55.455330 | 2025-04-27 17:46:55.455428 | TASK [validate-host : Sanitize hostname] 2025-04-27 17:46:55.585666 | ubuntu-noble | ok 2025-04-27 17:46:55.591425 | 2025-04-27 17:46:55.591509 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-04-27 17:46:57.051338 | ubuntu-noble -> localhost | changed 2025-04-27 17:46:57.056998 | 2025-04-27 17:46:57.057077 | TASK [validate-host : Collect information about zuul worker] 2025-04-27 17:46:57.673227 | ubuntu-noble | ok 2025-04-27 17:46:57.678155 | 2025-04-27 17:46:57.678236 | TASK [validate-host : Write out all zuul information for each host] 2025-04-27 17:46:58.547482 | ubuntu-noble -> localhost | changed 2025-04-27 17:46:58.559358 | 2025-04-27 17:46:58.559447 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-04-27 17:46:58.893530 | ubuntu-noble | ok 2025-04-27 17:46:58.899068 | 2025-04-27 17:46:58.899146 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-04-27 17:47:00.012356 | ubuntu-noble | changed: 2025-04-27 17:47:00.012516 | ubuntu-noble | cd+++++++++ src/ 2025-04-27 17:47:00.012546 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-04-27 17:47:00.012567 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-04-27 17:47:00.012584 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-04-27 17:47:00.012601 | ubuntu-noble | Containerfile 2025-04-27 17:47:00.012691 | ubuntu-noble | 2025-04-27 17:48:58.990771 | ubuntu-noble | 2025-04-27 17:48:58.990778 | ubuntu-noble | Or undo this operation with: 2025-04-27 17:48:58.990786 | ubuntu-noble | 2025-04-27 17:48:58.990794 | ubuntu-noble | git switch - 2025-04-27 17:48:58.990801 | ubuntu-noble | 2025-04-27 17:48:58.990808 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-04-27 17:48:58.990815 | ubuntu-noble | 2025-04-27 17:48:58.990823 | ubuntu-noble | HEAD is now at d4ffb1710 nova/aarch64: Fix qemu-efi build failures 2025-04-27 17:48:58.990837 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-04-27 17:48:58.993784 | ubuntu-noble | + export HASH_KOLLA=d4ffb1710 2025-04-27 17:48:58.994676 | ubuntu-noble | + HASH_KOLLA=d4ffb1710 2025-04-27 17:48:58.994743 | ubuntu-noble | + popd 2025-04-27 17:48:58.994760 | ubuntu-noble | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-04-27 17:48:58.996191 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-04-27 17:48:58.996223 | ubuntu-noble | + pushd kolla 2025-04-27 17:48:58.996243 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-04-27 17:48:59.001888 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-04-27 17:48:59.001953 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:48:59.001984 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-04-27 17:48:59.004730 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-04-27 17:48:59.004769 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:48:59.004783 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-04-27 17:48:59.005399 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-04-27 17:48:59.005425 | ubuntu-noble | + popd 2025-04-27 17:48:59.007549 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-04-27 17:48:59.007564 | ubuntu-noble | + pushd kolla 2025-04-27 17:48:59.007570 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-04-27 17:48:59.007576 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-04-27 17:48:59.007582 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:48:59.007590 | ubuntu-noble | checking file kolla/common/sources.py 2025-04-27 17:48:59.008311 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:48:59.010120 | ubuntu-noble | patching file kolla/common/sources.py 2025-04-27 17:48:59.010851 | ubuntu-noble | + popd 2025-04-27 17:48:59.150985 | ubuntu-noble | + [[ -f templates/2024.2/repos.yaml ]] 2025-04-27 17:48:59.151051 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-04-27 17:48:59.151068 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-04-27 17:48:59.152818 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-04-27 17:48:59.152849 | ubuntu-noble | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-04-27 17:48:59.152861 | ubuntu-noble | Package: rabbitmq-server 2025-04-27 17:48:59.153725 | ubuntu-noble | Pin: version 3.13.* 2025-04-27 17:48:59.153748 | ubuntu-noble | Pin-Priority: 1000 2025-04-27 17:48:59.153754 | ubuntu-noble | 2025-04-27 17:48:59.153759 | ubuntu-noble | Package: openvswitch* 2025-04-27 17:48:59.153764 | ubuntu-noble | Pin: version 3.3.* 2025-04-27 17:48:59.153769 | ubuntu-noble | Pin-Priority: 1000 2025-04-27 17:48:59.153778 | ubuntu-noble | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-04-27 17:48:59.157175 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-04-27 17:48:59.157984 | ubuntu-noble | ++ basename overlays/2024.2/nova 2025-04-27 17:48:59.160196 | ubuntu-noble | + image_name=nova 2025-04-27 17:48:59.160291 | ubuntu-noble | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-04-27 17:48:59.162362 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-04-27 17:48:59.162976 | ubuntu-noble | ++ basename overlays/2024.2/cinder 2025-04-27 17:48:59.165587 | ubuntu-noble | + image_name=cinder 2025-04-27 17:48:59.165907 | ubuntu-noble | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-04-27 17:48:59.168127 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-04-27 17:48:59.168814 | ubuntu-noble | ++ basename overlays/2024.2/base 2025-04-27 17:48:59.171288 | ubuntu-noble | + image_name=base 2025-04-27 17:48:59.171435 | ubuntu-noble | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2025-04-27 17:48:59.175042 | ubuntu-noble | + find patches/2024.2 -mindepth 1 -type d 2025-04-27 17:48:59.176723 | ubuntu-noble | patches/2024.2/nova 2025-04-27 17:48:59.177994 | ubuntu-noble | patches/2024.2/cinder 2025-04-27 17:48:59.178022 | ubuntu-noble | patches/2024.2/neutron-dynamic-routing 2025-04-27 17:48:59.178028 | ubuntu-noble | patches/2024.2/kolla 2025-04-27 17:48:59.178037 | ubuntu-noble | ++ find patches/2024.2 -mindepth 1 -type d 2025-04-27 17:48:59.180479 | ubuntu-noble | ++ grep kolla 2025-04-27 17:48:59.181753 | ubuntu-noble | ++ grep -v kolla-build 2025-04-27 17:48:59.181800 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-04-27 17:48:59.181905 | ubuntu-noble | ++ basename patches/2024.2/kolla 2025-04-27 17:48:59.183195 | ubuntu-noble | + project=kolla 2025-04-27 17:48:59.184785 | ubuntu-noble | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-04-27 17:48:59.186349 | ubuntu-noble | ++ sort 2025-04-27 17:48:59.186396 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-04-27 17:48:59.186451 | ubuntu-noble | + pushd kolla 2025-04-27 17:48:59.186591 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-04-27 17:48:59.186679 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-04-27 17:48:59.186805 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:48:59.187996 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-04-27 17:48:59.188107 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-04-27 17:48:59.188471 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:48:59.189395 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-04-27 17:48:59.189549 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-04-27 17:48:59.190117 | ubuntu-noble | + popd 2025-04-27 17:48:59.191014 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-04-27 17:48:59.191040 | ubuntu-noble | + pushd kolla 2025-04-27 17:48:59.191048 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-04-27 17:48:59.191055 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-04-27 17:48:59.191062 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:48:59.191074 | ubuntu-noble | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-04-27 17:48:59.191114 | ubuntu-noble | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-04-27 17:48:59.191508 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:48:59.192392 | ubuntu-noble | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-04-27 17:48:59.192485 | ubuntu-noble | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-04-27 17:48:59.192811 | ubuntu-noble | + popd 2025-04-27 17:48:59.192849 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-04-27 17:48:59.192891 | ubuntu-noble | + pushd kolla 2025-04-27 17:48:59.192902 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2025-04-27 17:48:59.194726 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2025-04-27 17:48:59.194753 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:48:59.194767 | ubuntu-noble | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-04-27 17:48:59.194844 | ubuntu-noble | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-04-27 17:48:59.194855 | ubuntu-noble | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-04-27 17:48:59.194862 | ubuntu-noble | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-04-27 17:48:59.194872 | ubuntu-noble | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-04-27 17:48:59.195142 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:48:59.197264 | ubuntu-noble | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-04-27 17:48:59.197398 | ubuntu-noble | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-04-27 17:48:59.197410 | ubuntu-noble | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-04-27 17:48:59.197416 | ubuntu-noble | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-04-27 17:48:59.197422 | ubuntu-noble | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-04-27 17:48:59.197433 | ubuntu-noble | + popd 2025-04-27 17:48:59.197440 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-04-27 17:48:59.197448 | ubuntu-noble | + pushd kolla 2025-04-27 17:48:59.197479 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-04-27 17:48:59.197486 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-04-27 17:48:59.197494 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:48:59.199037 | ubuntu-noble | checking file kolla/image/tasks.py 2025-04-27 17:48:59.199061 | ubuntu-noble | Hunk #1 succeeded at 417 (offset 5 lines). 2025-04-27 17:48:59.199070 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:48:59.200571 | ubuntu-noble | patching file kolla/image/tasks.py 2025-04-27 17:48:59.200595 | ubuntu-noble | Hunk #1 succeeded at 417 (offset 5 lines). 2025-04-27 17:48:59.200630 | ubuntu-noble | + popd 2025-04-27 17:48:59.200904 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-04-27 17:48:59.870553 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-04-27 17:48:59.969482 | ubuntu-noble | Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-04-27 17:48:59.982669 | 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) 2025-04-27 17:49:00.075593 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-04-27 17:49:00.090724 | ubuntu-noble | Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) 2025-04-27 17:49:00.230654 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-04-27 17:49:00.245286 | ubuntu-noble | Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2025-04-27 17:49:00.256273 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (79.0.1) 2025-04-27 17:49:00.262191 | 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.2) 2025-04-27 17:49:00.329264 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-04-27 17:49:00.342426 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-04-27 17:49:00.421748 | ubuntu-noble | Collecting debtcollector>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-04-27 17:49:00.438289 | ubuntu-noble | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-04-27 17:49:00.496418 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-04-27 17:49:00.511189 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-04-27 17:49:00.598297 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-04-27 17:49:00.615392 | ubuntu-noble | Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2025-04-27 17:49:00.695530 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-04-27 17:49:00.710250 | ubuntu-noble | Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-04-27 17:49:00.770271 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-04-27 17:49:00.784215 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-04-27 17:49:00.798410 | 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.2) 2025-04-27 17:49:00.800768 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.3) 2025-04-27 17:49:01.011102 | ubuntu-noble | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-04-27 17:49:01.023952 | ubuntu-noble | Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2025-04-27 17:49:01.140818 | ubuntu-noble | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-04-27 17:49:01.153607 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-04-27 17:49:01.191579 | 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.1) 2025-04-27 17:49:01.193543 | 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.10) 2025-04-27 17:49:01.195127 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.4.0) 2025-04-27 17:49:01.196428 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.4.26) 2025-04-27 17:49:01.243509 | ubuntu-noble | Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-04-27 17:49:01.273862 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 4.1 MB/s eta 0:00:00 2025-04-27 17:49:01.287543 | ubuntu-noble | Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) 2025-04-27 17:49:01.311997 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.6/207.6 kB 10.3 MB/s eta 0:00:00 2025-04-27 17:49:01.327468 | ubuntu-noble | Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2025-04-27 17:49:01.424775 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 kB 1.3 MB/s eta 0:00:00 2025-04-27 17:49:01.442649 | ubuntu-noble | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-04-27 17:49:01.468128 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-04-27 17:49:01.485332 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.9 MB/s eta 0:00:00 2025-04-27 17:49:01.505377 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-04-27 17:49:01.624216 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.1 MB/s eta 0:00:00 2025-04-27 17:49:01.642121 | ubuntu-noble | Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2025-04-27 17:49:01.656989 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 3.9 MB/s eta 0:00:00 2025-04-27 17:49:01.670885 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-04-27 17:49:01.695086 | ubuntu-noble | Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-04-27 17:49:01.712554 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.3 MB/s eta 0:00:00 2025-04-27 17:49:01.724845 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-04-27 17:49:01.752738 | ubuntu-noble | Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2025-04-27 17:49:01.766864 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 kB 8.3 MB/s eta 0:00:00 2025-04-27 17:49:02.033959 | ubuntu-noble | Installing collected packages: wrapt, smmap, rfc3986, pbr, netaddr, stevedore, oslo.i18n, gitdb, debtcollector, oslo.config, GitPython 2025-04-27 17:49:02.978869 | ubuntu-noble | Successfully installed GitPython-3.1.44 debtcollector-3.0.0 gitdb-4.0.12 netaddr-1.3.0 oslo.config-9.7.1 oslo.i18n-6.5.1 pbr-6.1.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.4.1 wrapt-1.17.2 2025-04-27 17:49:03.125815 | ubuntu-noble | + pip3 install kolla/ 2025-04-27 17:49:03.587934 | ubuntu-noble | Processing ./kolla 2025-04-27 17:49:03.590683 | ubuntu-noble | Installing build dependencies: started 2025-04-27 17:49:06.243575 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-04-27 17:49:06.248820 | ubuntu-noble | Getting requirements to build wheel: started 2025-04-27 17:49:06.461663 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-04-27 17:49:06.464562 | ubuntu-noble | Installing backend dependencies: started 2025-04-27 17:49:08.974524 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-04-27 17:49:08.976710 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-04-27 17:49:09.577888 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-04-27 17:49:09.586311 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.4.1.dev5) (6.1.1) 2025-04-27 17:49:09.587739 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.4.1.dev5) (3.1.6) 2025-04-27 17:49:09.589490 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.4.1.dev5) (3.1.44) 2025-04-27 17:49:09.591106 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.4.1.dev5) (9.7.1) 2025-04-27 17:49:09.592678 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.4.1.dev5) (79.0.1) 2025-04-27 17:49:09.629775 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==19.4.1.dev5) (4.0.12) 2025-04-27 17:49:09.633907 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.4.1.dev5) (3.0.2) 2025-04-27 17:49:09.649106 | ubuntu-noble | Requirement already satisfied: debtcollector>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.4.1.dev5) (3.0.0) 2025-04-27 17:49:09.650560 | ubuntu-noble | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.4.1.dev5) (1.3.0) 2025-04-27 17:49:09.651835 | ubuntu-noble | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.4.1.dev5) (5.4.1) 2025-04-27 17:49:09.653218 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.4.1.dev5) (6.5.1) 2025-04-27 17:49:09.654848 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.4.1.dev5) (2.0.0) 2025-04-27 17:49:09.656007 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.4.1.dev5) (6.0.2) 2025-04-27 17:49:09.657359 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.4.1.dev5) (2.32.3) 2025-04-27 17:49:09.706269 | ubuntu-noble | Requirement already satisfied: wrapt>=1.7.0 in /tmp/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.1.0->kolla==19.4.1.dev5) (1.17.2) 2025-04-27 17:49:09.709929 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==19.4.1.dev5) (5.0.2) 2025-04-27 17:49:09.727323 | ubuntu-noble | Requirement already satisfied: charset-normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.4.1.dev5) (3.4.1) 2025-04-27 17:49:09.729187 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.4.1.dev5) (3.10) 2025-04-27 17:49:09.730635 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.4.1.dev5) (2.4.0) 2025-04-27 17:49:09.731977 | ubuntu-noble | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.4.1.dev5) (2025.4.26) 2025-04-27 17:49:09.762023 | ubuntu-noble | Building wheels for collected packages: kolla 2025-04-27 17:49:09.763228 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-04-27 17:49:11.235794 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-04-27 17:49:11.238804 | ubuntu-noble | Created wheel for kolla: filename=kolla-19.4.1.dev5-py3-none-any.whl size=370653 sha256=37e5f39ee60ceac6b37c0d5a989b748628b7b055b708ed0737da4c87c7282e31 2025-04-27 17:49:11.239412 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-y5v63us1/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-04-27 17:49:11.251798 | ubuntu-noble | Successfully built kolla 2025-04-27 17:49:11.459509 | ubuntu-noble | Installing collected packages: kolla 2025-04-27 17:49:11.637006 | ubuntu-noble | Successfully installed kolla-19.4.1.dev5 2025-04-27 17:49:11.778426 | ubuntu-noble | ++ kolla-build --version 2025-04-27 17:49:12.370252 | ubuntu-noble | + export KOLLA_VERSION=19.4.1 2025-04-27 17:49:12.371345 | ubuntu-noble | + KOLLA_VERSION=19.4.1 2025-04-27 17:49:12.371404 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-04-27 17:49:12.373753 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=5e7d506 2025-04-27 17:49:12.374056 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=5e7d506 2025-04-27 17:49:12.374095 | ubuntu-noble | ++ cd release 2025-04-27 17:49:12.376527 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-04-27 17:49:12.376611 | ubuntu-noble | + export HASH_RELEASE=648b4af 2025-04-27 17:49:12.520753 | ubuntu-noble | + HASH_RELEASE=648b4af 2025-04-27 17:49:12.520832 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-04-27 17:49:12.520859 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-04-27 17:49:12.521793 | ubuntu-noble | DEBUG template-overrides.j2 2025-04-27 17:49:12.521817 | ubuntu-noble | + cat templates/2024.2/template-overrides.j2 2025-04-27 17:49:12.521844 | ubuntu-noble | {% extends parent_template %} 2025-04-27 17:49:12.521858 | ubuntu-noble | 2025-04-27 17:49:12.521873 | ubuntu-noble | {% set fluentd_plugins = [ 2025-04-27 17:49:12.521894 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-04-27 17:49:12.521905 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-04-27 17:49:12.521917 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-04-27 17:49:12.521932 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-04-27 17:49:12.521944 | ubuntu-noble | ] %} 2025-04-27 17:49:12.521957 | ubuntu-noble | 2025-04-27 17:49:12.521970 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-04-27 17:49:12.521981 | ubuntu-noble | 2025-04-27 17:49:12.521992 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-04-27 17:49:12.522003 | ubuntu-noble | 2025-04-27 17:49:12.522015 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-04-27 17:49:12.522027 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-04-27 17:49:12.522038 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-04-27 17:49:12.522049 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.522060 | ubuntu-noble | 2025-04-27 17:49:12.522071 | ubuntu-noble | {% block horizon_header %} 2025-04-27 17:49:12.522082 | ubuntu-noble | RUN apt-get update \ 2025-04-27 17:49:12.522093 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-04-27 17:49:12.522104 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-04-27 17:49:12.522116 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-04-27 17:49:12.522127 | ubuntu-noble | && apt-get clean \ 2025-04-27 17:49:12.522138 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-04-27 17:49:12.522149 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.522161 | ubuntu-noble | 2025-04-27 17:49:12.522172 | ubuntu-noble | {% block horizon_footer %} 2025-04-27 17:49:12.522183 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-04-27 17:49:12.522195 | 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 \ 2025-04-27 17:49:12.522207 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-04-27 17:49:12.522218 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.522229 | ubuntu-noble | 2025-04-27 17:49:12.522240 | ubuntu-noble | {% block base_header %} 2025-04-27 17:49:12.522270 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-04-27 17:49:12.522286 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-04-27 17:49:12.522303 | ubuntu-noble | 2025-04-27 17:49:12.522319 | ubuntu-noble | RUN apt-get update \ 2025-04-27 17:49:12.522340 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-04-27 17:49:12.522362 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-04-27 17:49:12.522378 | ubuntu-noble | && apt-get clean \ 2025-04-27 17:49:12.522394 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-04-27 17:49:12.522410 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.522426 | ubuntu-noble | 2025-04-27 17:49:12.522442 | ubuntu-noble | {% block openstack_base_header %} 2025-04-27 17:49:12.522458 | ubuntu-noble | RUN apt-get update \ 2025-04-27 17:49:12.522474 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-04-27 17:49:12.522490 | ubuntu-noble | && apt-get clean \ 2025-04-27 17:49:12.522506 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-04-27 17:49:12.522523 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.522539 | ubuntu-noble | 2025-04-27 17:49:12.522555 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-04-27 17:49:12.522595 | ubuntu-noble | 2025-04-27 17:49:12.522613 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-04-27 17:49:12.522631 | ubuntu-noble | 2025-04-27 17:49:12.522652 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-04-27 17:49:12.522671 | ubuntu-noble | {% block cinder_volume_footer %} 2025-04-27 17:49:12.522735 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-04-27 17:49:12.522762 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.522781 | ubuntu-noble | 2025-04-27 17:49:12.522800 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-04-27 17:49:12.522834 | ubuntu-noble | {% block manila_base_footer %} 2025-04-27 17:49:12.522862 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-04-27 17:49:12.522882 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.522901 | ubuntu-noble | 2025-04-27 17:49:12.522921 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-04-27 17:49:12.522940 | ubuntu-noble | {% block magnum_base_footer %} 2025-04-27 17:49:12.522958 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-04-27 17:49:12.522977 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-04-27 17:49:12.522996 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-04-27 17:49:12.523015 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.523033 | ubuntu-noble | 2025-04-27 17:49:12.523052 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-04-27 17:49:12.523071 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-04-27 17:49:12.523090 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-04-27 17:49:12.523109 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-04-27 17:49:12.523128 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.523146 | ubuntu-noble | 2025-04-27 17:49:12.523165 | ubuntu-noble | {% block grafana_footer %} 2025-04-27 17:49:12.523184 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-04-27 17:49:12.523203 | ubuntu-noble | && mkdir -p /operations \ 2025-04-27 17:49:12.523223 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-04-27 17:49:12.523242 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-04-27 17:49:12.523260 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.523278 | ubuntu-noble | 2025-04-27 17:49:12.523297 | ubuntu-noble | {% block ovs_install %} 2025-04-27 17:49:12.523316 | ubuntu-noble | COPY --from=osism.harbor.regio.digital/packages/ovs-debian-bookworm:v3.4.2 /*.deb /tmp/packages/ 2025-04-27 17:49:12.523334 | ubuntu-noble | RUN apt-get update \ 2025-04-27 17:49:12.523352 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-04-27 17:49:12.523370 | ubuntu-noble | python3-netifaces \ 2025-04-27 17:49:12.523389 | ubuntu-noble | tcpdump \ 2025-04-27 17:49:12.523408 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-04-27 17:49:12.523426 | ubuntu-noble | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-04-27 17:49:12.523446 | ubuntu-noble | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-04-27 17:49:12.523484 | ubuntu-noble | && rm -rf /tmp/packages \ 2025-04-27 17:49:12.523504 | ubuntu-noble | && apt-get clean \ 2025-04-27 17:49:12.523523 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-04-27 17:49:12.523543 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.523595 | ubuntu-noble | 2025-04-27 17:49:12.523617 | ubuntu-noble | {% block keystone_footer %} 2025-04-27 17:49:12.523638 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-04-27 17:49:12.523658 | ubuntu-noble | RUN apt-get update \ 2025-04-27 17:49:12.523677 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-04-27 17:49:12.523770 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-04-27 17:49:12.523793 | ubuntu-noble | libldap-common \ 2025-04-27 17:49:12.523813 | ubuntu-noble | libmemcached11 \ 2025-04-27 17:49:12.523833 | ubuntu-noble | && apt-get clean \ 2025-04-27 17:49:12.523854 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-04-27 17:49:12.523875 | ubuntu-noble | && a2enmod auth_openidc 2025-04-27 17:49:12.523914 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.523933 | ubuntu-noble | 2025-04-27 17:49:12.523945 | ubuntu-noble | {% block footer %} 2025-04-27 17:49:12.523957 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-04-27 17:49:12.523968 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-04-27 17:49:12.523980 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-04-27 17:49:12.523991 | ubuntu-noble | && apt-get autoremove -y \ 2025-04-27 17:49:12.524015 | 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 2025-04-27 17:49:12.524034 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.524046 | ubuntu-noble | 2025-04-27 17:49:12.524058 | ubuntu-noble | {% block labels %} 2025-04-27 17:49:12.524069 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-04-27 17:49:12.524081 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-04-27 17:49:12.524092 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="5e7d506" \ 2025-04-27 17:49:12.524104 | ubuntu-noble | "de.osism.commit.kolla"="d4ffb1710" \ 2025-04-27 17:49:12.524115 | ubuntu-noble | "de.osism.commit.kolla_version"="19.4.1" \ 2025-04-27 17:49:12.524127 | ubuntu-noble | "de.osism.commit.release"="648b4af" \ 2025-04-27 17:49:12.524139 | ubuntu-noble | "de.osism.os_id"="debian" \ 2025-04-27 17:49:12.524150 | ubuntu-noble | "de.osism.os_version_id"="bookworm" \ 2025-04-27 17:49:12.524162 | ubuntu-noble | "de.osism.release.openstack"="2024.2" \ 2025-04-27 17:49:12.524174 | ubuntu-noble | "de.osism.version"="latest" \ 2025-04-27 17:49:12.524185 | ubuntu-noble | "org.opencontainers.image.created"="2025-04-27T17:49:12.500327+00:00" \ 2025-04-27 17:49:12.524197 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-04-27 17:49:12.524209 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-04-27 17:49:12.524220 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-04-27 17:49:12.524232 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-04-27 17:49:12.524244 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-04-27 17:49:12.524256 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-04-27 17:49:12.524268 | ubuntu-noble | {% endblock %} 2025-04-27 17:49:12.524280 | ubuntu-noble | 2025-04-27 17:49:12.524292 | ubuntu-noble | + bash scripts/002-generate.sh 2025-04-27 17:49:12.524304 | ubuntu-noble | + BASE=ubuntu 2025-04-27 17:49:12.524320 | ubuntu-noble | + BASE_VERSION=22.04 2025-04-27 17:49:12.525418 | ubuntu-noble | ++ date +%Y%m%d 2025-04-27 17:49:12.525449 | ubuntu-noble | + BUILD_ID=20250427 2025-04-27 17:49:12.525481 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-04-27 17:49:12.525494 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-04-27 17:49:12.525506 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-04-27 17:49:12.525517 | ubuntu-noble | + VERSION=latest 2025-04-27 17:49:12.525532 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-04-27 17:49:12.525545 | ubuntu-noble | + . defaults/all.sh 2025-04-27 17:49:12.525556 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-04-27 17:49:12.525592 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-04-27 17:49:12.525608 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-04-27 17:49:12.525726 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-04-27 17:49:12.525768 | ubuntu-noble | +++ deactivate nondestructive 2025-04-27 17:49:12.525782 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:12.525795 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:12.525807 | ubuntu-noble | +++ hash -r 2025-04-27 17:49:12.525819 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:12.525832 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-04-27 17:49:12.525844 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-04-27 17:49:12.525860 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-04-27 17:49:12.525887 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-04-27 17:49:12.525899 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-04-27 17:49:12.525912 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-04-27 17:49:12.525925 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-04-27 17:49:12.525937 | 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 2025-04-27 17:49:12.525950 | 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 2025-04-27 17:49:12.525963 | ubuntu-noble | +++ export PATH 2025-04-27 17:49:12.525978 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:12.526822 | ubuntu-noble | +++ '[' -z '' ']' 2025-04-27 17:49:12.526866 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-04-27 17:49:12.526873 | ubuntu-noble | +++ PS1='(venv) ' 2025-04-27 17:49:12.526878 | ubuntu-noble | +++ export PS1 2025-04-27 17:49:12.526884 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-04-27 17:49:12.526889 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-04-27 17:49:12.526895 | ubuntu-noble | +++ hash -r 2025-04-27 17:49:12.526900 | ubuntu-noble | + . defaults/2024.2.sh 2025-04-27 17:49:12.526911 | ubuntu-noble | +++ date +%Y%m%d 2025-04-27 17:49:12.529735 | ubuntu-noble | ++ export BUILD_ID=20250427 2025-04-27 17:49:12.672624 | ubuntu-noble | ++ BUILD_ID=20250427 2025-04-27 17:49:12.672738 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-04-27 17:49:12.672759 | ubuntu-noble | ++ KOLLA_TYPE= 2025-04-27 17:49:12.672774 | ubuntu-noble | ++ export BASE=debian 2025-04-27 17:49:12.672788 | ubuntu-noble | ++ BASE=debian 2025-04-27 17:49:12.672801 | ubuntu-noble | ++ export BASE_VERSION=bookworm 2025-04-27 17:49:12.672814 | ubuntu-noble | ++ BASE_VERSION=bookworm 2025-04-27 17:49:12.672828 | ubuntu-noble | + export VERSION 2025-04-27 17:49:12.672841 | ubuntu-noble | + export OPENSTACK_VERSION 2025-04-27 17:49:12.672854 | ubuntu-noble | + DOCKER_TAG=build-20250427 2025-04-27 17:49:12.672867 | ubuntu-noble | + KOLLA_BASE=debian 2025-04-27 17:49:12.672888 | ubuntu-noble | + KOLLA_BASE_TAG=bookworm 2025-04-27 17:49:12.672905 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-04-27 17:49:12.672918 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-04-27 17:49:12.672932 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-04-27 17:49:12.672955 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-04-27 17:49:13.692073 | 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' 2025-04-27 17:49:13.692162 | ubuntu-noble | localhost | SUCCESS => { 2025-04-27 17:49:13.771418 | ubuntu-noble | "changed": false, 2025-04-27 17:49:13.771478 | ubuntu-noble | "gid": 1000, 2025-04-27 17:49:13.771485 | ubuntu-noble | "group": "zuul", 2025-04-27 17:49:13.771490 | ubuntu-noble | "mode": "0664", 2025-04-27 17:49:13.771496 | ubuntu-noble | "msg": "OK", 2025-04-27 17:49:13.771502 | ubuntu-noble | "owner": "zuul", 2025-04-27 17:49:13.771507 | ubuntu-noble | "path": "kolla-build.conf", 2025-04-27 17:49:13.771512 | ubuntu-noble | "size": 4205, 2025-04-27 17:49:13.771516 | ubuntu-noble | "state": "file", 2025-04-27 17:49:13.771521 | ubuntu-noble | "uid": 1000 2025-04-27 17:49:13.771526 | ubuntu-noble | } 2025-04-27 17:49:13.771538 | ubuntu-noble | + setini DEFAULT tag build-20250427 2025-04-27 17:49:13.771615 | 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-20250427' 2025-04-27 17:49:14.745153 | ubuntu-noble | localhost | CHANGED => { 2025-04-27 17:49:14.818623 | ubuntu-noble | "changed": true, 2025-04-27 17:49:14.818709 | ubuntu-noble | "gid": 1000, 2025-04-27 17:49:14.818717 | ubuntu-noble | "group": "zuul", 2025-04-27 17:49:14.818722 | ubuntu-noble | "mode": "0664", 2025-04-27 17:49:14.818727 | ubuntu-noble | "msg": "option changed", 2025-04-27 17:49:14.818732 | ubuntu-noble | "owner": "zuul", 2025-04-27 17:49:14.818737 | ubuntu-noble | "path": "kolla-build.conf", 2025-04-27 17:49:14.818742 | ubuntu-noble | "size": 4213, 2025-04-27 17:49:14.818748 | ubuntu-noble | "state": "file", 2025-04-27 17:49:14.818753 | ubuntu-noble | "uid": 1000 2025-04-27 17:49:14.818771 | ubuntu-noble | } 2025-04-27 17:49:14.818784 | ubuntu-noble | + setini DEFAULT base debian 2025-04-27 17:49:15.797038 | 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=debian' 2025-04-27 17:49:15.797122 | ubuntu-noble | localhost | SUCCESS => { 2025-04-27 17:49:15.873938 | ubuntu-noble | "changed": false, 2025-04-27 17:49:15.873997 | ubuntu-noble | "gid": 1000, 2025-04-27 17:49:15.874003 | ubuntu-noble | "group": "zuul", 2025-04-27 17:49:15.874008 | ubuntu-noble | "mode": "0664", 2025-04-27 17:49:15.874013 | ubuntu-noble | "msg": "OK", 2025-04-27 17:49:15.874018 | ubuntu-noble | "owner": "zuul", 2025-04-27 17:49:15.874023 | ubuntu-noble | "path": "kolla-build.conf", 2025-04-27 17:49:15.874027 | ubuntu-noble | "size": 4213, 2025-04-27 17:49:15.874032 | ubuntu-noble | "state": "file", 2025-04-27 17:49:15.874037 | ubuntu-noble | "uid": 1000 2025-04-27 17:49:15.874042 | ubuntu-noble | } 2025-04-27 17:49:15.874054 | ubuntu-noble | + setini DEFAULT base_tag bookworm 2025-04-27 17:49:16.863587 | 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=bookworm' 2025-04-27 17:49:16.863644 | ubuntu-noble | localhost | SUCCESS => { 2025-04-27 17:49:16.951104 | ubuntu-noble | "changed": false, 2025-04-27 17:49:16.951162 | ubuntu-noble | "gid": 1000, 2025-04-27 17:49:16.951168 | ubuntu-noble | "group": "zuul", 2025-04-27 17:49:16.951174 | ubuntu-noble | "mode": "0664", 2025-04-27 17:49:16.951178 | ubuntu-noble | "msg": "OK", 2025-04-27 17:49:16.951183 | ubuntu-noble | "owner": "zuul", 2025-04-27 17:49:16.951188 | ubuntu-noble | "path": "kolla-build.conf", 2025-04-27 17:49:16.951193 | ubuntu-noble | "size": 4213, 2025-04-27 17:49:16.951198 | ubuntu-noble | "state": "file", 2025-04-27 17:49:16.951203 | ubuntu-noble | "uid": 1000 2025-04-27 17:49:16.951208 | ubuntu-noble | } 2025-04-27 17:49:16.951220 | ubuntu-noble | + setini DEFAULT install_type source 2025-04-27 17:49:17.960819 | 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' 2025-04-27 17:49:17.960891 | ubuntu-noble | localhost | SUCCESS => { 2025-04-27 17:49:18.039210 | ubuntu-noble | "changed": false, 2025-04-27 17:49:18.039283 | ubuntu-noble | "gid": 1000, 2025-04-27 17:49:18.039292 | ubuntu-noble | "group": "zuul", 2025-04-27 17:49:18.039299 | ubuntu-noble | "mode": "0664", 2025-04-27 17:49:18.039306 | ubuntu-noble | "msg": "OK", 2025-04-27 17:49:18.039313 | ubuntu-noble | "owner": "zuul", 2025-04-27 17:49:18.039321 | ubuntu-noble | "path": "kolla-build.conf", 2025-04-27 17:49:18.039328 | ubuntu-noble | "size": 4213, 2025-04-27 17:49:18.039335 | ubuntu-noble | "state": "file", 2025-04-27 17:49:18.039342 | ubuntu-noble | "uid": 1000 2025-04-27 17:49:18.039350 | ubuntu-noble | } 2025-04-27 17:49:18.039368 | ubuntu-noble | + setini openstack-base location https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-04-27 17:49:19.018452 | 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=https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' 2025-04-27 17:49:19.018524 | ubuntu-noble | localhost | CHANGED => { 2025-04-27 17:49:19.094359 | ubuntu-noble | "changed": true, 2025-04-27 17:49:19.094418 | ubuntu-noble | "gid": 1000, 2025-04-27 17:49:19.094424 | ubuntu-noble | "group": "zuul", 2025-04-27 17:49:19.094429 | ubuntu-noble | "mode": "0664", 2025-04-27 17:49:19.094435 | ubuntu-noble | "msg": "section and option added", 2025-04-27 17:49:19.094441 | ubuntu-noble | "owner": "zuul", 2025-04-27 17:49:19.094446 | ubuntu-noble | "path": "kolla-build.conf", 2025-04-27 17:49:19.094450 | ubuntu-noble | "size": 4327, 2025-04-27 17:49:19.094455 | ubuntu-noble | "state": "file", 2025-04-27 17:49:19.094459 | ubuntu-noble | "uid": 1000 2025-04-27 17:49:19.094464 | ubuntu-noble | } 2025-04-27 17:49:19.094481 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-04-27 17:49:20.058373 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-04-27 17:49:20.058437 | 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' 2025-04-27 17:49:20.058458 | ubuntu-noble | localhost | CHANGED => { 2025-04-27 17:49:20.133896 | ubuntu-noble | "changed": true, 2025-04-27 17:49:20.133994 | ubuntu-noble | "gid": 1000, 2025-04-27 17:49:20.134031 | ubuntu-noble | "group": "zuul", 2025-04-27 17:49:20.134044 | ubuntu-noble | "mode": "0664", 2025-04-27 17:49:20.134056 | ubuntu-noble | "msg": "option added", 2025-04-27 17:49:20.134067 | ubuntu-noble | "owner": "zuul", 2025-04-27 17:49:20.134085 | ubuntu-noble | "path": "kolla-build.conf", 2025-04-27 17:49:20.134098 | ubuntu-noble | "size": 4365, 2025-04-27 17:49:20.134110 | ubuntu-noble | "state": "file", 2025-04-27 17:49:20.134131 | ubuntu-noble | "uid": 1000 2025-04-27 17:49:20.134143 | ubuntu-noble | } 2025-04-27 17:49:20.134168 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-04-27 17:49:20.135100 | ubuntu-noble | DEBUG kolla-build.conf 2025-04-27 17:49:20.135151 | ubuntu-noble | + cat kolla-build.conf 2025-04-27 17:49:20.135165 | ubuntu-noble | [DEFAULT] 2025-04-27 17:49:20.135171 | ubuntu-noble | base = debian 2025-04-27 17:49:20.135175 | ubuntu-noble | base_package_type = deb 2025-04-27 17:49:20.135180 | ubuntu-noble | base_tag = bookworm 2025-04-27 17:49:20.135185 | ubuntu-noble | install_type = source 2025-04-27 17:49:20.135189 | ubuntu-noble | namespace = kolla 2025-04-27 17:49:20.135194 | ubuntu-noble | openstack_release = 2024.2 2025-04-27 17:49:20.135199 | ubuntu-noble | push = false 2025-04-27 17:49:20.135203 | ubuntu-noble | tag = build-20250427 2025-04-27 17:49:20.135208 | ubuntu-noble | threads = 1 2025-04-27 17:49:20.135213 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-04-27 17:49:20.135219 | ubuntu-noble | 2025-04-27 17:49:20.135224 | ubuntu-noble | ######################################################################### 2025-04-27 17:49:20.135230 | ubuntu-noble | # sources tracked in release repository 2025-04-27 17:49:20.135235 | ubuntu-noble | 2025-04-27 17:49:20.135239 | ubuntu-noble | [aodh-base] 2025-04-27 17:49:20.135244 | ubuntu-noble | type = local 2025-04-27 17:49:20.135249 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-04-27 17:49:20.135253 | ubuntu-noble | location = tarballs/aodh-stable-2024.2.tar.gz 2025-04-27 17:49:20.135257 | ubuntu-noble | 2025-04-27 17:49:20.135262 | ubuntu-noble | 2025-04-27 17:49:20.135266 | ubuntu-noble | 2025-04-27 17:49:20.135271 | ubuntu-noble | [barbican-base] 2025-04-27 17:49:20.135276 | ubuntu-noble | type = local 2025-04-27 17:49:20.135281 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-04-27 17:49:20.135286 | ubuntu-noble | location = tarballs/barbican-stable-2024.2.tar.gz 2025-04-27 17:49:20.135291 | ubuntu-noble | 2025-04-27 17:49:20.135295 | ubuntu-noble | 2025-04-27 17:49:20.135300 | ubuntu-noble | 2025-04-27 17:49:20.135304 | ubuntu-noble | [blazar-base] 2025-04-27 17:49:20.135309 | ubuntu-noble | type = local 2025-04-27 17:49:20.135314 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-04-27 17:49:20.135318 | ubuntu-noble | location = tarballs/blazar-stable-2024.2.tar.gz 2025-04-27 17:49:20.135323 | ubuntu-noble | 2025-04-27 17:49:20.135327 | ubuntu-noble | 2025-04-27 17:49:20.135332 | ubuntu-noble | 2025-04-27 17:49:20.135336 | ubuntu-noble | [ceilometer-base] 2025-04-27 17:49:20.135341 | ubuntu-noble | type = local 2025-04-27 17:49:20.135345 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:20.135350 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:20.135355 | ubuntu-noble | 2025-04-27 17:49:20.135359 | ubuntu-noble | 2025-04-27 17:49:20.135363 | ubuntu-noble | 2025-04-27 17:49:20.135368 | ubuntu-noble | [cinder-base] 2025-04-27 17:49:20.135372 | ubuntu-noble | type = local 2025-04-27 17:49:20.135377 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-04-27 17:49:20.135381 | ubuntu-noble | location = tarballs/cinder-stable-2024.2.tar.gz 2025-04-27 17:49:20.135386 | ubuntu-noble | 2025-04-27 17:49:20.135390 | ubuntu-noble | 2025-04-27 17:49:20.135395 | ubuntu-noble | 2025-04-27 17:49:20.135399 | ubuntu-noble | [designate-base] 2025-04-27 17:49:20.135404 | ubuntu-noble | type = local 2025-04-27 17:49:20.135408 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-04-27 17:49:20.135413 | ubuntu-noble | location = tarballs/designate-stable-2024.2.tar.gz 2025-04-27 17:49:20.135417 | ubuntu-noble | 2025-04-27 17:49:20.135422 | ubuntu-noble | 2025-04-27 17:49:20.135426 | ubuntu-noble | 2025-04-27 17:49:20.135431 | ubuntu-noble | [glance-base] 2025-04-27 17:49:20.135435 | ubuntu-noble | type = local 2025-04-27 17:49:20.135439 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-04-27 17:49:20.135444 | ubuntu-noble | location = tarballs/glance-stable-2024.2.tar.gz 2025-04-27 17:49:20.135448 | ubuntu-noble | 2025-04-27 17:49:20.135453 | ubuntu-noble | 2025-04-27 17:49:20.135457 | ubuntu-noble | 2025-04-27 17:49:20.135462 | ubuntu-noble | [horizon] 2025-04-27 17:49:20.135466 | ubuntu-noble | type = local 2025-04-27 17:49:20.135471 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-04-27 17:49:20.135485 | ubuntu-noble | location = tarballs/horizon-stable-2024.2.tar.gz 2025-04-27 17:49:20.135490 | ubuntu-noble | 2025-04-27 17:49:20.135494 | ubuntu-noble | 2025-04-27 17:49:20.135498 | ubuntu-noble | 2025-04-27 17:49:20.135503 | ubuntu-noble | [ironic-base] 2025-04-27 17:49:20.135508 | ubuntu-noble | type = local 2025-04-27 17:49:20.135512 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-04-27 17:49:20.135517 | ubuntu-noble | location = tarballs/ironic-stable-2024.2.tar.gz 2025-04-27 17:49:20.135523 | ubuntu-noble | 2025-04-27 17:49:20.135527 | ubuntu-noble | 2025-04-27 17:49:20.135531 | ubuntu-noble | 2025-04-27 17:49:20.135536 | ubuntu-noble | [keystone-base] 2025-04-27 17:49:20.135556 | ubuntu-noble | type = local 2025-04-27 17:49:20.135561 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-04-27 17:49:20.135566 | ubuntu-noble | location = tarballs/keystone-stable-2024.2.tar.gz 2025-04-27 17:49:20.135570 | ubuntu-noble | 2025-04-27 17:49:20.135575 | ubuntu-noble | 2025-04-27 17:49:20.135579 | ubuntu-noble | 2025-04-27 17:49:20.135584 | ubuntu-noble | [magnum-base] 2025-04-27 17:49:20.135588 | ubuntu-noble | type = local 2025-04-27 17:49:20.135593 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-04-27 17:49:20.135597 | ubuntu-noble | location = tarballs/magnum-stable-2024.2.tar.gz 2025-04-27 17:49:20.135602 | ubuntu-noble | 2025-04-27 17:49:20.135606 | ubuntu-noble | 2025-04-27 17:49:20.135611 | ubuntu-noble | 2025-04-27 17:49:20.135615 | ubuntu-noble | [manila-base] 2025-04-27 17:49:20.135620 | ubuntu-noble | type = local 2025-04-27 17:49:20.135624 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-04-27 17:49:20.135629 | ubuntu-noble | location = tarballs/manila-stable-2024.2.tar.gz 2025-04-27 17:49:20.135633 | ubuntu-noble | 2025-04-27 17:49:20.135638 | ubuntu-noble | 2025-04-27 17:49:20.135642 | ubuntu-noble | 2025-04-27 17:49:20.135647 | ubuntu-noble | [masakari-base] 2025-04-27 17:49:20.135651 | ubuntu-noble | type = local 2025-04-27 17:49:20.135656 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-04-27 17:49:20.135660 | ubuntu-noble | location = tarballs/masakari-stable-2024.2.tar.gz 2025-04-27 17:49:20.135665 | ubuntu-noble | 2025-04-27 17:49:20.135669 | ubuntu-noble | 2025-04-27 17:49:20.135674 | ubuntu-noble | 2025-04-27 17:49:20.135678 | ubuntu-noble | [neutron-bgp-dragent] 2025-04-27 17:49:20.135706 | ubuntu-noble | type = local 2025-04-27 17:49:20.135713 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:20.135718 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:20.135723 | ubuntu-noble | 2025-04-27 17:49:20.135727 | ubuntu-noble | 2025-04-27 17:49:20.135732 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-04-27 17:49:20.135737 | ubuntu-noble | type = local 2025-04-27 17:49:20.135741 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:20.135746 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:20.135751 | ubuntu-noble | 2025-04-27 17:49:20.135755 | ubuntu-noble | 2025-04-27 17:49:20.135760 | ubuntu-noble | [neutron-vpnaas-base] 2025-04-27 17:49:20.135765 | ubuntu-noble | type = local 2025-04-27 17:49:20.135769 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:20.135774 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:20.135778 | ubuntu-noble | 2025-04-27 17:49:20.135783 | ubuntu-noble | 2025-04-27 17:49:20.135787 | ubuntu-noble | 2025-04-27 17:49:20.135792 | ubuntu-noble | [neutron-base] 2025-04-27 17:49:20.135797 | ubuntu-noble | type = local 2025-04-27 17:49:20.135802 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-04-27 17:49:20.135806 | ubuntu-noble | location = tarballs/neutron-stable-2024.2.tar.gz 2025-04-27 17:49:20.135811 | ubuntu-noble | 2025-04-27 17:49:20.135815 | ubuntu-noble | 2025-04-27 17:49:20.135820 | ubuntu-noble | 2025-04-27 17:49:20.135824 | ubuntu-noble | [nova-base] 2025-04-27 17:49:20.135829 | ubuntu-noble | type = local 2025-04-27 17:49:20.135834 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-04-27 17:49:20.135839 | ubuntu-noble | location = tarballs/nova-stable-2024.2.tar.gz 2025-04-27 17:49:20.135843 | ubuntu-noble | 2025-04-27 17:49:20.135848 | ubuntu-noble | 2025-04-27 17:49:20.135852 | ubuntu-noble | 2025-04-27 17:49:20.135857 | ubuntu-noble | [octavia-base] 2025-04-27 17:49:20.135865 | ubuntu-noble | type = local 2025-04-27 17:49:20.135870 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-04-27 17:49:20.135874 | ubuntu-noble | location = tarballs/octavia-stable-2024.2.tar.gz 2025-04-27 17:49:20.135879 | ubuntu-noble | 2025-04-27 17:49:20.135883 | ubuntu-noble | 2025-04-27 17:49:20.135888 | ubuntu-noble | 2025-04-27 17:49:20.135893 | ubuntu-noble | [placement-base] 2025-04-27 17:49:20.135897 | ubuntu-noble | type = local 2025-04-27 17:49:20.135902 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-04-27 17:49:20.135906 | ubuntu-noble | location = tarballs/placement-stable-2024.2.tar.gz 2025-04-27 17:49:20.135911 | ubuntu-noble | 2025-04-27 17:49:20.135915 | ubuntu-noble | 2025-04-27 17:49:20.135920 | ubuntu-noble | 2025-04-27 17:49:20.135924 | ubuntu-noble | [skyline-apiserver-base] 2025-04-27 17:49:20.135929 | ubuntu-noble | type = local 2025-04-27 17:49:20.135934 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:20.135938 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:20.135943 | ubuntu-noble | 2025-04-27 17:49:20.135947 | ubuntu-noble | 2025-04-27 17:49:20.135952 | ubuntu-noble | 2025-04-27 17:49:20.135956 | ubuntu-noble | [skyline-console-base] 2025-04-27 17:49:20.135961 | ubuntu-noble | type = local 2025-04-27 17:49:20.135970 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:20.139228 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:20.139250 | ubuntu-noble | 2025-04-27 17:49:20.139256 | ubuntu-noble | 2025-04-27 17:49:20.139261 | ubuntu-noble | [openstack-base] 2025-04-27 17:49:20.139266 | ubuntu-noble | location = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-04-27 17:49:20.139270 | ubuntu-noble | + bash scripts/003-patch.sh 2025-04-27 17:49:20.139279 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-04-27 17:49:20.139343 | ubuntu-noble | + VERSION=latest 2025-04-27 17:49:20.139349 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-04-27 17:49:20.139356 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-04-27 17:49:20.139448 | ubuntu-noble | + . defaults/all.sh 2025-04-27 17:49:20.139456 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-04-27 17:49:20.139483 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-04-27 17:49:20.139490 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-04-27 17:49:20.139508 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-04-27 17:49:20.139817 | ubuntu-noble | +++ deactivate nondestructive 2025-04-27 17:49:20.139868 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:20.139898 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:20.139905 | ubuntu-noble | +++ hash -r 2025-04-27 17:49:20.139966 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:20.139974 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-04-27 17:49:20.139995 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-04-27 17:49:20.140025 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-04-27 17:49:20.140107 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-04-27 17:49:20.140128 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-04-27 17:49:20.140134 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-04-27 17:49:20.140140 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-04-27 17:49:20.140189 | 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 2025-04-27 17:49:20.140227 | 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 2025-04-27 17:49:20.140234 | ubuntu-noble | +++ export PATH 2025-04-27 17:49:20.140285 | ubuntu-noble | +++ '[' -n '' ']' 2025-04-27 17:49:20.140334 | ubuntu-noble | +++ '[' -z '' ']' 2025-04-27 17:49:20.140341 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-04-27 17:49:20.140362 | ubuntu-noble | +++ PS1='(venv) ' 2025-04-27 17:49:20.140368 | ubuntu-noble | +++ export PS1 2025-04-27 17:49:20.140374 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-04-27 17:49:20.140380 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-04-27 17:49:20.140415 | ubuntu-noble | +++ hash -r 2025-04-27 17:49:20.140476 | ubuntu-noble | + . defaults/2024.2.sh 2025-04-27 17:49:20.141313 | ubuntu-noble | +++ date +%Y%m%d 2025-04-27 17:49:20.143264 | ubuntu-noble | ++ export BUILD_ID=20250427 2025-04-27 17:49:20.143293 | ubuntu-noble | ++ BUILD_ID=20250427 2025-04-27 17:49:20.143300 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-04-27 17:49:20.143306 | ubuntu-noble | ++ KOLLA_TYPE= 2025-04-27 17:49:20.143312 | ubuntu-noble | ++ export BASE=debian 2025-04-27 17:49:20.143333 | ubuntu-noble | ++ BASE=debian 2025-04-27 17:49:20.143339 | ubuntu-noble | ++ export BASE_VERSION=bookworm 2025-04-27 17:49:20.143493 | ubuntu-noble | ++ BASE_VERSION=bookworm 2025-04-27 17:49:20.143593 | ubuntu-noble | + export VERSION 2025-04-27 17:49:20.148770 | ubuntu-noble | + export OPENSTACK_VERSION 2025-04-27 17:49:20.148822 | ubuntu-noble | + mkdir -p tarballs 2025-04-27 17:49:20.148844 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-04-27 17:49:20.151226 | ubuntu-noble | ++ awk '{ print $4 }' 2025-04-27 17:49:20.151273 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:20.152104 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:20.152138 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-04-27 17:49:20.153625 | ubuntu-noble | + filename=aodh-stable-2024.2.tar.gz 2025-04-27 17:49:20.153645 | ubuntu-noble | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-04-27 17:49:20.153751 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-04-27 17:49:20.153766 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-04-27 17:49:20.153778 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.227757 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:21.229774 | ubuntu-noble | + echo Process aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.229826 | ubuntu-noble | Process aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.229852 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.232351 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:21.239619 | ubuntu-noble | ++ head -1 2025-04-27 17:49:21.239666 | ubuntu-noble | + directory=aodh-19.0.0.0rc2.dev2 2025-04-27 17:49:21.239790 | ubuntu-noble | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.239822 | ubuntu-noble | Check patches for aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.239887 | ubuntu-noble | + [[ -e ../patches/2024.2/aodh ]] 2025-04-27 17:49:21.239942 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.239964 | ubuntu-noble | Check overlays for aodh-stable-2024.2.tar.gz 2025-04-27 17:49:21.240000 | ubuntu-noble | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-04-27 17:49:21.240040 | ubuntu-noble | + popd 2025-04-27 17:49:21.240143 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:21.240180 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:21.240962 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-04-27 17:49:21.242826 | ubuntu-noble | + filename=barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.442469 | ubuntu-noble | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-04-27 17:49:22.442583 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.442596 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.442606 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.442630 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:22.443231 | ubuntu-noble | + echo Process barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.446753 | ubuntu-noble | Process barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.446815 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.447313 | ubuntu-noble | ++ head -1 2025-04-27 17:49:22.447342 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:22.453412 | ubuntu-noble | + directory=barbican-19.0.1.dev3 2025-04-27 17:49:22.454084 | ubuntu-noble | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.454142 | ubuntu-noble | Check patches for barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.454212 | ubuntu-noble | + [[ -e ../patches/2024.2/barbican ]] 2025-04-27 17:49:22.454279 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.454304 | ubuntu-noble | Check overlays for barbican-stable-2024.2.tar.gz 2025-04-27 17:49:22.454345 | ubuntu-noble | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-04-27 17:49:22.454384 | ubuntu-noble | + popd 2025-04-27 17:49:22.454497 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:22.454563 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:22.455416 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-04-27 17:49:22.457433 | ubuntu-noble | + filename=blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.581303 | ubuntu-noble | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-04-27 17:49:23.581379 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.581388 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.581393 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.581416 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:23.583735 | ubuntu-noble | + echo Process blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.583772 | ubuntu-noble | Process blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.583787 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.585300 | ubuntu-noble | ++ head -1 2025-04-27 17:49:23.585336 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:23.587929 | ubuntu-noble | + directory=blazar-14.0.1.dev3 2025-04-27 17:49:23.587995 | ubuntu-noble | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.588013 | ubuntu-noble | Check patches for blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.588056 | ubuntu-noble | + [[ -e ../patches/2024.2/blazar ]] 2025-04-27 17:49:23.588097 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.588110 | ubuntu-noble | Check overlays for blazar-stable-2024.2.tar.gz 2025-04-27 17:49:23.588133 | ubuntu-noble | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-04-27 17:49:23.588157 | ubuntu-noble | + popd 2025-04-27 17:49:23.588232 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:23.588259 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:23.588963 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:23.590736 | ubuntu-noble | + filename=ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.830145 | ubuntu-noble | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-04-27 17:49:24.830298 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.830328 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.830352 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.830396 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:24.832818 | ubuntu-noble | + echo Process ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.832873 | ubuntu-noble | Process ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.832901 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.833621 | ubuntu-noble | ++ head -1 2025-04-27 17:49:24.833655 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:24.842270 | ubuntu-noble | + directory=ceilometer-23.0.0.0rc2.dev2 2025-04-27 17:49:24.842394 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.842441 | ubuntu-noble | Check patches for ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.842512 | ubuntu-noble | + [[ -e ../patches/2024.2/ceilometer ]] 2025-04-27 17:49:24.842613 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.842643 | ubuntu-noble | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-04-27 17:49:24.842731 | ubuntu-noble | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-04-27 17:49:24.842794 | ubuntu-noble | + popd 2025-04-27 17:49:24.842922 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:24.842965 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:24.844049 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-04-27 17:49:24.846800 | ubuntu-noble | + filename=cinder-stable-2024.2.tar.gz 2025-04-27 17:49:24.846880 | ubuntu-noble | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-04-27 17:49:24.846949 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-04-27 17:49:24.846978 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-04-27 17:49:24.847020 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-04-27 17:49:26.699261 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:26.700586 | ubuntu-noble | + echo Process cinder-stable-2024.2.tar.gz 2025-04-27 17:49:26.702785 | ubuntu-noble | Process cinder-stable-2024.2.tar.gz 2025-04-27 17:49:26.702848 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-04-27 17:49:26.704660 | ubuntu-noble | ++ head -1 2025-04-27 17:49:26.704775 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:26.711918 | ubuntu-noble | + directory=cinder-25.1.1.dev4 2025-04-27 17:49:26.712027 | ubuntu-noble | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-04-27 17:49:26.712060 | ubuntu-noble | Check patches for cinder-stable-2024.2.tar.gz 2025-04-27 17:49:26.712130 | ubuntu-noble | + [[ -e ../patches/2024.2/cinder ]] 2025-04-27 17:49:26.712184 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-04-27 17:49:27.056467 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-04-27 17:49:27.060197 | ubuntu-noble | + pushd cinder-25.1.1.dev4 2025-04-27 17:49:27.061710 | ubuntu-noble | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-04-27 17:49:27.061886 | ubuntu-noble | ++ sort 2025-04-27 17:49:27.064794 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-04-27 17:49:27.066341 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/driver_filter_domain_id.patch' 2025-04-27 17:49:27.066365 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/driver_filter_domain_id.patch 2025-04-27 17:49:27.066371 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:49:27.066381 | ubuntu-noble | checking file cinder/scheduler/filters/driver_filter.py 2025-04-27 17:49:27.066404 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:49:27.067997 | ubuntu-noble | patching file cinder/scheduler/filters/driver_filter.py 2025-04-27 17:49:27.068378 | ubuntu-noble | + popd 2025-04-27 17:49:28.267882 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.1.1.dev4 2025-04-27 17:49:28.267995 | ubuntu-noble | + rm -r cinder-25.1.1.dev4 2025-04-27 17:49:28.334642 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-04-27 17:49:28.673795 | ubuntu-noble | Check overlays for cinder-stable-2024.2.tar.gz 2025-04-27 17:49:28.673861 | ubuntu-noble | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-04-27 17:49:28.673870 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-04-27 17:49:28.673886 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-04-27 17:49:28.677664 | ubuntu-noble | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.1.1.dev4 2025-04-27 17:49:28.683222 | ubuntu-noble | sending incremental file list 2025-04-27 17:49:28.683980 | ubuntu-noble | ./ 2025-04-27 17:49:28.684765 | ubuntu-noble | cinder/ 2025-04-27 17:49:28.727874 | ubuntu-noble | cinder/volume/ 2025-04-27 17:49:28.727952 | ubuntu-noble | cinder/volume/drivers/ 2025-04-27 17:49:28.727970 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2025-04-27 17:49:28.728000 | ubuntu-noble | 2025-04-27 17:49:28.728964 | ubuntu-noble | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-04-27 17:49:28.729066 | ubuntu-noble | total size is 44,134 speedup is 3.77 2025-04-27 17:49:28.729100 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.1.1.dev4 2025-04-27 17:49:29.920023 | ubuntu-noble | + rm -r cinder-25.1.1.dev4 2025-04-27 17:49:29.980798 | ubuntu-noble | + popd 2025-04-27 17:49:29.980865 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:29.982178 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:29.982207 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-04-27 17:49:29.985605 | ubuntu-noble | + filename=designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.215755 | ubuntu-noble | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-04-27 17:49:31.215897 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.215921 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.215938 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.215973 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:31.218766 | ubuntu-noble | + echo Process designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.218823 | ubuntu-noble | Process designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.218853 | ubuntu-noble | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.219152 | ubuntu-noble | ++ head -1 2025-04-27 17:49:31.219188 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:31.227606 | ubuntu-noble | + directory=designate-19.0.1.dev7 2025-04-27 17:49:31.227817 | ubuntu-noble | + echo Check patches for designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.227868 | ubuntu-noble | Check patches for designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.227946 | ubuntu-noble | + [[ -e ../patches/2024.2/designate ]] 2025-04-27 17:49:31.228026 | ubuntu-noble | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.228055 | ubuntu-noble | Check overlays for designate-stable-2024.2.tar.gz 2025-04-27 17:49:31.228104 | ubuntu-noble | + [[ -e ../overlays/2024.2/designate/source ]] 2025-04-27 17:49:31.228153 | ubuntu-noble | + popd 2025-04-27 17:49:31.228295 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:31.228342 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:31.229233 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-04-27 17:49:31.231028 | ubuntu-noble | + filename=glance-stable-2024.2.tar.gz 2025-04-27 17:49:31.231195 | ubuntu-noble | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-04-27 17:49:31.231320 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-04-27 17:49:31.231371 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-04-27 17:49:31.231433 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.697277 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:32.697482 | ubuntu-noble | + echo Process glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.697567 | ubuntu-noble | Process glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.700370 | ubuntu-noble | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.701299 | ubuntu-noble | ++ head -1 2025-04-27 17:49:32.703762 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:32.710397 | ubuntu-noble | + directory=glance-29.0.1.dev4 2025-04-27 17:49:32.710571 | ubuntu-noble | + echo Check patches for glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.710612 | ubuntu-noble | Check patches for glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.710681 | ubuntu-noble | + [[ -e ../patches/2024.2/glance ]] 2025-04-27 17:49:32.710805 | ubuntu-noble | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.710835 | ubuntu-noble | Check overlays for glance-stable-2024.2.tar.gz 2025-04-27 17:49:32.710886 | ubuntu-noble | + [[ -e ../overlays/2024.2/glance/source ]] 2025-04-27 17:49:32.710934 | ubuntu-noble | + popd 2025-04-27 17:49:32.711051 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:32.711098 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:32.711949 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-04-27 17:49:32.713857 | ubuntu-noble | + filename=horizon-stable-2024.2.tar.gz 2025-04-27 17:49:32.713930 | ubuntu-noble | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-04-27 17:49:32.713991 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-04-27 17:49:32.714018 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-04-27 17:49:32.714057 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.381059 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:34.381281 | ubuntu-noble | + echo Process horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.381334 | ubuntu-noble | Process horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.383294 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.383824 | ubuntu-noble | ++ head -1 2025-04-27 17:49:34.385121 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:34.392360 | ubuntu-noble | + directory=horizon-25.1.1.dev8 2025-04-27 17:49:34.392578 | ubuntu-noble | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.393341 | ubuntu-noble | Check patches for horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.393783 | ubuntu-noble | + [[ -e ../patches/2024.2/horizon ]] 2025-04-27 17:49:34.393811 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.393822 | ubuntu-noble | Check overlays for horizon-stable-2024.2.tar.gz 2025-04-27 17:49:34.393832 | ubuntu-noble | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-04-27 17:49:34.393842 | ubuntu-noble | + popd 2025-04-27 17:49:34.393852 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:34.393914 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:34.393931 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-04-27 17:49:34.395471 | ubuntu-noble | + filename=ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.846024 | ubuntu-noble | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-04-27 17:49:35.846139 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.846157 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.846169 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.846198 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:35.850789 | ubuntu-noble | + echo Process ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.850866 | ubuntu-noble | Process ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.850888 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.851207 | ubuntu-noble | ++ head -1 2025-04-27 17:49:35.851226 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:35.861024 | ubuntu-noble | + directory=ironic-26.1.2.dev24 2025-04-27 17:49:35.861139 | ubuntu-noble | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.861169 | ubuntu-noble | Check patches for ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.861220 | ubuntu-noble | + [[ -e ../patches/2024.2/ironic ]] 2025-04-27 17:49:35.861269 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.861289 | ubuntu-noble | Check overlays for ironic-stable-2024.2.tar.gz 2025-04-27 17:49:35.861322 | ubuntu-noble | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-04-27 17:49:35.861352 | ubuntu-noble | + popd 2025-04-27 17:49:35.861441 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:35.861473 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:35.862359 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-04-27 17:49:35.865490 | ubuntu-noble | + filename=keystone-stable-2024.2.tar.gz 2025-04-27 17:49:35.865610 | ubuntu-noble | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-04-27 17:49:35.865730 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-04-27 17:49:35.865767 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-04-27 17:49:35.865800 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.288070 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:37.291815 | ubuntu-noble | + echo Process keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.291915 | ubuntu-noble | Process keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.291949 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.292458 | ubuntu-noble | ++ head -1 2025-04-27 17:49:37.292542 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:37.301472 | ubuntu-noble | + directory=keystone-26.0.1.dev3 2025-04-27 17:49:37.301643 | ubuntu-noble | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.301684 | ubuntu-noble | Check patches for keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.301786 | ubuntu-noble | + [[ -e ../patches/2024.2/keystone ]] 2025-04-27 17:49:37.301889 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.301917 | ubuntu-noble | Check overlays for keystone-stable-2024.2.tar.gz 2025-04-27 17:49:37.301961 | ubuntu-noble | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-04-27 17:49:37.302003 | ubuntu-noble | + popd 2025-04-27 17:49:37.302129 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:37.302172 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:37.303547 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-04-27 17:49:37.306850 | ubuntu-noble | + filename=magnum-stable-2024.2.tar.gz 2025-04-27 17:49:37.306951 | ubuntu-noble | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-04-27 17:49:37.307027 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-04-27 17:49:37.307061 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-04-27 17:49:37.307108 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.685801 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:38.685978 | ubuntu-noble | + echo Process magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.686020 | ubuntu-noble | Process magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.688364 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.692842 | ubuntu-noble | ++ head -1 2025-04-27 17:49:38.699602 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:38.699674 | ubuntu-noble | + directory=magnum-19.0.1.dev6 2025-04-27 17:49:38.699819 | ubuntu-noble | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.699860 | ubuntu-noble | Check patches for magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.699932 | ubuntu-noble | + [[ -e ../patches/2024.2/magnum ]] 2025-04-27 17:49:38.700004 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.700032 | ubuntu-noble | Check overlays for magnum-stable-2024.2.tar.gz 2025-04-27 17:49:38.700081 | ubuntu-noble | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-04-27 17:49:38.700126 | ubuntu-noble | + popd 2025-04-27 17:49:38.700253 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:38.700300 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:38.701271 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-04-27 17:49:38.703218 | ubuntu-noble | + filename=manila-stable-2024.2.tar.gz 2025-04-27 17:49:38.703309 | ubuntu-noble | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-04-27 17:49:38.703379 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-04-27 17:49:38.703409 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-04-27 17:49:38.703460 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.214556 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:40.214860 | ubuntu-noble | + echo Process manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.214928 | ubuntu-noble | Process manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.217249 | ubuntu-noble | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.217844 | ubuntu-noble | ++ head -1 2025-04-27 17:49:40.219196 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:40.228632 | ubuntu-noble | + directory=manila-19.0.2.dev10 2025-04-27 17:49:40.229677 | ubuntu-noble | + echo Check patches for manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.230116 | ubuntu-noble | Check patches for manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.230165 | ubuntu-noble | + [[ -e ../patches/2024.2/manila ]] 2025-04-27 17:49:40.230174 | ubuntu-noble | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.230182 | ubuntu-noble | Check overlays for manila-stable-2024.2.tar.gz 2025-04-27 17:49:40.230189 | ubuntu-noble | + [[ -e ../overlays/2024.2/manila/source ]] 2025-04-27 17:49:40.230196 | ubuntu-noble | + popd 2025-04-27 17:49:40.230207 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:40.230215 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:40.230229 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-04-27 17:49:40.233374 | ubuntu-noble | + filename=masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.334892 | ubuntu-noble | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-04-27 17:49:41.334962 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.334975 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.334984 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.335006 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:41.337784 | ubuntu-noble | + echo Process masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.337829 | ubuntu-noble | Process masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.337847 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.338278 | ubuntu-noble | ++ head -1 2025-04-27 17:49:41.338300 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:41.343951 | ubuntu-noble | + directory=masakari-18.0.0.0rc2.dev2 2025-04-27 17:49:41.344030 | ubuntu-noble | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.344064 | ubuntu-noble | Check patches for masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.344109 | ubuntu-noble | + [[ -e ../patches/2024.2/masakari ]] 2025-04-27 17:49:41.344157 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.344175 | ubuntu-noble | Check overlays for masakari-stable-2024.2.tar.gz 2025-04-27 17:49:41.344203 | ubuntu-noble | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-04-27 17:49:41.344232 | ubuntu-noble | + popd 2025-04-27 17:49:41.344313 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:41.344340 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:41.345081 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:41.347069 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:41.347209 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-04-27 17:49:41.347320 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:41.347363 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:41.347425 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.347016 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:42.347239 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.347311 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.349456 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.349918 | ubuntu-noble | ++ head -1 2025-04-27 17:49:42.352158 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:42.359828 | ubuntu-noble | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-04-27 17:49:42.359987 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.360545 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.382771 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-04-27 17:49:42.382817 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.382835 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.384774 | ubuntu-noble | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-04-27 17:49:42.386738 | ubuntu-noble | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-04-27 17:49:42.388451 | ubuntu-noble | ++ sort 2025-04-27 17:49:42.388521 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-04-27 17:49:42.388586 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-04-27 17:49:42.388613 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-04-27 17:49:42.388655 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:49:42.390218 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2025-04-27 17:49:42.390415 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-04-27 17:49:42.390776 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:49:42.392260 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2025-04-27 17:49:42.392434 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-04-27 17:49:42.392785 | ubuntu-noble | + popd 2025-04-27 17:49:42.392911 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-04-27 17:49:42.425370 | ubuntu-noble | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-04-27 17:49:42.430830 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.430892 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.430960 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-04-27 17:49:42.431021 | ubuntu-noble | + popd 2025-04-27 17:49:42.431128 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:42.431170 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:42.431902 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.433164 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-04-27 17:49:42.433240 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-04-27 17:49:42.433286 | ubuntu-noble | + popd 2025-04-27 17:49:42.433375 | ubuntu-noble | + continue 2025-04-27 17:49:42.433423 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:42.433458 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:42.434110 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:42.435764 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.432653 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-04-27 17:49:43.432811 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.432831 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.432846 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.432880 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:43.435774 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.435832 | ubuntu-noble | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.435860 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.436209 | ubuntu-noble | ++ head -1 2025-04-27 17:49:43.436288 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:43.443739 | ubuntu-noble | + directory=neutron_vpnaas-25.0.1.dev4 2025-04-27 17:49:43.443858 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.443888 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.443951 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-04-27 17:49:43.444012 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.444036 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-04-27 17:49:43.444078 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-04-27 17:49:43.444116 | ubuntu-noble | + popd 2025-04-27 17:49:43.444227 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:43.444267 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:43.445143 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-04-27 17:49:43.447028 | ubuntu-noble | + filename=neutron-stable-2024.2.tar.gz 2025-04-27 17:49:43.447184 | ubuntu-noble | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-04-27 17:49:43.447293 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-04-27 17:49:43.447335 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-04-27 17:49:43.447391 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.683130 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:45.683336 | ubuntu-noble | + echo Process neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.683388 | ubuntu-noble | Process neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.685863 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.687777 | ubuntu-noble | ++ head -1 2025-04-27 17:49:45.688444 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:45.695836 | ubuntu-noble | + directory=neutron-25.1.1.dev52 2025-04-27 17:49:45.695920 | ubuntu-noble | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.695936 | ubuntu-noble | Check patches for neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.695948 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron ]] 2025-04-27 17:49:45.695958 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.695968 | ubuntu-noble | Check overlays for neutron-stable-2024.2.tar.gz 2025-04-27 17:49:45.695981 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-04-27 17:49:45.696412 | ubuntu-noble | + popd 2025-04-27 17:49:45.696461 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:45.697117 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:45.697160 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-04-27 17:49:45.698928 | ubuntu-noble | + filename=nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.704969 | ubuntu-noble | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-04-27 17:49:47.705060 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.705075 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.705087 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.705110 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:47.707757 | ubuntu-noble | + echo Process nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.707804 | ubuntu-noble | Process nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.707826 | ubuntu-noble | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.709467 | ubuntu-noble | ++ head -1 2025-04-27 17:49:47.709567 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:47.714320 | ubuntu-noble | + directory=nova-30.0.1.dev31 2025-04-27 17:49:47.714451 | ubuntu-noble | + echo Check patches for nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.714515 | ubuntu-noble | Check patches for nova-stable-2024.2.tar.gz 2025-04-27 17:49:47.714589 | ubuntu-noble | + [[ -e ../patches/2024.2/nova ]] 2025-04-27 17:49:47.714646 | ubuntu-noble | + tar xzf nova-stable-2024.2.tar.gz 2025-04-27 17:49:48.160302 | ubuntu-noble | + rm nova-stable-2024.2.tar.gz 2025-04-27 17:49:48.165542 | ubuntu-noble | + pushd nova-30.0.1.dev31 2025-04-27 17:49:48.166925 | ubuntu-noble | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-04-27 17:49:48.167054 | ubuntu-noble | ++ sort 2025-04-27 17:49:48.170000 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-04-27 17:49:48.170076 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-04-27 17:49:48.170097 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-04-27 17:49:48.170130 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-04-27 17:49:48.171568 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-04-27 17:49:48.171791 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-04-27 17:49:48.172076 | ubuntu-noble | + patch --forward --batch -p1 2025-04-27 17:49:48.173394 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-04-27 17:49:48.173764 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-04-27 17:49:48.175033 | ubuntu-noble | + popd 2025-04-27 17:49:49.672164 | ubuntu-noble | + tar czf nova-stable-2024.2.tar.gz nova-30.0.1.dev31 2025-04-27 17:49:49.672281 | ubuntu-noble | + rm -r nova-30.0.1.dev31 2025-04-27 17:49:49.754806 | ubuntu-noble | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-04-27 17:49:49.754873 | ubuntu-noble | Check overlays for nova-stable-2024.2.tar.gz 2025-04-27 17:49:49.754880 | ubuntu-noble | + [[ -e ../overlays/2024.2/nova/source ]] 2025-04-27 17:49:49.754886 | ubuntu-noble | + popd 2025-04-27 17:49:49.754891 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:49.754900 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:49.756245 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-04-27 17:49:49.759786 | ubuntu-noble | + filename=octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.047190 | ubuntu-noble | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-04-27 17:49:51.047277 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.047294 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.047307 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.047335 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:51.050789 | ubuntu-noble | + echo Process octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.050880 | ubuntu-noble | Process octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.050909 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.060110 | ubuntu-noble | ++ head -1 2025-04-27 17:49:51.060161 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:51.060181 | ubuntu-noble | + directory=octavia-15.0.1.dev13 2025-04-27 17:49:51.060256 | ubuntu-noble | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.060283 | ubuntu-noble | Check patches for octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.060341 | ubuntu-noble | + [[ -e ../patches/2024.2/octavia ]] 2025-04-27 17:49:51.060402 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.060425 | ubuntu-noble | Check overlays for octavia-stable-2024.2.tar.gz 2025-04-27 17:49:51.060483 | ubuntu-noble | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-04-27 17:49:51.060524 | ubuntu-noble | + popd 2025-04-27 17:49:51.060629 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:51.060662 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:51.061785 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-04-27 17:49:51.064098 | ubuntu-noble | + filename=placement-stable-2024.2.tar.gz 2025-04-27 17:49:51.064182 | ubuntu-noble | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-04-27 17:49:51.064252 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-04-27 17:49:51.064279 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-04-27 17:49:51.064319 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.314451 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:52.314836 | ubuntu-noble | + echo Process placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.314906 | ubuntu-noble | Process placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.317078 | ubuntu-noble | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.317592 | ubuntu-noble | ++ head -1 2025-04-27 17:49:52.320879 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:52.327404 | ubuntu-noble | + directory=openstack-placement-12.0.1.dev5 2025-04-27 17:49:52.327455 | ubuntu-noble | + echo Check patches for placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.327507 | ubuntu-noble | Check patches for placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.327597 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-04-27 17:49:52.327617 | ubuntu-noble | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.327629 | ubuntu-noble | Check overlays for placement-stable-2024.2.tar.gz 2025-04-27 17:49:52.327640 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-04-27 17:49:52.327654 | ubuntu-noble | + popd 2025-04-27 17:49:52.328157 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:52.328731 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:52.328766 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:52.331183 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.353856 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-04-27 17:49:54.353954 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.353980 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.353995 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.354025 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:54.356766 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.356822 | ubuntu-noble | Process skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.356848 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.357116 | ubuntu-noble | ++ head -1 2025-04-27 17:49:54.357143 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:54.363532 | ubuntu-noble | + directory=skyline-apiserver-5.0.1.dev3 2025-04-27 17:49:54.363660 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.363750 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.363835 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-apiserver ]] 2025-04-27 17:49:54.363948 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.363980 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-04-27 17:49:54.364032 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-apiserver/source ]] 2025-04-27 17:49:54.364079 | ubuntu-noble | + popd 2025-04-27 17:49:54.364234 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-04-27 17:49:54.364284 | ubuntu-noble | + pushd tarballs 2025-04-27 17:49:54.365114 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:54.366776 | ubuntu-noble | + filename=skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:54.366859 | ubuntu-noble | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-04-27 17:49:54.366928 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:54.366959 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:54.367001 | ubuntu-noble | + wget --quiet https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.054157 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-04-27 17:49:57.054325 | ubuntu-noble | + echo Process skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.054377 | ubuntu-noble | Process skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.056810 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.057838 | ubuntu-noble | ++ head -1 2025-04-27 17:49:57.059309 | ubuntu-noble | ++ cut -f1 -d/ 2025-04-27 17:49:57.066549 | ubuntu-noble | + directory=skyline-console-5.0.1.dev4 2025-04-27 17:49:57.066760 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.067661 | ubuntu-noble | Check patches for skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.067931 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-console ]] 2025-04-27 17:49:57.067949 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.067960 | ubuntu-noble | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-04-27 17:49:57.067970 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-04-27 17:49:57.067980 | ubuntu-noble | + popd 2025-04-27 17:49:57.410789 | ubuntu-noble | ok 2025-04-27 17:49:57.451336 | 2025-04-27 17:49:57.451439 | PLAY RECAP 2025-04-27 17:49:57.451492 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-04-27 17:49:57.451519 | 2025-04-27 17:49:57.563507 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-04-27 17:49:57.571465 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-04-27 17:49:58.281227 | 2025-04-27 17:49:58.281387 | PLAY [Base post] 2025-04-27 17:49:58.308040 | 2025-04-27 17:49:58.308171 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-04-27 17:49:59.155447 | ubuntu-noble | changed 2025-04-27 17:49:59.187082 | 2025-04-27 17:49:59.187202 | PLAY RECAP 2025-04-27 17:49:59.187270 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-04-27 17:49:59.187332 | 2025-04-27 17:49:59.301480 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-04-27 17:49:59.304540 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-04-27 17:50:00.062327 | 2025-04-27 17:50:00.062502 | PLAY [Base post-logs] 2025-04-27 17:50:00.079127 | 2025-04-27 17:50:00.079288 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-04-27 17:50:00.516090 | localhost | changed 2025-04-27 17:50:00.520022 | 2025-04-27 17:50:00.520165 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-04-27 17:50:00.552325 | localhost | ok 2025-04-27 17:50:00.563983 | 2025-04-27 17:50:00.564145 | TASK [Set zuul-log-path fact] 2025-04-27 17:50:00.584460 | localhost | ok 2025-04-27 17:50:00.595585 | 2025-04-27 17:50:00.595717 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-04-27 17:50:00.637410 | localhost | ok 2025-04-27 17:50:00.647085 | 2025-04-27 17:50:00.647248 | TASK [upload-logs : Create log directories] 2025-04-27 17:50:01.153348 | localhost | changed 2025-04-27 17:50:01.157992 | 2025-04-27 17:50:01.158106 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-04-27 17:50:01.651614 | localhost -> localhost | ok: Runtime: 0:00:00.006844 2025-04-27 17:50:01.657424 | 2025-04-27 17:50:01.657601 | TASK [upload-logs : Upload logs to log server] 2025-04-27 17:50:02.249799 | localhost | Output suppressed because no_log was given 2025-04-27 17:50:02.255183 | 2025-04-27 17:50:02.255301 | LOOP [upload-logs : Compress console log and json output] 2025-04-27 17:50:02.359400 | localhost | skipping: Conditional result was False 2025-04-27 17:50:02.384989 | localhost | skipping: Conditional result was False 2025-04-27 17:50:02.397995 | 2025-04-27 17:50:02.398147 | LOOP [upload-logs : Upload compressed console log and json output] 2025-04-27 17:50:02.461039 | localhost | skipping: Conditional result was False 2025-04-27 17:50:02.461381 | 2025-04-27 17:50:02.476569 | localhost | skipping: Conditional result was False 2025-04-27 17:50:02.495942 | 2025-04-27 17:50:02.496206 | LOOP [upload-logs : Upload console log and json output]