2026-01-29 19:42:53.699890 | Job console starting 2026-01-29 19:42:53.712528 | Updating git repos 2026-01-29 19:42:53.750289 | Cloning repos into workspace 2026-01-29 19:42:53.793882 | Restoring repo states 2026-01-29 19:42:53.809213 | Merging changes 2026-01-29 19:42:53.809244 | Checking out repos 2026-01-29 19:42:53.859439 | Preparing playbooks 2026-01-29 19:42:54.581392 | Running Ansible setup 2026-01-29 19:42:58.934074 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 19:42:59.726197 | 2026-01-29 19:42:59.726374 | PLAY [Base pre] 2026-01-29 19:42:59.743491 | 2026-01-29 19:42:59.743644 | TASK [Setup log path fact] 2026-01-29 19:42:59.762892 | debian-bookworm | ok 2026-01-29 19:42:59.779214 | 2026-01-29 19:42:59.779363 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 19:42:59.808988 | debian-bookworm | ok 2026-01-29 19:42:59.818903 | 2026-01-29 19:42:59.819022 | TASK [emit-job-header : Print job information] 2026-01-29 19:42:59.865521 | # Job Information 2026-01-29 19:42:59.865810 | Ansible Version: 2.16.14 2026-01-29 19:42:59.865873 | Job: container-image-kolla-ansible-release 2026-01-29 19:42:59.865930 | Pipeline: tag 2026-01-29 19:42:59.865972 | Executor: 521e9411259a 2026-01-29 19:42:59.866009 | Triggered by: https://github.com/osism/container-image-kolla-ansible/releases/tag/v0.20260129.0 2026-01-29 19:42:59.866048 | Event ID: b1b16656-fd4a-11f0-963f-27d1ad512346 2026-01-29 19:42:59.873644 | 2026-01-29 19:42:59.873790 | LOOP [emit-job-header : Print node information] 2026-01-29 19:42:59.976437 | debian-bookworm | ok: 2026-01-29 19:42:59.976634 | debian-bookworm | # Node Information 2026-01-29 19:42:59.976668 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 19:42:59.976693 | debian-bookworm | Hostname: debian 2026-01-29 19:42:59.976715 | debian-bookworm | Username: zuul 2026-01-29 19:42:59.976831 | debian-bookworm | Distro: Debian 12.13 2026-01-29 19:42:59.976867 | debian-bookworm | Provider: regiocloud-a 2026-01-29 19:42:59.976890 | debian-bookworm | Region: 2026-01-29 19:42:59.976912 | debian-bookworm | Label: debian-bookworm 2026-01-29 19:42:59.976933 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 19:42:59.976953 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7a:92af 2026-01-29 19:42:59.998829 | 2026-01-29 19:42:59.999029 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 19:43:00.498901 | debian-bookworm -> localhost | changed 2026-01-29 19:43:00.506353 | 2026-01-29 19:43:00.506486 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 19:43:01.612488 | debian-bookworm -> localhost | changed 2026-01-29 19:43:01.648351 | 2026-01-29 19:43:01.648484 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 19:43:01.939476 | debian-bookworm -> localhost | ok 2026-01-29 19:43:01.946682 | 2026-01-29 19:43:01.946805 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 19:43:01.976159 | debian-bookworm | ok 2026-01-29 19:43:01.995384 | debian-bookworm | included: /var/lib/zuul/builds/cdce2058d0644bed9c5a675c9b5e3edf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 19:43:02.002228 | 2026-01-29 19:43:02.002338 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 19:43:02.805066 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 19:43:02.805418 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cdce2058d0644bed9c5a675c9b5e3edf/work/cdce2058d0644bed9c5a675c9b5e3edf_id_rsa 2026-01-29 19:43:02.805457 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cdce2058d0644bed9c5a675c9b5e3edf/work/cdce2058d0644bed9c5a675c9b5e3edf_id_rsa.pub 2026-01-29 19:43:02.805483 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 19:43:02.805506 | debian-bookworm -> localhost | SHA256:Xj1cm8Bq3+XBxOzFkX9Obeo8tOqqFSbYgmqtF3/Yrk4 zuul-build-sshkey 2026-01-29 19:43:02.805544 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 19:43:02.805567 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 19:43:02.805590 | debian-bookworm -> localhost | | ..| 2026-01-29 19:43:02.805612 | debian-bookworm -> localhost | | . oo.| 2026-01-29 19:43:02.805632 | debian-bookworm -> localhost | | o .+=| 2026-01-29 19:43:02.805652 | debian-bookworm -> localhost | | . o + o+oB| 2026-01-29 19:43:02.805672 | debian-bookworm -> localhost | | . o S * + oOo| 2026-01-29 19:43:02.805700 | debian-bookworm -> localhost | | o. o = o oooo| 2026-01-29 19:43:02.805723 | debian-bookworm -> localhost | | o .oEo. . .+...| 2026-01-29 19:43:02.805744 | debian-bookworm -> localhost | | . ...o o. = | 2026-01-29 19:43:02.805765 | debian-bookworm -> localhost | | .. .o+o..oo. . | 2026-01-29 19:43:02.805786 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 19:43:02.805850 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.294492 2026-01-29 19:43:02.813400 | 2026-01-29 19:43:02.813538 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 19:43:02.844581 | debian-bookworm | ok 2026-01-29 19:43:02.854657 | debian-bookworm | included: /var/lib/zuul/builds/cdce2058d0644bed9c5a675c9b5e3edf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 19:43:02.881440 | 2026-01-29 19:43:02.881665 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 19:43:02.909353 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:43:02.916051 | 2026-01-29 19:43:02.916219 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 19:43:03.560771 | debian-bookworm | changed 2026-01-29 19:43:03.566311 | 2026-01-29 19:43:03.566414 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 19:43:03.866660 | debian-bookworm | ok 2026-01-29 19:43:03.876531 | 2026-01-29 19:43:03.876676 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 19:43:04.642075 | debian-bookworm | changed 2026-01-29 19:43:04.651033 | 2026-01-29 19:43:04.651174 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 19:43:05.330690 | debian-bookworm | changed 2026-01-29 19:43:05.340357 | 2026-01-29 19:43:05.340526 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 19:43:05.367488 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:43:05.381651 | 2026-01-29 19:43:05.381820 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 19:43:05.844286 | debian-bookworm -> localhost | changed 2026-01-29 19:43:05.862462 | 2026-01-29 19:43:05.862604 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 19:43:06.230469 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cdce2058d0644bed9c5a675c9b5e3edf/work/cdce2058d0644bed9c5a675c9b5e3edf_id_rsa (zuul-build-sshkey) 2026-01-29 19:43:06.230729 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017758 2026-01-29 19:43:06.240832 | 2026-01-29 19:43:06.240950 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 19:43:06.674000 | debian-bookworm | ok 2026-01-29 19:43:06.682757 | 2026-01-29 19:43:06.682946 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 19:43:06.717849 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:43:06.739154 | 2026-01-29 19:43:06.739300 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 19:43:07.195816 | debian-bookworm | ok 2026-01-29 19:43:07.211571 | 2026-01-29 19:43:07.211703 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 19:43:07.257769 | debian-bookworm | ok 2026-01-29 19:43:07.265800 | 2026-01-29 19:43:07.265933 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 19:43:07.568339 | debian-bookworm -> localhost | ok 2026-01-29 19:43:07.581839 | 2026-01-29 19:43:07.582000 | TASK [validate-host : Collect information about the host] 2026-01-29 19:43:08.773338 | debian-bookworm | ok 2026-01-29 19:43:08.787998 | 2026-01-29 19:43:08.788168 | TASK [validate-host : Sanitize hostname] 2026-01-29 19:43:08.900912 | debian-bookworm | ok 2026-01-29 19:43:08.958628 | 2026-01-29 19:43:08.958820 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 19:43:09.546650 | debian-bookworm -> localhost | changed 2026-01-29 19:43:09.558566 | 2026-01-29 19:43:09.558739 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 19:43:10.021806 | debian-bookworm | ok 2026-01-29 19:43:10.029869 | 2026-01-29 19:43:10.030169 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 19:43:10.664255 | debian-bookworm -> localhost | changed 2026-01-29 19:43:10.679549 | 2026-01-29 19:43:10.679680 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 19:43:10.979068 | debian-bookworm | ok 2026-01-29 19:43:10.987739 | 2026-01-29 19:43:10.987864 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 19:43:11.894607 | debian-bookworm | changed: 2026-01-29 19:43:11.894812 | debian-bookworm | cd+++++++++ src/ 2026-01-29 19:43:11.894870 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 19:43:11.894895 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 19:43:11.894917 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-01-29 19:43:11.894937 | debian-bookworm | Containerfile 2026-01-29 19:43:11.895071 | debian-bookworm | 2026-01-29 19:44:51.607844 | debian-bookworm | #30 31.30 2026-01-29 19:44:51.607855 | debian-bookworm | #30 31.30 Or undo this operation with: 2026-01-29 19:44:51.607866 | debian-bookworm | #30 31.30 2026-01-29 19:44:51.607877 | debian-bookworm | #30 31.30 git switch - 2026-01-29 19:44:51.607900 | debian-bookworm | #30 31.30 2026-01-29 19:44:51.607912 | debian-bookworm | #30 31.30 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-29 19:44:51.607922 | debian-bookworm | #30 31.30 2026-01-29 19:44:51.607933 | debian-bookworm | #30 31.30 HEAD is now at e041dd0 chore(deps): add kolla-ansible v0.20260129.0 release file (#2387) 2026-01-29 19:44:51.607946 | debian-bookworm | #30 31.30 + cd /playbooks 2026-01-29 19:44:51.607957 | debian-bookworm | #30 31.30 + git fetch --all --force 2026-01-29 19:44:51.835433 | debian-bookworm | #30 31.68 ++ yq -M -r .playbooks_version /release/latest/base.yml 2026-01-29 19:44:52.316159 | debian-bookworm | #30 32.16 + git checkout v0.20260129.0 2026-01-29 19:44:52.482866 | debian-bookworm | #30 32.18 Note: switching to 'v0.20260129.0'. 2026-01-29 19:44:52.482954 | debian-bookworm | #30 32.18 2026-01-29 19:44:52.482968 | debian-bookworm | #30 32.18 You are in 'detached HEAD' state. You can look around, make experimental 2026-01-29 19:44:52.482988 | debian-bookworm | #30 32.18 changes and commit them, and you can discard any commits you make in this 2026-01-29 19:44:52.482998 | debian-bookworm | #30 32.18 state without impacting any branches by switching back to a branch. 2026-01-29 19:44:52.483009 | debian-bookworm | #30 32.18 2026-01-29 19:44:52.483019 | debian-bookworm | #30 32.18 If you want to create a new branch to retain commits you create, you may 2026-01-29 19:44:52.483029 | debian-bookworm | #30 32.18 do so (now or later) by using -c with the switch command. Example: 2026-01-29 19:44:52.483062 | debian-bookworm | #30 32.18 2026-01-29 19:44:52.483072 | debian-bookworm | #30 32.18 git switch -c 2026-01-29 19:44:52.483082 | debian-bookworm | #30 32.18 2026-01-29 19:44:52.483092 | debian-bookworm | #30 32.18 Or undo this operation with: 2026-01-29 19:44:52.483101 | debian-bookworm | #30 32.18 2026-01-29 19:44:52.483111 | debian-bookworm | #30 32.18 git switch - 2026-01-29 19:44:52.483121 | debian-bookworm | #30 32.18 2026-01-29 19:44:52.483131 | debian-bookworm | #30 32.18 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-29 19:44:52.483141 | debian-bookworm | #30 32.18 2026-01-29 19:44:52.483150 | debian-bookworm | #30 32.18 HEAD is now at 442f8de Add nova-update-cell-mappings play (#560) 2026-01-29 19:44:52.483160 | debian-bookworm | #30 32.18 + cd /defaults 2026-01-29 19:44:52.483170 | debian-bookworm | #30 32.18 + git fetch --all --force 2026-01-29 19:44:52.687859 | debian-bookworm | #30 32.53 ++ yq -M -r .defaults_version /release/latest/base.yml 2026-01-29 19:44:52.827274 | debian-bookworm | #30 32.67 + git checkout v0.20251128.0 2026-01-29 19:44:52.983525 | debian-bookworm | #30 32.68 Note: switching to 'v0.20251128.0'. 2026-01-29 19:44:52.983640 | debian-bookworm | #30 32.68 2026-01-29 19:44:52.983657 | debian-bookworm | #30 32.68 You are in 'detached HEAD' state. You can look around, make experimental 2026-01-29 19:44:52.983669 | debian-bookworm | #30 32.68 changes and commit them, and you can discard any commits you make in this 2026-01-29 19:44:52.983681 | debian-bookworm | #30 32.68 state without impacting any branches by switching back to a branch. 2026-01-29 19:44:52.983693 | debian-bookworm | #30 32.68 2026-01-29 19:44:52.983704 | debian-bookworm | #30 32.68 If you want to create a new branch to retain commits you create, you may 2026-01-29 19:44:52.983715 | debian-bookworm | #30 32.68 do so (now or later) by using -c with the switch command. Example: 2026-01-29 19:44:52.983726 | debian-bookworm | #30 32.68 2026-01-29 19:44:52.983737 | debian-bookworm | #30 32.68 git switch -c 2026-01-29 19:44:52.983748 | debian-bookworm | #30 32.68 2026-01-29 19:44:52.983759 | debian-bookworm | #30 32.68 Or undo this operation with: 2026-01-29 19:44:52.983770 | debian-bookworm | #30 32.68 2026-01-29 19:44:52.983781 | debian-bookworm | #30 32.68 git switch - 2026-01-29 19:44:52.983793 | debian-bookworm | #30 32.68 2026-01-29 19:44:52.983804 | debian-bookworm | #30 32.68 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-29 19:44:52.983814 | debian-bookworm | #30 32.68 2026-01-29 19:44:52.983826 | debian-bookworm | #30 32.68 HEAD is now at df8af69 kolla: fix versions of letsencrypt images (#279) 2026-01-29 19:44:52.983837 | debian-bookworm | #30 32.68 + cd /generics 2026-01-29 19:44:52.983848 | debian-bookworm | #30 32.68 + git fetch --all --force 2026-01-29 19:44:53.207194 | debian-bookworm | #30 33.05 ++ yq -M -r .generics_version /release/latest/base.yml 2026-01-29 19:44:53.358547 | debian-bookworm | #30 33.20 + git checkout v0.20251130.0 2026-01-29 19:44:53.515937 | debian-bookworm | #30 33.21 Note: switching to 'v0.20251130.0'. 2026-01-29 19:44:53.516064 | debian-bookworm | #30 33.21 2026-01-29 19:44:53.516115 | debian-bookworm | #30 33.21 You are in 'detached HEAD' state. You can look around, make experimental 2026-01-29 19:44:53.516160 | debian-bookworm | #30 33.21 changes and commit them, and you can discard any commits you make in this 2026-01-29 19:44:53.516203 | debian-bookworm | #30 33.21 state without impacting any branches by switching back to a branch. 2026-01-29 19:44:53.516247 | debian-bookworm | #30 33.21 2026-01-29 19:44:53.516289 | debian-bookworm | #30 33.21 If you want to create a new branch to retain commits you create, you may 2026-01-29 19:44:53.516331 | debian-bookworm | #30 33.21 do so (now or later) by using -c with the switch command. Example: 2026-01-29 19:44:53.516373 | debian-bookworm | #30 33.21 2026-01-29 19:44:53.516481 | debian-bookworm | #30 33.21 git switch -c 2026-01-29 19:44:53.516528 | debian-bookworm | #30 33.21 2026-01-29 19:44:53.516571 | debian-bookworm | #30 33.21 Or undo this operation with: 2026-01-29 19:44:53.516614 | debian-bookworm | #30 33.21 2026-01-29 19:44:53.516657 | debian-bookworm | #30 33.21 git switch - 2026-01-29 19:44:53.516701 | debian-bookworm | #30 33.21 2026-01-29 19:44:53.516743 | debian-bookworm | #30 33.21 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-29 19:44:53.516785 | debian-bookworm | #30 33.21 2026-01-29 19:44:53.516827 | debian-bookworm | #30 33.21 HEAD is now at 08cfe66 inventory: add kolla watcher groups (#574) 2026-01-29 19:44:53.516870 | debian-bookworm | #30 33.21 + cd /operations 2026-01-29 19:44:53.516912 | debian-bookworm | #30 33.21 + git fetch --all --force 2026-01-29 19:44:53.728147 | debian-bookworm | #30 33.57 ++ yq -M -r .operations_version /release/latest/base.yml 2026-01-29 19:44:53.881764 | debian-bookworm | #30 33.73 + git checkout v0.20250530.0 2026-01-29 19:44:54.063487 | debian-bookworm | #30 33.75 Note: switching to 'v0.20250530.0'. 2026-01-29 19:44:54.063577 | debian-bookworm | #30 33.75 2026-01-29 19:44:54.063592 | debian-bookworm | #30 33.75 You are in 'detached HEAD' state. You can look around, make experimental 2026-01-29 19:44:54.063604 | debian-bookworm | #30 33.75 changes and commit them, and you can discard any commits you make in this 2026-01-29 19:44:54.063616 | debian-bookworm | #30 33.75 state without impacting any branches by switching back to a branch. 2026-01-29 19:44:54.063628 | debian-bookworm | #30 33.75 2026-01-29 19:44:54.063639 | debian-bookworm | #30 33.75 If you want to create a new branch to retain commits you create, you may 2026-01-29 19:44:54.063650 | debian-bookworm | #30 33.75 do so (now or later) by using -c with the switch command. Example: 2026-01-29 19:44:54.063661 | debian-bookworm | #30 33.75 2026-01-29 19:44:54.063672 | debian-bookworm | #30 33.75 git switch -c 2026-01-29 19:44:54.063683 | debian-bookworm | #30 33.75 2026-01-29 19:44:54.063694 | debian-bookworm | #30 33.75 Or undo this operation with: 2026-01-29 19:44:54.063704 | debian-bookworm | #30 33.75 2026-01-29 19:44:54.063715 | debian-bookworm | #30 33.75 git switch - 2026-01-29 19:44:54.063728 | debian-bookworm | #30 33.75 2026-01-29 19:44:54.063739 | debian-bookworm | #30 33.75 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-29 19:44:54.063750 | debian-bookworm | #30 33.75 2026-01-29 19:44:54.063761 | debian-bookworm | #30 33.75 HEAD is now at ef3fa6a Remove superfluous fluent_exporter job (#58) 2026-01-29 19:44:54.063772 | debian-bookworm | #30 33.75 + mkdir -p /ansible/inventory.generics /ansible/inventory 2026-01-29 19:44:54.063783 | debian-bookworm | #30 33.75 + cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-01-29 19:44:54.063793 | debian-bookworm | #30 33.75 + cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-01-29 19:44:54.063804 | debian-bookworm | #30 33.75 + cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-01-29 19:44:54.063815 | debian-bookworm | #30 33.76 + cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-01-29 19:44:54.063826 | debian-bookworm | #30 33.76 + mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-01-29 19:44:54.063837 | debian-bookworm | #30 33.76 + python3 /src/render-python-requirements.py 2026-01-29 19:44:54.306250 | debian-bookworm | #30 34.15 + python3 /src/render-versions.py 2026-01-29 19:44:54.511913 | debian-bookworm | #30 34.36 + uv pip install --no-cache --system -r /requirements.txt 2026-01-29 19:44:54.623185 | debian-bookworm | #30 34.47 Using Python 3.13.11 environment at: /usr/local 2026-01-29 19:44:57.628157 | debian-bookworm | #30 37.47 Resolved 131 packages in 3.00s 2026-01-29 19:44:57.862499 | debian-bookworm | #30 37.48 Building clustershell==1.9.3 2026-01-29 19:44:57.862559 | debian-bookworm | #30 37.52 Downloading cryptography (4.2MiB) 2026-01-29 19:44:57.862566 | debian-bookworm | #30 37.55 Downloading pygments (1.2MiB) 2026-01-29 19:44:57.862570 | debian-bookworm | #30 37.55 Downloading kubernetes (1.9MiB) 2026-01-29 19:44:57.862574 | debian-bookworm | #30 37.55 Downloading openstacksdk (1.8MiB) 2026-01-29 19:44:57.862579 | debian-bookworm | #30 37.55 Downloading uvloop (4.2MiB) 2026-01-29 19:44:57.862583 | debian-bookworm | #30 37.55 Downloading pydantic-core (2.0MiB) 2026-01-29 19:44:57.862587 | debian-bookworm | #30 37.55 Downloading ansible-core (2.1MiB) 2026-01-29 19:44:57.862591 | debian-bookworm | #30 37.56 Downloading lxml (5.0MiB) 2026-01-29 19:44:57.862595 | debian-bookworm | #30 37.56 Downloading sqlalchemy (3.1MiB) 2026-01-29 19:44:57.862599 | debian-bookworm | #30 37.56 Downloading pynacl (1.3MiB) 2026-01-29 19:44:58.690613 | debian-bookworm | #30 38.54 Building jsonpath-rw==1.4.0 2026-01-29 19:44:58.859186 | debian-bookworm | #30 38.55 Building polling==0.3.2 2026-01-29 19:44:58.875440 | debian-bookworm | #30 38.72 Building ansible-pylibssh==1.3.0 2026-01-29 19:44:59.025308 | debian-bookworm | #30 38.77 Built clustershell==1.9.3 2026-01-29 19:44:59.025368 | debian-bookworm | #30 38.87 Downloaded pynacl 2026-01-29 19:44:59.174155 | debian-bookworm | #30 39.02 Downloaded pydantic-core 2026-01-29 19:44:59.451949 | debian-bookworm | #30 39.30 Built polling==0.3.2 2026-01-29 19:44:59.609339 | debian-bookworm | #30 39.33 Downloaded pygments 2026-01-29 19:44:59.609404 | debian-bookworm | #30 39.34 Built jsonpath-rw==1.4.0 2026-01-29 19:44:59.609412 | debian-bookworm | #30 39.46 Downloaded uvloop 2026-01-29 19:44:59.813328 | debian-bookworm | #30 39.46 Downloaded sqlalchemy 2026-01-29 19:44:59.813376 | debian-bookworm | #30 39.51 Downloaded cryptography 2026-01-29 19:44:59.813381 | debian-bookworm | #30 39.54 Downloaded lxml 2026-01-29 19:44:59.813386 | debian-bookworm | #30 39.66 Downloaded kubernetes 2026-01-29 19:44:59.924151 | debian-bookworm | #30 39.74 Downloaded ansible-core 2026-01-29 19:44:59.924201 | debian-bookworm | #30 39.77 Downloaded openstacksdk 2026-01-29 19:45:22.393239 | debian-bookworm | #30 62.24 Built ansible-pylibssh==1.3.0 2026-01-29 19:45:22.549001 | debian-bookworm | #30 62.26 Prepared 118 packages in 24.77s 2026-01-29 19:45:22.549045 | debian-bookworm | #30 62.26 Uninstalled 1 package in 3ms 2026-01-29 19:45:22.549070 | debian-bookworm | #30 62.39 Installed 119 packages in 134ms 2026-01-29 19:45:22.704572 | debian-bookworm | #30 62.40 + amqp==5.3.1 2026-01-29 19:45:22.704622 | debian-bookworm | #30 62.40 + annotated-doc==0.0.4 2026-01-29 19:45:22.704636 | debian-bookworm | #30 62.40 + annotated-types==0.7.0 2026-01-29 19:45:22.704649 | debian-bookworm | #30 62.40 + ansible-core==2.18.9 2026-01-29 19:45:22.704661 | debian-bookworm | #30 62.40 + ansible-pylibssh==1.3.0 2026-01-29 19:45:22.704673 | debian-bookworm | #30 62.40 + anyio==4.12.1 2026-01-29 19:45:22.704695 | debian-bookworm | #30 62.40 + ara==1.7.3 2026-01-29 19:45:22.704708 | debian-bookworm | #30 62.40 + asn1crypto==1.5.1 2026-01-29 19:45:22.704720 | debian-bookworm | #30 62.40 + autopage==0.5.2 2026-01-29 19:45:22.704732 | debian-bookworm | #30 62.40 + bcrypt==4.3.0 2026-01-29 19:45:22.704744 | debian-bookworm | #30 62.40 + billiard==4.2.4 2026-01-29 19:45:22.704763 | debian-bookworm | #30 62.40 + celery==5.6.2 2026-01-29 19:45:22.704779 | debian-bookworm | #30 62.40 + cffi==2.0.0 2026-01-29 19:45:22.704791 | debian-bookworm | #30 62.40 + click==8.3.1 2026-01-29 19:45:22.704803 | debian-bookworm | #30 62.40 + click-didyoumean==0.3.1 2026-01-29 19:45:22.704815 | debian-bookworm | #30 62.40 + click-plugins==1.1.1.2 2026-01-29 19:45:22.704826 | debian-bookworm | #30 62.40 + click-repl==0.3.0 2026-01-29 19:45:22.704844 | debian-bookworm | #30 62.40 + cliff==4.13.1 2026-01-29 19:45:22.704860 | debian-bookworm | #30 62.40 + clustershell==1.9.3 2026-01-29 19:45:22.704872 | debian-bookworm | #30 62.40 + cmd2==3.1.2 2026-01-29 19:45:22.704884 | debian-bookworm | #30 62.40 + cryptography==46.0.4 2026-01-29 19:45:22.704896 | debian-bookworm | #30 62.40 + decorator==5.2.1 2026-01-29 19:45:22.704908 | debian-bookworm | #30 62.40 + deepdiff==8.6.1 2026-01-29 19:45:22.704926 | debian-bookworm | #30 62.40 + docker==7.1.0 2026-01-29 19:45:22.704942 | debian-bookworm | #30 62.40 + dogpile-cache==1.5.0 2026-01-29 19:45:22.704954 | debian-bookworm | #30 62.40 + dtrack-auditor==1.5.0 2026-01-29 19:45:22.704966 | debian-bookworm | #30 62.40 + durationpy==0.10 2026-01-29 19:45:22.704978 | debian-bookworm | #30 62.40 + fastapi==0.128.0 2026-01-29 19:45:22.705009 | debian-bookworm | #30 62.40 + flower==2.0.1 2026-01-29 19:45:22.705026 | debian-bookworm | #30 62.40 + gitdb==4.0.12 2026-01-29 19:45:22.705038 | debian-bookworm | #30 62.40 + gitpython==3.1.46 2026-01-29 19:45:22.705049 | debian-bookworm | #30 62.40 + google-auth==2.48.0 2026-01-29 19:45:22.705061 | debian-bookworm | #30 62.40 + greenlet==3.3.1 2026-01-29 19:45:22.705073 | debian-bookworm | #30 62.40 + h11==0.16.0 2026-01-29 19:45:22.705090 | debian-bookworm | #30 62.40 + hiredis==3.3.0 2026-01-29 19:45:22.705106 | debian-bookworm | #30 62.40 + httptools==0.7.1 2026-01-29 19:45:22.705118 | debian-bookworm | #30 62.40 + humanize==4.15.0 2026-01-29 19:45:22.705130 | debian-bookworm | #30 62.40 + iniconfig==2.3.0 2026-01-29 19:45:22.705142 | debian-bookworm | #30 62.40 + invoke==2.2.1 2026-01-29 19:45:22.705154 | debian-bookworm | #30 62.40 + iso8601==2.1.0 2026-01-29 19:45:22.705172 | debian-bookworm | #30 62.40 + jc==1.25.6 2026-01-29 19:45:22.705188 | debian-bookworm | #30 62.40 + jmespath==1.1.0 2026-01-29 19:45:22.705200 | debian-bookworm | #30 62.40 + jsonpatch==1.33 2026-01-29 19:45:22.705214 | debian-bookworm | #30 62.40 + jsonpath-rw==1.4.0 2026-01-29 19:45:22.705226 | debian-bookworm | #30 62.40 + jsonpointer==3.0.0 2026-01-29 19:45:22.705238 | debian-bookworm | #30 62.40 + keystoneauth1==5.13.0 2026-01-29 19:45:22.705256 | debian-bookworm | #30 62.40 + kombu==5.6.2 2026-01-29 19:45:22.705277 | debian-bookworm | #30 62.40 + kubernetes==33.1.0 2026-01-29 19:45:22.705290 | debian-bookworm | #30 62.40 + loguru==0.7.3 2026-01-29 19:45:22.705302 | debian-bookworm | #30 62.40 + lxml==6.0.2 2026-01-29 19:45:22.705314 | debian-bookworm | #30 62.40 + markdown-it-py==4.0.0 2026-01-29 19:45:22.705326 | debian-bookworm | #30 62.40 + mdurl==0.1.2 2026-01-29 19:45:22.705347 | debian-bookworm | #30 62.40 + nbcli==0.10.0.dev2 2026-01-29 19:45:22.705359 | debian-bookworm | #30 62.40 + oauthlib==3.3.1 2026-01-29 19:45:22.705371 | debian-bookworm | #30 62.40 + openstacksdk==4.9.0 2026-01-29 19:45:22.705383 | debian-bookworm | #30 62.40 + orderly-set==5.5.0 2026-01-29 19:45:22.705425 | debian-bookworm | #30 62.40 + os-service-types==1.8.2 2026-01-29 19:45:22.705438 | debian-bookworm | #30 62.40 + osism==0.20260129.1 2026-01-29 19:45:22.705450 | debian-bookworm | #30 62.40 + packaging==26.0 2026-01-29 19:45:22.705462 | debian-bookworm | #30 62.40 + paramiko==4.0.0 2026-01-29 19:45:22.705474 | debian-bookworm | #30 62.40 + pbr==7.0.3 2026-01-29 19:45:22.705485 | debian-bookworm | #30 62.40 + platformdirs==4.5.1 2026-01-29 19:45:22.705505 | debian-bookworm | #30 62.40 + pluggy==1.6.0 2026-01-29 19:45:22.706308 | debian-bookworm | #30 62.40 + ply==3.11 2026-01-29 19:45:22.706325 | debian-bookworm | #30 62.40 + polling==0.3.2 2026-01-29 19:45:22.706338 | debian-bookworm | #30 62.40 + prettytable==3.17.0 2026-01-29 19:45:22.706351 | debian-bookworm | #30 62.40 + prometheus-client==0.24.1 2026-01-29 19:45:22.706364 | debian-bookworm | #30 62.40 + prompt-toolkit==3.0.52 2026-01-29 19:45:22.706395 | debian-bookworm | #30 62.40 + psutil==7.2.2 2026-01-29 19:45:22.706408 | debian-bookworm | #30 62.40 + pyang==2.7.1 2026-01-29 19:45:22.706420 | debian-bookworm | #30 62.40 + pyasn1==0.6.2 2026-01-29 19:45:22.706433 | debian-bookworm | #30 62.40 + pyasn1-modules==0.4.2 2026-01-29 19:45:22.706451 | debian-bookworm | #30 62.40 + pycparser==3.0 2026-01-29 19:45:22.706468 | debian-bookworm | #30 62.40 + pydantic==2.12.5 2026-01-29 19:45:22.706570 | debian-bookworm | #30 62.40 + pydantic-core==2.41.5 2026-01-29 19:45:22.706587 | debian-bookworm | #30 62.40 + pygments==2.19.2 2026-01-29 19:45:22.706600 | debian-bookworm | #30 62.40 + pymysql==1.1.2 2026-01-29 19:45:22.706612 | debian-bookworm | #30 62.40 + pynacl==1.6.2 2026-01-29 19:45:22.706624 | debian-bookworm | #30 62.40 + pynetbox==7.6.1 2026-01-29 19:45:22.706636 | debian-bookworm | #30 62.40 + pyperclip==1.11.0 2026-01-29 19:45:22.706657 | debian-bookworm | #30 62.40 + pytest==9.0.2 2026-01-29 19:45:22.706669 | debian-bookworm | #30 62.40 + pytest-testinfra==10.2.2 2026-01-29 19:45:22.706681 | debian-bookworm | #30 62.40 + python-dateutil==2.9.0.post0 2026-01-29 19:45:22.706693 | debian-bookworm | #30 62.40 + python-dotenv==1.2.1 2026-01-29 19:45:22.706705 | debian-bookworm | #30 62.40 + pytz==2025.2 2026-01-29 19:45:22.706717 | debian-bookworm | #30 62.40 + redfish==3.3.4 2026-01-29 19:45:22.706739 | debian-bookworm | #30 62.40 - redis==7.1.0 2026-01-29 19:45:22.706751 | debian-bookworm | #30 62.40 + redis==6.4.0 2026-01-29 19:45:22.706774 | debian-bookworm | #30 62.40 + requests-oauthlib==2.0.0 2026-01-29 19:45:22.706786 | debian-bookworm | #30 62.40 + requests-toolbelt==1.0.0 2026-01-29 19:45:22.706804 | debian-bookworm | #30 62.40 + requests-unixsocket==0.4.1 2026-01-29 19:45:22.706820 | debian-bookworm | #30 62.40 + requestsexceptions==1.4.0 2026-01-29 19:45:22.706833 | debian-bookworm | #30 62.40 + resolvelib==1.0.1 2026-01-29 19:45:22.706844 | debian-bookworm | #30 62.40 + rich==14.3.1 2026-01-29 19:45:22.706856 | debian-bookworm | #30 62.40 + rich-argparse==1.7.2 2026-01-29 19:45:22.706869 | debian-bookworm | #30 62.40 + rsa==4.9.1 2026-01-29 19:45:22.706886 | debian-bookworm | #30 62.40 + ruamel-yaml==0.19.1 2026-01-29 19:45:22.706902 | debian-bookworm | #30 62.40 + setuptools==80.10.2 2026-01-29 19:45:22.706915 | debian-bookworm | #30 62.40 + six==1.17.0 2026-01-29 19:45:22.706927 | debian-bookworm | #30 62.40 + smmap==5.0.2 2026-01-29 19:45:22.706939 | debian-bookworm | #30 62.40 + sqlalchemy==2.0.46 2026-01-29 19:45:22.706952 | debian-bookworm | #30 62.40 + sqlmodel==0.0.31 2026-01-29 19:45:22.706973 | debian-bookworm | #30 62.40 + starlette==0.50.0 2026-01-29 19:45:22.706986 | debian-bookworm | #30 62.40 + stevedore==5.6.0 2026-01-29 19:45:22.706998 | debian-bookworm | #30 62.40 + sushy==5.9.0 2026-01-29 19:45:22.707010 | debian-bookworm | #30 62.40 + tabulate==0.9.0 2026-01-29 19:45:22.707022 | debian-bookworm | #30 62.40 + tornado==6.5.4 2026-01-29 19:45:22.707035 | debian-bookworm | #30 62.40 + transitions==0.9.3 2026-01-29 19:45:22.707057 | debian-bookworm | #30 62.40 + typing-inspection==0.4.2 2026-01-29 19:45:22.707069 | debian-bookworm | #30 62.40 + tzdata==2025.3 2026-01-29 19:45:22.707081 | debian-bookworm | #30 62.40 + tzlocal==5.3.1 2026-01-29 19:45:22.707093 | debian-bookworm | #30 62.40 + uvicorn==0.40.0 2026-01-29 19:45:22.707105 | debian-bookworm | #30 62.40 + uvloop==0.22.1 2026-01-29 19:45:22.707123 | debian-bookworm | #30 62.40 + validators==0.35.0 2026-01-29 19:45:22.707139 | debian-bookworm | #30 62.40 + vine==5.1.0 2026-01-29 19:45:22.707151 | debian-bookworm | #30 62.40 + watchdog==6.0.0 2026-01-29 19:45:22.707163 | debian-bookworm | #30 62.40 + watchfiles==1.1.1 2026-01-29 19:45:22.707175 | debian-bookworm | #30 62.40 + wcwidth==0.5.2 2026-01-29 19:45:22.707187 | debian-bookworm | #30 62.40 + websocket-client==1.9.0 2026-01-29 19:45:22.707205 | debian-bookworm | #30 62.40 + websockets==16.0 2026-01-29 19:45:22.754293 | debian-bookworm | #30 62.60 ++ python3 -c 'import ansible; print(ansible.release.__version__)' 2026-01-29 19:45:22.955582 | debian-bookworm | #30 62.65 + ansible_version=2.18.9 2026-01-29 19:45:22.955616 | debian-bookworm | #30 62.65 + sed -i -e s/ANSIBLE_VERSION/2.18.9/ /etc/motd 2026-01-29 19:45:22.955621 | debian-bookworm | #30 62.65 + mkdir -p /ansible /ansible/action_plugins /ansible/cache /ansible/filter_plugins /ansible/library /ansible/logs /ansible/module_utils /ansible/roles /ansible/secrets /ansible/tasks /interface /share 2026-01-29 19:45:22.955629 | debian-bookworm | #30 62.65 + ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-01-29 19:45:23.532957 | debian-bookworm | #30 63.38 Using /etc/ansible/ansible.cfg as config file 2026-01-29 19:45:23.532998 | debian-bookworm | #30 63.38 Skipping install, no requirements found 2026-01-29 19:45:23.726589 | debian-bookworm | #30 63.42 + ln -s /usr/share/ansible/roles /ansible/galaxy 2026-01-29 19:45:23.726706 | debian-bookworm | #30 63.42 + ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-01-29 19:51:33.991236 | debian-bookworm | #30 433.8 Using /etc/ansible/ansible.cfg as config file 2026-01-29 19:51:33.991300 | debian-bookworm | #30 433.8 Starting galaxy collection install process 2026-01-29 19:51:33.991306 | debian-bookworm | #30 433.8 Process install dependency map 2026-01-29 19:51:33.991312 | debian-bookworm | #30 433.8 Starting collection install process 2026-01-29 19:51:33.991318 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/community-rabbitmq-1.6.0-t5akkxv3 2026-01-29 19:51:33.991324 | debian-bookworm | #30 433.8 Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-01-29 19:51:33.991328 | debian-bookworm | #30 433.8 community.rabbitmq:1.6.0 was installed successfully 2026-01-29 19:51:33.991332 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/ansible-posix-2.1.0-ppv3nw97 2026-01-29 19:51:33.991336 | debian-bookworm | #30 433.8 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-01-29 19:51:33.991341 | debian-bookworm | #30 433.8 ansible.posix:2.1.0 was installed successfully 2026-01-29 19:51:33.991345 | debian-bookworm | #30 433.8 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-1509_u42gdxr/tmpojnv4tnc/community-grafana-2.3.0-0907suyk 2026-01-29 19:51:33.991349 | debian-bookworm | #30 433.8 Installing 'community.grafana:2.3.0' to '/usr/share/ansible/collections/ansible_collections/community/grafana' 2026-01-29 19:51:33.991353 | debian-bookworm | #30 433.8 community.grafana:2.3.0 was installed successfully 2026-01-29 19:51:33.991357 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.5.0.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/openstack-cloud-2.5.0-56cqu4g0 2026-01-29 19:51:33.991361 | debian-bookworm | #30 433.8 Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-01-29 19:51:33.991365 | debian-bookworm | #30 433.8 openstack.cloud:2.5.0 was installed successfully 2026-01-29 19:51:33.991368 | debian-bookworm | #30 433.8 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-1509_u42gdxr/tmpojnv4tnc/community-network-5.1.0-28rm1rhm 2026-01-29 19:51:33.991372 | debian-bookworm | #30 433.8 Installing 'community.network:5.1.0' to '/usr/share/ansible/collections/ansible_collections/community/network' 2026-01-29 19:51:33.991376 | debian-bookworm | #30 433.8 community.network:5.1.0 was installed successfully 2026-01-29 19:51:33.991380 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/ansible-utils-6.0.1-7oxnxyyf 2026-01-29 19:51:33.991383 | debian-bookworm | #30 433.8 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-01-29 19:51:33.991387 | debian-bookworm | #30 433.8 ansible.utils:6.0.1 was installed successfully 2026-01-29 19:51:33.991392 | debian-bookworm | #30 433.8 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-1509_u42gdxr/tmpojnv4tnc/community-hashi_vault-7.1.0-n0tir6p7 2026-01-29 19:51:33.991397 | debian-bookworm | #30 433.8 Installing 'community.hashi_vault:7.1.0' to '/usr/share/ansible/collections/ansible_collections/community/hashi_vault' 2026-01-29 19:51:33.991411 | debian-bookworm | #30 433.8 community.hashi_vault:7.1.0 was installed successfully 2026-01-29 19:51:33.991415 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.22.0.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/netbox-netbox-3.22.0-781tmk0c 2026-01-29 19:51:33.991419 | debian-bookworm | #30 433.8 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-01-29 19:51:33.991423 | debian-bookworm | #30 433.8 netbox.netbox:3.22.0 was installed successfully 2026-01-29 19:51:33.991426 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/ansible-netcommon-8.2.1-1cxkfd1v 2026-01-29 19:51:33.991430 | debian-bookworm | #30 433.8 Installing 'ansible.netcommon:8.2.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-01-29 19:51:33.991434 | debian-bookworm | #30 433.8 ansible.netcommon:8.2.1 was installed successfully 2026-01-29 19:51:33.991446 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260127.0.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/osism-commons-0.20260127.0-_14_naq2 2026-01-29 19:51:33.991450 | debian-bookworm | #30 433.8 Installing 'osism.commons:0.20260127.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-01-29 19:51:33.991454 | debian-bookworm | #30 433.8 osism.commons:0.20260127.0 was installed successfully 2026-01-29 19:51:33.991458 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/containers-podman-1.18.1.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/containers-podman-1.18.1-kag5x16i 2026-01-29 19:51:33.991461 | debian-bookworm | #30 433.8 Installing 'containers.podman:1.18.1' to '/usr/share/ansible/collections/ansible_collections/containers/podman' 2026-01-29 19:51:33.991465 | debian-bookworm | #30 433.8 containers.podman:1.18.1 was installed successfully 2026-01-29 19:51:33.991481 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-4.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/community-mysql-4.0.1-1ulzcjhi 2026-01-29 19:51:33.991484 | debian-bookworm | #30 433.8 Installing 'community.mysql:4.0.1' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-01-29 19:51:33.991488 | debian-bookworm | #30 433.8 community.mysql:4.0.1 was installed successfully 2026-01-29 19:51:33.991494 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/community-crypto-3.1.0-u8ok3g6k 2026-01-29 19:51:33.991498 | debian-bookworm | #30 433.8 Installing 'community.crypto:3.1.0' to '/usr/share/ansible/collections/ansible_collections/community/crypto' 2026-01-29 19:51:33.991502 | debian-bookworm | #30 433.8 community.crypto:3.1.0 was installed successfully 2026-01-29 19:51:33.991505 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-docker-5.0.5.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/community-docker-5.0.5-rdwdyb2r 2026-01-29 19:51:33.991509 | debian-bookworm | #30 433.8 Installing 'community.docker:5.0.5' to '/usr/share/ansible/collections/ansible_collections/community/docker' 2026-01-29 19:51:33.991530 | debian-bookworm | #30 433.8 community.docker:5.0.5 was installed successfully 2026-01-29 19:51:33.991538 | debian-bookworm | #30 433.8 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-1509_u42gdxr/tmpojnv4tnc/community-library_inventory_filtering_v1-1.1.5-36zxvdc9 2026-01-29 19:51:33.991550 | debian-bookworm | #30 433.8 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-01-29 19:51:33.991564 | debian-bookworm | #30 433.8 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-01-29 19:51:33.991571 | debian-bookworm | #30 433.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1509_u42gdxr/tmpojnv4tnc/community-general-12.3.0-_xi3h4eq 2026-01-29 19:51:33.991579 | debian-bookworm | #30 433.8 Installing 'community.general:12.3.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-01-29 19:51:33.991583 | debian-bookworm | #30 433.8 community.general:12.3.0 was installed successfully 2026-01-29 19:51:34.232957 | debian-bookworm | #30 433.9 + ln -s /usr/share/ansible/collections /ansible/collections 2026-01-29 19:51:34.233113 | debian-bookworm | #30 433.9 + '[' 2025.1 = master ']' 2026-01-29 19:51:34.233163 | debian-bookworm | #30 433.9 + '[' 2025.1 '!=' master ']' 2026-01-29 19:51:34.233210 | debian-bookworm | #30 433.9 + git clone -b stable/2025.1 https://github.com/openstack/kolla-ansible /repository 2026-01-29 19:51:34.233255 | debian-bookworm | #30 433.9 Cloning into '/repository'... 2026-01-29 19:51:38.883042 | debian-bookworm | #30 438.7 ++ find /patches/2025.1 -name '*.patch' 2026-01-29 19:51:38.983503 | debian-bookworm | #30 438.7 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983580 | debian-bookworm | #30 438.7 + echo /patches/2025.1/hosts-kolla-loadbalancer.patch 2026-01-29 19:51:38.983594 | debian-bookworm | #30 438.7 /patches/2025.1/hosts-kolla-loadbalancer.patch 2026-01-29 19:51:38.983600 | debian-bookworm | #30 438.7 + cd /repository 2026-01-29 19:51:38.983605 | debian-bookworm | #30 438.7 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983610 | debian-bookworm | #30 438.7 checking file ansible/roles/loadbalancer/defaults/main.yml 2026-01-29 19:51:38.983615 | debian-bookworm | #30 438.7 checking file ansible/roles/loadbalancer/tasks/main.yml 2026-01-29 19:51:38.983619 | debian-bookworm | #30 438.7 checking file ansible/roles/loadbalancer/tasks/precheck.yml 2026-01-29 19:51:38.983623 | debian-bookworm | #30 438.7 checking file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-01-29 19:51:38.983628 | debian-bookworm | #30 438.7 + cd /repository 2026-01-29 19:51:38.983632 | debian-bookworm | #30 438.7 + patch --forward --batch -p1 2026-01-29 19:51:38.983637 | debian-bookworm | #30 438.7 patching file ansible/roles/loadbalancer/defaults/main.yml 2026-01-29 19:51:38.983641 | debian-bookworm | #30 438.7 patching file ansible/roles/loadbalancer/tasks/main.yml 2026-01-29 19:51:38.983645 | debian-bookworm | #30 438.7 patching file ansible/roles/loadbalancer/tasks/precheck.yml 2026-01-29 19:51:38.983649 | debian-bookworm | #30 438.7 patching file ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2 2026-01-29 19:51:38.983653 | debian-bookworm | #30 438.7 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983657 | debian-bookworm | #30 438.7 + echo /patches/2025.1/rabbitmq-use-hosts.patch 2026-01-29 19:51:38.983662 | debian-bookworm | #30 438.7 /patches/2025.1/rabbitmq-use-hosts.patch 2026-01-29 19:51:38.983666 | debian-bookworm | #30 438.7 + cd /repository 2026-01-29 19:51:38.983670 | debian-bookworm | #30 438.7 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983675 | debian-bookworm | #30 438.7 checking file ansible/roles/rabbitmq/templates/erl_inetrc.j2 2026-01-29 19:51:38.983679 | debian-bookworm | #30 438.7 + cd /repository 2026-01-29 19:51:38.983683 | debian-bookworm | #30 438.7 + patch --forward --batch -p1 2026-01-29 19:51:38.983687 | debian-bookworm | #30 438.7 patching file ansible/roles/rabbitmq/templates/erl_inetrc.j2 2026-01-29 19:51:38.983691 | debian-bookworm | #30 438.7 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983695 | debian-bookworm | #30 438.7 + echo /patches/2025.1/nova-playbook-group-hosts-based-on-configuration.patch 2026-01-29 19:51:38.983699 | debian-bookworm | #30 438.7 /patches/2025.1/nova-playbook-group-hosts-based-on-configuration.patch 2026-01-29 19:51:38.983703 | debian-bookworm | #30 438.7 + cd /repository 2026-01-29 19:51:38.983707 | debian-bookworm | #30 438.7 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983711 | debian-bookworm | #30 438.7 checking file ansible/nova.yml 2026-01-29 19:51:38.983715 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983719 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.983724 | debian-bookworm | #30 438.8 patching file ansible/nova.yml 2026-01-29 19:51:38.983728 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983744 | debian-bookworm | #30 438.8 /patches/2025.1/backport-953750.patch 2026-01-29 19:51:38.983748 | debian-bookworm | #30 438.8 + echo /patches/2025.1/backport-953750.patch 2026-01-29 19:51:38.983753 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983757 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983761 | debian-bookworm | #30 438.8 checking file ansible/roles/skyline/templates/nginx.conf.j2 2026-01-29 19:51:38.983765 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983769 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.983773 | debian-bookworm | #30 438.8 patching file ansible/roles/skyline/templates/nginx.conf.j2 2026-01-29 19:51:38.983777 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983781 | debian-bookworm | #30 438.8 + echo /patches/2025.1/rabbitmq-cluster-formation-tuning.patch 2026-01-29 19:51:38.983785 | debian-bookworm | #30 438.8 /patches/2025.1/rabbitmq-cluster-formation-tuning.patch 2026-01-29 19:51:38.983789 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983793 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983798 | debian-bookworm | #30 438.8 checking file ansible/roles/rabbitmq/templates/rabbitmq.conf.j2 2026-01-29 19:51:38.983802 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983806 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.983810 | debian-bookworm | #30 438.8 patching file ansible/roles/rabbitmq/templates/rabbitmq.conf.j2 2026-01-29 19:51:38.983819 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983823 | debian-bookworm | #30 438.8 + echo /patches/2025.1/config-validate-without-become.patch 2026-01-29 19:51:38.983827 | debian-bookworm | #30 438.8 /patches/2025.1/config-validate-without-become.patch 2026-01-29 19:51:38.983831 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983835 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983839 | debian-bookworm | #30 438.8 checking file ansible/roles/service-config-validate/defaults/main.yml 2026-01-29 19:51:38.983844 | debian-bookworm | #30 438.8 checking file ansible/roles/service-config-validate/tasks/validate.yml 2026-01-29 19:51:38.983848 | debian-bookworm | #30 438.8 Hunk #1 succeeded at 24 (offset 1 line). 2026-01-29 19:51:38.983852 | debian-bookworm | #30 438.8 Hunk #2 succeeded at 33 (offset 1 line). 2026-01-29 19:51:38.983856 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983860 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.983864 | debian-bookworm | #30 438.8 patching file ansible/roles/service-config-validate/defaults/main.yml 2026-01-29 19:51:38.983868 | debian-bookworm | #30 438.8 patching file ansible/roles/service-config-validate/tasks/validate.yml 2026-01-29 19:51:38.983872 | debian-bookworm | #30 438.8 Hunk #1 succeeded at 24 (offset 1 line). 2026-01-29 19:51:38.983876 | debian-bookworm | #30 438.8 Hunk #2 succeeded at 33 (offset 1 line). 2026-01-29 19:51:38.983880 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983884 | debian-bookworm | #30 438.8 + echo /patches/2025.1/glance-backend-nvme.patch 2026-01-29 19:51:38.983888 | debian-bookworm | #30 438.8 /patches/2025.1/glance-backend-nvme.patch 2026-01-29 19:51:38.983892 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983896 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983901 | debian-bookworm | #30 438.8 checking file ansible/roles/glance/defaults/main.yml 2026-01-29 19:51:38.983905 | debian-bookworm | #30 438.8 Hunk #2 succeeded at 205 (offset -3 lines). 2026-01-29 19:51:38.983909 | debian-bookworm | #30 438.8 checking file ansible/roles/glance/tasks/config.yml 2026-01-29 19:51:38.983913 | debian-bookworm | #30 438.8 checking file ansible/roles/glance/templates/glance-api.json.j2 2026-01-29 19:51:38.983917 | debian-bookworm | #30 438.8 checking file ansible/roles/glance/templates/hostnqn.j2 2026-01-29 19:51:38.983921 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983925 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.983929 | debian-bookworm | #30 438.8 patching file ansible/roles/glance/defaults/main.yml 2026-01-29 19:51:38.983933 | debian-bookworm | #30 438.8 Hunk #2 succeeded at 205 (offset -3 lines). 2026-01-29 19:51:38.983937 | debian-bookworm | #30 438.8 patching file ansible/roles/glance/tasks/config.yml 2026-01-29 19:51:38.983941 | debian-bookworm | #30 438.8 patching file ansible/roles/glance/templates/glance-api.json.j2 2026-01-29 19:51:38.983952 | debian-bookworm | #30 438.8 patching file ansible/roles/glance/templates/hostnqn.j2 2026-01-29 19:51:38.983956 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983960 | debian-bookworm | #30 438.8 + echo /patches/2025.1/backport-963262.patch 2026-01-29 19:51:38.983964 | debian-bookworm | #30 438.8 /patches/2025.1/backport-963262.patch 2026-01-29 19:51:38.983968 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983972 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.983976 | debian-bookworm | #30 438.8 checking file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-01-29 19:51:38.983980 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.983984 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.983988 | debian-bookworm | #30 438.8 patching file ansible/roles/letsencrypt/templates/letsencrypt-webserver.conf.j2 2026-01-29 19:51:38.983993 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.983997 | debian-bookworm | #30 438.8 /patches/2025.1/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-01-29 19:51:38.984001 | debian-bookworm | #30 438.8 + echo /patches/2025.1/add-graceful-shutdown-to-ovn-controller-unit.patch 2026-01-29 19:51:38.984005 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984009 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.984013 | debian-bookworm | #30 438.8 checking file ansible/roles/ovn-controller/handlers/main.yml 2026-01-29 19:51:38.984017 | debian-bookworm | #30 438.8 checking file ansible/roles/ovn-controller/tasks/config.yml 2026-01-29 19:51:38.984021 | debian-bookworm | #30 438.8 checking file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-01-29 19:51:38.984026 | debian-bookworm | #30 438.8 checking file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-01-29 19:51:38.984030 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984034 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.984038 | debian-bookworm | #30 438.8 patching file ansible/roles/ovn-controller/handlers/main.yml 2026-01-29 19:51:38.984042 | debian-bookworm | #30 438.8 patching file ansible/roles/ovn-controller/tasks/config.yml 2026-01-29 19:51:38.984046 | debian-bookworm | #30 438.8 patching file ansible/roles/ovn-controller/templates/ovn-controller-systemd-override.conf.j2 2026-01-29 19:51:38.984050 | debian-bookworm | #30 438.8 patching file releasenotes/notes/bug-2093328-db7299bb092fb12b.yaml 2026-01-29 19:51:38.984054 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.984058 | debian-bookworm | #30 438.8 + echo /patches/2025.1/do-not-copy-octavia-certificates.patch 2026-01-29 19:51:38.984062 | debian-bookworm | #30 438.8 /patches/2025.1/do-not-copy-octavia-certificates.patch 2026-01-29 19:51:38.984067 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984071 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.984075 | debian-bookworm | #30 438.8 checking file ansible/roles/octavia-certificates/tasks/main.yml 2026-01-29 19:51:38.984079 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984087 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.984091 | debian-bookworm | #30 438.8 patching file ansible/roles/octavia-certificates/tasks/main.yml 2026-01-29 19:51:38.984095 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.984099 | debian-bookworm | #30 438.8 + echo /patches/2025.1/use-share-directory-for-authkey-files.patch 2026-01-29 19:51:38.984104 | debian-bookworm | #30 438.8 /patches/2025.1/use-share-directory-for-authkey-files.patch 2026-01-29 19:51:38.984108 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984115 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.984119 | debian-bookworm | #30 438.8 checking file ansible/roles/hacluster/tasks/bootstrap.yml 2026-01-29 19:51:38.984123 | debian-bookworm | #30 438.8 checking file ansible/roles/hacluster/tasks/config.yml 2026-01-29 19:51:38.984127 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984131 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.984136 | debian-bookworm | #30 438.8 patching file ansible/roles/hacluster/tasks/bootstrap.yml 2026-01-29 19:51:38.984140 | debian-bookworm | #30 438.8 patching file ansible/roles/hacluster/tasks/config.yml 2026-01-29 19:51:38.984144 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.984150 | debian-bookworm | #30 438.8 + echo /patches/2025.1/disable-python-deprecation-warnings-wsgi.patch 2026-01-29 19:51:38.984155 | debian-bookworm | #30 438.8 /patches/2025.1/disable-python-deprecation-warnings-wsgi.patch 2026-01-29 19:51:38.984159 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984163 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.984167 | debian-bookworm | #30 438.8 checking file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-01-29 19:51:38.984171 | debian-bookworm | #30 438.8 checking file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-01-29 19:51:38.984175 | debian-bookworm | #30 438.8 checking file ansible/roles/cloudkitty/templates/wsgi-cloudkitty.conf.j2 2026-01-29 19:51:38.984179 | debian-bookworm | #30 438.8 checking file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-01-29 19:51:38.984183 | debian-bookworm | #30 438.8 checking file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-01-29 19:51:38.984187 | debian-bookworm | #30 438.8 checking file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-01-29 19:51:38.984191 | debian-bookworm | #30 438.8 checking file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-01-29 19:51:38.984195 | debian-bookworm | #30 438.8 checking file ansible/roles/ironic/templates/ironic-prometheus-exporter-wsgi.conf.j2 2026-01-29 19:51:38.984199 | debian-bookworm | #30 438.8 checking file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-01-29 19:51:38.984204 | debian-bookworm | #30 438.8 checking file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-01-29 19:51:38.984208 | debian-bookworm | #30 438.8 checking file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-01-29 19:51:38.984212 | debian-bookworm | #30 438.8 checking file ansible/roles/nova/templates/nova-metadata-wsgi.conf.j2 2026-01-29 19:51:38.984216 | debian-bookworm | #30 438.8 checking file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-01-29 19:51:38.984220 | debian-bookworm | #30 438.8 checking file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-01-29 19:51:38.984224 | debian-bookworm | #30 438.8 checking file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-01-29 19:51:38.984228 | debian-bookworm | #30 438.8 checking file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-01-29 19:51:38.984232 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984236 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.984240 | debian-bookworm | #30 438.8 patching file ansible/roles/aodh/templates/wsgi-aodh.conf.j2 2026-01-29 19:51:38.984244 | debian-bookworm | #30 438.8 patching file ansible/roles/cinder/templates/cinder-wsgi.conf.j2 2026-01-29 19:51:38.984248 | debian-bookworm | #30 438.8 patching file ansible/roles/cloudkitty/templates/wsgi-cloudkitty.conf.j2 2026-01-29 19:51:38.984253 | debian-bookworm | #30 438.8 patching file ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2 2026-01-29 19:51:38.984257 | debian-bookworm | #30 438.8 patching file ansible/roles/heat/templates/wsgi-heat-api-cfn.conf.j2 2026-01-29 19:51:38.984261 | debian-bookworm | #30 438.8 patching file ansible/roles/heat/templates/wsgi-heat-api.conf.j2 2026-01-29 19:51:38.984265 | debian-bookworm | #30 438.8 patching file ansible/roles/ironic/templates/ironic-api-wsgi.conf.j2 2026-01-29 19:51:38.984269 | debian-bookworm | #30 438.8 patching file ansible/roles/ironic/templates/ironic-prometheus-exporter-wsgi.conf.j2 2026-01-29 19:51:38.984273 | debian-bookworm | #30 438.8 patching file ansible/roles/keystone/templates/wsgi-keystone.conf.j2 2026-01-29 19:51:38.984277 | debian-bookworm | #30 438.8 patching file ansible/roles/masakari/templates/wsgi-masakari.conf.j2 2026-01-29 19:51:38.984281 | debian-bookworm | #30 438.8 patching file ansible/roles/nova/templates/nova-api-wsgi.conf.j2 2026-01-29 19:51:38.984285 | debian-bookworm | #30 438.8 patching file ansible/roles/nova/templates/nova-metadata-wsgi.conf.j2 2026-01-29 19:51:38.984289 | debian-bookworm | #30 438.8 patching file ansible/roles/octavia/templates/octavia-wsgi.conf.j2 2026-01-29 19:51:38.984293 | debian-bookworm | #30 438.8 patching file ansible/roles/placement/templates/placement-api-wsgi.conf.j2 2026-01-29 19:51:38.984299 | debian-bookworm | #30 438.8 patching file ansible/roles/trove/templates/trove-wsgi.conf.j2 2026-01-29 19:51:38.984303 | debian-bookworm | #30 438.8 patching file ansible/roles/zun/templates/wsgi-zun.conf.j2 2026-01-29 19:51:38.984308 | debian-bookworm | #30 438.8 /patches/2025.1/horizon-always-configure-cache-backend.patch 2026-01-29 19:51:38.984312 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.984319 | debian-bookworm | #30 438.8 + echo /patches/2025.1/horizon-always-configure-cache-backend.patch 2026-01-29 19:51:38.984324 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984328 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.984332 | debian-bookworm | #30 438.8 checking file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-01-29 19:51:38.984336 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984340 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:38.984344 | debian-bookworm | #30 438.8 patching file ansible/roles/horizon/templates/_9998-kolla-settings.py.j2 2026-01-29 19:51:38.984348 | debian-bookworm | #30 438.8 /patches/2025.1/mariadb-bootstrap-resolveip-issue.patch 2026-01-29 19:51:38.984352 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:38.984356 | debian-bookworm | #30 438.8 + echo /patches/2025.1/mariadb-bootstrap-resolveip-issue.patch 2026-01-29 19:51:38.984360 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:38.984364 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:38.984371 | debian-bookworm | #30 438.8 checking file ansible/roles/mariadb/defaults/main.yml 2026-01-29 19:51:38.984376 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:39.097996 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:39.098059 | debian-bookworm | #30 438.8 patching file ansible/roles/mariadb/defaults/main.yml 2026-01-29 19:51:39.098066 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:39.098072 | debian-bookworm | #30 438.8 + echo /patches/2025.1/octavia-isc-dhcp-client-package.patch 2026-01-29 19:51:39.098076 | debian-bookworm | #30 438.8 /patches/2025.1/octavia-isc-dhcp-client-package.patch 2026-01-29 19:51:39.098081 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:39.098086 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:39.098091 | debian-bookworm | #30 438.8 checking file ansible/roles/octavia/tasks/hm-interface.yml 2026-01-29 19:51:39.098095 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:39.098099 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:39.098103 | debian-bookworm | #30 438.8 patching file ansible/roles/octavia/tasks/hm-interface.yml 2026-01-29 19:51:39.098107 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:39.098111 | debian-bookworm | #30 438.8 + echo /patches/2025.1/allow-to-disable-horizon-loadbalancer.patch 2026-01-29 19:51:39.098114 | debian-bookworm | #30 438.8 /patches/2025.1/allow-to-disable-horizon-loadbalancer.patch 2026-01-29 19:51:39.098118 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:39.098122 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:39.098125 | debian-bookworm | #30 438.8 checking file ansible/roles/horizon/defaults/main.yml 2026-01-29 19:51:39.098129 | debian-bookworm | #30 438.8 Hunk #1 succeeded at 29 (offset 1 line). 2026-01-29 19:51:39.098133 | debian-bookworm | #30 438.8 Hunk #2 succeeded at 41 with fuzz 1 (offset 2 lines). 2026-01-29 19:51:39.098137 | debian-bookworm | #30 438.8 Hunk #3 succeeded at 49 (offset 2 lines). 2026-01-29 19:51:39.098140 | debian-bookworm | #30 438.8 Hunk #4 succeeded at 62 with fuzz 1 (offset 3 lines). 2026-01-29 19:51:39.098144 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:39.098148 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 2026-01-29 19:51:39.098151 | debian-bookworm | #30 438.8 patching file ansible/roles/horizon/defaults/main.yml 2026-01-29 19:51:39.098155 | debian-bookworm | #30 438.8 Hunk #1 succeeded at 29 (offset 1 line). 2026-01-29 19:51:39.098159 | debian-bookworm | #30 438.8 Hunk #2 succeeded at 41 with fuzz 1 (offset 2 lines). 2026-01-29 19:51:39.098162 | debian-bookworm | #30 438.8 Hunk #3 succeeded at 49 (offset 2 lines). 2026-01-29 19:51:39.098169 | debian-bookworm | #30 438.8 Hunk #4 succeeded at 62 with fuzz 1 (offset 3 lines). 2026-01-29 19:51:39.098172 | debian-bookworm | #30 438.8 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:39.098176 | debian-bookworm | #30 438.8 + echo /patches/2025.1/magnum-kubeconfig.patch 2026-01-29 19:51:39.098180 | debian-bookworm | #30 438.8 /patches/2025.1/magnum-kubeconfig.patch 2026-01-29 19:51:39.098184 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:39.098188 | debian-bookworm | #30 438.8 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:39.098192 | debian-bookworm | #30 438.8 checking file ansible/roles/magnum/defaults/main.yml 2026-01-29 19:51:39.098207 | debian-bookworm | #30 438.8 checking file ansible/roles/magnum/tasks/config.yml 2026-01-29 19:51:39.098212 | debian-bookworm | #30 438.8 + cd /repository 2026-01-29 19:51:39.098215 | debian-bookworm | #30 438.9 + patch --forward --batch -p1 2026-01-29 19:51:39.098219 | debian-bookworm | #30 438.9 patching file ansible/roles/magnum/defaults/main.yml 2026-01-29 19:51:39.098223 | debian-bookworm | #30 438.9 patching file ansible/roles/magnum/tasks/config.yml 2026-01-29 19:51:39.098227 | debian-bookworm | #30 438.9 + for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch") 2026-01-29 19:51:39.098231 | debian-bookworm | #30 438.9 + echo /patches/2025.1/backport-894219.patch 2026-01-29 19:51:39.098235 | debian-bookworm | #30 438.9 /patches/2025.1/backport-894219.patch 2026-01-29 19:51:39.098238 | debian-bookworm | #30 438.9 + cd /repository 2026-01-29 19:51:39.098242 | debian-bookworm | #30 438.9 + patch --forward --batch -p1 --dry-run 2026-01-29 19:51:39.098246 | debian-bookworm | #30 438.9 checking file ansible/roles/octavia/tasks/prepare.yml 2026-01-29 19:51:39.098249 | debian-bookworm | #30 438.9 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-01-29 19:51:39.098253 | debian-bookworm | #30 438.9 + cd /repository 2026-01-29 19:51:39.098257 | debian-bookworm | #30 438.9 + patch --forward --batch -p1 2026-01-29 19:51:39.098261 | debian-bookworm | #30 438.9 patching file ansible/roles/octavia/tasks/prepare.yml 2026-01-29 19:51:39.098264 | debian-bookworm | #30 438.9 Hunk #1 succeeded at 159 with fuzz 2 (offset 18 lines). 2026-01-29 19:51:39.098268 | debian-bookworm | #30 438.9 + mkdir -p /usr/share/mitogen 2026-01-29 19:51:39.098272 | debian-bookworm | #30 438.9 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-01-29 19:51:39.098275 | debian-bookworm | #30 438.9 + 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-01-29 19:51:39.098280 | debian-bookworm | #30 438.9 + rm /mitogen.tar.gz 2026-01-29 19:51:39.341411 | debian-bookworm | #30 438.9 + ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-01-29 19:51:39.341496 | debian-bookworm | #30 439.0 + uv pip install --no-cache --system -r /repository/requirements.txt 2026-01-29 19:51:39.341574 | debian-bookworm | #30 439.0 Using Python 3.13.11 environment at: /usr/local 2026-01-29 19:51:39.626358 | debian-bookworm | #30 439.5 Resolved 43 packages in 426ms 2026-01-29 19:51:39.782176 | debian-bookworm | #30 439.5 Downloading netaddr (2.2MiB) 2026-01-29 19:51:39.782283 | debian-bookworm | #30 439.6 Downloaded netaddr 2026-01-29 19:51:39.937952 | debian-bookworm | #30 439.6 Prepared 10 packages in 155ms 2026-01-29 19:51:39.938048 | debian-bookworm | #30 439.6 Installed 10 packages in 13ms 2026-01-29 19:51:39.938066 | debian-bookworm | #30 439.6 + debtcollector==3.0.0 2026-01-29 19:51:39.938083 | debian-bookworm | #30 439.6 + hvac==2.4.0 2026-01-29 19:51:39.938129 | debian-bookworm | #30 439.7 + netaddr==1.3.0 2026-01-29 19:51:39.938146 | debian-bookworm | #30 439.7 + oslo-config==10.2.0 2026-01-29 19:51:39.938162 | debian-bookworm | #30 439.7 + oslo-i18n==6.7.1 2026-01-29 19:51:39.938177 | debian-bookworm | #30 439.7 + oslo-utils==9.2.0 2026-01-29 19:51:39.938192 | debian-bookworm | #30 439.7 + passlib==1.7.4 2026-01-29 19:51:39.938207 | debian-bookworm | #30 439.7 + pyparsing==3.3.2 2026-01-29 19:51:39.938222 | debian-bookworm | #30 439.7 + rfc3986==2.0.0 2026-01-29 19:51:39.938237 | debian-bookworm | #30 439.7 + wrapt==2.0.1 2026-01-29 19:51:39.938252 | debian-bookworm | #30 439.7 + uv pip install --no-cache --system /repository 2026-01-29 19:51:40.089085 | debian-bookworm | #30 439.8 Using Python 3.13.11 environment at: /usr/local 2026-01-29 19:51:42.098579 | debian-bookworm | #30 441.8 Resolved 44 packages in 1.99s 2026-01-29 19:51:42.098684 | debian-bookworm | #30 441.8 Building kolla-ansible @ file:///repository 2026-01-29 19:51:44.474804 | debian-bookworm | #30 444.3 Built kolla-ansible @ file:///repository 2026-01-29 19:51:44.623562 | debian-bookworm | #30 444.5 Prepared 1 package in 2.67s 2026-01-29 19:51:44.858397 | debian-bookworm | #30 444.7 Installed 1 package in 233ms 2026-01-29 19:51:45.076978 | debian-bookworm | #30 444.7 + kolla-ansible==20.3.1.dev21 (from file:///repository) 2026-01-29 19:51:45.077049 | debian-bookworm | #30 444.8 + mkdir -p /ansible/group_vars 2026-01-29 19:51:45.077072 | debian-bookworm | #30 444.8 + cp -r /defaults/LICENSE /defaults/README.md /defaults/all /defaults/ansible.cfg /defaults/compute /defaults/control /defaults/k3s_master /defaults/k3s_node /defaults/manager /defaults/monitoring /defaults/network /defaults/rook-mds /defaults/rook-mgr /defaults/rook-mon /defaults/rook-osd /defaults/rook-rgw /ansible/group_vars/ 2026-01-29 19:51:45.077090 | debian-bookworm | #30 444.8 + rm -f /ansible/group_vars/LICENSE /ansible/group_vars/README.md 2026-01-29 19:51:45.077121 | debian-bookworm | #30 444.8 + python3 /remove-common-as-dependency.py 2026-01-29 19:51:45.139944 | debian-bookworm | #30 445.0 + python3 /split-kolla-ansible-site.py 2026-01-29 19:51:45.358901 | debian-bookworm | #30 445.2 PROCESS ROLE prechecks 2026-01-29 19:51:45.358985 | debian-bookworm | #30 445.2 PROCESS ROLE common 2026-01-29 19:51:45.359002 | debian-bookworm | #30 445.2 PROCESS ROLE loadbalancer 2026-01-29 19:51:45.359018 | debian-bookworm | #30 445.2 PROCESS ROLE letsencrypt 2026-01-29 19:51:45.359034 | debian-bookworm | #30 445.2 PROCESS ROLE collectd 2026-01-29 19:51:45.359064 | debian-bookworm | #30 445.2 PROCESS ROLE influxdb 2026-01-29 19:51:45.359079 | debian-bookworm | #30 445.2 PROCESS ROLE telegraf 2026-01-29 19:51:45.359094 | debian-bookworm | #30 445.2 ROLE telegraf IS NOT SUPPORTED 2026-01-29 19:51:45.359109 | debian-bookworm | #30 445.2 PROCESS ROLE redis 2026-01-29 19:51:45.359137 | debian-bookworm | #30 445.2 PROCESS ROLE memcached 2026-01-29 19:51:45.359152 | debian-bookworm | #30 445.2 PROCESS ROLE prometheus 2026-01-29 19:51:45.359167 | debian-bookworm | #30 445.2 PROCESS ROLE iscsi 2026-01-29 19:51:45.359181 | debian-bookworm | #30 445.2 ROLE iscsi IS NOT SUPPORTED 2026-01-29 19:51:45.359196 | debian-bookworm | #30 445.2 PROCESS ROLE multipathd 2026-01-29 19:51:45.359224 | debian-bookworm | #30 445.2 PROCESS ROLE etcd 2026-01-29 19:51:45.359239 | debian-bookworm | #30 445.2 PROCESS ROLE keystone 2026-01-29 19:51:45.359253 | debian-bookworm | #30 445.2 PROCESS ROLE opensearch 2026-01-29 19:51:45.359268 | debian-bookworm | #30 445.2 PROCESS ROLE ceph-rgw 2026-01-29 19:51:45.359291 | debian-bookworm | #30 445.2 PROCESS ROLE glance 2026-01-29 19:51:45.359311 | debian-bookworm | #30 445.2 PROCESS ROLE ironic 2026-01-29 19:51:45.359326 | debian-bookworm | #30 445.2 ROLE ironic IS NOT SUPPORTED 2026-01-29 19:51:45.359340 | debian-bookworm | #30 445.2 PROCESS ROLE cinder 2026-01-29 19:51:45.359356 | debian-bookworm | #30 445.2 PROCESS ROLE placement 2026-01-29 19:51:45.359383 | debian-bookworm | #30 445.2 PROCESS ROLE openvswitch 2026-01-29 19:51:45.359398 | debian-bookworm | #30 445.2 PROCESS ROLE ovs-dpdk 2026-01-29 19:51:45.359442 | debian-bookworm | #30 445.2 PROCESS ROLE ovn-controller 2026-01-29 19:51:45.359473 | debian-bookworm | #30 445.2 PROCESS ROLE ovn-db 2026-01-29 19:51:45.359488 | debian-bookworm | #30 445.2 PROCESS ROLE neutron 2026-01-29 19:51:45.359503 | debian-bookworm | #30 445.2 PROCESS ROLE kuryr 2026-01-29 19:51:45.359705 | debian-bookworm | #30 445.2 PROCESS ROLE hacluster 2026-01-29 19:51:45.359721 | debian-bookworm | #30 445.2 PROCESS ROLE heat 2026-01-29 19:51:45.359736 | debian-bookworm | #30 445.2 PROCESS ROLE horizon 2026-01-29 19:51:45.359751 | debian-bookworm | #30 445.2 PROCESS ROLE magnum 2026-01-29 19:51:45.359778 | debian-bookworm | #30 445.2 PROCESS ROLE mistral 2026-01-29 19:51:45.359793 | debian-bookworm | #30 445.2 PROCESS ROLE manila 2026-01-29 19:51:45.359808 | debian-bookworm | #30 445.2 PROCESS ROLE gnocchi 2026-01-29 19:51:45.359822 | debian-bookworm | #30 445.2 PROCESS ROLE ceilometer 2026-01-29 19:51:45.359837 | debian-bookworm | #30 445.2 PROCESS ROLE aodh 2026-01-29 19:51:45.359865 | debian-bookworm | #30 445.2 PROCESS ROLE barbican 2026-01-29 19:51:45.359880 | debian-bookworm | #30 445.2 PROCESS ROLE cyborg 2026-01-29 19:51:45.359895 | debian-bookworm | #30 445.2 ROLE cyborg IS NOT SUPPORTED 2026-01-29 19:51:45.359910 | debian-bookworm | #30 445.2 PROCESS ROLE designate 2026-01-29 19:51:45.359933 | debian-bookworm | #30 445.2 PROCESS ROLE trove 2026-01-29 19:51:45.359952 | debian-bookworm | #30 445.2 PROCESS ROLE watcher 2026-01-29 19:51:45.359967 | debian-bookworm | #30 445.2 PROCESS ROLE grafana 2026-01-29 19:51:45.359982 | debian-bookworm | #30 445.2 PROCESS ROLE cloudkitty 2026-01-29 19:51:45.359996 | debian-bookworm | #30 445.2 PROCESS ROLE tacker 2026-01-29 19:51:45.360020 | debian-bookworm | #30 445.2 ROLE tacker IS NOT SUPPORTED 2026-01-29 19:51:45.360039 | debian-bookworm | #30 445.2 PROCESS ROLE octavia 2026-01-29 19:51:45.360054 | debian-bookworm | #30 445.2 PROCESS ROLE zun 2026-01-29 19:51:45.360069 | debian-bookworm | #30 445.2 PROCESS ROLE blazar 2026-01-29 19:51:45.360083 | debian-bookworm | #30 445.2 PROCESS ROLE masakari 2026-01-29 19:51:45.360106 | debian-bookworm | #30 445.2 PROCESS ROLE venus 2026-01-29 19:51:45.360125 | debian-bookworm | #30 445.2 ROLE venus IS NOT SUPPORTED 2026-01-29 19:51:45.360141 | debian-bookworm | #30 445.2 PROCESS ROLE skyline 2026-01-29 19:51:45.465111 | debian-bookworm | #30 445.2 + cp -r /repository/ansible/action_plugins/merge_configs.py /repository/ansible/action_plugins/merge_yaml.py /ansible/action_plugins 2026-01-29 19:51:45.465238 | debian-bookworm | #30 445.2 + '[' -e /repository/ansible/filter_plugins ']' 2026-01-29 19:51:45.465314 | debian-bookworm | #30 445.2 + cp -r /repository/ansible/filter_plugins/address.py /repository/ansible/filter_plugins/database.py /repository/ansible/filter_plugins/services.py /ansible/filter_plugins 2026-01-29 19:51:45.465384 | debian-bookworm | #30 445.2 + '[' -e /repository/ansible/module_utils ']' 2026-01-29 19:51:45.465489 | debian-bookworm | #30 445.2 + cp -r /repository/ansible/module_utils/kolla_container_worker.py /repository/ansible/module_utils/kolla_docker_worker.py /repository/ansible/module_utils/kolla_podman_worker.py /repository/ansible/module_utils/kolla_systemd_worker.py /ansible/module_utils 2026-01-29 19:51:45.465627 | debian-bookworm | #30 445.2 + cp /repository/ansible/library/kolla_container.py /repository/ansible/library/kolla_container_facts.py /repository/ansible/library/kolla_toolbox.py /ansible/library 2026-01-29 19:51:45.465871 | debian-bookworm | #30 445.2 + cp -r /repository/ansible/roles/aodh /repository/ansible/roles/barbican /repository/ansible/roles/bifrost /repository/ansible/roles/blazar /repository/ansible/roles/ceilometer /repository/ansible/roles/ceph-rgw /repository/ansible/roles/certificates /repository/ansible/roles/cinder /repository/ansible/roles/cloudkitty /repository/ansible/roles/collectd /repository/ansible/roles/common /repository/ansible/roles/container-engine-migration /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-check /repository/ansible/roles/service-check-containers /repository/ansible/roles/service-config-validate /repository/ansible/roles/service-image-info /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/service-uwsgi-config /repository/ansible/roles/skyline /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-01-29 19:51:45.465945 | debian-bookworm | #30 445.3 + python3 /kolla-container-throttle.py 2026-01-29 19:51:45.565815 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/ceilometer/handlers/main.yml 2026-01-29 19:51:45.565938 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/ovn-db/handlers/main.yml 2026-01-29 19:51:45.565972 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/collectd/handlers/main.yml 2026-01-29 19:51:45.566021 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/ironic/handlers/main.yml 2026-01-29 19:51:45.566048 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/neutron/handlers/main.yml 2026-01-29 19:51:45.566094 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/common/handlers/main.yml 2026-01-29 19:51:45.566121 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/watcher/handlers/main.yml 2026-01-29 19:51:45.566186 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/magnum/handlers/main.yml 2026-01-29 19:51:45.566214 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/opensearch/handlers/main.yml 2026-01-29 19:51:45.566260 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/tacker/handlers/main.yml 2026-01-29 19:51:45.566286 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/iscsi/handlers/main.yml 2026-01-29 19:51:45.566312 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/glance/handlers/main.yml 2026-01-29 19:51:45.566359 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/redis/handlers/main.yml 2026-01-29 19:51:45.566385 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/mariadb/handlers/main.yml 2026-01-29 19:51:45.566432 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/keystone/handlers/main.yml 2026-01-29 19:51:45.566458 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/nova-cell/handlers/main.yml 2026-01-29 19:51:45.566530 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/designate/handlers/main.yml 2026-01-29 19:51:45.566570 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/influxdb/handlers/main.yml 2026-01-29 19:51:45.566597 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/trove/handlers/main.yml 2026-01-29 19:51:45.566643 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/loadbalancer/handlers/main.yml 2026-01-29 19:51:45.566671 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/ovn-controller/handlers/main.yml 2026-01-29 19:51:45.566697 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/barbican/handlers/main.yml 2026-01-29 19:51:45.566743 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/skyline/handlers/main.yml 2026-01-29 19:51:45.566769 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/nova/handlers/main.yml 2026-01-29 19:51:45.566851 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/masakari/handlers/main.yml 2026-01-29 19:51:45.566905 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/rabbitmq/handlers/main.yml 2026-01-29 19:51:45.566932 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/gnocchi/handlers/main.yml 2026-01-29 19:51:45.566957 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/prometheus/handlers/main.yml 2026-01-29 19:51:45.567013 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/etcd/handlers/main.yml 2026-01-29 19:51:45.567041 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/telegraf/handlers/main.yml 2026-01-29 19:51:45.567087 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/multipathd/handlers/main.yml 2026-01-29 19:51:45.567113 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/blazar/handlers/main.yml 2026-01-29 19:51:45.567159 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/venus/handlers/main.yml 2026-01-29 19:51:45.567191 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/zun/handlers/main.yml 2026-01-29 19:51:45.567233 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/heat/handlers/main.yml 2026-01-29 19:51:45.567268 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/openvswitch/handlers/main.yml 2026-01-29 19:51:45.567294 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/memcached/handlers/main.yml 2026-01-29 19:51:45.567340 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/aodh/handlers/main.yml 2026-01-29 19:51:45.567366 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/kuryr/handlers/main.yml 2026-01-29 19:51:45.567391 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/grafana/handlers/main.yml 2026-01-29 19:51:45.567437 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/letsencrypt/handlers/main.yml 2026-01-29 19:51:45.567463 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/placement/handlers/main.yml 2026-01-29 19:51:45.567530 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/cyborg/handlers/main.yml 2026-01-29 19:51:45.567558 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/ovs-dpdk/handlers/main.yml 2026-01-29 19:51:45.567603 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/hacluster/handlers/main.yml 2026-01-29 19:51:45.567629 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/mistral/handlers/main.yml 2026-01-29 19:51:45.567675 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/cloudkitty/handlers/main.yml 2026-01-29 19:51:45.567701 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/manila/handlers/main.yml 2026-01-29 19:51:45.567726 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/cinder/handlers/main.yml 2026-01-29 19:51:45.567773 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/octavia/handlers/main.yml 2026-01-29 19:51:45.567799 | debian-bookworm | #30 445.4 PROCESSING /ansible/roles/horizon/handlers/main.yml 2026-01-29 19:51:45.567845 | debian-bookworm | #30 445.4 ++ find /repository/ansible -maxdepth 1 -name '*.yml' 2026-01-29 19:51:45.567881 | debian-bookworm | #30 445.4 ++ grep -v nova.yml 2026-01-29 19:51:45.567928 | debian-bookworm | #30 445.4 /repository/ansible/bifrost.yml 2026-01-29 19:51:45.567956 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.567996 | debian-bookworm | #30 445.4 + echo /repository/ansible/bifrost.yml 2026-01-29 19:51:45.568031 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/bifrost.yml 2026-01-29 19:51:45.568058 | debian-bookworm | #30 445.4 + cp /repository/ansible/bifrost.yml /ansible/kolla-bifrost.yml 2026-01-29 19:51:45.568104 | debian-bookworm | #30 445.4 /repository/ansible/mariadb_backup.yml 2026-01-29 19:51:45.568131 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.568158 | debian-bookworm | #30 445.4 + echo /repository/ansible/mariadb_backup.yml 2026-01-29 19:51:45.568204 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/mariadb_backup.yml 2026-01-29 19:51:45.568231 | debian-bookworm | #30 445.4 + cp /repository/ansible/mariadb_backup.yml /ansible/kolla-mariadb_backup.yml 2026-01-29 19:51:45.568277 | debian-bookworm | #30 445.4 /repository/ansible/migrate-container-engine.yml 2026-01-29 19:51:45.568304 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.568331 | debian-bookworm | #30 445.4 + echo /repository/ansible/migrate-container-engine.yml 2026-01-29 19:51:45.568377 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/migrate-container-engine.yml 2026-01-29 19:51:45.568404 | debian-bookworm | #30 445.4 + cp /repository/ansible/migrate-container-engine.yml /ansible/kolla-migrate-container-engine.yml 2026-01-29 19:51:45.568450 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.568477 | debian-bookworm | #30 445.4 + echo /repository/ansible/rabbitmq.yml 2026-01-29 19:51:45.568503 | debian-bookworm | #30 445.4 /repository/ansible/rabbitmq.yml 2026-01-29 19:51:45.568561 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/rabbitmq.yml 2026-01-29 19:51:45.568588 | debian-bookworm | #30 445.4 + cp /repository/ansible/rabbitmq.yml /ansible/kolla-rabbitmq.yml 2026-01-29 19:51:45.568634 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.568661 | debian-bookworm | #30 445.4 + echo /repository/ansible/rabbitmq-upgrade.yml 2026-01-29 19:51:45.568688 | debian-bookworm | #30 445.4 /repository/ansible/rabbitmq-upgrade.yml 2026-01-29 19:51:45.568734 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/rabbitmq-upgrade.yml 2026-01-29 19:51:45.568761 | debian-bookworm | #30 445.4 + cp /repository/ansible/rabbitmq-upgrade.yml /ansible/kolla-rabbitmq-upgrade.yml 2026-01-29 19:51:45.568808 | debian-bookworm | #30 445.4 /repository/ansible/mariadb_recovery.yml 2026-01-29 19:51:45.568835 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.568874 | debian-bookworm | #30 445.4 + echo /repository/ansible/mariadb_recovery.yml 2026-01-29 19:51:45.568908 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/mariadb_recovery.yml 2026-01-29 19:51:45.568935 | debian-bookworm | #30 445.4 + cp /repository/ansible/mariadb_recovery.yml /ansible/kolla-mariadb_recovery.yml 2026-01-29 19:51:45.568981 | debian-bookworm | #30 445.4 /repository/ansible/gather-facts.yml 2026-01-29 19:51:45.569008 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.569047 | debian-bookworm | #30 445.4 + echo /repository/ansible/gather-facts.yml 2026-01-29 19:51:45.569081 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/gather-facts.yml 2026-01-29 19:51:45.569108 | debian-bookworm | #30 445.4 + cp /repository/ansible/gather-facts.yml /ansible/kolla-gather-facts.yml 2026-01-29 19:51:45.569154 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.569181 | debian-bookworm | #30 445.4 + echo /repository/ansible/octavia-certificates.yml 2026-01-29 19:51:45.569207 | debian-bookworm | #30 445.4 /repository/ansible/octavia-certificates.yml 2026-01-29 19:51:45.569253 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/octavia-certificates.yml 2026-01-29 19:51:45.569280 | debian-bookworm | #30 445.4 + cp /repository/ansible/octavia-certificates.yml /ansible/kolla-octavia-certificates.yml 2026-01-29 19:51:45.569332 | debian-bookworm | #30 445.4 /repository/ansible/kolla-host.yml 2026-01-29 19:51:45.569359 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.569405 | debian-bookworm | #30 445.4 + echo /repository/ansible/kolla-host.yml 2026-01-29 19:51:45.569432 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/kolla-host.yml 2026-01-29 19:51:45.569459 | debian-bookworm | #30 445.4 + cp /repository/ansible/kolla-host.yml /ansible/kolla-kolla-host.yml 2026-01-29 19:51:45.569501 | debian-bookworm | #30 445.4 /repository/ansible/rabbitmq-reset-state.yml 2026-01-29 19:51:45.569610 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.569636 | debian-bookworm | #30 445.4 + echo /repository/ansible/rabbitmq-reset-state.yml 2026-01-29 19:51:45.569687 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/rabbitmq-reset-state.yml 2026-01-29 19:51:45.569713 | debian-bookworm | #30 445.4 + cp /repository/ansible/rabbitmq-reset-state.yml /ansible/kolla-rabbitmq-reset-state.yml 2026-01-29 19:51:45.569748 | debian-bookworm | #30 445.4 /repository/ansible/site.yml 2026-01-29 19:51:45.569781 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.569805 | debian-bookworm | #30 445.4 + echo /repository/ansible/site.yml 2026-01-29 19:51:45.569840 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/site.yml 2026-01-29 19:51:45.569871 | debian-bookworm | #30 445.4 + cp /repository/ansible/site.yml /ansible/kolla-site.yml 2026-01-29 19:51:45.569896 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.569931 | debian-bookworm | #30 445.4 + echo /repository/ansible/certificates.yml 2026-01-29 19:51:45.569963 | debian-bookworm | #30 445.4 /repository/ansible/certificates.yml 2026-01-29 19:51:45.569987 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/certificates.yml 2026-01-29 19:51:45.570022 | debian-bookworm | #30 445.4 + cp /repository/ansible/certificates.yml /ansible/kolla-certificates.yml 2026-01-29 19:51:45.570055 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.570079 | debian-bookworm | #30 445.4 + echo /repository/ansible/prune-images.yml 2026-01-29 19:51:45.570114 | debian-bookworm | #30 445.4 /repository/ansible/prune-images.yml 2026-01-29 19:51:45.570146 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/prune-images.yml 2026-01-29 19:51:45.570170 | debian-bookworm | #30 445.4 + cp /repository/ansible/prune-images.yml /ansible/kolla-prune-images.yml 2026-01-29 19:51:45.570194 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.570237 | debian-bookworm | #30 445.4 + echo /repository/ansible/nova-libvirt-cleanup.yml 2026-01-29 19:51:45.570261 | debian-bookworm | #30 445.4 /repository/ansible/nova-libvirt-cleanup.yml 2026-01-29 19:51:45.570285 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/nova-libvirt-cleanup.yml 2026-01-29 19:51:45.570309 | debian-bookworm | #30 445.4 + cp /repository/ansible/nova-libvirt-cleanup.yml /ansible/kolla-nova-libvirt-cleanup.yml 2026-01-29 19:51:45.570333 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.570376 | debian-bookworm | #30 445.4 + echo /repository/ansible/post-deploy.yml 2026-01-29 19:51:45.570400 | debian-bookworm | #30 445.4 /repository/ansible/post-deploy.yml 2026-01-29 19:51:45.570424 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/post-deploy.yml 2026-01-29 19:51:45.570448 | debian-bookworm | #30 445.4 + cp /repository/ansible/post-deploy.yml /ansible/kolla-post-deploy.yml 2026-01-29 19:51:45.570472 | debian-bookworm | #30 445.4 /repository/ansible/destroy.yml 2026-01-29 19:51:45.570496 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.570535 | debian-bookworm | #30 445.4 + echo /repository/ansible/destroy.yml 2026-01-29 19:51:45.570560 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/destroy.yml 2026-01-29 19:51:45.570602 | debian-bookworm | #30 445.4 + cp /repository/ansible/destroy.yml /ansible/kolla-destroy.yml 2026-01-29 19:51:45.671737 | debian-bookworm | #30 445.4 /repository/ansible/mariadb.yml 2026-01-29 19:51:45.671910 | debian-bookworm | #30 445.4 + for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml) 2026-01-29 19:51:45.672015 | debian-bookworm | #30 445.4 + echo /repository/ansible/mariadb.yml 2026-01-29 19:51:45.672090 | debian-bookworm | #30 445.4 ++ basename /repository/ansible/mariadb.yml 2026-01-29 19:51:45.672134 | debian-bookworm | #30 445.4 + cp /repository/ansible/mariadb.yml /ansible/kolla-mariadb.yml 2026-01-29 19:51:45.672218 | debian-bookworm | #30 445.4 + cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-01-29 19:51:45.672294 | debian-bookworm | #30 445.4 + cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-01-29 19:51:45.672355 | debian-bookworm | #30 445.4 + cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-01-29 19:51:45.672409 | debian-bookworm | #30 445.4 + rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-01-29 19:51:45.672483 | debian-bookworm | #30 445.4 + rm /remove-common-as-dependency.py 2026-01-29 19:51:45.672576 | debian-bookworm | #30 445.4 + rm /split-kolla-ansible-site.py 2026-01-29 19:51:45.672620 | debian-bookworm | #30 445.4 + mkdir /ansible/files 2026-01-29 19:51:45.672695 | debian-bookworm | #30 445.4 + cp /repository/tools/cleanup-containers /repository/tools/cleanup-host /repository/tools/cleanup-images /ansible/files 2026-01-29 19:51:45.672768 | debian-bookworm | #30 445.4 + find /ansible/roles/ -name config.yml -print0 2026-01-29 19:51:45.672812 | debian-bookworm | #30 445.4 + xargs '-I{}' cp /refresh-containers.yml '{}/refresh-containers.yml' 2026-01-29 19:51:45.672883 | debian-bookworm | #30 445.4 + xargs -0 '-I{}' dirname '{}' 2026-01-29 19:51:45.672957 | debian-bookworm | #30 445.5 + rm /refresh-containers.yml 2026-01-29 19:51:45.843434 | debian-bookworm | #30 445.5 + mv /overlays/2025.1/kolla-ansible.yml /overlays 2026-01-29 19:51:45.843745 | debian-bookworm | #30 445.5 + '[' -e /overlays/release/v0.20260129.0 ']' 2026-01-29 19:51:45.843836 | debian-bookworm | #30 445.5 ++ find /overlays -mindepth 1 -type d 2026-01-29 19:51:45.843923 | debian-bookworm | #30 445.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-01-29 19:51:45.844035 | debian-bookworm | #30 445.6 + rm -rf /overlays/2024.1 2026-01-29 19:51:45.844147 | debian-bookworm | #30 445.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-01-29 19:51:45.844264 | debian-bookworm | #30 445.6 + rm -rf /overlays/2025.1 2026-01-29 19:51:45.844386 | debian-bookworm | #30 445.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-01-29 19:51:45.844500 | debian-bookworm | #30 445.6 + rm -rf /overlays/2023.2 2026-01-29 19:51:45.844688 | debian-bookworm | #30 445.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-01-29 19:51:45.845293 | debian-bookworm | #30 445.6 + rm -rf /overlays/release 2026-01-29 19:51:45.845768 | debian-bookworm | #30 445.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-01-29 19:51:45.845809 | debian-bookworm | #30 445.6 + rm -rf /overlays/release/6.0.1 2026-01-29 19:51:45.845820 | debian-bookworm | #30 445.6 + for d in $(find /overlays -mindepth 1 -type d) 2026-01-29 19:51:45.845831 | debian-bookworm | #30 445.6 + rm -rf /overlays/2024.2 2026-01-29 19:51:45.845842 | debian-bookworm | #30 445.6 + python3 -m ara.setup.env 2026-01-29 19:51:45.845931 | debian-bookworm | #30 445.7 + chown -R dragon: /ansible /share /interface 2026-01-29 19:51:46.045609 | debian-bookworm | #30 445.9 + apt-get clean 2026-01-29 19:51:46.212591 | debian-bookworm | #30 445.9 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-01-29 19:51:46.694013 | debian-bookworm | #30 445.9 Reading package lists... 2026-01-29 19:51:46.871726 | debian-bookworm | #30 446.6 Building dependency tree... 2026-01-29 19:51:47.023558 | debian-bookworm | #30 446.7 Reading state information... 2026-01-29 19:51:47.043241 | debian-bookworm | #30 446.9 Package 'python3-dev' is not installed, so not removed 2026-01-29 19:51:47.043460 | debian-bookworm | #30 446.9 The following packages were automatically installed and are no longer required: 2026-01-29 19:51:47.043483 | debian-bookworm | #30 446.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-29 19:51:47.043528 | debian-bookworm | #30 446.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-29 19:51:47.043541 | debian-bookworm | #30 446.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-29 19:51:47.043553 | debian-bookworm | #30 446.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-01-29 19:51:47.043564 | debian-bookworm | #30 446.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-29 19:51:47.043575 | debian-bookworm | #30 446.9 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-01-29 19:51:47.206352 | debian-bookworm | #30 446.9 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-01-29 19:51:47.206528 | debian-bookworm | #30 446.9 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-01-29 19:51:47.206576 | debian-bookworm | #30 446.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-29 19:51:47.206617 | debian-bookworm | #30 446.9 rpcsvc-proto xz-utils zlib1g-dev 2026-01-29 19:51:47.206655 | debian-bookworm | #30 446.9 Use 'apt autoremove' to remove them. 2026-01-29 19:51:47.206695 | debian-bookworm | #30 446.9 The following packages will be REMOVED: 2026-01-29 19:51:47.206734 | debian-bookworm | #30 446.9 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev 2026-01-29 19:51:47.277999 | debian-bookworm | #30 447.1 0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded. 2026-01-29 19:51:47.278114 | debian-bookworm | #30 447.1 After this operation, 60.4 MB disk space will be freed. 2026-01-29 19:51:47.461371 | debian-bookworm | #30 447.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14595 files and directories currently installed.) 2026-01-29 19:51:47.461445 | debian-bookworm | #30 447.2 Removing build-essential (12.9) ... 2026-01-29 19:51:47.461459 | debian-bookworm | #30 447.2 Removing git (1:2.39.5-0+deb12u3) ... 2026-01-29 19:51:47.461470 | debian-bookworm | #30 447.3 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-01-29 19:51:47.581256 | debian-bookworm | #30 447.4 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-01-29 19:51:47.581367 | debian-bookworm | #30 447.4 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-01-29 19:51:47.767920 | debian-bookworm | #30 447.5 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-01-29 19:51:47.768086 | debian-bookworm | #30 447.6 + apt-get autoremove -y 2026-01-29 19:51:48.423904 | debian-bookworm | #30 447.6 Reading package lists... 2026-01-29 19:51:48.604609 | debian-bookworm | #30 448.3 Building dependency tree... 2026-01-29 19:51:48.604774 | debian-bookworm | #30 448.4 Reading state information... 2026-01-29 19:51:48.782968 | debian-bookworm | #30 448.6 The following packages will be REMOVED: 2026-01-29 19:51:48.783068 | debian-bookworm | #30 448.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-29 19:51:48.935274 | debian-bookworm | #30 448.6 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-29 19:51:48.935356 | debian-bookworm | #30 448.6 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-29 19:51:48.935370 | debian-bookworm | #30 448.6 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libgcc-12-dev 2026-01-29 19:51:48.935382 | debian-bookworm | #30 448.6 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-29 19:51:48.935393 | debian-bookworm | #30 448.6 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 2026-01-29 19:51:48.935404 | debian-bookworm | #30 448.6 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 2026-01-29 19:51:48.935415 | debian-bookworm | #30 448.6 libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 2026-01-29 19:51:48.935426 | debian-bookworm | #30 448.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-29 19:51:48.935437 | debian-bookworm | #30 448.6 rpcsvc-proto xz-utils zlib1g-dev 2026-01-29 19:51:48.976201 | debian-bookworm | #30 448.8 0 upgraded, 0 newly installed, 62 to remove and 0 not upgraded. 2026-01-29 19:51:48.976266 | debian-bookworm | #30 448.8 After this operation, 322 MB disk space will be freed. 2026-01-29 19:51:49.154763 | debian-bookworm | #30 448.8 (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-01-29 19:51:49.154847 | debian-bookworm | #30 448.8 Removing g++ (4:12.2.0-3) ... 2026-01-29 19:51:49.154859 | debian-bookworm | #30 448.9 Removing gcc (4:12.2.0-3) ... 2026-01-29 19:51:49.154869 | debian-bookworm | #30 449.0 Removing dpkg-dev (1.21.22) ... 2026-01-29 19:51:49.305093 | debian-bookworm | #30 449.1 Removing bzip2 (1.0.8-5+b1) ... 2026-01-29 19:51:49.305259 | debian-bookworm | #30 449.2 Removing cpp (4:12.2.0-3) ... 2026-01-29 19:51:49.457449 | debian-bookworm | #30 449.2 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:49.457695 | debian-bookworm | #30 449.3 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-01-29 19:51:49.624705 | debian-bookworm | #30 449.4 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:49.624790 | debian-bookworm | #30 449.5 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-01-29 19:51:49.729876 | debian-bookworm | #30 449.5 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-01-29 19:51:49.729989 | debian-bookworm | #30 449.6 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-01-29 19:51:49.861775 | debian-bookworm | #30 449.6 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-01-29 19:51:49.861838 | debian-bookworm | #30 449.7 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-01-29 19:51:49.973682 | debian-bookworm | #30 449.8 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-01-29 19:51:49.973784 | debian-bookworm | #30 449.8 Removing libdpkg-perl (1.21.22) ... 2026-01-29 19:51:50.093709 | debian-bookworm | #30 449.9 Removing liberror-perl (0.17029-2) ... 2026-01-29 19:51:50.093779 | debian-bookworm | #30 449.9 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2026-01-29 19:51:50.221834 | debian-bookworm | #30 450.0 Removing perl (5.36.0-7+deb12u3) ... 2026-01-29 19:51:50.398763 | debian-bookworm | #30 450.1 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-01-29 19:51:50.398832 | debian-bookworm | #30 450.2 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-01-29 19:51:50.528466 | debian-bookworm | #30 450.2 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-01-29 19:51:50.528606 | debian-bookworm | #30 450.3 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-01-29 19:51:50.528651 | debian-bookworm | #30 450.4 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-01-29 19:51:50.641105 | debian-bookworm | #30 450.4 Removing libnsl2:amd64 (1.3.0-2) ... 2026-01-29 19:51:50.641220 | debian-bookworm | #30 450.5 Removing libpsl5:amd64 (0.21.2-1) ... 2026-01-29 19:51:50.767470 | debian-bookworm | #30 450.6 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-01-29 19:51:50.767570 | debian-bookworm | #30 450.6 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-01-29 19:51:50.881617 | debian-bookworm | #30 450.7 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-01-29 19:51:50.995640 | debian-bookworm | #30 450.7 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-01-29 19:51:50.995719 | debian-bookworm | #30 450.8 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-01-29 19:51:51.114130 | debian-bookworm | #30 450.8 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-01-29 19:51:51.114211 | debian-bookworm | #30 450.9 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2026-01-29 19:51:51.114236 | debian-bookworm | #30 451.0 Removing libtirpc-common (1.3.3+ds-1) ... 2026-01-29 19:51:51.247437 | debian-bookworm | #30 451.0 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-01-29 19:51:51.247585 | debian-bookworm | #30 451.1 Removing linux-libc-dev:amd64 (6.1.159-1) ... 2026-01-29 19:51:51.347730 | debian-bookworm | #30 451.2 Removing make (4.3-4.1) ... 2026-01-29 19:51:51.523909 | debian-bookworm | #30 451.2 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-01-29 19:51:51.523972 | debian-bookworm | #30 451.4 Removing rpcsvc-proto (1.4.3-1) ... 2026-01-29 19:51:51.679780 | debian-bookworm | #30 451.5 Removing xz-utils (5.4.1-1) ... 2026-01-29 19:51:51.679905 | debian-bookworm | #30 451.5 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:51.811021 | debian-bookworm | #30 451.6 Removing binutils (2.40-2) ... 2026-01-29 19:51:51.811113 | debian-bookworm | #30 451.7 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-01-29 19:51:51.943658 | debian-bookworm | #30 451.7 Removing libgprofng0:amd64 (2.40-2) ... 2026-01-29 19:51:51.943757 | debian-bookworm | #30 451.8 Removing libctf0:amd64 (2.40-2) ... 2026-01-29 19:51:52.073079 | debian-bookworm | #30 451.9 Removing libbinutils:amd64 (2.40-2) ... 2026-01-29 19:51:52.073200 | debian-bookworm | #30 451.9 Removing binutils-common:amd64 (2.40-2) ... 2026-01-29 19:51:52.193431 | debian-bookworm | #30 452.0 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.193611 | debian-bookworm | #30 452.0 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.345292 | debian-bookworm | #30 452.1 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.345415 | debian-bookworm | #30 452.2 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.470932 | debian-bookworm | #30 452.3 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.471065 | debian-bookworm | #30 452.3 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-01-29 19:51:52.609862 | debian-bookworm | #30 452.4 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.609969 | debian-bookworm | #30 452.5 Removing libisl23:amd64 (0.25-1.1) ... 2026-01-29 19:51:52.724584 | debian-bookworm | #30 452.5 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.829655 | debian-bookworm | #30 452.6 Removing libjansson4:amd64 (2.14-2) ... 2026-01-29 19:51:52.829799 | debian-bookworm | #30 452.6 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:52.829848 | debian-bookworm | #30 452.7 Removing libmpc3:amd64 (1.3.1-1) ... 2026-01-29 19:51:52.942721 | debian-bookworm | #30 452.7 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-01-29 19:51:52.942859 | debian-bookworm | #30 452.8 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:53.053053 | debian-bookworm | #30 452.8 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:53.053189 | debian-bookworm | #30 452.9 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 19:51:53.188371 | debian-bookworm | #30 453.0 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-01-29 19:51:53.188588 | debian-bookworm | #30 453.0 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-53cbd482cb2f68a5.lock /tmp/uv-setuptools-6b5d20dd15b491b8.lock /tmp/uv-setuptools-c5c8265f32633376.lock /tmp/uv-setuptools-c8ff70e25b15b5c0.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-01-29 19:51:53.322157 | debian-bookworm | #30 453.1 + uv pip install --no-cache --system pyclean==3.0.0 2026-01-29 19:51:53.322254 | debian-bookworm | #30 453.2 Using Python 3.13.11 environment at: /usr/local 2026-01-29 19:51:53.435289 | debian-bookworm | #30 453.3 Resolved 1 package in 106ms 2026-01-29 19:51:53.535914 | debian-bookworm | #30 453.3 Prepared 1 package in 24ms 2026-01-29 19:51:53.535980 | debian-bookworm | #30 453.3 Installed 1 package in 6ms 2026-01-29 19:51:53.535998 | debian-bookworm | #30 453.3 + pyclean==3.0.0 2026-01-29 19:51:53.536015 | debian-bookworm | #30 453.3 + pyclean /usr 2026-01-29 19:51:53.536031 | debian-bookworm | #30 453.4 Cleaning directory /usr 2026-01-29 19:51:54.398873 | debian-bookworm | #30 454.2 Total 527 files, 164 directories removed. 2026-01-29 19:51:54.560085 | debian-bookworm | #30 454.3 + uv pip uninstall --system pyclean 2026-01-29 19:51:54.684214 | debian-bookworm | #30 454.5 Using Python 3.13.11 environment at: /usr/local 2026-01-29 19:51:54.842409 | debian-bookworm | #30 454.5 Uninstalled 1 package in 263ms 2026-01-29 19:51:54.842475 | debian-bookworm | #30 454.5 - pyclean==3.0.0 2026-01-29 19:51:55.134704 | debian-bookworm | #30 DONE 455.0s 2026-01-29 19:51:55.291924 | debian-bookworm | 2026-01-29 19:51:55.291996 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2025.1/kolla-*.yml /ansible/ 2026-01-29 19:51:55.464285 | debian-bookworm | #31 DONE 1.2s 2026-01-29 19:51:55.626777 | debian-bookworm | 2026-01-29 19:51:55.626857 | debian-bookworm | #31 [builder 24/25] COPY --link files/playbooks/2025.1/kolla-*.yml /ansible/ 2026-01-29 19:51:55.626885 | debian-bookworm | #31 merging 2026-01-29 19:52:00.441257 | debian-bookworm | #31 merging 5.0s done 2026-01-29 19:52:00.441357 | debian-bookworm | #31 DONE 6.2s 2026-01-29 19:52:00.592980 | debian-bookworm | 2026-01-29 19:52:00.593068 | debian-bookworm | #32 [builder 25/25] RUN python3 /src/render-playbooks.py 2026-01-29 19:52:01.056923 | debian-bookworm | #32 DONE 0.6s 2026-01-29 19:52:09.011135 | debian-bookworm | 2026-01-29 19:52:09.011242 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-01-29 19:52:09.160327 | debian-bookworm | #33 DONE 4.5s 2026-01-29 19:52:09.317542 | debian-bookworm | 2026-01-29 19:52:09.317599 | debian-bookworm | #33 [stage-1 2/4] COPY --link --from=builder / / 2026-01-29 19:52:09.317606 | debian-bookworm | #33 merging 2026-01-29 19:52:13.999406 | debian-bookworm | #33 merging 4.8s done 2026-01-29 19:52:13.999471 | debian-bookworm | #33 DONE 9.4s 2026-01-29 19:52:14.150148 | debian-bookworm | 2026-01-29 19:52:14.150254 | debian-bookworm | #34 [stage-1 3/4] WORKDIR /ansible 2026-01-29 19:52:14.181618 | debian-bookworm | #34 DONE 0.2s 2026-01-29 19:52:14.337051 | debian-bookworm | 2026-01-29 19:52:14.337169 | debian-bookworm | #35 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-01-29 19:52:20.457373 | debian-bookworm | #35 DONE 6.3s 2026-01-29 19:52:20.627911 | debian-bookworm | 2026-01-29 19:52:20.628050 | debian-bookworm | #36 exporting to image 2026-01-29 19:52:20.628091 | debian-bookworm | #36 exporting layers 2026-01-29 19:52:50.708444 | debian-bookworm | #36 exporting layers 30.2s done 2026-01-29 19:52:50.708539 | debian-bookworm | #36 exporting manifest sha256:b7987c53076c8485cfbd5095fe3df7b33ea11cfbe87094b588be0d22c0867750 2026-01-29 19:52:50.826612 | debian-bookworm | #36 exporting manifest sha256:b7987c53076c8485cfbd5095fe3df7b33ea11cfbe87094b588be0d22c0867750 0.0s done 2026-01-29 19:52:50.826685 | debian-bookworm | #36 exporting config sha256:0290b76884fec44c79d4662f75ae9cf4da28fa5a71a146860a82d4f526459bcc 0.0s done 2026-01-29 19:52:50.826722 | debian-bookworm | #36 exporting attestation manifest sha256:e376f72c25191b0af12014f380ab242347e5b3aae4d1308a520b2e701c8ca874 0.0s done 2026-01-29 19:52:50.826734 | debian-bookworm | #36 exporting manifest list sha256:3420c43c234462538bccf8a7ac751e399aa9da41eabb14864aabef598fc8c834 2026-01-29 19:52:51.009781 | debian-bookworm | #36 exporting manifest list sha256:3420c43c234462538bccf8a7ac751e399aa9da41eabb14864aabef598fc8c834 0.0s done 2026-01-29 19:52:51.009918 | debian-bookworm | #36 naming to docker.io/library/45e17f0:latest done 2026-01-29 19:52:51.009945 | debian-bookworm | #36 unpacking to docker.io/library/45e17f0:latest 2026-01-29 19:53:00.135646 | debian-bookworm | #36 unpacking to docker.io/library/45e17f0:latest 9.3s done 2026-01-29 19:53:00.338534 | debian-bookworm | #36 DONE 39.7s 2026-01-29 19:53:00.812865 | debian-bookworm | ok: Runtime: 0:08:56.542186 2026-01-29 19:53:00.856976 | 2026-01-29 19:53:00.857180 | TASK [Run push script] 2026-01-29 19:53:01.156809 | debian-bookworm | ++ git rev-parse --short HEAD 2026-01-29 19:53:01.158779 | debian-bookworm | + revision=45e17f0 2026-01-29 19:53:01.158888 | debian-bookworm | + [[ v0.20260129.0 != \l\a\t\e\s\t ]] 2026-01-29 19:53:01.159322 | debian-bookworm | ++ curl -L https://raw.githubusercontent.com/osism/release/kolla-ansible-v0.20260129.0/latest/openstack.yml 2026-01-29 19:53:01.168427 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-29 19:53:01.168840 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-29 19:53:03.178255 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 20 100 20 0 0 9 0 0:00:02 0:00:02 --:--:-- 9 2026-01-29 19:53:03.182616 | debian-bookworm | + filename=openstack-2025.1.yml 2026-01-29 19:53:03.184029 | debian-bookworm | ++ curl -L https://raw.githubusercontent.com/osism/release/kolla-ansible-v0.20260129.0/latest/openstack-2025.1.yml 2026-01-29 19:53:03.184918 | debian-bookworm | ++ awk '-F: ' '{ print $2 }' 2026-01-29 19:53:03.187235 | debian-bookworm | ++ grep openstack_version: 2026-01-29 19:53:03.189903 | debian-bookworm | ++ tr -d '"' 2026-01-29 19:53:03.198327 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-29 19:53:03.198376 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-29 19:53:03.401795 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1511 100 1511 0 0 7392 0 --:--:-- --:--:-- --:--:-- 7443 2026-01-29 19:53:03.405881 | debian-bookworm | + openstack_version=2025.1 2026-01-29 19:53:03.405941 | debian-bookworm | + . defaults/2025.1.sh 2026-01-29 19:53:03.406090 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 19:53:03.406112 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-01-29 19:53:03.406173 | debian-bookworm | + [[ v0.20260129.0 != \l\a\t\e\s\t ]] 2026-01-29 19:53:03.406245 | debian-bookworm | + version=0.20260129.0 2026-01-29 19:53:03.406328 | debian-bookworm | + [[ 2025.1 == \m\a\s\t\e\r ]] 2026-01-29 19:53:03.406342 | debian-bookworm | + [[ 0.20260129.0 == \l\a\t\e\s\t ]] 2026-01-29 19:53:03.406353 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/kolla-ansible:0.20260129.0 2026-01-29 19:53:03.406403 | debian-bookworm | + docker tag 45e17f0 osism.harbor.regio.digital/osism/kolla-ansible:0.20260129.0 2026-01-29 19:53:03.465584 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/kolla-ansible:0.20260129.0 2026-01-29 19:53:03.480261 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/kolla-ansible] 2026-01-29 19:53:03.587859 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 19:53:03.587957 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 19:53:03.587978 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:03.588064 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 19:53:03.588164 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:03.588246 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:03.588327 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 19:53:03.588417 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 19:53:03.687344 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 19:53:03.687475 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 19:53:03.687493 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:03.687646 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 19:53:03.687729 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:03.687823 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:03.687913 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 19:53:03.688005 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 19:53:03.788015 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 19:53:03.788117 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:03.788208 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 19:53:03.788327 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:03.788447 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:03.788574 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 19:53:03.788691 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 19:53:03.788792 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 19:53:03.887806 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 19:53:03.887886 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 19:53:03.888019 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:03.888143 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 19:53:03.888266 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:03.888365 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:03.888671 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 19:53:03.889139 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 19:53:03.987526 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 19:53:03.987616 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 19:53:03.987818 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:03.987838 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 19:53:03.987924 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:03.988054 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:03.988162 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 19:53:03.988280 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 19:53:04.087174 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:04.087317 | debian-bookworm | c02d17997ce3: Layer already exists 2026-01-29 19:53:04.087335 | debian-bookworm | 147314ac1e23: Layer already exists 2026-01-29 19:53:04.087352 | debian-bookworm | b6e251ce53ea: Layer already exists 2026-01-29 19:53:04.087545 | debian-bookworm | 5c2c99400009: Layer already exists 2026-01-29 19:53:04.087667 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:04.087808 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-01-29 19:53:04.087920 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:04.188112 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:04.188242 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:04.188256 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:04.287665 | debian-bookworm | 7ab798212cec: Waiting 2026-01-29 19:53:04.287771 | debian-bookworm | 91ab35056431: Waiting 2026-01-29 19:53:04.287790 | debian-bookworm | a2f23fcdf6e4: Waiting 2026-01-29 19:53:06.187670 | debian-bookworm | a2f23fcdf6e4: Pushed 2026-01-29 19:53:06.387597 | debian-bookworm | 91ab35056431: Pushed 2026-01-29 19:53:11.287494 | debian-bookworm | 7ab798212cec: Pushed 2026-01-29 19:53:13.764807 | debian-bookworm | 0.20260129.0: digest: sha256:3420c43c234462538bccf8a7ac751e399aa9da41eabb14864aabef598fc8c834 size: 856 2026-01-29 19:53:13.898468 | debian-bookworm | ok: Runtime: 0:00:12.623138 2026-01-29 19:53:13.911230 | 2026-01-29 19:53:13.911398 | TASK [Run cosign script] 2026-01-29 19:53:14.203863 | debian-bookworm | + [[ v0.20260129.0 == \l\a\t\e\s\t ]] 2026-01-29 19:53:14.203938 | debian-bookworm | + version=0.20260129.0 2026-01-29 19:53:14.203948 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 19:53:14.203953 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-01-29 19:53:14.203999 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-01-29 19:53:14.213646 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-29 19:53:14.214018 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-29 19:53:14.278276 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-29 19:53:14.289738 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-29 19:53:20.159079 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 8 126M 8 11.3M 0 0 4553k 0 0:00:28 0:00:02 0:00:26 6019k 34 126M 34 43.8M 0 0 12.3M 0 0:00:10 0:00:03 0:00:07 14.9M 62 126M 62 79.3M 0 0 17.4M 0 0:00:07 0:00:04 0:00:03 20.1M 88 126M 88 112M 0 0 20.1M 0 0:00:06 0:00:05 0:00:01 22.7M 100 126M 100 126M 0 0 21.3M 0 0:00:05 0:00:05 --:--:-- 29.3M 2026-01-29 19:53:20.169666 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-01-29 19:53:20.182628 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/kolla-ansible:0.20260129.0 2026-01-29 19:53:20.997621 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/kolla-ansible:0.20260129.0 uses a tag, not a digest, to identify the image to sign. 2026-01-29 19:53:20.997710 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-01-29 19:53:20.997725 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-01-29 19:53:20.997739 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-01-29 19:53:20.997752 | debian-bookworm | images by tag will be removed in a future release. 2026-01-29 19:53:20.997763 | debian-bookworm | 2026-01-29 19:53:21.363977 | debian-bookworm | Signing artifact... 2026-01-29 19:53:25.455809 | debian-bookworm | ok: Runtime: 0:00:11.115158 2026-01-29 19:53:25.468621 | 2026-01-29 19:53:25.468793 | TASK [Run sbom script] 2026-01-29 19:53:25.828800 | debian-bookworm | + [[ v0.20260129.0 == \l\a\t\e\s\t ]] 2026-01-29 19:53:25.828876 | debian-bookworm | + version=0.20260129.0 2026-01-29 19:53:25.828886 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 19:53:25.828892 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/kolla-ansible 2026-01-29 19:53:25.829416 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-01-29 19:53:25.830053 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-01-29 19:53:25.843802 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-29 19:53:26.036276 | debian-bookworm | [info] checking github for the current release tag 2026-01-29 19:53:26.797998 | debian-bookworm | [info] fetching release script for tag='v1.41.0' 2026-01-29 19:53:27.114751 | debian-bookworm | [info] checking github for the current release tag 2026-01-29 19:53:27.298716 | debian-bookworm | [info] using release tag='v1.41.0' version='1.41.0' os='linux' arch='amd64' 2026-01-29 19:53:29.912258 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-01-29 19:53:29.946103 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/kolla-ansible:0.20260129.0 -o cyclonedx-json 2026-01-29 19:53:55.811439 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p kolla-ansible -v 0.20260129.0 -f sbom.json -a 2026-01-29 19:53:56.936827 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-01-29 19:53:56.936954 | debian-bookworm | Provided project name and version: kolla-ansible 0.20260129.0 2026-01-29 19:53:56.936972 | debian-bookworm | Auto mode ON 2026-01-29 19:53:56.936984 | debian-bookworm | Reading sbom.json ... 2026-01-29 19:53:56.937000 | debian-bookworm | Uploading sbom.json ... 2026-01-29 19:53:56.937012 | debian-bookworm | Cannot get project 'kolla-ansible' '0.20260129.0' id: 404 Not Found 2026-01-29 19:53:56.937024 | debian-bookworm | Project UUID: a0129d54-d9f1-421b-828a-8a70541e8b8b 2026-01-29 19:53:56.937035 | debian-bookworm | No policy violations found. 2026-01-29 19:53:56.937046 | debian-bookworm | severity_scores, {'CRITICAL': 0, 'HIGH': 0, 'MEDIUM': 0, 'LOW': 0, 'UNASSIGNED': 0} 2026-01-29 19:53:56.937058 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-01-29 19:53:57.036998 | debian-bookworm | ok: Runtime: 0:00:31.154156 2026-01-29 19:53:57.040738 | 2026-01-29 19:53:57.040877 | PLAY RECAP 2026-01-29 19:53:57.040982 | debian-bookworm | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 19:53:57.041032 | 2026-01-29 19:53:57.204821 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-01-29 19:53:57.206608 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 19:53:57.934451 | 2026-01-29 19:53:57.934661 | PLAY [Base post] 2026-01-29 19:53:57.950244 | 2026-01-29 19:53:57.950433 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-29 19:53:58.761067 | debian-bookworm | changed 2026-01-29 19:53:58.771364 | 2026-01-29 19:53:58.771505 | PLAY RECAP 2026-01-29 19:53:58.771595 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 19:53:58.771688 | 2026-01-29 19:53:58.910513 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 19:53:58.912919 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-29 19:53:59.736303 | 2026-01-29 19:53:59.736471 | PLAY [Base post-logs] 2026-01-29 19:53:59.747818 | 2026-01-29 19:53:59.747955 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-29 19:54:00.210668 | localhost | changed 2026-01-29 19:54:00.220894 | 2026-01-29 19:54:00.221043 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-29 19:54:00.256854 | localhost | ok 2026-01-29 19:54:00.260552 | 2026-01-29 19:54:00.260664 | TASK [Set zuul-log-path fact] 2026-01-29 19:54:00.276699 | localhost | ok 2026-01-29 19:54:00.285863 | 2026-01-29 19:54:00.285974 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 19:54:00.312950 | localhost | ok 2026-01-29 19:54:00.317797 | 2026-01-29 19:54:00.317931 | TASK [upload-logs : Create log directories] 2026-01-29 19:54:00.800784 | localhost | changed 2026-01-29 19:54:00.803644 | 2026-01-29 19:54:00.803750 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-29 19:54:01.337661 | localhost -> localhost | ok: Runtime: 0:00:00.007949 2026-01-29 19:54:01.347729 | 2026-01-29 19:54:01.347966 | TASK [upload-logs : Upload logs to log server] 2026-01-29 19:54:01.935038 | localhost | Output suppressed because no_log was given 2026-01-29 19:54:01.937230 | 2026-01-29 19:54:01.937384 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 19:54:01.993404 | localhost | skipping: Conditional result was False 2026-01-29 19:54:01.998558 | localhost | skipping: Conditional result was False 2026-01-29 19:54:02.011787 | 2026-01-29 19:54:02.012016 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 19:54:02.070306 | localhost | skipping: Conditional result was False 2026-01-29 19:54:02.071012 | 2026-01-29 19:54:02.074302 | localhost | skipping: Conditional result was False 2026-01-29 19:54:02.088343 | 2026-01-29 19:54:02.088584 | LOOP [upload-logs : Upload console log and json output]