2026-05-13 00:00:25.847566 | Job console starting 2026-05-13 00:00:25.864527 | Updating git repos 2026-05-13 00:00:25.921893 | Cloning repos into workspace 2026-05-13 00:00:26.044257 | Restoring repo states 2026-05-13 00:00:26.108817 | Merging changes 2026-05-13 00:00:26.108831 | Checking out repos 2026-05-13 00:00:26.253961 | Preparing playbooks 2026-05-13 00:00:28.374292 | Running Ansible setup 2026-05-13 00:00:36.097390 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 00:00:37.323137 | 2026-05-13 00:00:37.323285 | PLAY [Base pre] 2026-05-13 00:00:37.344197 | 2026-05-13 00:00:37.344322 | TASK [Setup log path fact] 2026-05-13 00:00:37.376262 | debian-bookworm | ok 2026-05-13 00:00:37.420745 | 2026-05-13 00:00:37.420881 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 00:00:37.490015 | debian-bookworm | ok 2026-05-13 00:00:37.507993 | 2026-05-13 00:00:37.508105 | TASK [emit-job-header : Print job information] 2026-05-13 00:00:37.567636 | # Job Information 2026-05-13 00:00:37.567791 | Ansible Version: 2.16.14 2026-05-13 00:00:37.567820 | Job: container-image-ceph-ansible-push-quincy 2026-05-13 00:00:37.567847 | Pipeline: periodic-midnight 2026-05-13 00:00:37.567866 | Executor: 521e9411259a 2026-05-13 00:00:37.567884 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-05-13 00:00:37.567902 | Event ID: 53ac828ee9dd4f989dc5a8fa10df6f72 2026-05-13 00:00:37.571982 | 2026-05-13 00:00:37.572066 | LOOP [emit-job-header : Print node information] 2026-05-13 00:00:37.813007 | debian-bookworm | ok: 2026-05-13 00:00:37.813449 | debian-bookworm | # Node Information 2026-05-13 00:00:37.813484 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-13 00:00:37.813504 | debian-bookworm | Hostname: debian 2026-05-13 00:00:37.813521 | debian-bookworm | Username: zuul 2026-05-13 00:00:37.813538 | debian-bookworm | Distro: Debian 12.13 2026-05-13 00:00:37.813557 | debian-bookworm | Provider: regiocloud-a 2026-05-13 00:00:37.813574 | debian-bookworm | Region: 2026-05-13 00:00:37.813591 | debian-bookworm | Label: debian-bookworm 2026-05-13 00:00:37.813607 | debian-bookworm | Product Name: OpenStack Nova 2026-05-13 00:00:37.813623 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe50:8e48 2026-05-13 00:00:37.824879 | 2026-05-13 00:00:37.824994 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 00:00:39.013459 | debian-bookworm -> localhost | changed 2026-05-13 00:00:39.020195 | 2026-05-13 00:00:39.020298 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 00:00:41.824040 | debian-bookworm -> localhost | changed 2026-05-13 00:00:41.833011 | 2026-05-13 00:00:41.833110 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 00:00:42.589552 | debian-bookworm -> localhost | ok 2026-05-13 00:00:42.594541 | 2026-05-13 00:00:42.594636 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 00:00:42.634536 | debian-bookworm | ok 2026-05-13 00:00:42.654815 | debian-bookworm | included: /var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 00:00:42.676349 | 2026-05-13 00:00:42.676442 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 00:00:47.320173 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-13 00:00:47.320353 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/work/56cb3dd9cbbe4dd989c748288d2bec69_id_rsa 2026-05-13 00:00:47.320383 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/work/56cb3dd9cbbe4dd989c748288d2bec69_id_rsa.pub 2026-05-13 00:00:47.320405 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-13 00:00:47.320424 | debian-bookworm -> localhost | SHA256:OsUC/hzaqh9jXpe1LUuXw2FU1mL9J8/CLnukocuk7c0 zuul-build-sshkey 2026-05-13 00:00:47.320454 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-13 00:00:47.320472 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-13 00:00:47.320490 | debian-bookworm -> localhost | | oo | 2026-05-13 00:00:47.320507 | debian-bookworm -> localhost | | oo o| 2026-05-13 00:00:47.320524 | debian-bookworm -> localhost | | . .. ..| 2026-05-13 00:00:47.320541 | debian-bookworm -> localhost | | . . . . . o| 2026-05-13 00:00:47.320557 | debian-bookworm -> localhost | | . o S . o. +.| 2026-05-13 00:00:47.320577 | debian-bookworm -> localhost | | = = o =.o+ o| 2026-05-13 00:00:47.320593 | debian-bookworm -> localhost | | = B o =.*= . | 2026-05-13 00:00:47.320608 | debian-bookworm -> localhost | | o = o *.*o.o | 2026-05-13 00:00:47.320625 | debian-bookworm -> localhost | | .o+ ..*.E+ | 2026-05-13 00:00:47.320641 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-13 00:00:47.320680 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.521724 2026-05-13 00:00:47.326059 | 2026-05-13 00:00:47.326185 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 00:00:47.363208 | debian-bookworm | ok 2026-05-13 00:00:47.375042 | debian-bookworm | included: /var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 00:00:47.382637 | 2026-05-13 00:00:47.382741 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 00:00:47.406289 | debian-bookworm | skipping: Conditional result was False 2026-05-13 00:00:47.411311 | 2026-05-13 00:00:47.411405 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 00:00:48.214818 | debian-bookworm | changed 2026-05-13 00:00:48.223671 | 2026-05-13 00:00:48.223814 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 00:00:48.496283 | debian-bookworm | ok 2026-05-13 00:00:48.505122 | 2026-05-13 00:00:48.505348 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 00:00:49.290826 | debian-bookworm | changed 2026-05-13 00:00:49.305959 | 2026-05-13 00:00:49.306080 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 00:00:49.935429 | debian-bookworm | changed 2026-05-13 00:00:49.941232 | 2026-05-13 00:00:49.941326 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 00:00:49.964487 | debian-bookworm | skipping: Conditional result was False 2026-05-13 00:00:49.969610 | 2026-05-13 00:00:49.969695 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 00:00:50.385550 | debian-bookworm -> localhost | changed 2026-05-13 00:00:50.402590 | 2026-05-13 00:00:50.402723 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 00:00:50.926159 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/work/56cb3dd9cbbe4dd989c748288d2bec69_id_rsa (zuul-build-sshkey) 2026-05-13 00:00:50.926396 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025097 2026-05-13 00:00:50.935113 | 2026-05-13 00:00:50.935240 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 00:00:51.440799 | debian-bookworm | ok 2026-05-13 00:00:51.448196 | 2026-05-13 00:00:51.448318 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 00:00:51.472493 | debian-bookworm | skipping: Conditional result was False 2026-05-13 00:00:51.488458 | 2026-05-13 00:00:51.488557 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 00:00:52.005757 | debian-bookworm | ok 2026-05-13 00:00:52.019336 | 2026-05-13 00:00:52.019441 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 00:00:52.054165 | debian-bookworm | ok 2026-05-13 00:00:52.058252 | 2026-05-13 00:00:52.058329 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 00:00:52.971486 | debian-bookworm -> localhost | ok 2026-05-13 00:00:52.976787 | 2026-05-13 00:00:52.977274 | TASK [validate-host : Collect information about the host] 2026-05-13 00:00:54.718146 | debian-bookworm | ok 2026-05-13 00:00:54.734627 | 2026-05-13 00:00:54.734722 | TASK [validate-host : Sanitize hostname] 2026-05-13 00:00:54.956473 | debian-bookworm | ok 2026-05-13 00:00:55.038854 | 2026-05-13 00:00:55.038966 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 00:00:55.681165 | debian-bookworm -> localhost | changed 2026-05-13 00:00:55.685876 | 2026-05-13 00:00:55.685967 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 00:00:56.106945 | debian-bookworm | ok 2026-05-13 00:00:56.111441 | 2026-05-13 00:00:56.111762 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 00:00:56.744808 | debian-bookworm -> localhost | changed 2026-05-13 00:00:56.753166 | 2026-05-13 00:00:56.753260 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 00:00:57.022329 | debian-bookworm | ok 2026-05-13 00:00:57.029372 | 2026-05-13 00:00:57.029920 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 00:00:57.920444 | debian-bookworm | changed: 2026-05-13 00:00:57.920626 | debian-bookworm | cd+++++++++ src/ 2026-05-13 00:00:57.920661 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-13 00:00:57.920684 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-13 00:00:57.920706 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-13 00:00:57.920725 | debian-bookworm | Containerfile 2026-05-13 00:00:57.920890 | debian-bookworm | 2026-05-13 00:03:10.497353 | debian-bookworm | #25 55.57 2026-05-13 00:03:10.497365 | debian-bookworm | #25 55.57 Or undo this operation with: 2026-05-13 00:03:10.497373 | debian-bookworm | #25 55.57 2026-05-13 00:03:10.497381 | debian-bookworm | #25 55.57 git switch - 2026-05-13 00:03:10.497390 | debian-bookworm | #25 55.57 2026-05-13 00:03:10.497398 | debian-bookworm | #25 55.57 Turn off this advice by setting config variable advice.detachedHead to false 2026-05-13 00:03:10.497406 | debian-bookworm | #25 55.57 2026-05-13 00:03:10.648426 | debian-bookworm | #25 55.57 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-05-13 00:10:36.157886 | debian-bookworm | #25 501.2 Using /etc/ansible/ansible.cfg as config file 2026-05-13 00:10:36.157969 | debian-bookworm | #25 501.2 Starting galaxy collection install process 2026-05-13 00:10:36.157988 | debian-bookworm | #25 501.2 Process install dependency map 2026-05-13 00:10:36.158005 | debian-bookworm | #25 501.2 Starting collection install process 2026-05-13 00:10:36.158023 | debian-bookworm | #25 501.2 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-1689q2ik52k4/tmp6ithhepa/ansible-netcommon-2.6.1-cz5vsmy2 2026-05-13 00:10:36.158043 | debian-bookworm | #25 501.2 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-05-13 00:10:36.158060 | debian-bookworm | #25 501.2 ansible.netcommon:2.6.1 was installed successfully 2026-05-13 00:10:36.158121 | debian-bookworm | #25 501.2 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-05-13 00:10:36.158141 | debian-bookworm | #25 501.2 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-05-13 00:10:36.158168 | debian-bookworm | #25 501.2 openstack.config_template:1.3.0 was installed successfully 2026-05-13 00:10:36.158185 | debian-bookworm | #25 501.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1689q2ik52k4/tmp6ithhepa/ansible-posix-2.1.0-26g5de_2 2026-05-13 00:10:36.158201 | debian-bookworm | #25 501.2 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-13 00:10:36.158216 | debian-bookworm | #25 501.2 ansible.posix:2.1.0 was installed successfully 2026-05-13 00:10:36.158231 | debian-bookworm | #25 501.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1689q2ik52k4/tmp6ithhepa/ansible-utils-6.0.2-hgmiqmmv 2026-05-13 00:10:36.158247 | debian-bookworm | #25 501.2 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-05-13 00:10:36.158262 | debian-bookworm | #25 501.2 ansible.utils:6.0.2 was installed successfully 2026-05-13 00:10:36.158277 | debian-bookworm | #25 501.2 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-1689q2ik52k4/tmp6ithhepa/netbox-netbox-3.23.0-hzs05mig 2026-05-13 00:10:36.158293 | debian-bookworm | #25 501.2 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-05-13 00:10:36.158308 | debian-bookworm | #25 501.2 netbox.netbox:3.23.0 was installed successfully 2026-05-13 00:10:36.158324 | debian-bookworm | #25 501.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1689q2ik52k4/tmp6ithhepa/osism-commons-0.20260318.0-pc2i1fx0 2026-05-13 00:10:36.158339 | debian-bookworm | #25 501.2 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-05-13 00:10:36.158355 | debian-bookworm | #25 501.2 osism.commons:0.20260318.0 was installed successfully 2026-05-13 00:10:36.158370 | debian-bookworm | #25 501.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1689q2ik52k4/tmp6ithhepa/community-general-12.6.0-i_qklbts 2026-05-13 00:10:36.158385 | debian-bookworm | #25 501.2 Installing 'community.general:12.6.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-05-13 00:10:36.158400 | debian-bookworm | #25 501.2 community.general:12.6.0 was installed successfully 2026-05-13 00:10:36.258350 | debian-bookworm | #25 501.3 + ln -s /usr/share/ansible/collections /ansible/collections 2026-05-13 00:10:36.359277 | debian-bookworm | #25 501.3 + mkdir -p /usr/share/mitogen 2026-05-13 00:10:36.359398 | debian-bookworm | #25 501.3 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-13 00:10:36.359444 | debian-bookworm | #25 501.4 + 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-05-13 00:10:36.359486 | debian-bookworm | #25 501.4 + rm /mitogen.tar.gz 2026-05-13 00:10:36.359542 | debian-bookworm | #25 501.4 ++ grep ceph_ansible_version: /release/latest/ceph-quincy.yml 2026-05-13 00:10:36.359583 | debian-bookworm | #25 501.4 ++ awk '-F: ' '{ print $2 }' 2026-05-13 00:10:36.359622 | debian-bookworm | #25 501.4 + PROJECT_VERSION=stable-7.0 2026-05-13 00:10:36.359661 | debian-bookworm | #25 501.4 + git clone -b stable-7.0 https://github.com/ceph/ceph-ansible /repository 2026-05-13 00:10:36.511535 | debian-bookworm | #25 501.4 Cloning into '/repository'... 2026-05-13 00:10:38.717507 | debian-bookworm | #25 503.8 ++ find /patches/stable-7.0 -name '*.patch' 2026-05-13 00:10:38.817536 | debian-bookworm | #25 503.8 ++ LC_ALL=C 2026-05-13 00:10:38.817697 | debian-bookworm | #25 503.8 ++ sort 2026-05-13 00:10:38.817786 | debian-bookworm | #25 503.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-13 00:10:38.817862 | debian-bookworm | #25 503.8 + echo /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-05-13 00:10:38.817936 | debian-bookworm | #25 503.8 /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-05-13 00:10:38.818007 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.818128 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 --dry-run 2026-05-13 00:10:38.818242 | debian-bookworm | #25 503.8 checking file roles/ceph-defaults/defaults/main.yml 2026-05-13 00:10:38.818298 | debian-bookworm | #25 503.8 Hunk #1 succeeded at 257 (offset 12 lines). 2026-05-13 00:10:38.818373 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.818446 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 2026-05-13 00:10:38.818518 | debian-bookworm | #25 503.8 patching file roles/ceph-defaults/defaults/main.yml 2026-05-13 00:10:38.818590 | debian-bookworm | #25 503.8 Hunk #1 succeeded at 257 (offset 12 lines). 2026-05-13 00:10:38.818667 | debian-bookworm | #25 503.8 /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-05-13 00:10:38.818738 | debian-bookworm | #25 503.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-13 00:10:38.818815 | debian-bookworm | #25 503.8 + echo /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-05-13 00:10:38.818867 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.818939 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 --dry-run 2026-05-13 00:10:38.819031 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-05-13 00:10:38.819139 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-13 00:10:38.819215 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-13 00:10:38.819289 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-05-13 00:10:38.819361 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-05-13 00:10:38.819433 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-13 00:10:38.819507 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-13 00:10:38.819581 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.819653 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 2026-05-13 00:10:38.819729 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-05-13 00:10:38.819872 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-13 00:10:38.819955 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-13 00:10:38.820059 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-05-13 00:10:38.820157 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-05-13 00:10:38.820235 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-13 00:10:38.820314 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-13 00:10:38.820386 | debian-bookworm | #25 503.8 /patches/stable-7.0/container-binary.patch 2026-05-13 00:10:38.820457 | debian-bookworm | #25 503.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-13 00:10:38.820530 | debian-bookworm | #25 503.8 + echo /patches/stable-7.0/container-binary.patch 2026-05-13 00:10:38.820589 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.820634 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 --dry-run 2026-05-13 00:10:38.820698 | debian-bookworm | #25 503.8 checking file roles/ceph-facts/tasks/container_binary.yml 2026-05-13 00:10:38.820742 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.820786 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 2026-05-13 00:10:38.820829 | debian-bookworm | #25 503.8 patching file roles/ceph-facts/tasks/container_binary.yml 2026-05-13 00:10:38.820873 | debian-bookworm | #25 503.8 /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-05-13 00:10:38.820915 | debian-bookworm | #25 503.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-13 00:10:38.820958 | debian-bookworm | #25 503.8 + echo /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-05-13 00:10:38.821010 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.821225 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 --dry-run 2026-05-13 00:10:38.821320 | debian-bookworm | #25 503.8 checking file infrastructure-playbooks/shrink-osd.yml 2026-05-13 00:10:38.821362 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.821401 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 2026-05-13 00:10:38.821440 | debian-bookworm | #25 503.8 patching file infrastructure-playbooks/shrink-osd.yml 2026-05-13 00:10:38.821486 | debian-bookworm | #25 503.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-13 00:10:38.821545 | debian-bookworm | #25 503.8 + echo /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-05-13 00:10:38.821585 | debian-bookworm | #25 503.8 /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-05-13 00:10:38.821625 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.821665 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 --dry-run 2026-05-13 00:10:38.821763 | debian-bookworm | #25 503.8 checking file roles/ceph-client/meta/main.yml 2026-05-13 00:10:38.821809 | debian-bookworm | #25 503.8 checking file roles/ceph-common/meta/main.yml 2026-05-13 00:10:38.821850 | debian-bookworm | #25 503.8 checking file roles/ceph-container-common/meta/main.yml 2026-05-13 00:10:38.821890 | debian-bookworm | #25 503.8 checking file roles/ceph-defaults/meta/main.yml 2026-05-13 00:10:38.821930 | debian-bookworm | #25 503.8 checking file roles/ceph-handler/meta/main.yml 2026-05-13 00:10:38.821970 | debian-bookworm | #25 503.8 checking file roles/ceph-mds/meta/main.yml 2026-05-13 00:10:38.822009 | debian-bookworm | #25 503.8 checking file roles/ceph-mgr/meta/main.yml 2026-05-13 00:10:38.822049 | debian-bookworm | #25 503.8 checking file roles/ceph-mon/meta/main.yml 2026-05-13 00:10:38.822123 | debian-bookworm | #25 503.8 checking file roles/ceph-osd/meta/main.yml 2026-05-13 00:10:38.822166 | debian-bookworm | #25 503.8 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-05-13 00:10:38.822205 | debian-bookworm | #25 503.8 checking file roles/ceph-rgw/meta/main.yml 2026-05-13 00:10:38.822245 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.822284 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 2026-05-13 00:10:38.822324 | debian-bookworm | #25 503.8 patching file roles/ceph-client/meta/main.yml 2026-05-13 00:10:38.822363 | debian-bookworm | #25 503.8 patching file roles/ceph-common/meta/main.yml 2026-05-13 00:10:38.822402 | debian-bookworm | #25 503.8 patching file roles/ceph-container-common/meta/main.yml 2026-05-13 00:10:38.822441 | debian-bookworm | #25 503.8 patching file roles/ceph-defaults/meta/main.yml 2026-05-13 00:10:38.822481 | debian-bookworm | #25 503.8 patching file roles/ceph-handler/meta/main.yml 2026-05-13 00:10:38.822520 | debian-bookworm | #25 503.8 patching file roles/ceph-mds/meta/main.yml 2026-05-13 00:10:38.822559 | debian-bookworm | #25 503.8 patching file roles/ceph-mgr/meta/main.yml 2026-05-13 00:10:38.822598 | debian-bookworm | #25 503.8 patching file roles/ceph-mon/meta/main.yml 2026-05-13 00:10:38.822638 | debian-bookworm | #25 503.8 patching file roles/ceph-osd/meta/main.yml 2026-05-13 00:10:38.822676 | debian-bookworm | #25 503.8 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-05-13 00:10:38.822727 | debian-bookworm | #25 503.8 patching file roles/ceph-rgw/meta/main.yml 2026-05-13 00:10:38.822789 | debian-bookworm | #25 503.8 /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-05-13 00:10:38.822856 | debian-bookworm | #25 503.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-13 00:10:38.822899 | debian-bookworm | #25 503.8 + echo /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-05-13 00:10:38.822938 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.822982 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 --dry-run 2026-05-13 00:10:38.823022 | debian-bookworm | #25 503.8 checking file roles/ceph-validate/tasks/check_system.yml 2026-05-13 00:10:38.823062 | debian-bookworm | #25 503.8 + cd /repository 2026-05-13 00:10:38.823145 | debian-bookworm | #25 503.8 + patch --forward --batch -p1 2026-05-13 00:10:38.823187 | debian-bookworm | #25 503.8 patching file roles/ceph-validate/tasks/check_system.yml 2026-05-13 00:10:38.823226 | debian-bookworm | #25 503.8 + '[' -e /repository/plugins/actions ']' 2026-05-13 00:10:38.823265 | debian-bookworm | #25 503.8 + '[' -e /repository/plugins/callback ']' 2026-05-13 00:10:38.823305 | debian-bookworm | #25 503.8 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-05-13 00:10:38.823344 | debian-bookworm | #25 503.8 + '[' -e /repository/plugins/filter ']' 2026-05-13 00:10:38.823384 | debian-bookworm | #25 503.8 + cp repository/plugins/filter/__init__.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-05-13 00:10:38.823440 | debian-bookworm | #25 503.8 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/igw_client.py /repository/library/igw_gateway.py /repository/library/igw_lun.py /repository/library/igw_purge.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-05-13 00:10:38.823498 | debian-bookworm | #25 503.8 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-05-13 00:10:38.823539 | debian-bookworm | #25 503.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.823580 | debian-bookworm | #25 503.8 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-13 00:10:38.823619 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-13 00:10:38.823658 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-13 00:10:38.823698 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-05-13 00:10:38.823737 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.823776 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-13 00:10:38.823919 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-13 00:10:38.823961 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-13 00:10:38.824001 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-05-13 00:10:38.824041 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.824102 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-13 00:10:38.824141 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-13 00:10:38.824180 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-13 00:10:38.824219 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-05-13 00:10:38.824259 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-13 00:10:38.824296 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.824335 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-13 00:10:38.824373 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-13 00:10:38.824411 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-05-13 00:10:38.824449 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.824488 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-05-13 00:10:38.824526 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/cephadm.yml 2026-05-13 00:10:38.824575 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-05-13 00:10:38.824615 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-05-13 00:10:38.824653 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.824693 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-13 00:10:38.824807 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-13 00:10:38.824848 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-13 00:10:38.824888 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-05-13 00:10:38.824946 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.824986 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-05-13 00:10:38.825032 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/add-mon.yml 2026-05-13 00:10:38.825072 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-05-13 00:10:38.825164 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-05-13 00:10:38.825205 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.825256 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-13 00:10:38.825297 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-13 00:10:38.825346 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-13 00:10:38.825389 | debian-bookworm | #25 503.9 + 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-05-13 00:10:38.825468 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-13 00:10:38.825509 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.825548 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-13 00:10:38.825587 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-13 00:10:38.825627 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-05-13 00:10:38.939207 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.939354 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-13 00:10:38.939418 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-13 00:10:38.939465 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-13 00:10:38.939509 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-05-13 00:10:38.939554 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.939609 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-13 00:10:38.939653 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-13 00:10:38.939697 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-13 00:10:38.939756 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-05-13 00:10:38.939868 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.939937 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-05-13 00:10:38.940011 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-05-13 00:10:38.940101 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-05-13 00:10:38.940153 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/purge-iscsi-gateways.yml /ansible/ceph-purge-iscsi-gateways.yml 2026-05-13 00:10:38.940199 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.940244 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-13 00:10:38.940289 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-13 00:10:38.940333 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-13 00:10:38.940379 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-05-13 00:10:38.940451 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.940495 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-13 00:10:38.940539 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-13 00:10:38.940589 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-13 00:10:38.940634 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-05-13 00:10:38.940682 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.940750 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-13 00:10:38.940812 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-13 00:10:38.940877 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-13 00:10:38.940950 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-05-13 00:10:38.941028 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-13 00:10:38.941130 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.941197 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-13 00:10:38.941242 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-13 00:10:38.941286 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-05-13 00:10:38.941332 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.941376 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-13 00:10:38.941420 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-13 00:10:38.941464 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-13 00:10:38.941508 | debian-bookworm | #25 503.9 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-05-13 00:10:38.941562 | debian-bookworm | #25 503.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.941606 | debian-bookworm | #25 503.9 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-05-13 00:10:38.941650 | debian-bookworm | #25 503.9 /repository/infrastructure-playbooks/rolling_update.yml 2026-05-13 00:10:38.941709 | debian-bookworm | #25 503.9 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-05-13 00:10:38.941765 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-05-13 00:10:38.941826 | debian-bookworm | #25 504.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.941901 | debian-bookworm | #25 504.0 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-13 00:10:38.941979 | debian-bookworm | #25 504.0 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-13 00:10:38.942055 | debian-bookworm | #25 504.0 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-13 00:10:38.942157 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-05-13 00:10:38.942210 | debian-bookworm | #25 504.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.942264 | debian-bookworm | #25 504.0 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-13 00:10:38.942340 | debian-bookworm | #25 504.0 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-13 00:10:38.942394 | debian-bookworm | #25 504.0 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-13 00:10:38.942439 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-05-13 00:10:38.942508 | debian-bookworm | #25 504.0 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-13 00:10:38.942554 | debian-bookworm | #25 504.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.942598 | debian-bookworm | #25 504.0 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-13 00:10:38.942657 | debian-bookworm | #25 504.0 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-13 00:10:38.942732 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-05-13 00:10:38.942807 | debian-bookworm | #25 504.0 /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-13 00:10:38.942887 | debian-bookworm | #25 504.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.942965 | debian-bookworm | #25 504.0 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-13 00:10:38.943040 | debian-bookworm | #25 504.0 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-13 00:10:38.943140 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-05-13 00:10:38.943194 | debian-bookworm | #25 504.0 /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-05-13 00:10:38.943264 | debian-bookworm | #25 504.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.943327 | debian-bookworm | #25 504.0 + echo /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-05-13 00:10:38.943375 | debian-bookworm | #25 504.0 ++ basename /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-05-13 00:10:38.943426 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/filestore-to-bluestore.yml /ansible/ceph-filestore-to-bluestore.yml 2026-05-13 00:10:38.943480 | debian-bookworm | #25 504.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.943526 | debian-bookworm | #25 504.0 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-13 00:10:38.943570 | debian-bookworm | #25 504.0 /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-13 00:10:38.943726 | debian-bookworm | #25 504.0 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-13 00:10:38.943881 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-05-13 00:10:38.943966 | debian-bookworm | #25 504.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-13 00:10:38.944042 | debian-bookworm | #25 504.0 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-05-13 00:10:38.944151 | debian-bookworm | #25 504.0 /repository/infrastructure-playbooks/lv-create.yml 2026-05-13 00:10:38.944206 | debian-bookworm | #25 504.0 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-05-13 00:10:38.944280 | debian-bookworm | #25 504.0 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-05-13 00:10:38.944355 | debian-bookworm | #25 504.0 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-iscsi-gw /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-05-13 00:10:38.944405 | debian-bookworm | #25 504.0 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-05-13 00:10:38.944459 | debian-bookworm | #25 504.0 + '[' -e /repository/site-docker.yml.sample ']' 2026-05-13 00:10:38.944521 | debian-bookworm | #25 504.0 + '[' -e /repository/site-container.yml.sample ']' 2026-05-13 00:10:38.944591 | debian-bookworm | #25 504.0 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-05-13 00:10:39.073029 | debian-bookworm | #25 504.0 + '[' -e /repository/dashboard.yml ']' 2026-05-13 00:10:39.073197 | debian-bookworm | #25 504.0 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-05-13 00:10:39.073214 | debian-bookworm | #25 504.0 + '[' -e /repository/module_utils ']' 2026-05-13 00:10:39.073225 | debian-bookworm | #25 504.0 + cp -r /repository/module_utils /ansible 2026-05-13 00:10:39.073236 | debian-bookworm | #25 504.0 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-05-13 00:10:39.073247 | debian-bookworm | #25 504.0 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-iscsi-gateways.yml /ansible/ceph-purge-storage-node.yml 2026-05-13 00:10:39.073258 | debian-bookworm | #25 504.0 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-05-13 00:10:39.073268 | debian-bookworm | #25 504.0 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-05-13 00:10:39.073279 | debian-bookworm | #25 504.1 + mkdir -p /tests 2026-05-13 00:10:39.073297 | debian-bookworm | #25 504.1 + 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-05-13 00:10:39.073315 | debian-bookworm | #25 504.1 + python3 -m ara.setup.env 2026-05-13 00:10:39.073325 | debian-bookworm | #25 504.1 + python3 /src/render-playbooks.py 2026-05-13 00:10:39.250537 | debian-bookworm | #25 504.2 + chown -R dragon: /ansible /share /interface 2026-05-13 00:10:39.250633 | debian-bookworm | #25 504.3 + apt-get clean 2026-05-13 00:10:39.421468 | debian-bookworm | #25 504.3 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-13 00:10:39.995598 | debian-bookworm | #25 504.3 Reading package lists... 2026-05-13 00:10:40.216161 | debian-bookworm | #25 505.1 Building dependency tree... 2026-05-13 00:10:40.367353 | debian-bookworm | #25 505.3 Reading state information... 2026-05-13 00:10:40.409046 | debian-bookworm | #25 505.5 The following packages were automatically installed and are no longer required: 2026-05-13 00:10:40.409219 | debian-bookworm | #25 505.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-13 00:10:40.409237 | debian-bookworm | #25 505.5 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-13 00:10:40.409249 | debian-bookworm | #25 505.5 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-13 00:10:40.409262 | debian-bookworm | #25 505.5 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-13 00:10:40.409273 | debian-bookworm | #25 505.5 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-13 00:10:40.409299 | debian-bookworm | #25 505.5 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-13 00:10:40.409311 | debian-bookworm | #25 505.5 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-13 00:10:40.573279 | debian-bookworm | #25 505.5 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-13 00:10:40.573472 | debian-bookworm | #25 505.5 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-13 00:10:40.573530 | debian-bookworm | #25 505.5 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-13 00:10:40.573581 | debian-bookworm | #25 505.5 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-13 00:10:40.573627 | debian-bookworm | #25 505.5 Use 'apt autoremove' to remove them. 2026-05-13 00:10:40.573672 | debian-bookworm | #25 505.5 The following packages will be REMOVED: 2026-05-13 00:10:40.573717 | debian-bookworm | #25 505.5 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-13 00:10:40.640147 | debian-bookworm | #25 505.7 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-05-13 00:10:40.640261 | debian-bookworm | #25 505.7 After this operation, 60.4 MB disk space will be freed. 2026-05-13 00:10:40.752648 | debian-bookworm | #25 505.7 (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-05-13 00:10:40.752807 | debian-bookworm | #25 505.8 Removing build-essential (12.9) ... 2026-05-13 00:10:40.752906 | debian-bookworm | #25 505.8 Removing git (1:2.39.5-0+deb12u3) ... 2026-05-13 00:10:40.855420 | debian-bookworm | #25 505.9 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-05-13 00:10:40.985606 | debian-bookworm | #25 506.0 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-05-13 00:10:40.985744 | debian-bookworm | #25 506.1 Removing libssl-dev:amd64 (3.0.19-1~deb12u2) ... 2026-05-13 00:10:41.120325 | debian-bookworm | #25 506.1 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-05-13 00:10:41.120443 | debian-bookworm | #25 506.2 Removing python3-dev (3.11.2-1+b1) ... 2026-05-13 00:10:41.228847 | debian-bookworm | #25 506.3 + apt-get autoremove -y 2026-05-13 00:10:41.988054 | debian-bookworm | #25 506.3 Reading package lists... 2026-05-13 00:10:42.208254 | debian-bookworm | #25 507.1 Building dependency tree... 2026-05-13 00:10:42.359468 | debian-bookworm | #25 507.3 Reading state information... 2026-05-13 00:10:42.442668 | debian-bookworm | #25 507.5 The following packages will be REMOVED: 2026-05-13 00:10:42.442775 | debian-bookworm | #25 507.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-13 00:10:42.595851 | debian-bookworm | #25 507.5 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-13 00:10:42.595982 | debian-bookworm | #25 507.5 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-13 00:10:42.596042 | debian-bookworm | #25 507.5 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-13 00:10:42.596151 | debian-bookworm | #25 507.5 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-13 00:10:42.596229 | debian-bookworm | #25 507.5 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-13 00:10:42.596272 | debian-bookworm | #25 507.5 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-13 00:10:42.596312 | debian-bookworm | #25 507.5 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-13 00:10:42.596352 | debian-bookworm | #25 507.5 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-13 00:10:42.596391 | debian-bookworm | #25 507.5 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-13 00:10:42.596433 | debian-bookworm | #25 507.5 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-13 00:10:42.675034 | debian-bookworm | #25 507.7 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-05-13 00:10:42.675168 | debian-bookworm | #25 507.7 After this operation, 358 MB disk space will be freed. 2026-05-13 00:10:42.775506 | debian-bookworm | #25 507.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-05-13 00:10:42.775581 | debian-bookworm | #25 507.8 Removing g++ (4:12.2.0-3) ... 2026-05-13 00:10:42.775604 | debian-bookworm | #25 507.8 Removing gcc (4:12.2.0-3) ... 2026-05-13 00:10:42.940983 | debian-bookworm | #25 507.9 Removing dpkg-dev (1.21.22) ... 2026-05-13 00:10:42.941179 | debian-bookworm | #25 508.0 Removing bzip2 (1.0.8-5+b1) ... 2026-05-13 00:10:43.090596 | debian-bookworm | #25 508.1 Removing cpp (4:12.2.0-3) ... 2026-05-13 00:10:43.090741 | debian-bookworm | #25 508.2 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:43.243493 | debian-bookworm | #25 508.2 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-05-13 00:10:43.243611 | debian-bookworm | #25 508.3 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:43.380659 | debian-bookworm | #25 508.5 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-05-13 00:10:43.524234 | debian-bookworm | #25 508.5 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-05-13 00:10:43.524319 | debian-bookworm | #25 508.6 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-05-13 00:10:43.654987 | debian-bookworm | #25 508.7 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-05-13 00:10:43.655176 | debian-bookworm | #25 508.7 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-05-13 00:10:43.782796 | debian-bookworm | #25 508.9 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-05-13 00:10:43.886994 | debian-bookworm | #25 509.0 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-05-13 00:10:44.059399 | debian-bookworm | #25 509.0 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-05-13 00:10:44.202849 | debian-bookworm | #25 509.1 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-05-13 00:10:44.202951 | debian-bookworm | #25 509.2 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-05-13 00:10:44.203219 | debian-bookworm | #25 509.3 Removing libdpkg-perl (1.21.22) ... 2026-05-13 00:10:44.321019 | debian-bookworm | #25 509.3 Removing liberror-perl (0.17029-2) ... 2026-05-13 00:10:44.321176 | debian-bookworm | #25 509.4 Removing perl (5.36.0-7+deb12u3) ... 2026-05-13 00:10:44.483595 | debian-bookworm | #25 509.5 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-05-13 00:10:44.483692 | debian-bookworm | #25 509.6 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-05-13 00:10:44.617766 | debian-bookworm | #25 509.6 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-05-13 00:10:44.617847 | debian-bookworm | #25 509.7 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-13 00:10:44.741909 | debian-bookworm | #25 509.8 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-13 00:10:44.742003 | debian-bookworm | #25 509.8 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-05-13 00:10:44.878210 | debian-bookworm | #25 509.9 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-05-13 00:10:44.878291 | debian-bookworm | #25 510.0 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-05-13 00:10:45.002381 | debian-bookworm | #25 510.0 Removing libpsl5:amd64 (0.21.2-1) ... 2026-05-13 00:10:45.002470 | debian-bookworm | #25 510.1 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-05-13 00:10:45.134494 | debian-bookworm | #25 510.1 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-05-13 00:10:45.134651 | debian-bookworm | #25 510.2 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-05-13 00:10:45.277420 | debian-bookworm | #25 510.3 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-05-13 00:10:45.277578 | debian-bookworm | #25 510.3 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-05-13 00:10:45.403371 | debian-bookworm | #25 510.4 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-05-13 00:10:45.403763 | debian-bookworm | #25 510.5 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-05-13 00:10:45.543542 | debian-bookworm | #25 510.5 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-05-13 00:10:45.649812 | debian-bookworm | #25 510.6 Removing linux-libc-dev:amd64 (6.1.170-3) ... 2026-05-13 00:10:45.649969 | debian-bookworm | #25 510.7 Removing make (4.3-4.1) ... 2026-05-13 00:10:45.842926 | debian-bookworm | #25 510.8 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-05-13 00:10:45.843055 | debian-bookworm | #25 510.9 Removing rpcsvc-proto (1.4.3-1) ... 2026-05-13 00:10:45.977365 | debian-bookworm | #25 511.0 Removing xz-utils (5.4.1-1) ... 2026-05-13 00:10:45.977492 | debian-bookworm | #25 511.0 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:46.114686 | debian-bookworm | #25 511.1 Removing binutils (2.40-2) ... 2026-05-13 00:10:46.114812 | debian-bookworm | #25 511.2 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-05-13 00:10:46.241744 | debian-bookworm | #25 511.3 Removing libgprofng0:amd64 (2.40-2) ... 2026-05-13 00:10:46.241827 | debian-bookworm | #25 511.3 Removing libctf0:amd64 (2.40-2) ... 2026-05-13 00:10:46.356717 | debian-bookworm | #25 511.4 Removing libbinutils:amd64 (2.40-2) ... 2026-05-13 00:10:46.356816 | debian-bookworm | #25 511.4 Removing binutils-common:amd64 (2.40-2) ... 2026-05-13 00:10:46.473682 | debian-bookworm | #25 511.5 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:46.473808 | debian-bookworm | #25 511.5 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:46.584958 | debian-bookworm | #25 511.7 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:46.708662 | debian-bookworm | #25 511.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:46.708749 | debian-bookworm | #25 511.8 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:46.828311 | debian-bookworm | #25 511.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-05-13 00:10:46.828403 | debian-bookworm | #25 511.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:46.973986 | debian-bookworm | #25 512.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-05-13 00:10:46.974069 | debian-bookworm | #25 512.0 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:47.125617 | debian-bookworm | #25 512.1 Removing libjansson4:amd64 (2.14-2) ... 2026-05-13 00:10:47.125716 | debian-bookworm | #25 512.2 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:47.259708 | debian-bookworm | #25 512.3 Removing libmpc3:amd64 (1.3.1-1) ... 2026-05-13 00:10:47.259814 | debian-bookworm | #25 512.3 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-05-13 00:10:47.391327 | debian-bookworm | #25 512.4 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:47.391424 | debian-bookworm | #25 512.5 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:47.571633 | debian-bookworm | #25 512.5 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-05-13 00:10:47.571736 | debian-bookworm | #25 512.6 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-05-13 00:10:47.697737 | debian-bookworm | #25 512.7 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-93638b253504e30a.lock /tmp/uv-setuptools-c5d36e14ac98ca81.lock /tmp/uv-setuptools-e1db034669918e69.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-05-13 00:10:47.697859 | debian-bookworm | #25 512.8 + uv pip install --no-cache --system pyclean==3.0.0 2026-05-13 00:10:47.806404 | debian-bookworm | #25 512.9 Using Python 3.13.13 environment at: /usr/local 2026-05-13 00:10:47.931153 | debian-bookworm | #25 513.0 Resolved 1 package in 113ms 2026-05-13 00:10:48.181620 | debian-bookworm | #25 513.0 Prepared 1 package in 18ms 2026-05-13 00:10:48.181676 | debian-bookworm | #25 513.0 Installed 1 package in 9ms 2026-05-13 00:10:48.181682 | debian-bookworm | #25 513.0 + pyclean==3.0.0 2026-05-13 00:10:48.181687 | debian-bookworm | #25 513.0 + pyclean /usr 2026-05-13 00:10:48.181692 | debian-bookworm | #25 513.1 Cleaning directory /usr 2026-05-13 00:10:48.912589 | debian-bookworm | #25 514.0 Total 1875 files, 296 directories removed. 2026-05-13 00:10:49.074725 | debian-bookworm | #25 514.0 + uv pip uninstall --system pyclean 2026-05-13 00:10:49.192354 | debian-bookworm | #25 514.3 Using Python 3.13.13 environment at: /usr/local 2026-05-13 00:10:49.350660 | debian-bookworm | #25 514.3 Uninstalled 1 package in 262ms 2026-05-13 00:10:49.379643 | debian-bookworm | #25 514.3 - pyclean==3.0.0 2026-05-13 00:10:49.591570 | debian-bookworm | #25 DONE 514.7s 2026-05-13 00:10:56.611107 | debian-bookworm | 2026-05-13 00:10:56.611178 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-13 00:10:56.880457 | debian-bookworm | #26 DONE 4.1s 2026-05-13 00:10:57.038590 | debian-bookworm | 2026-05-13 00:10:57.038653 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-13 00:10:57.038660 | debian-bookworm | #26 merging 2026-05-13 00:11:02.073002 | debian-bookworm | #26 merging 5.2s done 2026-05-13 00:11:02.073157 | debian-bookworm | #26 DONE 9.3s 2026-05-13 00:11:02.224351 | debian-bookworm | 2026-05-13 00:11:02.224437 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-05-13 00:11:02.484649 | debian-bookworm | #27 DONE 0.4s 2026-05-13 00:11:02.638507 | debian-bookworm | 2026-05-13 00:11:02.638612 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-05-13 00:11:04.480737 | debian-bookworm | #28 DONE 2.0s 2026-05-13 00:11:04.643068 | debian-bookworm | 2026-05-13 00:11:04.643253 | debian-bookworm | #29 exporting to image 2026-05-13 00:11:04.643299 | debian-bookworm | #29 exporting layers 2026-05-13 00:11:35.506132 | debian-bookworm | #29 exporting layers 31.0s done 2026-05-13 00:11:35.506315 | debian-bookworm | #29 exporting manifest sha256:13e05ab2ec632aaa5a85b80b4dd5c2c6e6c2c43a9f39063af7c454adec47cdc6 2026-05-13 00:11:35.636585 | debian-bookworm | #29 exporting manifest sha256:13e05ab2ec632aaa5a85b80b4dd5c2c6e6c2c43a9f39063af7c454adec47cdc6 0.0s done 2026-05-13 00:11:35.636814 | debian-bookworm | #29 exporting config sha256:b03f7ae7cdb8c3bba0502982c435f9b7a5b1132dbbf1a633ee0ce41844e74ea8 0.0s done 2026-05-13 00:11:35.636925 | debian-bookworm | #29 exporting attestation manifest sha256:dd8e3ed866791acce25419af126e6a3038fe8f41b19bd2ad5107eaae0271f398 0.0s done 2026-05-13 00:11:35.820615 | debian-bookworm | #29 exporting manifest list sha256:0320cab8cfd4310d2e79d7dfdef3cdfa46cb345cd8581d5b0160036876b95f1b 0.0s done 2026-05-13 00:11:35.820819 | debian-bookworm | #29 naming to docker.io/library/0318eaf:latest done 2026-05-13 00:11:35.820904 | debian-bookworm | #29 unpacking to docker.io/library/0318eaf:latest 2026-05-13 00:11:44.390808 | debian-bookworm | #29 unpacking to docker.io/library/0318eaf:latest 8.7s done 2026-05-13 00:11:44.601382 | debian-bookworm | #29 DONE 40.0s 2026-05-13 00:11:44.736373 | debian-bookworm | ok: Runtime: 0:09:46.382670 2026-05-13 00:11:44.773029 | 2026-05-13 00:11:44.773204 | TASK [Run push script] 2026-05-13 00:11:45.081546 | debian-bookworm | ++ git rev-parse --short HEAD 2026-05-13 00:11:45.085863 | debian-bookworm | + revision=0318eaf 2026-05-13 00:11:45.085928 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-13 00:11:45.085945 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-13 00:11:45.085959 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-13 00:11:45.085973 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-05-13 00:11:45.086001 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-05-13 00:11:45.086048 | debian-bookworm | + docker tag 0318eaf osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-05-13 00:11:45.177444 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-05-13 00:11:45.201460 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-05-13 00:11:45.308855 | debian-bookworm | 0e783024034b: Waiting 2026-05-13 00:11:45.309008 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:45.309062 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:45.309140 | debian-bookworm | 77686527eeeb: Waiting 2026-05-13 00:11:45.309190 | debian-bookworm | 3c869e2340a0: Waiting 2026-05-13 00:11:45.309237 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:45.309313 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:45.408417 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:45.408528 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:45.408563 | debian-bookworm | 77686527eeeb: Waiting 2026-05-13 00:11:45.408595 | debian-bookworm | 3c869e2340a0: Waiting 2026-05-13 00:11:45.408644 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:45.408686 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:45.408720 | debian-bookworm | 0e783024034b: Waiting 2026-05-13 00:11:45.508311 | debian-bookworm | 3c869e2340a0: Waiting 2026-05-13 00:11:45.508465 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:45.508525 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:45.508579 | debian-bookworm | 0e783024034b: Waiting 2026-05-13 00:11:45.508664 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:45.508717 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:45.508772 | debian-bookworm | 77686527eeeb: Waiting 2026-05-13 00:11:45.608441 | debian-bookworm | 0e783024034b: Waiting 2026-05-13 00:11:45.608797 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:45.608988 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:45.609262 | debian-bookworm | 77686527eeeb: Waiting 2026-05-13 00:11:45.609459 | debian-bookworm | 3c869e2340a0: Waiting 2026-05-13 00:11:45.609631 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:45.609804 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:45.708331 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:45.708404 | debian-bookworm | 77686527eeeb: Waiting 2026-05-13 00:11:45.708427 | debian-bookworm | 3c869e2340a0: Waiting 2026-05-13 00:11:45.708448 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:45.708491 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:45.708511 | debian-bookworm | 0e783024034b: Waiting 2026-05-13 00:11:45.708531 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:45.808714 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:45.808787 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:45.808807 | debian-bookworm | 77686527eeeb: Waiting 2026-05-13 00:11:45.808849 | debian-bookworm | 3c869e2340a0: Waiting 2026-05-13 00:11:45.808871 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:45.808889 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:45.808908 | debian-bookworm | 0e783024034b: Waiting 2026-05-13 00:11:45.908268 | debian-bookworm | 3c869e2340a0: Waiting 2026-05-13 00:11:45.908342 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:45.908362 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:45.908380 | debian-bookworm | 0e783024034b: Waiting 2026-05-13 00:11:45.908399 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:45.908418 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:45.908456 | debian-bookworm | 77686527eeeb: Waiting 2026-05-13 00:11:46.008150 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:46.008286 | debian-bookworm | 0e783024034b: Layer already exists 2026-05-13 00:11:46.008340 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:46.008382 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:46.008462 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:46.107992 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:46.108282 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:46.108335 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:46.108475 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:46.208246 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-13 00:11:46.208399 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:46.208477 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:46.208542 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:46.308135 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-05-13 00:11:46.308247 | debian-bookworm | 9b02e9fcb401: Waiting 2026-05-13 00:11:46.308301 | debian-bookworm | 61a3f6abd16f: Waiting 2026-05-13 00:11:46.308357 | debian-bookworm | 3f9a263e9a91: Waiting 2026-05-13 00:11:46.407993 | debian-bookworm | 9b02e9fcb401: Layer already exists 2026-05-13 00:11:46.408191 | debian-bookworm | 61a3f6abd16f: Layer already exists 2026-05-13 00:11:46.408264 | debian-bookworm | 3f9a263e9a91: Layer already exists 2026-05-13 00:11:48.408909 | debian-bookworm | 3c869e2340a0: Pushed 2026-05-13 00:11:53.008700 | debian-bookworm | 77686527eeeb: Pushed 2026-05-13 00:11:55.687201 | debian-bookworm | quincy: digest: sha256:0320cab8cfd4310d2e79d7dfdef3cdfa46cb345cd8581d5b0160036876b95f1b size: 856 2026-05-13 00:11:55.836831 | debian-bookworm | ok: Runtime: 0:00:10.622367 2026-05-13 00:11:55.844218 | 2026-05-13 00:11:55.844354 | TASK [Run cosign script] 2026-05-13 00:11:56.129205 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-13 00:11:56.129300 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-13 00:11:56.129308 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-13 00:11:56.129313 | debian-bookworm | + version=quincy 2026-05-13 00:11:56.129320 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-13 00:11:56.154396 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-13 00:11:56.155049 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-13 00:11:56.386939 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-13 00:11:56.601533 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-13 00:12:01.408229 | debian-bookworm | 9 128M 9 11.6M 0 0 10.2M 0 0:00:12 0:00:01 0:00:11 10.2M 23 128M 23 30.6M 0 0 14.3M 0 0:00:08 0:00:02 0:00:06 19.0M 43 128M 43 56.1M 0 0 17.9M 0 0:00:07 0:00:03 0:00:04 22.2M 69 128M 69 89.9M 0 0 21.7M 0 0:00:05 0:00:04 0:00:01 26.1M 96 128M 96 124M 0 0 24.2M 0 0:00:05 0:00:05 --:--:-- 28.2M 100 128M 100 128M 0 0 24.5M 0 0:00:05 0:00:05 --:--:-- 28.4M 2026-05-13 00:12:01.415128 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-13 00:12:01.419500 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-05-13 00:12:02.261122 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:quincy uses a tag, not a digest, to identify the image to sign. 2026-05-13 00:12:02.261214 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-13 00:12:02.261230 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-13 00:12:02.261244 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-13 00:12:02.261256 | debian-bookworm | images by tag will be removed in a future release. 2026-05-13 00:12:02.261269 | debian-bookworm | 2026-05-13 00:12:02.623339 | debian-bookworm | Signing artifact... 2026-05-13 00:12:08.890342 | debian-bookworm | ok: Runtime: 0:00:12.319744 2026-05-13 00:12:08.900726 | 2026-05-13 00:12:08.900928 | TASK [Run sbom script] 2026-05-13 00:12:09.207895 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-13 00:12:09.208028 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-13 00:12:09.208047 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-13 00:12:09.208062 | debian-bookworm | + version=quincy 2026-05-13 00:12:09.208097 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-13 00:12:09.208120 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-13 00:12:09.220049 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-13 00:12:09.297417 | debian-bookworm | [info] checking github for the current release tag 2026-05-13 00:12:09.449830 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-13 00:12:11.241016 | debian-bookworm | [info] checking github for the current release tag 2026-05-13 00:12:11.375093 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-13 00:12:13.670197 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-13 00:12:13.700981 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:quincy -o cyclonedx-json 2026-05-13 00:12:40.268379 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v quincy -f sbom.json -a 2026-05-13 00:12:45.340221 | 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-05-13 00:12:45.340340 | debian-bookworm | Provided project name and version: ceph-ansible quincy 2026-05-13 00:12:45.340356 | debian-bookworm | Auto mode ON 2026-05-13 00:12:45.340366 | debian-bookworm | Reading sbom.json ... 2026-05-13 00:12:45.340382 | debian-bookworm | Uploading sbom.json ... 2026-05-13 00:12:45.340392 | debian-bookworm | Waiting for project uuid 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 to be reported by dt server ... 2026-05-13 00:12:45.340401 | debian-bookworm | Project UUID: 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 2026-05-13 00:12:45.340410 | debian-bookworm | No policy violations found. 2026-05-13 00:12:45.340419 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 9, 'LOW': 2, 'UNASSIGNED': 0} 2026-05-13 00:12:45.340428 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-13 00:12:45.458299 | debian-bookworm | ok: Runtime: 0:00:36.193329 2026-05-13 00:12:45.464402 | 2026-05-13 00:12:45.464597 | PLAY RECAP 2026-05-13 00:12:45.464689 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 00:12:45.464728 | 2026-05-13 00:12:45.645751 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-05-13 00:12:45.648364 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 00:12:46.470456 | 2026-05-13 00:12:46.470640 | PLAY [Base post-fetch] 2026-05-13 00:12:46.486623 | 2026-05-13 00:12:46.486773 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-13 00:12:46.542545 | debian-bookworm | skipping: Conditional result was False 2026-05-13 00:12:46.548722 | 2026-05-13 00:12:46.548878 | TASK [fetch-output : Set log path for single node] 2026-05-13 00:12:46.604257 | debian-bookworm | ok 2026-05-13 00:12:46.612473 | 2026-05-13 00:12:46.612650 | LOOP [fetch-output : Ensure local output dirs] 2026-05-13 00:12:47.141044 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/work/logs" 2026-05-13 00:12:47.439484 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/work/artifacts" 2026-05-13 00:12:47.733910 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/56cb3dd9cbbe4dd989c748288d2bec69/work/docs" 2026-05-13 00:12:47.768721 | 2026-05-13 00:12:47.768933 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 00:12:48.640106 | debian-bookworm | changed: 2026-05-13 00:12:48.640463 | debian-bookworm | .d..t...... ./ 2026-05-13 00:12:48.640522 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-13 00:12:48.640587 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-13 00:12:48.640641 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-13 00:12:48.640710 | debian-bookworm | changed: All items complete 2026-05-13 00:12:48.640754 | 2026-05-13 00:12:49.239531 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 00:12:49.871909 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 00:12:49.902752 | 2026-05-13 00:12:49.903086 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 00:12:49.938579 | debian-bookworm | skipping: Conditional result was False 2026-05-13 00:12:49.945720 | debian-bookworm | skipping: Conditional result was False 2026-05-13 00:12:49.965399 | 2026-05-13 00:12:49.965543 | PLAY RECAP 2026-05-13 00:12:49.965624 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-13 00:12:49.965665 | 2026-05-13 00:12:50.126980 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 00:12:50.129253 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 00:12:50.910657 | 2026-05-13 00:12:50.910924 | PLAY [Base post] 2026-05-13 00:12:50.926490 | 2026-05-13 00:12:50.926657 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 00:12:51.795718 | debian-bookworm | changed 2026-05-13 00:12:51.806142 | 2026-05-13 00:12:51.806300 | PLAY RECAP 2026-05-13 00:12:51.806389 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 00:12:51.806479 | 2026-05-13 00:12:51.951929 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 00:12:51.954506 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 00:12:52.816842 | 2026-05-13 00:12:52.817125 | PLAY [Base post-logs] 2026-05-13 00:12:52.829927 | 2026-05-13 00:12:52.830117 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 00:12:53.336289 | localhost | changed 2026-05-13 00:12:53.357591 | 2026-05-13 00:12:53.357855 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 00:12:53.397677 | localhost | ok 2026-05-13 00:12:53.404985 | 2026-05-13 00:12:53.405152 | TASK [Set zuul-log-path fact] 2026-05-13 00:12:53.434904 | localhost | ok 2026-05-13 00:12:53.450106 | 2026-05-13 00:12:53.450273 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 00:12:53.490164 | localhost | ok 2026-05-13 00:12:53.499636 | 2026-05-13 00:12:53.499895 | TASK [upload-logs : Create log directories] 2026-05-13 00:12:54.024620 | localhost | changed 2026-05-13 00:12:54.030364 | 2026-05-13 00:12:54.030639 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 00:12:54.545400 | localhost -> localhost | ok: Runtime: 0:00:00.006062 2026-05-13 00:12:54.551285 | 2026-05-13 00:12:54.551419 | TASK [upload-logs : Upload logs to log server] 2026-05-13 00:12:55.126377 | localhost | Output suppressed because no_log was given 2026-05-13 00:12:55.129432 | 2026-05-13 00:12:55.129660 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 00:12:55.186195 | localhost | skipping: Conditional result was False 2026-05-13 00:12:55.191308 | localhost | skipping: Conditional result was False 2026-05-13 00:12:55.201101 | 2026-05-13 00:12:55.201229 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 00:12:55.251908 | localhost | skipping: Conditional result was False 2026-05-13 00:12:55.252214 | 2026-05-13 00:12:55.256288 | localhost | skipping: Conditional result was False 2026-05-13 00:12:55.274236 | 2026-05-13 00:12:55.274574 | LOOP [upload-logs : Upload console log and json output]