2026-06-10 00:00:13.284140 | Job console starting 2026-06-10 00:00:13.310934 | Updating git repos 2026-06-10 00:00:13.638456 | Cloning repos into workspace 2026-06-10 00:00:13.874620 | Restoring repo states 2026-06-10 00:00:13.917595 | Merging changes 2026-06-10 00:00:13.917618 | Checking out repos 2026-06-10 00:00:14.112116 | Preparing playbooks 2026-06-10 00:00:16.393020 | Running Ansible setup 2026-06-10 00:00:23.770921 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 00:00:25.607938 | 2026-06-10 00:00:25.608091 | PLAY [Base pre] 2026-06-10 00:00:25.653378 | 2026-06-10 00:00:25.653491 | TASK [Setup log path fact] 2026-06-10 00:00:25.682088 | debian-bookworm | ok 2026-06-10 00:00:25.736700 | 2026-06-10 00:00:25.736825 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 00:00:25.774593 | debian-bookworm | ok 2026-06-10 00:00:25.788231 | 2026-06-10 00:00:25.788335 | TASK [emit-job-header : Print job information] 2026-06-10 00:00:25.847015 | # Job Information 2026-06-10 00:00:25.847234 | Ansible Version: 2.16.14 2026-06-10 00:00:25.847266 | Job: container-image-kolla-ansible-push-2024.2 2026-06-10 00:00:25.847297 | Pipeline: periodic-midnight 2026-06-10 00:00:25.847320 | Executor: 521e9411259a 2026-06-10 00:00:25.847338 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-06-10 00:00:25.847358 | Event ID: debdf99626674f0cb4857348224580a3 2026-06-10 00:00:25.851900 | 2026-06-10 00:00:25.852031 | LOOP [emit-job-header : Print node information] 2026-06-10 00:00:25.996661 | debian-bookworm | ok: 2026-06-10 00:00:25.996812 | debian-bookworm | # Node Information 2026-06-10 00:00:25.996840 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-10 00:00:25.996859 | debian-bookworm | Hostname: debian 2026-06-10 00:00:25.996877 | debian-bookworm | Username: zuul 2026-06-10 00:00:25.996894 | debian-bookworm | Distro: Debian 12.14 2026-06-10 00:00:25.996915 | debian-bookworm | Provider: regiocloud-a 2026-06-10 00:00:25.996932 | debian-bookworm | Region: 2026-06-10 00:00:25.996949 | debian-bookworm | Label: debian-bookworm 2026-06-10 00:00:25.996966 | debian-bookworm | Product Name: OpenStack Nova 2026-06-10 00:00:25.996981 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:1b70 2026-06-10 00:00:26.005392 | 2026-06-10 00:00:26.005490 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 00:00:26.838469 | debian-bookworm -> localhost | changed 2026-06-10 00:00:26.849218 | 2026-06-10 00:00:26.849328 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 00:00:29.504893 | debian-bookworm -> localhost | changed 2026-06-10 00:00:29.545556 | 2026-06-10 00:00:29.545672 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 00:00:30.494570 | debian-bookworm -> localhost | ok 2026-06-10 00:00:30.500538 | 2026-06-10 00:00:30.500647 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 00:00:30.551587 | debian-bookworm | ok 2026-06-10 00:00:30.593444 | debian-bookworm | included: /var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 00:00:30.628143 | 2026-06-10 00:00:30.628250 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 00:00:35.818721 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-10 00:00:35.818900 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/work/1c8ba802bd8040ab8aa8b848a54bb247_id_rsa 2026-06-10 00:00:35.818933 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/work/1c8ba802bd8040ab8aa8b848a54bb247_id_rsa.pub 2026-06-10 00:00:35.818956 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-10 00:00:35.818976 | debian-bookworm -> localhost | SHA256:EMlriTT87zJJnl4aQXH+MPy1juOmZCl/2RvKwAh+jgM zuul-build-sshkey 2026-06-10 00:00:35.819027 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-10 00:00:35.819049 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-10 00:00:35.819067 | debian-bookworm -> localhost | | . .o.. | 2026-06-10 00:00:35.819085 | debian-bookworm -> localhost | | + o* | 2026-06-10 00:00:35.819102 | debian-bookworm -> localhost | | . +oo= . | 2026-06-10 00:00:35.819119 | debian-bookworm -> localhost | | ..=. = . . | 2026-06-10 00:00:35.819135 | debian-bookworm -> localhost | | ....S o . | 2026-06-10 00:00:35.819156 | debian-bookworm -> localhost | | E. ..+.. o | 2026-06-10 00:00:35.819173 | debian-bookworm -> localhost | | ..o=+B ooo | 2026-06-10 00:00:35.819189 | debian-bookworm -> localhost | | .+*O.++o.. | 2026-06-10 00:00:35.819205 | debian-bookworm -> localhost | | .o+oo++ .. | 2026-06-10 00:00:35.819221 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-10 00:00:35.819264 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.053937 2026-06-10 00:00:35.824475 | 2026-06-10 00:00:35.824559 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 00:00:35.871466 | debian-bookworm | ok 2026-06-10 00:00:35.882893 | debian-bookworm | included: /var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 00:00:35.929214 | 2026-06-10 00:00:35.929317 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 00:00:35.978818 | debian-bookworm | skipping: Conditional result was False 2026-06-10 00:00:35.983814 | 2026-06-10 00:00:35.983905 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 00:00:37.023506 | debian-bookworm | changed 2026-06-10 00:00:37.027879 | 2026-06-10 00:00:37.027961 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 00:00:37.330796 | debian-bookworm | ok 2026-06-10 00:00:37.335441 | 2026-06-10 00:00:37.335525 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 00:00:38.157638 | debian-bookworm | changed 2026-06-10 00:00:38.162449 | 2026-06-10 00:00:38.162540 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 00:00:38.958116 | debian-bookworm | changed 2026-06-10 00:00:38.963149 | 2026-06-10 00:00:38.963236 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 00:00:39.034534 | debian-bookworm | skipping: Conditional result was False 2026-06-10 00:00:39.045806 | 2026-06-10 00:00:39.045993 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 00:00:39.897685 | debian-bookworm -> localhost | changed 2026-06-10 00:00:39.906315 | 2026-06-10 00:00:39.906406 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 00:00:40.710170 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/work/1c8ba802bd8040ab8aa8b848a54bb247_id_rsa (zuul-build-sshkey) 2026-06-10 00:00:40.710355 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032858 2026-06-10 00:00:40.716931 | 2026-06-10 00:00:40.717295 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 00:00:41.491028 | debian-bookworm | ok 2026-06-10 00:00:41.495190 | 2026-06-10 00:00:41.495269 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 00:00:41.535311 | debian-bookworm | skipping: Conditional result was False 2026-06-10 00:00:41.552536 | 2026-06-10 00:00:41.552646 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 00:00:42.248684 | debian-bookworm | ok 2026-06-10 00:00:42.275772 | 2026-06-10 00:00:42.275923 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 00:00:42.329523 | debian-bookworm | ok 2026-06-10 00:00:42.334726 | 2026-06-10 00:00:42.334847 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 00:00:42.971997 | debian-bookworm -> localhost | ok 2026-06-10 00:00:42.978338 | 2026-06-10 00:00:42.978442 | TASK [validate-host : Collect information about the host] 2026-06-10 00:00:44.715450 | debian-bookworm | ok 2026-06-10 00:00:44.746435 | 2026-06-10 00:00:44.746540 | TASK [validate-host : Sanitize hostname] 2026-06-10 00:00:45.089507 | debian-bookworm | ok 2026-06-10 00:00:45.097144 | 2026-06-10 00:00:45.097236 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 00:00:46.463924 | debian-bookworm -> localhost | changed 2026-06-10 00:00:46.474168 | 2026-06-10 00:00:46.474265 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 00:00:46.987450 | debian-bookworm | ok 2026-06-10 00:00:47.004288 | 2026-06-10 00:00:47.004385 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 00:00:48.583598 | debian-bookworm -> localhost | changed 2026-06-10 00:00:48.591583 | 2026-06-10 00:00:48.591675 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 00:00:48.935476 | debian-bookworm | ok 2026-06-10 00:00:48.944965 | 2026-06-10 00:00:48.945171 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 00:00:49.903626 | debian-bookworm | changed: 2026-06-10 00:00:49.903778 | debian-bookworm | cd+++++++++ src/ 2026-06-10 00:00:49.903809 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-10 00:00:49.903831 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-10 00:00:49.903850 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-06-10 00:00:49.903869 | debian-bookworm | Containerfile 2026-06-10 00:00:49.904010 | debian-bookworm | 2026-06-10 00:03:19.817414 | debian-bookworm | #30 45.64 2026-06-10 00:03:19.817435 | debian-bookworm | #30 45.64 Or undo this operation with: 2026-06-10 00:03:19.817455 | debian-bookworm | #30 45.64 2026-06-10 00:03:19.817514 | debian-bookworm | #30 45.64 git switch - 2026-06-10 00:03:19.817537 | debian-bookworm | #30 45.64 2026-06-10 00:03:19.817557 | debian-bookworm | #30 45.64 Turn off this advice by setting config variable advice.detachedHead to false 2026-06-10 00:03:19.817576 | debian-bookworm | #30 45.64 2026-06-10 00:03:20.010872 | debian-bookworm | #30 45.84 ++ LC_ALL=C 2026-06-10 00:03:20.010948 | debian-bookworm | #30 45.84 ++ sort 2026-06-10 00:03:20.010960 | debian-bookworm | #30 45.84 ++ find /patches/2024.2 -name '*.patch' 2026-06-10 00:03:20.110913 | debian-bookworm | #30 45.84 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.110975 | debian-bookworm | #30 45.84 + echo /patches/2024.2/add-NVMe-hostid.patch 2026-06-10 00:03:20.110983 | debian-bookworm | #30 45.84 /patches/2024.2/add-NVMe-hostid.patch 2026-06-10 00:03:20.110990 | debian-bookworm | #30 45.84 + cd /repository 2026-06-10 00:03:20.111006 | debian-bookworm | #30 45.84 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111012 | debian-bookworm | #30 45.84 checking file ansible/roles/cinder/tasks/config.yml 2026-06-10 00:03:20.111017 | debian-bookworm | #30 45.84 checking file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-06-10 00:03:20.111023 | debian-bookworm | #30 45.85 checking file ansible/roles/cinder/templates/hostid.j2 2026-06-10 00:03:20.111028 | debian-bookworm | #30 45.85 checking file ansible/roles/nova-cell/tasks/config.yml 2026-06-10 00:03:20.111034 | debian-bookworm | #30 45.85 checking file ansible/roles/nova-cell/templates/hostid.j2 2026-06-10 00:03:20.111039 | debian-bookworm | #30 45.85 checking file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-06-10 00:03:20.111044 | debian-bookworm | #30 45.85 + cd /repository 2026-06-10 00:03:20.111049 | debian-bookworm | #30 45.85 + patch --forward --batch -p1 2026-06-10 00:03:20.111054 | debian-bookworm | #30 45.85 patching file ansible/roles/cinder/tasks/config.yml 2026-06-10 00:03:20.111059 | debian-bookworm | #30 45.85 patching file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-06-10 00:03:20.111064 | debian-bookworm | #30 45.85 patching file ansible/roles/cinder/templates/hostid.j2 2026-06-10 00:03:20.111069 | debian-bookworm | #30 45.85 patching file ansible/roles/nova-cell/tasks/config.yml 2026-06-10 00:03:20.111074 | debian-bookworm | #30 45.85 patching file ansible/roles/nova-cell/templates/hostid.j2 2026-06-10 00:03:20.111079 | debian-bookworm | #30 45.85 patching file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-06-10 00:03:20.111084 | debian-bookworm | #30 45.85 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111089 | debian-bookworm | #30 45.85 + echo /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-06-10 00:03:20.111094 | debian-bookworm | #30 45.85 /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-06-10 00:03:20.111113 | debian-bookworm | #30 45.85 + cd /repository 2026-06-10 00:03:20.111118 | debian-bookworm | #30 45.85 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111123 | debian-bookworm | #30 45.85 checking file ansible/roles/glance/defaults/main.yml 2026-06-10 00:03:20.111128 | debian-bookworm | #30 45.85 checking file ansible/roles/glance/tasks/config.yml 2026-06-10 00:03:20.111142 | debian-bookworm | #30 45.85 checking file ansible/roles/glance/templates/glance-api.json.j2 2026-06-10 00:03:20.111151 | debian-bookworm | #30 45.86 checking file ansible/roles/glance/templates/hostid.j2 2026-06-10 00:03:20.111156 | debian-bookworm | #30 45.86 checking file ansible/roles/glance/templates/hostnqn.j2 2026-06-10 00:03:20.111161 | debian-bookworm | #30 45.86 + cd /repository 2026-06-10 00:03:20.111166 | debian-bookworm | #30 45.86 + patch --forward --batch -p1 2026-06-10 00:03:20.111171 | debian-bookworm | #30 45.86 patching file ansible/roles/glance/defaults/main.yml 2026-06-10 00:03:20.111175 | debian-bookworm | #30 45.86 patching file ansible/roles/glance/tasks/config.yml 2026-06-10 00:03:20.111180 | debian-bookworm | #30 45.86 patching file ansible/roles/glance/templates/glance-api.json.j2 2026-06-10 00:03:20.111185 | debian-bookworm | #30 45.86 patching file ansible/roles/glance/templates/hostid.j2 2026-06-10 00:03:20.111190 | debian-bookworm | #30 45.86 patching file ansible/roles/glance/templates/hostnqn.j2 2026-06-10 00:03:20.111195 | debian-bookworm | #30 45.86 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111199 | debian-bookworm | #30 45.86 + echo /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-06-10 00:03:20.111204 | debian-bookworm | #30 45.86 /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-06-10 00:03:20.111209 | debian-bookworm | #30 45.86 + cd /repository 2026-06-10 00:03:20.111215 | debian-bookworm | #30 45.86 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111220 | debian-bookworm | #30 45.86 checking file ansible/roles/ovn-controller/handlers/main.yml 2026-06-10 00:03:20.111225 | debian-bookworm | #30 45.86 checking file ansible/roles/ovn-controller/tasks/config.yml 2026-06-10 00:03:20.111230 | debian-bookworm | #30 45.86 checking file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-06-10 00:03:20.111236 | debian-bookworm | #30 45.86 checking file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-06-10 00:03:20.111245 | debian-bookworm | #30 45.87 + cd /repository 2026-06-10 00:03:20.111250 | debian-bookworm | #30 45.87 + patch --forward --batch -p1 2026-06-10 00:03:20.111255 | debian-bookworm | #30 45.87 patching file ansible/roles/ovn-controller/handlers/main.yml 2026-06-10 00:03:20.111260 | debian-bookworm | #30 45.87 patching file ansible/roles/ovn-controller/tasks/config.yml 2026-06-10 00:03:20.111265 | debian-bookworm | #30 45.87 patching file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-06-10 00:03:20.111270 | debian-bookworm | #30 45.87 patching file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-06-10 00:03:20.111274 | debian-bookworm | #30 45.87 /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-06-10 00:03:20.111279 | debian-bookworm | #30 45.87 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111284 | debian-bookworm | #30 45.87 + echo /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-06-10 00:03:20.111289 | debian-bookworm | #30 45.87 + cd /repository 2026-06-10 00:03:20.111294 | debian-bookworm | #30 45.87 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111298 | debian-bookworm | #30 45.87 checking file ansible/roles/nova-cell/tasks/config.yml 2026-06-10 00:03:20.111303 | debian-bookworm | #30 45.87 checking file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-06-10 00:03:20.111308 | debian-bookworm | #30 45.87 checking file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-06-10 00:03:20.111313 | debian-bookworm | #30 45.87 + cd /repository 2026-06-10 00:03:20.111318 | debian-bookworm | #30 45.87 + patch --forward --batch -p1 2026-06-10 00:03:20.111323 | debian-bookworm | #30 45.87 patching file ansible/roles/nova-cell/tasks/config.yml 2026-06-10 00:03:20.111328 | debian-bookworm | #30 45.87 patching file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-06-10 00:03:20.111333 | debian-bookworm | #30 45.88 patching file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-06-10 00:03:20.111337 | debian-bookworm | #30 45.88 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111342 | debian-bookworm | #30 45.88 + echo /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-06-10 00:03:20.111352 | debian-bookworm | #30 45.88 /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-06-10 00:03:20.111356 | debian-bookworm | #30 45.88 + cd /repository 2026-06-10 00:03:20.111365 | debian-bookworm | #30 45.88 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111370 | debian-bookworm | #30 45.88 checking file ansible/roles/horizon/defaults/main.yml 2026-06-10 00:03:20.111375 | debian-bookworm | #30 45.88 + cd /repository 2026-06-10 00:03:20.111380 | debian-bookworm | #30 45.88 + patch --forward --batch -p1 2026-06-10 00:03:20.111385 | debian-bookworm | #30 45.88 patching file ansible/roles/horizon/defaults/main.yml 2026-06-10 00:03:20.111396 | debian-bookworm | #30 45.88 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111402 | debian-bookworm | #30 45.88 + echo /patches/2024.2/backport-876648.patch 2026-06-10 00:03:20.111406 | debian-bookworm | #30 45.88 /patches/2024.2/backport-876648.patch 2026-06-10 00:03:20.111411 | debian-bookworm | #30 45.88 + cd /repository 2026-06-10 00:03:20.111416 | debian-bookworm | #30 45.88 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111421 | debian-bookworm | #30 45.88 checking file ansible/group_vars/all.yml 2026-06-10 00:03:20.111426 | debian-bookworm | #30 45.88 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-06-10 00:03:20.111431 | debian-bookworm | #30 45.88 checking file ansible/roles/ironic/defaults/main.yml 2026-06-10 00:03:20.111435 | debian-bookworm | #30 45.88 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-06-10 00:03:20.111440 | debian-bookworm | #30 45.88 checking file ansible/roles/ironic/tasks/precheck.yml 2026-06-10 00:03:20.111445 | debian-bookworm | #30 45.88 Hunk #1 succeeded at 85 (offset 13 lines). 2026-06-10 00:03:20.111450 | debian-bookworm | #30 45.89 + cd /repository 2026-06-10 00:03:20.111455 | debian-bookworm | #30 45.89 + patch --forward --batch -p1 2026-06-10 00:03:20.111459 | debian-bookworm | #30 45.89 patching file ansible/group_vars/all.yml 2026-06-10 00:03:20.111484 | debian-bookworm | #30 45.89 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-06-10 00:03:20.111490 | debian-bookworm | #30 45.89 patching file ansible/roles/ironic/defaults/main.yml 2026-06-10 00:03:20.111495 | debian-bookworm | #30 45.89 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-06-10 00:03:20.111500 | debian-bookworm | #30 45.89 patching file ansible/roles/ironic/tasks/precheck.yml 2026-06-10 00:03:20.111504 | debian-bookworm | #30 45.89 Hunk #1 succeeded at 85 (offset 13 lines). 2026-06-10 00:03:20.111509 | debian-bookworm | #30 45.89 /patches/2024.2/backport-894219.patch 2026-06-10 00:03:20.111514 | debian-bookworm | #30 45.89 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111519 | debian-bookworm | #30 45.89 + echo /patches/2024.2/backport-894219.patch 2026-06-10 00:03:20.111524 | debian-bookworm | #30 45.89 + cd /repository 2026-06-10 00:03:20.111529 | debian-bookworm | #30 45.89 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111533 | debian-bookworm | #30 45.89 checking file ansible/roles/octavia/tasks/prepare.yml 2026-06-10 00:03:20.111538 | debian-bookworm | #30 45.89 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-06-10 00:03:20.111543 | debian-bookworm | #30 45.89 + cd /repository 2026-06-10 00:03:20.111548 | debian-bookworm | #30 45.89 + patch --forward --batch -p1 2026-06-10 00:03:20.111552 | debian-bookworm | #30 45.89 patching file ansible/roles/octavia/tasks/prepare.yml 2026-06-10 00:03:20.111557 | debian-bookworm | #30 45.89 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-06-10 00:03:20.111562 | debian-bookworm | #30 45.89 /patches/2024.2/backport-913468.patch 2026-06-10 00:03:20.111567 | debian-bookworm | #30 45.89 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111572 | debian-bookworm | #30 45.89 + echo /patches/2024.2/backport-913468.patch 2026-06-10 00:03:20.111577 | debian-bookworm | #30 45.89 + cd /repository 2026-06-10 00:03:20.111582 | debian-bookworm | #30 45.89 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111586 | debian-bookworm | #30 45.89 checking file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-06-10 00:03:20.111591 | debian-bookworm | #30 45.89 Hunk #1 succeeded at 17 (offset -1 lines). 2026-06-10 00:03:20.111596 | debian-bookworm | #30 45.89 + cd /repository 2026-06-10 00:03:20.111601 | debian-bookworm | #30 45.89 + patch --forward --batch -p1 2026-06-10 00:03:20.111605 | debian-bookworm | #30 45.90 patching file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-06-10 00:03:20.111610 | debian-bookworm | #30 45.90 Hunk #1 succeeded at 17 (offset -1 lines). 2026-06-10 00:03:20.111615 | debian-bookworm | #30 45.90 /patches/2024.2/backport-916972.patch 2026-06-10 00:03:20.111624 | debian-bookworm | #30 45.90 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111629 | debian-bookworm | #30 45.90 + echo /patches/2024.2/backport-916972.patch 2026-06-10 00:03:20.111634 | debian-bookworm | #30 45.90 + cd /repository 2026-06-10 00:03:20.111639 | debian-bookworm | #30 45.90 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111643 | debian-bookworm | #30 45.90 checking file ansible/roles/skyline/defaults/main.yml 2026-06-10 00:03:20.111648 | debian-bookworm | #30 45.90 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-10 00:03:20.111653 | debian-bookworm | #30 45.90 checking file ansible/roles/skyline/templates/skyline.yaml.j2 2026-06-10 00:03:20.111658 | debian-bookworm | #30 45.90 checking file doc/source/reference/shared-services/skyline-guide.rst 2026-06-10 00:03:20.111663 | debian-bookworm | #30 45.90 checking file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-06-10 00:03:20.111668 | debian-bookworm | #30 45.90 + cd /repository 2026-06-10 00:03:20.111673 | debian-bookworm | #30 45.90 + patch --forward --batch -p1 2026-06-10 00:03:20.111677 | debian-bookworm | #30 45.90 patching file ansible/roles/skyline/defaults/main.yml 2026-06-10 00:03:20.111682 | debian-bookworm | #30 45.90 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-10 00:03:20.111687 | debian-bookworm | #30 45.90 patching file ansible/roles/skyline/templates/skyline.yaml.j2 2026-06-10 00:03:20.111692 | debian-bookworm | #30 45.90 patching file doc/source/reference/shared-services/skyline-guide.rst 2026-06-10 00:03:20.111697 | debian-bookworm | #30 45.90 patching file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-06-10 00:03:20.111701 | debian-bookworm | #30 45.90 /patches/2024.2/backport-921071.patch 2026-06-10 00:03:20.111706 | debian-bookworm | #30 45.90 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111711 | debian-bookworm | #30 45.90 + echo /patches/2024.2/backport-921071.patch 2026-06-10 00:03:20.111716 | debian-bookworm | #30 45.90 + cd /repository 2026-06-10 00:03:20.111721 | debian-bookworm | #30 45.90 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111726 | debian-bookworm | #30 45.90 checking file ansible/roles/loadbalancer/handlers/main.yml 2026-06-10 00:03:20.111731 | debian-bookworm | #30 45.90 Hunk #1 succeeded at 116 (offset -6 lines). 2026-06-10 00:03:20.111736 | debian-bookworm | #30 45.91 Hunk #2 succeeded at 151 (offset -6 lines). 2026-06-10 00:03:20.111740 | debian-bookworm | #30 45.91 + cd /repository 2026-06-10 00:03:20.111750 | debian-bookworm | #30 45.91 + patch --forward --batch -p1 2026-06-10 00:03:20.111755 | debian-bookworm | #30 45.91 patching file ansible/roles/loadbalancer/handlers/main.yml 2026-06-10 00:03:20.111760 | debian-bookworm | #30 45.91 Hunk #1 succeeded at 116 (offset -6 lines). 2026-06-10 00:03:20.111765 | debian-bookworm | #30 45.91 Hunk #2 succeeded at 151 (offset -6 lines). 2026-06-10 00:03:20.111770 | debian-bookworm | #30 45.91 /patches/2024.2/backport-924665.patch 2026-06-10 00:03:20.111774 | debian-bookworm | #30 45.91 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111779 | debian-bookworm | #30 45.91 + echo /patches/2024.2/backport-924665.patch 2026-06-10 00:03:20.111784 | debian-bookworm | #30 45.91 + cd /repository 2026-06-10 00:03:20.111789 | debian-bookworm | #30 45.91 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111794 | debian-bookworm | #30 45.91 checking file ansible/roles/common/tasks/config.yml 2026-06-10 00:03:20.111799 | debian-bookworm | #30 45.91 Hunk #1 succeeded at 208 (offset -51 lines). 2026-06-10 00:03:20.111803 | debian-bookworm | #30 45.91 checking file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-06-10 00:03:20.111808 | debian-bookworm | #30 45.91 + cd /repository 2026-06-10 00:03:20.111813 | debian-bookworm | #30 45.91 + patch --forward --batch -p1 2026-06-10 00:03:20.111818 | debian-bookworm | #30 45.91 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111823 | debian-bookworm | #30 45.91 + echo /patches/2024.2/backport-928469.patch 2026-06-10 00:03:20.111831 | debian-bookworm | #30 45.91 + cd /repository 2026-06-10 00:03:20.111836 | debian-bookworm | #30 45.91 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111841 | debian-bookworm | #30 45.91 patching file ansible/roles/common/tasks/config.yml 2026-06-10 00:03:20.111846 | debian-bookworm | #30 45.91 Hunk #1 succeeded at 208 (offset -51 lines). 2026-06-10 00:03:20.111851 | debian-bookworm | #30 45.91 patching file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-06-10 00:03:20.111860 | debian-bookworm | #30 45.91 /patches/2024.2/backport-928469.patch 2026-06-10 00:03:20.111869 | debian-bookworm | #30 45.92 checking file ansible/roles/manila/tasks/config.yml 2026-06-10 00:03:20.111874 | debian-bookworm | #30 45.92 + cd /repository 2026-06-10 00:03:20.111879 | debian-bookworm | #30 45.92 + patch --forward --batch -p1 2026-06-10 00:03:20.111884 | debian-bookworm | #30 45.92 patching file ansible/roles/manila/tasks/config.yml 2026-06-10 00:03:20.111889 | debian-bookworm | #30 45.92 /patches/2024.2/backport-941635.patch 2026-06-10 00:03:20.111894 | debian-bookworm | #30 45.92 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111898 | debian-bookworm | #30 45.92 + echo /patches/2024.2/backport-941635.patch 2026-06-10 00:03:20.111903 | debian-bookworm | #30 45.92 + cd /repository 2026-06-10 00:03:20.111908 | debian-bookworm | #30 45.92 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111913 | debian-bookworm | #30 45.92 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-10 00:03:20.111918 | debian-bookworm | #30 45.92 checking file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-06-10 00:03:20.111923 | debian-bookworm | #30 45.92 + cd /repository 2026-06-10 00:03:20.111928 | debian-bookworm | #30 45.92 + patch --forward --batch -p1 2026-06-10 00:03:20.111932 | debian-bookworm | #30 45.92 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-10 00:03:20.111938 | debian-bookworm | #30 45.92 patching file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-06-10 00:03:20.111943 | debian-bookworm | #30 45.92 /patches/2024.2/backport-953750.patch 2026-06-10 00:03:20.111947 | debian-bookworm | #30 45.92 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.111953 | debian-bookworm | #30 45.92 + echo /patches/2024.2/backport-953750.patch 2026-06-10 00:03:20.111958 | debian-bookworm | #30 45.92 + cd /repository 2026-06-10 00:03:20.111963 | debian-bookworm | #30 45.92 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.111967 | debian-bookworm | #30 45.93 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-10 00:03:20.111972 | debian-bookworm | #30 45.93 Hunk #18 succeeded at 375 (offset 10 lines). 2026-06-10 00:03:20.111977 | debian-bookworm | #30 45.93 Hunk #19 succeeded at 389 (offset 10 lines). 2026-06-10 00:03:20.111982 | debian-bookworm | #30 45.93 + cd /repository 2026-06-10 00:03:20.111986 | debian-bookworm | #30 45.93 + patch --forward --batch -p1 2026-06-10 00:03:20.111991 | debian-bookworm | #30 45.93 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-06-10 00:03:20.111996 | debian-bookworm | #30 45.93 Hunk #18 succeeded at 375 (offset 10 lines). 2026-06-10 00:03:20.112001 | debian-bookworm | #30 45.93 Hunk #19 succeeded at 389 (offset 10 lines). 2026-06-10 00:03:20.112005 | debian-bookworm | #30 45.93 /patches/2024.2/backport-963262.patch 2026-06-10 00:03:20.112010 | debian-bookworm | #30 45.93 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.112015 | debian-bookworm | #30 45.93 + echo /patches/2024.2/backport-963262.patch 2026-06-10 00:03:20.112020 | debian-bookworm | #30 45.93 + cd /repository 2026-06-10 00:03:20.112025 | debian-bookworm | #30 45.93 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.112033 | debian-bookworm | #30 45.93 checking file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-06-10 00:03:20.112038 | debian-bookworm | #30 45.93 + cd /repository 2026-06-10 00:03:20.112043 | debian-bookworm | #30 45.93 + patch --forward --batch -p1 2026-06-10 00:03:20.112048 | debian-bookworm | #30 45.93 patching file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-06-10 00:03:20.112053 | debian-bookworm | #30 45.93 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.112057 | debian-bookworm | #30 45.93 + echo /patches/2024.2/config-validate-without-become.patch 2026-06-10 00:03:20.112062 | debian-bookworm | #30 45.93 /patches/2024.2/config-validate-without-become.patch 2026-06-10 00:03:20.112067 | debian-bookworm | #30 45.93 + cd /repository 2026-06-10 00:03:20.112072 | debian-bookworm | #30 45.93 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.112077 | debian-bookworm | #30 45.94 checking file ansible/roles/service-config-validate/defaults/main.yml 2026-06-10 00:03:20.112082 | debian-bookworm | #30 45.94 checking file ansible/roles/service-config-validate/tasks/validate.yml 2026-06-10 00:03:20.112086 | debian-bookworm | #30 45.94 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-10 00:03:20.112091 | debian-bookworm | #30 45.94 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-10 00:03:20.112096 | debian-bookworm | #30 45.94 + cd /repository 2026-06-10 00:03:20.112106 | debian-bookworm | #30 45.94 + patch --forward --batch -p1 2026-06-10 00:03:20.112111 | debian-bookworm | #30 45.94 patching file ansible/roles/service-config-validate/defaults/main.yml 2026-06-10 00:03:20.112118 | debian-bookworm | #30 45.94 patching file ansible/roles/service-config-validate/tasks/validate.yml 2026-06-10 00:03:20.112123 | debian-bookworm | #30 45.94 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-10 00:03:20.112128 | debian-bookworm | #30 45.94 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-10 00:03:20.112133 | debian-bookworm | #30 45.94 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.112141 | debian-bookworm | #30 45.94 + echo /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-06-10 00:03:20.112146 | debian-bookworm | #30 45.94 /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-06-10 00:03:20.112151 | debian-bookworm | #30 45.94 + cd /repository 2026-06-10 00:03:20.112156 | debian-bookworm | #30 45.94 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.211156 | debian-bookworm | #30 45.94 checking file ansible/roles/designate/templates/designate.conf.j2 2026-06-10 00:03:20.211246 | debian-bookworm | #30 45.94 Hunk #1 succeeded at 17 with fuzz 1. 2026-06-10 00:03:20.211260 | debian-bookworm | #30 45.94 + cd /repository 2026-06-10 00:03:20.211287 | debian-bookworm | #30 45.94 + patch --forward --batch -p1 2026-06-10 00:03:20.211298 | debian-bookworm | #30 45.94 patching file ansible/roles/designate/templates/designate.conf.j2 2026-06-10 00:03:20.211309 | debian-bookworm | #30 45.94 Hunk #1 succeeded at 17 with fuzz 1. 2026-06-10 00:03:20.211318 | debian-bookworm | #30 45.94 /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-06-10 00:03:20.211328 | debian-bookworm | #30 45.94 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.211339 | debian-bookworm | #30 45.94 + echo /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-06-10 00:03:20.211349 | debian-bookworm | #30 45.94 + cd /repository 2026-06-10 00:03:20.211359 | debian-bookworm | #30 45.94 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.211369 | debian-bookworm | #30 45.94 checking file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-06-10 00:03:20.211378 | debian-bookworm | #30 45.94 checking file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-06-10 00:03:20.211388 | debian-bookworm | #30 45.95 checking file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-06-10 00:03:20.211397 | debian-bookworm | #30 45.95 checking file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-06-10 00:03:20.211407 | debian-bookworm | #30 45.95 checking file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-06-10 00:03:20.211416 | debian-bookworm | #30 45.95 checking file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-06-10 00:03:20.211426 | debian-bookworm | #30 45.95 checking file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-06-10 00:03:20.211435 | debian-bookworm | #30 45.95 checking file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-06-10 00:03:20.211445 | debian-bookworm | #30 45.95 checking file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-06-10 00:03:20.211455 | debian-bookworm | #30 45.95 checking file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-06-10 00:03:20.211486 | debian-bookworm | #30 45.95 checking file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-06-10 00:03:20.211497 | debian-bookworm | #30 45.95 checking file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-06-10 00:03:20.211506 | debian-bookworm | #30 45.95 checking file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-06-10 00:03:20.211516 | debian-bookworm | #30 45.95 + cd /repository 2026-06-10 00:03:20.211526 | debian-bookworm | #30 45.95 + patch --forward --batch -p1 2026-06-10 00:03:20.211535 | debian-bookworm | #30 45.95 patching file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-06-10 00:03:20.211545 | debian-bookworm | #30 45.95 patching file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-06-10 00:03:20.211555 | debian-bookworm | #30 45.95 patching file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-06-10 00:03:20.211564 | debian-bookworm | #30 45.95 patching file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-06-10 00:03:20.211582 | debian-bookworm | #30 45.95 patching file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-06-10 00:03:20.211591 | debian-bookworm | #30 45.95 patching file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-06-10 00:03:20.211601 | debian-bookworm | #30 45.95 patching file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-06-10 00:03:20.211633 | debian-bookworm | #30 45.95 patching file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-06-10 00:03:20.211643 | debian-bookworm | #30 45.95 patching file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-06-10 00:03:20.211653 | debian-bookworm | #30 45.95 patching file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-06-10 00:03:20.211662 | debian-bookworm | #30 45.95 patching file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-06-10 00:03:20.211672 | debian-bookworm | #30 45.95 patching file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-06-10 00:03:20.211681 | debian-bookworm | #30 45.95 patching file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-06-10 00:03:20.211691 | debian-bookworm | #30 45.96 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.211701 | debian-bookworm | #30 45.96 + echo /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-06-10 00:03:20.211710 | debian-bookworm | #30 45.96 /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-06-10 00:03:20.211721 | debian-bookworm | #30 45.96 + cd /repository 2026-06-10 00:03:20.211731 | debian-bookworm | #30 45.96 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.211741 | debian-bookworm | #30 45.96 checking file ansible/roles/octavia-certificates/tasks/main.yml 2026-06-10 00:03:20.211750 | debian-bookworm | #30 45.96 + cd /repository 2026-06-10 00:03:20.211760 | debian-bookworm | #30 45.96 + patch --forward --batch -p1 2026-06-10 00:03:20.211769 | debian-bookworm | #30 45.96 patching file ansible/roles/octavia-certificates/tasks/main.yml 2026-06-10 00:03:20.211779 | debian-bookworm | #30 45.96 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.211788 | debian-bookworm | #30 45.96 + echo /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-06-10 00:03:20.211798 | debian-bookworm | #30 45.96 /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-06-10 00:03:20.211807 | debian-bookworm | #30 45.96 + cd /repository 2026-06-10 00:03:20.211817 | debian-bookworm | #30 45.96 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.211827 | debian-bookworm | #30 45.96 checking file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-06-10 00:03:20.211836 | debian-bookworm | #30 45.96 + cd /repository 2026-06-10 00:03:20.211846 | debian-bookworm | #30 45.96 + patch --forward --batch -p1 2026-06-10 00:03:20.211855 | debian-bookworm | #30 45.96 patching file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-06-10 00:03:20.211865 | debian-bookworm | #30 45.96 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.211874 | debian-bookworm | #30 45.96 + echo /patches/2024.2/horizon-healthcheck-login-page.patch 2026-06-10 00:03:20.211884 | debian-bookworm | #30 45.96 /patches/2024.2/horizon-healthcheck-login-page.patch 2026-06-10 00:03:20.211894 | debian-bookworm | #30 45.97 + cd /repository 2026-06-10 00:03:20.211909 | debian-bookworm | #30 45.97 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.211925 | debian-bookworm | #30 45.97 checking file ansible/roles/horizon/defaults/main.yml 2026-06-10 00:03:20.211940 | debian-bookworm | #30 45.97 + cd /repository 2026-06-10 00:03:20.211955 | debian-bookworm | #30 45.97 + patch --forward --batch -p1 2026-06-10 00:03:20.211970 | debian-bookworm | #30 45.97 patching file ansible/roles/horizon/defaults/main.yml 2026-06-10 00:03:20.211996 | debian-bookworm | #30 45.97 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.212012 | debian-bookworm | #30 45.97 + echo /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-06-10 00:03:20.212030 | debian-bookworm | #30 45.97 /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-06-10 00:03:20.212045 | debian-bookworm | #30 45.97 + cd /repository 2026-06-10 00:03:20.212061 | debian-bookworm | #30 45.97 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.212076 | debian-bookworm | #30 45.97 checking file ansible/roles/loadbalancer/defaults/main.yml 2026-06-10 00:03:20.212092 | debian-bookworm | #30 45.97 checking file ansible/roles/loadbalancer/tasks/main.yml 2026-06-10 00:03:20.212110 | debian-bookworm | #30 45.97 checking file ansible/roles/loadbalancer/tasks/precheck.yml 2026-06-10 00:03:20.212125 | debian-bookworm | #30 45.97 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-10 00:03:20.212141 | debian-bookworm | #30 45.97 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-10 00:03:20.212157 | debian-bookworm | #30 45.97 Hunk #3 succeeded at 42 (offset 1 line). 2026-06-10 00:03:20.212174 | debian-bookworm | #30 45.97 Hunk #4 succeeded at 138 (offset 1 line). 2026-06-10 00:03:20.212190 | debian-bookworm | #30 45.97 Hunk #5 succeeded at 150 (offset 1 line). 2026-06-10 00:03:20.212237 | debian-bookworm | #30 45.97 Hunk #6 succeeded at 162 (offset 1 line). 2026-06-10 00:03:20.212249 | debian-bookworm | #30 45.97 Hunk #7 succeeded at 175 (offset 1 line). 2026-06-10 00:03:20.212259 | debian-bookworm | #30 45.97 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-06-10 00:03:20.212269 | debian-bookworm | #30 45.97 Hunk #9 succeeded at 231 (offset 28 lines). 2026-06-10 00:03:20.212279 | debian-bookworm | #30 45.97 Hunk #10 succeeded at 254 (offset 28 lines). 2026-06-10 00:03:20.212288 | debian-bookworm | #30 45.97 Hunk #11 succeeded at 267 (offset 28 lines). 2026-06-10 00:03:20.212298 | debian-bookworm | #30 45.97 Hunk #12 succeeded at 280 (offset 28 lines). 2026-06-10 00:03:20.212307 | debian-bookworm | #30 45.97 Hunk #13 succeeded at 294 (offset 28 lines). 2026-06-10 00:03:20.212317 | debian-bookworm | #30 45.97 Hunk #14 succeeded at 307 (offset 28 lines). 2026-06-10 00:03:20.212327 | debian-bookworm | #30 45.97 Hunk #15 succeeded at 320 (offset 28 lines). 2026-06-10 00:03:20.212337 | debian-bookworm | #30 45.97 Hunk #16 succeeded at 333 (offset 28 lines). 2026-06-10 00:03:20.212346 | debian-bookworm | #30 45.97 Hunk #17 succeeded at 346 (offset 28 lines). 2026-06-10 00:03:20.212356 | debian-bookworm | #30 45.97 Hunk #18 succeeded at 359 (offset 28 lines). 2026-06-10 00:03:20.212366 | debian-bookworm | #30 45.97 Hunk #19 succeeded at 372 (offset 28 lines). 2026-06-10 00:03:20.212375 | debian-bookworm | #30 45.97 Hunk #20 succeeded at 385 (offset 28 lines). 2026-06-10 00:03:20.212385 | debian-bookworm | #30 45.97 Hunk #21 succeeded at 398 (offset 28 lines). 2026-06-10 00:03:20.212395 | debian-bookworm | #30 45.97 Hunk #22 succeeded at 411 (offset 28 lines). 2026-06-10 00:03:20.212404 | debian-bookworm | #30 45.97 Hunk #23 succeeded at 424 (offset 28 lines). 2026-06-10 00:03:20.212414 | debian-bookworm | #30 45.97 Hunk #24 succeeded at 437 (offset 28 lines). 2026-06-10 00:03:20.212423 | debian-bookworm | #30 45.97 Hunk #25 succeeded at 450 (offset 28 lines). 2026-06-10 00:03:20.212433 | debian-bookworm | #30 45.97 Hunk #26 succeeded at 463 (offset 28 lines). 2026-06-10 00:03:20.212442 | debian-bookworm | #30 45.97 Hunk #27 succeeded at 477 (offset 28 lines). 2026-06-10 00:03:20.212452 | debian-bookworm | #30 45.97 Hunk #28 succeeded at 490 (offset 28 lines). 2026-06-10 00:03:20.212462 | debian-bookworm | #30 45.97 Hunk #29 succeeded at 503 (offset 28 lines). 2026-06-10 00:03:20.212496 | debian-bookworm | #30 45.97 Hunk #30 succeeded at 516 (offset 28 lines). 2026-06-10 00:03:20.212506 | debian-bookworm | #30 45.97 Hunk #31 succeeded at 529 (offset 28 lines). 2026-06-10 00:03:20.212515 | debian-bookworm | #30 45.97 Hunk #32 succeeded at 542 (offset 28 lines). 2026-06-10 00:03:20.212525 | debian-bookworm | #30 45.97 Hunk #33 succeeded at 555 (offset 28 lines). 2026-06-10 00:03:20.212534 | debian-bookworm | #30 45.97 Hunk #34 succeeded at 568 (offset 28 lines). 2026-06-10 00:03:20.212544 | debian-bookworm | #30 45.97 Hunk #35 succeeded at 581 (offset 28 lines). 2026-06-10 00:03:20.212553 | debian-bookworm | #30 45.97 Hunk #36 succeeded at 595 (offset 28 lines). 2026-06-10 00:03:20.212563 | debian-bookworm | #30 45.97 Hunk #37 succeeded at 610 (offset 28 lines). 2026-06-10 00:03:20.212572 | debian-bookworm | #30 45.97 Hunk #38 succeeded at 623 (offset 28 lines). 2026-06-10 00:03:20.212582 | debian-bookworm | #30 45.97 Hunk #39 succeeded at 636 (offset 28 lines). 2026-06-10 00:03:20.212592 | debian-bookworm | #30 45.97 Hunk #40 succeeded at 649 (offset 28 lines). 2026-06-10 00:03:20.212601 | debian-bookworm | #30 45.97 Hunk #41 succeeded at 662 (offset 28 lines). 2026-06-10 00:03:20.212611 | debian-bookworm | #30 45.97 Hunk #42 succeeded at 675 (offset 28 lines). 2026-06-10 00:03:20.212620 | debian-bookworm | #30 45.97 Hunk #43 succeeded at 688 (offset 28 lines). 2026-06-10 00:03:20.212630 | debian-bookworm | #30 45.97 Hunk #44 succeeded at 701 (offset 28 lines). 2026-06-10 00:03:20.212639 | debian-bookworm | #30 45.97 Hunk #45 succeeded at 714 (offset 28 lines). 2026-06-10 00:03:20.212649 | debian-bookworm | #30 45.97 Hunk #46 succeeded at 727 (offset 28 lines). 2026-06-10 00:03:20.212659 | debian-bookworm | #30 45.97 Hunk #47 succeeded at 740 (offset 28 lines). 2026-06-10 00:03:20.212668 | debian-bookworm | #30 45.97 Hunk #48 succeeded at 753 (offset 28 lines). 2026-06-10 00:03:20.212678 | debian-bookworm | #30 45.97 checking file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-06-10 00:03:20.212688 | debian-bookworm | #30 45.97 + cd /repository 2026-06-10 00:03:20.212697 | debian-bookworm | #30 45.97 + patch --forward --batch -p1 2026-06-10 00:03:20.212707 | debian-bookworm | #30 45.98 patching file ansible/roles/loadbalancer/defaults/main.yml 2026-06-10 00:03:20.212717 | debian-bookworm | #30 45.98 patching file ansible/roles/loadbalancer/tasks/main.yml 2026-06-10 00:03:20.212740 | debian-bookworm | #30 45.98 patching file ansible/roles/loadbalancer/tasks/precheck.yml 2026-06-10 00:03:20.212750 | debian-bookworm | #30 45.98 Hunk #1 succeeded at 24 (offset 1 line). 2026-06-10 00:03:20.212759 | debian-bookworm | #30 45.98 Hunk #2 succeeded at 33 (offset 1 line). 2026-06-10 00:03:20.212769 | debian-bookworm | #30 45.98 Hunk #3 succeeded at 42 (offset 1 line). 2026-06-10 00:03:20.212779 | debian-bookworm | #30 45.98 Hunk #4 succeeded at 138 (offset 1 line). 2026-06-10 00:03:20.212788 | debian-bookworm | #30 45.98 Hunk #5 succeeded at 150 (offset 1 line). 2026-06-10 00:03:20.212803 | debian-bookworm | #30 45.98 Hunk #6 succeeded at 162 (offset 1 line). 2026-06-10 00:03:20.212812 | debian-bookworm | #30 45.98 Hunk #7 succeeded at 175 (offset 1 line). 2026-06-10 00:03:20.212822 | debian-bookworm | #30 45.98 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-06-10 00:03:20.212831 | debian-bookworm | #30 45.98 Hunk #9 succeeded at 231 (offset 28 lines). 2026-06-10 00:03:20.212841 | debian-bookworm | #30 45.98 Hunk #10 succeeded at 254 (offset 28 lines). 2026-06-10 00:03:20.212851 | debian-bookworm | #30 45.98 Hunk #11 succeeded at 267 (offset 28 lines). 2026-06-10 00:03:20.212870 | debian-bookworm | #30 45.98 Hunk #12 succeeded at 280 (offset 28 lines). 2026-06-10 00:03:20.212881 | debian-bookworm | #30 45.98 Hunk #13 succeeded at 294 (offset 28 lines). 2026-06-10 00:03:20.212891 | debian-bookworm | #30 45.98 Hunk #14 succeeded at 307 (offset 28 lines). 2026-06-10 00:03:20.212900 | debian-bookworm | #30 45.98 Hunk #15 succeeded at 320 (offset 28 lines). 2026-06-10 00:03:20.212910 | debian-bookworm | #30 45.98 Hunk #16 succeeded at 333 (offset 28 lines). 2026-06-10 00:03:20.212920 | debian-bookworm | #30 45.98 Hunk #17 succeeded at 346 (offset 28 lines). 2026-06-10 00:03:20.212929 | debian-bookworm | #30 45.98 Hunk #18 succeeded at 359 (offset 28 lines). 2026-06-10 00:03:20.212939 | debian-bookworm | #30 45.98 Hunk #19 succeeded at 372 (offset 28 lines). 2026-06-10 00:03:20.212948 | debian-bookworm | #30 45.98 Hunk #20 succeeded at 385 (offset 28 lines). 2026-06-10 00:03:20.212958 | debian-bookworm | #30 45.98 Hunk #21 succeeded at 398 (offset 28 lines). 2026-06-10 00:03:20.212968 | debian-bookworm | #30 45.98 Hunk #22 succeeded at 411 (offset 28 lines). 2026-06-10 00:03:20.212980 | debian-bookworm | #30 45.98 Hunk #23 succeeded at 424 (offset 28 lines). 2026-06-10 00:03:20.212997 | debian-bookworm | #30 45.98 Hunk #24 succeeded at 437 (offset 28 lines). 2026-06-10 00:03:20.213014 | debian-bookworm | #30 45.98 Hunk #25 succeeded at 450 (offset 28 lines). 2026-06-10 00:03:20.213032 | debian-bookworm | #30 45.98 Hunk #26 succeeded at 463 (offset 28 lines). 2026-06-10 00:03:20.213050 | debian-bookworm | #30 45.98 Hunk #27 succeeded at 477 (offset 28 lines). 2026-06-10 00:03:20.213066 | debian-bookworm | #30 45.98 Hunk #28 succeeded at 490 (offset 28 lines). 2026-06-10 00:03:20.213084 | debian-bookworm | #30 45.98 Hunk #29 succeeded at 503 (offset 28 lines). 2026-06-10 00:03:20.213094 | debian-bookworm | #30 45.98 Hunk #30 succeeded at 516 (offset 28 lines). 2026-06-10 00:03:20.213105 | debian-bookworm | #30 45.98 Hunk #31 succeeded at 529 (offset 28 lines). 2026-06-10 00:03:20.213115 | debian-bookworm | #30 45.98 Hunk #32 succeeded at 542 (offset 28 lines). 2026-06-10 00:03:20.213124 | debian-bookworm | #30 45.98 Hunk #33 succeeded at 555 (offset 28 lines). 2026-06-10 00:03:20.213134 | debian-bookworm | #30 45.98 Hunk #34 succeeded at 568 (offset 28 lines). 2026-06-10 00:03:20.213143 | debian-bookworm | #30 45.98 Hunk #35 succeeded at 581 (offset 28 lines). 2026-06-10 00:03:20.213153 | debian-bookworm | #30 45.98 Hunk #36 succeeded at 595 (offset 28 lines). 2026-06-10 00:03:20.213163 | debian-bookworm | #30 45.98 Hunk #37 succeeded at 610 (offset 28 lines). 2026-06-10 00:03:20.213173 | debian-bookworm | #30 45.98 Hunk #38 succeeded at 623 (offset 28 lines). 2026-06-10 00:03:20.213183 | debian-bookworm | #30 45.98 Hunk #39 succeeded at 636 (offset 28 lines). 2026-06-10 00:03:20.213192 | debian-bookworm | #30 45.98 Hunk #40 succeeded at 649 (offset 28 lines). 2026-06-10 00:03:20.213202 | debian-bookworm | #30 45.98 Hunk #41 succeeded at 662 (offset 28 lines). 2026-06-10 00:03:20.213212 | debian-bookworm | #30 45.98 Hunk #42 succeeded at 675 (offset 28 lines). 2026-06-10 00:03:20.213221 | debian-bookworm | #30 45.98 Hunk #43 succeeded at 688 (offset 28 lines). 2026-06-10 00:03:20.213231 | debian-bookworm | #30 45.98 Hunk #44 succeeded at 701 (offset 28 lines). 2026-06-10 00:03:20.213240 | debian-bookworm | #30 45.98 Hunk #45 succeeded at 714 (offset 28 lines). 2026-06-10 00:03:20.213250 | debian-bookworm | #30 45.98 Hunk #46 succeeded at 727 (offset 28 lines). 2026-06-10 00:03:20.213259 | debian-bookworm | #30 45.98 Hunk #47 succeeded at 740 (offset 28 lines). 2026-06-10 00:03:20.213269 | debian-bookworm | #30 45.98 Hunk #48 succeeded at 753 (offset 28 lines). 2026-06-10 00:03:20.213286 | debian-bookworm | #30 45.98 patching file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-06-10 00:03:20.213296 | debian-bookworm | #30 45.98 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.213305 | debian-bookworm | #30 45.98 + echo /patches/2024.2/kolla-operations.patch 2026-06-10 00:03:20.213315 | debian-bookworm | #30 45.98 + cd /repository 2026-06-10 00:03:20.213324 | debian-bookworm | #30 45.98 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.213334 | debian-bookworm | #30 45.98 /patches/2024.2/kolla-operations.patch 2026-06-10 00:03:20.213343 | debian-bookworm | #30 45.98 checking file ansible/roles/grafana/defaults/main.yml 2026-06-10 00:03:20.213353 | debian-bookworm | #30 45.98 checking file ansible/roles/grafana/tasks/config.yml 2026-06-10 00:03:20.213363 | debian-bookworm | #30 45.98 checking file ansible/roles/prometheus/defaults/main.yml 2026-06-10 00:03:20.213372 | debian-bookworm | #30 45.98 checking file ansible/roles/prometheus/tasks/config.yml 2026-06-10 00:03:20.213382 | debian-bookworm | #30 45.98 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-10 00:03:20.213461 | debian-bookworm | #30 45.98 checking file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-06-10 00:03:20.213496 | debian-bookworm | #30 45.98 + cd /repository 2026-06-10 00:03:20.213506 | debian-bookworm | #30 45.98 + patch --forward --batch -p1 2026-06-10 00:03:20.213515 | debian-bookworm | #30 45.98 patching file ansible/roles/grafana/defaults/main.yml 2026-06-10 00:03:20.213525 | debian-bookworm | #30 45.98 patching file ansible/roles/grafana/tasks/config.yml 2026-06-10 00:03:20.213566 | debian-bookworm | #30 45.98 patching file ansible/roles/prometheus/defaults/main.yml 2026-06-10 00:03:20.213577 | debian-bookworm | #30 45.98 patching file ansible/roles/prometheus/tasks/config.yml 2026-06-10 00:03:20.213587 | debian-bookworm | #30 45.98 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-06-10 00:03:20.213597 | debian-bookworm | #30 45.98 patching file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-06-10 00:03:20.213607 | debian-bookworm | #30 45.99 /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-06-10 00:03:20.213617 | debian-bookworm | #30 45.99 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.213628 | debian-bookworm | #30 45.99 + echo /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-06-10 00:03:20.213637 | debian-bookworm | #30 45.99 + cd /repository 2026-06-10 00:03:20.213648 | debian-bookworm | #30 45.99 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.213657 | debian-bookworm | #30 45.99 checking file ansible/roles/mariadb/defaults/main.yml 2026-06-10 00:03:20.213667 | debian-bookworm | #30 45.99 + cd /repository 2026-06-10 00:03:20.213677 | debian-bookworm | #30 45.99 + patch --forward --batch -p1 2026-06-10 00:03:20.213687 | debian-bookworm | #30 45.99 patching file ansible/roles/mariadb/defaults/main.yml 2026-06-10 00:03:20.213719 | debian-bookworm | #30 46.00 /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-06-10 00:03:20.213730 | debian-bookworm | #30 46.00 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.213740 | debian-bookworm | #30 46.00 + echo /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-06-10 00:03:20.213750 | debian-bookworm | #30 46.00 + cd /repository 2026-06-10 00:03:20.213790 | debian-bookworm | #30 46.00 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.213801 | debian-bookworm | #30 46.00 checking file ansible/nova.yml 2026-06-10 00:03:20.213811 | debian-bookworm | #30 46.00 + cd /repository 2026-06-10 00:03:20.213843 | debian-bookworm | #30 46.00 + patch --forward --batch -p1 2026-06-10 00:03:20.213853 | debian-bookworm | #30 46.00 patching file ansible/nova.yml 2026-06-10 00:03:20.213863 | debian-bookworm | #30 46.00 /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-06-10 00:03:20.213873 | debian-bookworm | #30 46.00 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.213902 | debian-bookworm | #30 46.00 + echo /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-06-10 00:03:20.213913 | debian-bookworm | #30 46.01 + cd /repository 2026-06-10 00:03:20.213923 | debian-bookworm | #30 46.01 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.213933 | debian-bookworm | #30 46.01 checking file ansible/roles/octavia/tasks/hm-interface.yml 2026-06-10 00:03:20.213942 | debian-bookworm | #30 46.01 + cd /repository 2026-06-10 00:03:20.213952 | debian-bookworm | #30 46.01 + patch --forward --batch -p1 2026-06-10 00:03:20.213962 | debian-bookworm | #30 46.01 patching file ansible/roles/octavia/tasks/hm-interface.yml 2026-06-10 00:03:20.213979 | debian-bookworm | #30 46.01 /patches/2024.2/octavia-openvswitch.patch 2026-06-10 00:03:20.213990 | debian-bookworm | #30 46.01 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.213999 | debian-bookworm | #30 46.01 + echo /patches/2024.2/octavia-openvswitch.patch 2026-06-10 00:03:20.214009 | debian-bookworm | #30 46.01 + cd /repository 2026-06-10 00:03:20.214019 | debian-bookworm | #30 46.01 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.214029 | debian-bookworm | #30 46.01 checking file ansible/roles/openvswitch/defaults/main.yml 2026-06-10 00:03:20.214039 | debian-bookworm | #30 46.01 Hunk #2 succeeded at 29 with fuzz 2. 2026-06-10 00:03:20.214051 | debian-bookworm | #30 46.02 + cd /repository 2026-06-10 00:03:20.214069 | debian-bookworm | #30 46.02 + patch --forward --batch -p1 2026-06-10 00:03:20.214091 | debian-bookworm | #30 46.02 patching file ansible/roles/openvswitch/defaults/main.yml 2026-06-10 00:03:20.214114 | debian-bookworm | #30 46.02 Hunk #2 succeeded at 29 with fuzz 2. 2026-06-10 00:03:20.214131 | debian-bookworm | #30 46.02 /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-06-10 00:03:20.214148 | debian-bookworm | #30 46.02 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.214165 | debian-bookworm | #30 46.02 + echo /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-06-10 00:03:20.214181 | debian-bookworm | #30 46.02 + cd /repository 2026-06-10 00:03:20.214312 | debian-bookworm | #30 46.02 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.214329 | debian-bookworm | #30 46.02 checking file ansible/roles/opensearch/handlers/main.yml 2026-06-10 00:03:20.214339 | debian-bookworm | #30 46.02 + cd /repository 2026-06-10 00:03:20.214349 | debian-bookworm | #30 46.02 + patch --forward --batch -p1 2026-06-10 00:03:20.214359 | debian-bookworm | #30 46.02 patching file ansible/roles/opensearch/handlers/main.yml 2026-06-10 00:03:20.214369 | debian-bookworm | #30 46.02 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.214379 | debian-bookworm | #30 46.02 + echo /patches/2024.2/public-www-authenticate-uri.patch 2026-06-10 00:03:20.214389 | debian-bookworm | #30 46.02 /patches/2024.2/public-www-authenticate-uri.patch 2026-06-10 00:03:20.214398 | debian-bookworm | #30 46.02 + cd /repository 2026-06-10 00:03:20.214408 | debian-bookworm | #30 46.02 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.214418 | debian-bookworm | #30 46.02 checking file ansible/roles/aodh/templates/aodh.conf.j2 2026-06-10 00:03:20.214428 | debian-bookworm | #30 46.02 checking file ansible/roles/barbican/templates/barbican.conf.j2 2026-06-10 00:03:20.214438 | debian-bookworm | #30 46.03 checking file ansible/roles/blazar/templates/blazar.conf.j2 2026-06-10 00:03:20.214650 | debian-bookworm | #30 46.03 checking file ansible/roles/cinder/templates/cinder.conf.j2 2026-06-10 00:03:20.214681 | debian-bookworm | #30 46.03 Hunk #1 succeeded at 134 (offset 13 lines). 2026-06-10 00:03:20.214703 | debian-bookworm | #30 46.03 checking file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-06-10 00:03:20.214711 | debian-bookworm | #30 46.03 checking file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-06-10 00:03:20.214725 | debian-bookworm | #30 46.03 checking file ansible/roles/designate/templates/designate.conf.j2 2026-06-10 00:03:20.214732 | debian-bookworm | #30 46.03 Hunk #1 succeeded at 21 (offset 1 line). 2026-06-10 00:03:20.214739 | debian-bookworm | #30 46.03 checking file ansible/roles/glance/templates/glance-api.conf.j2 2026-06-10 00:03:20.214746 | debian-bookworm | #30 46.03 checking file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-06-10 00:03:20.214753 | debian-bookworm | #30 46.03 checking file ansible/roles/heat/templates/heat.conf.j2 2026-06-10 00:03:20.214759 | debian-bookworm | #30 46.03 checking file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-06-10 00:03:20.214766 | debian-bookworm | #30 46.03 Hunk #1 succeeded at 54 (offset 9 lines). 2026-06-10 00:03:20.214791 | debian-bookworm | #30 46.03 checking file ansible/roles/ironic/templates/ironic.conf.j2 2026-06-10 00:03:20.214798 | debian-bookworm | #30 46.03 Hunk #1 succeeded at 90 (offset 16 lines). 2026-06-10 00:03:20.214819 | debian-bookworm | #30 46.03 checking file ansible/roles/magnum/templates/magnum.conf.j2 2026-06-10 00:03:20.214826 | debian-bookworm | #30 46.03 checking file ansible/roles/manila/templates/manila.conf.j2 2026-06-10 00:03:20.214833 | debian-bookworm | #30 46.03 checking file ansible/roles/masakari/templates/masakari.conf.j2 2026-06-10 00:03:20.214839 | debian-bookworm | #30 46.03 checking file ansible/roles/mistral/templates/mistral.conf.j2 2026-06-10 00:03:20.214868 | debian-bookworm | #30 46.03 checking file ansible/roles/neutron/templates/neutron.conf.j2 2026-06-10 00:03:20.214875 | debian-bookworm | #30 46.03 checking file ansible/roles/nova/templates/nova.conf.j2 2026-06-10 00:03:20.214882 | debian-bookworm | #30 46.03 checking file ansible/roles/octavia/templates/octavia.conf.j2 2026-06-10 00:03:20.214889 | debian-bookworm | #30 46.03 Hunk #1 succeeded at 60 (offset 1 line). 2026-06-10 00:03:20.214900 | debian-bookworm | #30 46.03 checking file ansible/roles/placement/templates/placement.conf.j2 2026-06-10 00:03:20.214906 | debian-bookworm | #30 46.03 checking file ansible/roles/tacker/templates/tacker.conf.j2 2026-06-10 00:03:20.214928 | debian-bookworm | #30 46.03 checking file ansible/roles/trove/templates/trove.conf.j2 2026-06-10 00:03:20.214935 | debian-bookworm | #30 46.03 checking file ansible/roles/watcher/templates/watcher.conf.j2 2026-06-10 00:03:20.214942 | debian-bookworm | #30 46.03 checking file ansible/roles/zun/templates/zun.conf.j2 2026-06-10 00:03:20.214960 | debian-bookworm | #30 46.03 + cd /repository 2026-06-10 00:03:20.214968 | debian-bookworm | #30 46.03 + patch --forward --batch -p1 2026-06-10 00:03:20.214974 | debian-bookworm | #30 46.03 patching file ansible/roles/aodh/templates/aodh.conf.j2 2026-06-10 00:03:20.214981 | debian-bookworm | #30 46.04 patching file ansible/roles/barbican/templates/barbican.conf.j2 2026-06-10 00:03:20.214988 | debian-bookworm | #30 46.04 patching file ansible/roles/blazar/templates/blazar.conf.j2 2026-06-10 00:03:20.214995 | debian-bookworm | #30 46.04 patching file ansible/roles/cinder/templates/cinder.conf.j2 2026-06-10 00:03:20.215002 | debian-bookworm | #30 46.04 Hunk #1 succeeded at 134 (offset 13 lines). 2026-06-10 00:03:20.215009 | debian-bookworm | #30 46.04 patching file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-06-10 00:03:20.215016 | debian-bookworm | #30 46.04 patching file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-06-10 00:03:20.215038 | debian-bookworm | #30 46.04 patching file ansible/roles/designate/templates/designate.conf.j2 2026-06-10 00:03:20.215045 | debian-bookworm | #30 46.04 Hunk #1 succeeded at 21 (offset 1 line). 2026-06-10 00:03:20.215052 | debian-bookworm | #30 46.04 patching file ansible/roles/glance/templates/glance-api.conf.j2 2026-06-10 00:03:20.215058 | debian-bookworm | #30 46.04 patching file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-06-10 00:03:20.215065 | debian-bookworm | #30 46.04 patching file ansible/roles/heat/templates/heat.conf.j2 2026-06-10 00:03:20.215072 | debian-bookworm | #30 46.04 patching file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-06-10 00:03:20.215078 | debian-bookworm | #30 46.04 Hunk #1 succeeded at 54 (offset 9 lines). 2026-06-10 00:03:20.215099 | debian-bookworm | #30 46.04 patching file ansible/roles/ironic/templates/ironic.conf.j2 2026-06-10 00:03:20.215107 | debian-bookworm | #30 46.04 Hunk #1 succeeded at 90 (offset 16 lines). 2026-06-10 00:03:20.215113 | debian-bookworm | #30 46.04 patching file ansible/roles/magnum/templates/magnum.conf.j2 2026-06-10 00:03:20.215120 | debian-bookworm | #30 46.04 patching file ansible/roles/manila/templates/manila.conf.j2 2026-06-10 00:03:20.378799 | debian-bookworm | #30 46.04 patching file ansible/roles/masakari/templates/masakari.conf.j2 2026-06-10 00:03:20.378860 | debian-bookworm | #30 46.04 patching file ansible/roles/mistral/templates/mistral.conf.j2 2026-06-10 00:03:20.378866 | debian-bookworm | #30 46.04 patching file ansible/roles/neutron/templates/neutron.conf.j2 2026-06-10 00:03:20.378871 | debian-bookworm | #30 46.04 patching file ansible/roles/nova/templates/nova.conf.j2 2026-06-10 00:03:20.378875 | debian-bookworm | #30 46.04 patching file ansible/roles/octavia/templates/octavia.conf.j2 2026-06-10 00:03:20.378881 | debian-bookworm | #30 46.04 Hunk #1 succeeded at 60 (offset 1 line). 2026-06-10 00:03:20.378885 | debian-bookworm | #30 46.04 patching file ansible/roles/placement/templates/placement.conf.j2 2026-06-10 00:03:20.378889 | debian-bookworm | #30 46.04 patching file ansible/roles/tacker/templates/tacker.conf.j2 2026-06-10 00:03:20.378893 | debian-bookworm | #30 46.04 patching file ansible/roles/trove/templates/trove.conf.j2 2026-06-10 00:03:20.378897 | debian-bookworm | #30 46.04 patching file ansible/roles/watcher/templates/watcher.conf.j2 2026-06-10 00:03:20.378905 | debian-bookworm | #30 46.04 patching file ansible/roles/zun/templates/zun.conf.j2 2026-06-10 00:03:20.378909 | debian-bookworm | #30 46.04 /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-06-10 00:03:20.378913 | debian-bookworm | #30 46.04 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.378932 | debian-bookworm | #30 46.04 + echo /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-06-10 00:03:20.378936 | debian-bookworm | #30 46.04 + cd /repository 2026-06-10 00:03:20.378940 | debian-bookworm | #30 46.04 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.378944 | debian-bookworm | #30 46.05 checking file ansible/roles/hacluster/tasks/bootstrap.yml 2026-06-10 00:03:20.378948 | debian-bookworm | #30 46.05 checking file ansible/roles/hacluster/tasks/config.yml 2026-06-10 00:03:20.378952 | debian-bookworm | #30 46.05 + cd /repository 2026-06-10 00:03:20.378956 | debian-bookworm | #30 46.05 + patch --forward --batch -p1 2026-06-10 00:03:20.378959 | debian-bookworm | #30 46.05 patching file ansible/roles/hacluster/tasks/bootstrap.yml 2026-06-10 00:03:20.378963 | debian-bookworm | #30 46.05 patching file ansible/roles/hacluster/tasks/config.yml 2026-06-10 00:03:20.378967 | debian-bookworm | #30 46.05 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-10 00:03:20.378971 | debian-bookworm | #30 46.05 + echo /patches/2024.2/wait-for-octavia-interface.patch 2026-06-10 00:03:20.378975 | debian-bookworm | #30 46.05 /patches/2024.2/wait-for-octavia-interface.patch 2026-06-10 00:03:20.378978 | debian-bookworm | #30 46.05 + cd /repository 2026-06-10 00:03:20.378982 | debian-bookworm | #30 46.05 + patch --forward --batch -p1 --dry-run 2026-06-10 00:03:20.378986 | debian-bookworm | #30 46.05 checking file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-06-10 00:03:20.378990 | debian-bookworm | #30 46.05 + cd /repository 2026-06-10 00:03:20.378994 | debian-bookworm | #30 46.05 + patch --forward --batch -p1 2026-06-10 00:03:20.378998 | debian-bookworm | #30 46.06 patching file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-06-10 00:03:20.379002 | debian-bookworm | #30 46.06 + ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-06-10 00:03:21.348648 | debian-bookworm | #30 47.18 Using /etc/ansible/ansible.cfg as config file 2026-06-10 00:03:21.348707 | debian-bookworm | #30 47.18 Skipping install, no requirements found 2026-06-10 00:03:21.589588 | debian-bookworm | #30 47.26 + ln -s /usr/share/ansible/roles /ansible/galaxy 2026-06-10 00:03:21.589694 | debian-bookworm | #30 47.27 + ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-06-10 00:12:59.188461 | debian-bookworm | #30 625.0 Using /etc/ansible/ansible.cfg as config file 2026-06-10 00:12:59.188537 | debian-bookworm | #30 625.0 Starting galaxy collection install process 2026-06-10 00:12:59.188557 | debian-bookworm | #30 625.0 Process install dependency map 2026-06-10 00:12:59.188572 | debian-bookworm | #30 625.0 Starting collection install process 2026-06-10 00:12:59.188578 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-rabbitmq-1.6.0-pkek78sk 2026-06-10 00:12:59.188583 | debian-bookworm | #30 625.0 Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-06-10 00:12:59.188588 | debian-bookworm | #30 625.0 community.rabbitmq:1.6.0 was installed successfully 2026-06-10 00:12:59.188593 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/ansible-posix-2.2.0-zm029y1l 2026-06-10 00:12:59.188597 | debian-bookworm | #30 625.0 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-06-10 00:12:59.188602 | debian-bookworm | #30 625.0 ansible.posix:2.2.0 was installed successfully 2026-06-10 00:12:59.188640 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-grafana-2.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-grafana-2.3.0-2eadinkm 2026-06-10 00:12:59.188646 | debian-bookworm | #30 625.0 Installing 'community.grafana:2.3.0' to '/usr/share/ansible/collections/ansible_collections/community/grafana' 2026-06-10 00:12:59.188649 | debian-bookworm | #30 625.0 community.grafana:2.3.0 was installed successfully 2026-06-10 00:12:59.188653 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.5.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/openstack-cloud-2.5.0-nqt1em1d 2026-06-10 00:12:59.188668 | debian-bookworm | #30 625.0 Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-06-10 00:12:59.188672 | debian-bookworm | #30 625.0 openstack.cloud:2.5.0 was installed successfully 2026-06-10 00:12:59.188676 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-network-5.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-network-5.1.0-8kom0m84 2026-06-10 00:12:59.188679 | debian-bookworm | #30 625.0 Installing 'community.network:5.1.0' to '/usr/share/ansible/collections/ansible_collections/community/network' 2026-06-10 00:12:59.188683 | debian-bookworm | #30 625.0 community.network:5.1.0 was installed successfully 2026-06-10 00:12:59.188687 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/ansible-utils-6.0.2-fu2zdrax 2026-06-10 00:12:59.188691 | debian-bookworm | #30 625.0 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-06-10 00:12:59.188695 | debian-bookworm | #30 625.0 ansible.utils:6.0.2 was installed successfully 2026-06-10 00:12:59.188700 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-hashi_vault-7.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-hashi_vault-7.1.0-5gdvc_si 2026-06-10 00:12:59.188719 | debian-bookworm | #30 625.0 Installing 'community.hashi_vault:7.1.0' to '/usr/share/ansible/collections/ansible_collections/community/hashi_vault' 2026-06-10 00:12:59.188724 | debian-bookworm | #30 625.0 community.hashi_vault:7.1.0 was installed successfully 2026-06-10 00:12:59.188728 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/netbox-netbox-3.23.0-a1cr074b 2026-06-10 00:12:59.188732 | debian-bookworm | #30 625.0 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-06-10 00:12:59.188735 | debian-bookworm | #30 625.0 netbox.netbox:3.23.0 was installed successfully 2026-06-10 00:12:59.188740 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.5.2.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/ansible-netcommon-8.5.2-fixgvml0 2026-06-10 00:12:59.188743 | debian-bookworm | #30 625.0 Installing 'ansible.netcommon:8.5.2' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-06-10 00:12:59.188753 | debian-bookworm | #30 625.0 ansible.netcommon:8.5.2 was installed successfully 2026-06-10 00:12:59.188757 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260601.0.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/osism-commons-0.20260601.0-xsgaynmj 2026-06-10 00:12:59.188767 | debian-bookworm | #30 625.0 Installing 'osism.commons:0.20260601.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-06-10 00:12:59.188771 | debian-bookworm | #30 625.0 osism.commons:0.20260601.0 was installed successfully 2026-06-10 00:12:59.188775 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/containers-podman-1.20.2.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/containers-podman-1.20.2-513dc2ty 2026-06-10 00:12:59.188779 | debian-bookworm | #30 625.0 Installing 'containers.podman:1.20.2' to '/usr/share/ansible/collections/ansible_collections/containers/podman' 2026-06-10 00:12:59.188783 | debian-bookworm | #30 625.0 containers.podman:1.20.2 was installed successfully 2026-06-10 00:12:59.188787 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-5.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-mysql-5.0.2-5q9xra7p 2026-06-10 00:12:59.188794 | debian-bookworm | #30 625.0 Installing 'community.mysql:5.0.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-06-10 00:12:59.188798 | debian-bookworm | #30 625.0 community.mysql:5.0.2 was installed successfully 2026-06-10 00:12:59.188802 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-mysql-5.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/ansible-mysql-5.0.1-f6wy2t3g 2026-06-10 00:12:59.188806 | debian-bookworm | #30 625.0 Installing 'ansible.mysql:5.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/mysql' 2026-06-10 00:12:59.188810 | debian-bookworm | #30 625.0 ansible.mysql:5.0.1 was installed successfully 2026-06-10 00:12:59.188847 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-crypto-3.2.1-84rl1hll 2026-06-10 00:12:59.188853 | debian-bookworm | #30 625.0 Installing 'community.crypto:3.2.1' to '/usr/share/ansible/collections/ansible_collections/community/crypto' 2026-06-10 00:12:59.188857 | debian-bookworm | #30 625.0 community.crypto:3.2.1 was installed successfully 2026-06-10 00:12:59.188861 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-docker-5.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-docker-5.2.1-p23lcvme 2026-06-10 00:12:59.188865 | debian-bookworm | #30 625.0 Installing 'community.docker:5.2.1' to '/usr/share/ansible/collections/ansible_collections/community/docker' 2026-06-10 00:12:59.188868 | debian-bookworm | #30 625.0 community.docker:5.2.1 was installed successfully 2026-06-10 00:12:59.188873 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-library_inventory_filtering_v1-1.1.5-l09sj102 2026-06-10 00:12:59.188880 | debian-bookworm | #30 625.0 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-06-10 00:12:59.188885 | debian-bookworm | #30 625.0 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-06-10 00:12:59.188889 | debian-bookworm | #30 625.0 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1502lvh3_8hn/tmpg7nafyin/community-general-13.0.1-lm8n6zl_ 2026-06-10 00:12:59.188892 | debian-bookworm | #30 625.0 Installing 'community.general:13.0.1' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-06-10 00:12:59.188896 | debian-bookworm | #30 625.0 community.general:13.0.1 was installed successfully 2026-06-10 00:12:59.295513 | debian-bookworm | #30 625.1 + ln -s /usr/share/ansible/collections /ansible/collections 2026-06-10 00:12:59.485373 | debian-bookworm | #30 625.1 + mkdir -p /usr/share/mitogen 2026-06-10 00:12:59.485437 | debian-bookworm | #30 625.1 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-06-10 00:12:59.485444 | debian-bookworm | #30 625.2 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-06-10 00:12:59.485450 | debian-bookworm | #30 625.2 + rm /mitogen.tar.gz 2026-06-10 00:12:59.485462 | debian-bookworm | #30 625.2 + ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-06-10 00:12:59.485467 | debian-bookworm | #30 625.2 + uv pip install --no-cache --system -r /repository/requirements.txt 2026-06-10 00:12:59.485471 | debian-bookworm | #30 625.3 Using Python 3.13.13 environment at: /usr/local 2026-06-10 00:12:59.867727 | debian-bookworm | #30 625.7 Resolved 41 packages in 376ms 2026-06-10 00:13:00.051883 | debian-bookworm | #30 625.7 Downloading netaddr (2.2MiB) 2026-06-10 00:13:00.051993 | debian-bookworm | #30 625.7 Downloading ansible-core (2.1MiB) 2026-06-10 00:13:00.065302 | debian-bookworm | #30 625.9 Downloaded netaddr 2026-06-10 00:13:00.235627 | debian-bookworm | #30 626.1 Downloaded ansible-core 2026-06-10 00:13:00.356374 | debian-bookworm | #30 626.1 Prepared 9 packages in 367ms 2026-06-10 00:13:00.356452 | debian-bookworm | #30 626.1 Uninstalled 1 package in 68ms 2026-06-10 00:13:00.356484 | debian-bookworm | #30 626.2 Installed 9 packages in 47ms 2026-06-10 00:13:00.356495 | debian-bookworm | #30 626.2 - ansible-core==2.18.9 2026-06-10 00:13:00.481955 | debian-bookworm | #30 626.2 + ansible-core==2.17.14 2026-06-10 00:13:00.482065 | debian-bookworm | #30 626.2 + hvac==2.4.0 2026-06-10 00:13:00.482084 | debian-bookworm | #30 626.2 + netaddr==1.3.0 2026-06-10 00:13:00.482097 | debian-bookworm | #30 626.2 + oslo-config==10.4.0 2026-06-10 00:13:00.482116 | debian-bookworm | #30 626.2 + oslo-i18n==6.8.0 2026-06-10 00:13:00.482136 | debian-bookworm | #30 626.2 + oslo-utils==10.1.1 2026-06-10 00:13:00.482155 | debian-bookworm | #30 626.2 + passlib==1.7.4 2026-06-10 00:13:00.482175 | debian-bookworm | #30 626.2 + pyparsing==3.3.2 2026-06-10 00:13:00.482272 | debian-bookworm | #30 626.2 + rfc3986==2.0.0 2026-06-10 00:13:00.482291 | debian-bookworm | #30 626.2 + uv pip install --no-cache --system /repository 2026-06-10 00:13:00.482303 | debian-bookworm | #30 626.3 Using Python 3.13.13 environment at: /usr/local 2026-06-10 00:13:02.603963 | debian-bookworm | #30 628.4 Resolved 42 packages in 2.11s 2026-06-10 00:13:02.757284 | debian-bookworm | #30 628.4 Building kolla-ansible @ file:///repository 2026-06-10 00:13:05.344556 | debian-bookworm | #30 631.2 Built kolla-ansible @ file:///repository 2026-06-10 00:13:05.569172 | debian-bookworm | #30 631.4 Prepared 1 package in 2.96s 2026-06-10 00:13:05.838936 | debian-bookworm | #30 631.7 Installed 1 package in 268ms 2026-06-10 00:13:05.839249 | debian-bookworm | #30 631.7 + kolla-ansible==19.8.0 (from file:///repository) 2026-06-10 00:13:06.048471 | debian-bookworm | #30 631.7 + python3 /remove-common-as-dependency.py 2026-06-10 00:13:06.152013 | debian-bookworm | #30 632.0 + python3 /split-kolla-ansible-site.py 2026-06-10 00:13:06.380756 | debian-bookworm | #30 632.2 PROCESS ROLE prechecks 2026-06-10 00:13:06.380835 | debian-bookworm | #30 632.2 PROCESS ROLE common 2026-06-10 00:13:06.380852 | debian-bookworm | #30 632.2 PROCESS ROLE loadbalancer 2026-06-10 00:13:06.380872 | debian-bookworm | #30 632.2 PROCESS ROLE letsencrypt 2026-06-10 00:13:06.380903 | debian-bookworm | #30 632.2 PROCESS ROLE collectd 2026-06-10 00:13:06.380919 | debian-bookworm | #30 632.2 PROCESS ROLE influxdb 2026-06-10 00:13:06.380934 | debian-bookworm | #30 632.2 PROCESS ROLE telegraf 2026-06-10 00:13:06.380949 | debian-bookworm | #30 632.2 ROLE telegraf IS NOT SUPPORTED 2026-06-10 00:13:06.380964 | debian-bookworm | #30 632.2 PROCESS ROLE redis 2026-06-10 00:13:06.380979 | debian-bookworm | #30 632.2 PROCESS ROLE memcached 2026-06-10 00:13:06.380994 | debian-bookworm | #30 632.2 PROCESS ROLE prometheus 2026-06-10 00:13:06.381009 | debian-bookworm | #30 632.2 PROCESS ROLE iscsi 2026-06-10 00:13:06.381023 | debian-bookworm | #30 632.2 ROLE iscsi IS NOT SUPPORTED 2026-06-10 00:13:06.381038 | debian-bookworm | #30 632.2 PROCESS ROLE multipathd 2026-06-10 00:13:06.381053 | debian-bookworm | #30 632.2 PROCESS ROLE etcd 2026-06-10 00:13:06.381068 | debian-bookworm | #30 632.2 PROCESS ROLE keystone 2026-06-10 00:13:06.381082 | debian-bookworm | #30 632.2 PROCESS ROLE opensearch 2026-06-10 00:13:06.381096 | debian-bookworm | #30 632.2 PROCESS ROLE swift 2026-06-10 00:13:06.381111 | debian-bookworm | #30 632.2 PROCESS ROLE ceph-rgw 2026-06-10 00:13:06.381125 | debian-bookworm | #30 632.2 PROCESS ROLE glance 2026-06-10 00:13:06.381139 | debian-bookworm | #30 632.2 PROCESS ROLE ironic 2026-06-10 00:13:06.381154 | debian-bookworm | #30 632.2 ROLE ironic IS NOT SUPPORTED 2026-06-10 00:13:06.381170 | debian-bookworm | #30 632.2 PROCESS ROLE cinder 2026-06-10 00:13:06.381184 | debian-bookworm | #30 632.2 PROCESS ROLE placement 2026-06-10 00:13:06.381199 | debian-bookworm | #30 632.2 PROCESS ROLE openvswitch 2026-06-10 00:13:06.381213 | debian-bookworm | #30 632.2 PROCESS ROLE ovs-dpdk 2026-06-10 00:13:06.381227 | debian-bookworm | #30 632.2 PROCESS ROLE ovn-controller 2026-06-10 00:13:06.381241 | debian-bookworm | #30 632.2 PROCESS ROLE ovn-db 2026-06-10 00:13:06.381255 | debian-bookworm | #30 632.2 PROCESS ROLE neutron 2026-06-10 00:13:06.381270 | debian-bookworm | #30 632.2 PROCESS ROLE kuryr 2026-06-10 00:13:06.381285 | debian-bookworm | #30 632.2 PROCESS ROLE hacluster 2026-06-10 00:13:06.381300 | debian-bookworm | #30 632.2 PROCESS ROLE heat 2026-06-10 00:13:06.381314 | debian-bookworm | #30 632.2 PROCESS ROLE horizon 2026-06-10 00:13:06.381328 | debian-bookworm | #30 632.2 PROCESS ROLE magnum 2026-06-10 00:13:06.381342 | debian-bookworm | #30 632.2 PROCESS ROLE mistral 2026-06-10 00:13:06.381357 | debian-bookworm | #30 632.2 PROCESS ROLE manila 2026-06-10 00:13:06.381371 | debian-bookworm | #30 632.2 PROCESS ROLE gnocchi 2026-06-10 00:13:06.381387 | debian-bookworm | #30 632.2 PROCESS ROLE ceilometer 2026-06-10 00:13:06.381401 | debian-bookworm | #30 632.2 PROCESS ROLE aodh 2026-06-10 00:13:06.381416 | debian-bookworm | #30 632.2 PROCESS ROLE barbican 2026-06-10 00:13:06.381430 | debian-bookworm | #30 632.2 PROCESS ROLE cyborg 2026-06-10 00:13:06.381444 | debian-bookworm | #30 632.2 ROLE cyborg IS NOT SUPPORTED 2026-06-10 00:13:06.381472 | debian-bookworm | #30 632.2 PROCESS ROLE designate 2026-06-10 00:13:06.381486 | debian-bookworm | #30 632.2 PROCESS ROLE trove 2026-06-10 00:13:06.381501 | debian-bookworm | #30 632.2 PROCESS ROLE watcher 2026-06-10 00:13:06.381517 | debian-bookworm | #30 632.2 PROCESS ROLE grafana 2026-06-10 00:13:06.381531 | debian-bookworm | #30 632.2 PROCESS ROLE cloudkitty 2026-06-10 00:13:06.381545 | debian-bookworm | #30 632.2 PROCESS ROLE tacker 2026-06-10 00:13:06.381560 | debian-bookworm | #30 632.2 ROLE tacker IS NOT SUPPORTED 2026-06-10 00:13:06.381611 | debian-bookworm | #30 632.2 PROCESS ROLE octavia 2026-06-10 00:13:06.381628 | debian-bookworm | #30 632.2 PROCESS ROLE zun 2026-06-10 00:13:06.381645 | debian-bookworm | #30 632.2 PROCESS ROLE blazar 2026-06-10 00:13:06.381660 | debian-bookworm | #30 632.2 PROCESS ROLE masakari 2026-06-10 00:13:06.381674 | debian-bookworm | #30 632.2 PROCESS ROLE venus 2026-06-10 00:13:06.381688 | debian-bookworm | #30 632.2 ROLE venus IS NOT SUPPORTED 2026-06-10 00:13:06.381703 | debian-bookworm | #30 632.2 PROCESS ROLE skyline 2026-06-10 00:13:06.485601 | debian-bookworm | #30 632.2 + cp -r /repository/ansible/action_plugins/merge_configs.py /repository/ansible/action_plugins/merge_yaml.py /ansible/action_plugins 2026-06-10 00:13:06.485667 | debian-bookworm | #30 632.2 + '[' -e /repository/ansible/filter_plugins ']' 2026-06-10 00:13:06.485695 | debian-bookworm | #30 632.2 + cp -r /repository/ansible/filter_plugins/address.py /repository/ansible/filter_plugins/database.py /repository/ansible/filter_plugins/services.py /ansible/filter_plugins 2026-06-10 00:13:06.485712 | debian-bookworm | #30 632.2 + '[' -e /repository/ansible/module_utils ']' 2026-06-10 00:13:06.485732 | debian-bookworm | #30 632.2 + cp -r /repository/ansible/module_utils/kolla_container_worker.py /repository/ansible/module_utils/kolla_docker_worker.py /repository/ansible/module_utils/kolla_podman_worker.py /repository/ansible/module_utils/kolla_systemd_worker.py /ansible/module_utils 2026-06-10 00:13:06.485756 | debian-bookworm | #30 632.2 + cp /repository/ansible/library/kolla_container.py /repository/ansible/library/kolla_container_facts.py /repository/ansible/library/kolla_container_volume_facts.py /repository/ansible/library/kolla_toolbox.py /ansible/library 2026-06-10 00:13:06.485813 | debian-bookworm | #30 632.2 + cp -r /repository/ansible/roles/aodh /repository/ansible/roles/barbican /repository/ansible/roles/bifrost /repository/ansible/roles/blazar /repository/ansible/roles/ceilometer /repository/ansible/roles/ceph-rgw /repository/ansible/roles/certificates /repository/ansible/roles/cinder /repository/ansible/roles/cloudkitty /repository/ansible/roles/collectd /repository/ansible/roles/common /repository/ansible/roles/cyborg /repository/ansible/roles/designate /repository/ansible/roles/destroy /repository/ansible/roles/etcd /repository/ansible/roles/glance /repository/ansible/roles/gnocchi /repository/ansible/roles/grafana /repository/ansible/roles/hacluster /repository/ansible/roles/haproxy-config /repository/ansible/roles/heat /repository/ansible/roles/horizon /repository/ansible/roles/influxdb /repository/ansible/roles/ironic /repository/ansible/roles/iscsi /repository/ansible/roles/keystone /repository/ansible/roles/kuryr /repository/ansible/roles/letsencrypt /repository/ansible/roles/loadbalancer /repository/ansible/roles/loadbalancer-config /repository/ansible/roles/magnum /repository/ansible/roles/manila /repository/ansible/roles/mariadb /repository/ansible/roles/masakari /repository/ansible/roles/memcached /repository/ansible/roles/mistral /repository/ansible/roles/module-load /repository/ansible/roles/multipathd /repository/ansible/roles/neutron /repository/ansible/roles/nova /repository/ansible/roles/nova-cell /repository/ansible/roles/octavia /repository/ansible/roles/octavia-certificates /repository/ansible/roles/opensearch /repository/ansible/roles/openvswitch /repository/ansible/roles/ovn-controller /repository/ansible/roles/ovn-db /repository/ansible/roles/ovs-dpdk /repository/ansible/roles/placement /repository/ansible/roles/prechecks /repository/ansible/roles/prometheus /repository/ansible/roles/proxysql-config /repository/ansible/roles/prune-images /repository/ansible/roles/rabbitmq /repository/ansible/roles/redis /repository/ansible/roles/service-cert-copy /repository/ansible/roles/service-config-validate /repository/ansible/roles/service-images-pull /repository/ansible/roles/service-ks-register /repository/ansible/roles/service-precheck /repository/ansible/roles/service-rabbitmq /repository/ansible/roles/service-stop /repository/ansible/roles/skyline /repository/ansible/roles/swift /repository/ansible/roles/sysctl /repository/ansible/roles/tacker /repository/ansible/roles/telegraf /repository/ansible/roles/trove /repository/ansible/roles/venus /repository/ansible/roles/watcher /repository/ansible/roles/zun /ansible/roles 2026-06-10 00:13:06.485864 | debian-bookworm | #30 632.3 + python3 /kolla-container-throttle.py 2026-06-10 00:13:06.585764 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/magnum/handlers/main.yml 2026-06-10 00:13:06.585836 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/kuryr/handlers/main.yml 2026-06-10 00:13:06.585864 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/loadbalancer/handlers/main.yml 2026-06-10 00:13:06.585894 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/memcached/handlers/main.yml 2026-06-10 00:13:06.585909 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/openvswitch/handlers/main.yml 2026-06-10 00:13:06.585925 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/blazar/handlers/main.yml 2026-06-10 00:13:06.585940 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/manila/handlers/main.yml 2026-06-10 00:13:06.585954 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/aodh/handlers/main.yml 2026-06-10 00:13:06.585969 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/ovn-db/handlers/main.yml 2026-06-10 00:13:06.585984 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/keystone/handlers/main.yml 2026-06-10 00:13:06.585998 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/swift/handlers/main.yml 2026-06-10 00:13:06.586012 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/skyline/handlers/main.yml 2026-06-10 00:13:06.586026 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/multipathd/handlers/main.yml 2026-06-10 00:13:06.586040 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/opensearch/handlers/main.yml 2026-06-10 00:13:06.586055 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/ceilometer/handlers/main.yml 2026-06-10 00:13:06.586069 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/tacker/handlers/main.yml 2026-06-10 00:13:06.586083 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/ovs-dpdk/handlers/main.yml 2026-06-10 00:13:06.586098 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/rabbitmq/handlers/main.yml 2026-06-10 00:13:06.586112 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/collectd/handlers/main.yml 2026-06-10 00:13:06.586127 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/glance/handlers/main.yml 2026-06-10 00:13:06.586141 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/nova-cell/handlers/main.yml 2026-06-10 00:13:06.586155 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/mistral/handlers/main.yml 2026-06-10 00:13:06.586170 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/iscsi/handlers/main.yml 2026-06-10 00:13:06.586185 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/venus/handlers/main.yml 2026-06-10 00:13:06.586257 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/mariadb/handlers/main.yml 2026-06-10 00:13:06.586277 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/neutron/handlers/main.yml 2026-06-10 00:13:06.586292 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/grafana/handlers/main.yml 2026-06-10 00:13:06.586306 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/cloudkitty/handlers/main.yml 2026-06-10 00:13:06.586320 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/octavia/handlers/main.yml 2026-06-10 00:13:06.586339 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/barbican/handlers/main.yml 2026-06-10 00:13:06.586355 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/designate/handlers/main.yml 2026-06-10 00:13:06.586370 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/etcd/handlers/main.yml 2026-06-10 00:13:06.586384 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/trove/handlers/main.yml 2026-06-10 00:13:06.586398 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/telegraf/handlers/main.yml 2026-06-10 00:13:06.586413 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/cinder/handlers/main.yml 2026-06-10 00:13:06.586427 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/gnocchi/handlers/main.yml 2026-06-10 00:13:06.586442 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/ovn-controller/handlers/main.yml 2026-06-10 00:13:06.586457 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/heat/handlers/main.yml 2026-06-10 00:13:06.586471 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/ironic/handlers/main.yml 2026-06-10 00:13:06.586497 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/nova/handlers/main.yml 2026-06-10 00:13:06.586511 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/watcher/handlers/main.yml 2026-06-10 00:13:06.586526 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/placement/handlers/main.yml 2026-06-10 00:13:06.586540 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/cyborg/handlers/main.yml 2026-06-10 00:13:06.586555 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/prometheus/handlers/main.yml 2026-06-10 00:13:06.586569 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/letsencrypt/handlers/main.yml 2026-06-10 00:13:06.586621 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/zun/handlers/main.yml 2026-06-10 00:13:06.586637 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/hacluster/handlers/main.yml 2026-06-10 00:13:06.586651 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/masakari/handlers/main.yml 2026-06-10 00:13:06.586665 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/influxdb/handlers/main.yml 2026-06-10 00:13:06.586680 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/redis/handlers/main.yml 2026-06-10 00:13:06.586694 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/common/handlers/main.yml 2026-06-10 00:13:06.586708 | debian-bookworm | #30 632.4 PROCESSING /ansible/roles/horizon/handlers/main.yml 2026-06-10 00:13:06.586722 | debian-bookworm | #30 632.4 ++ find /repository/ansible -maxdepth 1 -name '*.yml' 2026-06-10 00:13:06.586739 | debian-bookworm | #30 632.4 ++ grep -v nova.yml 2026-06-10 00:13:06.586754 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.586770 | debian-bookworm | #30 632.4 + echo /repository/ansible/rabbitmq-upgrade.yml 2026-06-10 00:13:06.586785 | debian-bookworm | #30 632.4 /repository/ansible/rabbitmq-upgrade.yml 2026-06-10 00:13:06.586799 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/rabbitmq-upgrade.yml 2026-06-10 00:13:06.586814 | debian-bookworm | #30 632.4 + cp /repository/ansible/rabbitmq-upgrade.yml /ansible/kolla-rabbitmq-upgrade.yml 2026-06-10 00:13:06.586838 | debian-bookworm | #30 632.4 /repository/ansible/kolla-host.yml 2026-06-10 00:13:06.586853 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.586868 | debian-bookworm | #30 632.4 + echo /repository/ansible/kolla-host.yml 2026-06-10 00:13:06.586882 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/kolla-host.yml 2026-06-10 00:13:06.586897 | debian-bookworm | #30 632.4 + cp /repository/ansible/kolla-host.yml /ansible/kolla-kolla-host.yml 2026-06-10 00:13:06.586911 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.586926 | debian-bookworm | #30 632.4 + echo /repository/ansible/octavia-certificates.yml 2026-06-10 00:13:06.586941 | debian-bookworm | #30 632.4 /repository/ansible/octavia-certificates.yml 2026-06-10 00:13:06.586955 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/octavia-certificates.yml 2026-06-10 00:13:06.586970 | debian-bookworm | #30 632.4 + cp /repository/ansible/octavia-certificates.yml /ansible/kolla-octavia-certificates.yml 2026-06-10 00:13:06.586985 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.586999 | debian-bookworm | #30 632.4 + echo /repository/ansible/gather-facts.yml 2026-06-10 00:13:06.587014 | debian-bookworm | #30 632.4 /repository/ansible/gather-facts.yml 2026-06-10 00:13:06.587029 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/gather-facts.yml 2026-06-10 00:13:06.587043 | debian-bookworm | #30 632.4 + cp /repository/ansible/gather-facts.yml /ansible/kolla-gather-facts.yml 2026-06-10 00:13:06.587058 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587072 | debian-bookworm | #30 632.4 /repository/ansible/rabbitmq.yml 2026-06-10 00:13:06.587087 | debian-bookworm | #30 632.4 + echo /repository/ansible/rabbitmq.yml 2026-06-10 00:13:06.587102 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/rabbitmq.yml 2026-06-10 00:13:06.587116 | debian-bookworm | #30 632.4 + cp /repository/ansible/rabbitmq.yml /ansible/kolla-rabbitmq.yml 2026-06-10 00:13:06.587130 | debian-bookworm | #30 632.4 /repository/ansible/nova-libvirt-cleanup.yml 2026-06-10 00:13:06.587145 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587159 | debian-bookworm | #30 632.4 + echo /repository/ansible/nova-libvirt-cleanup.yml 2026-06-10 00:13:06.587179 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/nova-libvirt-cleanup.yml 2026-06-10 00:13:06.587195 | debian-bookworm | #30 632.4 + cp /repository/ansible/nova-libvirt-cleanup.yml /ansible/kolla-nova-libvirt-cleanup.yml 2026-06-10 00:13:06.587209 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587224 | debian-bookworm | #30 632.4 + echo /repository/ansible/destroy.yml 2026-06-10 00:13:06.587238 | debian-bookworm | #30 632.4 /repository/ansible/destroy.yml 2026-06-10 00:13:06.587252 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/destroy.yml 2026-06-10 00:13:06.587266 | debian-bookworm | #30 632.4 + cp /repository/ansible/destroy.yml /ansible/kolla-destroy.yml 2026-06-10 00:13:06.587281 | debian-bookworm | #30 632.4 /repository/ansible/rabbitmq-reset-state.yml 2026-06-10 00:13:06.587296 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587311 | debian-bookworm | #30 632.4 + echo /repository/ansible/rabbitmq-reset-state.yml 2026-06-10 00:13:06.587325 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/rabbitmq-reset-state.yml 2026-06-10 00:13:06.587342 | debian-bookworm | #30 632.4 + cp /repository/ansible/rabbitmq-reset-state.yml /ansible/kolla-rabbitmq-reset-state.yml 2026-06-10 00:13:06.587357 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587372 | debian-bookworm | #30 632.4 + echo /repository/ansible/mariadb.yml 2026-06-10 00:13:06.587387 | debian-bookworm | #30 632.4 /repository/ansible/mariadb.yml 2026-06-10 00:13:06.587401 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/mariadb.yml 2026-06-10 00:13:06.587416 | debian-bookworm | #30 632.4 + cp /repository/ansible/mariadb.yml /ansible/kolla-mariadb.yml 2026-06-10 00:13:06.587430 | debian-bookworm | #30 632.4 /repository/ansible/mariadb_recovery.yml 2026-06-10 00:13:06.587445 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587459 | debian-bookworm | #30 632.4 + echo /repository/ansible/mariadb_recovery.yml 2026-06-10 00:13:06.587474 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/mariadb_recovery.yml 2026-06-10 00:13:06.587489 | debian-bookworm | #30 632.4 + cp /repository/ansible/mariadb_recovery.yml /ansible/kolla-mariadb_recovery.yml 2026-06-10 00:13:06.587503 | debian-bookworm | #30 632.4 /repository/ansible/post-deploy.yml 2026-06-10 00:13:06.587517 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587532 | debian-bookworm | #30 632.4 + echo /repository/ansible/post-deploy.yml 2026-06-10 00:13:06.587546 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/post-deploy.yml 2026-06-10 00:13:06.587561 | debian-bookworm | #30 632.4 + cp /repository/ansible/post-deploy.yml /ansible/kolla-post-deploy.yml 2026-06-10 00:13:06.587589 | debian-bookworm | #30 632.4 /repository/ansible/certificates.yml 2026-06-10 00:13:06.587721 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.587737 | debian-bookworm | #30 632.4 + echo /repository/ansible/certificates.yml 2026-06-10 00:13:06.587754 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/certificates.yml 2026-06-10 00:13:06.720329 | debian-bookworm | #30 632.4 + cp /repository/ansible/certificates.yml /ansible/kolla-certificates.yml 2026-06-10 00:13:06.720398 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.720417 | debian-bookworm | #30 632.4 + echo /repository/ansible/mariadb_backup.yml 2026-06-10 00:13:06.720432 | debian-bookworm | #30 632.4 /repository/ansible/mariadb_backup.yml 2026-06-10 00:13:06.720449 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/mariadb_backup.yml 2026-06-10 00:13:06.720465 | debian-bookworm | #30 632.4 + cp /repository/ansible/mariadb_backup.yml /ansible/kolla-mariadb_backup.yml 2026-06-10 00:13:06.720479 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.720494 | debian-bookworm | #30 632.4 + echo /repository/ansible/bifrost.yml 2026-06-10 00:13:06.720509 | debian-bookworm | #30 632.4 /repository/ansible/bifrost.yml 2026-06-10 00:13:06.720524 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/bifrost.yml 2026-06-10 00:13:06.720551 | debian-bookworm | #30 632.4 + cp /repository/ansible/bifrost.yml /ansible/kolla-bifrost.yml 2026-06-10 00:13:06.720566 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.720597 | debian-bookworm | #30 632.4 /repository/ansible/prune-images.yml 2026-06-10 00:13:06.720613 | debian-bookworm | #30 632.4 + echo /repository/ansible/prune-images.yml 2026-06-10 00:13:06.720627 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/prune-images.yml 2026-06-10 00:13:06.720642 | debian-bookworm | #30 632.4 + cp /repository/ansible/prune-images.yml /ansible/kolla-prune-images.yml 2026-06-10 00:13:06.720656 | debian-bookworm | #30 632.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-06-10 00:13:06.720671 | debian-bookworm | #30 632.4 + echo /repository/ansible/site.yml 2026-06-10 00:13:06.720686 | debian-bookworm | #30 632.4 /repository/ansible/site.yml 2026-06-10 00:13:06.720700 | debian-bookworm | #30 632.4 ++ basename /repository/ansible/site.yml 2026-06-10 00:13:06.720715 | debian-bookworm | #30 632.4 + cp /repository/ansible/site.yml /ansible/kolla-site.yml 2026-06-10 00:13:06.720730 | debian-bookworm | #30 632.4 + cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-06-10 00:13:06.720745 | debian-bookworm | #30 632.4 + cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-06-10 00:13:06.720760 | debian-bookworm | #30 632.4 + cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-06-10 00:13:06.720775 | debian-bookworm | #30 632.4 + rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-06-10 00:13:06.720790 | debian-bookworm | #30 632.4 + rm /remove-common-as-dependency.py 2026-06-10 00:13:06.720804 | debian-bookworm | #30 632.4 + rm /split-kolla-ansible-site.py 2026-06-10 00:13:06.720819 | debian-bookworm | #30 632.4 + mkdir /ansible/files 2026-06-10 00:13:06.720836 | debian-bookworm | #30 632.4 + cp /repository/tools/cleanup-containers /repository/tools/cleanup-host /repository/tools/cleanup-images /ansible/files 2026-06-10 00:13:06.720855 | debian-bookworm | #30 632.4 + find /ansible/roles/ -name config.yml -print0 2026-06-10 00:13:06.720870 | debian-bookworm | #30 632.4 + xargs '-I{}' cp /refresh-containers.yml '{}/refresh-containers.yml' 2026-06-10 00:13:06.720884 | debian-bookworm | #30 632.4 + xargs -0 '-I{}' dirname '{}' 2026-06-10 00:13:06.720898 | debian-bookworm | #30 632.5 + rm /refresh-containers.yml 2026-06-10 00:13:06.966664 | debian-bookworm | #30 632.6 + mv /overlays/2024.2/kolla-ansible.yml /overlays 2026-06-10 00:13:06.966852 | debian-bookworm | #30 632.6 + '[' -e /overlays/release/latest ']' 2026-06-10 00:13:06.966929 | debian-bookworm | #30 632.6 ++ find /overlays -mindepth 1 -type d 2026-06-10 00:13:06.966992 | debian-bookworm | #30 632.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-10 00:13:06.967055 | debian-bookworm | #30 632.6 + rm -rf /overlays/2024.1 2026-06-10 00:13:06.967116 | debian-bookworm | #30 632.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-10 00:13:06.967178 | debian-bookworm | #30 632.6 + rm -rf /overlays/2023.2 2026-06-10 00:13:06.967267 | debian-bookworm | #30 632.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-10 00:13:06.967333 | debian-bookworm | #30 632.6 + rm -rf /overlays/2024.2 2026-06-10 00:13:06.967396 | debian-bookworm | #30 632.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-10 00:13:06.967463 | debian-bookworm | #30 632.6 + rm -rf /overlays/release 2026-06-10 00:13:06.967526 | debian-bookworm | #30 632.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-10 00:13:06.967645 | debian-bookworm | #30 632.6 + rm -rf /overlays/release/6.0.1 2026-06-10 00:13:06.967781 | debian-bookworm | #30 632.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-10 00:13:06.967807 | debian-bookworm | #30 632.6 + rm -rf /overlays/2025.2 2026-06-10 00:13:06.967825 | debian-bookworm | #30 632.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-06-10 00:13:06.967843 | debian-bookworm | #30 632.6 + rm -rf /overlays/2025.1 2026-06-10 00:13:06.967859 | debian-bookworm | #30 632.6 + python3 -m ara.setup.env 2026-06-10 00:13:06.967873 | debian-bookworm | #30 632.6 + chown -R dragon: /ansible /share /interface 2026-06-10 00:13:07.026320 | debian-bookworm | #30 632.9 + apt-get clean 2026-06-10 00:13:07.193456 | debian-bookworm | #30 632.9 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-10 00:13:07.747838 | debian-bookworm | #30 632.9 Reading package lists... 2026-06-10 00:13:07.954976 | debian-bookworm | #30 633.6 Building dependency tree... 2026-06-10 00:13:08.106090 | debian-bookworm | #30 633.8 Reading state information... 2026-06-10 00:13:08.140386 | debian-bookworm | #30 634.0 Package 'python3-dev' is not installed, so not removed 2026-06-10 00:13:08.140497 | debian-bookworm | #30 634.0 The following packages were automatically installed and are no longer required: 2026-06-10 00:13:08.308184 | debian-bookworm | #30 634.0 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-10 00:13:08.308279 | debian-bookworm | #30 634.0 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-10 00:13:08.308295 | debian-bookworm | #30 634.0 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-10 00:13:08.308307 | debian-bookworm | #30 634.0 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-06-10 00:13:08.308318 | debian-bookworm | #30 634.0 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-10 00:13:08.308330 | debian-bookworm | #30 634.0 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-06-10 00:13:08.308340 | debian-bookworm | #30 634.0 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-06-10 00:13:08.308351 | debian-bookworm | #30 634.0 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-06-10 00:13:08.308362 | debian-bookworm | #30 634.0 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-10 00:13:08.308373 | debian-bookworm | #30 634.0 rpcsvc-proto xz-utils zlib1g-dev 2026-06-10 00:13:08.308384 | debian-bookworm | #30 634.0 Use 'apt autoremove' to remove them. 2026-06-10 00:13:08.308396 | debian-bookworm | #30 634.0 The following packages will be REMOVED: 2026-06-10 00:13:08.308407 | debian-bookworm | #30 634.0 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev 2026-06-10 00:13:08.376189 | debian-bookworm | #30 634.2 0 upgraded, 0 newly installed, 6 to remove and 2 not upgraded. 2026-06-10 00:13:08.376291 | debian-bookworm | #30 634.2 After this operation, 60.2 MB disk space will be freed. 2026-06-10 00:13:08.582532 | debian-bookworm | #30 634.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14595 files and directories currently installed.) 2026-06-10 00:13:08.582634 | debian-bookworm | #30 634.2 Removing build-essential (12.9) ... 2026-06-10 00:13:08.582659 | debian-bookworm | #30 634.3 Removing git (1:2.39.5-0+deb12u3) ... 2026-06-10 00:13:08.582671 | debian-bookworm | #30 634.4 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-06-10 00:13:08.713962 | debian-bookworm | #30 634.5 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-06-10 00:13:08.714040 | debian-bookworm | #30 634.5 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-06-10 00:13:08.902489 | debian-bookworm | #30 634.6 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-06-10 00:13:08.902605 | debian-bookworm | #30 634.7 + apt-get autoremove -y 2026-06-10 00:13:09.613158 | debian-bookworm | #30 634.7 Reading package lists... 2026-06-10 00:13:09.823153 | debian-bookworm | #30 635.5 Building dependency tree... 2026-06-10 00:13:09.974158 | debian-bookworm | #30 635.7 Reading state information... 2026-06-10 00:13:10.017277 | debian-bookworm | #30 635.8 The following packages will be REMOVED: 2026-06-10 00:13:10.171351 | debian-bookworm | #30 635.8 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-10 00:13:10.171466 | debian-bookworm | #30 635.8 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-10 00:13:10.171490 | debian-bookworm | #30 635.8 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-10 00:13:10.171509 | debian-bookworm | #30 635.8 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-06-10 00:13:10.171524 | debian-bookworm | #30 635.8 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-10 00:13:10.171541 | debian-bookworm | #30 635.8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-06-10 00:13:10.171606 | debian-bookworm | #30 635.8 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-06-10 00:13:10.171627 | debian-bookworm | #30 635.8 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-06-10 00:13:10.171677 | debian-bookworm | #30 635.8 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-10 00:13:10.171696 | debian-bookworm | #30 635.8 rpcsvc-proto xz-utils zlib1g-dev 2026-06-10 00:13:10.229150 | debian-bookworm | #30 636.1 0 upgraded, 0 newly installed, 62 to remove and 2 not upgraded. 2026-06-10 00:13:10.229258 | debian-bookworm | #30 636.1 After this operation, 322 MB disk space will be freed. 2026-06-10 00:13:10.344873 | debian-bookworm | #30 636.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13476 files and directories currently installed.) 2026-06-10 00:13:10.344972 | debian-bookworm | #30 636.1 Removing g++ (4:12.2.0-3) ... 2026-06-10 00:13:10.345001 | debian-bookworm | #30 636.2 Removing gcc (4:12.2.0-3) ... 2026-06-10 00:13:10.512732 | debian-bookworm | #30 636.3 Removing dpkg-dev (1.21.23) ... 2026-06-10 00:13:10.512904 | debian-bookworm | #30 636.3 Removing bzip2 (1.0.8-5+b1) ... 2026-06-10 00:13:10.651302 | debian-bookworm | #30 636.4 Removing cpp (4:12.2.0-3) ... 2026-06-10 00:13:10.799314 | debian-bookworm | #30 636.5 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:10.799439 | debian-bookworm | #30 636.6 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-06-10 00:13:10.921780 | debian-bookworm | #30 636.6 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:11.054553 | debian-bookworm | #30 636.7 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-06-10 00:13:11.054667 | debian-bookworm | #30 636.8 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-06-10 00:13:11.206512 | debian-bookworm | #30 636.9 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-06-10 00:13:11.206669 | debian-bookworm | #30 636.9 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-06-10 00:13:11.363154 | debian-bookworm | #30 637.0 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-06-10 00:13:11.363283 | debian-bookworm | #30 637.1 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-06-10 00:13:11.502882 | debian-bookworm | #30 637.2 Removing libdpkg-perl (1.21.23) ... 2026-06-10 00:13:11.502956 | debian-bookworm | #30 637.3 Removing liberror-perl (0.17029-2) ... 2026-06-10 00:13:11.647132 | debian-bookworm | #30 637.3 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2026-06-10 00:13:11.647243 | debian-bookworm | #30 637.4 Removing perl (5.36.0-7+deb12u3) ... 2026-06-10 00:13:11.817619 | debian-bookworm | #30 637.5 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-06-10 00:13:11.817740 | debian-bookworm | #30 637.6 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-06-10 00:13:11.971072 | debian-bookworm | #30 637.6 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-06-10 00:13:11.971234 | debian-bookworm | #30 637.7 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-06-10 00:13:12.092069 | debian-bookworm | #30 637.8 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-06-10 00:13:12.092140 | debian-bookworm | #30 637.9 Removing libnsl2:amd64 (1.3.0-2) ... 2026-06-10 00:13:12.217338 | debian-bookworm | #30 637.9 Removing libpsl5:amd64 (0.21.2-1) ... 2026-06-10 00:13:12.217614 | debian-bookworm | #30 638.0 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-06-10 00:13:12.217685 | debian-bookworm | #30 638.0 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-06-10 00:13:12.332407 | debian-bookworm | #30 638.1 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-06-10 00:13:12.332512 | debian-bookworm | #30 638.2 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-06-10 00:13:12.444367 | debian-bookworm | #30 638.2 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-06-10 00:13:12.444455 | debian-bookworm | #30 638.3 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-06-10 00:13:12.565591 | debian-bookworm | #30 638.3 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2026-06-10 00:13:12.565851 | debian-bookworm | #30 638.4 Removing libtirpc-common (1.3.3+ds-1) ... 2026-06-10 00:13:12.695608 | debian-bookworm | #30 638.4 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-06-10 00:13:12.695834 | debian-bookworm | #30 638.5 Removing linux-libc-dev:amd64 (6.1.174-1) ... 2026-06-10 00:13:12.805246 | debian-bookworm | #30 638.6 Removing make (4.3-4.1) ... 2026-06-10 00:13:12.986945 | debian-bookworm | #30 638.7 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-06-10 00:13:12.987149 | debian-bookworm | #30 638.8 Removing rpcsvc-proto (1.4.3-1) ... 2026-06-10 00:13:13.127964 | debian-bookworm | #30 639.0 Removing xz-utils (5.4.1-1) ... 2026-06-10 00:13:13.273469 | debian-bookworm | #30 639.0 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:13.273607 | debian-bookworm | #30 639.1 Removing binutils (2.40-2) ... 2026-06-10 00:13:13.403803 | debian-bookworm | #30 639.2 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-06-10 00:13:13.403961 | debian-bookworm | #30 639.2 Removing libgprofng0:amd64 (2.40-2) ... 2026-06-10 00:13:13.529934 | debian-bookworm | #30 639.3 Removing libctf0:amd64 (2.40-2) ... 2026-06-10 00:13:13.530128 | debian-bookworm | #30 639.4 Removing libbinutils:amd64 (2.40-2) ... 2026-06-10 00:13:13.632004 | debian-bookworm | #30 639.4 Removing binutils-common:amd64 (2.40-2) ... 2026-06-10 00:13:13.632118 | debian-bookworm | #30 639.5 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:13.767501 | debian-bookworm | #30 639.5 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:13.767778 | debian-bookworm | #30 639.6 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:13.976088 | debian-bookworm | #30 639.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.232486 | debian-bookworm | #30 640.1 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.348040 | debian-bookworm | #30 640.1 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-06-10 00:13:14.348515 | debian-bookworm | #30 640.2 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.466164 | debian-bookworm | #30 640.2 Removing libisl23:amd64 (0.25-1.1) ... 2026-06-10 00:13:14.575844 | debian-bookworm | #30 640.3 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.576054 | debian-bookworm | #30 640.3 Removing libjansson4:amd64 (2.14-2) ... 2026-06-10 00:13:14.576198 | debian-bookworm | #30 640.4 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.690671 | debian-bookworm | #30 640.5 Removing libmpc3:amd64 (1.3.1-1) ... 2026-06-10 00:13:14.690890 | debian-bookworm | #30 640.5 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-06-10 00:13:14.819046 | debian-bookworm | #30 640.6 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.819163 | debian-bookworm | #30 640.6 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.976523 | debian-bookworm | #30 640.7 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-06-10 00:13:14.976648 | debian-bookworm | #30 640.8 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-06-10 00:13:15.092910 | debian-bookworm | #30 640.9 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-0756dea29140edb8.lock /tmp/uv-setuptools-c5c8265f32633376.lock /tmp/uv-setuptools-d96a9d39c969eb65.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gnupg-agent /usr/share/doc/gpg-agent /usr/share/doc/gpgconf /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libassuan0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnpth0 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/patch /usr/share/doc/perl-base /usr/share/doc/pinentry-curses /usr/share/doc/procps /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-06-10 00:13:15.093064 | debian-bookworm | #30 640.9 + uv pip install --no-cache --system pyclean==3.0.0 2026-06-10 00:13:15.344081 | debian-bookworm | #30 641.0 Using Python 3.13.13 environment at: /usr/local 2026-06-10 00:13:15.456413 | debian-bookworm | #30 641.2 Resolved 1 package in 141ms 2026-06-10 00:13:15.456495 | debian-bookworm | #30 641.2 Prepared 1 package in 20ms 2026-06-10 00:13:15.456513 | debian-bookworm | #30 641.2 Installed 1 package in 10ms 2026-06-10 00:13:15.456529 | debian-bookworm | #30 641.2 + pyclean==3.0.0 2026-06-10 00:13:15.456578 | debian-bookworm | #30 641.2 + pyclean /usr 2026-06-10 00:13:15.456594 | debian-bookworm | #30 641.3 Cleaning directory /usr 2026-06-10 00:13:16.410738 | debian-bookworm | #30 642.2 Total 356 files, 130 directories removed. 2026-06-10 00:13:16.574061 | debian-bookworm | #30 642.3 + uv pip uninstall --system pyclean 2026-06-10 00:13:16.876777 | debian-bookworm | #30 642.5 Using Python 3.13.13 environment at: /usr/local 2026-06-10 00:13:16.876875 | debian-bookworm | #30 642.6 Uninstalled 1 package in 288ms 2026-06-10 00:13:16.876897 | debian-bookworm | #30 642.6 - pyclean==3.0.0 2026-06-10 00:13:17.303556 | debian-bookworm | #30 DONE 643.1s 2026-06-10 00:13:17.461776 | debian-bookworm | 2026-06-10 00:13:17.461893 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-06-10 00:13:17.657824 | debian-bookworm | #31 DONE 1.1s 2026-06-10 00:13:17.817881 | debian-bookworm | 2026-06-10 00:13:17.817961 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-06-10 00:13:17.817987 | debian-bookworm | #31 merging 2026-06-10 00:13:24.878673 | debian-bookworm | #31 merging 7.2s done 2026-06-10 00:13:24.878769 | debian-bookworm | #31 DONE 8.4s 2026-06-10 00:13:25.031014 | debian-bookworm | 2026-06-10 00:13:25.031145 | debian-bookworm | #32 [builder 25/25] RUN python3 /src/render-playbooks.py 2026-06-10 00:13:25.611587 | debian-bookworm | #32 DONE 0.7s 2026-06-10 00:13:35.624155 | debian-bookworm | 2026-06-10 00:13:35.624221 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-06-10 00:13:35.812903 | debian-bookworm | #33 DONE 6.2s 2026-06-10 00:13:35.969562 | debian-bookworm | 2026-06-10 00:13:36.096230 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-06-10 00:13:36.096311 | debian-bookworm | #33 merging 2026-06-10 00:13:41.396967 | debian-bookworm | #33 merging 5.6s done 2026-06-10 00:13:41.397147 | debian-bookworm | #33 DONE 11.8s 2026-06-10 00:13:41.548317 | debian-bookworm | 2026-06-10 00:13:41.548416 | debian-bookworm | #34 [stage-1 3/4] WORKDIR /ansible 2026-06-10 00:13:41.818793 | debian-bookworm | #34 DONE 0.4s 2026-06-10 00:13:41.973595 | debian-bookworm | 2026-06-10 00:13:41.973702 | debian-bookworm | #35 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-06-10 00:13:49.478044 | debian-bookworm | #35 DONE 7.7s 2026-06-10 00:13:49.638894 | debian-bookworm | 2026-06-10 00:13:49.638976 | debian-bookworm | #36 exporting to image 2026-06-10 00:13:49.638997 | debian-bookworm | #36 exporting layers 2026-06-10 00:14:22.573545 | debian-bookworm | #36 exporting layers 33.1s done 2026-06-10 00:14:22.688590 | debian-bookworm | #36 exporting manifest sha256:da67dbe51f1ccf118a329968b3d59c2ba116cf3e388a526b671d6d884bd28906 0.0s done 2026-06-10 00:14:22.688689 | debian-bookworm | #36 exporting config sha256:c4d7ef43da16e6ff710cb0a81169c81738ee8e3f3036fc5cb35e96301aa75823 0.0s done 2026-06-10 00:14:22.688706 | debian-bookworm | #36 exporting attestation manifest sha256:69bc21cd33021f5bae64cb29fdf1685993cea86c61433146a93b862ab9c7f3ce 0.0s done 2026-06-10 00:14:22.688719 | debian-bookworm | #36 exporting manifest list sha256:798aa76327b919c917d4150d169dc24739630e7f49d5773ab47c90486be77df7 2026-06-10 00:14:22.881696 | debian-bookworm | #36 exporting manifest list sha256:798aa76327b919c917d4150d169dc24739630e7f49d5773ab47c90486be77df7 0.0s done 2026-06-10 00:14:22.881786 | debian-bookworm | #36 naming to docker.io/library/7e0d0c1:latest 0.0s done 2026-06-10 00:14:22.881799 | debian-bookworm | #36 unpacking to docker.io/library/7e0d0c1:latest 2026-06-10 00:14:33.109835 | debian-bookworm | #36 unpacking to docker.io/library/7e0d0c1:latest 10.4s done 2026-06-10 00:14:33.319971 | debian-bookworm | #36 DONE 43.7s 2026-06-10 00:14:33.757723 | debian-bookworm | ok: Runtime: 0:12:08.430754 2026-06-10 00:14:33.792589 | 2026-06-10 00:14:33.792732 | TASK [Run push script] 2026-06-10 00:14:34.121757 | debian-bookworm | ++ git rev-parse --short HEAD 2026-06-10 00:14:34.128726 | debian-bookworm | + revision=7e0d0c1 2026-06-10 00:14:34.128804 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-10 00:14:34.128836 | debian-bookworm | + . defaults/2024.2.sh 2026-06-10 00:14:34.128920 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-10 00:14:34.128940 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-06-10 00:14:34.128957 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-10 00:14:34.129008 | debian-bookworm | + [[ 2024.2 == \m\a\s\t\e\r ]] 2026-06-10 00:14:34.129038 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-10 00:14:34.129060 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-10 00:14:34.129076 | debian-bookworm | + docker tag 7e0d0c1 osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-10 00:14:34.198358 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-10 00:14:34.223243 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/kolla-ansible] 2026-06-10 00:14:34.329937 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:34.330120 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-10 00:14:34.330184 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-10 00:14:34.330313 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:34.330372 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-10 00:14:34.330427 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-10 00:14:34.330477 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-10 00:14:34.330525 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:34.428707 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-10 00:14:34.428825 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-10 00:14:34.428873 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:34.429017 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-10 00:14:34.429116 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-10 00:14:34.429218 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-10 00:14:34.429385 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:34.429533 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:34.529466 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-10 00:14:34.529553 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:34.529564 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-10 00:14:34.529592 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-10 00:14:34.529604 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-10 00:14:34.529612 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:34.529620 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:34.529630 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-10 00:14:34.629533 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:34.629648 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-10 00:14:34.629788 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-10 00:14:34.629916 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:34.630045 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-10 00:14:34.630173 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-10 00:14:34.630384 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-10 00:14:34.630508 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:34.729533 | debian-bookworm | 068fedd6b0f1: Waiting 2026-06-10 00:14:34.729735 | debian-bookworm | 6f59d65eb126: Waiting 2026-06-10 00:14:34.729934 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:34.730115 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:34.730346 | debian-bookworm | 59dae010ffdc: Waiting 2026-06-10 00:14:34.730503 | debian-bookworm | 36d1aa696f89: Waiting 2026-06-10 00:14:34.730663 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:34.730794 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-10 00:14:34.828921 | debian-bookworm | 36d1aa696f89: Layer already exists 2026-06-10 00:14:34.829125 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:34.829303 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-06-10 00:14:34.829505 | debian-bookworm | 068fedd6b0f1: Layer already exists 2026-06-10 00:14:34.829659 | debian-bookworm | 6f59d65eb126: Layer already exists 2026-06-10 00:14:34.829877 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:34.830068 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:34.830300 | debian-bookworm | 59dae010ffdc: Layer already exists 2026-06-10 00:14:34.929644 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:34.929786 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:34.929802 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:35.029578 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:35.029879 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:35.029924 | debian-bookworm | 9df0247a0648: Waiting 2026-06-10 00:14:35.129253 | debian-bookworm | 2d048a636087: Waiting 2026-06-10 00:14:35.129370 | debian-bookworm | b651b67859a6: Waiting 2026-06-10 00:14:36.929013 | debian-bookworm | 9df0247a0648: Pushed 2026-06-10 00:14:37.529886 | debian-bookworm | 2d048a636087: Pushed 2026-06-10 00:14:43.729718 | debian-bookworm | b651b67859a6: Pushed 2026-06-10 00:14:46.612503 | debian-bookworm | 2024.2: digest: sha256:798aa76327b919c917d4150d169dc24739630e7f49d5773ab47c90486be77df7 size: 856 2026-06-10 00:14:46.835288 | debian-bookworm | ok: Runtime: 0:00:12.508159 2026-06-10 00:14:46.846823 | 2026-06-10 00:14:46.846989 | TASK [Run cosign script] 2026-06-10 00:14:47.190459 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-10 00:14:47.190620 | debian-bookworm | + version=2024.2 2026-06-10 00:14:47.190642 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-10 00:14:47.190671 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-06-10 00:14:47.190687 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-06-10 00:14:47.235299 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-10 00:14:47.236233 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-06-10 00:14:47.456902 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-10 00:14:47.648149 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-10 00:14:52.096442 | debian-bookworm | 13 134M 13 18.2M 0 0 17.0M 0 0:00:07 0:00:01 0:00:06 17.0M 36 134M 36 48.8M 0 0 23.6M 0 0:00:05 0:00:02 0:00:03 30.6M 61 134M 61 82.4M 0 0 26.8M 0 0:00:04 0:00:03 0:00:01 32.1M 83 134M 83 112M 0 0 27.6M 0 0:00:04 0:00:04 --:--:-- 31.4M 100 134M 100 134M 0 0 27.5M 0 0:00:04 0:00:04 --:--:-- 30.5M 2026-06-10 00:14:52.103874 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-06-10 00:14:52.106520 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/kolla-ansible:2024.2 2026-06-10 00:14:53.236260 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/kolla-ansible:2024.2 uses a tag, not a digest, to identify the image to sign. 2026-06-10 00:14:53.236335 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-06-10 00:14:53.236346 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-10 00:14:53.236355 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-10 00:14:53.236364 | debian-bookworm | images by tag will be removed in a future release. 2026-06-10 00:14:53.236371 | debian-bookworm | 2026-06-10 00:14:53.609610 | debian-bookworm | Signing artifact... 2026-06-10 00:14:54.904900 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/kolla-ansible 2026-06-10 00:14:58.392152 | debian-bookworm | ok: Runtime: 0:00:11.031321 2026-06-10 00:14:58.403669 | 2026-06-10 00:14:58.403851 | TASK [Run sbom script] 2026-06-10 00:14:58.728701 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-10 00:14:58.728781 | debian-bookworm | + version=2024.2 2026-06-10 00:14:58.728790 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-10 00:14:58.728797 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-06-10 00:14:58.728803 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-06-10 00:14:58.728812 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-06-10 00:14:58.744280 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-10 00:14:58.807922 | debian-bookworm | [info] checking github for the current release tag 2026-06-10 00:14:59.358183 | debian-bookworm | [info] fetching release script for tag='v1.45.1' 2026-06-10 00:14:59.626135 | debian-bookworm | [info] checking github for the current release tag 2026-06-10 00:14:59.762085 | debian-bookworm | [info] using release tag='v1.45.1' version='1.45.1' os='linux' arch='amd64' 2026-06-10 00:15:02.322016 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-06-10 00:15:02.342660 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/kolla-ansible:2024.2 -o cyclonedx-json 2026-06-10 00:15:31.511443 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p kolla-ansible -v 2024.2 -f sbom.json -a 2026-06-10 00:15:40.349701 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-06-10 00:15:40.349843 | debian-bookworm | Provided project name and version: kolla-ansible 2024.2 2026-06-10 00:15:40.349870 | debian-bookworm | Auto mode ON 2026-06-10 00:15:40.349891 | debian-bookworm | Reading sbom.json ... 2026-06-10 00:15:40.349917 | debian-bookworm | Uploading sbom.json ... 2026-06-10 00:15:40.349938 | debian-bookworm | Waiting for project uuid 65f5ac5d-36eb-469f-828c-54fcfe90c8ed to be reported by dt server ... 2026-06-10 00:15:40.349960 | debian-bookworm | Project UUID: 65f5ac5d-36eb-469f-828c-54fcfe90c8ed 2026-06-10 00:15:40.349981 | debian-bookworm | No policy violations found. 2026-06-10 00:15:40.350002 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 0, 'MEDIUM': 2, 'LOW': 0, 'UNASSIGNED': 0} 2026-06-10 00:15:40.350023 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-06-10 00:15:40.483290 | debian-bookworm | ok: Runtime: 0:00:41.669951 2026-06-10 00:15:40.487735 | 2026-06-10 00:15:40.487939 | PLAY RECAP 2026-06-10 00:15:40.488094 | debian-bookworm | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 00:15:40.488166 | 2026-06-10 00:15:40.647361 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-06-10 00:15:40.649657 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 00:15:41.447320 | 2026-06-10 00:15:41.447543 | PLAY [Base post-fetch] 2026-06-10 00:15:41.464022 | 2026-06-10 00:15:41.464180 | TASK [diagnose-network : Ensure log directory exists] 2026-06-10 00:15:42.145556 | debian-bookworm | ok 2026-06-10 00:15:42.157319 | 2026-06-10 00:15:42.157587 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-10 00:16:16.217167 | debian-bookworm | ok: Runtime: 0:00:33.413664 2026-06-10 00:16:16.223826 | 2026-06-10 00:16:16.223965 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-10 00:16:17.254890 | debian-bookworm | ok: Runtime: 0:00:00.400944 2026-06-10 00:16:17.267951 | 2026-06-10 00:16:17.268137 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-10 00:16:19.314648 | debian-bookworm | ok: Runtime: 0:00:01.362220 2026-06-10 00:16:19.334914 | 2026-06-10 00:16:19.335089 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-10 00:16:19.391722 | debian-bookworm | skipping: Conditional result was False 2026-06-10 00:16:19.408254 | 2026-06-10 00:16:19.408563 | TASK [fetch-output : Set log path for single node] 2026-06-10 00:16:19.468168 | debian-bookworm | ok 2026-06-10 00:16:19.475986 | 2026-06-10 00:16:19.476138 | LOOP [fetch-output : Ensure local output dirs] 2026-06-10 00:16:19.776644 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/work/logs" 2026-06-10 00:16:20.076251 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/work/artifacts" 2026-06-10 00:16:20.359709 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1c8ba802bd8040ab8aa8b848a54bb247/work/docs" 2026-06-10 00:16:20.380239 | 2026-06-10 00:16:20.380475 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-10 00:16:21.235547 | debian-bookworm | changed: 2026-06-10 00:16:21.235791 | debian-bookworm | .d..t...... ./ 2026-06-10 00:16:21.235829 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-10 00:16:21.235854 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-10 00:16:21.235877 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-10 00:16:21.235898 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-10 00:16:21.235918 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-10 00:16:21.235960 | debian-bookworm | changed: All items complete 2026-06-10 00:16:21.235987 | 2026-06-10 00:16:21.832499 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 00:16:22.437625 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 00:16:22.464783 | 2026-06-10 00:16:22.464986 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-10 00:16:22.502691 | debian-bookworm | skipping: Conditional result was False 2026-06-10 00:16:22.507382 | debian-bookworm | skipping: Conditional result was False 2026-06-10 00:16:22.529074 | 2026-06-10 00:16:22.529197 | PLAY RECAP 2026-06-10 00:16:22.529284 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-10 00:16:22.529323 | 2026-06-10 00:16:22.680773 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 00:16:22.681836 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 00:16:23.457921 | 2026-06-10 00:16:23.458086 | PLAY [Base post] 2026-06-10 00:16:23.472163 | 2026-06-10 00:16:23.472308 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-10 00:16:24.329482 | debian-bookworm | changed 2026-06-10 00:16:24.342185 | 2026-06-10 00:16:24.342338 | PLAY RECAP 2026-06-10 00:16:24.342406 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 00:16:24.342490 | 2026-06-10 00:16:24.477756 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 00:16:24.478805 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-10 00:16:25.305964 | 2026-06-10 00:16:25.306150 | PLAY [Base post-logs] 2026-06-10 00:16:25.321246 | 2026-06-10 00:16:25.321492 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-10 00:16:25.821578 | localhost | changed 2026-06-10 00:16:25.832780 | 2026-06-10 00:16:25.833027 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-10 00:16:25.858925 | localhost | ok 2026-06-10 00:16:25.862447 | 2026-06-10 00:16:25.862551 | TASK [Set zuul-log-path fact] 2026-06-10 00:16:25.889495 | localhost | ok 2026-06-10 00:16:25.898786 | 2026-06-10 00:16:25.898948 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 00:16:25.936636 | localhost | ok 2026-06-10 00:16:25.943920 | 2026-06-10 00:16:25.944120 | TASK [upload-logs : Create log directories] 2026-06-10 00:16:26.454742 | localhost | changed 2026-06-10 00:16:26.459138 | 2026-06-10 00:16:26.459824 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-10 00:16:26.990796 | localhost -> localhost | ok: Runtime: 0:00:00.006520 2026-06-10 00:16:26.998162 | 2026-06-10 00:16:26.998358 | TASK [upload-logs : Upload logs to log server] 2026-06-10 00:16:27.607372 | localhost | Output suppressed because no_log was given 2026-06-10 00:16:27.611479 | 2026-06-10 00:16:27.611667 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 00:16:27.674785 | localhost | skipping: Conditional result was False 2026-06-10 00:16:27.679741 | localhost | skipping: Conditional result was False 2026-06-10 00:16:27.694396 | 2026-06-10 00:16:27.694609 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 00:16:27.762052 | localhost | skipping: Conditional result was False 2026-06-10 00:16:27.762654 | 2026-06-10 00:16:27.768076 | localhost | skipping: Conditional result was False 2026-06-10 00:16:27.783925 | 2026-06-10 00:16:27.784102 | LOOP [upload-logs : Upload console log and json output]