2026-07-25 00:00:28.489268 | Job console starting 2026-07-25 00:00:28.510025 | Updating git repos 2026-07-25 00:00:28.601876 | Cloning repos into workspace 2026-07-25 00:00:28.685986 | Restoring repo states 2026-07-25 00:00:28.742025 | Merging changes 2026-07-25 00:00:28.742039 | Checking out repos 2026-07-25 00:00:28.854661 | Preparing playbooks 2026-07-25 00:00:30.560986 | Running Ansible setup 2026-07-25 00:00:37.073272 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 00:00:39.240109 | 2026-07-25 00:00:39.240281 | PLAY [Base pre] 2026-07-25 00:00:39.295674 | 2026-07-25 00:00:39.295833 | TASK [Setup log path fact] 2026-07-25 00:00:39.409060 | debian-bookworm | ok 2026-07-25 00:00:39.473249 | 2026-07-25 00:00:39.473405 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 00:00:39.564182 | debian-bookworm | ok 2026-07-25 00:00:39.582649 | 2026-07-25 00:00:39.582767 | TASK [emit-job-header : Print job information] 2026-07-25 00:00:39.718346 | # Job Information 2026-07-25 00:00:39.718576 | Ansible Version: 2.16.14 2026-07-25 00:00:39.718612 | Job: container-image-ceph-ansible-push-reef 2026-07-25 00:00:39.718649 | Pipeline: periodic-midnight 2026-07-25 00:00:39.718679 | Executor: 521e9411259a 2026-07-25 00:00:39.718700 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-07-25 00:00:39.718722 | Event ID: f11d8208f6224e37828f250ce1d3d563 2026-07-25 00:00:39.727991 | 2026-07-25 00:00:39.741356 | LOOP [emit-job-header : Print node information] 2026-07-25 00:00:40.211036 | debian-bookworm | ok: 2026-07-25 00:00:40.211216 | debian-bookworm | # Node Information 2026-07-25 00:00:40.211251 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-25 00:00:40.211276 | debian-bookworm | Hostname: debian 2026-07-25 00:00:40.211298 | debian-bookworm | Username: zuul 2026-07-25 00:00:40.211318 | debian-bookworm | Distro: Debian 12.15 2026-07-25 00:00:40.211342 | debian-bookworm | Provider: regiocloud-a 2026-07-25 00:00:40.211363 | debian-bookworm | Region: 2026-07-25 00:00:40.211384 | debian-bookworm | Label: debian-bookworm 2026-07-25 00:00:40.211404 | debian-bookworm | Product Name: OpenStack Nova 2026-07-25 00:00:40.211423 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef8:67b0 2026-07-25 00:00:40.232905 | 2026-07-25 00:00:40.233029 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 00:00:42.233253 | debian-bookworm -> localhost | changed 2026-07-25 00:00:42.243748 | 2026-07-25 00:00:42.243966 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 00:00:45.725478 | debian-bookworm -> localhost | changed 2026-07-25 00:00:45.739149 | 2026-07-25 00:00:45.739261 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 00:00:46.492375 | debian-bookworm -> localhost | ok 2026-07-25 00:00:46.498565 | 2026-07-25 00:00:46.498677 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 00:00:46.549134 | debian-bookworm | ok 2026-07-25 00:00:46.617306 | debian-bookworm | included: /var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 00:00:46.661809 | 2026-07-25 00:00:46.661945 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 00:00:48.948394 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-25 00:00:48.948606 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/work/685ca7070371457b9b9af66cb2ff402b_id_rsa 2026-07-25 00:00:48.948643 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/work/685ca7070371457b9b9af66cb2ff402b_id_rsa.pub 2026-07-25 00:00:48.948665 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-25 00:00:48.948686 | debian-bookworm -> localhost | SHA256:SQGAWKQRu/gieqw80f/bJOy1Kr8j+IHnrxl4hzgn9yk zuul-build-sshkey 2026-07-25 00:00:48.948714 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-25 00:00:48.948733 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-25 00:00:48.948750 | debian-bookworm -> localhost | |o=o...... | 2026-07-25 00:00:48.948767 | debian-bookworm -> localhost | |.+. . | 2026-07-25 00:00:48.948783 | debian-bookworm -> localhost | |o . | 2026-07-25 00:00:48.948799 | debian-bookworm -> localhost | |.. . . | 2026-07-25 00:00:48.948829 | debian-bookworm -> localhost | |o . S | 2026-07-25 00:00:48.948853 | debian-bookworm -> localhost | | o .+ o | 2026-07-25 00:00:48.948870 | debian-bookworm -> localhost | |o.o*oO + o | 2026-07-25 00:00:48.948887 | debian-bookworm -> localhost | |+oo.OEB.* . | 2026-07-25 00:00:48.948905 | debian-bookworm -> localhost | |o+. .=O@=o | 2026-07-25 00:00:48.948921 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-25 00:00:48.948966 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.067739 2026-07-25 00:00:48.954246 | 2026-07-25 00:00:48.954328 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 00:00:48.980954 | debian-bookworm | ok 2026-07-25 00:00:48.996208 | debian-bookworm | included: /var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 00:00:49.007397 | 2026-07-25 00:00:49.007485 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 00:00:49.020314 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:00:49.025083 | 2026-07-25 00:00:49.025164 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 00:00:49.660986 | debian-bookworm | changed 2026-07-25 00:00:49.665535 | 2026-07-25 00:00:49.665611 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 00:00:49.919762 | debian-bookworm | ok 2026-07-25 00:00:49.924434 | 2026-07-25 00:00:49.924517 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 00:00:50.655942 | debian-bookworm | changed 2026-07-25 00:00:50.663039 | 2026-07-25 00:00:50.663122 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 00:00:51.392069 | debian-bookworm | changed 2026-07-25 00:00:51.396605 | 2026-07-25 00:00:51.396684 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 00:00:51.442895 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:00:51.448058 | 2026-07-25 00:00:51.448142 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 00:00:51.997689 | debian-bookworm -> localhost | changed 2026-07-25 00:00:52.006342 | 2026-07-25 00:00:52.006428 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 00:00:52.308147 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/work/685ca7070371457b9b9af66cb2ff402b_id_rsa (zuul-build-sshkey) 2026-07-25 00:00:52.308341 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012898 2026-07-25 00:00:52.315363 | 2026-07-25 00:00:52.315449 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 00:00:52.708028 | debian-bookworm | ok 2026-07-25 00:00:52.728676 | 2026-07-25 00:00:52.728789 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 00:00:52.776437 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:00:52.793576 | 2026-07-25 00:00:52.793696 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-25 00:00:53.308555 | debian-bookworm | ok 2026-07-25 00:00:53.327600 | 2026-07-25 00:00:53.327716 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-25 00:00:53.386753 | debian-bookworm | ok 2026-07-25 00:00:53.395718 | 2026-07-25 00:00:53.395835 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-25 00:00:54.067996 | debian-bookworm -> localhost | ok 2026-07-25 00:00:54.074332 | 2026-07-25 00:00:54.074434 | TASK [validate-host : Collect information about the host] 2026-07-25 00:00:55.354020 | debian-bookworm | ok 2026-07-25 00:00:55.380424 | 2026-07-25 00:00:55.380551 | TASK [validate-host : Sanitize hostname] 2026-07-25 00:00:55.611049 | debian-bookworm | ok 2026-07-25 00:00:55.620401 | 2026-07-25 00:00:55.620503 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-25 00:00:56.493953 | debian-bookworm -> localhost | changed 2026-07-25 00:00:56.503732 | 2026-07-25 00:00:56.503862 | TASK [validate-host : Collect information about zuul worker] 2026-07-25 00:00:56.967815 | debian-bookworm | ok 2026-07-25 00:00:56.978410 | 2026-07-25 00:00:56.978515 | TASK [validate-host : Write out all zuul information for each host] 2026-07-25 00:00:57.785543 | debian-bookworm -> localhost | changed 2026-07-25 00:00:57.795615 | 2026-07-25 00:00:57.795715 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-25 00:00:58.105006 | debian-bookworm | ok 2026-07-25 00:00:58.117970 | 2026-07-25 00:00:58.118114 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-25 00:00:59.078678 | debian-bookworm | changed: 2026-07-25 00:00:59.078920 | debian-bookworm | cd+++++++++ src/ 2026-07-25 00:00:59.078960 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-25 00:00:59.078985 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-25 00:00:59.079008 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-07-25 00:00:59.079030 | debian-bookworm | Containerfile 2026-07-25 00:00:59.079197 | debian-bookworm | 2026-07-25 00:03:29.712720 | debian-bookworm | #25 67.58 2026-07-25 00:03:29.712763 | debian-bookworm | #25 67.58 Or undo this operation with: 2026-07-25 00:03:29.712835 | debian-bookworm | #25 67.58 2026-07-25 00:03:29.712895 | debian-bookworm | #25 67.58 git switch - 2026-07-25 00:03:29.712950 | debian-bookworm | #25 67.58 2026-07-25 00:03:29.713009 | debian-bookworm | #25 67.58 Turn off this advice by setting config variable advice.detachedHead to false 2026-07-25 00:03:29.713062 | debian-bookworm | #25 67.58 2026-07-25 00:03:29.713121 | debian-bookworm | #25 67.58 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-07-25 00:04:43.683108 | debian-bookworm | #25 141.6 Using /etc/ansible/ansible.cfg as config file 2026-07-25 00:04:43.683222 | debian-bookworm | #25 141.6 Starting galaxy collection install process 2026-07-25 00:04:43.683239 | debian-bookworm | #25 141.6 Process install dependency map 2026-07-25 00:04:43.683252 | debian-bookworm | #25 141.6 Starting collection install process 2026-07-25 00:04:43.683264 | debian-bookworm | #25 141.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-1706ewgdtm6q/tmpum7sh_uy/ansible-netcommon-2.6.1-ji4zvqxw 2026-07-25 00:04:43.683278 | debian-bookworm | #25 141.6 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-07-25 00:04:43.683290 | debian-bookworm | #25 141.6 ansible.netcommon:2.6.1 was installed successfully 2026-07-25 00:04:43.683341 | debian-bookworm | #25 141.6 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-07-25 00:04:43.683355 | debian-bookworm | #25 141.6 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-07-25 00:04:43.683367 | debian-bookworm | #25 141.6 openstack.config_template:1.3.0 was installed successfully 2026-07-25 00:04:43.683390 | debian-bookworm | #25 141.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-1706ewgdtm6q/tmpum7sh_uy/ansible-posix-2.2.2-be3kowy4 2026-07-25 00:04:43.683401 | debian-bookworm | #25 141.6 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-07-25 00:04:43.683413 | debian-bookworm | #25 141.6 ansible.posix:2.2.2 was installed successfully 2026-07-25 00:04:43.683430 | debian-bookworm | #25 141.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-1706ewgdtm6q/tmpum7sh_uy/ansible-utils-6.0.3-5jwsvh3x 2026-07-25 00:04:43.683442 | debian-bookworm | #25 141.6 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-07-25 00:04:43.683452 | debian-bookworm | #25 141.6 ansible.utils:6.0.3 was installed successfully 2026-07-25 00:04:43.683463 | debian-bookworm | #25 141.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-1706ewgdtm6q/tmpum7sh_uy/netbox-netbox-3.23.0-ch3ojzj6 2026-07-25 00:04:43.683474 | debian-bookworm | #25 141.6 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-07-25 00:04:43.683485 | debian-bookworm | #25 141.6 netbox.netbox:3.23.0 was installed successfully 2026-07-25 00:04:43.683498 | debian-bookworm | #25 141.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260724.0.tar.gz to /root/.ansible/tmp/ansible-local-1706ewgdtm6q/tmpum7sh_uy/osism-commons-0.20260724.0-r6r_tw6d 2026-07-25 00:04:43.683509 | debian-bookworm | #25 141.6 Installing 'osism.commons:0.20260724.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-07-25 00:04:43.683519 | debian-bookworm | #25 141.6 osism.commons:0.20260724.0 was installed successfully 2026-07-25 00:04:43.683530 | debian-bookworm | #25 141.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1706ewgdtm6q/tmpum7sh_uy/community-general-13.2.0-_hw51ckn 2026-07-25 00:04:43.683541 | debian-bookworm | #25 141.6 Installing 'community.general:13.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-07-25 00:04:43.683552 | debian-bookworm | #25 141.6 community.general:13.2.0 was installed successfully 2026-07-25 00:04:43.683565 | debian-bookworm | #25 141.6 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-1706ewgdtm6q/tmpum7sh_uy/community-library_inventory_filtering_v1-1.1.5-274_7amw 2026-07-25 00:04:43.683583 | debian-bookworm | #25 141.6 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-07-25 00:04:43.683596 | debian-bookworm | #25 141.6 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-07-25 00:04:43.793557 | debian-bookworm | #25 141.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-07-25 00:04:44.041787 | debian-bookworm | #25 141.7 + mkdir -p /usr/share/mitogen 2026-07-25 00:04:44.041897 | debian-bookworm | #25 141.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-07-25 00:04:44.041914 | debian-bookworm | #25 141.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-07-25 00:04:44.041975 | debian-bookworm | #25 141.8 + rm /mitogen.tar.gz 2026-07-25 00:04:44.041991 | debian-bookworm | #25 141.8 ++ awk '-F: ' '{ print $2 }' 2026-07-25 00:04:44.042037 | debian-bookworm | #25 141.8 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-07-25 00:04:44.042050 | debian-bookworm | #25 141.8 + PROJECT_VERSION=stable-8.0 2026-07-25 00:04:44.042061 | debian-bookworm | #25 141.8 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-07-25 00:04:44.042073 | debian-bookworm | #25 141.8 Cloning into '/repository'... 2026-07-25 00:04:46.258850 | debian-bookworm | #25 144.1 ++ find /patches/stable-8.0 -name '*.patch' 2026-07-25 00:04:46.258944 | debian-bookworm | #25 144.1 ++ LC_ALL=C 2026-07-25 00:04:46.258960 | debian-bookworm | #25 144.1 ++ sort 2026-07-25 00:04:46.359301 | debian-bookworm | #25 144.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.359427 | debian-bookworm | #25 144.1 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-25 00:04:46.359483 | debian-bookworm | #25 144.1 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-25 00:04:46.359533 | debian-bookworm | #25 144.1 + cd /repository 2026-07-25 00:04:46.359579 | debian-bookworm | #25 144.1 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.359622 | debian-bookworm | #25 144.1 checking file roles/ceph-defaults/defaults/main.yml 2026-07-25 00:04:46.359661 | debian-bookworm | #25 144.1 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-25 00:04:46.359739 | debian-bookworm | #25 144.1 + cd /repository 2026-07-25 00:04:46.359787 | debian-bookworm | #25 144.1 + patch --forward --batch -p1 2026-07-25 00:04:46.359833 | debian-bookworm | #25 144.1 patching file roles/ceph-defaults/defaults/main.yml 2026-07-25 00:04:46.359877 | debian-bookworm | #25 144.1 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-25 00:04:46.359925 | debian-bookworm | #25 144.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.359971 | debian-bookworm | #25 144.1 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-25 00:04:46.360020 | debian-bookworm | #25 144.1 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-25 00:04:46.360064 | debian-bookworm | #25 144.1 + cd /repository 2026-07-25 00:04:46.360111 | debian-bookworm | #25 144.1 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.360157 | debian-bookworm | #25 144.1 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-07-25 00:04:46.360203 | debian-bookworm | #25 144.1 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-25 00:04:46.360248 | debian-bookworm | #25 144.1 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-25 00:04:46.360294 | debian-bookworm | #25 144.1 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-07-25 00:04:46.360341 | debian-bookworm | #25 144.1 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-07-25 00:04:46.360385 | debian-bookworm | #25 144.1 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-25 00:04:46.360429 | debian-bookworm | #25 144.1 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-25 00:04:46.360478 | debian-bookworm | #25 144.1 + cd /repository 2026-07-25 00:04:46.360523 | debian-bookworm | #25 144.1 + patch --forward --batch -p1 2026-07-25 00:04:46.360571 | debian-bookworm | #25 144.1 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-07-25 00:04:46.360617 | debian-bookworm | #25 144.2 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-25 00:04:46.360665 | debian-bookworm | #25 144.2 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-25 00:04:46.360733 | debian-bookworm | #25 144.2 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-07-25 00:04:46.360773 | debian-bookworm | #25 144.2 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-07-25 00:04:46.360818 | debian-bookworm | #25 144.2 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-25 00:04:46.360864 | debian-bookworm | #25 144.2 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-25 00:04:46.360909 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.360958 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/container-binary.patch 2026-07-25 00:04:46.361012 | debian-bookworm | #25 144.2 /patches/stable-8.0/container-binary.patch 2026-07-25 00:04:46.361058 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.361102 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.361147 | debian-bookworm | #25 144.2 checking file roles/ceph-facts/tasks/container_binary.yml 2026-07-25 00:04:46.361195 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.361237 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.361281 | debian-bookworm | #25 144.2 patching file roles/ceph-facts/tasks/container_binary.yml 2026-07-25 00:04:46.361353 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.361400 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-25 00:04:46.361446 | debian-bookworm | #25 144.2 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-25 00:04:46.361492 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.361540 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.361586 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.361634 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-25 00:04:46.361679 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.361791 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.361841 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.361889 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-25 00:04:46.362044 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.362098 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-25 00:04:46.362143 | debian-bookworm | #25 144.2 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-25 00:04:46.362183 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.362228 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.362272 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.362315 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.362362 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.362405 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.362453 | debian-bookworm | #25 144.2 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-25 00:04:46.362499 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.362548 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-25 00:04:46.362594 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.362641 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.362687 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/shrink-osd.yml 2026-07-25 00:04:46.362754 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.362802 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.362849 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/shrink-osd.yml 2026-07-25 00:04:46.362898 | debian-bookworm | #25 144.2 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-25 00:04:46.362945 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.362995 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-25 00:04:46.363041 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.363085 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.363129 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.363172 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-25 00:04:46.363221 | debian-bookworm | #25 144.2 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-25 00:04:46.363268 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.363315 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.363362 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.363405 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-25 00:04:46.363450 | debian-bookworm | #25 144.2 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-25 00:04:46.363494 | debian-bookworm | #25 144.2 /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-25 00:04:46.363538 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.363595 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-25 00:04:46.363641 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.363684 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.363770 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.363818 | debian-bookworm | #25 144.2 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-25 00:04:46.363862 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.363905 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.363955 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.364000 | debian-bookworm | #25 144.2 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-25 00:04:46.364045 | debian-bookworm | #25 144.2 /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-25 00:04:46.364094 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.364138 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-25 00:04:46.364186 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.364233 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.364283 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.364329 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.364375 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.364420 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.364468 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.364515 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-25 00:04:46.364563 | debian-bookworm | #25 144.2 /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-25 00:04:46.364608 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.364656 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.364762 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.364812 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.364860 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.364903 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.364947 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.364993 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-25 00:04:46.365041 | debian-bookworm | #25 144.2 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-25 00:04:46.365083 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.365126 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.365168 | debian-bookworm | #25 144.2 checking file roles/ceph-client/meta/main.yml 2026-07-25 00:04:46.365212 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365255 | debian-bookworm | #25 144.2 checking file roles/ceph-common/meta/main.yml 2026-07-25 00:04:46.365299 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365342 | debian-bookworm | #25 144.2 checking file roles/ceph-container-common/meta/main.yml 2026-07-25 00:04:46.365387 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365427 | debian-bookworm | #25 144.2 checking file roles/ceph-defaults/meta/main.yml 2026-07-25 00:04:46.365472 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365512 | debian-bookworm | #25 144.2 checking file roles/ceph-handler/meta/main.yml 2026-07-25 00:04:46.365551 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365593 | debian-bookworm | #25 144.2 checking file roles/ceph-mds/meta/main.yml 2026-07-25 00:04:46.365633 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365674 | debian-bookworm | #25 144.2 checking file roles/ceph-mgr/meta/main.yml 2026-07-25 00:04:46.365735 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365784 | debian-bookworm | #25 144.2 checking file roles/ceph-mon/meta/main.yml 2026-07-25 00:04:46.365826 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.365867 | debian-bookworm | #25 144.2 checking file roles/ceph-osd/meta/main.yml 2026-07-25 00:04:46.365913 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366006 | debian-bookworm | #25 144.2 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-07-25 00:04:46.366051 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366102 | debian-bookworm | #25 144.2 checking file roles/ceph-rgw/meta/main.yml 2026-07-25 00:04:46.366145 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366193 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.366234 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.366281 | debian-bookworm | #25 144.2 patching file roles/ceph-client/meta/main.yml 2026-07-25 00:04:46.366323 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366366 | debian-bookworm | #25 144.2 patching file roles/ceph-common/meta/main.yml 2026-07-25 00:04:46.366408 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366456 | debian-bookworm | #25 144.2 patching file roles/ceph-container-common/meta/main.yml 2026-07-25 00:04:46.366497 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366537 | debian-bookworm | #25 144.2 patching file roles/ceph-defaults/meta/main.yml 2026-07-25 00:04:46.366576 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366617 | debian-bookworm | #25 144.2 patching file roles/ceph-handler/meta/main.yml 2026-07-25 00:04:46.366663 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366725 | debian-bookworm | #25 144.2 patching file roles/ceph-mds/meta/main.yml 2026-07-25 00:04:46.366766 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366808 | debian-bookworm | #25 144.2 patching file roles/ceph-mgr/meta/main.yml 2026-07-25 00:04:46.366856 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366896 | debian-bookworm | #25 144.2 patching file roles/ceph-mon/meta/main.yml 2026-07-25 00:04:46.366939 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.366986 | debian-bookworm | #25 144.2 patching file roles/ceph-osd/meta/main.yml 2026-07-25 00:04:46.367026 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.367068 | debian-bookworm | #25 144.2 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-07-25 00:04:46.367108 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.367150 | debian-bookworm | #25 144.2 patching file roles/ceph-rgw/meta/main.yml 2026-07-25 00:04:46.367197 | debian-bookworm | #25 144.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-25 00:04:46.367238 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.367279 | debian-bookworm | #25 144.2 /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-25 00:04:46.367321 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-25 00:04:46.367369 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.367412 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.367462 | debian-bookworm | #25 144.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.367504 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.367543 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.367581 | debian-bookworm | #25 144.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.367619 | debian-bookworm | #25 144.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-25 00:04:46.367660 | debian-bookworm | #25 144.2 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-25 00:04:46.367730 | debian-bookworm | #25 144.2 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-25 00:04:46.367772 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.367813 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 --dry-run 2026-07-25 00:04:46.367859 | debian-bookworm | #25 144.2 checking file roles/ceph-validate/tasks/check_system.yml 2026-07-25 00:04:46.367900 | debian-bookworm | #25 144.2 + cd /repository 2026-07-25 00:04:46.367943 | debian-bookworm | #25 144.2 + patch --forward --batch -p1 2026-07-25 00:04:46.367991 | debian-bookworm | #25 144.2 patching file roles/ceph-validate/tasks/check_system.yml 2026-07-25 00:04:46.368033 | debian-bookworm | #25 144.2 + '[' -e /repository/plugins/actions ']' 2026-07-25 00:04:46.368075 | debian-bookworm | #25 144.2 + '[' -e /repository/plugins/callback ']' 2026-07-25 00:04:46.368121 | debian-bookworm | #25 144.2 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-07-25 00:04:46.368161 | debian-bookworm | #25 144.2 + '[' -e /repository/plugins/filter ']' 2026-07-25 00:04:46.459963 | debian-bookworm | #25 144.2 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-07-25 00:04:46.460047 | debian-bookworm | #25 144.2 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.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/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-07-25 00:04:46.460066 | debian-bookworm | #25 144.3 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-07-25 00:04:46.460076 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460085 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-07-25 00:04:46.460093 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/lv-create.yml 2026-07-25 00:04:46.460101 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-07-25 00:04:46.460109 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-07-25 00:04:46.460117 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460125 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-25 00:04:46.460132 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-25 00:04:46.460140 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-25 00:04:46.460147 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-07-25 00:04:46.460156 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460164 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-25 00:04:46.460172 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-25 00:04:46.460179 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-25 00:04:46.460187 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-07-25 00:04:46.460195 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460199 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-25 00:04:46.460204 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-25 00:04:46.460208 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-25 00:04:46.460215 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-07-25 00:04:46.460222 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460229 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.460236 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.460243 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-07-25 00:04:46.460251 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-07-25 00:04:46.460265 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460272 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-25 00:04:46.460280 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-25 00:04:46.460287 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-25 00:04:46.460295 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-07-25 00:04:46.460302 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460309 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-25 00:04:46.460317 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-25 00:04:46.460339 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-25 00:04:46.460360 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-07-25 00:04:46.460369 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460377 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-25 00:04:46.460384 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-25 00:04:46.460393 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-25 00:04:46.460400 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-07-25 00:04:46.460408 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460415 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-25 00:04:46.460424 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-25 00:04:46.460432 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-25 00:04:46.460441 | debian-bookworm | #25 144.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-07-25 00:04:46.460451 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460459 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-25 00:04:46.460467 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-25 00:04:46.460476 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-25 00:04:46.460484 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-07-25 00:04:46.460491 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-25 00:04:46.460498 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460506 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-25 00:04:46.460514 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-25 00:04:46.460522 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-07-25 00:04:46.460530 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460537 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-25 00:04:46.460544 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-25 00:04:46.460553 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-25 00:04:46.460564 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-07-25 00:04:46.460569 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460574 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-25 00:04:46.460578 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-25 00:04:46.460583 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-25 00:04:46.460587 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-07-25 00:04:46.460592 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460596 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-07-25 00:04:46.460601 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/add-mon.yml 2026-07-25 00:04:46.460610 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-07-25 00:04:46.460615 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-07-25 00:04:46.460619 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460624 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-25 00:04:46.460628 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-25 00:04:46.460634 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-25 00:04:46.460638 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-07-25 00:04:46.460643 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460647 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-25 00:04:46.460652 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-25 00:04:46.460657 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-25 00:04:46.460667 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-07-25 00:04:46.460672 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-25 00:04:46.460676 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460681 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-25 00:04:46.460686 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-25 00:04:46.460691 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-07-25 00:04:46.460717 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460722 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-25 00:04:46.460726 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-25 00:04:46.460730 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-25 00:04:46.460735 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-07-25 00:04:46.460739 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-25 00:04:46.460744 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460748 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-25 00:04:46.460753 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-25 00:04:46.460757 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-07-25 00:04:46.460762 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-25 00:04:46.460770 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460775 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-25 00:04:46.460779 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-25 00:04:46.460784 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-07-25 00:04:46.460788 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/cephadm.yml 2026-07-25 00:04:46.460793 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.460797 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-07-25 00:04:46.460802 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-07-25 00:04:46.460806 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-07-25 00:04:46.596308 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.596444 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-25 00:04:46.596517 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-25 00:04:46.596557 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-25 00:04:46.596623 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-07-25 00:04:46.596679 | debian-bookworm | #25 144.3 /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-25 00:04:46.596748 | debian-bookworm | #25 144.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-25 00:04:46.596803 | debian-bookworm | #25 144.3 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-25 00:04:46.596853 | debian-bookworm | #25 144.3 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-25 00:04:46.596890 | debian-bookworm | #25 144.3 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-07-25 00:04:46.596971 | debian-bookworm | #25 144.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-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /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-07-25 00:04:46.597084 | debian-bookworm | #25 144.4 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-07-25 00:04:46.597140 | debian-bookworm | #25 144.4 + '[' -e /repository/site-docker.yml.sample ']' 2026-07-25 00:04:46.597190 | debian-bookworm | #25 144.4 + '[' -e /repository/site-container.yml.sample ']' 2026-07-25 00:04:46.597227 | debian-bookworm | #25 144.4 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-07-25 00:04:46.597293 | debian-bookworm | #25 144.4 + '[' -e /repository/dashboard.yml ']' 2026-07-25 00:04:46.597330 | debian-bookworm | #25 144.4 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-07-25 00:04:46.597395 | debian-bookworm | #25 144.4 + '[' -e /repository/module_utils ']' 2026-07-25 00:04:46.597432 | debian-bookworm | #25 144.4 + cp -r /repository/module_utils /ansible 2026-07-25 00:04:46.597498 | debian-bookworm | #25 144.4 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-07-25 00:04:46.597553 | debian-bookworm | #25 144.4 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2026-07-25 00:04:46.597604 | debian-bookworm | #25 144.4 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-07-25 00:04:46.597716 | debian-bookworm | #25 144.4 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-07-25 00:04:46.597786 | debian-bookworm | #25 144.4 + mkdir -p /tests 2026-07-25 00:04:46.597837 | debian-bookworm | #25 144.4 + 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-07-25 00:04:46.597906 | debian-bookworm | #25 144.4 + python3 -m ara.setup.env 2026-07-25 00:04:46.597989 | debian-bookworm | #25 144.5 + python3 /src/render-playbooks.py 2026-07-25 00:04:46.810389 | debian-bookworm | #25 144.5 + chown -R dragon: /ansible /share /interface 2026-07-25 00:04:46.810487 | debian-bookworm | #25 144.7 + apt-get clean 2026-07-25 00:04:46.981260 | debian-bookworm | #25 144.7 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-25 00:04:47.542043 | debian-bookworm | #25 144.7 Reading package lists... 2026-07-25 00:04:47.781980 | debian-bookworm | #25 145.4 Building dependency tree... 2026-07-25 00:04:47.782243 | debian-bookworm | #25 145.7 Reading state information... 2026-07-25 00:04:47.990437 | debian-bookworm | #25 145.9 The following packages were automatically installed and are no longer required: 2026-07-25 00:04:47.990590 | debian-bookworm | #25 145.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-25 00:04:47.990671 | debian-bookworm | #25 145.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-25 00:04:47.990851 | debian-bookworm | #25 145.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-25 00:04:47.990956 | debian-bookworm | #25 145.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-25 00:04:47.991001 | debian-bookworm | #25 145.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-25 00:04:47.991077 | debian-bookworm | #25 145.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-25 00:04:47.991138 | debian-bookworm | #25 145.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-25 00:04:47.991192 | debian-bookworm | #25 145.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-25 00:04:47.991252 | debian-bookworm | #25 145.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-25 00:04:47.991304 | debian-bookworm | #25 145.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-25 00:04:47.991359 | debian-bookworm | #25 145.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-25 00:04:47.991411 | debian-bookworm | #25 145.9 Use 'apt autoremove' to remove them. 2026-07-25 00:04:48.152941 | debian-bookworm | #25 145.9 The following packages will be REMOVED: 2026-07-25 00:04:48.153080 | debian-bookworm | #25 145.9 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-25 00:04:48.223716 | debian-bookworm | #25 146.1 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-07-25 00:04:48.223814 | debian-bookworm | #25 146.1 After this operation, 60.4 MB disk space will be freed. 2026-07-25 00:04:48.390729 | debian-bookworm | #25 146.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 ... 16754 files and directories currently installed.) 2026-07-25 00:04:48.390889 | debian-bookworm | #25 146.1 Removing build-essential (12.9) ... 2026-07-25 00:04:48.390968 | debian-bookworm | #25 146.3 Removing git (1:2.39.5-0+deb12u3) ... 2026-07-25 00:04:48.522030 | debian-bookworm | #25 146.4 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-07-25 00:04:48.757827 | debian-bookworm | #25 146.5 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-07-25 00:04:48.867803 | debian-bookworm | #25 146.6 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-07-25 00:04:48.867958 | debian-bookworm | #25 146.7 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-07-25 00:04:49.076468 | debian-bookworm | #25 146.8 Removing python3-dev (3.11.2-1+b1) ... 2026-07-25 00:04:49.076694 | debian-bookworm | #25 146.9 + apt-get autoremove -y 2026-07-25 00:04:49.849538 | debian-bookworm | #25 147.0 Reading package lists... 2026-07-25 00:04:50.073003 | debian-bookworm | #25 147.7 Building dependency tree... 2026-07-25 00:04:50.227691 | debian-bookworm | #25 147.9 Reading state information... 2026-07-25 00:04:50.310858 | debian-bookworm | #25 148.2 The following packages will be REMOVED: 2026-07-25 00:04:50.311087 | debian-bookworm | #25 148.2 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-25 00:04:50.311151 | debian-bookworm | #25 148.2 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-25 00:04:50.311184 | debian-bookworm | #25 148.2 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-25 00:04:50.311239 | debian-bookworm | #25 148.2 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-25 00:04:50.311270 | debian-bookworm | #25 148.2 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-25 00:04:50.311323 | debian-bookworm | #25 148.2 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-25 00:04:50.311354 | debian-bookworm | #25 148.2 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-25 00:04:50.311407 | debian-bookworm | #25 148.2 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-25 00:04:50.311447 | debian-bookworm | #25 148.2 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-25 00:04:50.311502 | debian-bookworm | #25 148.2 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-25 00:04:50.462196 | debian-bookworm | #25 148.2 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-25 00:04:50.532183 | debian-bookworm | #25 148.4 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-07-25 00:04:50.533366 | debian-bookworm | #25 148.4 After this operation, 358 MB disk space will be freed. 2026-07-25 00:04:50.685323 | debian-bookworm | #25 148.4 (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-07-25 00:04:50.685389 | debian-bookworm | #25 148.4 Removing g++ (4:12.2.0-3) ... 2026-07-25 00:04:50.685400 | debian-bookworm | #25 148.6 Removing gcc (4:12.2.0-3) ... 2026-07-25 00:04:50.809206 | debian-bookworm | #25 148.7 Removing dpkg-dev (1.21.23) ... 2026-07-25 00:04:50.988816 | debian-bookworm | #25 148.9 Removing bzip2 (1.0.8-5+b1) ... 2026-07-25 00:04:51.165438 | debian-bookworm | #25 148.9 Removing cpp (4:12.2.0-3) ... 2026-07-25 00:04:51.165548 | debian-bookworm | #25 149.0 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:51.296335 | debian-bookworm | #25 149.2 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-07-25 00:04:51.532089 | debian-bookworm | #25 149.3 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:51.611408 | debian-bookworm | #25 149.5 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-07-25 00:04:51.712251 | debian-bookworm | #25 149.6 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-07-25 00:04:51.864863 | debian-bookworm | #25 149.7 Removing python3.11-dev (3.11.2-6+deb12u8) ... 2026-07-25 00:04:51.993687 | debian-bookworm | #25 149.9 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-07-25 00:04:52.158419 | debian-bookworm | #25 150.0 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u8) ... 2026-07-25 00:04:52.312406 | debian-bookworm | #25 150.2 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-07-25 00:04:52.445315 | debian-bookworm | #25 150.2 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-07-25 00:04:52.445402 | debian-bookworm | #25 150.3 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-07-25 00:04:52.653223 | debian-bookworm | #25 150.5 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-07-25 00:04:52.866243 | debian-bookworm | #25 150.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-07-25 00:04:52.976060 | debian-bookworm | #25 150.8 Removing libdpkg-perl (1.21.23) ... 2026-07-25 00:04:53.192496 | debian-bookworm | #25 150.9 Removing liberror-perl (0.17029-2) ... 2026-07-25 00:04:53.192566 | debian-bookworm | #25 151.1 Removing perl (5.36.0-7+deb12u3) ... 2026-07-25 00:04:53.377572 | debian-bookworm | #25 151.1 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-07-25 00:04:53.377695 | debian-bookworm | #25 151.2 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-07-25 00:04:53.506199 | debian-bookworm | #25 151.4 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-07-25 00:04:53.628587 | debian-bookworm | #25 151.5 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-25 00:04:53.731486 | debian-bookworm | #25 151.6 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-25 00:04:53.876247 | debian-bookworm | #25 151.7 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-07-25 00:04:54.011605 | debian-bookworm | #25 151.9 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-07-25 00:04:54.117156 | debian-bookworm | #25 152.0 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-07-25 00:04:54.279002 | debian-bookworm | #25 152.1 Removing libpsl5:amd64 (0.21.2-1) ... 2026-07-25 00:04:54.279142 | debian-bookworm | #25 152.2 Removing libpython3.11:amd64 (3.11.2-6+deb12u8) ... 2026-07-25 00:04:54.508555 | debian-bookworm | #25 152.2 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-07-25 00:04:54.566847 | debian-bookworm | #25 152.4 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-07-25 00:04:54.729899 | debian-bookworm | #25 152.6 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-07-25 00:04:54.979406 | debian-bookworm | #25 152.7 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-07-25 00:04:54.979916 | debian-bookworm | #25 152.9 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-07-25 00:04:55.178148 | debian-bookworm | #25 153.1 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-07-25 00:04:55.329239 | debian-bookworm | #25 153.2 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-07-25 00:04:55.567194 | debian-bookworm | #25 153.3 Removing linux-libc-dev:amd64 (6.1.177-1) ... 2026-07-25 00:04:55.590861 | debian-bookworm | #25 153.5 Removing make (4.3-4.1) ... 2026-07-25 00:04:55.832551 | debian-bookworm | #25 153.6 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-07-25 00:04:55.912955 | debian-bookworm | #25 153.8 Removing rpcsvc-proto (1.4.3-1) ... 2026-07-25 00:04:56.148515 | debian-bookworm | #25 153.9 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-07-25 00:04:56.148602 | debian-bookworm | #25 154.0 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:56.332701 | debian-bookworm | #25 154.1 Removing binutils (2.40-2) ... 2026-07-25 00:04:56.332804 | debian-bookworm | #25 154.2 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-07-25 00:04:56.501948 | debian-bookworm | #25 154.4 Removing libgprofng0:amd64 (2.40-2) ... 2026-07-25 00:04:56.714274 | debian-bookworm | #25 154.4 Removing libctf0:amd64 (2.40-2) ... 2026-07-25 00:04:56.714340 | debian-bookworm | #25 154.6 Removing libbinutils:amd64 (2.40-2) ... 2026-07-25 00:04:56.824586 | debian-bookworm | #25 154.6 Removing binutils-common:amd64 (2.40-2) ... 2026-07-25 00:04:56.977094 | debian-bookworm | #25 154.7 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:56.977173 | debian-bookworm | #25 154.8 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:56.977187 | debian-bookworm | #25 154.8 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:57.173580 | debian-bookworm | #25 154.9 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:57.173647 | debian-bookworm | #25 155.0 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:57.280471 | debian-bookworm | #25 155.2 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-07-25 00:04:57.381609 | debian-bookworm | #25 155.3 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:57.595185 | debian-bookworm | #25 155.3 Removing libisl23:amd64 (0.25-1.1) ... 2026-07-25 00:04:57.595273 | debian-bookworm | #25 155.5 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:57.789869 | debian-bookworm | #25 155.7 Removing libjansson4:amd64 (2.14-2) ... 2026-07-25 00:04:57.959406 | debian-bookworm | #25 155.8 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:57.959491 | debian-bookworm | #25 155.8 Removing libmpc3:amd64 (1.3.1-1) ... 2026-07-25 00:04:58.125468 | debian-bookworm | #25 155.9 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-07-25 00:04:58.125536 | debian-bookworm | #25 156.0 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:58.318980 | debian-bookworm | #25 156.1 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:58.319185 | debian-bookworm | #25 156.2 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-07-25 00:04:58.477458 | debian-bookworm | #25 156.3 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-07-25 00:04:58.585059 | debian-bookworm | #25 156.5 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-a3f747aa3d8dfd62.lock /tmp/uv-setuptools-f0c1eaaba2a9c448.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-07-25 00:04:58.798934 | debian-bookworm | #25 156.5 + uv pip install --no-cache --system pyclean==3.0.0 2026-07-25 00:04:58.799846 | debian-bookworm | #25 156.7 Using Python 3.13.14 environment at: /usr/local 2026-07-25 00:04:58.953318 | debian-bookworm | #25 156.8 Resolved 1 package in 142ms 2026-07-25 00:04:59.065123 | debian-bookworm | #25 156.8 Prepared 1 package in 20ms 2026-07-25 00:04:59.065245 | debian-bookworm | #25 156.9 Installed 1 package in 7ms 2026-07-25 00:04:59.065259 | debian-bookworm | #25 156.9 + pyclean==3.0.0 2026-07-25 00:04:59.065273 | debian-bookworm | #25 156.9 + pyclean /usr 2026-07-25 00:04:59.065284 | debian-bookworm | #25 156.9 Cleaning directory /usr 2026-07-25 00:05:00.029577 | debian-bookworm | #25 157.9 Total 1837 files, 290 directories removed. 2026-07-25 00:05:00.195634 | debian-bookworm | #25 157.9 + uv pip uninstall --system pyclean 2026-07-25 00:05:00.373726 | debian-bookworm | #25 158.2 Using Python 3.13.14 environment at: /usr/local 2026-07-25 00:05:00.540555 | debian-bookworm | #25 158.3 Uninstalled 1 package in 302ms 2026-07-25 00:05:00.592600 | debian-bookworm | #25 158.3 - pyclean==3.0.0 2026-07-25 00:05:00.980089 | debian-bookworm | #25 DONE 158.9s 2026-07-25 00:05:08.789939 | debian-bookworm | 2026-07-25 00:05:08.790044 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-25 00:05:09.043892 | debian-bookworm | #26 DONE 4.5s 2026-07-25 00:05:09.202951 | debian-bookworm | 2026-07-25 00:05:09.203003 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-25 00:05:09.203009 | debian-bookworm | #26 merging 2026-07-25 00:05:13.294449 | debian-bookworm | #26 merging 4.2s done 2026-07-25 00:05:13.294513 | debian-bookworm | #26 DONE 8.7s 2026-07-25 00:05:13.447333 | debian-bookworm | 2026-07-25 00:05:13.448716 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-07-25 00:05:13.538753 | debian-bookworm | #27 DONE 0.2s 2026-07-25 00:05:13.694003 | debian-bookworm | 2026-07-25 00:05:13.694098 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-07-25 00:05:15.905589 | debian-bookworm | #28 DONE 2.4s 2026-07-25 00:05:16.078194 | debian-bookworm | 2026-07-25 00:05:16.078278 | debian-bookworm | #29 exporting to image 2026-07-25 00:05:16.078302 | debian-bookworm | #29 exporting layers 2026-07-25 00:05:45.784931 | debian-bookworm | #29 exporting layers 29.9s done 2026-07-25 00:05:45.785077 | debian-bookworm | #29 exporting manifest sha256:99258c9000361fc9eb17a7a25a3350cb286dc18e11740867dbc7cdec2cc73169 2026-07-25 00:05:45.909817 | debian-bookworm | #29 exporting manifest sha256:99258c9000361fc9eb17a7a25a3350cb286dc18e11740867dbc7cdec2cc73169 0.0s done 2026-07-25 00:05:45.909994 | debian-bookworm | #29 exporting config sha256:2e1ed6d1fb128078a8a79b2d906f64371d1b83254ca20fcbdf904b9e10484ea0 0.0s done 2026-07-25 00:05:45.910040 | debian-bookworm | #29 exporting attestation manifest sha256:fff2bdd38ddb83d3bc7b389f83b4b6be9b9c48dfdcee6145bdec686c410eb48b 0.1s done 2026-07-25 00:05:46.109094 | debian-bookworm | #29 exporting manifest list sha256:3a99bfa3d3858f1f11e788cc7833c51ac229273274ae8c561e89702c52a222de 0.0s done 2026-07-25 00:05:46.109268 | debian-bookworm | #29 naming to docker.io/library/17ef2cc:latest 0.0s done 2026-07-25 00:05:46.109313 | debian-bookworm | #29 unpacking to docker.io/library/17ef2cc:latest 2026-07-25 00:05:54.574131 | debian-bookworm | #29 unpacking to docker.io/library/17ef2cc:latest 8.6s done 2026-07-25 00:05:54.776215 | debian-bookworm | #29 DONE 38.7s 2026-07-25 00:05:55.220953 | debian-bookworm | ok: Runtime: 0:03:41.794834 2026-07-25 00:05:55.252951 | 2026-07-25 00:05:55.253139 | TASK [Run push script] 2026-07-25 00:05:55.535344 | debian-bookworm | ++ git rev-parse --short HEAD 2026-07-25 00:05:55.537630 | debian-bookworm | + revision=17ef2cc 2026-07-25 00:05:55.537682 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-25 00:05:55.537703 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-25 00:05:55.537718 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-25 00:05:55.537731 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-07-25 00:05:55.537748 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-25 00:05:55.537856 | debian-bookworm | + docker tag 17ef2cc osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-25 00:05:55.588886 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-25 00:05:55.598615 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-07-25 00:05:55.709022 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-25 00:05:55.709090 | debian-bookworm | 597c6c618d36: Waiting 2026-07-25 00:05:55.709100 | debian-bookworm | b4558791a7f7: Waiting 2026-07-25 00:05:55.709107 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-25 00:05:55.709114 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-25 00:05:55.709177 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:55.709239 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:55.808391 | debian-bookworm | 597c6c618d36: Waiting 2026-07-25 00:05:55.808475 | debian-bookworm | b4558791a7f7: Waiting 2026-07-25 00:05:55.808497 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-25 00:05:55.808510 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-25 00:05:55.808521 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:55.808532 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:55.808544 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-25 00:05:55.910275 | debian-bookworm | b4558791a7f7: Waiting 2026-07-25 00:05:55.910328 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-25 00:05:55.910335 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-25 00:05:55.910341 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:55.910348 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:55.910353 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-25 00:05:55.910359 | debian-bookworm | 597c6c618d36: Waiting 2026-07-25 00:05:56.010185 | debian-bookworm | b4558791a7f7: Waiting 2026-07-25 00:05:56.010247 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-25 00:05:56.010259 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-25 00:05:56.010276 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:56.010283 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:56.010338 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-25 00:05:56.010385 | debian-bookworm | 597c6c618d36: Waiting 2026-07-25 00:05:56.107643 | debian-bookworm | 597c6c618d36: Waiting 2026-07-25 00:05:56.107706 | debian-bookworm | b4558791a7f7: Waiting 2026-07-25 00:05:56.107725 | debian-bookworm | 2941ee8edc00: Waiting 2026-07-25 00:05:56.107736 | debian-bookworm | 34aa232ecaaa: Waiting 2026-07-25 00:05:56.107745 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:56.107753 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:56.107761 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-25 00:05:56.208163 | debian-bookworm | 2941ee8edc00: Layer already exists 2026-07-25 00:05:56.208243 | debian-bookworm | 34aa232ecaaa: Layer already exists 2026-07-25 00:05:56.208260 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:56.208283 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:56.208294 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-07-25 00:05:56.208305 | debian-bookworm | 597c6c618d36: Layer already exists 2026-07-25 00:05:56.208444 | debian-bookworm | b4558791a7f7: Layer already exists 2026-07-25 00:05:56.308498 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:56.308589 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:56.408627 | debian-bookworm | 8c052a30cb8f: Waiting 2026-07-25 00:05:56.408709 | debian-bookworm | a914a5c91db1: Waiting 2026-07-25 00:05:58.708607 | debian-bookworm | 8c052a30cb8f: Pushed 2026-07-25 00:06:05.007914 | debian-bookworm | a914a5c91db1: Pushed 2026-07-25 00:06:07.260983 | debian-bookworm | reef: digest: sha256:3a99bfa3d3858f1f11e788cc7833c51ac229273274ae8c561e89702c52a222de size: 856 2026-07-25 00:06:07.319224 | debian-bookworm | ok: Runtime: 0:00:11.739546 2026-07-25 00:06:07.328041 | 2026-07-25 00:06:07.328212 | TASK [Run cosign script] 2026-07-25 00:06:07.645255 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-25 00:06:07.645385 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-25 00:06:07.645403 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-25 00:06:07.645414 | debian-bookworm | + version=reef 2026-07-25 00:06:07.645425 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-25 00:06:07.653442 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-25 00:06:07.653480 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-07-25 00:06:07.866236 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-25 00:06:08.035099 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-25 00:06:11.888928 | debian-bookworm | 10 134M 10 13.5M 0 0 16.0M 0 0:00:08 --:--:-- 0:00:08 16.0M 35 134M 35 47.3M 0 0 25.6M 0 0:00:05 0:00:01 0:00:04 33.7M 63 134M 63 85.4M 0 0 30.0M 0 0:00:04 0:00:02 0:00:02 35.9M 90 134M 90 121M 0 0 31.5M 0 0:00:04 0:00:03 0:00:01 35.8M 100 134M 100 134M 0 0 31.7M 0 0:00:04 0:00:04 --:--:-- 35.7M 2026-07-25 00:06:11.896601 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-07-25 00:06:11.898673 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-25 00:06:12.662627 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:reef uses a tag, not a digest, to identify the image to sign. 2026-07-25 00:06:12.662730 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-07-25 00:06:12.662742 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-25 00:06:12.662752 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-25 00:06:12.662761 | debian-bookworm | images by tag will be removed in a future release. 2026-07-25 00:06:12.662767 | debian-bookworm | 2026-07-25 00:06:13.032706 | debian-bookworm | Signing artifact... 2026-07-25 00:06:15.886088 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-07-25 00:06:19.876570 | debian-bookworm | ok: Runtime: 0:00:11.828295 2026-07-25 00:06:19.889095 | 2026-07-25 00:06:19.889281 | TASK [Run sbom script] 2026-07-25 00:06:20.231047 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-25 00:06:20.231123 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-25 00:06:20.231133 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-25 00:06:20.231140 | debian-bookworm | + version=reef 2026-07-25 00:06:20.231637 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-07-25 00:06:20.232248 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-07-25 00:06:20.247902 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-25 00:06:20.465590 | debian-bookworm | [info] checking github for the current release tag 2026-07-25 00:06:20.871029 | debian-bookworm | [info] fetching release script for tag='v1.49.0' 2026-07-25 00:06:21.121844 | debian-bookworm | [info] checking github for the current release tag 2026-07-25 00:06:21.268650 | debian-bookworm | [info] using release tag='v1.49.0' version='1.49.0' os='linux' arch='amd64' 2026-07-25 00:06:23.563681 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-07-25 00:06:23.591455 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:reef -o cyclonedx-json@1.6 2026-07-25 00:06:48.319338 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v reef -f sbom.json -a 2026-07-25 00:07:02.562456 | 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-07-25 00:07:02.562587 | debian-bookworm | Provided project name and version: ceph-ansible reef 2026-07-25 00:07:02.562605 | debian-bookworm | Auto mode ON 2026-07-25 00:07:02.562617 | debian-bookworm | Reading sbom.json ... 2026-07-25 00:07:02.562633 | debian-bookworm | Uploading sbom.json ... 2026-07-25 00:07:02.562646 | debian-bookworm | Waiting for project uuid fa2a837d-a0eb-4662-9113-084280934c39 to be reported by dt server ... 2026-07-25 00:07:02.562657 | debian-bookworm | Project UUID: fa2a837d-a0eb-4662-9113-084280934c39 2026-07-25 00:07:02.562669 | debian-bookworm | No policy violations found. 2026-07-25 00:07:02.562681 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-07-25 00:07:02.562692 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-07-25 00:07:02.956459 | debian-bookworm | ok: Runtime: 0:00:42.375133 2026-07-25 00:07:02.962700 | 2026-07-25 00:07:02.962976 | PLAY RECAP 2026-07-25 00:07:02.963146 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 00:07:02.963230 | 2026-07-25 00:07:03.145325 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-07-25 00:07:03.147794 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 00:07:03.963435 | 2026-07-25 00:07:03.963619 | PLAY [Base post-fetch] 2026-07-25 00:07:03.979131 | 2026-07-25 00:07:03.979299 | TASK [diagnose-network : Ensure log directory exists] 2026-07-25 00:07:04.643949 | debian-bookworm | ok 2026-07-25 00:07:04.656676 | 2026-07-25 00:07:04.656973 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-25 00:07:16.601387 | debian-bookworm | ok: Runtime: 0:00:05.989819 2026-07-25 00:07:16.609877 | 2026-07-25 00:07:16.610066 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-25 00:07:22.669405 | debian-bookworm | ok: Runtime: 0:00:00.333070 2026-07-25 00:07:22.675366 | 2026-07-25 00:07:22.675519 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-25 00:07:28.741744 | debian-bookworm | ok: Runtime: 0:00:01.286065 2026-07-25 00:07:28.753628 | 2026-07-25 00:07:28.753791 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-25 00:07:28.820187 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:07:28.831221 | 2026-07-25 00:07:28.832490 | TASK [fetch-output : Set log path for single node] 2026-07-25 00:07:28.909794 | debian-bookworm | ok 2026-07-25 00:07:28.920256 | 2026-07-25 00:07:28.920403 | LOOP [fetch-output : Ensure local output dirs] 2026-07-25 00:07:29.262884 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/work/logs" 2026-07-25 00:07:29.549025 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/work/artifacts" 2026-07-25 00:07:29.825878 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/685ca7070371457b9b9af66cb2ff402b/work/docs" 2026-07-25 00:07:29.840205 | 2026-07-25 00:07:29.840361 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-25 00:07:30.732797 | debian-bookworm | changed: 2026-07-25 00:07:30.735347 | debian-bookworm | .d..t...... ./ 2026-07-25 00:07:30.735444 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-25 00:07:30.735475 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-25 00:07:30.735498 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-25 00:07:30.735520 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-25 00:07:30.735542 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-25 00:07:30.735598 | debian-bookworm | changed: All items complete 2026-07-25 00:07:30.735624 | 2026-07-25 00:07:31.443373 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 00:07:32.133265 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 00:07:32.169319 | 2026-07-25 00:07:32.169503 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-25 00:07:32.203178 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:07:32.209728 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:07:32.233362 | 2026-07-25 00:07:32.233488 | PLAY RECAP 2026-07-25 00:07:32.233567 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-25 00:07:32.233601 | 2026-07-25 00:07:32.441320 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 00:07:32.442796 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 00:07:33.284179 | 2026-07-25 00:07:33.284462 | PLAY [Base post] 2026-07-25 00:07:33.300049 | 2026-07-25 00:07:33.300212 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-25 00:07:34.088714 | debian-bookworm | changed 2026-07-25 00:07:34.097722 | 2026-07-25 00:07:34.097901 | PLAY RECAP 2026-07-25 00:07:34.098051 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 00:07:34.098136 | 2026-07-25 00:07:34.237917 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 00:07:34.239096 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-25 00:07:35.130203 | 2026-07-25 00:07:35.130407 | PLAY [Base post-logs] 2026-07-25 00:07:35.143151 | 2026-07-25 00:07:35.143322 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-25 00:07:35.686031 | localhost | changed 2026-07-25 00:07:35.704442 | 2026-07-25 00:07:35.704647 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-25 00:07:35.745132 | localhost | ok 2026-07-25 00:07:35.751675 | 2026-07-25 00:07:35.751856 | TASK [Set zuul-log-path fact] 2026-07-25 00:07:35.782058 | localhost | ok 2026-07-25 00:07:35.797411 | 2026-07-25 00:07:35.797583 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 00:07:35.836777 | localhost | ok 2026-07-25 00:07:35.844484 | 2026-07-25 00:07:35.844643 | TASK [upload-logs : Create log directories] 2026-07-25 00:07:36.422267 | localhost | changed 2026-07-25 00:07:36.428396 | 2026-07-25 00:07:36.428565 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-25 00:07:37.033038 | localhost -> localhost | ok: Runtime: 0:00:00.010965 2026-07-25 00:07:37.042743 | 2026-07-25 00:07:37.042941 | TASK [upload-logs : Upload logs to log server] 2026-07-25 00:07:37.666199 | localhost | Output suppressed because no_log was given 2026-07-25 00:07:37.669177 | 2026-07-25 00:07:37.669333 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 00:07:37.734508 | localhost | skipping: Conditional result was False 2026-07-25 00:07:37.740891 | localhost | skipping: Conditional result was False 2026-07-25 00:07:37.749263 | 2026-07-25 00:07:37.749416 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 00:07:37.804783 | localhost | skipping: Conditional result was False 2026-07-25 00:07:37.805460 | 2026-07-25 00:07:37.808748 | localhost | skipping: Conditional result was False 2026-07-25 00:07:37.824558 | 2026-07-25 00:07:37.824903 | LOOP [upload-logs : Upload console log and json output]