2026-07-14 11:24:44.537863 | Job console starting 2026-07-14 11:24:44.607987 | Updating git repos 2026-07-14 11:24:44.687323 | Cloning repos into workspace 2026-07-14 11:24:44.817077 | Restoring repo states 2026-07-14 11:24:44.830697 | Merging changes 2026-07-14 11:24:45.499795 | Checking out repos 2026-07-14 11:24:45.629268 | Preparing playbooks 2026-07-14 11:24:47.595040 | Running Ansible setup 2026-07-14 11:24:53.591062 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-14 11:24:54.687727 | 2026-07-14 11:24:54.687848 | PLAY [Base pre] 2026-07-14 11:24:54.701367 | 2026-07-14 11:24:54.701465 | TASK [Setup log path fact] 2026-07-14 11:24:54.736863 | debian-bookworm | ok 2026-07-14 11:24:54.763298 | 2026-07-14 11:24:54.763424 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 11:24:54.810425 | debian-bookworm | ok 2026-07-14 11:24:54.818952 | 2026-07-14 11:24:54.819039 | TASK [emit-job-header : Print job information] 2026-07-14 11:24:54.877006 | # Job Information 2026-07-14 11:24:54.877210 | Ansible Version: 2.16.14 2026-07-14 11:24:54.877249 | Job: container-image-kolla-ansible-build-2024.2 2026-07-14 11:24:54.877283 | Pipeline: check 2026-07-14 11:24:54.877310 | Executor: 521e9411259a 2026-07-14 11:24:54.877332 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/930 2026-07-14 11:24:54.877350 | Event ID: 968122f0-7f76-11f1-8afe-129d8a4a424d 2026-07-14 11:24:54.882112 | 2026-07-14 11:24:54.882225 | LOOP [emit-job-header : Print node information] 2026-07-14 11:24:55.027300 | debian-bookworm | ok: 2026-07-14 11:24:55.027528 | debian-bookworm | # Node Information 2026-07-14 11:24:55.027561 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-14 11:24:55.027584 | debian-bookworm | Hostname: debian 2026-07-14 11:24:55.027603 | debian-bookworm | Username: zuul 2026-07-14 11:24:55.027621 | debian-bookworm | Distro: Debian 12.15 2026-07-14 11:24:55.027643 | debian-bookworm | Provider: regiocloud-a 2026-07-14 11:24:55.027662 | debian-bookworm | Region: 2026-07-14 11:24:55.027680 | debian-bookworm | Label: debian-bookworm 2026-07-14 11:24:55.027697 | debian-bookworm | Product Name: OpenStack Nova 2026-07-14 11:24:55.027713 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:746d 2026-07-14 11:24:55.045445 | 2026-07-14 11:24:55.045546 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-14 11:24:55.890911 | debian-bookworm -> localhost | changed 2026-07-14 11:24:55.897832 | 2026-07-14 11:24:55.897933 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-14 11:24:57.585604 | debian-bookworm -> localhost | changed 2026-07-14 11:24:57.594389 | 2026-07-14 11:24:57.594489 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-14 11:24:58.051155 | debian-bookworm -> localhost | ok 2026-07-14 11:24:58.056149 | 2026-07-14 11:24:58.056250 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-14 11:24:58.084147 | debian-bookworm | ok 2026-07-14 11:24:58.106818 | debian-bookworm | included: /var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-14 11:24:58.121484 | 2026-07-14 11:24:58.121577 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-14 11:25:00.907857 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-14 11:25:00.908199 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/work/b91b45f47cab44dfbfb8e1858adcb2f1_id_rsa 2026-07-14 11:25:00.908267 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/work/b91b45f47cab44dfbfb8e1858adcb2f1_id_rsa.pub 2026-07-14 11:25:00.908313 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-14 11:25:00.908356 | debian-bookworm -> localhost | SHA256:Ec36QyASi6a0empbmLNEvH0xItEUWR88IiW5YMI+3CQ zuul-build-sshkey 2026-07-14 11:25:00.908414 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-14 11:25:00.908456 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-14 11:25:00.908480 | debian-bookworm -> localhost | |. +B+...o | 2026-07-14 11:25:00.908503 | debian-bookworm -> localhost | |.Eo*ooooo.o | 2026-07-14 11:25:00.908523 | debian-bookworm -> localhost | |=oB.+..ooo | 2026-07-14 11:25:00.908543 | debian-bookworm -> localhost | |o*oo ... | 2026-07-14 11:25:00.908563 | debian-bookworm -> localhost | |.=.. o So | 2026-07-14 11:25:00.908584 | debian-bookworm -> localhost | |o * . o o | 2026-07-14 11:25:00.908605 | debian-bookworm -> localhost | |.*.o . . | 2026-07-14 11:25:00.908627 | debian-bookworm -> localhost | |.++ . | 2026-07-14 11:25:00.908648 | debian-bookworm -> localhost | |oo. | 2026-07-14 11:25:00.908668 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-14 11:25:00.908731 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.883510 2026-07-14 11:25:00.922306 | 2026-07-14 11:25:00.922423 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-14 11:25:00.966850 | debian-bookworm | ok 2026-07-14 11:25:00.986264 | debian-bookworm | included: /var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-14 11:25:01.021390 | 2026-07-14 11:25:01.021559 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-14 11:25:01.077523 | debian-bookworm | skipping: Conditional result was False 2026-07-14 11:25:01.083355 | 2026-07-14 11:25:01.083470 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-14 11:25:01.881253 | debian-bookworm | changed 2026-07-14 11:25:01.891265 | 2026-07-14 11:25:01.891406 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-14 11:25:02.192568 | debian-bookworm | ok 2026-07-14 11:25:02.199453 | 2026-07-14 11:25:02.199564 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-14 11:25:02.837158 | debian-bookworm | changed 2026-07-14 11:25:02.846265 | 2026-07-14 11:25:02.846377 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-14 11:25:03.454414 | debian-bookworm | changed 2026-07-14 11:25:03.459939 | 2026-07-14 11:25:03.460032 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-14 11:25:03.505415 | debian-bookworm | skipping: Conditional result was False 2026-07-14 11:25:03.511809 | 2026-07-14 11:25:03.511916 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-14 11:25:04.171816 | debian-bookworm -> localhost | changed 2026-07-14 11:25:04.182406 | 2026-07-14 11:25:04.182507 | TASK [add-build-sshkey : Add back temp key] 2026-07-14 11:25:04.764398 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/work/b91b45f47cab44dfbfb8e1858adcb2f1_id_rsa (zuul-build-sshkey) 2026-07-14 11:25:04.764610 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032561 2026-07-14 11:25:04.772170 | 2026-07-14 11:25:04.772265 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-14 11:25:05.254744 | debian-bookworm | ok 2026-07-14 11:25:05.259844 | 2026-07-14 11:25:05.259950 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-14 11:25:05.303165 | debian-bookworm | skipping: Conditional result was False 2026-07-14 11:25:05.313072 | 2026-07-14 11:25:05.313184 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-14 11:25:05.938028 | debian-bookworm | ok 2026-07-14 11:25:05.949267 | 2026-07-14 11:25:05.949370 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-14 11:25:05.992503 | debian-bookworm | ok 2026-07-14 11:25:06.001654 | 2026-07-14 11:25:06.001811 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-14 11:25:06.329955 | debian-bookworm -> localhost | ok 2026-07-14 11:25:06.337174 | 2026-07-14 11:25:06.337338 | TASK [validate-host : Collect information about the host] 2026-07-14 11:25:07.580083 | debian-bookworm | ok 2026-07-14 11:25:07.603786 | 2026-07-14 11:25:07.603905 | TASK [validate-host : Sanitize hostname] 2026-07-14 11:25:07.818548 | debian-bookworm | ok 2026-07-14 11:25:07.823221 | 2026-07-14 11:25:07.823327 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-14 11:25:08.421763 | debian-bookworm -> localhost | changed 2026-07-14 11:25:08.427432 | 2026-07-14 11:25:08.427522 | TASK [validate-host : Collect information about zuul worker] 2026-07-14 11:25:09.011077 | debian-bookworm | ok 2026-07-14 11:25:09.015558 | 2026-07-14 11:25:09.015651 | TASK [validate-host : Write out all zuul information for each host] 2026-07-14 11:25:09.731221 | debian-bookworm -> localhost | changed 2026-07-14 11:25:09.741877 | 2026-07-14 11:25:09.741990 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-14 11:25:09.995068 | debian-bookworm | ok 2026-07-14 11:25:10.002825 | 2026-07-14 11:25:10.002964 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-14 11:25:10.880643 | debian-bookworm | changed: 2026-07-14 11:25:10.881020 | debian-bookworm | cd+++++++++ src/ 2026-07-14 11:25:10.881117 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-14 11:25:10.881190 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-14 11:25:10.881254 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-14 11:25:10.881317 | debian-bookworm | Containerfile 2026-07-14 11:25:10.881587 | debian-bookworm | 2026-07-14 11:27:06.854989 | debian-bookworm | #30 40.54 2026-07-14 11:27:06.854998 | debian-bookworm | #30 40.54 Or undo this operation with: 2026-07-14 11:27:06.855008 | debian-bookworm | #30 40.54 2026-07-14 11:27:06.855017 | debian-bookworm | #30 40.54 git switch - 2026-07-14 11:27:06.855029 | debian-bookworm | #30 40.54 2026-07-14 11:27:06.855049 | debian-bookworm | #30 40.54 Turn off this advice by setting config variable advice.detachedHead to false 2026-07-14 11:27:06.855060 | debian-bookworm | #30 40.54 2026-07-14 11:27:07.040495 | debian-bookworm | #30 40.73 ++ find /patches/2024.2 -name '*.patch' 2026-07-14 11:27:07.141631 | debian-bookworm | #30 40.73 ++ LC_ALL=C 2026-07-14 11:27:07.141697 | debian-bookworm | #30 40.73 ++ sort 2026-07-14 11:27:07.141756 | debian-bookworm | #30 40.73 /patches/2024.2/add-NVMe-hostid.patch 2026-07-14 11:27:07.141774 | debian-bookworm | #30 40.73 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.141790 | debian-bookworm | #30 40.73 + echo /patches/2024.2/add-NVMe-hostid.patch 2026-07-14 11:27:07.141807 | debian-bookworm | #30 40.73 + cd /repository 2026-07-14 11:27:07.141821 | debian-bookworm | #30 40.73 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.141837 | debian-bookworm | #30 40.74 checking file ansible/roles/cinder/tasks/config.yml 2026-07-14 11:27:07.141852 | debian-bookworm | #30 40.74 checking file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-07-14 11:27:07.141868 | debian-bookworm | #30 40.74 checking file ansible/roles/cinder/templates/hostid.j2 2026-07-14 11:27:07.141883 | debian-bookworm | #30 40.74 checking file ansible/roles/nova-cell/tasks/config.yml 2026-07-14 11:27:07.141897 | debian-bookworm | #30 40.74 checking file ansible/roles/nova-cell/templates/hostid.j2 2026-07-14 11:27:07.141912 | debian-bookworm | #30 40.74 checking file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-07-14 11:27:07.141926 | debian-bookworm | #30 40.74 + cd /repository 2026-07-14 11:27:07.141941 | debian-bookworm | #30 40.74 + patch --forward --batch -p1 2026-07-14 11:27:07.141955 | debian-bookworm | #30 40.74 patching file ansible/roles/cinder/tasks/config.yml 2026-07-14 11:27:07.141976 | debian-bookworm | #30 40.74 patching file ansible/roles/cinder/templates/cinder-volume.json.j2 2026-07-14 11:27:07.141991 | debian-bookworm | #30 40.74 patching file ansible/roles/cinder/templates/hostid.j2 2026-07-14 11:27:07.142006 | debian-bookworm | #30 40.74 patching file ansible/roles/nova-cell/tasks/config.yml 2026-07-14 11:27:07.142020 | debian-bookworm | #30 40.74 patching file ansible/roles/nova-cell/templates/hostid.j2 2026-07-14 11:27:07.142035 | debian-bookworm | #30 40.74 patching file ansible/roles/nova-cell/templates/nova-compute.json.j2 2026-07-14 11:27:07.142049 | debian-bookworm | #30 40.74 /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-07-14 11:27:07.142064 | debian-bookworm | #30 40.74 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.142079 | debian-bookworm | #30 40.74 + echo /patches/2024.2/add-glance-NVMe-NQN-and-ID.patch 2026-07-14 11:27:07.142093 | debian-bookworm | #30 40.74 + cd /repository 2026-07-14 11:27:07.142108 | debian-bookworm | #30 40.74 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.142122 | debian-bookworm | #30 40.75 checking file ansible/roles/glance/defaults/main.yml 2026-07-14 11:27:07.142136 | debian-bookworm | #30 40.75 checking file ansible/roles/glance/tasks/config.yml 2026-07-14 11:27:07.142151 | debian-bookworm | #30 40.75 checking file ansible/roles/glance/templates/glance-api.json.j2 2026-07-14 11:27:07.142165 | debian-bookworm | #30 40.75 checking file ansible/roles/glance/templates/hostid.j2 2026-07-14 11:27:07.142180 | debian-bookworm | #30 40.75 checking file ansible/roles/glance/templates/hostnqn.j2 2026-07-14 11:27:07.142195 | debian-bookworm | #30 40.75 + cd /repository 2026-07-14 11:27:07.142209 | debian-bookworm | #30 40.75 + patch --forward --batch -p1 2026-07-14 11:27:07.142230 | debian-bookworm | #30 40.75 patching file ansible/roles/glance/defaults/main.yml 2026-07-14 11:27:07.142245 | debian-bookworm | #30 40.75 patching file ansible/roles/glance/tasks/config.yml 2026-07-14 11:27:07.142269 | debian-bookworm | #30 40.75 patching file ansible/roles/glance/templates/glance-api.json.j2 2026-07-14 11:27:07.142285 | debian-bookworm | #30 40.75 patching file ansible/roles/glance/templates/hostid.j2 2026-07-14 11:27:07.142299 | debian-bookworm | #30 40.75 patching file ansible/roles/glance/templates/hostnqn.j2 2026-07-14 11:27:07.142313 | debian-bookworm | #30 40.75 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.142328 | debian-bookworm | #30 40.75 + echo /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-07-14 11:27:07.142342 | debian-bookworm | #30 40.75 /patches/2024.2/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-07-14 11:27:07.142357 | debian-bookworm | #30 40.75 + cd /repository 2026-07-14 11:27:07.142372 | debian-bookworm | #30 40.75 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.142386 | debian-bookworm | #30 40.75 checking file ansible/roles/ovn-controller/handlers/main.yml 2026-07-14 11:27:07.142401 | debian-bookworm | #30 40.75 checking file ansible/roles/ovn-controller/tasks/config.yml 2026-07-14 11:27:07.142415 | debian-bookworm | #30 40.75 checking file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-07-14 11:27:07.142430 | debian-bookworm | #30 40.75 checking file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-07-14 11:27:07.142445 | debian-bookworm | #30 40.76 + cd /repository 2026-07-14 11:27:07.142460 | debian-bookworm | #30 40.76 + patch --forward --batch -p1 2026-07-14 11:27:07.142475 | debian-bookworm | #30 40.76 patching file ansible/roles/ovn-controller/handlers/main.yml 2026-07-14 11:27:07.142489 | debian-bookworm | #30 40.76 patching file ansible/roles/ovn-controller/tasks/config.yml 2026-07-14 11:27:07.142504 | debian-bookworm | #30 40.76 patching file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-07-14 11:27:07.142518 | debian-bookworm | #30 40.76 patching file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-07-14 11:27:07.142533 | debian-bookworm | #30 40.76 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.142547 | debian-bookworm | #30 40.76 + echo /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-07-14 11:27:07.142565 | debian-bookworm | #30 40.76 /patches/2024.2/add-option-to-deploy-qemu-wrapper-script.patch 2026-07-14 11:27:07.142580 | debian-bookworm | #30 40.76 + cd /repository 2026-07-14 11:27:07.142594 | debian-bookworm | #30 40.76 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.142608 | debian-bookworm | #30 40.76 checking file ansible/roles/nova-cell/tasks/config.yml 2026-07-14 11:27:07.142622 | debian-bookworm | #30 40.76 checking file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-07-14 11:27:07.142637 | debian-bookworm | #30 40.76 checking file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-07-14 11:27:07.142652 | debian-bookworm | #30 40.76 + cd /repository 2026-07-14 11:27:07.142666 | debian-bookworm | #30 40.76 + patch --forward --batch -p1 2026-07-14 11:27:07.142680 | debian-bookworm | #30 40.76 patching file ansible/roles/nova-cell/tasks/config.yml 2026-07-14 11:27:07.142695 | debian-bookworm | #30 40.76 patching file ansible/roles/nova-cell/tasks/qemu_wrapper.yml 2026-07-14 11:27:07.142720 | debian-bookworm | #30 40.76 patching file ansible/roles/nova-cell/templates/nova-libvirt.json.j2 2026-07-14 11:27:07.142734 | debian-bookworm | #30 40.76 /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-07-14 11:27:07.142749 | debian-bookworm | #30 40.76 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.142764 | debian-bookworm | #30 40.76 + echo /patches/2024.2/allow-to-disable-horizon-loadbalancer.patch 2026-07-14 11:27:07.142778 | debian-bookworm | #30 40.76 + cd /repository 2026-07-14 11:27:07.142792 | debian-bookworm | #30 40.76 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.142807 | debian-bookworm | #30 40.76 checking file ansible/roles/horizon/defaults/main.yml 2026-07-14 11:27:07.142821 | debian-bookworm | #30 40.77 + cd /repository 2026-07-14 11:27:07.142836 | debian-bookworm | #30 40.77 + patch --forward --batch -p1 2026-07-14 11:27:07.142850 | debian-bookworm | #30 40.77 patching file ansible/roles/horizon/defaults/main.yml 2026-07-14 11:27:07.142865 | debian-bookworm | #30 40.77 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.142879 | debian-bookworm | #30 40.77 + echo /patches/2024.2/backport-876648.patch 2026-07-14 11:27:07.142893 | debian-bookworm | #30 40.77 /patches/2024.2/backport-876648.patch 2026-07-14 11:27:07.142907 | debian-bookworm | #30 40.77 + cd /repository 2026-07-14 11:27:07.142926 | debian-bookworm | #30 40.77 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.142940 | debian-bookworm | #30 40.77 checking file ansible/group_vars/all.yml 2026-07-14 11:27:07.142955 | debian-bookworm | #30 40.77 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-07-14 11:27:07.142969 | debian-bookworm | #30 40.77 checking file ansible/roles/ironic/defaults/main.yml 2026-07-14 11:27:07.142983 | debian-bookworm | #30 40.77 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-07-14 11:27:07.142997 | debian-bookworm | #30 40.77 checking file ansible/roles/ironic/tasks/precheck.yml 2026-07-14 11:27:07.143012 | debian-bookworm | #30 40.77 Hunk #1 succeeded at 85 (offset 13 lines). 2026-07-14 11:27:07.143027 | debian-bookworm | #30 40.77 + cd /repository 2026-07-14 11:27:07.143041 | debian-bookworm | #30 40.77 + patch --forward --batch -p1 2026-07-14 11:27:07.143056 | debian-bookworm | #30 40.77 patching file ansible/group_vars/all.yml 2026-07-14 11:27:07.143070 | debian-bookworm | #30 40.77 Hunk #1 succeeded at 908 with fuzz 2 (offset 211 lines). 2026-07-14 11:27:07.143084 | debian-bookworm | #30 40.77 patching file ansible/roles/ironic/defaults/main.yml 2026-07-14 11:27:07.143098 | debian-bookworm | #30 40.77 Hunk #1 succeeded at 79 with fuzz 1 (offset 2 lines). 2026-07-14 11:27:07.143113 | debian-bookworm | #30 40.77 patching file ansible/roles/ironic/tasks/precheck.yml 2026-07-14 11:27:07.143128 | debian-bookworm | #30 40.77 Hunk #1 succeeded at 85 (offset 13 lines). 2026-07-14 11:27:07.143142 | debian-bookworm | #30 40.77 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.143156 | debian-bookworm | #30 40.77 + echo /patches/2024.2/backport-894219.patch 2026-07-14 11:27:07.143170 | debian-bookworm | #30 40.77 /patches/2024.2/backport-894219.patch 2026-07-14 11:27:07.143184 | debian-bookworm | #30 40.77 + cd /repository 2026-07-14 11:27:07.143199 | debian-bookworm | #30 40.77 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.143213 | debian-bookworm | #30 40.77 checking file ansible/roles/octavia/tasks/prepare.yml 2026-07-14 11:27:07.143227 | debian-bookworm | #30 40.77 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-07-14 11:27:07.143241 | debian-bookworm | #30 40.77 + cd /repository 2026-07-14 11:27:07.143256 | debian-bookworm | #30 40.77 + patch --forward --batch -p1 2026-07-14 11:27:07.143270 | debian-bookworm | #30 40.77 patching file ansible/roles/octavia/tasks/prepare.yml 2026-07-14 11:27:07.143285 | debian-bookworm | #30 40.78 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-07-14 11:27:07.143299 | debian-bookworm | #30 40.78 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.143313 | debian-bookworm | #30 40.78 + echo /patches/2024.2/backport-913468.patch 2026-07-14 11:27:07.143327 | debian-bookworm | #30 40.78 /patches/2024.2/backport-913468.patch 2026-07-14 11:27:07.143341 | debian-bookworm | #30 40.78 + cd /repository 2026-07-14 11:27:07.143355 | debian-bookworm | #30 40.78 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.143371 | debian-bookworm | #30 40.78 checking file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-07-14 11:27:07.143385 | debian-bookworm | #30 40.78 Hunk #1 succeeded at 17 (offset -1 lines). 2026-07-14 11:27:07.143399 | debian-bookworm | #30 40.78 + cd /repository 2026-07-14 11:27:07.143413 | debian-bookworm | #30 40.78 + patch --forward --batch -p1 2026-07-14 11:27:07.143427 | debian-bookworm | #30 40.78 patching file ansible/roles/ironic/templates/ironic-dnsmasq.conf.j2 2026-07-14 11:27:07.143441 | debian-bookworm | #30 40.78 Hunk #1 succeeded at 17 (offset -1 lines). 2026-07-14 11:27:07.143457 | debian-bookworm | #30 40.78 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.143471 | debian-bookworm | #30 40.78 + echo /patches/2024.2/backport-916972.patch 2026-07-14 11:27:07.143485 | debian-bookworm | #30 40.78 /patches/2024.2/backport-916972.patch 2026-07-14 11:27:07.143499 | debian-bookworm | #30 40.78 + cd /repository 2026-07-14 11:27:07.143513 | debian-bookworm | #30 40.78 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.143527 | debian-bookworm | #30 40.78 checking file ansible/roles/skyline/defaults/main.yml 2026-07-14 11:27:07.143542 | debian-bookworm | #30 40.78 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-07-14 11:27:07.143557 | debian-bookworm | #30 40.78 checking file ansible/roles/skyline/templates/skyline.yaml.j2 2026-07-14 11:27:07.143571 | debian-bookworm | #30 40.78 checking file doc/source/reference/shared-services/skyline-guide.rst 2026-07-14 11:27:07.143585 | debian-bookworm | #30 40.78 checking file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-07-14 11:27:07.143602 | debian-bookworm | #30 40.78 + cd /repository 2026-07-14 11:27:07.143617 | debian-bookworm | #30 40.78 + patch --forward --batch -p1 2026-07-14 11:27:07.143632 | debian-bookworm | #30 40.78 patching file ansible/roles/skyline/defaults/main.yml 2026-07-14 11:27:07.143646 | debian-bookworm | #30 40.78 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-07-14 11:27:07.143660 | debian-bookworm | #30 40.78 patching file ansible/roles/skyline/templates/skyline.yaml.j2 2026-07-14 11:27:07.143674 | debian-bookworm | #30 40.78 patching file doc/source/reference/shared-services/skyline-guide.rst 2026-07-14 11:27:07.143688 | debian-bookworm | #30 40.78 patching file releasenotes/notes/skyline-external-swift-d9e38f696a22c117.yaml 2026-07-14 11:27:07.143711 | debian-bookworm | #30 40.78 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.143726 | debian-bookworm | #30 40.78 + echo /patches/2024.2/backport-921071.patch 2026-07-14 11:27:07.143740 | debian-bookworm | #30 40.78 /patches/2024.2/backport-921071.patch 2026-07-14 11:27:07.143755 | debian-bookworm | #30 40.78 + cd /repository 2026-07-14 11:27:07.143769 | debian-bookworm | #30 40.78 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.143783 | debian-bookworm | #30 40.79 checking file ansible/roles/loadbalancer/handlers/main.yml 2026-07-14 11:27:07.143797 | debian-bookworm | #30 40.79 Hunk #1 succeeded at 116 (offset -6 lines). 2026-07-14 11:27:07.143811 | debian-bookworm | #30 40.79 Hunk #2 succeeded at 151 (offset -6 lines). 2026-07-14 11:27:07.143825 | debian-bookworm | #30 40.79 + cd /repository 2026-07-14 11:27:07.143839 | debian-bookworm | #30 40.79 + patch --forward --batch -p1 2026-07-14 11:27:07.143854 | debian-bookworm | #30 40.79 patching file ansible/roles/loadbalancer/handlers/main.yml 2026-07-14 11:27:07.143868 | debian-bookworm | #30 40.79 Hunk #1 succeeded at 116 (offset -6 lines). 2026-07-14 11:27:07.143883 | debian-bookworm | #30 40.79 Hunk #2 succeeded at 151 (offset -6 lines). 2026-07-14 11:27:07.143897 | debian-bookworm | #30 40.79 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.143911 | debian-bookworm | #30 40.79 + echo /patches/2024.2/backport-924665.patch 2026-07-14 11:27:07.143925 | debian-bookworm | #30 40.79 /patches/2024.2/backport-924665.patch 2026-07-14 11:27:07.143939 | debian-bookworm | #30 40.79 + cd /repository 2026-07-14 11:27:07.143954 | debian-bookworm | #30 40.79 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.143968 | debian-bookworm | #30 40.79 checking file ansible/roles/common/tasks/config.yml 2026-07-14 11:27:07.143982 | debian-bookworm | #30 40.79 Hunk #1 succeeded at 208 (offset -51 lines). 2026-07-14 11:27:07.143996 | debian-bookworm | #30 40.79 checking file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-07-14 11:27:07.144010 | debian-bookworm | #30 40.79 + cd /repository 2026-07-14 11:27:07.144024 | debian-bookworm | #30 40.79 + patch --forward --batch -p1 2026-07-14 11:27:07.144039 | debian-bookworm | #30 40.79 patching file ansible/roles/common/tasks/config.yml 2026-07-14 11:27:07.144054 | debian-bookworm | #30 40.79 Hunk #1 succeeded at 208 (offset -51 lines). 2026-07-14 11:27:07.144068 | debian-bookworm | #30 40.79 patching file releasenotes/notes/custom-cron-logrotate-global-5cb26fda7d1ba85b.yaml 2026-07-14 11:27:07.144082 | debian-bookworm | #30 40.79 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.144097 | debian-bookworm | #30 40.79 + echo /patches/2024.2/backport-928469.patch 2026-07-14 11:27:07.144113 | debian-bookworm | #30 40.79 /patches/2024.2/backport-928469.patch 2026-07-14 11:27:07.144128 | debian-bookworm | #30 40.79 + cd /repository 2026-07-14 11:27:07.144143 | debian-bookworm | #30 40.79 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.144157 | debian-bookworm | #30 40.79 checking file ansible/roles/manila/tasks/config.yml 2026-07-14 11:27:07.144171 | debian-bookworm | #30 40.79 + cd /repository 2026-07-14 11:27:07.144185 | debian-bookworm | #30 40.79 + patch --forward --batch -p1 2026-07-14 11:27:07.144199 | debian-bookworm | #30 40.80 patching file ansible/roles/manila/tasks/config.yml 2026-07-14 11:27:07.144214 | debian-bookworm | #30 40.80 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.144228 | debian-bookworm | #30 40.80 + echo /patches/2024.2/backport-941635.patch 2026-07-14 11:27:07.144243 | debian-bookworm | #30 40.80 /patches/2024.2/backport-941635.patch 2026-07-14 11:27:07.144257 | debian-bookworm | #30 40.80 + cd /repository 2026-07-14 11:27:07.144271 | debian-bookworm | #30 40.80 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.144290 | debian-bookworm | #30 40.80 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-07-14 11:27:07.144308 | debian-bookworm | #30 40.80 checking file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-07-14 11:27:07.144322 | debian-bookworm | #30 40.80 + cd /repository 2026-07-14 11:27:07.144336 | debian-bookworm | #30 40.80 + patch --forward --batch -p1 2026-07-14 11:27:07.144350 | debian-bookworm | #30 40.80 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-07-14 11:27:07.144365 | debian-bookworm | #30 40.80 patching file releasenotes/notes/fix-blackbox-regex-b16f3f86563de6db.yaml 2026-07-14 11:27:07.144380 | debian-bookworm | #30 40.80 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.144394 | debian-bookworm | #30 40.80 + echo /patches/2024.2/backport-953750.patch 2026-07-14 11:27:07.144410 | debian-bookworm | #30 40.80 /patches/2024.2/backport-953750.patch 2026-07-14 11:27:07.144424 | debian-bookworm | #30 40.80 + cd /repository 2026-07-14 11:27:07.144438 | debian-bookworm | #30 40.80 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.144452 | debian-bookworm | #30 40.80 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-07-14 11:27:07.144467 | debian-bookworm | #30 40.80 Hunk #18 succeeded at 375 (offset 10 lines). 2026-07-14 11:27:07.144481 | debian-bookworm | #30 40.80 Hunk #19 succeeded at 389 (offset 10 lines). 2026-07-14 11:27:07.144495 | debian-bookworm | #30 40.80 + cd /repository 2026-07-14 11:27:07.144509 | debian-bookworm | #30 40.80 + patch --forward --batch -p1 2026-07-14 11:27:07.144524 | debian-bookworm | #30 40.80 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-07-14 11:27:07.144538 | debian-bookworm | #30 40.80 Hunk #18 succeeded at 375 (offset 10 lines). 2026-07-14 11:27:07.144553 | debian-bookworm | #30 40.80 Hunk #19 succeeded at 389 (offset 10 lines). 2026-07-14 11:27:07.144567 | debian-bookworm | #30 40.80 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.144581 | debian-bookworm | #30 40.80 + echo /patches/2024.2/backport-963262.patch 2026-07-14 11:27:07.144595 | debian-bookworm | #30 40.80 /patches/2024.2/backport-963262.patch 2026-07-14 11:27:07.144609 | debian-bookworm | #30 40.80 + cd /repository 2026-07-14 11:27:07.144623 | debian-bookworm | #30 40.80 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.144638 | debian-bookworm | #30 40.81 checking file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-07-14 11:27:07.144652 | debian-bookworm | #30 40.81 + cd /repository 2026-07-14 11:27:07.144694 | debian-bookworm | #30 40.81 + patch --forward --batch -p1 2026-07-14 11:27:07.144731 | debian-bookworm | #30 40.81 patching file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-07-14 11:27:07.144748 | debian-bookworm | #30 40.81 /patches/2024.2/config-validate-without-become.patch 2026-07-14 11:27:07.144762 | debian-bookworm | #30 40.81 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.144776 | debian-bookworm | #30 40.81 + echo /patches/2024.2/config-validate-without-become.patch 2026-07-14 11:27:07.144791 | debian-bookworm | #30 40.81 + cd /repository 2026-07-14 11:27:07.144805 | debian-bookworm | #30 40.81 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.144819 | debian-bookworm | #30 40.81 checking file ansible/roles/service-config-validate/defaults/main.yml 2026-07-14 11:27:07.144835 | debian-bookworm | #30 40.81 checking file ansible/roles/service-config-validate/tasks/validate.yml 2026-07-14 11:27:07.144849 | debian-bookworm | #30 40.81 Hunk #1 succeeded at 24 (offset 1 line). 2026-07-14 11:27:07.144863 | debian-bookworm | #30 40.81 Hunk #2 succeeded at 33 (offset 1 line). 2026-07-14 11:27:07.144878 | debian-bookworm | #30 40.81 + cd /repository 2026-07-14 11:27:07.144892 | debian-bookworm | #30 40.81 + patch --forward --batch -p1 2026-07-14 11:27:07.144906 | debian-bookworm | #30 40.81 patching file ansible/roles/service-config-validate/defaults/main.yml 2026-07-14 11:27:07.144921 | debian-bookworm | #30 40.81 patching file ansible/roles/service-config-validate/tasks/validate.yml 2026-07-14 11:27:07.144936 | debian-bookworm | #30 40.81 Hunk #1 succeeded at 24 (offset 1 line). 2026-07-14 11:27:07.144950 | debian-bookworm | #30 40.81 Hunk #2 succeeded at 33 (offset 1 line). 2026-07-14 11:27:07.144964 | debian-bookworm | #30 40.81 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.144979 | debian-bookworm | #30 40.81 + echo /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-07-14 11:27:07.144993 | debian-bookworm | #30 40.81 /patches/2024.2/designate-reject-empty-tsig-secrets.patch 2026-07-14 11:27:07.145007 | debian-bookworm | #30 40.81 + cd /repository 2026-07-14 11:27:07.145023 | debian-bookworm | #30 40.81 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.145041 | debian-bookworm | #30 40.81 checking file ansible/roles/designate/templates/designate.conf.j2 2026-07-14 11:27:07.145056 | debian-bookworm | #30 40.81 Hunk #1 succeeded at 17 with fuzz 1. 2026-07-14 11:27:07.145070 | debian-bookworm | #30 40.81 + cd /repository 2026-07-14 11:27:07.145084 | debian-bookworm | #30 40.81 + patch --forward --batch -p1 2026-07-14 11:27:07.145098 | debian-bookworm | #30 40.82 patching file ansible/roles/designate/templates/designate.conf.j2 2026-07-14 11:27:07.145113 | debian-bookworm | #30 40.82 Hunk #1 succeeded at 17 with fuzz 1. 2026-07-14 11:27:07.145128 | debian-bookworm | #30 40.82 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.145143 | debian-bookworm | #30 40.82 + echo /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-07-14 11:27:07.145157 | debian-bookworm | #30 40.82 /patches/2024.2/disable-python-deprecation-warnings-wsgi.patch 2026-07-14 11:27:07.145171 | debian-bookworm | #30 40.82 + cd /repository 2026-07-14 11:27:07.145186 | debian-bookworm | #30 40.82 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.145200 | debian-bookworm | #30 40.82 checking file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-07-14 11:27:07.145215 | debian-bookworm | #30 40.82 checking file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-07-14 11:27:07.145230 | debian-bookworm | #30 40.82 checking file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-07-14 11:27:07.145244 | debian-bookworm | #30 40.82 checking file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-07-14 11:27:07.145258 | debian-bookworm | #30 40.82 checking file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-07-14 11:27:07.145272 | debian-bookworm | #30 40.82 checking file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-07-14 11:27:07.145286 | debian-bookworm | #30 40.82 checking file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-07-14 11:27:07.145301 | debian-bookworm | #30 40.82 checking file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-07-14 11:27:07.145315 | debian-bookworm | #30 40.82 checking file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-07-14 11:27:07.145329 | debian-bookworm | #30 40.82 checking file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-07-14 11:27:07.145344 | debian-bookworm | #30 40.82 checking file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-07-14 11:27:07.145358 | debian-bookworm | #30 40.82 checking file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-07-14 11:27:07.145372 | debian-bookworm | #30 40.82 checking file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-07-14 11:27:07.145387 | debian-bookworm | #30 40.82 + cd /repository 2026-07-14 11:27:07.145402 | debian-bookworm | #30 40.82 + patch --forward --batch -p1 2026-07-14 11:27:07.145416 | debian-bookworm | #30 40.82 patching file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-07-14 11:27:07.145430 | debian-bookworm | #30 40.82 patching file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-07-14 11:27:07.145444 | debian-bookworm | #30 40.82 patching file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-07-14 11:27:07.145459 | debian-bookworm | #30 40.82 patching file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-07-14 11:27:07.145474 | debian-bookworm | #30 40.82 patching file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-07-14 11:27:07.145488 | debian-bookworm | #30 40.82 patching file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-07-14 11:27:07.145502 | debian-bookworm | #30 40.82 patching file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-07-14 11:27:07.145516 | debian-bookworm | #30 40.82 patching file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-07-14 11:27:07.145531 | debian-bookworm | #30 40.82 patching file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-07-14 11:27:07.145545 | debian-bookworm | #30 40.82 patching file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-07-14 11:27:07.145559 | debian-bookworm | #30 40.82 patching file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-07-14 11:27:07.145574 | debian-bookworm | #30 40.82 patching file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-07-14 11:27:07.145588 | debian-bookworm | #30 40.82 patching file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-07-14 11:27:07.145603 | debian-bookworm | #30 40.82 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.145617 | debian-bookworm | #30 40.82 + echo /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-07-14 11:27:07.145634 | debian-bookworm | #30 40.83 /patches/2024.2/do-not-copy-octavia-certificates.patch 2026-07-14 11:27:07.145648 | debian-bookworm | #30 40.83 + cd /repository 2026-07-14 11:27:07.145663 | debian-bookworm | #30 40.83 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.145678 | debian-bookworm | #30 40.83 checking file ansible/roles/octavia-certificates/tasks/main.yml 2026-07-14 11:27:07.145692 | debian-bookworm | #30 40.83 + cd /repository 2026-07-14 11:27:07.145720 | debian-bookworm | #30 40.83 + patch --forward --batch -p1 2026-07-14 11:27:07.145735 | debian-bookworm | #30 40.83 patching file ansible/roles/octavia-certificates/tasks/main.yml 2026-07-14 11:27:07.145750 | debian-bookworm | #30 40.83 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.145765 | debian-bookworm | #30 40.83 /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-07-14 11:27:07.145779 | debian-bookworm | #30 40.83 + echo /patches/2024.2/horizon-always-configure-cache-backend.patch 2026-07-14 11:27:07.145793 | debian-bookworm | #30 40.83 + cd /repository 2026-07-14 11:27:07.145807 | debian-bookworm | #30 40.83 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.145822 | debian-bookworm | #30 40.83 checking file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-07-14 11:27:07.242101 | debian-bookworm | #30 40.84 + cd /repository 2026-07-14 11:27:07.242168 | debian-bookworm | #30 40.84 + patch --forward --batch -p1 2026-07-14 11:27:07.242186 | debian-bookworm | #30 40.84 patching file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-07-14 11:27:07.242204 | debian-bookworm | #30 40.84 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.242220 | debian-bookworm | #30 40.84 + echo /patches/2024.2/horizon-healthcheck-login-page.patch 2026-07-14 11:27:07.242236 | debian-bookworm | #30 40.84 /patches/2024.2/horizon-healthcheck-login-page.patch 2026-07-14 11:27:07.242251 | debian-bookworm | #30 40.84 + cd /repository 2026-07-14 11:27:07.242266 | debian-bookworm | #30 40.84 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.242281 | debian-bookworm | #30 40.84 checking file ansible/roles/horizon/defaults/main.yml 2026-07-14 11:27:07.242295 | debian-bookworm | #30 40.84 + cd /repository 2026-07-14 11:27:07.242310 | debian-bookworm | #30 40.84 + patch --forward --batch -p1 2026-07-14 11:27:07.242325 | debian-bookworm | #30 40.84 patching file ansible/roles/horizon/defaults/main.yml 2026-07-14 11:27:07.242340 | debian-bookworm | #30 40.84 /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-07-14 11:27:07.242354 | debian-bookworm | #30 40.84 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.242369 | debian-bookworm | #30 40.84 + echo /patches/2024.2/hosts-kolla-loadbalancer.patch 2026-07-14 11:27:07.242383 | debian-bookworm | #30 40.84 + cd /repository 2026-07-14 11:27:07.242398 | debian-bookworm | #30 40.84 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.242413 | debian-bookworm | #30 40.84 checking file ansible/roles/loadbalancer/defaults/main.yml 2026-07-14 11:27:07.242427 | debian-bookworm | #30 40.84 checking file ansible/roles/loadbalancer/tasks/main.yml 2026-07-14 11:27:07.242442 | debian-bookworm | #30 40.84 checking file ansible/roles/loadbalancer/tasks/precheck.yml 2026-07-14 11:27:07.242456 | debian-bookworm | #30 40.84 Hunk #1 succeeded at 24 (offset 1 line). 2026-07-14 11:27:07.242471 | debian-bookworm | #30 40.84 Hunk #2 succeeded at 33 (offset 1 line). 2026-07-14 11:27:07.242486 | debian-bookworm | #30 40.84 Hunk #3 succeeded at 42 (offset 1 line). 2026-07-14 11:27:07.242500 | debian-bookworm | #30 40.84 Hunk #4 succeeded at 138 (offset 1 line). 2026-07-14 11:27:07.242515 | debian-bookworm | #30 40.84 Hunk #5 succeeded at 150 (offset 1 line). 2026-07-14 11:27:07.242529 | debian-bookworm | #30 40.84 Hunk #6 succeeded at 162 (offset 1 line). 2026-07-14 11:27:07.242543 | debian-bookworm | #30 40.84 Hunk #7 succeeded at 175 (offset 1 line). 2026-07-14 11:27:07.242559 | debian-bookworm | #30 40.84 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-07-14 11:27:07.242582 | debian-bookworm | #30 40.84 Hunk #9 succeeded at 231 (offset 28 lines). 2026-07-14 11:27:07.242597 | debian-bookworm | #30 40.85 Hunk #10 succeeded at 254 (offset 28 lines). 2026-07-14 11:27:07.242612 | debian-bookworm | #30 40.85 Hunk #11 succeeded at 267 (offset 28 lines). 2026-07-14 11:27:07.242628 | debian-bookworm | #30 40.85 Hunk #12 succeeded at 280 (offset 28 lines). 2026-07-14 11:27:07.242644 | debian-bookworm | #30 40.85 Hunk #13 succeeded at 294 (offset 28 lines). 2026-07-14 11:27:07.242659 | debian-bookworm | #30 40.85 Hunk #14 succeeded at 307 (offset 28 lines). 2026-07-14 11:27:07.242673 | debian-bookworm | #30 40.85 Hunk #15 succeeded at 320 (offset 28 lines). 2026-07-14 11:27:07.242696 | debian-bookworm | #30 40.85 Hunk #16 succeeded at 333 (offset 28 lines). 2026-07-14 11:27:07.242731 | debian-bookworm | #30 40.85 Hunk #17 succeeded at 346 (offset 28 lines). 2026-07-14 11:27:07.242745 | debian-bookworm | #30 40.85 Hunk #18 succeeded at 359 (offset 28 lines). 2026-07-14 11:27:07.242761 | debian-bookworm | #30 40.85 Hunk #19 succeeded at 372 (offset 28 lines). 2026-07-14 11:27:07.242776 | debian-bookworm | #30 40.85 Hunk #20 succeeded at 385 (offset 28 lines). 2026-07-14 11:27:07.242790 | debian-bookworm | #30 40.85 Hunk #21 succeeded at 398 (offset 28 lines). 2026-07-14 11:27:07.242804 | debian-bookworm | #30 40.85 Hunk #22 succeeded at 411 (offset 28 lines). 2026-07-14 11:27:07.242819 | debian-bookworm | #30 40.85 Hunk #23 succeeded at 424 (offset 28 lines). 2026-07-14 11:27:07.242834 | debian-bookworm | #30 40.85 Hunk #24 succeeded at 437 (offset 28 lines). 2026-07-14 11:27:07.242849 | debian-bookworm | #30 40.85 Hunk #25 succeeded at 450 (offset 28 lines). 2026-07-14 11:27:07.242863 | debian-bookworm | #30 40.85 Hunk #26 succeeded at 463 (offset 28 lines). 2026-07-14 11:27:07.242877 | debian-bookworm | #30 40.85 Hunk #27 succeeded at 477 (offset 28 lines). 2026-07-14 11:27:07.242896 | debian-bookworm | #30 40.85 Hunk #28 succeeded at 490 (offset 28 lines). 2026-07-14 11:27:07.242910 | debian-bookworm | #30 40.85 Hunk #29 succeeded at 503 (offset 28 lines). 2026-07-14 11:27:07.242925 | debian-bookworm | #30 40.85 Hunk #30 succeeded at 516 (offset 28 lines). 2026-07-14 11:27:07.242940 | debian-bookworm | #30 40.85 Hunk #31 succeeded at 529 (offset 28 lines). 2026-07-14 11:27:07.242955 | debian-bookworm | #30 40.85 Hunk #32 succeeded at 542 (offset 28 lines). 2026-07-14 11:27:07.242969 | debian-bookworm | #30 40.85 Hunk #33 succeeded at 555 (offset 28 lines). 2026-07-14 11:27:07.242983 | debian-bookworm | #30 40.85 Hunk #34 succeeded at 568 (offset 28 lines). 2026-07-14 11:27:07.242998 | debian-bookworm | #30 40.85 Hunk #35 succeeded at 581 (offset 28 lines). 2026-07-14 11:27:07.243013 | debian-bookworm | #30 40.85 Hunk #36 succeeded at 595 (offset 28 lines). 2026-07-14 11:27:07.243027 | debian-bookworm | #30 40.85 Hunk #37 succeeded at 610 (offset 28 lines). 2026-07-14 11:27:07.243041 | debian-bookworm | #30 40.85 Hunk #38 succeeded at 623 (offset 28 lines). 2026-07-14 11:27:07.243056 | debian-bookworm | #30 40.85 Hunk #39 succeeded at 636 (offset 28 lines). 2026-07-14 11:27:07.243071 | debian-bookworm | #30 40.85 Hunk #40 succeeded at 649 (offset 28 lines). 2026-07-14 11:27:07.243086 | debian-bookworm | #30 40.85 Hunk #41 succeeded at 662 (offset 28 lines). 2026-07-14 11:27:07.243100 | debian-bookworm | #30 40.85 Hunk #42 succeeded at 675 (offset 28 lines). 2026-07-14 11:27:07.243114 | debian-bookworm | #30 40.85 Hunk #43 succeeded at 688 (offset 28 lines). 2026-07-14 11:27:07.243128 | debian-bookworm | #30 40.85 Hunk #44 succeeded at 701 (offset 28 lines). 2026-07-14 11:27:07.243143 | debian-bookworm | #30 40.85 Hunk #45 succeeded at 714 (offset 28 lines). 2026-07-14 11:27:07.243157 | debian-bookworm | #30 40.85 Hunk #46 succeeded at 727 (offset 28 lines). 2026-07-14 11:27:07.243172 | debian-bookworm | #30 40.85 Hunk #47 succeeded at 740 (offset 28 lines). 2026-07-14 11:27:07.243186 | debian-bookworm | #30 40.85 Hunk #48 succeeded at 753 (offset 28 lines). 2026-07-14 11:27:07.243201 | debian-bookworm | #30 40.85 checking file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-07-14 11:27:07.243215 | debian-bookworm | #30 40.85 + cd /repository 2026-07-14 11:27:07.243230 | debian-bookworm | #30 40.85 + patch --forward --batch -p1 2026-07-14 11:27:07.243245 | debian-bookworm | #30 40.85 patching file ansible/roles/loadbalancer/defaults/main.yml 2026-07-14 11:27:07.243259 | debian-bookworm | #30 40.85 patching file ansible/roles/loadbalancer/tasks/main.yml 2026-07-14 11:27:07.243277 | debian-bookworm | #30 40.85 patching file ansible/roles/loadbalancer/tasks/precheck.yml 2026-07-14 11:27:07.243292 | debian-bookworm | #30 40.85 Hunk #1 succeeded at 24 (offset 1 line). 2026-07-14 11:27:07.243310 | debian-bookworm | #30 40.85 Hunk #2 succeeded at 33 (offset 1 line). 2026-07-14 11:27:07.243324 | debian-bookworm | #30 40.85 Hunk #3 succeeded at 42 (offset 1 line). 2026-07-14 11:27:07.243339 | debian-bookworm | #30 40.85 Hunk #4 succeeded at 138 (offset 1 line). 2026-07-14 11:27:07.243353 | debian-bookworm | #30 40.85 Hunk #5 succeeded at 150 (offset 1 line). 2026-07-14 11:27:07.243368 | debian-bookworm | #30 40.85 Hunk #6 succeeded at 162 (offset 1 line). 2026-07-14 11:27:07.243382 | debian-bookworm | #30 40.85 Hunk #7 succeeded at 175 (offset 1 line). 2026-07-14 11:27:07.243396 | debian-bookworm | #30 40.85 Hunk #8 succeeded at 187 with fuzz 1 (offset 1 line). 2026-07-14 11:27:07.243411 | debian-bookworm | #30 40.85 Hunk #9 succeeded at 231 (offset 28 lines). 2026-07-14 11:27:07.243425 | debian-bookworm | #30 40.85 Hunk #10 succeeded at 254 (offset 28 lines). 2026-07-14 11:27:07.243444 | debian-bookworm | #30 40.85 Hunk #11 succeeded at 267 (offset 28 lines). 2026-07-14 11:27:07.243459 | debian-bookworm | #30 40.85 Hunk #12 succeeded at 280 (offset 28 lines). 2026-07-14 11:27:07.243473 | debian-bookworm | #30 40.85 Hunk #13 succeeded at 294 (offset 28 lines). 2026-07-14 11:27:07.243487 | debian-bookworm | #30 40.85 Hunk #14 succeeded at 307 (offset 28 lines). 2026-07-14 11:27:07.243502 | debian-bookworm | #30 40.85 Hunk #15 succeeded at 320 (offset 28 lines). 2026-07-14 11:27:07.243516 | debian-bookworm | #30 40.85 Hunk #16 succeeded at 333 (offset 28 lines). 2026-07-14 11:27:07.243531 | debian-bookworm | #30 40.85 Hunk #17 succeeded at 346 (offset 28 lines). 2026-07-14 11:27:07.243545 | debian-bookworm | #30 40.85 Hunk #18 succeeded at 359 (offset 28 lines). 2026-07-14 11:27:07.243559 | debian-bookworm | #30 40.85 Hunk #19 succeeded at 372 (offset 28 lines). 2026-07-14 11:27:07.243575 | debian-bookworm | #30 40.85 Hunk #20 succeeded at 385 (offset 28 lines). 2026-07-14 11:27:07.243589 | debian-bookworm | #30 40.85 Hunk #21 succeeded at 398 (offset 28 lines). 2026-07-14 11:27:07.243604 | debian-bookworm | #30 40.85 Hunk #22 succeeded at 411 (offset 28 lines). 2026-07-14 11:27:07.243618 | debian-bookworm | #30 40.85 Hunk #23 succeeded at 424 (offset 28 lines). 2026-07-14 11:27:07.243633 | debian-bookworm | #30 40.85 Hunk #24 succeeded at 437 (offset 28 lines). 2026-07-14 11:27:07.243648 | debian-bookworm | #30 40.85 Hunk #25 succeeded at 450 (offset 28 lines). 2026-07-14 11:27:07.243664 | debian-bookworm | #30 40.85 Hunk #26 succeeded at 463 (offset 28 lines). 2026-07-14 11:27:07.243678 | debian-bookworm | #30 40.85 Hunk #27 succeeded at 477 (offset 28 lines). 2026-07-14 11:27:07.243692 | debian-bookworm | #30 40.85 Hunk #28 succeeded at 490 (offset 28 lines). 2026-07-14 11:27:07.243729 | debian-bookworm | #30 40.85 Hunk #29 succeeded at 503 (offset 28 lines). 2026-07-14 11:27:07.243745 | debian-bookworm | #30 40.85 Hunk #30 succeeded at 516 (offset 28 lines). 2026-07-14 11:27:07.243760 | debian-bookworm | #30 40.85 Hunk #31 succeeded at 529 (offset 28 lines). 2026-07-14 11:27:07.243776 | debian-bookworm | #30 40.85 Hunk #32 succeeded at 542 (offset 28 lines). 2026-07-14 11:27:07.243791 | debian-bookworm | #30 40.85 Hunk #33 succeeded at 555 (offset 28 lines). 2026-07-14 11:27:07.243805 | debian-bookworm | #30 40.85 Hunk #34 succeeded at 568 (offset 28 lines). 2026-07-14 11:27:07.243820 | debian-bookworm | #30 40.85 Hunk #35 succeeded at 581 (offset 28 lines). 2026-07-14 11:27:07.243834 | debian-bookworm | #30 40.85 Hunk #36 succeeded at 595 (offset 28 lines). 2026-07-14 11:27:07.243849 | debian-bookworm | #30 40.85 Hunk #37 succeeded at 610 (offset 28 lines). 2026-07-14 11:27:07.243863 | debian-bookworm | #30 40.85 Hunk #38 succeeded at 623 (offset 28 lines). 2026-07-14 11:27:07.243877 | debian-bookworm | #30 40.85 Hunk #39 succeeded at 636 (offset 28 lines). 2026-07-14 11:27:07.243891 | debian-bookworm | #30 40.85 Hunk #40 succeeded at 649 (offset 28 lines). 2026-07-14 11:27:07.243906 | debian-bookworm | #30 40.85 Hunk #41 succeeded at 662 (offset 28 lines). 2026-07-14 11:27:07.243934 | debian-bookworm | #30 40.85 Hunk #42 succeeded at 675 (offset 28 lines). 2026-07-14 11:27:07.243948 | debian-bookworm | #30 40.85 Hunk #43 succeeded at 688 (offset 28 lines). 2026-07-14 11:27:07.243962 | debian-bookworm | #30 40.85 Hunk #44 succeeded at 701 (offset 28 lines). 2026-07-14 11:27:07.243977 | debian-bookworm | #30 40.85 Hunk #45 succeeded at 714 (offset 28 lines). 2026-07-14 11:27:07.243991 | debian-bookworm | #30 40.85 Hunk #46 succeeded at 727 (offset 28 lines). 2026-07-14 11:27:07.244005 | debian-bookworm | #30 40.85 Hunk #47 succeeded at 740 (offset 28 lines). 2026-07-14 11:27:07.244019 | debian-bookworm | #30 40.85 Hunk #48 succeeded at 753 (offset 28 lines). 2026-07-14 11:27:07.244033 | debian-bookworm | #30 40.85 patching file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-07-14 11:27:07.244048 | debian-bookworm | #30 40.85 /patches/2024.2/kolla-operations.patch 2026-07-14 11:27:07.244063 | debian-bookworm | #30 40.85 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.244077 | debian-bookworm | #30 40.85 + echo /patches/2024.2/kolla-operations.patch 2026-07-14 11:27:07.244091 | debian-bookworm | #30 40.85 + cd /repository 2026-07-14 11:27:07.244105 | debian-bookworm | #30 40.85 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.244119 | debian-bookworm | #30 40.85 checking file ansible/roles/grafana/defaults/main.yml 2026-07-14 11:27:07.244133 | debian-bookworm | #30 40.85 checking file ansible/roles/grafana/tasks/config.yml 2026-07-14 11:27:07.244148 | debian-bookworm | #30 40.85 checking file ansible/roles/prometheus/defaults/main.yml 2026-07-14 11:27:07.244163 | debian-bookworm | #30 40.85 checking file ansible/roles/prometheus/tasks/config.yml 2026-07-14 11:27:07.244181 | debian-bookworm | #30 40.85 checking file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-07-14 11:27:07.244195 | debian-bookworm | #30 40.85 checking file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-07-14 11:27:07.244210 | debian-bookworm | #30 40.86 + cd /repository 2026-07-14 11:27:07.244225 | debian-bookworm | #30 40.86 + patch --forward --batch -p1 2026-07-14 11:27:07.244239 | debian-bookworm | #30 40.86 patching file ansible/roles/grafana/defaults/main.yml 2026-07-14 11:27:07.244253 | debian-bookworm | #30 40.86 patching file ansible/roles/grafana/tasks/config.yml 2026-07-14 11:27:07.244268 | debian-bookworm | #30 40.86 patching file ansible/roles/prometheus/defaults/main.yml 2026-07-14 11:27:07.244282 | debian-bookworm | #30 40.86 patching file ansible/roles/prometheus/tasks/config.yml 2026-07-14 11:27:07.244296 | debian-bookworm | #30 40.86 patching file ansible/roles/prometheus/templates/prometheus.yml.j2 2026-07-14 11:27:07.244311 | debian-bookworm | #30 40.86 patching file releasenotes/notes/bug-2068002-223594395c1b981d.yaml 2026-07-14 11:27:07.244325 | debian-bookworm | #30 40.86 /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-07-14 11:27:07.244339 | debian-bookworm | #30 40.86 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.244353 | debian-bookworm | #30 40.86 + echo /patches/2024.2/mariadb-bootstrap-resolveip-issue.patch 2026-07-14 11:27:07.244368 | debian-bookworm | #30 40.86 checking file ansible/roles/mariadb/defaults/main.yml 2026-07-14 11:27:07.244409 | debian-bookworm | #30 40.86 + cd /repository 2026-07-14 11:27:07.244424 | debian-bookworm | #30 40.86 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.244442 | debian-bookworm | #30 40.86 + cd /repository 2026-07-14 11:27:07.244457 | debian-bookworm | #30 40.86 + patch --forward --batch -p1 2026-07-14 11:27:07.244472 | debian-bookworm | #30 40.86 patching file ansible/roles/mariadb/defaults/main.yml 2026-07-14 11:27:07.244491 | debian-bookworm | #30 40.86 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.244506 | debian-bookworm | #30 40.86 + echo /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-07-14 11:27:07.244520 | debian-bookworm | #30 40.87 /patches/2024.2/nova-playbook-group-hosts-based-on-configuration.patch 2026-07-14 11:27:07.244535 | debian-bookworm | #30 40.87 + cd /repository 2026-07-14 11:27:07.244550 | debian-bookworm | #30 40.87 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.244564 | debian-bookworm | #30 40.87 checking file ansible/nova.yml 2026-07-14 11:27:07.244578 | debian-bookworm | #30 40.87 + cd /repository 2026-07-14 11:27:07.244592 | debian-bookworm | #30 40.87 + patch --forward --batch -p1 2026-07-14 11:27:07.244606 | debian-bookworm | #30 40.87 patching file ansible/nova.yml 2026-07-14 11:27:07.244621 | debian-bookworm | #30 40.88 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.244636 | debian-bookworm | #30 40.88 /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-07-14 11:27:07.244650 | debian-bookworm | #30 40.88 + echo /patches/2024.2/octavia-isc-dhcp-client-package.patch 2026-07-14 11:27:07.244684 | debian-bookworm | #30 40.88 + cd /repository 2026-07-14 11:27:07.244738 | debian-bookworm | #30 40.88 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.244755 | debian-bookworm | #30 40.88 checking file ansible/roles/octavia/tasks/hm-interface.yml 2026-07-14 11:27:07.244769 | debian-bookworm | #30 40.88 + cd /repository 2026-07-14 11:27:07.244783 | debian-bookworm | #30 40.88 + patch --forward --batch -p1 2026-07-14 11:27:07.244798 | debian-bookworm | #30 40.88 patching file ansible/roles/octavia/tasks/hm-interface.yml 2026-07-14 11:27:07.244812 | debian-bookworm | #30 40.88 /patches/2024.2/octavia-openvswitch.patch 2026-07-14 11:27:07.244826 | debian-bookworm | #30 40.88 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.244841 | debian-bookworm | #30 40.88 + echo /patches/2024.2/octavia-openvswitch.patch 2026-07-14 11:27:07.244855 | debian-bookworm | #30 40.89 + cd /repository 2026-07-14 11:27:07.244869 | debian-bookworm | #30 40.89 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.244884 | debian-bookworm | #30 40.89 checking file ansible/roles/openvswitch/defaults/main.yml 2026-07-14 11:27:07.244898 | debian-bookworm | #30 40.89 Hunk #2 succeeded at 29 with fuzz 2. 2026-07-14 11:27:07.244912 | debian-bookworm | #30 40.89 + cd /repository 2026-07-14 11:27:07.244926 | debian-bookworm | #30 40.89 + patch --forward --batch -p1 2026-07-14 11:27:07.244941 | debian-bookworm | #30 40.89 patching file ansible/roles/openvswitch/defaults/main.yml 2026-07-14 11:27:07.244960 | debian-bookworm | #30 40.89 Hunk #2 succeeded at 29 with fuzz 2. 2026-07-14 11:27:07.244974 | debian-bookworm | #30 40.89 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.244989 | debian-bookworm | #30 40.89 + echo /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-07-14 11:27:07.245003 | debian-bookworm | #30 40.89 /patches/2024.2/opensearch-re-enable-shard-allocation-after-upgrade.patch 2026-07-14 11:27:07.245017 | debian-bookworm | #30 40.89 + cd /repository 2026-07-14 11:27:07.245031 | debian-bookworm | #30 40.89 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.245046 | debian-bookworm | #30 40.89 checking file ansible/roles/opensearch/handlers/main.yml 2026-07-14 11:27:07.245061 | debian-bookworm | #30 40.90 + cd /repository 2026-07-14 11:27:07.245075 | debian-bookworm | #30 40.90 + patch --forward --batch -p1 2026-07-14 11:27:07.245089 | debian-bookworm | #30 40.90 patching file ansible/roles/opensearch/handlers/main.yml 2026-07-14 11:27:07.245104 | debian-bookworm | #30 40.90 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.245119 | debian-bookworm | #30 40.90 + echo /patches/2024.2/public-www-authenticate-uri.patch 2026-07-14 11:27:07.245133 | debian-bookworm | #30 40.90 /patches/2024.2/public-www-authenticate-uri.patch 2026-07-14 11:27:07.245147 | debian-bookworm | #30 40.90 + cd /repository 2026-07-14 11:27:07.245161 | debian-bookworm | #30 40.90 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.245175 | debian-bookworm | #30 40.90 checking file ansible/roles/aodh/templates/aodh.conf.j2 2026-07-14 11:27:07.245190 | debian-bookworm | #30 40.90 checking file ansible/roles/barbican/templates/barbican.conf.j2 2026-07-14 11:27:07.245205 | debian-bookworm | #30 40.90 checking file ansible/roles/blazar/templates/blazar.conf.j2 2026-07-14 11:27:07.245219 | debian-bookworm | #30 40.90 checking file ansible/roles/cinder/templates/cinder.conf.j2 2026-07-14 11:27:07.245233 | debian-bookworm | #30 40.90 Hunk #1 succeeded at 134 (offset 13 lines). 2026-07-14 11:27:07.245251 | debian-bookworm | #30 40.90 checking file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-07-14 11:27:07.245266 | debian-bookworm | #30 40.90 checking file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-07-14 11:27:07.245281 | debian-bookworm | #30 40.90 checking file ansible/roles/designate/templates/designate.conf.j2 2026-07-14 11:27:07.245295 | debian-bookworm | #30 40.90 Hunk #1 succeeded at 21 (offset 1 line). 2026-07-14 11:27:07.245309 | debian-bookworm | #30 40.90 checking file ansible/roles/glance/templates/glance-api.conf.j2 2026-07-14 11:27:07.245324 | debian-bookworm | #30 40.90 checking file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-07-14 11:27:07.245338 | debian-bookworm | #30 40.91 checking file ansible/roles/heat/templates/heat.conf.j2 2026-07-14 11:27:07.245352 | debian-bookworm | #30 40.91 checking file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-07-14 11:27:07.245367 | debian-bookworm | #30 40.91 Hunk #1 succeeded at 54 (offset 9 lines). 2026-07-14 11:27:07.245381 | debian-bookworm | #30 40.91 checking file ansible/roles/ironic/templates/ironic.conf.j2 2026-07-14 11:27:07.245395 | debian-bookworm | #30 40.91 Hunk #1 succeeded at 90 (offset 16 lines). 2026-07-14 11:27:07.245410 | debian-bookworm | #30 40.91 checking file ansible/roles/magnum/templates/magnum.conf.j2 2026-07-14 11:27:07.245424 | debian-bookworm | #30 40.91 checking file ansible/roles/manila/templates/manila.conf.j2 2026-07-14 11:27:07.245439 | debian-bookworm | #30 40.91 checking file ansible/roles/masakari/templates/masakari.conf.j2 2026-07-14 11:27:07.245453 | debian-bookworm | #30 40.91 checking file ansible/roles/mistral/templates/mistral.conf.j2 2026-07-14 11:27:07.245468 | debian-bookworm | #30 40.91 checking file ansible/roles/neutron/templates/neutron.conf.j2 2026-07-14 11:27:07.245482 | debian-bookworm | #30 40.91 checking file ansible/roles/nova/templates/nova.conf.j2 2026-07-14 11:27:07.245496 | debian-bookworm | #30 40.91 checking file ansible/roles/octavia/templates/octavia.conf.j2 2026-07-14 11:27:07.245510 | debian-bookworm | #30 40.91 Hunk #1 succeeded at 60 (offset 1 line). 2026-07-14 11:27:07.245525 | debian-bookworm | #30 40.91 checking file ansible/roles/placement/templates/placement.conf.j2 2026-07-14 11:27:07.245540 | debian-bookworm | #30 40.91 checking file ansible/roles/tacker/templates/tacker.conf.j2 2026-07-14 11:27:07.245554 | debian-bookworm | #30 40.91 checking file ansible/roles/trove/templates/trove.conf.j2 2026-07-14 11:27:07.245568 | debian-bookworm | #30 40.91 checking file ansible/roles/watcher/templates/watcher.conf.j2 2026-07-14 11:27:07.245582 | debian-bookworm | #30 40.91 checking file ansible/roles/zun/templates/zun.conf.j2 2026-07-14 11:27:07.245601 | debian-bookworm | #30 40.91 + cd /repository 2026-07-14 11:27:07.245616 | debian-bookworm | #30 40.91 + patch --forward --batch -p1 2026-07-14 11:27:07.245630 | debian-bookworm | #30 40.91 patching file ansible/roles/aodh/templates/aodh.conf.j2 2026-07-14 11:27:07.245644 | debian-bookworm | #30 40.91 patching file ansible/roles/barbican/templates/barbican.conf.j2 2026-07-14 11:27:07.245658 | debian-bookworm | #30 40.91 patching file ansible/roles/blazar/templates/blazar.conf.j2 2026-07-14 11:27:07.245673 | debian-bookworm | #30 40.91 patching file ansible/roles/cinder/templates/cinder.conf.j2 2026-07-14 11:27:07.245688 | debian-bookworm | #30 40.91 Hunk #1 succeeded at 134 (offset 13 lines). 2026-07-14 11:27:07.245712 | debian-bookworm | #30 40.91 patching file ansible/roles/cloudkitty/templates/cloudkitty.conf.j2 2026-07-14 11:27:07.245727 | debian-bookworm | #30 40.92 patching file ansible/roles/cyborg/templates/cyborg.conf.j2 2026-07-14 11:27:07.245741 | debian-bookworm | #30 40.92 patching file ansible/roles/designate/templates/designate.conf.j2 2026-07-14 11:27:07.245755 | debian-bookworm | #30 40.92 Hunk #1 succeeded at 21 (offset 1 line). 2026-07-14 11:27:07.245770 | debian-bookworm | #30 40.92 patching file ansible/roles/glance/templates/glance-api.conf.j2 2026-07-14 11:27:07.245784 | debian-bookworm | #30 40.92 patching file ansible/roles/gnocchi/templates/gnocchi.conf.j2 2026-07-14 11:27:07.245799 | debian-bookworm | #30 40.92 patching file ansible/roles/heat/templates/heat.conf.j2 2026-07-14 11:27:07.245813 | debian-bookworm | #30 40.92 patching file ansible/roles/ironic/templates/ironic-inspector.conf.j2 2026-07-14 11:27:07.245827 | debian-bookworm | #30 40.92 Hunk #1 succeeded at 54 (offset 9 lines). 2026-07-14 11:27:07.245842 | debian-bookworm | #30 40.92 patching file ansible/roles/ironic/templates/ironic.conf.j2 2026-07-14 11:27:07.245859 | debian-bookworm | #30 40.92 Hunk #1 succeeded at 90 (offset 16 lines). 2026-07-14 11:27:07.245873 | debian-bookworm | #30 40.92 patching file ansible/roles/magnum/templates/magnum.conf.j2 2026-07-14 11:27:07.245887 | debian-bookworm | #30 40.92 patching file ansible/roles/manila/templates/manila.conf.j2 2026-07-14 11:27:07.245901 | debian-bookworm | #30 40.92 patching file ansible/roles/masakari/templates/masakari.conf.j2 2026-07-14 11:27:07.245916 | debian-bookworm | #30 40.92 patching file ansible/roles/mistral/templates/mistral.conf.j2 2026-07-14 11:27:07.245931 | debian-bookworm | #30 40.92 patching file ansible/roles/neutron/templates/neutron.conf.j2 2026-07-14 11:27:07.245945 | debian-bookworm | #30 40.92 patching file ansible/roles/nova/templates/nova.conf.j2 2026-07-14 11:27:07.245959 | debian-bookworm | #30 40.92 patching file ansible/roles/octavia/templates/octavia.conf.j2 2026-07-14 11:27:07.245973 | debian-bookworm | #30 40.92 Hunk #1 succeeded at 60 (offset 1 line). 2026-07-14 11:27:07.245987 | debian-bookworm | #30 40.92 patching file ansible/roles/placement/templates/placement.conf.j2 2026-07-14 11:27:07.246001 | debian-bookworm | #30 40.92 patching file ansible/roles/tacker/templates/tacker.conf.j2 2026-07-14 11:27:07.246016 | debian-bookworm | #30 40.92 patching file ansible/roles/trove/templates/trove.conf.j2 2026-07-14 11:27:07.246030 | debian-bookworm | #30 40.92 patching file ansible/roles/watcher/templates/watcher.conf.j2 2026-07-14 11:27:07.246044 | debian-bookworm | #30 40.92 patching file ansible/roles/zun/templates/zun.conf.j2 2026-07-14 11:27:07.246058 | debian-bookworm | #30 40.92 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.246072 | debian-bookworm | #30 40.92 + echo /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-07-14 11:27:07.246087 | debian-bookworm | #30 40.92 /patches/2024.2/use-share-directory-for-authkey-files.patch 2026-07-14 11:27:07.246102 | debian-bookworm | #30 40.93 + cd /repository 2026-07-14 11:27:07.246116 | debian-bookworm | #30 40.93 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.246130 | debian-bookworm | #30 40.93 checking file ansible/roles/hacluster/tasks/bootstrap.yml 2026-07-14 11:27:07.246144 | debian-bookworm | #30 40.93 checking file ansible/roles/hacluster/tasks/config.yml 2026-07-14 11:27:07.246158 | debian-bookworm | #30 40.93 + cd /repository 2026-07-14 11:27:07.246173 | debian-bookworm | #30 40.93 + patch --forward --batch -p1 2026-07-14 11:27:07.246187 | debian-bookworm | #30 40.93 patching file ansible/roles/hacluster/tasks/bootstrap.yml 2026-07-14 11:27:07.246201 | debian-bookworm | #30 40.93 patching file ansible/roles/hacluster/tasks/config.yml 2026-07-14 11:27:07.246253 | debian-bookworm | #30 40.93 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 11:27:07.246273 | debian-bookworm | #30 40.93 + echo /patches/2024.2/wait-for-octavia-interface.patch 2026-07-14 11:27:07.246290 | debian-bookworm | #30 40.93 /patches/2024.2/wait-for-octavia-interface.patch 2026-07-14 11:27:07.246305 | debian-bookworm | #30 40.93 + cd /repository 2026-07-14 11:27:07.246319 | debian-bookworm | #30 40.93 + patch --forward --batch -p1 --dry-run 2026-07-14 11:27:07.246333 | debian-bookworm | #30 40.93 checking file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-07-14 11:27:07.246348 | debian-bookworm | #30 40.93 + cd /repository 2026-07-14 11:27:07.246362 | debian-bookworm | #30 40.93 + patch --forward --batch -p1 2026-07-14 11:27:07.397272 | debian-bookworm | #30 40.94 patching file ansible/roles/octavia/templates/octavia-interface.service.j2 2026-07-14 11:27:07.397393 | debian-bookworm | #30 40.94 + ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-07-14 11:27:08.313262 | debian-bookworm | #30 42.00 Using /etc/ansible/ansible.cfg as config file 2026-07-14 11:27:08.313405 | debian-bookworm | #30 42.00 Skipping install, no requirements found 2026-07-14 11:27:08.544860 | debian-bookworm | #30 42.08 + ln -s /usr/share/ansible/roles /ansible/galaxy 2026-07-14 11:27:08.545128 | debian-bookworm | #30 42.08 + ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-07-14 11:28:34.229327 | debian-bookworm | #30 127.9 Using /etc/ansible/ansible.cfg as config file 2026-07-14 11:28:34.229420 | debian-bookworm | #30 127.9 Starting galaxy collection install process 2026-07-14 11:28:34.229438 | debian-bookworm | #30 127.9 Process install dependency map 2026-07-14 11:28:34.229454 | debian-bookworm | #30 127.9 Starting collection install process 2026-07-14 11:28:34.229480 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.7.0.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/community-rabbitmq-1.7.0-htgcrv1i 2026-07-14 11:28:34.229504 | debian-bookworm | #30 127.9 Installing 'community.rabbitmq:1.7.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-07-14 11:28:34.229519 | debian-bookworm | #30 127.9 community.rabbitmq:1.7.0 was installed successfully 2026-07-14 11:28:34.229534 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/ansible-posix-2.2.2-3zb652g1 2026-07-14 11:28:34.229548 | debian-bookworm | #30 127.9 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-07-14 11:28:34.229577 | debian-bookworm | #30 127.9 ansible.posix:2.2.2 was installed successfully 2026-07-14 11:28:34.229592 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/community-grafana-2.3.0-m6f81jxf 2026-07-14 11:28:34.229607 | debian-bookworm | #30 127.9 Installing 'community.grafana:2.3.0' to '/usr/share/ansible/collections/ansible_collections/community/grafana' 2026-07-14 11:28:34.229621 | debian-bookworm | #30 127.9 community.grafana:2.3.0 was installed successfully 2026-07-14 11:28:34.229653 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/openstack-cloud-2.6.0-kv6kd24u 2026-07-14 11:28:34.229675 | debian-bookworm | #30 127.9 Installing 'openstack.cloud:2.6.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-07-14 11:28:34.229739 | debian-bookworm | #30 127.9 openstack.cloud:2.6.0 was installed successfully 2026-07-14 11:28:34.229761 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/community-network-5.1.0-49v0vxwr 2026-07-14 11:28:34.229777 | debian-bookworm | #30 127.9 Installing 'community.network:5.1.0' to '/usr/share/ansible/collections/ansible_collections/community/network' 2026-07-14 11:28:34.229791 | debian-bookworm | #30 127.9 community.network:5.1.0 was installed successfully 2026-07-14 11:28:34.229806 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/community-hashi_vault-7.1.0-gm2rozle 2026-07-14 11:28:34.229855 | debian-bookworm | #30 127.9 Installing 'community.hashi_vault:7.1.0' to '/usr/share/ansible/collections/ansible_collections/community/hashi_vault' 2026-07-14 11:28:34.229870 | debian-bookworm | #30 127.9 community.hashi_vault:7.1.0 was installed successfully 2026-07-14 11:28:34.229885 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/ansible-utils-6.0.3-aulh7vfb 2026-07-14 11:28:34.229900 | debian-bookworm | #30 127.9 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-07-14 11:28:34.229929 | debian-bookworm | #30 127.9 ansible.utils:6.0.3 was installed successfully 2026-07-14 11:28:34.229944 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/netbox-netbox-3.23.0-p8k97snd 2026-07-14 11:28:34.229960 | debian-bookworm | #30 127.9 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-07-14 11:28:34.229975 | debian-bookworm | #30 127.9 netbox.netbox:3.23.0 was installed successfully 2026-07-14 11:28:34.229998 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/ansible-netcommon-8.6.0-bgjg58vn 2026-07-14 11:28:34.230019 | debian-bookworm | #30 127.9 Installing 'ansible.netcommon:8.6.0' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-07-14 11:28:34.230034 | debian-bookworm | #30 127.9 ansible.netcommon:8.6.0 was installed successfully 2026-07-14 11:28:34.230049 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260712.0.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/osism-commons-0.20260712.0-cysszq7e 2026-07-14 11:28:34.230064 | debian-bookworm | #30 127.9 Installing 'osism.commons:0.20260712.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-07-14 11:28:34.230091 | debian-bookworm | #30 127.9 osism.commons:0.20260712.0 was installed successfully 2026-07-14 11:28:34.230106 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/containers-podman-1.20.2-repkeqqb 2026-07-14 11:28:34.230120 | debian-bookworm | #30 127.9 Installing 'containers.podman:1.20.2' to '/usr/share/ansible/collections/ansible_collections/containers/podman' 2026-07-14 11:28:34.230135 | debian-bookworm | #30 127.9 containers.podman:1.20.2 was installed successfully 2026-07-14 11:28:34.230149 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/community-mysql-5.0.2-qj4ew2nj 2026-07-14 11:28:34.230178 | debian-bookworm | #30 127.9 Installing 'community.mysql:5.0.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-07-14 11:28:34.230192 | debian-bookworm | #30 127.9 community.mysql:5.0.2 was installed successfully 2026-07-14 11:28:34.230207 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-mysql-5.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/ansible-mysql-5.1.0-gmj9vx40 2026-07-14 11:28:34.230221 | debian-bookworm | #30 127.9 Installing 'ansible.mysql:5.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/mysql' 2026-07-14 11:28:34.230244 | debian-bookworm | #30 127.9 ansible.mysql:5.1.0 was installed successfully 2026-07-14 11:28:34.230288 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/community-crypto-3.3.0-fyfw44hk 2026-07-14 11:28:34.230308 | debian-bookworm | #30 127.9 Installing 'community.crypto:3.3.0' to '/usr/share/ansible/collections/ansible_collections/community/crypto' 2026-07-14 11:28:34.230331 | debian-bookworm | #30 127.9 community.crypto:3.3.0 was installed successfully 2026-07-14 11:28:34.230351 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/community-docker-5.2.1-qqeaes0j 2026-07-14 11:28:34.230366 | debian-bookworm | #30 127.9 Installing 'community.docker:5.2.1' to '/usr/share/ansible/collections/ansible_collections/community/docker' 2026-07-14 11:28:34.230380 | debian-bookworm | #30 127.9 community.docker:5.2.1 was installed successfully 2026-07-14 11:28:34.230397 | debian-bookworm | #30 127.9 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-1496c5gd7q84/tmp98u169s7/community-library_inventory_filtering_v1-1.1.5-dr7y5t84 2026-07-14 11:28:34.230428 | debian-bookworm | #30 127.9 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-07-14 11:28:34.230445 | debian-bookworm | #30 127.9 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-07-14 11:28:34.230460 | debian-bookworm | #30 127.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1496c5gd7q84/tmp98u169s7/community-general-13.2.0-gawkyzju 2026-07-14 11:28:34.230474 | debian-bookworm | #30 127.9 Installing 'community.general:13.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-07-14 11:28:34.230488 | debian-bookworm | #30 127.9 community.general:13.2.0 was installed successfully 2026-07-14 11:28:34.330252 | debian-bookworm | #30 128.0 + ln -s /usr/share/ansible/collections /ansible/collections 2026-07-14 11:28:34.330401 | debian-bookworm | #30 128.0 + mkdir -p /usr/share/mitogen 2026-07-14 11:28:34.528033 | debian-bookworm | #30 128.0 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-07-14 11:28:34.528170 | debian-bookworm | #30 128.1 + 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-07-14 11:28:34.528256 | debian-bookworm | #30 128.1 + rm /mitogen.tar.gz 2026-07-14 11:28:34.528334 | debian-bookworm | #30 128.1 + ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-07-14 11:28:34.528378 | debian-bookworm | #30 128.1 + uv pip install --no-cache --system -r /repository/requirements.txt 2026-07-14 11:28:34.679535 | debian-bookworm | #30 128.2 Using Python 3.13.14 environment at: /usr/local 2026-07-14 11:28:34.914151 | debian-bookworm | #30 128.6 Resolved 41 packages in 379ms 2026-07-14 11:28:35.100420 | debian-bookworm | #30 128.6 Downloading netaddr (2.2MiB) 2026-07-14 11:28:35.100510 | debian-bookworm | #30 128.6 Downloading ansible-core (2.1MiB) 2026-07-14 11:28:35.105233 | debian-bookworm | #30 128.8 Downloaded netaddr 2026-07-14 11:28:35.236043 | debian-bookworm | #30 128.9 Downloaded ansible-core 2026-07-14 11:28:35.369114 | debian-bookworm | #30 128.9 Prepared 9 packages in 322ms 2026-07-14 11:28:35.369226 | debian-bookworm | #30 129.0 Uninstalled 1 package in 50ms 2026-07-14 11:28:35.369248 | debian-bookworm | #30 129.0 Installed 9 packages in 38ms 2026-07-14 11:28:35.369267 | debian-bookworm | #30 129.0 - ansible-core==2.18.9 2026-07-14 11:28:35.369303 | debian-bookworm | #30 129.0 + ansible-core==2.17.14 2026-07-14 11:28:35.369322 | debian-bookworm | #30 129.0 + hvac==2.4.0 2026-07-14 11:28:35.369340 | debian-bookworm | #30 129.0 + netaddr==1.3.0 2026-07-14 11:28:35.369358 | debian-bookworm | #30 129.0 + oslo-config==10.5.0 2026-07-14 11:28:35.369392 | debian-bookworm | #30 129.0 + oslo-i18n==6.9.0 2026-07-14 11:28:35.369409 | debian-bookworm | #30 129.0 + oslo-utils==10.1.1 2026-07-14 11:28:35.369427 | debian-bookworm | #30 129.0 + passlib==1.7.4 2026-07-14 11:28:35.369454 | debian-bookworm | #30 129.0 + pyparsing==3.3.2 2026-07-14 11:28:35.369479 | debian-bookworm | #30 129.0 + rfc3986==2.0.0 2026-07-14 11:28:35.369497 | debian-bookworm | #30 129.1 + uv pip install --no-cache --system /repository 2026-07-14 11:28:35.615189 | debian-bookworm | #30 129.2 Using Python 3.13.14 environment at: /usr/local 2026-07-14 11:28:37.434031 | debian-bookworm | #30 131.1 Resolved 42 packages in 1.96s 2026-07-14 11:28:37.586888 | debian-bookworm | #30 131.1 Building kolla-ansible @ file:///repository 2026-07-14 11:28:40.148796 | debian-bookworm | #30 133.8 Built kolla-ansible @ file:///repository 2026-07-14 11:28:40.305248 | debian-bookworm | #30 134.0 Prepared 1 package in 2.87s 2026-07-14 11:28:40.568816 | debian-bookworm | #30 134.3 Installed 1 package in 262ms 2026-07-14 11:28:40.568961 | debian-bookworm | #30 134.3 + kolla-ansible==19.8.0 (from file:///repository) 2026-07-14 11:28:40.775719 | debian-bookworm | #30 134.3 + python3 /remove-common-as-dependency.py 2026-07-14 11:28:40.848161 | debian-bookworm | #30 134.5 + python3 /split-kolla-ansible-site.py 2026-07-14 11:28:41.077670 | debian-bookworm | #30 134.8 PROCESS ROLE prechecks 2026-07-14 11:28:41.077779 | debian-bookworm | #30 134.8 PROCESS ROLE common 2026-07-14 11:28:41.077794 | debian-bookworm | #30 134.8 PROCESS ROLE loadbalancer 2026-07-14 11:28:41.077808 | debian-bookworm | #30 134.8 PROCESS ROLE letsencrypt 2026-07-14 11:28:41.077819 | debian-bookworm | #30 134.8 PROCESS ROLE collectd 2026-07-14 11:28:41.077830 | debian-bookworm | #30 134.8 PROCESS ROLE influxdb 2026-07-14 11:28:41.077841 | debian-bookworm | #30 134.8 PROCESS ROLE telegraf 2026-07-14 11:28:41.077852 | debian-bookworm | #30 134.8 ROLE telegraf IS NOT SUPPORTED 2026-07-14 11:28:41.077864 | debian-bookworm | #30 134.8 PROCESS ROLE redis 2026-07-14 11:28:41.077875 | debian-bookworm | #30 134.8 PROCESS ROLE memcached 2026-07-14 11:28:41.077886 | debian-bookworm | #30 134.8 PROCESS ROLE prometheus 2026-07-14 11:28:41.077897 | debian-bookworm | #30 134.8 PROCESS ROLE iscsi 2026-07-14 11:28:41.077908 | debian-bookworm | #30 134.8 ROLE iscsi IS NOT SUPPORTED 2026-07-14 11:28:41.077919 | debian-bookworm | #30 134.8 PROCESS ROLE multipathd 2026-07-14 11:28:41.077931 | debian-bookworm | #30 134.8 PROCESS ROLE etcd 2026-07-14 11:28:41.077942 | debian-bookworm | #30 134.8 PROCESS ROLE keystone 2026-07-14 11:28:41.077953 | debian-bookworm | #30 134.8 PROCESS ROLE opensearch 2026-07-14 11:28:41.077964 | debian-bookworm | #30 134.8 PROCESS ROLE swift 2026-07-14 11:28:41.077975 | debian-bookworm | #30 134.8 PROCESS ROLE ceph-rgw 2026-07-14 11:28:41.077986 | debian-bookworm | #30 134.8 PROCESS ROLE glance 2026-07-14 11:28:41.077997 | debian-bookworm | #30 134.8 PROCESS ROLE ironic 2026-07-14 11:28:41.078008 | debian-bookworm | #30 134.8 ROLE ironic IS NOT SUPPORTED 2026-07-14 11:28:41.078049 | debian-bookworm | #30 134.8 PROCESS ROLE cinder 2026-07-14 11:28:41.078061 | debian-bookworm | #30 134.8 PROCESS ROLE placement 2026-07-14 11:28:41.078072 | debian-bookworm | #30 134.8 PROCESS ROLE openvswitch 2026-07-14 11:28:41.078083 | debian-bookworm | #30 134.8 PROCESS ROLE ovs-dpdk 2026-07-14 11:28:41.078094 | debian-bookworm | #30 134.8 PROCESS ROLE ovn-controller 2026-07-14 11:28:41.078105 | debian-bookworm | #30 134.8 PROCESS ROLE ovn-db 2026-07-14 11:28:41.078116 | debian-bookworm | #30 134.8 PROCESS ROLE neutron 2026-07-14 11:28:41.078127 | debian-bookworm | #30 134.8 PROCESS ROLE kuryr 2026-07-14 11:28:41.078138 | debian-bookworm | #30 134.8 PROCESS ROLE hacluster 2026-07-14 11:28:41.078149 | debian-bookworm | #30 134.8 PROCESS ROLE heat 2026-07-14 11:28:41.078160 | debian-bookworm | #30 134.8 PROCESS ROLE horizon 2026-07-14 11:28:41.078171 | debian-bookworm | #30 134.8 PROCESS ROLE magnum 2026-07-14 11:28:41.078181 | debian-bookworm | #30 134.8 PROCESS ROLE mistral 2026-07-14 11:28:41.078192 | debian-bookworm | #30 134.8 PROCESS ROLE manila 2026-07-14 11:28:41.078203 | debian-bookworm | #30 134.8 PROCESS ROLE gnocchi 2026-07-14 11:28:41.078214 | debian-bookworm | #30 134.8 PROCESS ROLE ceilometer 2026-07-14 11:28:41.078225 | debian-bookworm | #30 134.8 PROCESS ROLE aodh 2026-07-14 11:28:41.078236 | debian-bookworm | #30 134.8 PROCESS ROLE barbican 2026-07-14 11:28:41.078247 | debian-bookworm | #30 134.8 PROCESS ROLE cyborg 2026-07-14 11:28:41.078258 | debian-bookworm | #30 134.8 ROLE cyborg IS NOT SUPPORTED 2026-07-14 11:28:41.078269 | debian-bookworm | #30 134.8 PROCESS ROLE designate 2026-07-14 11:28:41.078280 | debian-bookworm | #30 134.8 PROCESS ROLE trove 2026-07-14 11:28:41.078291 | debian-bookworm | #30 134.8 PROCESS ROLE watcher 2026-07-14 11:28:41.078302 | debian-bookworm | #30 134.8 PROCESS ROLE grafana 2026-07-14 11:28:41.078314 | debian-bookworm | #30 134.8 PROCESS ROLE cloudkitty 2026-07-14 11:28:41.078324 | debian-bookworm | #30 134.8 PROCESS ROLE tacker 2026-07-14 11:28:41.078335 | debian-bookworm | #30 134.8 ROLE tacker IS NOT SUPPORTED 2026-07-14 11:28:41.078346 | debian-bookworm | #30 134.8 PROCESS ROLE octavia 2026-07-14 11:28:41.078357 | debian-bookworm | #30 134.8 PROCESS ROLE zun 2026-07-14 11:28:41.078368 | debian-bookworm | #30 134.8 PROCESS ROLE blazar 2026-07-14 11:28:41.078379 | debian-bookworm | #30 134.8 PROCESS ROLE masakari 2026-07-14 11:28:41.078390 | debian-bookworm | #30 134.8 PROCESS ROLE venus 2026-07-14 11:28:41.078401 | debian-bookworm | #30 134.8 ROLE venus IS NOT SUPPORTED 2026-07-14 11:28:41.078412 | debian-bookworm | #30 134.8 PROCESS ROLE skyline 2026-07-14 11:28:41.242823 | debian-bookworm | #30 134.8 + cp -r /repository/ansible/action_plugins/merge_configs.py /repository/ansible/action_plugins/merge_yaml.py /ansible/action_plugins 2026-07-14 11:28:41.242901 | debian-bookworm | #30 134.8 + '[' -e /repository/ansible/filter_plugins ']' 2026-07-14 11:28:41.242919 | debian-bookworm | #30 134.8 + cp -r /repository/ansible/filter_plugins/address.py /repository/ansible/filter_plugins/database.py /repository/ansible/filter_plugins/services.py /ansible/filter_plugins 2026-07-14 11:28:41.242936 | debian-bookworm | #30 134.8 + '[' -e /repository/ansible/module_utils ']' 2026-07-14 11:28:41.242954 | debian-bookworm | #30 134.8 + 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-07-14 11:28:41.242978 | debian-bookworm | #30 134.8 + 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-07-14 11:28:41.243007 | debian-bookworm | #30 134.8 + 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-07-14 11:28:41.243025 | debian-bookworm | #30 134.9 + python3 /kolla-container-throttle.py 2026-07-14 11:28:41.243041 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/common/handlers/main.yml 2026-07-14 11:28:41.243055 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/ovn-db/handlers/main.yml 2026-07-14 11:28:41.243069 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/heat/handlers/main.yml 2026-07-14 11:28:41.243083 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/venus/handlers/main.yml 2026-07-14 11:28:41.243102 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/designate/handlers/main.yml 2026-07-14 11:28:41.243116 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/swift/handlers/main.yml 2026-07-14 11:28:41.243130 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/cinder/handlers/main.yml 2026-07-14 11:28:41.243144 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/placement/handlers/main.yml 2026-07-14 11:28:41.243158 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/aodh/handlers/main.yml 2026-07-14 11:28:41.243173 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/gnocchi/handlers/main.yml 2026-07-14 11:28:41.243187 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/mariadb/handlers/main.yml 2026-07-14 11:28:41.243201 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/multipathd/handlers/main.yml 2026-07-14 11:28:41.243215 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/prometheus/handlers/main.yml 2026-07-14 11:28:41.243230 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/zun/handlers/main.yml 2026-07-14 11:28:41.243244 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/nova/handlers/main.yml 2026-07-14 11:28:41.243258 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/cloudkitty/handlers/main.yml 2026-07-14 11:28:41.243272 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/octavia/handlers/main.yml 2026-07-14 11:28:41.243286 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/ovn-controller/handlers/main.yml 2026-07-14 11:28:41.243301 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/loadbalancer/handlers/main.yml 2026-07-14 11:28:41.243315 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/collectd/handlers/main.yml 2026-07-14 11:28:41.243329 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/ovs-dpdk/handlers/main.yml 2026-07-14 11:28:41.243343 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/mistral/handlers/main.yml 2026-07-14 11:28:41.243357 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/telegraf/handlers/main.yml 2026-07-14 11:28:41.243371 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/hacluster/handlers/main.yml 2026-07-14 11:28:41.243385 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/trove/handlers/main.yml 2026-07-14 11:28:41.243399 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/grafana/handlers/main.yml 2026-07-14 11:28:41.243413 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/manila/handlers/main.yml 2026-07-14 11:28:41.243427 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/ceilometer/handlers/main.yml 2026-07-14 11:28:41.243441 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/iscsi/handlers/main.yml 2026-07-14 11:28:41.243455 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/nova-cell/handlers/main.yml 2026-07-14 11:28:41.243470 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/blazar/handlers/main.yml 2026-07-14 11:28:41.243484 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/masakari/handlers/main.yml 2026-07-14 11:28:41.243498 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/neutron/handlers/main.yml 2026-07-14 11:28:41.243512 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/ironic/handlers/main.yml 2026-07-14 11:28:41.243526 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/watcher/handlers/main.yml 2026-07-14 11:28:41.243539 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/skyline/handlers/main.yml 2026-07-14 11:28:41.243553 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/barbican/handlers/main.yml 2026-07-14 11:28:41.243568 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/tacker/handlers/main.yml 2026-07-14 11:28:41.243581 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/redis/handlers/main.yml 2026-07-14 11:28:41.243596 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/keystone/handlers/main.yml 2026-07-14 11:28:41.243610 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/etcd/handlers/main.yml 2026-07-14 11:28:41.243624 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/cyborg/handlers/main.yml 2026-07-14 11:28:41.243638 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/glance/handlers/main.yml 2026-07-14 11:28:41.243652 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/memcached/handlers/main.yml 2026-07-14 11:28:41.243666 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/letsencrypt/handlers/main.yml 2026-07-14 11:28:41.243680 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/magnum/handlers/main.yml 2026-07-14 11:28:41.243709 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/influxdb/handlers/main.yml 2026-07-14 11:28:41.243723 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/openvswitch/handlers/main.yml 2026-07-14 11:28:41.243737 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/opensearch/handlers/main.yml 2026-07-14 11:28:41.243757 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/rabbitmq/handlers/main.yml 2026-07-14 11:28:41.243771 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/horizon/handlers/main.yml 2026-07-14 11:28:41.243785 | debian-bookworm | #30 134.9 PROCESSING /ansible/roles/kuryr/handlers/main.yml 2026-07-14 11:28:41.388404 | debian-bookworm | #30 134.9 ++ find /repository/ansible -maxdepth 1 -name '*.yml' 2026-07-14 11:28:41.388487 | debian-bookworm | #30 134.9 ++ grep -v nova.yml 2026-07-14 11:28:41.388505 | debian-bookworm | #30 134.9 /repository/ansible/rabbitmq-reset-state.yml 2026-07-14 11:28:41.388522 | debian-bookworm | #30 134.9 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.388584 | debian-bookworm | #30 134.9 + echo /repository/ansible/rabbitmq-reset-state.yml 2026-07-14 11:28:41.388602 | debian-bookworm | #30 134.9 ++ basename /repository/ansible/rabbitmq-reset-state.yml 2026-07-14 11:28:41.388625 | debian-bookworm | #30 134.9 + cp /repository/ansible/rabbitmq-reset-state.yml /ansible/kolla-rabbitmq-reset-state.yml 2026-07-14 11:28:41.388651 | debian-bookworm | #30 134.9 /repository/ansible/mariadb.yml 2026-07-14 11:28:41.388713 | debian-bookworm | #30 134.9 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.388730 | debian-bookworm | #30 134.9 + echo /repository/ansible/mariadb.yml 2026-07-14 11:28:41.388745 | debian-bookworm | #30 134.9 ++ basename /repository/ansible/mariadb.yml 2026-07-14 11:28:41.388775 | debian-bookworm | #30 134.9 + cp /repository/ansible/mariadb.yml /ansible/kolla-mariadb.yml 2026-07-14 11:28:41.388791 | debian-bookworm | #30 135.0 /repository/ansible/post-deploy.yml 2026-07-14 11:28:41.388807 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.388822 | debian-bookworm | #30 135.0 + echo /repository/ansible/post-deploy.yml 2026-07-14 11:28:41.388850 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/post-deploy.yml 2026-07-14 11:28:41.388866 | debian-bookworm | #30 135.0 + cp /repository/ansible/post-deploy.yml /ansible/kolla-post-deploy.yml 2026-07-14 11:28:41.388881 | debian-bookworm | #30 135.0 /repository/ansible/certificates.yml 2026-07-14 11:28:41.388896 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.388910 | debian-bookworm | #30 135.0 + echo /repository/ansible/certificates.yml 2026-07-14 11:28:41.388939 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/certificates.yml 2026-07-14 11:28:41.388955 | debian-bookworm | #30 135.0 + cp /repository/ansible/certificates.yml /ansible/kolla-certificates.yml 2026-07-14 11:28:41.388975 | debian-bookworm | #30 135.0 /repository/ansible/bifrost.yml 2026-07-14 11:28:41.388989 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389017 | debian-bookworm | #30 135.0 + echo /repository/ansible/bifrost.yml 2026-07-14 11:28:41.389032 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/bifrost.yml 2026-07-14 11:28:41.389047 | debian-bookworm | #30 135.0 + cp /repository/ansible/bifrost.yml /ansible/kolla-bifrost.yml 2026-07-14 11:28:41.389061 | debian-bookworm | #30 135.0 /repository/ansible/destroy.yml 2026-07-14 11:28:41.389084 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389101 | debian-bookworm | #30 135.0 + echo /repository/ansible/destroy.yml 2026-07-14 11:28:41.389115 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/destroy.yml 2026-07-14 11:28:41.389130 | debian-bookworm | #30 135.0 + cp /repository/ansible/destroy.yml /ansible/kolla-destroy.yml 2026-07-14 11:28:41.389144 | debian-bookworm | #30 135.0 /repository/ansible/rabbitmq.yml 2026-07-14 11:28:41.389339 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389359 | debian-bookworm | #30 135.0 + echo /repository/ansible/rabbitmq.yml 2026-07-14 11:28:41.389374 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/rabbitmq.yml 2026-07-14 11:28:41.389397 | debian-bookworm | #30 135.0 + cp /repository/ansible/rabbitmq.yml /ansible/kolla-rabbitmq.yml 2026-07-14 11:28:41.389418 | debian-bookworm | #30 135.0 /repository/ansible/site.yml 2026-07-14 11:28:41.389456 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389492 | debian-bookworm | #30 135.0 + echo /repository/ansible/site.yml 2026-07-14 11:28:41.389525 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/site.yml 2026-07-14 11:28:41.389540 | debian-bookworm | #30 135.0 + cp /repository/ansible/site.yml /ansible/kolla-site.yml 2026-07-14 11:28:41.389554 | debian-bookworm | #30 135.0 /repository/ansible/rabbitmq-upgrade.yml 2026-07-14 11:28:41.389569 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389597 | debian-bookworm | #30 135.0 + echo /repository/ansible/rabbitmq-upgrade.yml 2026-07-14 11:28:41.389612 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/rabbitmq-upgrade.yml 2026-07-14 11:28:41.389627 | debian-bookworm | #30 135.0 + cp /repository/ansible/rabbitmq-upgrade.yml /ansible/kolla-rabbitmq-upgrade.yml 2026-07-14 11:28:41.389641 | debian-bookworm | #30 135.0 /repository/ansible/mariadb_backup.yml 2026-07-14 11:28:41.389656 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389699 | debian-bookworm | #30 135.0 + echo /repository/ansible/mariadb_backup.yml 2026-07-14 11:28:41.389714 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/mariadb_backup.yml 2026-07-14 11:28:41.389728 | debian-bookworm | #30 135.0 + cp /repository/ansible/mariadb_backup.yml /ansible/kolla-mariadb_backup.yml 2026-07-14 11:28:41.389751 | debian-bookworm | #30 135.0 /repository/ansible/nova-libvirt-cleanup.yml 2026-07-14 11:28:41.389771 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389786 | debian-bookworm | #30 135.0 + echo /repository/ansible/nova-libvirt-cleanup.yml 2026-07-14 11:28:41.389800 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/nova-libvirt-cleanup.yml 2026-07-14 11:28:41.389815 | debian-bookworm | #30 135.0 + cp /repository/ansible/nova-libvirt-cleanup.yml /ansible/kolla-nova-libvirt-cleanup.yml 2026-07-14 11:28:41.389837 | debian-bookworm | #30 135.0 /repository/ansible/mariadb_recovery.yml 2026-07-14 11:28:41.389858 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389872 | debian-bookworm | #30 135.0 + echo /repository/ansible/mariadb_recovery.yml 2026-07-14 11:28:41.389887 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/mariadb_recovery.yml 2026-07-14 11:28:41.389901 | debian-bookworm | #30 135.0 + cp /repository/ansible/mariadb_recovery.yml /ansible/kolla-mariadb_recovery.yml 2026-07-14 11:28:41.389923 | debian-bookworm | #30 135.0 /repository/ansible/prune-images.yml 2026-07-14 11:28:41.389943 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.389961 | debian-bookworm | #30 135.0 + echo /repository/ansible/prune-images.yml 2026-07-14 11:28:41.389976 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/prune-images.yml 2026-07-14 11:28:41.389990 | debian-bookworm | #30 135.0 + cp /repository/ansible/prune-images.yml /ansible/kolla-prune-images.yml 2026-07-14 11:28:41.390018 | debian-bookworm | #30 135.0 /repository/ansible/gather-facts.yml 2026-07-14 11:28:41.390033 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.390047 | debian-bookworm | #30 135.0 + echo /repository/ansible/gather-facts.yml 2026-07-14 11:28:41.390061 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/gather-facts.yml 2026-07-14 11:28:41.390076 | debian-bookworm | #30 135.0 + cp /repository/ansible/gather-facts.yml /ansible/kolla-gather-facts.yml 2026-07-14 11:28:41.390103 | debian-bookworm | #30 135.0 /repository/ansible/kolla-host.yml 2026-07-14 11:28:41.390118 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.390132 | debian-bookworm | #30 135.0 + echo /repository/ansible/kolla-host.yml 2026-07-14 11:28:41.390146 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/kolla-host.yml 2026-07-14 11:28:41.390169 | debian-bookworm | #30 135.0 + cp /repository/ansible/kolla-host.yml /ansible/kolla-kolla-host.yml 2026-07-14 11:28:41.390195 | debian-bookworm | #30 135.0 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-07-14 11:28:41.390210 | debian-bookworm | #30 135.0 + echo /repository/ansible/octavia-certificates.yml 2026-07-14 11:28:41.390225 | debian-bookworm | #30 135.0 /repository/ansible/octavia-certificates.yml 2026-07-14 11:28:41.390239 | debian-bookworm | #30 135.0 ++ basename /repository/ansible/octavia-certificates.yml 2026-07-14 11:28:41.390272 | debian-bookworm | #30 135.0 + cp /repository/ansible/octavia-certificates.yml /ansible/kolla-octavia-certificates.yml 2026-07-14 11:28:41.390287 | debian-bookworm | #30 135.0 + cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-07-14 11:28:41.390302 | debian-bookworm | #30 135.0 + cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-07-14 11:28:41.390317 | debian-bookworm | #30 135.0 + cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-07-14 11:28:41.390339 | debian-bookworm | #30 135.0 + rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-07-14 11:28:41.390375 | debian-bookworm | #30 135.0 + rm /remove-common-as-dependency.py 2026-07-14 11:28:41.390396 | debian-bookworm | #30 135.0 + rm /split-kolla-ansible-site.py 2026-07-14 11:28:41.390427 | debian-bookworm | #30 135.0 + mkdir /ansible/files 2026-07-14 11:28:41.390456 | debian-bookworm | #30 135.0 + cp /repository/tools/cleanup-containers /repository/tools/cleanup-host /repository/tools/cleanup-images /ansible/files 2026-07-14 11:28:41.390485 | debian-bookworm | #30 135.0 + find /ansible/roles/ -name config.yml -print0 2026-07-14 11:28:41.390518 | debian-bookworm | #30 135.0 + xargs '-I{}' cp /refresh-containers.yml '{}/refresh-containers.yml' 2026-07-14 11:28:41.390566 | debian-bookworm | #30 135.0 + xargs -0 '-I{}' dirname '{}' 2026-07-14 11:28:41.390730 | debian-bookworm | #30 135.1 + rm /refresh-containers.yml 2026-07-14 11:28:41.608640 | debian-bookworm | #30 135.1 + mv /overlays/2024.2/kolla-ansible.yml /overlays 2026-07-14 11:28:41.608847 | debian-bookworm | #30 135.1 + '[' -e /overlays/release/latest ']' 2026-07-14 11:28:41.608932 | debian-bookworm | #30 135.1 ++ find /overlays -mindepth 1 -type d 2026-07-14 11:28:41.608996 | debian-bookworm | #30 135.1 + for d in $(find /overlays -mindepth 1 -type d) 2026-07-14 11:28:41.609054 | debian-bookworm | #30 135.1 + rm -rf /overlays/2024.2 2026-07-14 11:28:41.609146 | debian-bookworm | #30 135.1 + for d in $(find /overlays -mindepth 1 -type d) 2026-07-14 11:28:41.609191 | debian-bookworm | #30 135.1 + rm -rf /overlays/2024.1 2026-07-14 11:28:41.609266 | debian-bookworm | #30 135.1 + for d in $(find /overlays -mindepth 1 -type d) 2026-07-14 11:28:41.609327 | debian-bookworm | #30 135.1 + rm -rf /overlays/2025.1 2026-07-14 11:28:41.609382 | debian-bookworm | #30 135.1 + for d in $(find /overlays -mindepth 1 -type d) 2026-07-14 11:28:41.609442 | debian-bookworm | #30 135.1 + rm -rf /overlays/2023.2 2026-07-14 11:28:41.609498 | debian-bookworm | #30 135.1 + for d in $(find /overlays -mindepth 1 -type d) 2026-07-14 11:28:41.609558 | debian-bookworm | #30 135.1 + rm -rf /overlays/release 2026-07-14 11:28:41.609613 | debian-bookworm | #30 135.1 + for d in $(find /overlays -mindepth 1 -type d) 2026-07-14 11:28:41.609673 | debian-bookworm | #30 135.1 + rm -rf /overlays/release/6.0.1 2026-07-14 11:28:41.609750 | debian-bookworm | #30 135.1 + for d in $(find /overlays -mindepth 1 -type d) 2026-07-14 11:28:41.609824 | debian-bookworm | #30 135.1 + rm -rf /overlays/2025.2 2026-07-14 11:28:41.609867 | debian-bookworm | #30 135.1 + python3 -m ara.setup.env 2026-07-14 11:28:41.609939 | debian-bookworm | #30 135.1 + chown -R dragon: /ansible /share /interface 2026-07-14 11:28:41.643462 | debian-bookworm | #30 135.3 + apt-get clean 2026-07-14 11:28:41.810233 | debian-bookworm | #30 135.3 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-14 11:28:42.303776 | debian-bookworm | #30 135.3 Reading package lists... 2026-07-14 11:28:42.487424 | debian-bookworm | #30 136.0 Building dependency tree... 2026-07-14 11:28:42.639073 | debian-bookworm | #30 136.2 Reading state information... 2026-07-14 11:28:42.665914 | debian-bookworm | #30 136.4 Package 'python3-dev' is not installed, so not removed 2026-07-14 11:28:42.666022 | debian-bookworm | #30 136.4 The following packages were automatically installed and are no longer required: 2026-07-14 11:28:42.666099 | debian-bookworm | #30 136.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-14 11:28:42.830196 | debian-bookworm | #30 136.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-14 11:28:42.830339 | debian-bookworm | #30 136.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-14 11:28:42.830422 | debian-bookworm | #30 136.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-07-14 11:28:42.830467 | debian-bookworm | #30 136.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-14 11:28:42.830542 | debian-bookworm | #30 136.4 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-07-14 11:28:42.830603 | debian-bookworm | #30 136.4 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-07-14 11:28:42.830750 | debian-bookworm | #30 136.4 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-07-14 11:28:42.830836 | debian-bookworm | #30 136.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-14 11:28:42.830915 | debian-bookworm | #30 136.4 rpcsvc-proto xz-utils zlib1g-dev 2026-07-14 11:28:42.830960 | debian-bookworm | #30 136.4 Use 'apt autoremove' to remove them. 2026-07-14 11:28:42.831035 | debian-bookworm | #30 136.4 The following packages will be REMOVED: 2026-07-14 11:28:42.831097 | debian-bookworm | #30 136.4 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev 2026-07-14 11:28:42.896628 | debian-bookworm | #30 136.6 0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded. 2026-07-14 11:28:42.896785 | debian-bookworm | #30 136.6 After this operation, 60.2 MB disk space will be freed. 2026-07-14 11:28:43.075358 | debian-bookworm | #30 136.6 (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-07-14 11:28:43.075429 | debian-bookworm | #30 136.6 Removing build-essential (12.9) ... 2026-07-14 11:28:43.075451 | debian-bookworm | #30 136.7 Removing git (1:2.39.5-0+deb12u3) ... 2026-07-14 11:28:43.075470 | debian-bookworm | #30 136.8 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-07-14 11:28:43.198339 | debian-bookworm | #30 136.8 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-07-14 11:28:43.198466 | debian-bookworm | #30 136.9 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-07-14 11:28:43.375750 | debian-bookworm | #30 137.0 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-07-14 11:28:43.375872 | debian-bookworm | #30 137.1 + apt-get autoremove -y 2026-07-14 11:28:44.116985 | debian-bookworm | #30 137.1 Reading package lists... 2026-07-14 11:28:44.335174 | debian-bookworm | #30 137.8 Building dependency tree... 2026-07-14 11:28:44.486323 | debian-bookworm | #30 138.0 Reading state information... 2026-07-14 11:28:44.535709 | debian-bookworm | #30 138.2 The following packages will be REMOVED: 2026-07-14 11:28:44.690709 | debian-bookworm | #30 138.2 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-14 11:28:44.690785 | debian-bookworm | #30 138.2 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-14 11:28:44.690805 | debian-bookworm | #30 138.2 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-14 11:28:44.690823 | debian-bookworm | #30 138.2 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-07-14 11:28:44.690839 | debian-bookworm | #30 138.2 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-14 11:28:44.690855 | debian-bookworm | #30 138.2 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-07-14 11:28:44.690876 | debian-bookworm | #30 138.2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-07-14 11:28:44.690891 | debian-bookworm | #30 138.2 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-07-14 11:28:44.690906 | debian-bookworm | #30 138.2 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-14 11:28:44.690921 | debian-bookworm | #30 138.2 rpcsvc-proto xz-utils zlib1g-dev 2026-07-14 11:28:44.769041 | debian-bookworm | #30 138.5 0 upgraded, 0 newly installed, 62 to remove and 0 not upgraded. 2026-07-14 11:28:44.769111 | debian-bookworm | #30 138.5 After this operation, 322 MB disk space will be freed. 2026-07-14 11:28:44.883484 | debian-bookworm | #30 138.5 (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-07-14 11:28:44.883619 | debian-bookworm | #30 138.5 Removing g++ (4:12.2.0-3) ... 2026-07-14 11:28:44.883661 | debian-bookworm | #30 138.6 Removing gcc (4:12.2.0-3) ... 2026-07-14 11:28:45.030857 | debian-bookworm | #30 138.6 Removing dpkg-dev (1.21.23) ... 2026-07-14 11:28:45.030991 | debian-bookworm | #30 138.7 Removing bzip2 (1.0.8-5+b1) ... 2026-07-14 11:28:45.151777 | debian-bookworm | #30 138.8 Removing cpp (4:12.2.0-3) ... 2026-07-14 11:28:45.151923 | debian-bookworm | #30 138.8 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:45.270150 | debian-bookworm | #30 138.9 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-07-14 11:28:45.270276 | debian-bookworm | #30 139.0 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:45.378218 | debian-bookworm | #30 139.1 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-07-14 11:28:45.491301 | debian-bookworm | #30 139.1 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-07-14 11:28:45.491414 | debian-bookworm | #30 139.2 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-07-14 11:28:45.627430 | debian-bookworm | #30 139.2 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-07-14 11:28:45.627518 | debian-bookworm | #30 139.3 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-07-14 11:28:45.755234 | debian-bookworm | #30 139.4 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-07-14 11:28:45.755323 | debian-bookworm | #30 139.4 Removing libdpkg-perl (1.21.23) ... 2026-07-14 11:28:45.871914 | debian-bookworm | #30 139.5 Removing liberror-perl (0.17029-2) ... 2026-07-14 11:28:45.872092 | debian-bookworm | #30 139.6 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2026-07-14 11:28:45.997331 | debian-bookworm | #30 139.6 Removing perl (5.36.0-7+deb12u3) ... 2026-07-14 11:28:45.997445 | debian-bookworm | #30 139.7 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-07-14 11:28:46.153920 | debian-bookworm | #30 139.8 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-07-14 11:28:46.154049 | debian-bookworm | #30 139.8 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-07-14 11:28:46.275833 | debian-bookworm | #30 139.9 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-07-14 11:28:46.275993 | debian-bookworm | #30 140.0 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-07-14 11:28:46.389429 | debian-bookworm | #30 140.0 Removing libnsl2:amd64 (1.3.0-2) ... 2026-07-14 11:28:46.389617 | debian-bookworm | #30 140.1 Removing libpsl5:amd64 (0.21.2-1) ... 2026-07-14 11:28:46.545547 | debian-bookworm | #30 140.2 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-07-14 11:28:46.545708 | debian-bookworm | #30 140.2 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-07-14 11:28:46.655623 | debian-bookworm | #30 140.3 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-07-14 11:28:46.655772 | debian-bookworm | #30 140.3 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-07-14 11:28:46.775333 | debian-bookworm | #30 140.4 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-07-14 11:28:46.775456 | debian-bookworm | #30 140.5 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-07-14 11:28:46.892547 | debian-bookworm | #30 140.5 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2026-07-14 11:28:46.892640 | debian-bookworm | #30 140.6 Removing libtirpc-common (1.3.3+ds-1) ... 2026-07-14 11:28:47.025567 | debian-bookworm | #30 140.6 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-07-14 11:28:47.025768 | debian-bookworm | #30 140.7 Removing linux-libc-dev:amd64 (6.1.176-1) ... 2026-07-14 11:28:47.129255 | debian-bookworm | #30 140.8 Removing make (4.3-4.1) ... 2026-07-14 11:28:47.345180 | debian-bookworm | #30 140.9 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-07-14 11:28:47.345308 | debian-bookworm | #30 141.0 Removing rpcsvc-proto (1.4.3-1) ... 2026-07-14 11:28:47.474289 | debian-bookworm | #30 141.1 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-07-14 11:28:47.474384 | debian-bookworm | #30 141.2 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:47.600860 | debian-bookworm | #30 141.2 Removing binutils (2.40-2) ... 2026-07-14 11:28:47.600953 | debian-bookworm | #30 141.3 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-07-14 11:28:47.725003 | debian-bookworm | #30 141.4 Removing libgprofng0:amd64 (2.40-2) ... 2026-07-14 11:28:47.725145 | debian-bookworm | #30 141.4 Removing libctf0:amd64 (2.40-2) ... 2026-07-14 11:28:47.838485 | debian-bookworm | #30 141.5 Removing libbinutils:amd64 (2.40-2) ... 2026-07-14 11:28:47.838586 | debian-bookworm | #30 141.5 Removing binutils-common:amd64 (2.40-2) ... 2026-07-14 11:28:47.972050 | debian-bookworm | #30 141.6 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:47.972141 | debian-bookworm | #30 141.7 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.091181 | debian-bookworm | #30 141.7 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.091292 | debian-bookworm | #30 141.8 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.201652 | debian-bookworm | #30 141.8 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.201852 | debian-bookworm | #30 141.9 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-07-14 11:28:48.322493 | debian-bookworm | #30 141.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.322638 | debian-bookworm | #30 142.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-07-14 11:28:48.432353 | debian-bookworm | #30 142.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.432526 | debian-bookworm | #30 142.1 Removing libjansson4:amd64 (2.14-2) ... 2026-07-14 11:28:48.542218 | debian-bookworm | #30 142.2 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.542384 | debian-bookworm | #30 142.2 Removing libmpc3:amd64 (1.3.1-1) ... 2026-07-14 11:28:48.655033 | debian-bookworm | #30 142.3 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-07-14 11:28:48.655140 | debian-bookworm | #30 142.3 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.807027 | debian-bookworm | #30 142.4 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.807175 | debian-bookworm | #30 142.5 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 11:28:48.946416 | debian-bookworm | #30 142.6 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-07-14 11:28:48.946535 | debian-bookworm | #30 142.6 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-0a358b69051de392.lock /tmp/uv-setuptools-88b9d587f94a39e6.lock /tmp/uv-setuptools-c5c8265f32633376.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-07-14 11:28:49.106317 | debian-bookworm | #30 142.7 + uv pip install --no-cache --system pyclean==3.0.0 2026-07-14 11:28:49.106409 | debian-bookworm | #30 142.8 Using Python 3.13.14 environment at: /usr/local 2026-07-14 11:28:49.259110 | debian-bookworm | #30 142.9 Resolved 1 package in 144ms 2026-07-14 11:28:49.361449 | debian-bookworm | #30 143.0 Prepared 1 package in 24ms 2026-07-14 11:28:49.361518 | debian-bookworm | #30 143.0 Installed 1 package in 7ms 2026-07-14 11:28:49.361527 | debian-bookworm | #30 143.0 + pyclean==3.0.0 2026-07-14 11:28:49.361536 | debian-bookworm | #30 143.0 + pyclean /usr 2026-07-14 11:28:49.361543 | debian-bookworm | #30 143.1 Cleaning directory /usr 2026-07-14 11:28:50.321253 | debian-bookworm | #30 144.0 Total 356 files, 128 directories removed. 2026-07-14 11:28:50.483971 | debian-bookworm | #30 144.0 + uv pip uninstall --system pyclean 2026-07-14 11:28:50.639716 | debian-bookworm | #30 144.3 Using Python 3.13.14 environment at: /usr/local 2026-07-14 11:28:50.798725 | debian-bookworm | #30 144.3 Uninstalled 1 package in 277ms 2026-07-14 11:28:50.798800 | debian-bookworm | #30 144.3 - pyclean==3.0.0 2026-07-14 11:28:51.190884 | debian-bookworm | #30 DONE 144.9s 2026-07-14 11:28:51.349860 | debian-bookworm | 2026-07-14 11:28:51.349941 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-07-14 11:28:51.565525 | debian-bookworm | #31 DONE 1.2s 2026-07-14 11:28:51.724256 | debian-bookworm | 2026-07-14 11:28:51.724329 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2024.2/kolla-*.yml /ansible/ 2026-07-14 11:28:51.724340 | debian-bookworm | #31 merging 2026-07-14 11:28:57.579593 | debian-bookworm | #31 merging 6.0s done 2026-07-14 11:28:57.579755 | debian-bookworm | #31 DONE 7.2s 2026-07-14 11:28:57.731760 | debian-bookworm | 2026-07-14 11:28:57.731847 | debian-bookworm | #32 [builder 25/25] RUN python3 /src/render-playbooks.py 2026-07-14 11:28:58.238881 | debian-bookworm | #32 DONE 0.7s 2026-07-14 11:29:07.279085 | debian-bookworm | 2026-07-14 11:29:07.279191 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-07-14 11:29:07.476583 | debian-bookworm | #33 DONE 5.0s 2026-07-14 11:29:07.637441 | debian-bookworm | 2026-07-14 11:29:07.637535 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-07-14 11:29:07.637553 | debian-bookworm | #33 merging 2026-07-14 11:29:12.869509 | debian-bookworm | #33 merging 5.4s done 2026-07-14 11:29:12.869800 | debian-bookworm | #33 DONE 10.4s 2026-07-14 11:29:13.021003 | debian-bookworm | 2026-07-14 11:29:13.021139 | debian-bookworm | #34 [stage-1 3/4] WORKDIR /ansible 2026-07-14 11:29:13.304803 | debian-bookworm | #34 DONE 0.4s 2026-07-14 11:29:13.459397 | debian-bookworm | 2026-07-14 11:29:13.459503 | debian-bookworm | #35 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-07-14 11:29:19.818002 | debian-bookworm | #35 DONE 6.5s 2026-07-14 11:29:19.978336 | debian-bookworm | 2026-07-14 11:29:19.978481 | debian-bookworm | #36 exporting to image 2026-07-14 11:29:19.978527 | debian-bookworm | #36 exporting layers 2026-07-14 11:29:51.384352 | debian-bookworm | #36 exporting layers 31.6s done 2026-07-14 11:29:51.503539 | debian-bookworm | #36 exporting manifest sha256:b70e23a3a39749b0f825d08ba2cbe3f219419f54b9fa22389ec9d6da315aeaf1 0.0s done 2026-07-14 11:29:51.503630 | debian-bookworm | #36 exporting config sha256:64fd7ae36952926a1924f1d28cd097741286687a9848a90047c883d477959029 0.0s done 2026-07-14 11:29:51.503644 | debian-bookworm | #36 exporting attestation manifest sha256:48654689495f415c40536e23e98e5323b645f2b0337746a57848c8afeb71cddd 0.0s done 2026-07-14 11:29:51.503723 | debian-bookworm | #36 exporting manifest list sha256:3b311bffdfaf3b46b8ae6547180c98f0e23491cd595bd3b02936896794700423 2026-07-14 11:29:51.684514 | debian-bookworm | #36 exporting manifest list sha256:3b311bffdfaf3b46b8ae6547180c98f0e23491cd595bd3b02936896794700423 0.0s done 2026-07-14 11:29:51.684625 | debian-bookworm | #36 naming to docker.io/library/f1e2c62:latest done 2026-07-14 11:29:51.684641 | debian-bookworm | #36 unpacking to docker.io/library/f1e2c62:latest 2026-07-14 11:30:01.624230 | debian-bookworm | #36 unpacking to docker.io/library/f1e2c62:latest 10.1s done 2026-07-14 11:30:01.829440 | debian-bookworm | #36 DONE 41.8s 2026-07-14 11:30:02.475052 | debian-bookworm | ok: Runtime: 0:03:46.625572 2026-07-14 11:30:02.513802 | 2026-07-14 11:30:02.513988 | TASK [Run push script] 2026-07-14 11:30:03.057412 | debian-bookworm | skipping: Conditional result was False 2026-07-14 11:30:03.071255 | 2026-07-14 11:30:03.071451 | TASK [Run cosign script] 2026-07-14 11:30:03.602466 | debian-bookworm | skipping: Conditional result was False 2026-07-14 11:30:03.611185 | 2026-07-14 11:30:03.611468 | TASK [Run sbom script] 2026-07-14 11:30:04.149045 | debian-bookworm | skipping: Conditional result was False 2026-07-14 11:30:04.150783 | 2026-07-14 11:30:04.151092 | PLAY RECAP 2026-07-14 11:30:04.151167 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-14 11:30:04.151193 | 2026-07-14 11:30:04.391531 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-07-14 11:30:04.392899 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 11:30:05.192802 | 2026-07-14 11:30:05.192972 | PLAY [Base post-fetch] 2026-07-14 11:30:05.207707 | 2026-07-14 11:30:05.207852 | TASK [diagnose-network : Ensure log directory exists] 2026-07-14 11:30:05.862642 | debian-bookworm | ok 2026-07-14 11:30:05.871141 | 2026-07-14 11:30:05.871332 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-14 11:30:17.831143 | debian-bookworm | ok: Runtime: 0:00:07.804471 2026-07-14 11:30:17.839768 | 2026-07-14 11:30:17.839929 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-14 11:30:23.876256 | debian-bookworm | ok: Runtime: 0:00:00.315481 2026-07-14 11:30:23.884720 | 2026-07-14 11:30:23.884898 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-14 11:30:29.953222 | debian-bookworm | ok: Runtime: 0:00:01.102524 2026-07-14 11:30:29.968315 | 2026-07-14 11:30:29.968472 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-14 11:30:30.034272 | debian-bookworm | skipping: Conditional result was False 2026-07-14 11:30:30.045146 | 2026-07-14 11:30:30.045336 | TASK [fetch-output : Set log path for single node] 2026-07-14 11:30:30.092688 | debian-bookworm | ok 2026-07-14 11:30:30.100762 | 2026-07-14 11:30:30.100911 | LOOP [fetch-output : Ensure local output dirs] 2026-07-14 11:30:30.397971 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/work/logs" 2026-07-14 11:30:30.661819 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/work/artifacts" 2026-07-14 11:30:30.961989 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b91b45f47cab44dfbfb8e1858adcb2f1/work/docs" 2026-07-14 11:30:30.980555 | 2026-07-14 11:30:30.980754 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-14 11:30:31.822029 | debian-bookworm | changed: 2026-07-14 11:30:31.822393 | debian-bookworm | .d..t...... ./ 2026-07-14 11:30:31.822455 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-14 11:30:31.822499 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-14 11:30:31.822592 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-14 11:30:31.822633 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-14 11:30:31.822670 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-14 11:30:31.822747 | debian-bookworm | changed: All items complete 2026-07-14 11:30:31.822786 | 2026-07-14 11:30:32.449820 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 11:30:33.073550 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 11:30:33.095641 | 2026-07-14 11:30:33.095804 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-14 11:30:33.470102 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009648 2026-07-14 11:30:33.776877 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011519 2026-07-14 11:30:33.798875 | 2026-07-14 11:30:33.799041 | PLAY RECAP 2026-07-14 11:30:33.799124 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-14 11:30:33.799167 | 2026-07-14 11:30:33.943373 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 11:30:33.945479 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 11:30:34.718325 | 2026-07-14 11:30:34.718562 | PLAY [Base post] 2026-07-14 11:30:34.734154 | 2026-07-14 11:30:34.734310 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-14 11:30:35.557280 | debian-bookworm | changed 2026-07-14 11:30:35.563734 | 2026-07-14 11:30:35.563846 | PLAY RECAP 2026-07-14 11:30:35.563913 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-14 11:30:35.563975 | 2026-07-14 11:30:35.693213 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 11:30:35.694222 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-14 11:30:36.502975 | 2026-07-14 11:30:36.503158 | PLAY [Base post-logs] 2026-07-14 11:30:36.514327 | 2026-07-14 11:30:36.514482 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-14 11:30:37.044974 | localhost | changed 2026-07-14 11:30:37.064188 | 2026-07-14 11:30:37.064431 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-14 11:30:37.104005 | localhost | ok 2026-07-14 11:30:37.110476 | 2026-07-14 11:30:37.110673 | TASK [Set zuul-log-path fact] 2026-07-14 11:30:37.140230 | localhost | ok 2026-07-14 11:30:37.152345 | 2026-07-14 11:30:37.152486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 11:30:37.190933 | localhost | ok 2026-07-14 11:30:37.197468 | 2026-07-14 11:30:37.197712 | TASK [upload-logs : Create log directories] 2026-07-14 11:30:37.727132 | localhost | changed 2026-07-14 11:30:37.732825 | 2026-07-14 11:30:37.733005 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-14 11:30:38.353660 | localhost -> localhost | ok: Runtime: 0:00:00.006117 2026-07-14 11:30:38.363211 | 2026-07-14 11:30:38.363374 | TASK [upload-logs : Upload logs to log server] 2026-07-14 11:30:39.176351 | localhost | Output suppressed because no_log was given 2026-07-14 11:30:39.180198 | 2026-07-14 11:30:39.180370 | LOOP [upload-logs : Compress console log and json output] 2026-07-14 11:30:39.246676 | localhost | skipping: Conditional result was False 2026-07-14 11:30:39.252628 | localhost | skipping: Conditional result was False 2026-07-14 11:30:39.264142 | 2026-07-14 11:30:39.264351 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-14 11:30:39.327657 | localhost | skipping: Conditional result was False 2026-07-14 11:30:39.328111 | 2026-07-14 11:30:39.335936 | localhost | skipping: Conditional result was False 2026-07-14 11:30:39.341346 | 2026-07-14 11:30:39.341501 | LOOP [upload-logs : Upload console log and json output]