2026-06-12 06:55:56.453495 | Job console starting 2026-06-12 06:55:56.472953 | Updating git repos 2026-06-12 06:55:56.540275 | Cloning repos into workspace 2026-06-12 06:55:56.619970 | Restoring repo states 2026-06-12 06:55:56.652884 | Merging changes 2026-06-12 06:55:56.652911 | Checking out repos 2026-06-12 06:55:56.772688 | Preparing playbooks 2026-06-12 06:55:57.802700 | Running Ansible setup 2026-06-12 06:56:02.221718 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 06:56:03.031688 | 2026-06-12 06:56:03.031905 | PLAY [Base pre] 2026-06-12 06:56:03.060040 | 2026-06-12 06:56:03.060226 | TASK [Setup log path fact] 2026-06-12 06:56:03.090112 | debian-bookworm | ok 2026-06-12 06:56:03.107554 | 2026-06-12 06:56:03.107730 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 06:56:03.137493 | debian-bookworm | ok 2026-06-12 06:56:03.147802 | 2026-06-12 06:56:03.147958 | TASK [emit-job-header : Print job information] 2026-06-12 06:56:03.186906 | # Job Information 2026-06-12 06:56:03.187098 | Ansible Version: 2.16.14 2026-06-12 06:56:03.187134 | Job: container-image-ceph-ansible-push-quincy 2026-06-12 06:56:03.187168 | Pipeline: post 2026-06-12 06:56:03.187192 | Executor: 521e9411259a 2026-06-12 06:56:03.187213 | Triggered by: https://github.com/osism/container-image-ceph-ansible/commit/2a29440b715ebbd66d2601db7875a02581bfc536 2026-06-12 06:56:03.187236 | Event ID: be43a470-662b-11f1-8a41-565da41bbf35 2026-06-12 06:56:03.192349 | 2026-06-12 06:56:03.192459 | LOOP [emit-job-header : Print node information] 2026-06-12 06:56:03.303248 | debian-bookworm | ok: 2026-06-12 06:56:03.303594 | debian-bookworm | # Node Information 2026-06-12 06:56:03.303652 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 06:56:03.303690 | debian-bookworm | Hostname: debian 2026-06-12 06:56:03.303733 | debian-bookworm | Username: zuul 2026-06-12 06:56:03.303783 | debian-bookworm | Distro: Debian 12.14 2026-06-12 06:56:03.303827 | debian-bookworm | Provider: regiocloud-a 2026-06-12 06:56:03.303907 | debian-bookworm | Region: 2026-06-12 06:56:03.303941 | debian-bookworm | Label: debian-bookworm 2026-06-12 06:56:03.303971 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 06:56:03.303999 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:cf14 2026-06-12 06:56:03.318334 | 2026-06-12 06:56:03.318490 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 06:56:03.791914 | debian-bookworm -> localhost | changed 2026-06-12 06:56:03.800151 | 2026-06-12 06:56:03.800285 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 06:56:04.877724 | debian-bookworm -> localhost | changed 2026-06-12 06:56:04.891342 | 2026-06-12 06:56:04.891534 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 06:56:05.203043 | debian-bookworm -> localhost | ok 2026-06-12 06:56:05.210436 | 2026-06-12 06:56:05.210583 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 06:56:05.243898 | debian-bookworm | ok 2026-06-12 06:56:05.270413 | debian-bookworm | included: /var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 06:56:05.279255 | 2026-06-12 06:56:05.279385 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 06:56:06.678055 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 06:56:06.678377 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/work/bcddd286c2e24a4eaa27400919bc3d1c_id_rsa 2026-06-12 06:56:06.678419 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/work/bcddd286c2e24a4eaa27400919bc3d1c_id_rsa.pub 2026-06-12 06:56:06.678448 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 06:56:06.678473 | debian-bookworm -> localhost | SHA256:QNffmb+PuLqb+PPrixBiraJCMs3ruUNbq50QjTAc4DY zuul-build-sshkey 2026-06-12 06:56:06.678514 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 06:56:06.678537 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 06:56:06.678559 | debian-bookworm -> localhost | |o. . .. | 2026-06-12 06:56:06.678581 | debian-bookworm -> localhost | |o . . . . | 2026-06-12 06:56:06.678602 | debian-bookworm -> localhost | |oE . . . o | 2026-06-12 06:56:06.678623 | debian-bookworm -> localhost | |.o.o o . + | 2026-06-12 06:56:06.678643 | debian-bookworm -> localhost | | oo . o S . | 2026-06-12 06:56:06.678672 | debian-bookworm -> localhost | |o.+... o . .| 2026-06-12 06:56:06.678694 | debian-bookworm -> localhost | |oo.+... . .| 2026-06-12 06:56:06.678713 | debian-bookworm -> localhost | |. +=.o o.o . o | 2026-06-12 06:56:06.678734 | debian-bookworm -> localhost | | o*+o ..BBB+. o| 2026-06-12 06:56:06.678755 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 06:56:06.678820 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.892658 2026-06-12 06:56:06.687112 | 2026-06-12 06:56:06.687254 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 06:56:06.724740 | debian-bookworm | ok 2026-06-12 06:56:06.742526 | debian-bookworm | included: /var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 06:56:06.755306 | 2026-06-12 06:56:06.755460 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 06:56:06.781078 | debian-bookworm | skipping: Conditional result was False 2026-06-12 06:56:06.788721 | 2026-06-12 06:56:06.788874 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 06:56:07.432179 | debian-bookworm | changed 2026-06-12 06:56:07.437970 | 2026-06-12 06:56:07.438084 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 06:56:07.703671 | debian-bookworm | ok 2026-06-12 06:56:07.711986 | 2026-06-12 06:56:07.712126 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 06:56:08.406042 | debian-bookworm | changed 2026-06-12 06:56:08.412065 | 2026-06-12 06:56:08.412174 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 06:56:09.125975 | debian-bookworm | changed 2026-06-12 06:56:09.133915 | 2026-06-12 06:56:09.134101 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 06:56:09.169644 | debian-bookworm | skipping: Conditional result was False 2026-06-12 06:56:09.177772 | 2026-06-12 06:56:09.177958 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 06:56:09.646430 | debian-bookworm -> localhost | changed 2026-06-12 06:56:09.659699 | 2026-06-12 06:56:09.659940 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 06:56:10.029832 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/work/bcddd286c2e24a4eaa27400919bc3d1c_id_rsa (zuul-build-sshkey) 2026-06-12 06:56:10.030137 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010743 2026-06-12 06:56:10.044305 | 2026-06-12 06:56:10.044439 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 06:56:10.460300 | debian-bookworm | ok 2026-06-12 06:56:10.466809 | 2026-06-12 06:56:10.466982 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 06:56:10.504977 | debian-bookworm | skipping: Conditional result was False 2026-06-12 06:56:10.520431 | 2026-06-12 06:56:10.520583 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 06:56:11.001789 | debian-bookworm | ok 2026-06-12 06:56:11.022247 | 2026-06-12 06:56:11.022449 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 06:56:11.074937 | debian-bookworm | ok 2026-06-12 06:56:11.081171 | 2026-06-12 06:56:11.081306 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 06:56:11.379610 | debian-bookworm -> localhost | ok 2026-06-12 06:56:11.386518 | 2026-06-12 06:56:11.386637 | TASK [validate-host : Collect information about the host] 2026-06-12 06:56:12.526449 | debian-bookworm | ok 2026-06-12 06:56:12.539333 | 2026-06-12 06:56:12.539546 | TASK [validate-host : Sanitize hostname] 2026-06-12 06:56:12.712061 | debian-bookworm | ok 2026-06-12 06:56:12.716971 | 2026-06-12 06:56:12.717091 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 06:56:13.331976 | debian-bookworm -> localhost | changed 2026-06-12 06:56:13.342777 | 2026-06-12 06:56:13.343033 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 06:56:13.737253 | debian-bookworm | ok 2026-06-12 06:56:13.752855 | 2026-06-12 06:56:13.753070 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 06:56:14.327542 | debian-bookworm -> localhost | changed 2026-06-12 06:56:14.339624 | 2026-06-12 06:56:14.339757 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 06:56:14.606412 | debian-bookworm | ok 2026-06-12 06:56:14.615928 | 2026-06-12 06:56:14.616079 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 06:56:15.514681 | debian-bookworm | changed: 2026-06-12 06:56:15.515008 | debian-bookworm | cd+++++++++ src/ 2026-06-12 06:56:15.515050 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 06:56:15.515075 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 06:56:15.515096 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-12 06:56:15.515117 | debian-bookworm | Containerfile 2026-06-12 06:56:15.515285 | debian-bookworm | 2026-06-12 07:01:40.272079 | debian-bookworm | #25 90.10 2026-06-12 07:01:40.272083 | debian-bookworm | #25 90.10 Or undo this operation with: 2026-06-12 07:01:40.272087 | debian-bookworm | #25 90.10 2026-06-12 07:01:40.272091 | debian-bookworm | #25 90.10 git switch - 2026-06-12 07:01:40.272096 | debian-bookworm | #25 90.10 2026-06-12 07:01:40.272100 | debian-bookworm | #25 90.10 Turn off this advice by setting config variable advice.detachedHead to false 2026-06-12 07:01:40.272105 | debian-bookworm | #25 90.10 2026-06-12 07:01:40.272109 | debian-bookworm | #25 90.10 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-06-12 07:12:11.730824 | debian-bookworm | #25 721.6 Using /etc/ansible/ansible.cfg as config file 2026-06-12 07:12:11.730928 | debian-bookworm | #25 721.6 Starting galaxy collection install process 2026-06-12 07:12:11.730947 | debian-bookworm | #25 721.6 Process install dependency map 2026-06-12 07:12:11.730963 | debian-bookworm | #25 721.6 Starting collection install process 2026-06-12 07:12:11.730991 | debian-bookworm | #25 721.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1684_p2_6sxu/tmp5mqr8x5t/ansible-netcommon-2.6.1-d4_tc3m3 2026-06-12 07:12:11.731015 | debian-bookworm | #25 721.6 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-06-12 07:12:11.731031 | debian-bookworm | #25 721.6 ansible.netcommon:2.6.1 was installed successfully 2026-06-12 07:12:11.731047 | debian-bookworm | #25 721.6 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-06-12 07:12:11.731063 | debian-bookworm | #25 721.6 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-06-12 07:12:11.731091 | debian-bookworm | #25 721.6 openstack.config_template:1.3.0 was installed successfully 2026-06-12 07:12:11.731108 | debian-bookworm | #25 721.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1684_p2_6sxu/tmp5mqr8x5t/ansible-posix-2.2.0-pd5qvcyd 2026-06-12 07:12:11.731123 | debian-bookworm | #25 721.6 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-06-12 07:12:11.731138 | debian-bookworm | #25 721.6 ansible.posix:2.2.0 was installed successfully 2026-06-12 07:12:11.731162 | debian-bookworm | #25 721.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1684_p2_6sxu/tmp5mqr8x5t/ansible-utils-6.0.2-h1vekeyf 2026-06-12 07:12:11.731182 | debian-bookworm | #25 721.6 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-06-12 07:12:11.731206 | debian-bookworm | #25 721.6 ansible.utils:6.0.2 was installed successfully 2026-06-12 07:12:11.731221 | debian-bookworm | #25 721.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1684_p2_6sxu/tmp5mqr8x5t/netbox-netbox-3.23.0-gbdhos3d 2026-06-12 07:12:11.731236 | debian-bookworm | #25 721.6 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-06-12 07:12:11.731264 | debian-bookworm | #25 721.6 netbox.netbox:3.23.0 was installed successfully 2026-06-12 07:12:11.731281 | debian-bookworm | #25 721.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260601.0.tar.gz to /root/.ansible/tmp/ansible-local-1684_p2_6sxu/tmp5mqr8x5t/osism-commons-0.20260601.0-_ed48sgk 2026-06-12 07:12:11.731295 | debian-bookworm | #25 721.6 Installing 'osism.commons:0.20260601.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-06-12 07:12:11.731310 | debian-bookworm | #25 721.6 osism.commons:0.20260601.0 was installed successfully 2026-06-12 07:12:11.731338 | debian-bookworm | #25 721.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1684_p2_6sxu/tmp5mqr8x5t/community-general-13.0.1-ngakz4m_ 2026-06-12 07:12:11.731353 | debian-bookworm | #25 721.6 Installing 'community.general:13.0.1' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-06-12 07:12:11.731367 | debian-bookworm | #25 721.6 community.general:13.0.1 was installed successfully 2026-06-12 07:12:11.836648 | debian-bookworm | #25 721.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-06-12 07:12:12.085641 | debian-bookworm | #25 721.7 + mkdir -p /usr/share/mitogen 2026-06-12 07:12:12.085819 | debian-bookworm | #25 721.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-06-12 07:12:12.085902 | debian-bookworm | #25 721.7 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-06-12 07:12:12.085948 | debian-bookworm | #25 721.8 + rm /mitogen.tar.gz 2026-06-12 07:12:12.086025 | debian-bookworm | #25 721.8 ++ grep ceph_ansible_version: /release/latest/ceph-quincy.yml 2026-06-12 07:12:12.086091 | debian-bookworm | #25 721.8 ++ awk '-F: ' '{ print $2 }' 2026-06-12 07:12:12.086147 | debian-bookworm | #25 721.8 + PROJECT_VERSION=stable-7.0 2026-06-12 07:12:12.086207 | debian-bookworm | #25 721.8 + git clone -b stable-7.0 https://github.com/ceph/ceph-ansible /repository 2026-06-12 07:12:12.086264 | debian-bookworm | #25 721.8 Cloning into '/repository'... 2026-06-12 07:12:14.320143 | debian-bookworm | #25 724.1 ++ find /patches/stable-7.0 -name '*.patch' 2026-06-12 07:12:14.420146 | debian-bookworm | #25 724.1 ++ LC_ALL=C 2026-06-12 07:12:14.420249 | debian-bookworm | #25 724.1 ++ sort 2026-06-12 07:12:14.420270 | debian-bookworm | #25 724.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-12 07:12:14.420301 | debian-bookworm | #25 724.1 + echo /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-06-12 07:12:14.420318 | debian-bookworm | #25 724.1 /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-06-12 07:12:14.420334 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.420350 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 --dry-run 2026-06-12 07:12:14.420378 | debian-bookworm | #25 724.2 checking file roles/ceph-defaults/defaults/main.yml 2026-06-12 07:12:14.420393 | debian-bookworm | #25 724.2 Hunk #1 succeeded at 257 (offset 12 lines). 2026-06-12 07:12:14.420408 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.420423 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 2026-06-12 07:12:14.420438 | debian-bookworm | #25 724.2 patching file roles/ceph-defaults/defaults/main.yml 2026-06-12 07:12:14.420467 | debian-bookworm | #25 724.2 Hunk #1 succeeded at 257 (offset 12 lines). 2026-06-12 07:12:14.420482 | debian-bookworm | #25 724.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-12 07:12:14.420496 | debian-bookworm | #25 724.2 + echo /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-06-12 07:12:14.420539 | debian-bookworm | #25 724.2 /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-06-12 07:12:14.420562 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.420586 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 --dry-run 2026-06-12 07:12:14.420602 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-06-12 07:12:14.420635 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-06-12 07:12:14.420650 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-06-12 07:12:14.420671 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-06-12 07:12:14.420687 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-06-12 07:12:14.420749 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-06-12 07:12:14.420768 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-06-12 07:12:14.420796 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.420811 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 2026-06-12 07:12:14.420828 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-06-12 07:12:14.420843 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-06-12 07:12:14.420866 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-06-12 07:12:14.420886 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-06-12 07:12:14.420901 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-06-12 07:12:14.420916 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-06-12 07:12:14.420931 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-06-12 07:12:14.420958 | debian-bookworm | #25 724.2 /patches/stable-7.0/container-binary.patch 2026-06-12 07:12:14.420973 | debian-bookworm | #25 724.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-12 07:12:14.420988 | debian-bookworm | #25 724.2 + echo /patches/stable-7.0/container-binary.patch 2026-06-12 07:12:14.421003 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421017 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 --dry-run 2026-06-12 07:12:14.421045 | debian-bookworm | #25 724.2 checking file roles/ceph-facts/tasks/container_binary.yml 2026-06-12 07:12:14.421060 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421074 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 2026-06-12 07:12:14.421089 | debian-bookworm | #25 724.2 patching file roles/ceph-facts/tasks/container_binary.yml 2026-06-12 07:12:14.421117 | debian-bookworm | #25 724.2 /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-06-12 07:12:14.421132 | debian-bookworm | #25 724.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-12 07:12:14.421147 | debian-bookworm | #25 724.2 + echo /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-06-12 07:12:14.421162 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421177 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 --dry-run 2026-06-12 07:12:14.421205 | debian-bookworm | #25 724.2 checking file infrastructure-playbooks/shrink-osd.yml 2026-06-12 07:12:14.421220 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421234 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 2026-06-12 07:12:14.421249 | debian-bookworm | #25 724.2 patching file infrastructure-playbooks/shrink-osd.yml 2026-06-12 07:12:14.421277 | debian-bookworm | #25 724.2 /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-06-12 07:12:14.421292 | debian-bookworm | #25 724.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-12 07:12:14.421307 | debian-bookworm | #25 724.2 + echo /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-06-12 07:12:14.421322 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421336 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 --dry-run 2026-06-12 07:12:14.421364 | debian-bookworm | #25 724.2 checking file roles/ceph-client/meta/main.yml 2026-06-12 07:12:14.421379 | debian-bookworm | #25 724.2 checking file roles/ceph-common/meta/main.yml 2026-06-12 07:12:14.421394 | debian-bookworm | #25 724.2 checking file roles/ceph-container-common/meta/main.yml 2026-06-12 07:12:14.421408 | debian-bookworm | #25 724.2 checking file roles/ceph-defaults/meta/main.yml 2026-06-12 07:12:14.421436 | debian-bookworm | #25 724.2 checking file roles/ceph-handler/meta/main.yml 2026-06-12 07:12:14.421451 | debian-bookworm | #25 724.2 checking file roles/ceph-mds/meta/main.yml 2026-06-12 07:12:14.421465 | debian-bookworm | #25 724.2 checking file roles/ceph-mgr/meta/main.yml 2026-06-12 07:12:14.421486 | debian-bookworm | #25 724.2 checking file roles/ceph-mon/meta/main.yml 2026-06-12 07:12:14.421513 | debian-bookworm | #25 724.2 checking file roles/ceph-osd/meta/main.yml 2026-06-12 07:12:14.421547 | debian-bookworm | #25 724.2 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-06-12 07:12:14.421561 | debian-bookworm | #25 724.2 checking file roles/ceph-rgw/meta/main.yml 2026-06-12 07:12:14.421584 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421604 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 2026-06-12 07:12:14.421619 | debian-bookworm | #25 724.2 patching file roles/ceph-client/meta/main.yml 2026-06-12 07:12:14.421634 | debian-bookworm | #25 724.2 patching file roles/ceph-common/meta/main.yml 2026-06-12 07:12:14.421648 | debian-bookworm | #25 724.2 patching file roles/ceph-container-common/meta/main.yml 2026-06-12 07:12:14.421675 | debian-bookworm | #25 724.2 patching file roles/ceph-defaults/meta/main.yml 2026-06-12 07:12:14.421690 | debian-bookworm | #25 724.2 patching file roles/ceph-handler/meta/main.yml 2026-06-12 07:12:14.421704 | debian-bookworm | #25 724.2 patching file roles/ceph-mds/meta/main.yml 2026-06-12 07:12:14.421719 | debian-bookworm | #25 724.2 patching file roles/ceph-mgr/meta/main.yml 2026-06-12 07:12:14.421733 | debian-bookworm | #25 724.2 patching file roles/ceph-mon/meta/main.yml 2026-06-12 07:12:14.421761 | debian-bookworm | #25 724.2 patching file roles/ceph-osd/meta/main.yml 2026-06-12 07:12:14.421776 | debian-bookworm | #25 724.2 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-06-12 07:12:14.421791 | debian-bookworm | #25 724.2 patching file roles/ceph-rgw/meta/main.yml 2026-06-12 07:12:14.421806 | debian-bookworm | #25 724.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-12 07:12:14.421834 | debian-bookworm | #25 724.2 + echo /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-06-12 07:12:14.421849 | debian-bookworm | #25 724.2 /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-06-12 07:12:14.421864 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421879 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 --dry-run 2026-06-12 07:12:14.421894 | debian-bookworm | #25 724.2 checking file roles/ceph-validate/tasks/check_system.yml 2026-06-12 07:12:14.421922 | debian-bookworm | #25 724.2 + cd /repository 2026-06-12 07:12:14.421937 | debian-bookworm | #25 724.2 + patch --forward --batch -p1 2026-06-12 07:12:14.421952 | debian-bookworm | #25 724.2 patching file roles/ceph-validate/tasks/check_system.yml 2026-06-12 07:12:14.421971 | debian-bookworm | #25 724.2 + '[' -e /repository/plugins/actions ']' 2026-06-12 07:12:14.421999 | debian-bookworm | #25 724.2 + '[' -e /repository/plugins/callback ']' 2026-06-12 07:12:14.422018 | debian-bookworm | #25 724.2 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-06-12 07:12:14.422032 | debian-bookworm | #25 724.2 + '[' -e /repository/plugins/filter ']' 2026-06-12 07:12:14.422047 | debian-bookworm | #25 724.2 + cp repository/plugins/filter/__init__.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-06-12 07:12:14.422085 | debian-bookworm | #25 724.2 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/igw_client.py /repository/library/igw_gateway.py /repository/library/igw_lun.py /repository/library/igw_purge.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-06-12 07:12:14.422103 | debian-bookworm | #25 724.2 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-06-12 07:12:14.422118 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-12 07:12:14.422140 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422165 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-12 07:12:14.422180 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-12 07:12:14.422194 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-06-12 07:12:14.422209 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422236 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-12 07:12:14.422251 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-12 07:12:14.422266 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-12 07:12:14.422281 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-06-12 07:12:14.422296 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422324 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-06-12 07:12:14.422339 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/add-mon.yml 2026-06-12 07:12:14.422353 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-06-12 07:12:14.422367 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-06-12 07:12:14.422390 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-12 07:12:14.422409 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422424 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-12 07:12:14.422438 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-12 07:12:14.422453 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-06-12 07:12:14.422480 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422495 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-12 07:12:14.422509 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-12 07:12:14.422534 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-12 07:12:14.422562 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-06-12 07:12:14.422577 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422592 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-12 07:12:14.422606 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-12 07:12:14.422620 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-12 07:12:14.422648 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-06-12 07:12:14.422662 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-12 07:12:14.422677 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422691 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-12 07:12:14.422713 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-12 07:12:14.422733 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-06-12 07:12:14.422747 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422762 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-12 07:12:14.422776 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-12 07:12:14.422807 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-12 07:12:14.422822 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-06-12 07:12:14.422837 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422854 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-06-12 07:12:14.422877 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/rolling_update.yml 2026-06-12 07:12:14.422897 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-06-12 07:12:14.422912 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-06-12 07:12:14.422926 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.422948 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-12 07:12:14.422986 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-12 07:12:14.423009 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-12 07:12:14.423032 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-06-12 07:12:14.423074 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.423097 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-12 07:12:14.423119 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-12 07:12:14.423148 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-12 07:12:14.423163 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-06-12 07:12:14.423177 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.423192 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-12 07:12:14.423219 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-12 07:12:14.423234 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-12 07:12:14.423248 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-06-12 07:12:14.423263 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.423277 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-12 07:12:14.423304 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-12 07:12:14.423319 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-12 07:12:14.423333 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-06-12 07:12:14.423348 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.423384 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-06-12 07:12:14.423410 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-06-12 07:12:14.423435 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-06-12 07:12:14.423465 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/purge-iscsi-gateways.yml /ansible/ceph-purge-iscsi-gateways.yml 2026-06-12 07:12:14.423480 | debian-bookworm | #25 724.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.423494 | debian-bookworm | #25 724.2 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-12 07:12:14.423508 | debian-bookworm | #25 724.2 /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-12 07:12:14.423561 | debian-bookworm | #25 724.2 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-12 07:12:14.521705 | debian-bookworm | #25 724.2 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-06-12 07:12:14.521835 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.521908 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-12 07:12:14.521948 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-12 07:12:14.522014 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-12 07:12:14.522070 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-06-12 07:12:14.522130 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.522196 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-12 07:12:14.522235 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-12 07:12:14.522298 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-12 07:12:14.522352 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-06-12 07:12:14.522401 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.522455 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-12 07:12:14.522506 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-12 07:12:14.522593 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-12 07:12:14.522647 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-06-12 07:12:14.522715 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.522816 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-12 07:12:14.522925 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-12 07:12:14.523032 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-12 07:12:14.523127 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-12 07:12:14.523185 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.523237 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/lv-create.yml 2026-06-12 07:12:14.523297 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-06-12 07:12:14.523346 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-06-12 07:12:14.523384 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-06-12 07:12:14.523450 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.523487 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-12 07:12:14.523631 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-12 07:12:14.523688 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-12 07:12:14.523737 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-06-12 07:12:14.523768 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.523821 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-06-12 07:12:14.523852 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/cephadm.yml 2026-06-12 07:12:14.523924 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-06-12 07:12:14.523956 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-06-12 07:12:14.524011 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.524042 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-12 07:12:14.524097 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-12 07:12:14.524128 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-12 07:12:14.524182 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-06-12 07:12:14.524212 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.524267 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-12 07:12:14.524298 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-12 07:12:14.524351 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-12 07:12:14.524386 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-06-12 07:12:14.524440 | debian-bookworm | #25 724.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-12 07:12:14.524471 | debian-bookworm | #25 724.3 + echo /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-06-12 07:12:14.524539 | debian-bookworm | #25 724.3 /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-06-12 07:12:14.524585 | debian-bookworm | #25 724.3 ++ basename /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-06-12 07:12:14.524627 | debian-bookworm | #25 724.3 + cp /repository/infrastructure-playbooks/filestore-to-bluestore.yml /ansible/ceph-filestore-to-bluestore.yml 2026-06-12 07:12:14.524683 | debian-bookworm | #25 724.3 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-iscsi-gw /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-06-12 07:12:14.524753 | debian-bookworm | #25 724.3 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-06-12 07:12:14.524810 | debian-bookworm | #25 724.3 + '[' -e /repository/site-docker.yml.sample ']' 2026-06-12 07:12:14.524841 | debian-bookworm | #25 724.3 + '[' -e /repository/site-container.yml.sample ']' 2026-06-12 07:12:14.524895 | debian-bookworm | #25 724.3 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-06-12 07:12:14.524927 | debian-bookworm | #25 724.3 + '[' -e /repository/dashboard.yml ']' 2026-06-12 07:12:14.524980 | debian-bookworm | #25 724.3 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-06-12 07:12:14.525011 | debian-bookworm | #25 724.3 + '[' -e /repository/module_utils ']' 2026-06-12 07:12:14.525064 | debian-bookworm | #25 724.3 + cp -r /repository/module_utils /ansible 2026-06-12 07:12:14.525095 | debian-bookworm | #25 724.3 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-06-12 07:12:14.525149 | debian-bookworm | #25 724.3 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-iscsi-gateways.yml /ansible/ceph-purge-storage-node.yml 2026-06-12 07:12:14.525181 | debian-bookworm | #25 724.3 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-06-12 07:12:14.525233 | debian-bookworm | #25 724.3 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-06-12 07:12:14.525271 | debian-bookworm | #25 724.3 + mkdir -p /tests 2026-06-12 07:12:14.525370 | debian-bookworm | #25 724.3 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-06-12 07:12:14.699087 | debian-bookworm | #25 724.4 + python3 -m ara.setup.env 2026-06-12 07:12:14.699184 | debian-bookworm | #25 724.4 + python3 /src/render-playbooks.py 2026-06-12 07:12:14.699212 | debian-bookworm | #25 724.5 + chown -R dragon: /ansible /share /interface 2026-06-12 07:12:14.809098 | debian-bookworm | #25 724.6 + apt-get clean 2026-06-12 07:12:14.809178 | debian-bookworm | #25 724.6 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-12 07:12:15.540998 | debian-bookworm | #25 724.6 Reading package lists... 2026-06-12 07:12:15.747035 | debian-bookworm | #25 725.4 Building dependency tree... 2026-06-12 07:12:15.898391 | debian-bookworm | #25 725.6 Reading state information... 2026-06-12 07:12:15.930239 | debian-bookworm | #25 725.8 The following packages were automatically installed and are no longer required: 2026-06-12 07:12:16.095353 | debian-bookworm | #25 725.8 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-12 07:12:16.095401 | debian-bookworm | #25 725.8 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-12 07:12:16.095407 | debian-bookworm | #25 725.8 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-12 07:12:16.095412 | debian-bookworm | #25 725.8 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-06-12 07:12:16.095417 | debian-bookworm | #25 725.8 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-12 07:12:16.095425 | debian-bookworm | #25 725.8 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-06-12 07:12:16.095455 | debian-bookworm | #25 725.8 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-06-12 07:12:16.095460 | debian-bookworm | #25 725.8 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-06-12 07:12:16.095465 | debian-bookworm | #25 725.8 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-06-12 07:12:16.095469 | debian-bookworm | #25 725.8 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-12 07:12:16.095473 | debian-bookworm | #25 725.8 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-06-12 07:12:16.095478 | debian-bookworm | #25 725.8 Use 'apt autoremove' to remove them. 2026-06-12 07:12:16.095482 | debian-bookworm | #25 725.8 The following packages will be REMOVED: 2026-06-12 07:12:16.095486 | debian-bookworm | #25 725.8 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-12 07:12:16.169675 | debian-bookworm | #25 726.0 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-06-12 07:12:16.169744 | debian-bookworm | #25 726.0 After this operation, 60.4 MB disk space will be freed. 2026-06-12 07:12:16.371778 | debian-bookworm | #25 726.0 (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 ... 16754 files and directories currently installed.) 2026-06-12 07:12:16.371878 | debian-bookworm | #25 726.0 Removing build-essential (12.9) ... 2026-06-12 07:12:16.371897 | debian-bookworm | #25 726.1 Removing git (1:2.39.5-0+deb12u3) ... 2026-06-12 07:12:16.371910 | debian-bookworm | #25 726.2 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-06-12 07:12:16.537827 | debian-bookworm | #25 726.3 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-06-12 07:12:16.537925 | debian-bookworm | #25 726.4 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-06-12 07:12:16.662967 | debian-bookworm | #25 726.4 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-06-12 07:12:16.663054 | debian-bookworm | #25 726.5 Removing python3-dev (3.11.2-1+b1) ... 2026-06-12 07:12:16.763481 | debian-bookworm | #25 726.6 + apt-get autoremove -y 2026-06-12 07:12:17.502066 | debian-bookworm | #25 726.6 Reading package lists... 2026-06-12 07:12:17.738496 | debian-bookworm | #25 727.4 Building dependency tree... 2026-06-12 07:12:17.889943 | debian-bookworm | #25 727.6 Reading state information... 2026-06-12 07:12:17.939943 | debian-bookworm | #25 727.8 The following packages will be REMOVED: 2026-06-12 07:12:17.940049 | debian-bookworm | #25 727.8 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-12 07:12:18.094658 | debian-bookworm | #25 727.8 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-12 07:12:18.094741 | debian-bookworm | #25 727.8 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-12 07:12:18.094756 | debian-bookworm | #25 727.8 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-06-12 07:12:18.094769 | debian-bookworm | #25 727.8 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-12 07:12:18.094780 | debian-bookworm | #25 727.8 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-06-12 07:12:18.094803 | debian-bookworm | #25 727.8 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-06-12 07:12:18.094815 | debian-bookworm | #25 727.8 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-06-12 07:12:18.094826 | debian-bookworm | #25 727.8 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-06-12 07:12:18.094837 | debian-bookworm | #25 727.8 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-12 07:12:18.094849 | debian-bookworm | #25 727.8 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-06-12 07:12:18.159111 | debian-bookworm | #25 728.0 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-06-12 07:12:18.159196 | debian-bookworm | #25 728.0 After this operation, 358 MB disk space will be freed. 2026-06-12 07:12:18.341738 | debian-bookworm | #25 728.0 (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 ... 15615 files and directories currently installed.) 2026-06-12 07:12:18.341811 | debian-bookworm | #25 728.0 Removing g++ (4:12.2.0-3) ... 2026-06-12 07:12:18.341819 | debian-bookworm | #25 728.1 Removing gcc (4:12.2.0-3) ... 2026-06-12 07:12:18.341823 | debian-bookworm | #25 728.2 Removing dpkg-dev (1.21.23) ... 2026-06-12 07:12:18.477768 | debian-bookworm | #25 728.2 Removing bzip2 (1.0.8-5+b1) ... 2026-06-12 07:12:18.477881 | debian-bookworm | #25 728.3 Removing cpp (4:12.2.0-3) ... 2026-06-12 07:12:18.618081 | debian-bookworm | #25 728.4 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:18.618162 | debian-bookworm | #25 728.4 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-06-12 07:12:18.798641 | debian-bookworm | #25 728.5 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:18.798757 | debian-bookworm | #25 728.6 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-06-12 07:12:18.929856 | debian-bookworm | #25 728.7 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-06-12 07:12:18.929956 | debian-bookworm | #25 728.8 Removing python3.11-dev (3.11.2-6+deb12u7) ... 2026-06-12 07:12:19.049504 | debian-bookworm | #25 728.8 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-06-12 07:12:19.049644 | debian-bookworm | #25 728.9 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u7) ... 2026-06-12 07:12:19.248250 | debian-bookworm | #25 729.0 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-06-12 07:12:19.248369 | debian-bookworm | #25 729.1 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-06-12 07:12:19.415734 | debian-bookworm | #25 729.1 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-06-12 07:12:19.415830 | debian-bookworm | #25 729.2 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-06-12 07:12:19.576137 | debian-bookworm | #25 729.3 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-06-12 07:12:19.576267 | debian-bookworm | #25 729.4 Removing libdpkg-perl (1.21.23) ... 2026-06-12 07:12:19.728124 | debian-bookworm | #25 729.5 Removing liberror-perl (0.17029-2) ... 2026-06-12 07:12:19.728240 | debian-bookworm | #25 729.6 Removing perl (5.36.0-7+deb12u3) ... 2026-06-12 07:12:19.899706 | debian-bookworm | #25 729.6 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-06-12 07:12:19.899827 | debian-bookworm | #25 729.7 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-06-12 07:12:20.057860 | debian-bookworm | #25 729.8 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-06-12 07:12:20.057955 | debian-bookworm | #25 729.9 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-12 07:12:20.190320 | debian-bookworm | #25 730.0 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-12 07:12:20.190412 | debian-bookworm | #25 730.0 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-06-12 07:12:20.336790 | debian-bookworm | #25 730.1 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-06-12 07:12:20.336909 | debian-bookworm | #25 730.2 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-06-12 07:12:20.482827 | debian-bookworm | #25 730.3 Removing libpsl5:amd64 (0.21.2-1) ... 2026-06-12 07:12:20.482944 | debian-bookworm | #25 730.3 Removing libpython3.11:amd64 (3.11.2-6+deb12u7) ... 2026-06-12 07:12:20.610052 | debian-bookworm | #25 730.4 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-06-12 07:12:20.610197 | debian-bookworm | #25 730.4 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-06-12 07:12:20.795411 | debian-bookworm | #25 730.5 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-06-12 07:12:20.795559 | debian-bookworm | #25 730.6 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-06-12 07:12:20.943864 | debian-bookworm | #25 730.7 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-06-12 07:12:20.943941 | debian-bookworm | #25 730.8 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-06-12 07:12:21.072791 | debian-bookworm | #25 730.8 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-06-12 07:12:21.072883 | debian-bookworm | #25 730.9 Removing linux-libc-dev:amd64 (6.1.174-1) ... 2026-06-12 07:12:21.264789 | debian-bookworm | #25 731.0 Removing make (4.3-4.1) ... 2026-06-12 07:12:21.264886 | debian-bookworm | #25 731.1 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-06-12 07:12:21.381729 | debian-bookworm | #25 731.2 Removing rpcsvc-proto (1.4.3-1) ... 2026-06-12 07:12:21.491963 | debian-bookworm | #25 731.3 Removing xz-utils (5.4.1-1) ... 2026-06-12 07:12:21.626409 | debian-bookworm | #25 731.3 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:21.626505 | debian-bookworm | #25 731.4 Removing binutils (2.40-2) ... 2026-06-12 07:12:21.767097 | debian-bookworm | #25 731.5 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-06-12 07:12:21.767218 | debian-bookworm | #25 731.5 Removing libgprofng0:amd64 (2.40-2) ... 2026-06-12 07:12:21.983779 | debian-bookworm | #25 731.6 Removing libctf0:amd64 (2.40-2) ... 2026-06-12 07:12:21.983891 | debian-bookworm | #25 731.7 Removing libbinutils:amd64 (2.40-2) ... 2026-06-12 07:12:22.107701 | debian-bookworm | #25 731.8 Removing binutils-common:amd64 (2.40-2) ... 2026-06-12 07:12:22.107792 | debian-bookworm | #25 731.9 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.255618 | debian-bookworm | #25 731.9 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.255747 | debian-bookworm | #25 732.0 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.400145 | debian-bookworm | #25 732.1 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.400257 | debian-bookworm | #25 732.1 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.400271 | debian-bookworm | #25 732.2 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-06-12 07:12:22.520167 | debian-bookworm | #25 732.3 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.520286 | debian-bookworm | #25 732.3 Removing libisl23:amd64 (0.25-1.1) ... 2026-06-12 07:12:22.639202 | debian-bookworm | #25 732.4 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.639330 | debian-bookworm | #25 732.5 Removing libjansson4:amd64 (2.14-2) ... 2026-06-12 07:12:22.809719 | debian-bookworm | #25 732.6 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:22.809815 | debian-bookworm | #25 732.6 Removing libmpc3:amd64 (1.3.1-1) ... 2026-06-12 07:12:22.969658 | debian-bookworm | #25 732.7 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-06-12 07:12:22.969786 | debian-bookworm | #25 732.8 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:23.105852 | debian-bookworm | #25 732.9 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:23.364791 | debian-bookworm | #25 733.0 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-06-12 07:12:23.364878 | debian-bookworm | #25 733.2 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-06-12 07:12:23.505199 | debian-bookworm | #25 733.3 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-211da1baed54f5cc.lock /tmp/uv-setuptools-7ffa7c7f4f19b0d2.lock /tmp/uv-setuptools-845d129ee49fff8e.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/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /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/libcap2-bin /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/libexpat1 /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/libnsl2 /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/libpython3-stdlib /usr/share/doc/libpython3.11-minimal /usr/share/doc/libpython3.11-stdlib /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/libtirpc-common /usr/share/doc/libtirpc3 /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/media-types /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/procps /usr/share/doc/python3 /usr/share/doc/python3-distutils /usr/share/doc/python3-lib2to3 /usr/share/doc/python3-minimal /usr/share/doc/python3-pip /usr/share/doc/python3-pkg-resources /usr/share/doc/python3-setuptools /usr/share/doc/python3-wheel /usr/share/doc/python3.11 /usr/share/doc/python3.11-minimal /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-06-12 07:12:23.505302 | debian-bookworm | #25 733.3 + uv pip install --no-cache --system pyclean==3.0.0 2026-06-12 07:12:23.746778 | debian-bookworm | #25 733.4 Using Python 3.13.14 environment at: /usr/local 2026-06-12 07:12:23.752248 | debian-bookworm | #25 733.6 Resolved 1 package in 145ms 2026-06-12 07:12:23.881783 | debian-bookworm | #25 733.6 Prepared 1 package in 21ms 2026-06-12 07:12:23.881883 | debian-bookworm | #25 733.6 Installed 1 package in 10ms 2026-06-12 07:12:23.881898 | debian-bookworm | #25 733.6 + pyclean==3.0.0 2026-06-12 07:12:23.881911 | debian-bookworm | #25 733.6 + pyclean /usr 2026-06-12 07:12:23.881923 | debian-bookworm | #25 733.7 Cleaning directory /usr 2026-06-12 07:12:24.748903 | debian-bookworm | #25 734.6 Total 1875 files, 294 directories removed. 2026-06-12 07:12:24.911778 | debian-bookworm | #25 734.6 + uv pip uninstall --system pyclean 2026-06-12 07:12:25.061239 | debian-bookworm | #25 734.9 Using Python 3.13.14 environment at: /usr/local 2026-06-12 07:12:25.219435 | debian-bookworm | #25 734.9 Uninstalled 1 package in 288ms 2026-06-12 07:12:25.219510 | debian-bookworm | #25 734.9 - pyclean==3.0.0 2026-06-12 07:12:25.452457 | debian-bookworm | #25 DONE 735.3s 2026-06-12 07:12:32.425964 | debian-bookworm | 2026-06-12 07:12:32.426045 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-06-12 07:12:32.606914 | debian-bookworm | #26 DONE 4.0s 2026-06-12 07:12:32.765212 | debian-bookworm | 2026-06-12 07:12:32.765306 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-06-12 07:12:32.765313 | debian-bookworm | #26 merging 2026-06-12 07:12:36.547814 | debian-bookworm | #26 merging 3.9s done 2026-06-12 07:12:36.547918 | debian-bookworm | #26 DONE 7.9s 2026-06-12 07:12:36.698665 | debian-bookworm | 2026-06-12 07:12:36.768469 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-06-12 07:12:37.059666 | debian-bookworm | #27 DONE 0.5s 2026-06-12 07:12:37.213699 | debian-bookworm | 2026-06-12 07:12:37.213762 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-06-12 07:12:38.704612 | debian-bookworm | #28 DONE 1.6s 2026-06-12 07:12:38.871132 | debian-bookworm | 2026-06-12 07:12:38.871221 | debian-bookworm | #29 exporting to image 2026-06-12 07:12:38.871237 | debian-bookworm | #29 exporting layers 2026-06-12 07:13:08.799443 | debian-bookworm | #29 exporting layers 30.1s done 2026-06-12 07:13:08.799547 | debian-bookworm | #29 exporting manifest sha256:059edb1c3c086a820cce9bbb558fb9a16a7fa440182ca5036e904cbcbc1b23b9 2026-06-12 07:13:08.930220 | debian-bookworm | #29 exporting manifest sha256:059edb1c3c086a820cce9bbb558fb9a16a7fa440182ca5036e904cbcbc1b23b9 0.0s done 2026-06-12 07:13:08.930289 | debian-bookworm | #29 exporting config sha256:a858e3497b445c21cd5a87ad268b531d9a7ba07a2d564a98cb407dd1f2c07f4d 0.0s done 2026-06-12 07:13:08.930306 | debian-bookworm | #29 exporting attestation manifest sha256:487d219260dbcc67d9b34c26546ffc86e7e2df52361c9a16a938c73055963a54 0.1s done 2026-06-12 07:13:08.930312 | debian-bookworm | #29 exporting manifest list sha256:4491cf715396c85813efb20a79643b93f0562e73d8b29d33608d431d4dc52425 2026-06-12 07:13:09.117737 | debian-bookworm | #29 exporting manifest list sha256:4491cf715396c85813efb20a79643b93f0562e73d8b29d33608d431d4dc52425 0.0s done 2026-06-12 07:13:09.117837 | debian-bookworm | #29 naming to docker.io/library/2a29440:latest done 2026-06-12 07:13:09.117851 | debian-bookworm | #29 unpacking to docker.io/library/2a29440:latest 2026-06-12 07:13:17.676472 | debian-bookworm | #29 unpacking to docker.io/library/2a29440:latest 8.7s done 2026-06-12 07:13:17.887116 | debian-bookworm | #29 DONE 39.0s 2026-06-12 07:13:18.179441 | debian-bookworm | ok: Runtime: 0:15:28.404280 2026-06-12 07:13:18.219272 | 2026-06-12 07:13:18.219424 | TASK [Run push script] 2026-06-12 07:13:18.534910 | debian-bookworm | ++ git rev-parse --short HEAD 2026-06-12 07:13:18.536779 | debian-bookworm | + revision=2a29440 2026-06-12 07:13:18.536823 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-12 07:13:18.536832 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-12 07:13:18.536841 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-06-12 07:13:18.536884 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-12 07:13:18.536894 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-06-12 07:13:18.536940 | debian-bookworm | + docker tag 2a29440 osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-06-12 07:13:18.598227 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-06-12 07:13:18.623610 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-06-12 07:13:18.737191 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:18.737324 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-12 07:13:18.737343 | debian-bookworm | b9136609bef0: Waiting 2026-06-12 07:13:18.737379 | debian-bookworm | 9e2a6d943a09: Waiting 2026-06-12 07:13:18.737392 | debian-bookworm | 384b885eaabe: Waiting 2026-06-12 07:13:18.737402 | debian-bookworm | 18ce94931122: Waiting 2026-06-12 07:13:18.737413 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:18.833064 | debian-bookworm | 18ce94931122: Waiting 2026-06-12 07:13:18.833451 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:18.833683 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:18.833847 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-12 07:13:18.834004 | debian-bookworm | b9136609bef0: Waiting 2026-06-12 07:13:18.834173 | debian-bookworm | 9e2a6d943a09: Waiting 2026-06-12 07:13:18.834341 | debian-bookworm | 384b885eaabe: Waiting 2026-06-12 07:13:18.933108 | debian-bookworm | 9e2a6d943a09: Waiting 2026-06-12 07:13:18.933180 | debian-bookworm | 384b885eaabe: Waiting 2026-06-12 07:13:18.933187 | debian-bookworm | 18ce94931122: Waiting 2026-06-12 07:13:18.933192 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:18.933199 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:18.933203 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-12 07:13:18.933208 | debian-bookworm | b9136609bef0: Waiting 2026-06-12 07:13:19.033068 | debian-bookworm | 384b885eaabe: Waiting 2026-06-12 07:13:19.033198 | debian-bookworm | 18ce94931122: Waiting 2026-06-12 07:13:19.033251 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:19.033308 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:19.033355 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-12 07:13:19.033404 | debian-bookworm | b9136609bef0: Waiting 2026-06-12 07:13:19.033451 | debian-bookworm | 9e2a6d943a09: Waiting 2026-06-12 07:13:19.133178 | debian-bookworm | 18ce94931122: Waiting 2026-06-12 07:13:19.133238 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:19.133305 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:19.133314 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-12 07:13:19.133318 | debian-bookworm | b9136609bef0: Waiting 2026-06-12 07:13:19.133322 | debian-bookworm | 9e2a6d943a09: Waiting 2026-06-12 07:13:19.133326 | debian-bookworm | 384b885eaabe: Waiting 2026-06-12 07:13:19.233391 | debian-bookworm | 18ce94931122: Layer already exists 2026-06-12 07:13:19.233474 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:19.233487 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:19.233498 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-06-12 07:13:19.233507 | debian-bookworm | b9136609bef0: Layer already exists 2026-06-12 07:13:19.233545 | debian-bookworm | 9e2a6d943a09: Layer already exists 2026-06-12 07:13:19.233554 | debian-bookworm | 384b885eaabe: Layer already exists 2026-06-12 07:13:19.332816 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:19.332911 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:19.433489 | debian-bookworm | f7e8726a2809: Waiting 2026-06-12 07:13:19.433614 | debian-bookworm | 8958258d3db2: Waiting 2026-06-12 07:13:21.333675 | debian-bookworm | 8958258d3db2: Pushed 2026-06-12 07:13:26.533374 | debian-bookworm | f7e8726a2809: Pushed 2026-06-12 07:13:29.309215 | debian-bookworm | quincy: digest: sha256:4491cf715396c85813efb20a79643b93f0562e73d8b29d33608d431d4dc52425 size: 856 2026-06-12 07:13:29.761995 | debian-bookworm | ok: Runtime: 0:00:10.789583 2026-06-12 07:13:29.768459 | 2026-06-12 07:13:29.768579 | TASK [Run cosign script] 2026-06-12 07:13:30.107822 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-12 07:13:30.108025 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-06-12 07:13:30.108053 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-12 07:13:30.108069 | debian-bookworm | + version=quincy 2026-06-12 07:13:30.108084 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-06-12 07:13:30.115558 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-12 07:13:30.115633 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-06-12 07:13:30.376584 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-12 07:13:30.583503 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-12 07:13:35.058551 | debian-bookworm | 0 134M 0 207k 0 0 356k 0 0:06:24 --:--:-- 0:06:24 356k 16 134M 16 22.6M 0 0 14.3M 0 0:00:09 0:00:01 0:00:08 22.4M 37 134M 37 50.3M 0 0 19.5M 0 0:00:06 0:00:02 0:00:04 25.0M 64 134M 64 87.0M 0 0 24.3M 0 0:00:05 0:00:03 0:00:02 28.9M 89 134M 89 120M 0 0 26.2M 0 0:00:05 0:00:04 0:00:01 30.0M 100 134M 100 134M 0 0 27.1M 0 0:00:04 0:00:04 --:--:-- 30.7M 2026-06-12 07:13:35.067005 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-06-12 07:13:35.070161 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-06-12 07:13:35.913328 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:quincy uses a tag, not a digest, to identify the image to sign. 2026-06-12 07:13:35.913448 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-06-12 07:13:35.913459 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-12 07:13:35.913467 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-12 07:13:35.913477 | debian-bookworm | images by tag will be removed in a future release. 2026-06-12 07:13:35.913484 | debian-bookworm | 2026-06-12 07:13:36.306426 | debian-bookworm | Signing artifact... 2026-06-12 07:13:37.909907 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-06-12 07:13:42.316022 | debian-bookworm | ok: Runtime: 0:00:11.900175 2026-06-12 07:13:42.329658 | 2026-06-12 07:13:42.329897 | TASK [Run sbom script] 2026-06-12 07:13:42.676862 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-12 07:13:42.676993 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-06-12 07:13:42.677008 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-12 07:13:42.677018 | debian-bookworm | + version=quincy 2026-06-12 07:13:42.677028 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-06-12 07:13:42.677047 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-06-12 07:13:42.685949 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-12 07:13:42.864428 | debian-bookworm | [info] checking github for the current release tag 2026-06-12 07:13:43.468825 | debian-bookworm | [info] fetching release script for tag='v1.45.1' 2026-06-12 07:13:43.924470 | debian-bookworm | [info] checking github for the current release tag 2026-06-12 07:13:44.073944 | debian-bookworm | [info] using release tag='v1.45.1' version='1.45.1' os='linux' arch='amd64' 2026-06-12 07:13:46.703673 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-06-12 07:13:46.738090 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:quincy -o cyclonedx-json 2026-06-12 07:14:11.691999 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v quincy -f sbom.json -a 2026-06-12 07:14:22.040055 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-06-12 07:14:22.040210 | debian-bookworm | Provided project name and version: ceph-ansible quincy 2026-06-12 07:14:22.040243 | debian-bookworm | Auto mode ON 2026-06-12 07:14:22.040263 | debian-bookworm | Reading sbom.json ... 2026-06-12 07:14:22.040290 | debian-bookworm | Uploading sbom.json ... 2026-06-12 07:14:22.040310 | debian-bookworm | Waiting for project uuid 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 to be reported by dt server ... 2026-06-12 07:14:22.040329 | debian-bookworm | Project UUID: 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 2026-06-12 07:14:22.040348 | debian-bookworm | No policy violations found. 2026-06-12 07:14:22.040369 | debian-bookworm | severity_scores, {'CRITICAL': 2, 'HIGH': 3, 'MEDIUM': 6, 'LOW': 1, 'UNASSIGNED': 0} 2026-06-12 07:14:22.040388 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-06-12 07:14:22.411551 | debian-bookworm | ok: Runtime: 0:00:39.420380 2026-06-12 07:14:22.415765 | 2026-06-12 07:14:22.415946 | PLAY RECAP 2026-06-12 07:14:22.416083 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 07:14:22.416156 | 2026-06-12 07:14:22.564645 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-06-12 07:14:22.565751 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 07:14:23.414293 | 2026-06-12 07:14:23.414516 | PLAY [Base post-fetch] 2026-06-12 07:14:23.431497 | 2026-06-12 07:14:23.431635 | TASK [diagnose-network : Ensure log directory exists] 2026-06-12 07:14:24.111845 | debian-bookworm | ok 2026-06-12 07:14:24.120283 | 2026-06-12 07:14:24.120461 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-12 07:14:30.656236 | debian-bookworm | ok: Runtime: 0:00:05.571704 2026-06-12 07:14:30.670121 | 2026-06-12 07:14:30.670305 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-12 07:14:31.704075 | debian-bookworm | ok: Runtime: 0:00:00.273307 2026-06-12 07:14:31.710201 | 2026-06-12 07:14:31.710335 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-12 07:14:33.255661 | debian-bookworm | ok: Runtime: 0:00:01.232995 2026-06-12 07:14:33.266159 | 2026-06-12 07:14:33.266286 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-12 07:14:33.331251 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:14:33.339198 | 2026-06-12 07:14:33.339511 | TASK [fetch-output : Set log path for single node] 2026-06-12 07:14:33.390447 | debian-bookworm | ok 2026-06-12 07:14:33.400171 | 2026-06-12 07:14:33.400350 | LOOP [fetch-output : Ensure local output dirs] 2026-06-12 07:14:33.721245 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/work/logs" 2026-06-12 07:14:33.980939 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/work/artifacts" 2026-06-12 07:14:34.238317 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bcddd286c2e24a4eaa27400919bc3d1c/work/docs" 2026-06-12 07:14:34.256298 | 2026-06-12 07:14:34.256534 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 07:14:35.029464 | debian-bookworm | changed: 2026-06-12 07:14:35.029694 | debian-bookworm | .d..t...... ./ 2026-06-12 07:14:35.029731 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 07:14:35.029756 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 07:14:35.029778 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 07:14:35.029799 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 07:14:35.029820 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 07:14:35.029862 | debian-bookworm | changed: All items complete 2026-06-12 07:14:35.029889 | 2026-06-12 07:14:35.648818 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 07:14:36.234180 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 07:14:36.254716 | 2026-06-12 07:14:36.254880 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 07:14:36.288821 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:14:36.305521 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:14:36.316854 | 2026-06-12 07:14:36.316954 | PLAY RECAP 2026-06-12 07:14:36.317008 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-12 07:14:36.317032 | 2026-06-12 07:14:36.459766 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 07:14:36.465855 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 07:14:37.202160 | 2026-06-12 07:14:37.202331 | PLAY [Base post] 2026-06-12 07:14:37.216854 | 2026-06-12 07:14:37.217004 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 07:14:38.074950 | debian-bookworm | changed 2026-06-12 07:14:38.084039 | 2026-06-12 07:14:38.084163 | PLAY RECAP 2026-06-12 07:14:38.084234 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 07:14:38.084400 | 2026-06-12 07:14:38.207865 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 07:14:38.210353 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 07:14:39.025437 | 2026-06-12 07:14:39.025610 | PLAY [Base post-logs] 2026-06-12 07:14:39.036779 | 2026-06-12 07:14:39.036927 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 07:14:39.514669 | localhost | changed 2026-06-12 07:14:39.528689 | 2026-06-12 07:14:39.529681 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 07:14:39.555623 | localhost | ok 2026-06-12 07:14:39.558756 | 2026-06-12 07:14:39.558959 | TASK [Set zuul-log-path fact] 2026-06-12 07:14:39.585305 | localhost | ok 2026-06-12 07:14:39.594679 | 2026-06-12 07:14:39.594802 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 07:14:39.635656 | localhost | ok 2026-06-12 07:14:39.642791 | 2026-06-12 07:14:39.642993 | TASK [upload-logs : Create log directories] 2026-06-12 07:14:40.195057 | localhost | changed 2026-06-12 07:14:40.200888 | 2026-06-12 07:14:40.201046 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 07:14:40.735855 | localhost -> localhost | ok: Runtime: 0:00:00.007404 2026-06-12 07:14:40.744857 | 2026-06-12 07:14:40.745042 | TASK [upload-logs : Upload logs to log server] 2026-06-12 07:14:41.353071 | localhost | Output suppressed because no_log was given 2026-06-12 07:14:41.356839 | 2026-06-12 07:14:41.357008 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 07:14:41.413182 | localhost | skipping: Conditional result was False 2026-06-12 07:14:41.424864 | localhost | skipping: Conditional result was False 2026-06-12 07:14:41.431765 | 2026-06-12 07:14:41.432107 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 07:14:41.485272 | localhost | skipping: Conditional result was False 2026-06-12 07:14:41.486735 | 2026-06-12 07:14:41.491444 | localhost | skipping: Conditional result was False 2026-06-12 07:14:41.505365 | 2026-06-12 07:14:41.505634 | LOOP [upload-logs : Upload console log and json output]