2025-10-10 19:02:50.481613 | Job console starting 2025-10-10 19:02:50.506985 | Updating git repos 2025-10-10 19:02:50.538299 | Cloning repos into workspace 2025-10-10 19:02:50.595108 | Restoring repo states 2025-10-10 19:02:50.610009 | Merging changes 2025-10-10 19:02:51.174344 | Checking out repos 2025-10-10 19:02:51.240527 | Preparing playbooks 2025-10-10 19:02:52.353524 | Running Ansible setup 2025-10-10 19:02:58.159198 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-10 19:02:59.003289 | 2025-10-10 19:02:59.003419 | PLAY [Base pre] 2025-10-10 19:02:59.017964 | 2025-10-10 19:02:59.018081 | TASK [Setup log path fact] 2025-10-10 19:02:59.036493 | ubuntu-noble | ok 2025-10-10 19:02:59.055263 | 2025-10-10 19:02:59.055426 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-10 19:02:59.084635 | ubuntu-noble | ok 2025-10-10 19:02:59.093878 | 2025-10-10 19:02:59.093976 | TASK [emit-job-header : Print job information] 2025-10-10 19:02:59.131983 | # Job Information 2025-10-10 19:02:59.132139 | Ansible Version: 2.16.14 2025-10-10 19:02:59.132175 | Job: container-images-kolla-patch-2024.2 2025-10-10 19:02:59.132209 | Pipeline: check 2025-10-10 19:02:59.132232 | Executor: 521e9411259a 2025-10-10 19:02:59.132254 | Triggered by: https://github.com/osism/container-images-kolla/pull/639 2025-10-10 19:02:59.132275 | Event ID: b2c0b470-a60b-11f0-9aac-18b893c7e2b2 2025-10-10 19:02:59.136949 | 2025-10-10 19:02:59.137037 | LOOP [emit-job-header : Print node information] 2025-10-10 19:02:59.273333 | ubuntu-noble | ok: 2025-10-10 19:02:59.273520 | ubuntu-noble | # Node Information 2025-10-10 19:02:59.273555 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-10-10 19:02:59.273580 | ubuntu-noble | Hostname: ubuntu 2025-10-10 19:02:59.273602 | ubuntu-noble | Username: zuul 2025-10-10 19:02:59.273622 | ubuntu-noble | Distro: Ubuntu 24.04 2025-10-10 19:02:59.273647 | ubuntu-noble | Provider: regiocloud-a 2025-10-10 19:02:59.273668 | ubuntu-noble | Region: 2025-10-10 19:02:59.273689 | ubuntu-noble | Label: ubuntu-noble 2025-10-10 19:02:59.273709 | ubuntu-noble | Product Name: OpenStack Nova 2025-10-10 19:02:59.273729 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe99:f19a 2025-10-10 19:02:59.291686 | 2025-10-10 19:02:59.291800 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-10 19:02:59.779266 | ubuntu-noble -> localhost | changed 2025-10-10 19:02:59.786507 | 2025-10-10 19:02:59.786612 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-10 19:03:00.973153 | ubuntu-noble -> localhost | changed 2025-10-10 19:03:00.981502 | 2025-10-10 19:03:00.981583 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-10 19:03:01.346986 | ubuntu-noble -> localhost | ok 2025-10-10 19:03:01.351790 | 2025-10-10 19:03:01.351872 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-10 19:03:01.388685 | ubuntu-noble | ok 2025-10-10 19:03:01.402879 | ubuntu-noble | included: /var/lib/zuul/builds/857713172b2144559a04447b9682f456/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-10 19:03:01.408340 | 2025-10-10 19:03:01.408437 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-10 19:03:02.369767 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-10-10 19:03:02.369990 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/857713172b2144559a04447b9682f456/work/857713172b2144559a04447b9682f456_id_rsa 2025-10-10 19:03:02.370033 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/857713172b2144559a04447b9682f456/work/857713172b2144559a04447b9682f456_id_rsa.pub 2025-10-10 19:03:02.370060 | ubuntu-noble -> localhost | The key fingerprint is: 2025-10-10 19:03:02.370085 | ubuntu-noble -> localhost | SHA256:xp+d3Q+5R2/8fxcjA0bOsOeRBXbHmrFXzrpm1IGrI7k zuul-build-sshkey 2025-10-10 19:03:02.370107 | ubuntu-noble -> localhost | The key's randomart image is: 2025-10-10 19:03:02.370136 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-10-10 19:03:02.370158 | ubuntu-noble -> localhost | | o.... | 2025-10-10 19:03:02.370180 | ubuntu-noble -> localhost | | ....o...| 2025-10-10 19:03:02.370200 | ubuntu-noble -> localhost | | * o *o.| 2025-10-10 19:03:02.370220 | ubuntu-noble -> localhost | | . . O = oo| 2025-10-10 19:03:02.370240 | ubuntu-noble -> localhost | | S + o oo.| 2025-10-10 19:03:02.370263 | ubuntu-noble -> localhost | | . . + *o=o| 2025-10-10 19:03:02.370283 | ubuntu-noble -> localhost | | + +.*+=| 2025-10-10 19:03:02.370303 | ubuntu-noble -> localhost | | o o +oO| 2025-10-10 19:03:02.370324 | ubuntu-noble -> localhost | | Eo .o.oO| 2025-10-10 19:03:02.370344 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-10-10 19:03:02.370409 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.356596 2025-10-10 19:03:02.376746 | 2025-10-10 19:03:02.376834 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-10 19:03:02.393744 | ubuntu-noble | ok 2025-10-10 19:03:02.403627 | ubuntu-noble | included: /var/lib/zuul/builds/857713172b2144559a04447b9682f456/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-10 19:03:02.412667 | 2025-10-10 19:03:02.412748 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-10 19:03:02.425344 | ubuntu-noble | skipping: Conditional result was False 2025-10-10 19:03:02.430680 | 2025-10-10 19:03:02.430762 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-10 19:03:03.111359 | ubuntu-noble | changed 2025-10-10 19:03:03.117259 | 2025-10-10 19:03:03.117345 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-10 19:03:03.411642 | ubuntu-noble | ok 2025-10-10 19:03:03.418462 | 2025-10-10 19:03:03.418562 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-10 19:03:04.136298 | ubuntu-noble | changed 2025-10-10 19:03:04.141568 | 2025-10-10 19:03:04.141647 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-10 19:03:04.849830 | ubuntu-noble | changed 2025-10-10 19:03:04.856600 | 2025-10-10 19:03:04.856757 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-10 19:03:04.880995 | ubuntu-noble | skipping: Conditional result was False 2025-10-10 19:03:04.887499 | 2025-10-10 19:03:04.887607 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-10 19:03:05.294237 | ubuntu-noble -> localhost | changed 2025-10-10 19:03:05.304442 | 2025-10-10 19:03:05.304538 | TASK [add-build-sshkey : Add back temp key] 2025-10-10 19:03:05.641875 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/857713172b2144559a04447b9682f456/work/857713172b2144559a04447b9682f456_id_rsa (zuul-build-sshkey) 2025-10-10 19:03:05.642087 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.009561 2025-10-10 19:03:05.647891 | 2025-10-10 19:03:05.647977 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-10 19:03:06.091368 | ubuntu-noble | ok 2025-10-10 19:03:06.096304 | 2025-10-10 19:03:06.096402 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-10 19:03:06.120025 | ubuntu-noble | skipping: Conditional result was False 2025-10-10 19:03:06.129748 | 2025-10-10 19:03:06.129834 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-10 19:03:06.608737 | ubuntu-noble | ok 2025-10-10 19:03:06.623718 | 2025-10-10 19:03:06.623832 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-10 19:03:06.668227 | ubuntu-noble | ok 2025-10-10 19:03:06.676113 | 2025-10-10 19:03:06.676251 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-10 19:03:06.932268 | ubuntu-noble -> localhost | ok 2025-10-10 19:03:06.938447 | 2025-10-10 19:03:06.938541 | TASK [validate-host : Collect information about the host] 2025-10-10 19:03:08.166074 | ubuntu-noble | ok 2025-10-10 19:03:08.181550 | 2025-10-10 19:03:08.181639 | TASK [validate-host : Sanitize hostname] 2025-10-10 19:03:08.293830 | ubuntu-noble | ok 2025-10-10 19:03:08.333874 | 2025-10-10 19:03:08.333983 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-10 19:03:08.907278 | ubuntu-noble -> localhost | changed 2025-10-10 19:03:08.912603 | 2025-10-10 19:03:08.912700 | TASK [validate-host : Collect information about zuul worker] 2025-10-10 19:03:09.366995 | ubuntu-noble | ok 2025-10-10 19:03:09.372669 | 2025-10-10 19:03:09.372777 | TASK [validate-host : Write out all zuul information for each host] 2025-10-10 19:03:09.888001 | ubuntu-noble -> localhost | changed 2025-10-10 19:03:09.896740 | 2025-10-10 19:03:09.896822 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-10 19:03:10.214151 | ubuntu-noble | ok 2025-10-10 19:03:10.219292 | 2025-10-10 19:03:10.219400 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-10 19:03:11.119023 | ubuntu-noble | changed: 2025-10-10 19:03:11.119193 | ubuntu-noble | cd+++++++++ src/ 2025-10-10 19:03:11.119226 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-10-10 19:03:11.119251 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-10-10 19:03:11.119273 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-10 19:03:11.119294 | ubuntu-noble | Containerfile 2025-10-10 19:03:11.119420 | ubuntu-noble | 2025-10-10 19:05:05.737862 | ubuntu-noble | 2025-10-10 19:05:05.737866 | ubuntu-noble | Or undo this operation with: 2025-10-10 19:05:05.737870 | ubuntu-noble | 2025-10-10 19:05:05.737874 | ubuntu-noble | git switch - 2025-10-10 19:05:05.737878 | ubuntu-noble | 2025-10-10 19:05:05.737882 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10 19:05:05.737886 | ubuntu-noble | 2025-10-10 19:05:05.737889 | ubuntu-noble | HEAD is now at e89e069ba debian: Use bookworkm suite for rabbitmq APT repo 2025-10-10 19:05:05.739765 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-10 19:05:05.744628 | ubuntu-noble | + export HASH_KOLLA=e89e069ba 2025-10-10 19:05:05.744685 | ubuntu-noble | + HASH_KOLLA=e89e069ba 2025-10-10 19:05:05.744696 | ubuntu-noble | + popd 2025-10-10 19:05:05.744712 | ubuntu-noble | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-10 19:05:05.747938 | ubuntu-noble | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-10-10 19:05:05.749134 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-10 19:05:05.749155 | ubuntu-noble | + pushd kolla 2025-10-10 19:05:05.749213 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-10-10 19:05:05.749222 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-10-10 19:05:05.749229 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:05.752645 | ubuntu-noble | checking file kolla/common/sources.py 2025-10-10 19:05:05.752675 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:05.754567 | ubuntu-noble | patching file kolla/common/sources.py 2025-10-10 19:05:05.754598 | ubuntu-noble | + popd 2025-10-10 19:05:05.754606 | ubuntu-noble | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-10 19:05:05.754615 | ubuntu-noble | + pushd kolla 2025-10-10 19:05:05.754659 | ubuntu-noble | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-10-10 19:05:05.754667 | ubuntu-noble | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-10-10 19:05:05.754674 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:05.756356 | ubuntu-noble | checking file kolla/image/kolla_worker.py 2025-10-10 19:05:05.756377 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-10 19:05:05.756387 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:05.757971 | ubuntu-noble | patching file kolla/image/kolla_worker.py 2025-10-10 19:05:05.757991 | ubuntu-noble | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-10 19:05:05.758094 | ubuntu-noble | + popd 2025-10-10 19:05:05.758241 | ubuntu-noble | + [[ -f templates/2024.2/repos.yaml ]] 2025-10-10 19:05:05.758303 | ubuntu-noble | + python3 src/generate-apt-preferences-files.py 2025-10-10 19:05:05.870174 | ubuntu-noble | + echo DEBUG apt_preferences.ubuntu 2025-10-10 19:05:05.870205 | ubuntu-noble | DEBUG apt_preferences.ubuntu 2025-10-10 19:05:05.870214 | ubuntu-noble | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-10-10 19:05:05.871568 | ubuntu-noble | Package: rabbitmq-server 2025-10-10 19:05:05.871586 | ubuntu-noble | Pin: version 3.13.* 2025-10-10 19:05:05.871590 | ubuntu-noble | Pin-Priority: 1000 2025-10-10 19:05:05.871594 | ubuntu-noble | 2025-10-10 19:05:05.871598 | ubuntu-noble | Package: openvswitch* 2025-10-10 19:05:05.871601 | ubuntu-noble | Pin: version 3.4.* 2025-10-10 19:05:05.871605 | ubuntu-noble | Pin-Priority: 1000 2025-10-10 19:05:05.872246 | ubuntu-noble | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-10-10 19:05:05.875134 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-10 19:05:05.875765 | ubuntu-noble | ++ basename overlays/2024.2/base 2025-10-10 19:05:05.877847 | ubuntu-noble | + image_name=base 2025-10-10 19:05:05.877982 | 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-10-10 19:05:05.879716 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-10 19:05:05.880173 | ubuntu-noble | ++ basename overlays/2024.2/nova 2025-10-10 19:05:05.881829 | ubuntu-noble | + image_name=nova 2025-10-10 19:05:05.881917 | ubuntu-noble | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-10 19:05:05.883550 | ubuntu-noble | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-10 19:05:05.884172 | ubuntu-noble | ++ basename overlays/2024.2/cinder 2025-10-10 19:05:05.886746 | ubuntu-noble | + image_name=cinder 2025-10-10 19:05:05.886874 | ubuntu-noble | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-10-10 19:05:05.888675 | ubuntu-noble | + find patches/2024.2 -mindepth 1 -type d 2025-10-10 19:05:05.890145 | ubuntu-noble | patches/2024.2/neutron-dynamic-routing 2025-10-10 19:05:05.890161 | ubuntu-noble | patches/2024.2/openstack_requirements 2025-10-10 19:05:05.890165 | ubuntu-noble | patches/2024.2/skyline 2025-10-10 19:05:05.890168 | ubuntu-noble | patches/2024.2/kolla 2025-10-10 19:05:05.890172 | ubuntu-noble | patches/2024.2/nova 2025-10-10 19:05:05.890175 | ubuntu-noble | patches/2024.2/ironic 2025-10-10 19:05:05.890178 | ubuntu-noble | patches/2024.2/cinder 2025-10-10 19:05:05.893298 | ubuntu-noble | ++ grep kolla 2025-10-10 19:05:05.893317 | ubuntu-noble | ++ find patches/2024.2 -mindepth 1 -type d 2025-10-10 19:05:05.893321 | ubuntu-noble | ++ grep -v kolla-build 2025-10-10 19:05:05.894642 | ubuntu-noble | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-10 19:05:05.895117 | ubuntu-noble | ++ basename patches/2024.2/kolla 2025-10-10 19:05:05.896889 | ubuntu-noble | + project=kolla 2025-10-10 19:05:05.898829 | ubuntu-noble | ++ sort 2025-10-10 19:05:05.898847 | ubuntu-noble | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-10-10 19:05:05.900104 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-10 19:05:05.900120 | ubuntu-noble | + pushd kolla 2025-10-10 19:05:05.900124 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-10-10 19:05:05.900128 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-10-10 19:05:05.900131 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:05.901514 | ubuntu-noble | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-10 19:05:05.901680 | ubuntu-noble | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-10 19:05:05.901993 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:05.903236 | ubuntu-noble | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-10 19:05:05.903473 | ubuntu-noble | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-10 19:05:05.903924 | ubuntu-noble | + popd 2025-10-10 19:05:05.903937 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-10 19:05:05.903940 | ubuntu-noble | + pushd kolla 2025-10-10 19:05:05.903944 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-10-10 19:05:05.903947 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-10-10 19:05:05.903951 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:05.904980 | ubuntu-noble | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-10 19:05:05.905109 | ubuntu-noble | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-10 19:05:05.905421 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:05.906502 | ubuntu-noble | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-10 19:05:05.906616 | ubuntu-noble | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-10 19:05:05.907011 | ubuntu-noble | + popd 2025-10-10 19:05:05.907019 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-10 19:05:05.907023 | ubuntu-noble | + pushd kolla 2025-10-10 19:05:05.907026 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2025-10-10 19:05:05.907030 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2025-10-10 19:05:05.907033 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:05.908120 | ubuntu-noble | checking file doc/source/contributor/versions.rst 2025-10-10 19:05:05.908259 | ubuntu-noble | checking file docker/base/Dockerfile.j2 2025-10-10 19:05:05.908316 | ubuntu-noble | Hunk #1 succeeded at 295 (offset -14 lines). 2025-10-10 19:05:05.908395 | ubuntu-noble | checking file docker/base/proxysql.repo 2025-10-10 19:05:05.908480 | ubuntu-noble | checking file kolla/template/repos.yaml 2025-10-10 19:05:05.908509 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2025-10-10 19:05:05.908564 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2025-10-10 19:05:05.908586 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2025-10-10 19:05:05.908602 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2025-10-10 19:05:05.908675 | ubuntu-noble | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-10 19:05:05.908966 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:05.909837 | ubuntu-noble | patching file doc/source/contributor/versions.rst 2025-10-10 19:05:05.909947 | ubuntu-noble | patching file docker/base/Dockerfile.j2 2025-10-10 19:05:05.909992 | ubuntu-noble | Hunk #1 succeeded at 295 (offset -14 lines). 2025-10-10 19:05:05.910047 | ubuntu-noble | patching file docker/base/proxysql.repo 2025-10-10 19:05:05.910114 | ubuntu-noble | patching file kolla/template/repos.yaml 2025-10-10 19:05:05.910120 | ubuntu-noble | Hunk #1 succeeded at 81 (offset -1 lines). 2025-10-10 19:05:05.910129 | ubuntu-noble | Hunk #2 succeeded at 133 (offset -1 lines). 2025-10-10 19:05:05.910147 | ubuntu-noble | Hunk #3 succeeded at 226 (offset -2 lines). 2025-10-10 19:05:05.910161 | ubuntu-noble | Hunk #4 succeeded at 279 (offset -2 lines). 2025-10-10 19:05:05.910221 | ubuntu-noble | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-10 19:05:05.910886 | ubuntu-noble | + popd 2025-10-10 19:05:05.910897 | ubuntu-noble | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-10 19:05:05.910901 | ubuntu-noble | + pushd kolla 2025-10-10 19:05:05.910905 | ubuntu-noble | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-10-10 19:05:05.910908 | ubuntu-noble | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-10-10 19:05:05.910911 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:05.911836 | ubuntu-noble | checking file kolla/image/tasks.py 2025-10-10 19:05:05.911889 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-10 19:05:05.912166 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:05.912987 | ubuntu-noble | patching file kolla/image/tasks.py 2025-10-10 19:05:05.913039 | ubuntu-noble | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-10 19:05:05.913407 | ubuntu-noble | + popd 2025-10-10 19:05:05.913416 | ubuntu-noble | + pip3 install -r kolla/requirements.txt 2025-10-10 19:05:06.469491 | ubuntu-noble | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-10 19:05:06.543484 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-10 19:05:06.557991 | 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-10-10 19:05:06.641968 | ubuntu-noble | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-10 19:05:06.650116 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-10 19:05:06.723648 | ubuntu-noble | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-10 19:05:06.733335 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-10 19:05:06.750648 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-10-10 19:05:06.760897 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2025-10-10 19:05:06.810548 | ubuntu-noble | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-10 19:05:06.818425 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-10 19:05:06.883944 | ubuntu-noble | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-10 19:05:06.894083 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-10 19:05:06.947721 | ubuntu-noble | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-10 19:05:06.955255 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-10 19:05:07.003196 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-10 19:05:07.011877 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-10 19:05:07.047027 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-10 19:05:07.055816 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-10 19:05:07.065532 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2025-10-10 19:05:07.067014 | ubuntu-noble | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2025-10-10 19:05:07.141770 | 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-10-10 19:05:07.149535 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-10 19:05:07.175000 | 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.3) 2025-10-10 19:05:07.176634 | 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-10-10 19:05:07.178329 | 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.5.0) 2025-10-10 19:05:07.179632 | 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.10.5) 2025-10-10 19:05:07.216187 | ubuntu-noble | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-10 19:05:07.241860 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 5.4 MB/s eta 0:00:00 2025-10-10 19:05:07.250368 | ubuntu-noble | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-10 19:05:07.265358 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 16.8 MB/s eta 0:00:00 2025-10-10 19:05:07.276301 | ubuntu-noble | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-10 19:05:07.292629 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 9.3 MB/s eta 0:00:00 2025-10-10 19:05:07.302756 | ubuntu-noble | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-10 19:05:07.319959 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.6 MB/s eta 0:00:00 2025-10-10 19:05:07.331317 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-10 19:05:07.399645 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 37.0 MB/s eta 0:00:00 2025-10-10 19:05:07.411078 | ubuntu-noble | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-10 19:05:07.434536 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 2.1 MB/s eta 0:00:00 2025-10-10 19:05:07.446339 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-10 19:05:07.466957 | ubuntu-noble | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-10 19:05:07.481421 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.3 MB/s eta 0:00:00 2025-10-10 19:05:07.496933 | ubuntu-noble | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-10 19:05:07.767791 | ubuntu-noble | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-10 19:05:08.597482 | ubuntu-noble | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-10-10 19:05:08.715768 | ubuntu-noble | + pip3 install kolla/ 2025-10-10 19:05:09.181350 | ubuntu-noble | Processing ./kolla 2025-10-10 19:05:09.184550 | ubuntu-noble | Installing build dependencies: started 2025-10-10 19:05:11.456586 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2025-10-10 19:05:11.463304 | ubuntu-noble | Getting requirements to build wheel: started 2025-10-10 19:05:11.685168 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2025-10-10 19:05:11.692044 | ubuntu-noble | Installing backend dependencies: started 2025-10-10 19:05:14.059113 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2025-10-10 19:05:14.061661 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2025-10-10 19:05:14.606617 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-10 19:05:14.622357 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (7.0.1) 2025-10-10 19:05:14.623956 | ubuntu-noble | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (3.1.6) 2025-10-10 19:05:14.626191 | ubuntu-noble | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (3.1.45) 2025-10-10 19:05:14.628010 | ubuntu-noble | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (10.0.0) 2025-10-10 19:05:14.629808 | ubuntu-noble | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (80.9.0) 2025-10-10 19:05:14.666411 | 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.6.0) (4.0.12) 2025-10-10 19:05:14.670302 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.6.0) (3.0.3) 2025-10-10 19:05:14.685047 | 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.6.0) (1.3.0) 2025-10-10 19:05:14.686227 | 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.6.0) (5.5.0) 2025-10-10 19:05:14.687748 | 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.6.0) (6.6.0) 2025-10-10 19:05:14.689159 | 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.6.0) (2.0.0) 2025-10-10 19:05:14.690464 | ubuntu-noble | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (6.0.3) 2025-10-10 19:05:14.692166 | 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.6.0) (2.32.5) 2025-10-10 19:05:14.740008 | 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.6.0) (5.0.2) 2025-10-10 19:05:14.756745 | 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.6.0) (3.4.3) 2025-10-10 19:05:14.758347 | 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.6.0) (3.10) 2025-10-10 19:05:14.759779 | 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.6.0) (2.5.0) 2025-10-10 19:05:14.761327 | 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.6.0) (2025.10.5) 2025-10-10 19:05:14.787142 | ubuntu-noble | Building wheels for collected packages: kolla 2025-10-10 19:05:14.788172 | ubuntu-noble | Building wheel for kolla (pyproject.toml): started 2025-10-10 19:05:16.223127 | ubuntu-noble | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-10 19:05:16.226159 | ubuntu-noble | Created wheel for kolla: filename=kolla-19.6.0-py3-none-any.whl size=375032 sha256=232b7b9a0e4a020fc4679e9c115b6f5358ee48bb23b15a1af921db8c676618b5 2025-10-10 19:05:16.226703 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-rtnwy5an/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-10 19:05:16.238140 | ubuntu-noble | Successfully built kolla 2025-10-10 19:05:16.451194 | ubuntu-noble | Installing collected packages: kolla 2025-10-10 19:05:16.624931 | ubuntu-noble | Successfully installed kolla-19.6.0 2025-10-10 19:05:16.762192 | ubuntu-noble | ++ kolla-build --version 2025-10-10 19:05:17.255619 | ubuntu-noble | + export KOLLA_VERSION=19.6.0 2025-10-10 19:05:17.255682 | ubuntu-noble | + KOLLA_VERSION=19.6.0 2025-10-10 19:05:17.256182 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-10 19:05:17.261129 | ubuntu-noble | + export HASH_DOCKER_IMAGES_KOLLA=32c4182 2025-10-10 19:05:17.261214 | ubuntu-noble | + HASH_DOCKER_IMAGES_KOLLA=32c4182 2025-10-10 19:05:17.262674 | ubuntu-noble | ++ cd release 2025-10-10 19:05:17.262720 | ubuntu-noble | ++ git rev-parse --short HEAD 2025-10-10 19:05:17.266567 | ubuntu-noble | + export HASH_RELEASE=d7f892b 2025-10-10 19:05:17.266611 | ubuntu-noble | + HASH_RELEASE=d7f892b 2025-10-10 19:05:17.266622 | ubuntu-noble | + python3 src/generate-template-overrides-file.py 2025-10-10 19:05:17.416564 | ubuntu-noble | + echo DEBUG template-overrides.j2 2025-10-10 19:05:17.416714 | ubuntu-noble | DEBUG template-overrides.j2 2025-10-10 19:05:17.416811 | ubuntu-noble | + cat templates/2024.2/template-overrides.j2 2025-10-10 19:05:17.418435 | ubuntu-noble | {% extends parent_template %} 2025-10-10 19:05:17.418472 | ubuntu-noble | 2025-10-10 19:05:17.418485 | ubuntu-noble | {% set fluentd_plugins = [ 2025-10-10 19:05:17.418529 | ubuntu-noble | 'fluent-plugin-grok-parser', 2025-10-10 19:05:17.418543 | ubuntu-noble | 'fluent-plugin-prometheus', 2025-10-10 19:05:17.418553 | ubuntu-noble | 'fluent-plugin-rewrite-tag-filter', 2025-10-10 19:05:17.418562 | ubuntu-noble | 'fluent-plugin-grafana-loki', 2025-10-10 19:05:17.418572 | ubuntu-noble | ] %} 2025-10-10 19:05:17.418582 | ubuntu-noble | 2025-10-10 19:05:17.418593 | ubuntu-noble | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-10 19:05:17.418603 | ubuntu-noble | 2025-10-10 19:05:17.418613 | ubuntu-noble | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-10 19:05:17.418622 | ubuntu-noble | 2025-10-10 19:05:17.418632 | ubuntu-noble | {% block nova_libvirt_footer %} 2025-10-10 19:05:17.418641 | ubuntu-noble | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-10 19:05:17.418651 | ubuntu-noble | && chmod g+w /var/lib/swtpm-localca 2025-10-10 19:05:17.418661 | ubuntu-noble | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-10 19:05:17.418670 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.418680 | ubuntu-noble | 2025-10-10 19:05:17.418689 | ubuntu-noble | {% block horizon_header %} 2025-10-10 19:05:17.418698 | ubuntu-noble | RUN apt-get update \ 2025-10-10 19:05:17.418710 | ubuntu-noble | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-10 19:05:17.418720 | ubuntu-noble | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-10-10 19:05:17.418730 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-10 19:05:17.418739 | ubuntu-noble | && apt-get clean \ 2025-10-10 19:05:17.418748 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-10 19:05:17.418758 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.418767 | ubuntu-noble | 2025-10-10 19:05:17.418776 | ubuntu-noble | {% block horizon_footer %} 2025-10-10 19:05:17.418785 | ubuntu-noble | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-10 19:05:17.418797 | 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-10-10 19:05:17.418828 | ubuntu-noble | && rm /tmp/openstack-themes.tar.gz 2025-10-10 19:05:17.418838 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.418847 | ubuntu-noble | 2025-10-10 19:05:17.418856 | ubuntu-noble | {% block base_header %} 2025-10-10 19:05:17.418875 | ubuntu-noble | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-10 19:05:17.418885 | ubuntu-noble | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-10 19:05:17.418894 | ubuntu-noble | 2025-10-10 19:05:17.418903 | ubuntu-noble | RUN apt-get update \ 2025-10-10 19:05:17.418913 | ubuntu-noble | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-10 19:05:17.418923 | ubuntu-noble | && locale-gen en_US.UTF-8 \ 2025-10-10 19:05:17.418932 | ubuntu-noble | && apt-get clean \ 2025-10-10 19:05:17.418941 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-10 19:05:17.418951 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.418960 | ubuntu-noble | 2025-10-10 19:05:17.418970 | ubuntu-noble | {% block openstack_base_header %} 2025-10-10 19:05:17.419001 | ubuntu-noble | RUN apt-get update \ 2025-10-10 19:05:17.419011 | ubuntu-noble | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-10 19:05:17.419020 | ubuntu-noble | && apt-get clean \ 2025-10-10 19:05:17.419029 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* 2025-10-10 19:05:17.419039 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419048 | ubuntu-noble | 2025-10-10 19:05:17.419058 | ubuntu-noble | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-10 19:05:17.419067 | ubuntu-noble | 2025-10-10 19:05:17.419076 | ubuntu-noble | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-10 19:05:17.419086 | ubuntu-noble | 2025-10-10 19:05:17.419095 | ubuntu-noble | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-10-10 19:05:17.419104 | ubuntu-noble | {% block cinder_volume_footer %} 2025-10-10 19:05:17.419114 | ubuntu-noble | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-10 19:05:17.419123 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419132 | ubuntu-noble | 2025-10-10 19:05:17.419142 | ubuntu-noble | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-10 19:05:17.419151 | ubuntu-noble | {% block manila_base_footer %} 2025-10-10 19:05:17.419161 | ubuntu-noble | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-10 19:05:17.419170 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419179 | ubuntu-noble | 2025-10-10 19:05:17.419189 | ubuntu-noble | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-10 19:05:17.419198 | ubuntu-noble | {% block magnum_base_footer %} 2025-10-10 19:05:17.419208 | ubuntu-noble | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-10 19:05:17.419217 | ubuntu-noble | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-10 19:05:17.419226 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-10 19:05:17.419236 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419245 | ubuntu-noble | 2025-10-10 19:05:17.419254 | ubuntu-noble | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-10 19:05:17.419264 | ubuntu-noble | {% block gnocchi_base_footer %} 2025-10-10 19:05:17.419273 | ubuntu-noble | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-10 19:05:17.419318 | ubuntu-noble | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-10 19:05:17.419328 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419338 | ubuntu-noble | 2025-10-10 19:05:17.419347 | ubuntu-noble | {% block grafana_footer %} 2025-10-10 19:05:17.419357 | ubuntu-noble | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-10 19:05:17.419366 | ubuntu-noble | && mkdir -p /operations \ 2025-10-10 19:05:17.419375 | ubuntu-noble | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-10 19:05:17.419385 | ubuntu-noble | && rm -f /tmp/kolla-operations.tar.gz 2025-10-10 19:05:17.419394 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419403 | ubuntu-noble | 2025-10-10 19:05:17.419412 | ubuntu-noble | {% block keystone_footer %} 2025-10-10 19:05:17.419421 | ubuntu-noble | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-10 19:05:17.419431 | ubuntu-noble | RUN apt-get update \ 2025-10-10 19:05:17.419440 | ubuntu-noble | && apt-get -y install --no-install-recommends \ 2025-10-10 19:05:17.419449 | ubuntu-noble | libapache2-mod-shib \ 2025-10-10 19:05:17.419458 | ubuntu-noble | libapache2-mod-auth-openidc \ 2025-10-10 19:05:17.419467 | ubuntu-noble | libldap-common \ 2025-10-10 19:05:17.419476 | ubuntu-noble | libmemcached11 \ 2025-10-10 19:05:17.419485 | ubuntu-noble | && apt-get clean \ 2025-10-10 19:05:17.419517 | ubuntu-noble | && rm -rf /var/lib/apt/lists/* \ 2025-10-10 19:05:17.419530 | ubuntu-noble | && a2enmod auth_openidc \ 2025-10-10 19:05:17.419567 | ubuntu-noble | && a2dismod shib \ 2025-10-10 19:05:17.419577 | ubuntu-noble | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-10-10 19:05:17.419586 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419595 | ubuntu-noble | 2025-10-10 19:05:17.419604 | ubuntu-noble | {% block footer %} 2025-10-10 19:05:17.419613 | ubuntu-noble | RUN rm -rf /usr/share/doc/* \ 2025-10-10 19:05:17.419623 | ubuntu-noble | && rm -rf /usr/share/man/* \ 2025-10-10 19:05:17.419632 | ubuntu-noble | && apt-get remove -y build-essential \ 2025-10-10 19:05:17.419641 | ubuntu-noble | && apt-get autoremove -y \ 2025-10-10 19:05:17.419667 | 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-10-10 19:05:17.419696 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419706 | ubuntu-noble | 2025-10-10 19:05:17.419716 | ubuntu-noble | {% block labels %} 2025-10-10 19:05:17.419725 | ubuntu-noble | LABEL "build-date"="{{ build_date }}" \ 2025-10-10 19:05:17.419734 | ubuntu-noble | "name"="{{ image_name }}" \ 2025-10-10 19:05:17.419744 | ubuntu-noble | "de.osism.commit.docker_images_kolla"="32c4182" \ 2025-10-10 19:05:17.419753 | ubuntu-noble | "de.osism.commit.kolla"="e89e069ba" \ 2025-10-10 19:05:17.419762 | ubuntu-noble | "de.osism.commit.kolla_version"="19.6.0" \ 2025-10-10 19:05:17.419772 | ubuntu-noble | "de.osism.commit.release"="d7f892b" \ 2025-10-10 19:05:17.419781 | ubuntu-noble | "de.osism.os_id"="ubuntu" \ 2025-10-10 19:05:17.419790 | ubuntu-noble | "de.osism.os_version_id"="24.04" \ 2025-10-10 19:05:17.419799 | ubuntu-noble | "de.osism.release.openstack"="2024.2" \ 2025-10-10 19:05:17.419808 | ubuntu-noble | "de.osism.version"="latest" \ 2025-10-10 19:05:17.419817 | ubuntu-noble | "org.opencontainers.image.created"="2025-10-10T19:05:17.396379+00:00" \ 2025-10-10 19:05:17.419827 | ubuntu-noble | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-10 19:05:17.419837 | ubuntu-noble | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-10 19:05:17.419846 | ubuntu-noble | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-10 19:05:17.419855 | ubuntu-noble | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-10 19:05:17.419864 | ubuntu-noble | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-10 19:05:17.419873 | ubuntu-noble | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-10 19:05:17.419882 | ubuntu-noble | {% endblock %} 2025-10-10 19:05:17.419891 | ubuntu-noble | 2025-10-10 19:05:17.419901 | ubuntu-noble | + bash scripts/002-generate.sh 2025-10-10 19:05:17.421375 | ubuntu-noble | + BASE=ubuntu 2025-10-10 19:05:17.421399 | ubuntu-noble | + BASE_VERSION=22.04 2025-10-10 19:05:17.422487 | ubuntu-noble | ++ date +%Y%m%d 2025-10-10 19:05:17.423653 | ubuntu-noble | + BUILD_ID=20251010 2025-10-10 19:05:17.423682 | ubuntu-noble | + DOCKER_NAMESPACE=kolla 2025-10-10 19:05:17.423693 | ubuntu-noble | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-10 19:05:17.423703 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-10-10 19:05:17.423712 | ubuntu-noble | + VERSION=latest 2025-10-10 19:05:17.423725 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-10 19:05:17.423734 | ubuntu-noble | + . defaults/all.sh 2025-10-10 19:05:17.423778 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-10 19:05:17.423789 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-10 19:05:17.423802 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-10 19:05:17.423811 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-10 19:05:17.423913 | ubuntu-noble | +++ deactivate nondestructive 2025-10-10 19:05:17.423929 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:17.423938 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:17.423948 | ubuntu-noble | +++ hash -r 2025-10-10 19:05:17.423961 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:17.423970 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-10 19:05:17.423983 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-10 19:05:17.423992 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-10 19:05:17.424029 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-10 19:05:17.424039 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-10 19:05:17.424052 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-10 19:05:17.424062 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-10 19:05:17.424072 | 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-10-10 19:05:17.424087 | 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-10-10 19:05:17.424096 | ubuntu-noble | +++ export PATH 2025-10-10 19:05:17.424106 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:17.424118 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-10 19:05:17.424128 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-10 19:05:17.424137 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-10 19:05:17.424146 | ubuntu-noble | +++ export PS1 2025-10-10 19:05:17.424159 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-10 19:05:17.424168 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-10 19:05:17.424192 | ubuntu-noble | +++ hash -r 2025-10-10 19:05:17.424203 | ubuntu-noble | + . defaults/2024.2.sh 2025-10-10 19:05:17.425196 | ubuntu-noble | +++ date +%Y%m%d 2025-10-10 19:05:17.426272 | ubuntu-noble | ++ export BUILD_ID=20251010 2025-10-10 19:05:17.426318 | ubuntu-noble | ++ BUILD_ID=20251010 2025-10-10 19:05:17.426328 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-10 19:05:17.426339 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-10 19:05:17.426353 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-10 19:05:17.426363 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-10 19:05:17.426372 | ubuntu-noble | + export VERSION 2025-10-10 19:05:17.426381 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-10 19:05:17.426391 | ubuntu-noble | + DOCKER_TAG=build-20251010 2025-10-10 19:05:17.426400 | ubuntu-noble | + KOLLA_BASE=ubuntu 2025-10-10 19:05:17.426409 | ubuntu-noble | + KOLLA_BASE_TAG=24.04 2025-10-10 19:05:17.426419 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-10 19:05:17.426428 | ubuntu-noble | + KOLLA_INSTALL_TYPE=source 2025-10-10 19:05:17.426441 | ubuntu-noble | + python3 src/generate-kolla-build-config.py 2025-10-10 19:05:17.571804 | ubuntu-noble | + setini DEFAULT namespace kolla 2025-10-10 19:05:17.571864 | 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-10-10 19:05:18.549529 | ubuntu-noble | localhost | SUCCESS => { 2025-10-10 19:05:18.549570 | ubuntu-noble | "changed": false, 2025-10-10 19:05:18.549575 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:18.549578 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:18.549582 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:18.549586 | ubuntu-noble | "msg": "OK", 2025-10-10 19:05:18.549589 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:18.549593 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:18.549596 | ubuntu-noble | "size": 4358, 2025-10-10 19:05:18.549600 | ubuntu-noble | "state": "file", 2025-10-10 19:05:18.549603 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:18.549607 | ubuntu-noble | } 2025-10-10 19:05:18.624539 | ubuntu-noble | + setini DEFAULT tag build-20251010 2025-10-10 19:05:18.624603 | 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-20251010' 2025-10-10 19:05:19.594072 | ubuntu-noble | localhost | CHANGED => { 2025-10-10 19:05:19.594114 | ubuntu-noble | "changed": true, 2025-10-10 19:05:19.594119 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:19.594123 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:19.594127 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:19.594130 | ubuntu-noble | "msg": "option changed", 2025-10-10 19:05:19.594134 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:19.594138 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:19.594141 | ubuntu-noble | "size": 4366, 2025-10-10 19:05:19.594145 | ubuntu-noble | "state": "file", 2025-10-10 19:05:19.594148 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:19.594151 | ubuntu-noble | } 2025-10-10 19:05:19.671028 | ubuntu-noble | + setini DEFAULT base ubuntu 2025-10-10 19:05:19.671161 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2025-10-10 19:05:20.671811 | ubuntu-noble | localhost | SUCCESS => { 2025-10-10 19:05:20.671867 | ubuntu-noble | "changed": false, 2025-10-10 19:05:20.671874 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:20.671881 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:20.671889 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:20.671900 | ubuntu-noble | "msg": "OK", 2025-10-10 19:05:20.671910 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:20.671921 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:20.671931 | ubuntu-noble | "size": 4366, 2025-10-10 19:05:20.671941 | ubuntu-noble | "state": "file", 2025-10-10 19:05:20.671951 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:20.671961 | ubuntu-noble | } 2025-10-10 19:05:20.753146 | ubuntu-noble | + setini DEFAULT base_tag 24.04 2025-10-10 19:05:20.753219 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2025-10-10 19:05:21.727317 | ubuntu-noble | localhost | SUCCESS => { 2025-10-10 19:05:21.727371 | ubuntu-noble | "changed": false, 2025-10-10 19:05:21.727376 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:21.727380 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:21.727384 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:21.727387 | ubuntu-noble | "msg": "OK", 2025-10-10 19:05:21.727390 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:21.727394 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:21.727409 | ubuntu-noble | "size": 4366, 2025-10-10 19:05:21.727413 | ubuntu-noble | "state": "file", 2025-10-10 19:05:21.727416 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:21.727420 | ubuntu-noble | } 2025-10-10 19:05:21.798790 | ubuntu-noble | + setini DEFAULT install_type source 2025-10-10 19:05:21.798873 | 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-10-10 19:05:22.752611 | ubuntu-noble | localhost | SUCCESS => { 2025-10-10 19:05:22.752683 | ubuntu-noble | "changed": false, 2025-10-10 19:05:22.752695 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:22.752704 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:22.752713 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:22.752721 | ubuntu-noble | "msg": "OK", 2025-10-10 19:05:22.752729 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:22.752738 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:22.752747 | ubuntu-noble | "size": 4366, 2025-10-10 19:05:22.752755 | ubuntu-noble | "state": "file", 2025-10-10 19:05:22.752764 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:22.752772 | ubuntu-noble | } 2025-10-10 19:05:22.824618 | ubuntu-noble | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-10-10 19:05:22.824682 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.2.tar.gz' 2025-10-10 19:05:23.769374 | ubuntu-noble | localhost | CHANGED => { 2025-10-10 19:05:23.769419 | ubuntu-noble | "changed": true, 2025-10-10 19:05:23.769424 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:23.769428 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:23.769431 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:23.769435 | ubuntu-noble | "msg": "section and option added", 2025-10-10 19:05:23.769439 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:23.769443 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:23.769446 | ubuntu-noble | "size": 4437, 2025-10-10 19:05:23.769450 | ubuntu-noble | "state": "file", 2025-10-10 19:05:23.769453 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:23.769457 | ubuntu-noble | } 2025-10-10 19:05:23.844421 | ubuntu-noble | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-10-10 19:05:23.848456 | ubuntu-noble | + setini openstack-base type local 2025-10-10 19:05:23.848536 | ubuntu-noble | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2025-10-10 19:05:24.786613 | ubuntu-noble | localhost | CHANGED => { 2025-10-10 19:05:24.786659 | ubuntu-noble | "changed": true, 2025-10-10 19:05:24.786664 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:24.786668 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:24.786671 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:24.786675 | ubuntu-noble | "msg": "option added", 2025-10-10 19:05:24.786678 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:24.786682 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:24.786685 | ubuntu-noble | "size": 4548, 2025-10-10 19:05:24.786688 | ubuntu-noble | "state": "file", 2025-10-10 19:05:24.786692 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:24.786695 | ubuntu-noble | } 2025-10-10 19:05:24.863024 | ubuntu-noble | + [[ -n osism.harbor.regio.digital ]] 2025-10-10 19:05:24.863424 | ubuntu-noble | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-10 19:05:24.863441 | 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-10-10 19:05:25.812136 | ubuntu-noble | localhost | CHANGED => { 2025-10-10 19:05:25.812177 | ubuntu-noble | "changed": true, 2025-10-10 19:05:25.812182 | ubuntu-noble | "gid": 1000, 2025-10-10 19:05:25.812185 | ubuntu-noble | "group": "zuul", 2025-10-10 19:05:25.812189 | ubuntu-noble | "mode": "0664", 2025-10-10 19:05:25.812192 | ubuntu-noble | "msg": "option added", 2025-10-10 19:05:25.812196 | ubuntu-noble | "owner": "zuul", 2025-10-10 19:05:25.812199 | ubuntu-noble | "path": "kolla-build.conf", 2025-10-10 19:05:25.812203 | ubuntu-noble | "size": 4586, 2025-10-10 19:05:25.812206 | ubuntu-noble | "state": "file", 2025-10-10 19:05:25.812210 | ubuntu-noble | "uid": 1000 2025-10-10 19:05:25.812213 | ubuntu-noble | } 2025-10-10 19:05:25.886688 | ubuntu-noble | + echo DEBUG kolla-build.conf 2025-10-10 19:05:25.886789 | ubuntu-noble | DEBUG kolla-build.conf 2025-10-10 19:05:25.886832 | ubuntu-noble | + cat kolla-build.conf 2025-10-10 19:05:25.887981 | ubuntu-noble | [DEFAULT] 2025-10-10 19:05:25.888024 | ubuntu-noble | base = ubuntu 2025-10-10 19:05:25.888028 | ubuntu-noble | base_package_type = deb 2025-10-10 19:05:25.888033 | ubuntu-noble | base_tag = 24.04 2025-10-10 19:05:25.888036 | ubuntu-noble | install_type = source 2025-10-10 19:05:25.888040 | ubuntu-noble | namespace = kolla 2025-10-10 19:05:25.888043 | ubuntu-noble | openstack_release = 2024.2 2025-10-10 19:05:25.888047 | ubuntu-noble | push = false 2025-10-10 19:05:25.888050 | ubuntu-noble | tag = build-20251010 2025-10-10 19:05:25.888054 | ubuntu-noble | threads = 1 2025-10-10 19:05:25.888057 | ubuntu-noble | registry = osism.harbor.regio.digital 2025-10-10 19:05:25.888062 | ubuntu-noble | 2025-10-10 19:05:25.888067 | ubuntu-noble | ######################################################################### 2025-10-10 19:05:25.888071 | ubuntu-noble | # sources tracked in release repository 2025-10-10 19:05:25.888075 | ubuntu-noble | 2025-10-10 19:05:25.888078 | ubuntu-noble | [aodh-base] 2025-10-10 19:05:25.888082 | ubuntu-noble | type = local 2025-10-10 19:05:25.888085 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-10 19:05:25.888089 | ubuntu-noble | location = tarballs/aodh-stable-2024.2.tar.gz 2025-10-10 19:05:25.888092 | ubuntu-noble | 2025-10-10 19:05:25.888095 | ubuntu-noble | 2025-10-10 19:05:25.888098 | ubuntu-noble | 2025-10-10 19:05:25.888102 | ubuntu-noble | [barbican-base] 2025-10-10 19:05:25.888106 | ubuntu-noble | type = local 2025-10-10 19:05:25.888109 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-10 19:05:25.888113 | ubuntu-noble | location = tarballs/barbican-stable-2024.2.tar.gz 2025-10-10 19:05:25.888117 | ubuntu-noble | 2025-10-10 19:05:25.888120 | ubuntu-noble | 2025-10-10 19:05:25.888123 | ubuntu-noble | 2025-10-10 19:05:25.888126 | ubuntu-noble | [blazar-base] 2025-10-10 19:05:25.888130 | ubuntu-noble | type = local 2025-10-10 19:05:25.888138 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-10 19:05:25.888142 | ubuntu-noble | location = tarballs/blazar-stable-2024.2.tar.gz 2025-10-10 19:05:25.888145 | ubuntu-noble | 2025-10-10 19:05:25.888148 | ubuntu-noble | 2025-10-10 19:05:25.888152 | ubuntu-noble | 2025-10-10 19:05:25.888155 | ubuntu-noble | [ceilometer-base] 2025-10-10 19:05:25.888158 | ubuntu-noble | type = local 2025-10-10 19:05:25.888161 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:25.888165 | ubuntu-noble | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:25.888168 | ubuntu-noble | 2025-10-10 19:05:25.888171 | ubuntu-noble | 2025-10-10 19:05:25.888174 | ubuntu-noble | 2025-10-10 19:05:25.888178 | ubuntu-noble | [cinder-base] 2025-10-10 19:05:25.888181 | ubuntu-noble | type = local 2025-10-10 19:05:25.888184 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-10 19:05:25.888187 | ubuntu-noble | location = tarballs/cinder-stable-2024.2.tar.gz 2025-10-10 19:05:25.888191 | ubuntu-noble | 2025-10-10 19:05:25.888194 | ubuntu-noble | 2025-10-10 19:05:25.888197 | ubuntu-noble | 2025-10-10 19:05:25.888200 | ubuntu-noble | [designate-base] 2025-10-10 19:05:25.888203 | ubuntu-noble | type = local 2025-10-10 19:05:25.888207 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-10 19:05:25.888210 | ubuntu-noble | location = tarballs/designate-stable-2024.2.tar.gz 2025-10-10 19:05:25.888213 | ubuntu-noble | 2025-10-10 19:05:25.888217 | ubuntu-noble | 2025-10-10 19:05:25.888220 | ubuntu-noble | 2025-10-10 19:05:25.888223 | ubuntu-noble | [glance-base] 2025-10-10 19:05:25.888226 | ubuntu-noble | type = local 2025-10-10 19:05:25.888230 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-10 19:05:25.888233 | ubuntu-noble | location = tarballs/glance-stable-2024.2.tar.gz 2025-10-10 19:05:25.888236 | ubuntu-noble | 2025-10-10 19:05:25.888240 | ubuntu-noble | 2025-10-10 19:05:25.888243 | ubuntu-noble | 2025-10-10 19:05:25.888246 | ubuntu-noble | [heat-base] 2025-10-10 19:05:25.888249 | ubuntu-noble | type = local 2025-10-10 19:05:25.888253 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-10 19:05:25.888256 | ubuntu-noble | location = tarballs/heat-stable-2024.2.tar.gz 2025-10-10 19:05:25.888259 | ubuntu-noble | 2025-10-10 19:05:25.888263 | ubuntu-noble | 2025-10-10 19:05:25.888266 | ubuntu-noble | 2025-10-10 19:05:25.888269 | ubuntu-noble | [horizon] 2025-10-10 19:05:25.888272 | ubuntu-noble | type = local 2025-10-10 19:05:25.888295 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-10 19:05:25.888298 | ubuntu-noble | location = tarballs/horizon-stable-2024.2.tar.gz 2025-10-10 19:05:25.888302 | ubuntu-noble | 2025-10-10 19:05:25.888316 | ubuntu-noble | 2025-10-10 19:05:25.888319 | ubuntu-noble | 2025-10-10 19:05:25.888323 | ubuntu-noble | [ironic-base] 2025-10-10 19:05:25.888326 | ubuntu-noble | type = local 2025-10-10 19:05:25.888329 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-10 19:05:25.888332 | ubuntu-noble | location = tarballs/ironic-stable-2024.2.tar.gz 2025-10-10 19:05:25.888336 | ubuntu-noble | 2025-10-10 19:05:25.888339 | ubuntu-noble | 2025-10-10 19:05:25.888342 | ubuntu-noble | 2025-10-10 19:05:25.888345 | ubuntu-noble | [keystone-base] 2025-10-10 19:05:25.888348 | ubuntu-noble | type = local 2025-10-10 19:05:25.888352 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-10 19:05:25.888355 | ubuntu-noble | location = tarballs/keystone-stable-2024.2.tar.gz 2025-10-10 19:05:25.888358 | ubuntu-noble | 2025-10-10 19:05:25.888361 | ubuntu-noble | 2025-10-10 19:05:25.888364 | ubuntu-noble | 2025-10-10 19:05:25.888368 | ubuntu-noble | [magnum-base] 2025-10-10 19:05:25.888371 | ubuntu-noble | type = local 2025-10-10 19:05:25.888374 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-10 19:05:25.888377 | ubuntu-noble | location = tarballs/magnum-stable-2024.2.tar.gz 2025-10-10 19:05:25.888380 | ubuntu-noble | 2025-10-10 19:05:25.888383 | ubuntu-noble | 2025-10-10 19:05:25.888387 | ubuntu-noble | 2025-10-10 19:05:25.888390 | ubuntu-noble | [manila-base] 2025-10-10 19:05:25.888393 | ubuntu-noble | type = local 2025-10-10 19:05:25.888396 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-10 19:05:25.888399 | ubuntu-noble | location = tarballs/manila-stable-2024.2.tar.gz 2025-10-10 19:05:25.888403 | ubuntu-noble | 2025-10-10 19:05:25.888406 | ubuntu-noble | 2025-10-10 19:05:25.888409 | ubuntu-noble | 2025-10-10 19:05:25.888413 | ubuntu-noble | [masakari-base] 2025-10-10 19:05:25.888416 | ubuntu-noble | type = local 2025-10-10 19:05:25.888419 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-10 19:05:25.888422 | ubuntu-noble | location = tarballs/masakari-stable-2024.2.tar.gz 2025-10-10 19:05:25.888425 | ubuntu-noble | 2025-10-10 19:05:25.888429 | ubuntu-noble | 2025-10-10 19:05:25.888432 | ubuntu-noble | 2025-10-10 19:05:25.888435 | ubuntu-noble | [neutron-bgp-dragent] 2025-10-10 19:05:25.888438 | ubuntu-noble | type = local 2025-10-10 19:05:25.888441 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:05:25.888445 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:05:25.888448 | ubuntu-noble | 2025-10-10 19:05:25.888451 | ubuntu-noble | 2025-10-10 19:05:25.888455 | ubuntu-noble | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-10 19:05:25.888458 | ubuntu-noble | type = local 2025-10-10 19:05:25.888461 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:05:25.888464 | ubuntu-noble | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:05:25.888468 | ubuntu-noble | 2025-10-10 19:05:25.888471 | ubuntu-noble | 2025-10-10 19:05:25.888474 | ubuntu-noble | [neutron-vpnaas-base] 2025-10-10 19:05:25.888477 | ubuntu-noble | type = local 2025-10-10 19:05:25.888480 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:05:25.888484 | ubuntu-noble | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:05:25.888487 | ubuntu-noble | 2025-10-10 19:05:25.888515 | ubuntu-noble | 2025-10-10 19:05:25.888520 | ubuntu-noble | 2025-10-10 19:05:25.888524 | ubuntu-noble | [neutron-base] 2025-10-10 19:05:25.888527 | ubuntu-noble | type = local 2025-10-10 19:05:25.888530 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-10 19:05:25.888533 | ubuntu-noble | location = tarballs/neutron-stable-2024.2.tar.gz 2025-10-10 19:05:25.888536 | ubuntu-noble | 2025-10-10 19:05:25.888540 | ubuntu-noble | 2025-10-10 19:05:25.888543 | ubuntu-noble | 2025-10-10 19:05:25.888546 | ubuntu-noble | [nova-base] 2025-10-10 19:05:25.888549 | ubuntu-noble | type = local 2025-10-10 19:05:25.888553 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-10 19:05:25.888556 | ubuntu-noble | location = tarballs/nova-stable-2024.2.tar.gz 2025-10-10 19:05:25.888559 | ubuntu-noble | 2025-10-10 19:05:25.888562 | ubuntu-noble | 2025-10-10 19:05:25.888566 | ubuntu-noble | 2025-10-10 19:05:25.888569 | ubuntu-noble | [octavia-base] 2025-10-10 19:05:25.888572 | ubuntu-noble | type = local 2025-10-10 19:05:25.888575 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-10 19:05:25.888578 | ubuntu-noble | location = tarballs/octavia-stable-2024.2.tar.gz 2025-10-10 19:05:25.888584 | ubuntu-noble | 2025-10-10 19:05:25.888588 | ubuntu-noble | 2025-10-10 19:05:25.888591 | ubuntu-noble | 2025-10-10 19:05:25.888594 | ubuntu-noble | [placement-base] 2025-10-10 19:05:25.888597 | ubuntu-noble | type = local 2025-10-10 19:05:25.888601 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-10 19:05:25.888604 | ubuntu-noble | location = tarballs/placement-stable-2024.2.tar.gz 2025-10-10 19:05:25.888607 | ubuntu-noble | 2025-10-10 19:05:25.888610 | ubuntu-noble | 2025-10-10 19:05:25.888613 | ubuntu-noble | 2025-10-10 19:05:25.888616 | ubuntu-noble | [skyline-apiserver-base] 2025-10-10 19:05:25.888620 | ubuntu-noble | type = local 2025-10-10 19:05:25.888630 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:05:25.888633 | ubuntu-noble | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:05:25.888637 | ubuntu-noble | 2025-10-10 19:05:25.888640 | ubuntu-noble | 2025-10-10 19:05:25.888643 | ubuntu-noble | 2025-10-10 19:05:25.888646 | ubuntu-noble | [skyline-console-base] 2025-10-10 19:05:25.888650 | ubuntu-noble | type = local 2025-10-10 19:05:25.888655 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-10 19:05:25.888658 | ubuntu-noble | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-10-10 19:05:25.888662 | ubuntu-noble | 2025-10-10 19:05:25.888665 | ubuntu-noble | 2025-10-10 19:05:25.888668 | ubuntu-noble | [openstack-base] 2025-10-10 19:05:25.888671 | ubuntu-noble | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-10 19:05:25.888675 | ubuntu-noble | location = tarballs/requirements-stable-2024.2.tar.gz 2025-10-10 19:05:25.888678 | ubuntu-noble | type = local 2025-10-10 19:05:25.889419 | ubuntu-noble | + bash scripts/003-patch.sh 2025-10-10 19:05:25.893054 | ubuntu-noble | + OPENSTACK_VERSION=2024.2 2025-10-10 19:05:25.893074 | ubuntu-noble | + VERSION=latest 2025-10-10 19:05:25.893110 | ubuntu-noble | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-10 19:05:25.893225 | ubuntu-noble | + [[ latest != \l\a\t\e\s\t ]] 2025-10-10 19:05:25.893255 | ubuntu-noble | + . defaults/all.sh 2025-10-10 19:05:25.893452 | ubuntu-noble | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-10 19:05:25.893459 | ubuntu-noble | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-10 19:05:25.893507 | ubuntu-noble | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-10 19:05:25.893669 | ubuntu-noble | ++ . /tmp/venv/bin/activate 2025-10-10 19:05:25.893926 | ubuntu-noble | +++ deactivate nondestructive 2025-10-10 19:05:25.893992 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:25.894018 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:25.894039 | ubuntu-noble | +++ hash -r 2025-10-10 19:05:25.894108 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:25.894115 | ubuntu-noble | +++ unset VIRTUAL_ENV 2025-10-10 19:05:25.894136 | ubuntu-noble | +++ unset VIRTUAL_ENV_PROMPT 2025-10-10 19:05:25.894183 | ubuntu-noble | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-10 19:05:25.894274 | ubuntu-noble | +++ '[' linux-gnu = cygwin ']' 2025-10-10 19:05:25.894317 | ubuntu-noble | +++ '[' linux-gnu = msys ']' 2025-10-10 19:05:25.894338 | ubuntu-noble | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-10 19:05:25.894343 | ubuntu-noble | +++ VIRTUAL_ENV=/tmp/venv 2025-10-10 19:05:25.894396 | 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-10-10 19:05:25.894438 | 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-10-10 19:05:25.894460 | ubuntu-noble | +++ export PATH 2025-10-10 19:05:25.894534 | ubuntu-noble | +++ '[' -n '' ']' 2025-10-10 19:05:25.894589 | ubuntu-noble | +++ '[' -z '' ']' 2025-10-10 19:05:25.894609 | ubuntu-noble | +++ _OLD_VIRTUAL_PS1= 2025-10-10 19:05:25.894633 | ubuntu-noble | +++ PS1='(venv) ' 2025-10-10 19:05:25.894652 | ubuntu-noble | +++ export PS1 2025-10-10 19:05:25.894669 | ubuntu-noble | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-10 19:05:25.894688 | ubuntu-noble | +++ export VIRTUAL_ENV_PROMPT 2025-10-10 19:05:25.894720 | ubuntu-noble | +++ hash -r 2025-10-10 19:05:25.894791 | ubuntu-noble | + . defaults/2024.2.sh 2025-10-10 19:05:25.895603 | ubuntu-noble | +++ date +%Y%m%d 2025-10-10 19:05:25.897224 | ubuntu-noble | ++ export BUILD_ID=20251010 2025-10-10 19:05:25.897264 | ubuntu-noble | ++ BUILD_ID=20251010 2025-10-10 19:05:25.897273 | ubuntu-noble | ++ export KOLLA_TYPE= 2025-10-10 19:05:25.897311 | ubuntu-noble | ++ KOLLA_TYPE= 2025-10-10 19:05:25.897320 | ubuntu-noble | ++ export BASE_VERSION=24.04 2025-10-10 19:05:25.897329 | ubuntu-noble | ++ BASE_VERSION=24.04 2025-10-10 19:05:25.897337 | ubuntu-noble | + export VERSION 2025-10-10 19:05:25.897362 | ubuntu-noble | + export OPENSTACK_VERSION 2025-10-10 19:05:25.897371 | ubuntu-noble | + mkdir -p tarballs 2025-10-10 19:05:25.902566 | ubuntu-noble | ++ grep '# tarball' kolla-build.conf 2025-10-10 19:05:25.902623 | ubuntu-noble | ++ awk '{ print $4 }' 2025-10-10 19:05:25.905058 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:25.905167 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:25.906237 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-10 19:05:25.908628 | ubuntu-noble | + filename=aodh-stable-2024.2.tar.gz 2025-10-10 19:05:25.908688 | ubuntu-noble | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-10-10 19:05:25.908701 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-10 19:05:25.908711 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-10 19:05:25.908728 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.305719 | ubuntu-noble | 2025-10-10 19:05:27 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:27.308930 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:27.309028 | ubuntu-noble | + echo Process aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.309041 | ubuntu-noble | Process aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.311628 | ubuntu-noble | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.311678 | ubuntu-noble | ++ head -1 2025-10-10 19:05:27.312181 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:27.324327 | ubuntu-noble | + directory=aodh-19.0.0.0rc2.dev2 2025-10-10 19:05:27.324403 | ubuntu-noble | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.324418 | ubuntu-noble | Check patches for aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.324430 | ubuntu-noble | + [[ -e ../patches/2024.2/aodh ]] 2025-10-10 19:05:27.324444 | ubuntu-noble | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.324454 | ubuntu-noble | Check overlays for aodh-stable-2024.2.tar.gz 2025-10-10 19:05:27.324464 | ubuntu-noble | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-10-10 19:05:27.324478 | ubuntu-noble | + popd 2025-10-10 19:05:27.325644 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:27.325680 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:27.325693 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-10 19:05:27.327549 | ubuntu-noble | + filename=barbican-stable-2024.2.tar.gz 2025-10-10 19:05:27.327575 | ubuntu-noble | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-10-10 19:05:27.327591 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-10 19:05:27.327601 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-10 19:05:27.327611 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.948716 | ubuntu-noble | 2025-10-10 19:05:28 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:28.950794 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:28.950876 | ubuntu-noble | + echo Process barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.950888 | ubuntu-noble | Process barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.952572 | ubuntu-noble | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.953606 | ubuntu-noble | ++ head -1 2025-10-10 19:05:28.953876 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:28.962091 | ubuntu-noble | + directory=barbican-19.0.1.dev3 2025-10-10 19:05:28.962129 | ubuntu-noble | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.962136 | ubuntu-noble | Check patches for barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.962142 | ubuntu-noble | + [[ -e ../patches/2024.2/barbican ]] 2025-10-10 19:05:28.962160 | ubuntu-noble | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.962171 | ubuntu-noble | Check overlays for barbican-stable-2024.2.tar.gz 2025-10-10 19:05:28.962177 | ubuntu-noble | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-10-10 19:05:28.962183 | ubuntu-noble | + popd 2025-10-10 19:05:28.962191 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:28.962212 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:28.963184 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-10 19:05:28.965103 | ubuntu-noble | + filename=blazar-stable-2024.2.tar.gz 2025-10-10 19:05:28.965122 | ubuntu-noble | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-10-10 19:05:28.965194 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-10 19:05:28.965201 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-10 19:05:28.965209 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.429588 | ubuntu-noble | 2025-10-10 19:05:30 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:30.430664 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:30.430704 | ubuntu-noble | + echo Process blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.430714 | ubuntu-noble | Process blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.436554 | ubuntu-noble | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.436592 | ubuntu-noble | ++ head -1 2025-10-10 19:05:30.436600 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:30.442129 | ubuntu-noble | + directory=blazar-14.0.1.dev5 2025-10-10 19:05:30.442168 | ubuntu-noble | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.442175 | ubuntu-noble | Check patches for blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.442184 | ubuntu-noble | + [[ -e ../patches/2024.2/blazar ]] 2025-10-10 19:05:30.442251 | ubuntu-noble | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.442259 | ubuntu-noble | Check overlays for blazar-stable-2024.2.tar.gz 2025-10-10 19:05:30.442265 | ubuntu-noble | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-10-10 19:05:30.442273 | ubuntu-noble | + popd 2025-10-10 19:05:30.442387 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:30.442396 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:30.443191 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:30.445052 | ubuntu-noble | + filename=ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:30.445068 | ubuntu-noble | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-10-10 19:05:30.445120 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:30.445127 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:30.445136 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.968725 | ubuntu-noble | 2025-10-10 19:05:31 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:31.970469 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:31.970556 | ubuntu-noble | + echo Process ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.970573 | ubuntu-noble | Process ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.972568 | ubuntu-noble | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.976587 | ubuntu-noble | ++ head -1 2025-10-10 19:05:31.976634 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:31.980920 | ubuntu-noble | + directory=ceilometer-23.0.2.dev1 2025-10-10 19:05:31.980964 | ubuntu-noble | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.980973 | ubuntu-noble | Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.980980 | ubuntu-noble | + [[ -e ../patches/2024.2/ceilometer ]] 2025-10-10 19:05:31.980987 | ubuntu-noble | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.980994 | ubuntu-noble | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-10 19:05:31.981001 | ubuntu-noble | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-10-10 19:05:31.981009 | ubuntu-noble | + popd 2025-10-10 19:05:31.981016 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:31.981024 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:31.981381 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-10 19:05:31.982655 | ubuntu-noble | + filename=cinder-stable-2024.2.tar.gz 2025-10-10 19:05:31.982678 | ubuntu-noble | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-10-10 19:05:31.982686 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-10 19:05:31.982696 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-10 19:05:31.982703 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.346657 | ubuntu-noble | 2025-10-10 19:05:34 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6375881/6375881] -> "cinder-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:34.348798 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:34.348867 | ubuntu-noble | + echo Process cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.348882 | ubuntu-noble | Process cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.351590 | ubuntu-noble | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.351640 | ubuntu-noble | ++ head -1 2025-10-10 19:05:34.351661 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:34.357913 | ubuntu-noble | + directory=cinder-25.2.1.dev4 2025-10-10 19:05:34.357969 | ubuntu-noble | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.357980 | ubuntu-noble | Check patches for cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.357989 | ubuntu-noble | + [[ -e ../patches/2024.2/cinder ]] 2025-10-10 19:05:34.357998 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.691649 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-10-10 19:05:34.697019 | ubuntu-noble | + pushd cinder-25.2.1.dev4 2025-10-10 19:05:34.700550 | ubuntu-noble | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-10-10 19:05:34.700579 | ubuntu-noble | ++ sort 2025-10-10 19:05:34.703198 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:05:34.703271 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-10-10 19:05:34.703314 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-10-10 19:05:34.703350 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:34.705855 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-10 19:05:34.706339 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-10 19:05:34.706633 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-10 19:05:34.706967 | ubuntu-noble | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-10 19:05:34.707580 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:34.709147 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-10 19:05:34.709519 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-10 19:05:34.709709 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-10 19:05:34.709978 | ubuntu-noble | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-10 19:05:34.710788 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:05:34.710843 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-10-10 19:05:34.710851 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-10-10 19:05:34.710857 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:34.713554 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-10 19:05:34.713581 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-10 19:05:34.714112 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-10 19:05:34.714355 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-10 19:05:34.714710 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-10 19:05:34.715081 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-10 19:05:34.715657 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-10 19:05:34.715908 | ubuntu-noble | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-10 19:05:34.716547 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:34.718134 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-10 19:05:34.718863 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-10 19:05:34.719461 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-10 19:05:34.719702 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-10 19:05:34.719994 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-10 19:05:34.720385 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-10 19:05:34.720885 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-10 19:05:34.721111 | ubuntu-noble | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-10 19:05:34.722406 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:05:34.722451 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-10-10 19:05:34.722458 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-10-10 19:05:34.722464 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:34.724396 | ubuntu-noble | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-10 19:05:34.725303 | ubuntu-noble | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-10 19:05:34.725330 | ubuntu-noble | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-10 19:05:34.725382 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:34.727643 | ubuntu-noble | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-10 19:05:34.728006 | ubuntu-noble | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-10 19:05:34.728217 | ubuntu-noble | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-10 19:05:34.728968 | ubuntu-noble | + popd 2025-10-10 19:05:34.729081 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-10 19:05:35.917539 | ubuntu-noble | + rm -r cinder-25.2.1.dev4 2025-10-10 19:05:35.981890 | ubuntu-noble | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-10-10 19:05:35.981941 | ubuntu-noble | Check overlays for cinder-stable-2024.2.tar.gz 2025-10-10 19:05:35.981952 | ubuntu-noble | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-10-10 19:05:35.981956 | ubuntu-noble | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-10 19:05:36.311186 | ubuntu-noble | + rm cinder-stable-2024.2.tar.gz 2025-10-10 19:05:36.314529 | ubuntu-noble | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.2.1.dev4 2025-10-10 19:05:36.319480 | ubuntu-noble | sending incremental file list 2025-10-10 19:05:36.320536 | ubuntu-noble | ./ 2025-10-10 19:05:36.321608 | ubuntu-noble | cinder/ 2025-10-10 19:05:36.321641 | ubuntu-noble | cinder/volume/ 2025-10-10 19:05:36.321647 | ubuntu-noble | cinder/volume/drivers/ 2025-10-10 19:05:36.321653 | ubuntu-noble | cinder/volume/drivers/linstordrv.py 2025-10-10 19:05:36.363844 | ubuntu-noble | 2025-10-10 19:05:36.363902 | ubuntu-noble | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-10-10 19:05:36.363912 | ubuntu-noble | total size is 44,134 speedup is 3.77 2025-10-10 19:05:36.365564 | ubuntu-noble | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-10 19:05:37.567977 | ubuntu-noble | + rm -r cinder-25.2.1.dev4 2025-10-10 19:05:37.629881 | ubuntu-noble | + popd 2025-10-10 19:05:37.629939 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:37.629946 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:37.631082 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-10 19:05:37.634107 | ubuntu-noble | + filename=designate-stable-2024.2.tar.gz 2025-10-10 19:05:37.634128 | ubuntu-noble | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-10-10 19:05:37.634226 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-10 19:05:37.634235 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-10 19:05:37.634242 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.474690 | ubuntu-noble | 2025-10-10 19:05:39 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:39.476886 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:39.476961 | ubuntu-noble | + echo Process designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.476975 | ubuntu-noble | Process designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.480570 | ubuntu-noble | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.480613 | ubuntu-noble | ++ head -1 2025-10-10 19:05:39.481230 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:39.486964 | ubuntu-noble | + directory=designate-19.0.1.dev8 2025-10-10 19:05:39.487063 | ubuntu-noble | + echo Check patches for designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.487090 | ubuntu-noble | Check patches for designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.487151 | ubuntu-noble | + [[ -e ../patches/2024.2/designate ]] 2025-10-10 19:05:39.487214 | ubuntu-noble | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.487235 | ubuntu-noble | Check overlays for designate-stable-2024.2.tar.gz 2025-10-10 19:05:39.487272 | ubuntu-noble | + [[ -e ../overlays/2024.2/designate/source ]] 2025-10-10 19:05:39.487368 | ubuntu-noble | + popd 2025-10-10 19:05:39.487477 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:39.487548 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:39.488267 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-10 19:05:39.490217 | ubuntu-noble | + filename=glance-stable-2024.2.tar.gz 2025-10-10 19:05:39.490252 | ubuntu-noble | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-10-10 19:05:39.490260 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-10 19:05:39.490268 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-10 19:05:39.490292 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.833399 | ubuntu-noble | 2025-10-10 19:05:41 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:41.836966 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:41.837038 | ubuntu-noble | + echo Process glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.837053 | ubuntu-noble | Process glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.839568 | ubuntu-noble | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.839613 | ubuntu-noble | ++ head -1 2025-10-10 19:05:41.841248 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:41.850842 | ubuntu-noble | + directory=glance-29.0.1.dev9 2025-10-10 19:05:41.850881 | ubuntu-noble | + echo Check patches for glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.850888 | ubuntu-noble | Check patches for glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.851298 | ubuntu-noble | + [[ -e ../patches/2024.2/glance ]] 2025-10-10 19:05:41.851312 | ubuntu-noble | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.851317 | ubuntu-noble | Check overlays for glance-stable-2024.2.tar.gz 2025-10-10 19:05:41.851322 | ubuntu-noble | + [[ -e ../overlays/2024.2/glance/source ]] 2025-10-10 19:05:41.851327 | ubuntu-noble | + popd 2025-10-10 19:05:41.851332 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:41.851339 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:41.852171 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-10 19:05:41.854798 | ubuntu-noble | + filename=heat-stable-2024.2.tar.gz 2025-10-10 19:05:41.854817 | ubuntu-noble | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-10-10 19:05:41.854912 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-10 19:05:41.854921 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-10 19:05:41.854946 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.029716 | ubuntu-noble | 2025-10-10 19:05:47 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2360651/2360651] -> "heat-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:47.032750 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:47.032815 | ubuntu-noble | + echo Process heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.032830 | ubuntu-noble | Process heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.034728 | ubuntu-noble | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.035086 | ubuntu-noble | ++ head -1 2025-10-10 19:05:47.037374 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:47.044177 | ubuntu-noble | + directory=openstack_heat-23.0.1.dev10 2025-10-10 19:05:47.044222 | ubuntu-noble | + echo Check patches for heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.044233 | ubuntu-noble | Check patches for heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.044244 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-10-10 19:05:47.044340 | ubuntu-noble | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.044352 | ubuntu-noble | Check overlays for heat-stable-2024.2.tar.gz 2025-10-10 19:05:47.044362 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-10-10 19:05:47.044372 | ubuntu-noble | + popd 2025-10-10 19:05:47.044571 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:47.044608 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:47.045606 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-10 19:05:47.047654 | ubuntu-noble | + filename=horizon-stable-2024.2.tar.gz 2025-10-10 19:05:47.047693 | ubuntu-noble | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-10-10 19:05:47.047705 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-10 19:05:47.047717 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-10 19:05:47.047729 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.286226 | ubuntu-noble | 2025-10-10 19:05:49 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5704784/5704784] -> "horizon-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:49.289646 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:49.289697 | ubuntu-noble | + echo Process horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.289713 | ubuntu-noble | Process horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.291582 | ubuntu-noble | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.291631 | ubuntu-noble | ++ head -1 2025-10-10 19:05:49.294010 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:49.302641 | ubuntu-noble | + directory=horizon-25.1.2.dev1 2025-10-10 19:05:49.302807 | ubuntu-noble | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.302847 | ubuntu-noble | Check patches for horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.302924 | ubuntu-noble | + [[ -e ../patches/2024.2/horizon ]] 2025-10-10 19:05:49.302999 | ubuntu-noble | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.303028 | ubuntu-noble | Check overlays for horizon-stable-2024.2.tar.gz 2025-10-10 19:05:49.303074 | ubuntu-noble | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-10-10 19:05:49.303117 | ubuntu-noble | + popd 2025-10-10 19:05:49.303595 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:49.303630 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:49.304483 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-10 19:05:49.306618 | ubuntu-noble | + filename=ironic-stable-2024.2.tar.gz 2025-10-10 19:05:49.306679 | ubuntu-noble | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-10-10 19:05:49.306698 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-10 19:05:49.306708 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-10 19:05:49.306716 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.518670 | ubuntu-noble | 2025-10-10 19:05:52 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2625410/2625410] -> "ironic-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:52.520814 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:52.520905 | ubuntu-noble | + echo Process ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.520919 | ubuntu-noble | Process ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.522725 | ubuntu-noble | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.522946 | ubuntu-noble | ++ head -1 2025-10-10 19:05:52.525014 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:52.536117 | ubuntu-noble | + directory=ironic-26.1.4.dev2 2025-10-10 19:05:52.536151 | ubuntu-noble | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.536157 | ubuntu-noble | Check patches for ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.536163 | ubuntu-noble | + [[ -e ../patches/2024.2/ironic ]] 2025-10-10 19:05:52.536168 | ubuntu-noble | + tar xzf ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.703624 | ubuntu-noble | + rm ironic-stable-2024.2.tar.gz 2025-10-10 19:05:52.706300 | ubuntu-noble | + pushd ironic-26.1.4.dev2 2025-10-10 19:05:52.709549 | ubuntu-noble | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-10-10 19:05:52.709577 | ubuntu-noble | ++ sort 2025-10-10 19:05:52.711221 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:05:52.711247 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-10-10 19:05:52.711253 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-10-10 19:05:52.711275 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:52.713533 | ubuntu-noble | checking file ironic/common/grub_conf.template 2025-10-10 19:05:52.713554 | ubuntu-noble | checking file ironic/common/pxe_utils.py 2025-10-10 19:05:52.713559 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-10 19:05:52.713563 | ubuntu-noble | checking file ironic/drivers/modules/pxe_grub_config.template 2025-10-10 19:05:52.713568 | ubuntu-noble | checking file ironic/tests/unit/common/test_images.py 2025-10-10 19:05:52.713731 | ubuntu-noble | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-10-10 19:05:52.714335 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-10 19:05:52.714709 | ubuntu-noble | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-10 19:05:52.715036 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:52.716653 | ubuntu-noble | patching file ironic/common/grub_conf.template 2025-10-10 19:05:52.716721 | ubuntu-noble | patching file ironic/common/pxe_utils.py 2025-10-10 19:05:52.716736 | ubuntu-noble | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-10 19:05:52.716743 | ubuntu-noble | patching file ironic/drivers/modules/pxe_grub_config.template 2025-10-10 19:05:52.716904 | ubuntu-noble | patching file ironic/tests/unit/common/test_images.py 2025-10-10 19:05:52.717223 | ubuntu-noble | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-10-10 19:05:52.717794 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-10 19:05:52.718105 | ubuntu-noble | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-10 19:05:52.719462 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:05:52.719485 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch' 2025-10-10 19:05:52.719491 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch 2025-10-10 19:05:52.719534 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:05:52.720375 | ubuntu-noble | checking file ironic/drivers/modules/redfish/power.py 2025-10-10 19:05:52.720533 | ubuntu-noble | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-10 19:05:52.721127 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:05:52.722164 | ubuntu-noble | patching file ironic/drivers/modules/redfish/power.py 2025-10-10 19:05:52.722315 | ubuntu-noble | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-10 19:05:52.722890 | ubuntu-noble | + popd 2025-10-10 19:05:52.722907 | ubuntu-noble | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.4.dev2 2025-10-10 19:05:53.253637 | ubuntu-noble | + rm -r ironic-26.1.4.dev2 2025-10-10 19:05:53.317091 | ubuntu-noble | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-10-10 19:05:53.317141 | ubuntu-noble | Check overlays for ironic-stable-2024.2.tar.gz 2025-10-10 19:05:53.317148 | ubuntu-noble | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-10-10 19:05:53.317164 | ubuntu-noble | + popd 2025-10-10 19:05:53.317169 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:53.317175 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:53.317556 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-10 19:05:53.319622 | ubuntu-noble | + filename=keystone-stable-2024.2.tar.gz 2025-10-10 19:05:53.319689 | ubuntu-noble | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-10-10 19:05:53.319694 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-10 19:05:53.319700 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-10 19:05:53.319704 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.468388 | ubuntu-noble | 2025-10-10 19:05:56 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1741529/1741529] -> "keystone-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:56.471349 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:56.471380 | ubuntu-noble | + echo Process keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.471399 | ubuntu-noble | Process keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.476040 | ubuntu-noble | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.476092 | ubuntu-noble | ++ head -1 2025-10-10 19:05:56.476648 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:56.488317 | ubuntu-noble | + directory=keystone-26.0.1.dev4 2025-10-10 19:05:56.488457 | ubuntu-noble | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.488489 | ubuntu-noble | Check patches for keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.488599 | ubuntu-noble | + [[ -e ../patches/2024.2/keystone ]] 2025-10-10 19:05:56.488670 | ubuntu-noble | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.488692 | ubuntu-noble | Check overlays for keystone-stable-2024.2.tar.gz 2025-10-10 19:05:56.488732 | ubuntu-noble | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-10-10 19:05:56.488777 | ubuntu-noble | + popd 2025-10-10 19:05:56.488896 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:56.488934 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:56.489815 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-10 19:05:56.491569 | ubuntu-noble | + filename=magnum-stable-2024.2.tar.gz 2025-10-10 19:05:56.491594 | ubuntu-noble | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-10-10 19:05:56.491625 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-10 19:05:56.491654 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-10 19:05:56.491703 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.115322 | ubuntu-noble | 2025-10-10 19:05:59 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-10-10 19:05:59.118166 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:05:59.118219 | ubuntu-noble | + echo Process magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.118232 | ubuntu-noble | Process magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.120598 | ubuntu-noble | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.120642 | ubuntu-noble | ++ head -1 2025-10-10 19:05:59.122069 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:05:59.128112 | ubuntu-noble | + directory=magnum-19.0.1.dev7 2025-10-10 19:05:59.128230 | ubuntu-noble | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.128322 | ubuntu-noble | Check patches for magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.128395 | ubuntu-noble | + [[ -e ../patches/2024.2/magnum ]] 2025-10-10 19:05:59.128468 | ubuntu-noble | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.128517 | ubuntu-noble | Check overlays for magnum-stable-2024.2.tar.gz 2025-10-10 19:05:59.128591 | ubuntu-noble | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-10-10 19:05:59.128639 | ubuntu-noble | + popd 2025-10-10 19:05:59.128769 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:05:59.128812 | ubuntu-noble | + pushd tarballs 2025-10-10 19:05:59.129693 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-10 19:05:59.131679 | ubuntu-noble | + filename=manila-stable-2024.2.tar.gz 2025-10-10 19:05:59.131741 | ubuntu-noble | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-10-10 19:05:59.131749 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-10 19:05:59.131756 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-10 19:05:59.131761 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.289673 | ubuntu-noble | 2025-10-10 19:06:01 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3511407/3511407] -> "manila-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:01.291681 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:01.291762 | ubuntu-noble | + echo Process manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.291777 | ubuntu-noble | Process manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.295608 | ubuntu-noble | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.295664 | ubuntu-noble | ++ head -1 2025-10-10 19:06:01.296580 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:01.303700 | ubuntu-noble | + directory=manila-19.1.1.dev6 2025-10-10 19:06:01.303752 | ubuntu-noble | + echo Check patches for manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.303762 | ubuntu-noble | Check patches for manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.303777 | ubuntu-noble | + [[ -e ../patches/2024.2/manila ]] 2025-10-10 19:06:01.303785 | ubuntu-noble | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.303792 | ubuntu-noble | Check overlays for manila-stable-2024.2.tar.gz 2025-10-10 19:06:01.303799 | ubuntu-noble | + [[ -e ../overlays/2024.2/manila/source ]] 2025-10-10 19:06:01.303806 | ubuntu-noble | + popd 2025-10-10 19:06:01.303849 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:01.303860 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:01.305129 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-10 19:06:01.307291 | ubuntu-noble | + filename=masakari-stable-2024.2.tar.gz 2025-10-10 19:06:01.307326 | ubuntu-noble | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-10-10 19:06:01.307335 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-10 19:06:01.307343 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-10 19:06:01.307351 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.714062 | ubuntu-noble | 2025-10-10 19:06:02 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:02.717382 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:02.717429 | ubuntu-noble | + echo Process masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.717442 | ubuntu-noble | Process masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.720568 | ubuntu-noble | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.720612 | ubuntu-noble | ++ head -1 2025-10-10 19:06:02.720938 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:02.727986 | ubuntu-noble | + directory=masakari-18.0.0.0rc2.dev2 2025-10-10 19:06:02.728096 | ubuntu-noble | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.728125 | ubuntu-noble | Check patches for masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.728184 | ubuntu-noble | + [[ -e ../patches/2024.2/masakari ]] 2025-10-10 19:06:02.728298 | ubuntu-noble | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.728325 | ubuntu-noble | Check overlays for masakari-stable-2024.2.tar.gz 2025-10-10 19:06:02.728365 | ubuntu-noble | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-10-10 19:06:02.728403 | ubuntu-noble | + popd 2025-10-10 19:06:02.728539 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:02.728580 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:02.729916 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:02.733078 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:02.733103 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-10 19:06:02.733134 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:02.733141 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:02.733148 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.006308 | ubuntu-noble | 2025-10-10 19:06:04 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:04.009778 | 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-10-10 19:06:04.009854 | ubuntu-noble | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.009866 | ubuntu-noble | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.012577 | ubuntu-noble | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.012623 | ubuntu-noble | ++ head -1 2025-10-10 19:06:04.014134 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:04.021355 | ubuntu-noble | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-10 19:06:04.021470 | ubuntu-noble | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.021539 | ubuntu-noble | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.021613 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-10-10 19:06:04.021663 | ubuntu-noble | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.045690 | ubuntu-noble | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.047859 | ubuntu-noble | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-10 19:06:04.049599 | ubuntu-noble | ++ sort 2025-10-10 19:06:04.049662 | ubuntu-noble | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-10-10 19:06:04.053572 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:06:04.053671 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-10-10 19:06:04.053698 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-10-10 19:06:04.053742 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:06:04.055641 | ubuntu-noble | checking file neutron_dynamic_routing/db/bgp_db.py 2025-10-10 19:06:04.055786 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-10 19:06:04.056410 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:06:04.057865 | ubuntu-noble | patching file neutron_dynamic_routing/db/bgp_db.py 2025-10-10 19:06:04.057979 | ubuntu-noble | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-10 19:06:04.058628 | ubuntu-noble | + popd 2025-10-10 19:06:04.058682 | ubuntu-noble | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-10 19:06:04.104158 | ubuntu-noble | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-10 19:06:04.110111 | ubuntu-noble | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.110138 | ubuntu-noble | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.110147 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-10-10 19:06:04.110188 | ubuntu-noble | + popd 2025-10-10 19:06:04.110346 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:04.110355 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:04.111305 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.114404 | ubuntu-noble | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-10 19:06:04.114428 | ubuntu-noble | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-10 19:06:04.114432 | ubuntu-noble | + popd 2025-10-10 19:06:04.114436 | ubuntu-noble | + continue 2025-10-10 19:06:04.114440 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:04.114444 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:04.115063 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:04.117681 | ubuntu-noble | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:04.117757 | ubuntu-noble | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-10-10 19:06:04.117768 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:04.117779 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:04.117788 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.404419 | ubuntu-noble | 2025-10-10 19:06:05 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:05.406907 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:05.406945 | ubuntu-noble | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.406959 | ubuntu-noble | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.410569 | ubuntu-noble | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.410627 | ubuntu-noble | ++ head -1 2025-10-10 19:06:05.411646 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:05.417760 | ubuntu-noble | + directory=neutron_vpnaas-25.0.1.dev4 2025-10-10 19:06:05.417876 | ubuntu-noble | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.417908 | ubuntu-noble | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.417977 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-10-10 19:06:05.418051 | ubuntu-noble | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.418077 | ubuntu-noble | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-10 19:06:05.418119 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-10-10 19:06:05.418161 | ubuntu-noble | + popd 2025-10-10 19:06:05.418330 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:05.418374 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:05.419344 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-10 19:06:05.421592 | ubuntu-noble | + filename=neutron-stable-2024.2.tar.gz 2025-10-10 19:06:05.421619 | ubuntu-noble | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-10-10 19:06:05.421626 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-10 19:06:05.421633 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-10 19:06:05.421640 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.181987 | ubuntu-noble | 2025-10-10 19:06:22 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14505838/14505838] -> "neutron-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:22.184637 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:22.184713 | ubuntu-noble | + echo Process neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.184728 | ubuntu-noble | Process neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.188573 | ubuntu-noble | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.188623 | ubuntu-noble | ++ head -1 2025-10-10 19:06:22.189279 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:22.195813 | ubuntu-noble | + directory=neutron-25.2.1.dev47 2025-10-10 19:06:22.195856 | ubuntu-noble | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.195866 | ubuntu-noble | Check patches for neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.195875 | ubuntu-noble | + [[ -e ../patches/2024.2/neutron ]] 2025-10-10 19:06:22.195910 | ubuntu-noble | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.195920 | ubuntu-noble | Check overlays for neutron-stable-2024.2.tar.gz 2025-10-10 19:06:22.195931 | ubuntu-noble | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-10-10 19:06:22.195941 | ubuntu-noble | + popd 2025-10-10 19:06:22.196043 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:22.196055 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:22.197025 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-10 19:06:22.198918 | ubuntu-noble | + filename=nova-stable-2024.2.tar.gz 2025-10-10 19:06:22.198964 | ubuntu-noble | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-10-10 19:06:22.198971 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-10 19:06:22.198978 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-10 19:06:22.198985 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-10 19:06:24.884827 | ubuntu-noble | 2025-10-10 19:06:24 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9541224/9541224] -> "nova-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:24.887821 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:24.887900 | ubuntu-noble | + echo Process nova-stable-2024.2.tar.gz 2025-10-10 19:06:24.887913 | ubuntu-noble | Process nova-stable-2024.2.tar.gz 2025-10-10 19:06:24.891580 | ubuntu-noble | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-10-10 19:06:24.891627 | ubuntu-noble | ++ head -1 2025-10-10 19:06:24.892423 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:24.898598 | ubuntu-noble | + directory=nova-30.1.1.dev17 2025-10-10 19:06:24.898638 | ubuntu-noble | + echo Check patches for nova-stable-2024.2.tar.gz 2025-10-10 19:06:24.898645 | ubuntu-noble | Check patches for nova-stable-2024.2.tar.gz 2025-10-10 19:06:24.898654 | ubuntu-noble | + [[ -e ../patches/2024.2/nova ]] 2025-10-10 19:06:24.898689 | ubuntu-noble | + tar xzf nova-stable-2024.2.tar.gz 2025-10-10 19:06:25.287026 | ubuntu-noble | + rm nova-stable-2024.2.tar.gz 2025-10-10 19:06:25.290879 | ubuntu-noble | + pushd nova-30.1.1.dev17 2025-10-10 19:06:25.293534 | ubuntu-noble | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-10-10 19:06:25.293562 | ubuntu-noble | ++ sort 2025-10-10 19:06:25.294840 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:06:25.294869 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2025-10-10 19:06:25.294874 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2025-10-10 19:06:25.294878 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:06:25.299566 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_driver.py 2025-10-10 19:06:25.299934 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-10-10 19:06:25.300063 | ubuntu-noble | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-10-10 19:06:25.301784 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-10-10 19:06:25.302073 | ubuntu-noble | checking file nova/tests/unit/virt/libvirt/test_utils.py 2025-10-10 19:06:25.302206 | ubuntu-noble | checking file nova/tests/unit/virt/test_images.py 2025-10-10 19:06:25.302355 | ubuntu-noble | checking file nova/virt/images.py 2025-10-10 19:06:25.302516 | ubuntu-noble | checking file nova/virt/libvirt/imagebackend.py 2025-10-10 19:06:25.302710 | ubuntu-noble | checking file nova/virt/libvirt/utils.py 2025-10-10 19:06:25.302802 | ubuntu-noble | checking file requirements.txt 2025-10-10 19:06:25.303337 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:06:25.306710 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_driver.py 2025-10-10 19:06:25.307664 | ubuntu-noble | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-10-10 19:06:25.307759 | ubuntu-noble | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-10-10 19:06:25.308971 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-10-10 19:06:25.309278 | ubuntu-noble | patching file nova/tests/unit/virt/libvirt/test_utils.py 2025-10-10 19:06:25.309438 | ubuntu-noble | patching file nova/tests/unit/virt/test_images.py 2025-10-10 19:06:25.309584 | ubuntu-noble | patching file nova/virt/images.py 2025-10-10 19:06:25.309729 | ubuntu-noble | patching file nova/virt/libvirt/imagebackend.py 2025-10-10 19:06:25.309889 | ubuntu-noble | patching file nova/virt/libvirt/utils.py 2025-10-10 19:06:25.309978 | ubuntu-noble | patching file requirements.txt 2025-10-10 19:06:25.311006 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:06:25.311033 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-10-10 19:06:25.311038 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-10-10 19:06:25.311044 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:06:25.312579 | ubuntu-noble | checking file nova/api/openstack/identity.py 2025-10-10 19:06:25.312607 | ubuntu-noble | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-10 19:06:25.312679 | ubuntu-noble | + patch --forward --batch -p1 2025-10-10 19:06:25.314235 | ubuntu-noble | patching file nova/api/openstack/identity.py 2025-10-10 19:06:25.314256 | ubuntu-noble | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-10 19:06:25.314264 | ubuntu-noble | + popd 2025-10-10 19:06:25.314396 | ubuntu-noble | + tar czf nova-stable-2024.2.tar.gz nova-30.1.1.dev17 2025-10-10 19:06:26.878005 | ubuntu-noble | + rm -r nova-30.1.1.dev17 2025-10-10 19:06:26.961285 | ubuntu-noble | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-10-10 19:06:26.961336 | ubuntu-noble | Check overlays for nova-stable-2024.2.tar.gz 2025-10-10 19:06:26.961348 | ubuntu-noble | + [[ -e ../overlays/2024.2/nova/source ]] 2025-10-10 19:06:26.961353 | ubuntu-noble | + popd 2025-10-10 19:06:26.961477 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:26.961835 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:26.962562 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-10 19:06:26.965309 | ubuntu-noble | + filename=octavia-stable-2024.2.tar.gz 2025-10-10 19:06:26.965389 | ubuntu-noble | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-10-10 19:06:26.965415 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-10 19:06:26.965427 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-10 19:06:26.965438 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.524686 | ubuntu-noble | 2025-10-10 19:06:30 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317258/1317258] -> "octavia-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:30.526817 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:30.526889 | ubuntu-noble | + echo Process octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.526902 | ubuntu-noble | Process octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.531582 | ubuntu-noble | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.531629 | ubuntu-noble | ++ head -1 2025-10-10 19:06:30.533666 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:30.539300 | ubuntu-noble | + directory=octavia-15.0.2.dev3 2025-10-10 19:06:30.539411 | ubuntu-noble | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.539442 | ubuntu-noble | Check patches for octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.539548 | ubuntu-noble | + [[ -e ../patches/2024.2/octavia ]] 2025-10-10 19:06:30.539634 | ubuntu-noble | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.539662 | ubuntu-noble | Check overlays for octavia-stable-2024.2.tar.gz 2025-10-10 19:06:30.539709 | ubuntu-noble | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-10-10 19:06:30.539751 | ubuntu-noble | + popd 2025-10-10 19:06:30.539862 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:30.539899 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:30.540700 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-10 19:06:30.542613 | ubuntu-noble | + filename=placement-stable-2024.2.tar.gz 2025-10-10 19:06:30.542657 | ubuntu-noble | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-10-10 19:06:30.542665 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-10 19:06:30.542672 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-10 19:06:30.542679 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.126679 | ubuntu-noble | 2025-10-10 19:06:32 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:32.128647 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:32.128709 | ubuntu-noble | + echo Process placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.128722 | ubuntu-noble | Process placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.134029 | ubuntu-noble | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.134081 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:32.134090 | ubuntu-noble | ++ head -1 2025-10-10 19:06:32.147855 | ubuntu-noble | + directory=openstack-placement-12.0.1.dev5 2025-10-10 19:06:32.148053 | ubuntu-noble | + echo Check patches for placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.148102 | ubuntu-noble | Check patches for placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.148184 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-10-10 19:06:32.148312 | ubuntu-noble | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.148349 | ubuntu-noble | Check overlays for placement-stable-2024.2.tar.gz 2025-10-10 19:06:32.148406 | ubuntu-noble | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-10-10 19:06:32.148460 | ubuntu-noble | + popd 2025-10-10 19:06:32.148654 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:32.148721 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:32.149613 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:32.151594 | ubuntu-noble | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:32.151627 | ubuntu-noble | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-10-10 19:06:32.151638 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:32.151647 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:32.151656 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.685791 | ubuntu-noble | 2025-10-10 19:06:37 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061369/9061369] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:37.685947 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:37.685958 | ubuntu-noble | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.685965 | ubuntu-noble | Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.685972 | ubuntu-noble | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.685977 | ubuntu-noble | ++ head -1 2025-10-10 19:06:37.685991 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:37.687569 | ubuntu-noble | + directory=skyline_apiserver-5.0.1.dev4 2025-10-10 19:06:37.687631 | ubuntu-noble | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.687639 | ubuntu-noble | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.687644 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2025-10-10 19:06:37.687649 | ubuntu-noble | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.687654 | ubuntu-noble | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-10 19:06:37.687660 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2025-10-10 19:06:37.687665 | ubuntu-noble | + popd 2025-10-10 19:06:37.687671 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:37.687677 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:37.689921 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:37.690733 | ubuntu-noble | + filename=skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:37.690797 | ubuntu-noble | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-10-10 19:06:37.690852 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:37.690872 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:37.690902 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.125114 | ubuntu-noble | 2025-10-10 19:06:57 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:57.127905 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:57.128048 | ubuntu-noble | + echo Process skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.128113 | ubuntu-noble | Process skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.130547 | ubuntu-noble | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.131074 | ubuntu-noble | ++ head -1 2025-10-10 19:06:57.133341 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:57.140191 | ubuntu-noble | + directory=skyline-console-5.0.1.dev4 2025-10-10 19:06:57.140232 | ubuntu-noble | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.140239 | ubuntu-noble | Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.140245 | ubuntu-noble | + [[ -e ../patches/2024.2/skyline-console ]] 2025-10-10 19:06:57.140251 | ubuntu-noble | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.140257 | ubuntu-noble | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-10 19:06:57.140262 | ubuntu-noble | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-10-10 19:06:57.140268 | ubuntu-noble | + popd 2025-10-10 19:06:57.140275 | ubuntu-noble | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-10 19:06:57.140282 | ubuntu-noble | + pushd tarballs 2025-10-10 19:06:57.140601 | ubuntu-noble | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-10 19:06:57.142607 | ubuntu-noble | + filename=requirements-stable-2024.2.tar.gz 2025-10-10 19:06:57.142660 | ubuntu-noble | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-10-10 19:06:57.142669 | ubuntu-noble | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-10 19:06:57.142676 | ubuntu-noble | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-10 19:06:57.142684 | ubuntu-noble | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.397107 | ubuntu-noble | 2025-10-10 19:06:58 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-10-10 19:06:58.399788 | ubuntu-noble | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-10 19:06:58.399866 | ubuntu-noble | + echo Process requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.399882 | ubuntu-noble | Process requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.402590 | ubuntu-noble | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.406568 | ubuntu-noble | ++ cut -f1 -d/ 2025-10-10 19:06:58.406619 | ubuntu-noble | ++ head -1 2025-10-10 19:06:58.409998 | ubuntu-noble | + directory=openstack_requirements-1.2.1.dev7098 2025-10-10 19:06:58.410032 | ubuntu-noble | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.410037 | ubuntu-noble | Check patches for requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.410063 | ubuntu-noble | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-10-10 19:06:58.410106 | ubuntu-noble | + tar xzf requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.430255 | ubuntu-noble | + rm requirements-stable-2024.2.tar.gz 2025-10-10 19:06:58.432053 | ubuntu-noble | + pushd openstack_requirements-1.2.1.dev7098 2025-10-10 19:06:58.434540 | ubuntu-noble | ++ sort 2025-10-10 19:06:58.434566 | ubuntu-noble | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-10-10 19:06:58.436444 | ubuntu-noble | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-10 19:06:58.436515 | ubuntu-noble | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2025-10-10 19:06:58.436534 | ubuntu-noble | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2025-10-10 19:06:58.436573 | ubuntu-noble | + patch --forward --batch -p1 --dry-run 2025-10-10 19:06:58.438343 | ubuntu-noble | checking file upper-constraints.txt 2025-10-10 19:06:58.438476 | ubuntu-noble | Hunk #1 FAILED at 578. 2025-10-10 19:06:58.438614 | ubuntu-noble | 1 out of 1 hunk FAILED 2025-10-10 19:06:58.439229 | ubuntu-noble | + exit 1 2025-10-10 19:06:58.837778 | ubuntu-noble | ERROR 2025-10-10 19:06:58.838222 | ubuntu-noble | { 2025-10-10 19:06:58.838334 | ubuntu-noble | "delta": "0:01:56.061697", 2025-10-10 19:06:58.838409 | ubuntu-noble | "end": "2025-10-10 19:06:58.439588", 2025-10-10 19:06:58.838525 | ubuntu-noble | "msg": "non-zero return code", 2025-10-10 19:06:58.838594 | ubuntu-noble | "rc": 1, 2025-10-10 19:06:58.838651 | ubuntu-noble | "start": "2025-10-10 19:05:02.377891" 2025-10-10 19:06:58.838703 | ubuntu-noble | } failure 2025-10-10 19:06:58.865568 | 2025-10-10 19:06:58.865663 | PLAY RECAP 2025-10-10 19:06:58.865722 | ubuntu-noble | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-10-10 19:06:58.865750 | 2025-10-10 19:06:59.002731 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/patch.yml@main] 2025-10-10 19:06:59.003927 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-10 19:06:59.710787 | 2025-10-10 19:06:59.711039 | PLAY [Base post] 2025-10-10 19:06:59.724070 | 2025-10-10 19:06:59.724187 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-10 19:07:00.601845 | ubuntu-noble | changed 2025-10-10 19:07:00.608972 | 2025-10-10 19:07:00.609086 | PLAY RECAP 2025-10-10 19:07:00.609161 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-10 19:07:00.609232 | 2025-10-10 19:07:00.720536 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-10 19:07:00.722802 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-10 19:07:01.501196 | 2025-10-10 19:07:01.501358 | PLAY [Base post-logs] 2025-10-10 19:07:01.511819 | 2025-10-10 19:07:01.511952 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-10 19:07:01.957672 | localhost | changed 2025-10-10 19:07:01.983538 | 2025-10-10 19:07:01.983824 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-10 19:07:02.013922 | localhost | ok 2025-10-10 19:07:02.020948 | 2025-10-10 19:07:02.021114 | TASK [Set zuul-log-path fact] 2025-10-10 19:07:02.038743 | localhost | ok 2025-10-10 19:07:02.054406 | 2025-10-10 19:07:02.054549 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-10 19:07:02.080328 | localhost | ok 2025-10-10 19:07:02.087087 | 2025-10-10 19:07:02.087276 | TASK [upload-logs : Create log directories] 2025-10-10 19:07:02.567067 | localhost | changed 2025-10-10 19:07:02.572732 | 2025-10-10 19:07:02.572894 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-10 19:07:03.044054 | localhost -> localhost | ok: Runtime: 0:00:00.003926 2025-10-10 19:07:03.048238 | 2025-10-10 19:07:03.048349 | TASK [upload-logs : Upload logs to log server] 2025-10-10 19:07:03.583422 | localhost | Output suppressed because no_log was given 2025-10-10 19:07:03.587073 | 2025-10-10 19:07:03.587253 | LOOP [upload-logs : Compress console log and json output] 2025-10-10 19:07:03.636697 | localhost | skipping: Conditional result was False 2025-10-10 19:07:03.641771 | localhost | skipping: Conditional result was False 2025-10-10 19:07:03.649510 | 2025-10-10 19:07:03.649755 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-10 19:07:03.694943 | localhost | skipping: Conditional result was False 2025-10-10 19:07:03.695543 | 2025-10-10 19:07:03.699047 | localhost | skipping: Conditional result was False 2025-10-10 19:07:03.712692 | 2025-10-10 19:07:03.712923 | LOOP [upload-logs : Upload console log and json output]