2026-05-26 18:09:58.017429 | Job console starting 2026-05-26 18:09:58.027546 | Updating git repos 2026-05-26 18:09:58.057222 | Cloning repos into workspace 2026-05-26 18:09:58.101770 | Restoring repo states 2026-05-26 18:09:58.114683 | Merging changes 2026-05-26 18:09:58.114702 | Checking out repos 2026-05-26 18:09:58.189998 | Preparing playbooks 2026-05-26 18:09:59.146913 | Running Ansible setup 2026-05-26 18:10:03.698297 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 18:10:04.499307 | 2026-05-26 18:10:04.499463 | PLAY [Base pre] 2026-05-26 18:10:04.517060 | 2026-05-26 18:10:04.517213 | TASK [Setup log path fact] 2026-05-26 18:10:04.546363 | debian-bookworm | ok 2026-05-26 18:10:04.562539 | 2026-05-26 18:10:04.562725 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 18:10:04.591448 | debian-bookworm | ok 2026-05-26 18:10:04.601648 | 2026-05-26 18:10:04.601776 | TASK [emit-job-header : Print job information] 2026-05-26 18:10:04.640702 | # Job Information 2026-05-26 18:10:04.640889 | Ansible Version: 2.16.14 2026-05-26 18:10:04.640925 | Job: container-image-ceph-ansible-push-reef 2026-05-26 18:10:04.640958 | Pipeline: post 2026-05-26 18:10:04.640982 | Executor: 521e9411259a 2026-05-26 18:10:04.641004 | Triggered by: https://github.com/osism/container-image-ceph-ansible/commit/236199a0dda119ff058db5cb7ba358a2b64f22b4 2026-05-26 18:10:04.641027 | Event ID: 16b1318c-592e-11f1-90b7-fa7e98af26b7 2026-05-26 18:10:04.646260 | 2026-05-26 18:10:04.646386 | LOOP [emit-job-header : Print node information] 2026-05-26 18:10:04.790283 | debian-bookworm | ok: 2026-05-26 18:10:04.790510 | debian-bookworm | # Node Information 2026-05-26 18:10:04.790555 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-26 18:10:04.790629 | debian-bookworm | Hostname: debian 2026-05-26 18:10:04.790663 | debian-bookworm | Username: zuul 2026-05-26 18:10:04.790690 | debian-bookworm | Distro: Debian 12.14 2026-05-26 18:10:04.790721 | debian-bookworm | Provider: regiocloud-a 2026-05-26 18:10:04.790748 | debian-bookworm | Region: 2026-05-26 18:10:04.790775 | debian-bookworm | Label: debian-bookworm 2026-05-26 18:10:04.790800 | debian-bookworm | Product Name: OpenStack Nova 2026-05-26 18:10:04.790825 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:2ef 2026-05-26 18:10:04.804853 | 2026-05-26 18:10:04.804982 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 18:10:05.275521 | debian-bookworm -> localhost | changed 2026-05-26 18:10:05.283072 | 2026-05-26 18:10:05.283202 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 18:10:06.659464 | debian-bookworm -> localhost | changed 2026-05-26 18:10:06.694446 | 2026-05-26 18:10:06.694619 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 18:10:07.239680 | debian-bookworm -> localhost | ok 2026-05-26 18:10:07.246123 | 2026-05-26 18:10:07.246253 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 18:10:07.289038 | debian-bookworm | ok 2026-05-26 18:10:07.306338 | debian-bookworm | included: /var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 18:10:07.312784 | 2026-05-26 18:10:07.312903 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 18:10:08.831479 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-26 18:10:08.831744 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/work/bc326a77d7c44140888b193bc56d3fcb_id_rsa 2026-05-26 18:10:08.831786 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/work/bc326a77d7c44140888b193bc56d3fcb_id_rsa.pub 2026-05-26 18:10:08.831814 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-26 18:10:08.831839 | debian-bookworm -> localhost | SHA256:ZzSBzpJ6e3lZDy3KuwLhJ0JUgrN9cnlR4Dui56cpMBM zuul-build-sshkey 2026-05-26 18:10:08.831876 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-26 18:10:08.831899 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-26 18:10:08.831920 | debian-bookworm -> localhost | | .... .+o | 2026-05-26 18:10:08.831944 | debian-bookworm -> localhost | | o .. .o . | 2026-05-26 18:10:08.831965 | debian-bookworm -> localhost | | = =..o | 2026-05-26 18:10:08.831986 | debian-bookworm -> localhost | | E + B +o . | 2026-05-26 18:10:08.832006 | debian-bookworm -> localhost | | o *.+S o . | 2026-05-26 18:10:08.832032 | debian-bookworm -> localhost | | + o.=..+ + . | 2026-05-26 18:10:08.832052 | debian-bookworm -> localhost | | +.o.= o + + | 2026-05-26 18:10:08.832072 | debian-bookworm -> localhost | | .o..= = . | 2026-05-26 18:10:08.832093 | debian-bookworm -> localhost | | .++ ooo | 2026-05-26 18:10:08.832112 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-26 18:10:08.832163 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.877946 2026-05-26 18:10:08.840703 | 2026-05-26 18:10:08.840835 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 18:10:08.877768 | debian-bookworm | ok 2026-05-26 18:10:08.902439 | debian-bookworm | included: /var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 18:10:08.919951 | 2026-05-26 18:10:08.920095 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 18:10:08.954750 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:10:08.962218 | 2026-05-26 18:10:08.962358 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 18:10:09.689459 | debian-bookworm | changed 2026-05-26 18:10:09.696323 | 2026-05-26 18:10:09.696437 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 18:10:09.961896 | debian-bookworm | ok 2026-05-26 18:10:09.968895 | 2026-05-26 18:10:09.969029 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 18:10:10.660709 | debian-bookworm | changed 2026-05-26 18:10:10.669293 | 2026-05-26 18:10:10.669432 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 18:10:11.307249 | debian-bookworm | changed 2026-05-26 18:10:11.314985 | 2026-05-26 18:10:11.315137 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 18:10:11.340214 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:10:11.348088 | 2026-05-26 18:10:11.348231 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 18:10:11.851029 | debian-bookworm -> localhost | changed 2026-05-26 18:10:11.868375 | 2026-05-26 18:10:11.868638 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 18:10:12.401507 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/work/bc326a77d7c44140888b193bc56d3fcb_id_rsa (zuul-build-sshkey) 2026-05-26 18:10:12.401788 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019146 2026-05-26 18:10:12.410467 | 2026-05-26 18:10:12.410590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 18:10:12.852685 | debian-bookworm | ok 2026-05-26 18:10:12.862438 | 2026-05-26 18:10:12.862658 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 18:10:12.898090 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:10:12.918091 | 2026-05-26 18:10:12.918249 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 18:10:13.354218 | debian-bookworm | ok 2026-05-26 18:10:13.377748 | 2026-05-26 18:10:13.377936 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 18:10:13.424088 | debian-bookworm | ok 2026-05-26 18:10:13.432007 | 2026-05-26 18:10:13.432152 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 18:10:13.771799 | debian-bookworm -> localhost | ok 2026-05-26 18:10:13.793286 | 2026-05-26 18:10:13.793422 | TASK [validate-host : Collect information about the host] 2026-05-26 18:10:14.890562 | debian-bookworm | ok 2026-05-26 18:10:14.902743 | 2026-05-26 18:10:14.902927 | TASK [validate-host : Sanitize hostname] 2026-05-26 18:10:15.032554 | debian-bookworm | ok 2026-05-26 18:10:15.083375 | 2026-05-26 18:10:15.083548 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 18:10:15.885556 | debian-bookworm -> localhost | changed 2026-05-26 18:10:15.892175 | 2026-05-26 18:10:15.892295 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 18:10:16.352779 | debian-bookworm | ok 2026-05-26 18:10:16.358925 | 2026-05-26 18:10:16.359078 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 18:10:17.078938 | debian-bookworm -> localhost | changed 2026-05-26 18:10:17.091889 | 2026-05-26 18:10:17.092022 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 18:10:17.364528 | debian-bookworm | ok 2026-05-26 18:10:17.377337 | 2026-05-26 18:10:17.377476 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 18:10:18.278156 | debian-bookworm | changed: 2026-05-26 18:10:18.278361 | debian-bookworm | cd+++++++++ src/ 2026-05-26 18:10:18.278397 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-26 18:10:18.278421 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-26 18:10:18.278442 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-26 18:10:18.278463 | debian-bookworm | Containerfile 2026-05-26 18:10:18.278688 | debian-bookworm | 2026-05-26 18:12:10.887423 | debian-bookworm | #25 51.15 2026-05-26 18:12:10.887447 | debian-bookworm | #25 51.15 Or undo this operation with: 2026-05-26 18:12:10.887471 | debian-bookworm | #25 51.15 2026-05-26 18:12:10.887495 | debian-bookworm | #25 51.15 git switch - 2026-05-26 18:12:10.887524 | debian-bookworm | #25 51.15 2026-05-26 18:12:10.887585 | debian-bookworm | #25 51.15 Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 18:12:10.887647 | debian-bookworm | #25 51.15 2026-05-26 18:12:11.039038 | debian-bookworm | #25 51.16 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-05-26 18:15:36.508369 | debian-bookworm | #25 256.8 Using /etc/ansible/ansible.cfg as config file 2026-05-26 18:15:36.508474 | debian-bookworm | #25 256.8 Starting galaxy collection install process 2026-05-26 18:15:36.508491 | debian-bookworm | #25 256.8 Process install dependency map 2026-05-26 18:15:36.508503 | debian-bookworm | #25 256.8 Starting collection install process 2026-05-26 18:15:36.508516 | debian-bookworm | #25 256.8 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-169822h10orh/tmpus3no30e/ansible-netcommon-2.6.1-pe2bz8eu 2026-05-26 18:15:36.508542 | debian-bookworm | #25 256.8 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-05-26 18:15:36.508554 | debian-bookworm | #25 256.8 ansible.netcommon:2.6.1 was installed successfully 2026-05-26 18:15:36.508566 | debian-bookworm | #25 256.8 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-05-26 18:15:36.508579 | debian-bookworm | #25 256.8 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-05-26 18:15:36.508590 | debian-bookworm | #25 256.8 openstack.config_template:1.3.0 was installed successfully 2026-05-26 18:15:36.508602 | debian-bookworm | #25 256.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /root/.ansible/tmp/ansible-local-169822h10orh/tmpus3no30e/ansible-posix-2.2.0-j66_gk2k 2026-05-26 18:15:36.508640 | debian-bookworm | #25 256.8 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-26 18:15:36.508653 | debian-bookworm | #25 256.8 ansible.posix:2.2.0 was installed successfully 2026-05-26 18:15:36.508663 | debian-bookworm | #25 256.8 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-169822h10orh/tmpus3no30e/ansible-utils-6.0.2-l3_52t6w 2026-05-26 18:15:36.508674 | debian-bookworm | #25 256.8 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-05-26 18:15:36.508685 | debian-bookworm | #25 256.8 ansible.utils:6.0.2 was installed successfully 2026-05-26 18:15:36.508695 | debian-bookworm | #25 256.8 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-169822h10orh/tmpus3no30e/netbox-netbox-3.23.0-dbi6vgpr 2026-05-26 18:15:36.508706 | debian-bookworm | #25 256.8 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-05-26 18:15:36.508717 | debian-bookworm | #25 256.8 netbox.netbox:3.23.0 was installed successfully 2026-05-26 18:15:36.508728 | debian-bookworm | #25 256.8 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-169822h10orh/tmpus3no30e/osism-commons-0.20260318.0-tv3jpx2o 2026-05-26 18:15:36.508739 | debian-bookworm | #25 256.8 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-05-26 18:15:36.508749 | debian-bookworm | #25 256.8 osism.commons:0.20260318.0 was installed successfully 2026-05-26 18:15:36.508760 | debian-bookworm | #25 256.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /root/.ansible/tmp/ansible-local-169822h10orh/tmpus3no30e/community-general-13.0.1-62hs3_yd 2026-05-26 18:15:36.508786 | debian-bookworm | #25 256.8 Installing 'community.general:13.0.1' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-05-26 18:15:36.508798 | debian-bookworm | #25 256.8 community.general:13.0.1 was installed successfully 2026-05-26 18:15:36.663279 | debian-bookworm | #25 256.9 + ln -s /usr/share/ansible/collections /ansible/collections 2026-05-26 18:15:36.663348 | debian-bookworm | #25 256.9 + mkdir -p /usr/share/mitogen 2026-05-26 18:15:36.663355 | debian-bookworm | #25 256.9 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-26 18:15:36.663360 | debian-bookworm | #25 256.9 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-05-26 18:15:36.834507 | debian-bookworm | #25 256.9 + rm /mitogen.tar.gz 2026-05-26 18:15:36.834609 | debian-bookworm | #25 256.9 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-05-26 18:15:36.834623 | debian-bookworm | #25 256.9 ++ awk '-F: ' '{ print $2 }' 2026-05-26 18:15:36.834634 | debian-bookworm | #25 256.9 + PROJECT_VERSION=stable-8.0 2026-05-26 18:15:36.834644 | debian-bookworm | #25 256.9 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-05-26 18:15:36.834655 | debian-bookworm | #25 257.0 Cloning into '/repository'... 2026-05-26 18:15:41.992974 | debian-bookworm | #25 262.3 ++ find /patches/stable-8.0 -name '*.patch' 2026-05-26 18:15:42.093027 | debian-bookworm | #25 262.3 ++ LC_ALL=C 2026-05-26 18:15:42.093112 | debian-bookworm | #25 262.3 ++ sort 2026-05-26 18:15:42.093133 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.093167 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-05-26 18:15:42.093185 | debian-bookworm | #25 262.3 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-05-26 18:15:42.093202 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093218 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.093234 | debian-bookworm | #25 262.3 checking file roles/ceph-defaults/defaults/main.yml 2026-05-26 18:15:42.093287 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-26 18:15:42.093313 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093329 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.093344 | debian-bookworm | #25 262.3 patching file roles/ceph-defaults/defaults/main.yml 2026-05-26 18:15:42.093359 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-26 18:15:42.093374 | debian-bookworm | #25 262.3 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-05-26 18:15:42.093390 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.093405 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-05-26 18:15:42.093420 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093435 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.093451 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-05-26 18:15:42.093466 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-26 18:15:42.093481 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-26 18:15:42.093497 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-05-26 18:15:42.093512 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-05-26 18:15:42.093527 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-26 18:15:42.093542 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-26 18:15:42.093557 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093572 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.093587 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-05-26 18:15:42.093602 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-26 18:15:42.093617 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-26 18:15:42.093633 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-05-26 18:15:42.093648 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-05-26 18:15:42.093666 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-26 18:15:42.093681 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-26 18:15:42.093696 | debian-bookworm | #25 262.3 /patches/stable-8.0/container-binary.patch 2026-05-26 18:15:42.093711 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.093726 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/container-binary.patch 2026-05-26 18:15:42.093741 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093755 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.093769 | debian-bookworm | #25 262.3 checking file roles/ceph-facts/tasks/container_binary.yml 2026-05-26 18:15:42.093784 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093799 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.093814 | debian-bookworm | #25 262.3 patching file roles/ceph-facts/tasks/container_binary.yml 2026-05-26 18:15:42.093829 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.093888 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-05-26 18:15:42.093905 | debian-bookworm | #25 262.3 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-05-26 18:15:42.093921 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093935 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.093949 | debian-bookworm | #25 262.3 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.093968 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-05-26 18:15:42.093983 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.093997 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.094012 | debian-bookworm | #25 262.3 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094027 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-05-26 18:15:42.094042 | debian-bookworm | #25 262.3 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-05-26 18:15:42.094056 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.094081 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-05-26 18:15:42.094123 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094139 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.094154 | debian-bookworm | #25 262.3 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094168 | debian-bookworm | #25 262.3 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094183 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094197 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.094212 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.094227 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-05-26 18:15:42.094254 | debian-bookworm | #25 262.3 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-05-26 18:15:42.094269 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094284 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.094299 | debian-bookworm | #25 262.3 checking file infrastructure-playbooks/shrink-osd.yml 2026-05-26 18:15:42.094314 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094329 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.094343 | debian-bookworm | #25 262.3 patching file infrastructure-playbooks/shrink-osd.yml 2026-05-26 18:15:42.094358 | debian-bookworm | #25 262.3 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-05-26 18:15:42.094372 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.094386 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-05-26 18:15:42.094401 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094416 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.094430 | debian-bookworm | #25 262.3 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094445 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 947 (offset 63 lines). 2026-05-26 18:15:42.094466 | debian-bookworm | #25 262.3 Hunk #2 succeeded at 955 (offset 63 lines). 2026-05-26 18:15:42.094481 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094495 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.094511 | debian-bookworm | #25 262.3 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094525 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 947 (offset 63 lines). 2026-05-26 18:15:42.094540 | debian-bookworm | #25 262.3 Hunk #2 succeeded at 955 (offset 63 lines). 2026-05-26 18:15:42.094555 | debian-bookworm | #25 262.3 /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-05-26 18:15:42.094570 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.094584 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-05-26 18:15:42.094599 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094614 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.094628 | debian-bookworm | #25 262.3 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094644 | debian-bookworm | #25 262.3 Hunk #2 succeeded at 389 with fuzz 1. 2026-05-26 18:15:42.094658 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094673 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.094687 | debian-bookworm | #25 262.3 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094703 | debian-bookworm | #25 262.3 Hunk #2 succeeded at 389 with fuzz 1. 2026-05-26 18:15:42.094717 | debian-bookworm | #25 262.3 /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-05-26 18:15:42.094732 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.094746 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-05-26 18:15:42.094761 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094775 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.094790 | debian-bookworm | #25 262.3 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094805 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094819 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.094834 | debian-bookworm | #25 262.3 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094853 | debian-bookworm | #25 262.3 /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-05-26 18:15:42.094868 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.094883 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-05-26 18:15:42.094897 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094912 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.094927 | debian-bookworm | #25 262.3 checking file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094941 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.094955 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.094970 | debian-bookworm | #25 262.3 patching file infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.094984 | debian-bookworm | #25 262.3 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-05-26 18:15:42.094999 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.095014 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-05-26 18:15:42.095029 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.095043 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.095058 | debian-bookworm | #25 262.3 checking file roles/ceph-client/meta/main.yml 2026-05-26 18:15:42.095072 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095089 | debian-bookworm | #25 262.3 checking file roles/ceph-common/meta/main.yml 2026-05-26 18:15:42.095104 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095119 | debian-bookworm | #25 262.3 checking file roles/ceph-container-common/meta/main.yml 2026-05-26 18:15:42.095134 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095148 | debian-bookworm | #25 262.3 checking file roles/ceph-defaults/meta/main.yml 2026-05-26 18:15:42.095163 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095177 | debian-bookworm | #25 262.3 checking file roles/ceph-handler/meta/main.yml 2026-05-26 18:15:42.095192 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095207 | debian-bookworm | #25 262.3 checking file roles/ceph-mds/meta/main.yml 2026-05-26 18:15:42.095223 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095248 | debian-bookworm | #25 262.3 checking file roles/ceph-mgr/meta/main.yml 2026-05-26 18:15:42.095263 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095277 | debian-bookworm | #25 262.3 checking file roles/ceph-mon/meta/main.yml 2026-05-26 18:15:42.095291 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095306 | debian-bookworm | #25 262.3 checking file roles/ceph-osd/meta/main.yml 2026-05-26 18:15:42.095321 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095336 | debian-bookworm | #25 262.3 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-05-26 18:15:42.095350 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095365 | debian-bookworm | #25 262.3 checking file roles/ceph-rgw/meta/main.yml 2026-05-26 18:15:42.095379 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095394 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.095409 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.095423 | debian-bookworm | #25 262.3 patching file roles/ceph-client/meta/main.yml 2026-05-26 18:15:42.095438 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095453 | debian-bookworm | #25 262.3 patching file roles/ceph-common/meta/main.yml 2026-05-26 18:15:42.095467 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095482 | debian-bookworm | #25 262.3 patching file roles/ceph-container-common/meta/main.yml 2026-05-26 18:15:42.095497 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095511 | debian-bookworm | #25 262.3 patching file roles/ceph-defaults/meta/main.yml 2026-05-26 18:15:42.095526 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095540 | debian-bookworm | #25 262.3 patching file roles/ceph-handler/meta/main.yml 2026-05-26 18:15:42.095555 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095569 | debian-bookworm | #25 262.3 patching file roles/ceph-mds/meta/main.yml 2026-05-26 18:15:42.095587 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095603 | debian-bookworm | #25 262.3 patching file roles/ceph-mgr/meta/main.yml 2026-05-26 18:15:42.095617 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095631 | debian-bookworm | #25 262.3 patching file roles/ceph-mon/meta/main.yml 2026-05-26 18:15:42.095645 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095660 | debian-bookworm | #25 262.3 patching file roles/ceph-osd/meta/main.yml 2026-05-26 18:15:42.095674 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095689 | debian-bookworm | #25 262.3 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-05-26 18:15:42.095704 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095719 | debian-bookworm | #25 262.3 patching file roles/ceph-rgw/meta/main.yml 2026-05-26 18:15:42.095733 | debian-bookworm | #25 262.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-26 18:15:42.095747 | debian-bookworm | #25 262.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-05-26 18:15:42.095762 | debian-bookworm | #25 262.3 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-05-26 18:15:42.095777 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.095792 | debian-bookworm | #25 262.3 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-05-26 18:15:42.095807 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 --dry-run 2026-05-26 18:15:42.095822 | debian-bookworm | #25 262.3 checking file roles/ceph-validate/tasks/check_system.yml 2026-05-26 18:15:42.095836 | debian-bookworm | #25 262.3 + cd /repository 2026-05-26 18:15:42.095850 | debian-bookworm | #25 262.3 + patch --forward --batch -p1 2026-05-26 18:15:42.095865 | debian-bookworm | #25 262.3 patching file roles/ceph-validate/tasks/check_system.yml 2026-05-26 18:15:42.095879 | debian-bookworm | #25 262.3 + '[' -e /repository/plugins/actions ']' 2026-05-26 18:15:42.095894 | debian-bookworm | #25 262.3 + '[' -e /repository/plugins/callback ']' 2026-05-26 18:15:42.095909 | debian-bookworm | #25 262.3 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-05-26 18:15:42.095923 | debian-bookworm | #25 262.3 + '[' -e /repository/plugins/filter ']' 2026-05-26 18:15:42.095940 | debian-bookworm | #25 262.3 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-05-26 18:15:42.095975 | debian-bookworm | #25 262.3 + 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-05-26 18:15:42.095994 | debian-bookworm | #25 262.3 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-05-26 18:15:42.096009 | debian-bookworm | #25 262.3 /repository/infrastructure-playbooks/cephadm.yml 2026-05-26 18:15:42.096024 | debian-bookworm | #25 262.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096039 | debian-bookworm | #25 262.3 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-05-26 18:15:42.096053 | debian-bookworm | #25 262.3 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-05-26 18:15:42.096067 | debian-bookworm | #25 262.3 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-05-26 18:15:42.096082 | debian-bookworm | #25 262.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096097 | debian-bookworm | #25 262.3 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-26 18:15:42.096115 | debian-bookworm | #25 262.3 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-26 18:15:42.096130 | debian-bookworm | #25 262.3 /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-26 18:15:42.096144 | debian-bookworm | #25 262.3 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-05-26 18:15:42.096159 | debian-bookworm | #25 262.3 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-26 18:15:42.096174 | debian-bookworm | #25 262.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096189 | debian-bookworm | #25 262.3 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-26 18:15:42.096203 | debian-bookworm | #25 262.3 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-26 18:15:42.096218 | debian-bookworm | #25 262.3 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-05-26 18:15:42.096232 | debian-bookworm | #25 262.3 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-26 18:15:42.096264 | debian-bookworm | #25 262.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096278 | debian-bookworm | #25 262.3 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-26 18:15:42.096293 | debian-bookworm | #25 262.3 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-26 18:15:42.096307 | debian-bookworm | #25 262.3 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-05-26 18:15:42.096322 | debian-bookworm | #25 262.3 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-26 18:15:42.096337 | debian-bookworm | #25 262.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096352 | debian-bookworm | #25 262.3 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-26 18:15:42.096367 | debian-bookworm | #25 262.3 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-26 18:15:42.096381 | debian-bookworm | #25 262.3 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-05-26 18:15:42.096396 | debian-bookworm | #25 262.3 /repository/infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.096411 | debian-bookworm | #25 262.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096425 | debian-bookworm | #25 262.3 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.096441 | debian-bookworm | #25 262.3 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-05-26 18:15:42.096456 | debian-bookworm | #25 262.3 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-05-26 18:15:42.096470 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-26 18:15:42.096485 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096500 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-26 18:15:42.096514 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-26 18:15:42.096532 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-05-26 18:15:42.096548 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-26 18:15:42.096562 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096577 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-26 18:15:42.096592 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-26 18:15:42.096606 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-05-26 18:15:42.096621 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-26 18:15:42.096636 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096651 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-26 18:15:42.096669 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-26 18:15:42.096684 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-05-26 18:15:42.096699 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.096713 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-26 18:15:42.096729 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-26 18:15:42.096745 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-26 18:15:42.096759 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-05-26 18:15:42.201143 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201226 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-05-26 18:15:42.201269 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/add-mon.yml 2026-05-26 18:15:42.201315 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-05-26 18:15:42.201333 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-05-26 18:15:42.201349 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201374 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-26 18:15:42.201395 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-26 18:15:42.201410 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-26 18:15:42.201424 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-05-26 18:15:42.201439 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201467 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-26 18:15:42.201482 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-26 18:15:42.201496 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-26 18:15:42.201512 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-05-26 18:15:42.201536 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201557 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-26 18:15:42.201572 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-26 18:15:42.201587 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-26 18:15:42.201601 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-05-26 18:15:42.201624 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201644 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-26 18:15:42.201659 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-26 18:15:42.201674 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-26 18:15:42.201689 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-05-26 18:15:42.201716 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201731 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-26 18:15:42.201746 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-26 18:15:42.201760 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-26 18:15:42.201793 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-05-26 18:15:42.201809 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-26 18:15:42.201824 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201838 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-26 18:15:42.201883 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-26 18:15:42.201898 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-05-26 18:15:42.201912 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-26 18:15:42.201927 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.201955 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-26 18:15:42.201970 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-26 18:15:42.201986 | debian-bookworm | #25 262.4 + 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-26 18:15:42.202001 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/lv-create.yml 2026-05-26 18:15:42.202024 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.202045 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-05-26 18:15:42.202060 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-05-26 18:15:42.202074 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-05-26 18:15:42.202089 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-26 18:15:42.202111 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.202132 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-26 18:15:42.202147 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-26 18:15:42.202164 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-05-26 18:15:42.202179 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.202206 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-26 18:15:42.202221 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-26 18:15:42.202257 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-26 18:15:42.202287 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-05-26 18:15:42.202301 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.202316 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-26 18:15:42.202331 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-26 18:15:42.202345 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-26 18:15:42.202374 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-05-26 18:15:42.202388 | debian-bookworm | #25 262.4 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-26 18:15:42.202402 | debian-bookworm | #25 262.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-26 18:15:42.202416 | debian-bookworm | #25 262.4 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-26 18:15:42.202439 | debian-bookworm | #25 262.4 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-26 18:15:42.202464 | debian-bookworm | #25 262.4 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-05-26 18:15:42.202485 | debian-bookworm | #25 262.4 + 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-05-26 18:15:42.202502 | debian-bookworm | #25 262.4 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-05-26 18:15:42.202517 | debian-bookworm | #25 262.4 + '[' -e /repository/site-docker.yml.sample ']' 2026-05-26 18:15:42.202546 | debian-bookworm | #25 262.4 + '[' -e /repository/site-container.yml.sample ']' 2026-05-26 18:15:42.202561 | debian-bookworm | #25 262.4 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-05-26 18:15:42.202575 | debian-bookworm | #25 262.4 + '[' -e /repository/dashboard.yml ']' 2026-05-26 18:15:42.202589 | debian-bookworm | #25 262.4 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-05-26 18:15:42.202612 | debian-bookworm | #25 262.4 + '[' -e /repository/module_utils ']' 2026-05-26 18:15:42.202633 | debian-bookworm | #25 262.4 + cp -r /repository/module_utils /ansible 2026-05-26 18:15:42.202648 | debian-bookworm | #25 262.4 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-05-26 18:15:42.202662 | debian-bookworm | #25 262.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-05-26 18:15:42.202676 | debian-bookworm | #25 262.5 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-05-26 18:15:42.202699 | debian-bookworm | #25 262.5 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-05-26 18:15:42.339286 | debian-bookworm | #25 262.5 + mkdir -p /tests 2026-05-26 18:15:42.339510 | debian-bookworm | #25 262.5 + 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-26 18:15:42.339586 | debian-bookworm | #25 262.5 + python3 -m ara.setup.env 2026-05-26 18:15:42.339663 | debian-bookworm | #25 262.5 + python3 /src/render-playbooks.py 2026-05-26 18:15:42.339707 | debian-bookworm | #25 262.6 + chown -R dragon: /ansible /share /interface 2026-05-26 18:15:42.444030 | debian-bookworm | #25 262.7 + apt-get clean 2026-05-26 18:15:42.444173 | debian-bookworm | #25 262.7 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-26 18:15:43.108847 | debian-bookworm | #25 262.7 Reading package lists... 2026-05-26 18:15:43.292599 | debian-bookworm | #25 263.4 Building dependency tree... 2026-05-26 18:15:43.444395 | debian-bookworm | #25 263.6 Reading state information... 2026-05-26 18:15:43.469613 | debian-bookworm | #25 263.7 The following packages were automatically installed and are no longer required: 2026-05-26 18:15:43.469774 | debian-bookworm | #25 263.7 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-26 18:15:43.633504 | debian-bookworm | #25 263.7 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-26 18:15:43.633659 | debian-bookworm | #25 263.7 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-26 18:15:43.633739 | debian-bookworm | #25 263.7 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-26 18:15:43.633783 | debian-bookworm | #25 263.7 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-26 18:15:43.633892 | debian-bookworm | #25 263.7 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-26 18:15:43.633986 | debian-bookworm | #25 263.7 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-26 18:15:43.634062 | debian-bookworm | #25 263.7 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-26 18:15:43.634104 | debian-bookworm | #25 263.7 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-26 18:15:43.634178 | debian-bookworm | #25 263.7 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-26 18:15:43.634287 | debian-bookworm | #25 263.7 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-26 18:15:43.634332 | debian-bookworm | #25 263.7 Use 'apt autoremove' to remove them. 2026-05-26 18:15:43.634410 | debian-bookworm | #25 263.7 The following packages will be REMOVED: 2026-05-26 18:15:43.634473 | debian-bookworm | #25 263.8 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-26 18:15:43.694320 | debian-bookworm | #25 264.0 0 upgraded, 0 newly installed, 7 to remove and 2 not upgraded. 2026-05-26 18:15:43.694407 | debian-bookworm | #25 264.0 After this operation, 60.4 MB disk space will be freed. 2026-05-26 18:15:43.869928 | debian-bookworm | #25 264.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-05-26 18:15:43.870083 | debian-bookworm | #25 264.0 Removing build-essential (12.9) ... 2026-05-26 18:15:43.870160 | debian-bookworm | #25 264.0 Removing git (1:2.39.5-0+deb12u3) ... 2026-05-26 18:15:43.870242 | debian-bookworm | #25 264.1 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-05-26 18:15:43.974759 | debian-bookworm | #25 264.2 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-05-26 18:15:43.974919 | debian-bookworm | #25 264.2 Removing libssl-dev:amd64 (3.0.20-1~deb12u1) ... 2026-05-26 18:15:44.098759 | debian-bookworm | #25 264.3 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-05-26 18:15:44.098918 | debian-bookworm | #25 264.4 Removing python3-dev (3.11.2-1+b1) ... 2026-05-26 18:15:44.204707 | debian-bookworm | #25 264.5 + apt-get autoremove -y 2026-05-26 18:15:44.843071 | debian-bookworm | #25 264.5 Reading package lists... 2026-05-26 18:15:45.025343 | debian-bookworm | #25 265.1 Building dependency tree... 2026-05-26 18:15:45.176537 | debian-bookworm | #25 265.3 Reading state information... 2026-05-26 18:15:45.213368 | debian-bookworm | #25 265.5 The following packages will be REMOVED: 2026-05-26 18:15:45.213524 | debian-bookworm | #25 265.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-26 18:15:45.213597 | debian-bookworm | #25 265.5 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-26 18:15:45.213636 | debian-bookworm | #25 265.5 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-26 18:15:45.213704 | debian-bookworm | #25 265.5 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-26 18:15:45.365516 | debian-bookworm | #25 265.5 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-26 18:15:45.365659 | debian-bookworm | #25 265.5 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-26 18:15:45.365742 | debian-bookworm | #25 265.5 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-26 18:15:45.365786 | debian-bookworm | #25 265.5 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-26 18:15:45.365897 | debian-bookworm | #25 265.5 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-26 18:15:45.365958 | debian-bookworm | #25 265.5 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-26 18:15:45.366022 | debian-bookworm | #25 265.5 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-26 18:15:45.424567 | debian-bookworm | #25 265.7 0 upgraded, 0 newly installed, 66 to remove and 2 not upgraded. 2026-05-26 18:15:45.424725 | debian-bookworm | #25 265.7 After this operation, 358 MB disk space will be freed. 2026-05-26 18:15:45.587075 | debian-bookworm | #25 265.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 ... 15615 files and directories currently installed.) 2026-05-26 18:15:45.587271 | debian-bookworm | #25 265.7 Removing g++ (4:12.2.0-3) ... 2026-05-26 18:15:45.587324 | debian-bookworm | #25 265.8 Removing gcc (4:12.2.0-3) ... 2026-05-26 18:15:45.587367 | debian-bookworm | #25 265.9 Removing dpkg-dev (1.21.23) ... 2026-05-26 18:15:45.727356 | debian-bookworm | #25 265.9 Removing bzip2 (1.0.8-5+b1) ... 2026-05-26 18:15:45.727476 | debian-bookworm | #25 266.0 Removing cpp (4:12.2.0-3) ... 2026-05-26 18:15:45.869978 | debian-bookworm | #25 266.1 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:45.870107 | debian-bookworm | #25 266.1 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-05-26 18:15:46.048292 | debian-bookworm | #25 266.2 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:46.048401 | debian-bookworm | #25 266.3 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-05-26 18:15:46.170579 | debian-bookworm | #25 266.4 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-05-26 18:15:46.170694 | debian-bookworm | #25 266.4 Removing python3.11-dev (3.11.2-6+deb12u7) ... 2026-05-26 18:15:46.289307 | debian-bookworm | #25 266.5 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-05-26 18:15:46.289410 | debian-bookworm | #25 266.6 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u7) ... 2026-05-26 18:15:46.414218 | debian-bookworm | #25 266.6 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-05-26 18:15:46.414388 | debian-bookworm | #25 266.7 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-05-26 18:15:46.549820 | debian-bookworm | #25 266.7 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-05-26 18:15:46.549981 | debian-bookworm | #25 266.8 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-05-26 18:15:46.673670 | debian-bookworm | #25 266.9 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-05-26 18:15:46.673785 | debian-bookworm | #25 266.9 Removing libdpkg-perl (1.21.23) ... 2026-05-26 18:15:46.785217 | debian-bookworm | #25 267.0 Removing liberror-perl (0.17029-2) ... 2026-05-26 18:15:46.785292 | debian-bookworm | #25 267.1 Removing perl (5.36.0-7+deb12u3) ... 2026-05-26 18:15:46.939469 | debian-bookworm | #25 267.1 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-05-26 18:15:46.939547 | debian-bookworm | #25 267.2 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-05-26 18:15:47.066401 | debian-bookworm | #25 267.3 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-05-26 18:15:47.066585 | debian-bookworm | #25 267.3 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-26 18:15:47.188334 | debian-bookworm | #25 267.4 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-26 18:15:47.188439 | debian-bookworm | #25 267.5 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-05-26 18:15:47.304672 | debian-bookworm | #25 267.5 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-05-26 18:15:47.304736 | debian-bookworm | #25 267.6 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-05-26 18:15:47.464227 | debian-bookworm | #25 267.6 Removing libpsl5:amd64 (0.21.2-1) ... 2026-05-26 18:15:47.464317 | debian-bookworm | #25 267.7 Removing libpython3.11:amd64 (3.11.2-6+deb12u7) ... 2026-05-26 18:15:47.464352 | debian-bookworm | #25 267.7 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-05-26 18:15:47.582535 | debian-bookworm | #25 267.8 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-05-26 18:15:47.582624 | debian-bookworm | #25 267.8 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-05-26 18:15:47.705394 | debian-bookworm | #25 267.9 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-05-26 18:15:47.705502 | debian-bookworm | #25 268.0 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-05-26 18:15:47.829167 | debian-bookworm | #25 268.0 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-05-26 18:15:47.829247 | debian-bookworm | #25 268.1 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-05-26 18:15:47.986848 | debian-bookworm | #25 268.2 Removing linux-libc-dev:amd64 (6.1.172-1) ... 2026-05-26 18:15:47.986917 | debian-bookworm | #25 268.3 Removing make (4.3-4.1) ... 2026-05-26 18:15:48.154841 | debian-bookworm | #25 268.3 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-05-26 18:15:48.154923 | debian-bookworm | #25 268.4 Removing rpcsvc-proto (1.4.3-1) ... 2026-05-26 18:15:48.282683 | debian-bookworm | #25 268.5 Removing xz-utils (5.4.1-1) ... 2026-05-26 18:15:48.282775 | debian-bookworm | #25 268.6 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:48.461787 | debian-bookworm | #25 268.6 Removing binutils (2.40-2) ... 2026-05-26 18:15:48.461965 | debian-bookworm | #25 268.7 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-05-26 18:15:48.592849 | debian-bookworm | #25 268.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-05-26 18:15:48.592934 | debian-bookworm | #25 268.9 Removing libctf0:amd64 (2.40-2) ... 2026-05-26 18:15:48.728433 | debian-bookworm | #25 268.9 Removing libbinutils:amd64 (2.40-2) ... 2026-05-26 18:15:48.728540 | debian-bookworm | #25 269.0 Removing binutils-common:amd64 (2.40-2) ... 2026-05-26 18:15:48.866201 | debian-bookworm | #25 269.0 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:48.866340 | debian-bookworm | #25 269.1 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:48.994148 | debian-bookworm | #25 269.2 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:48.994300 | debian-bookworm | #25 269.3 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.108682 | debian-bookworm | #25 269.3 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.108844 | debian-bookworm | #25 269.4 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-05-26 18:15:49.216658 | debian-bookworm | #25 269.4 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.216792 | debian-bookworm | #25 269.5 Removing libisl23:amd64 (0.25-1.1) ... 2026-05-26 18:15:49.334502 | debian-bookworm | #25 269.5 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.334667 | debian-bookworm | #25 269.6 Removing libjansson4:amd64 (2.14-2) ... 2026-05-26 18:15:49.488472 | debian-bookworm | #25 269.7 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.488562 | debian-bookworm | #25 269.7 Removing libmpc3:amd64 (1.3.1-1) ... 2026-05-26 18:15:49.488578 | debian-bookworm | #25 269.8 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-05-26 18:15:49.597004 | debian-bookworm | #25 269.8 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.597126 | debian-bookworm | #25 269.9 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.759353 | debian-bookworm | #25 269.9 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-05-26 18:15:49.759456 | debian-bookworm | #25 270.0 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-05-26 18:15:49.946062 | debian-bookworm | #25 270.1 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-cd1f69563a3d9820.lock /tmp/uv-setuptools-e4106433edb20cf5.lock /tmp/uv-setuptools-ed58e5abd218ee22.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-26 18:15:49.946249 | debian-bookworm | #25 270.1 + uv pip install --no-cache --system pyclean==3.0.0 2026-05-26 18:15:49.946299 | debian-bookworm | #25 270.2 Using Python 3.13.13 environment at: /usr/local 2026-05-26 18:15:50.093705 | debian-bookworm | #25 270.4 Resolved 1 package in 137ms 2026-05-26 18:15:50.336270 | debian-bookworm | #25 270.4 Prepared 1 package in 19ms 2026-05-26 18:15:50.336399 | debian-bookworm | #25 270.4 Installed 1 package in 7ms 2026-05-26 18:15:50.336419 | debian-bookworm | #25 270.4 + pyclean==3.0.0 2026-05-26 18:15:50.336435 | debian-bookworm | #25 270.4 + pyclean /usr 2026-05-26 18:15:50.336459 | debian-bookworm | #25 270.5 Cleaning directory /usr 2026-05-26 18:15:51.034720 | debian-bookworm | #25 271.3 Total 1875 files, 296 directories removed. 2026-05-26 18:15:51.195146 | debian-bookworm | #25 271.3 + uv pip uninstall --system pyclean 2026-05-26 18:15:51.468218 | debian-bookworm | #25 271.6 Using Python 3.13.13 environment at: /usr/local 2026-05-26 18:15:51.471984 | debian-bookworm | #25 271.6 Uninstalled 1 package in 256ms 2026-05-26 18:15:51.472010 | debian-bookworm | #25 271.6 - pyclean==3.0.0 2026-05-26 18:15:51.662743 | debian-bookworm | #25 DONE 271.9s 2026-05-26 18:15:58.382713 | debian-bookworm | 2026-05-26 18:15:58.382778 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-26 18:15:58.558212 | debian-bookworm | #26 DONE 3.8s 2026-05-26 18:15:58.714708 | debian-bookworm | 2026-05-26 18:15:58.714769 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-26 18:15:58.714776 | debian-bookworm | #26 merging 2026-05-26 18:16:02.450781 | debian-bookworm | #26 merging 3.9s done 2026-05-26 18:16:02.450942 | debian-bookworm | #26 DONE 7.7s 2026-05-26 18:16:02.602072 | debian-bookworm | 2026-05-26 18:16:02.602309 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-05-26 18:16:02.883744 | debian-bookworm | #27 DONE 0.4s 2026-05-26 18:16:03.037605 | debian-bookworm | 2026-05-26 18:16:03.037687 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-05-26 18:16:04.448709 | debian-bookworm | #28 DONE 1.6s 2026-05-26 18:16:04.611693 | debian-bookworm | 2026-05-26 18:16:04.611765 | debian-bookworm | #29 exporting to image 2026-05-26 18:16:04.611773 | debian-bookworm | #29 exporting layers 2026-05-26 18:16:33.212322 | debian-bookworm | #29 exporting layers 28.7s done 2026-05-26 18:16:33.212412 | debian-bookworm | #29 exporting manifest sha256:2c89a0dd46d5d0a64c85c4ea34ab47e10d9d4b8dd306c10331819405bcbc69b2 2026-05-26 18:16:33.320752 | debian-bookworm | #29 exporting manifest sha256:2c89a0dd46d5d0a64c85c4ea34ab47e10d9d4b8dd306c10331819405bcbc69b2 0.0s done 2026-05-26 18:16:33.320852 | debian-bookworm | #29 exporting config sha256:bce197cd3f7974c39f2b171961a252273f7fd95806d55e90594cd45488732cef 0.0s done 2026-05-26 18:16:33.320883 | debian-bookworm | #29 exporting attestation manifest sha256:962330aeb9d76392facba8bab290421b767f89abe0f90389b1923070cf88f7e5 0.0s done 2026-05-26 18:16:33.320908 | debian-bookworm | #29 exporting manifest list sha256:9b970da9ff59e7b51753f2d706aeb8628e9f34fd2e8caab9ba2f65d3295e7995 2026-05-26 18:16:33.502044 | debian-bookworm | #29 exporting manifest list sha256:9b970da9ff59e7b51753f2d706aeb8628e9f34fd2e8caab9ba2f65d3295e7995 0.0s done 2026-05-26 18:16:33.502101 | debian-bookworm | #29 naming to docker.io/library/236199a:latest done 2026-05-26 18:16:33.502108 | debian-bookworm | #29 unpacking to docker.io/library/236199a:latest 2026-05-26 18:16:41.822391 | debian-bookworm | #29 unpacking to docker.io/library/236199a:latest 8.5s done 2026-05-26 18:16:42.048999 | debian-bookworm | #29 DONE 37.4s 2026-05-26 18:16:42.265203 | debian-bookworm | ok: Runtime: 0:05:30.235666 2026-05-26 18:16:42.288628 | 2026-05-26 18:16:42.288806 | TASK [Run push script] 2026-05-26 18:16:42.596410 | debian-bookworm | ++ git rev-parse --short HEAD 2026-05-26 18:16:42.598702 | debian-bookworm | + revision=236199a 2026-05-26 18:16:42.598744 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-26 18:16:42.598760 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-26 18:16:42.598771 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-26 18:16:42.598780 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-05-26 18:16:42.598793 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-05-26 18:16:42.598828 | debian-bookworm | + docker tag 236199a osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-05-26 18:16:42.675443 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-05-26 18:16:42.696458 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-05-26 18:16:42.801561 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:42.801677 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:42.801688 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:42.801695 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:42.801703 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:42.801710 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-26 18:16:42.801716 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:42.902201 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:42.902695 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-26 18:16:42.902984 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:42.903180 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:42.903384 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:42.903850 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:42.904140 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.001984 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-26 18:16:43.002158 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.002251 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.002341 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.002429 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.002516 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.002587 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.102065 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.102244 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-26 18:16:43.102338 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.102450 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.102541 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.102653 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.102739 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.202351 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.202782 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-26 18:16:43.203003 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.203172 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.203341 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.203756 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.203995 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.302149 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.302229 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-26 18:16:43.302252 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.302270 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.302304 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.302323 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.302351 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.401195 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.401456 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.401669 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.401801 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.401992 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.402127 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.402257 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-05-26 18:16:43.502198 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.502687 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.502968 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.503161 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.503372 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.503642 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.602052 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.602487 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.602771 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.603040 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.603233 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.603444 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.707944 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.708175 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.708294 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.708377 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.708534 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.708644 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.802148 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.802276 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.802311 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.802363 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.802392 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.802441 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:43.902335 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:43.902708 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:43.902890 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:43.903053 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:43.903219 | debian-bookworm | 36d1aa696f89: Waiting 2026-05-26 18:16:43.903380 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:44.001527 | debian-bookworm | 59dae010ffdc: Waiting 2026-05-26 18:16:44.002106 | debian-bookworm | 36d1aa696f89: Layer already exists 2026-05-26 18:16:44.002408 | debian-bookworm | cd42d3a4d0ab: Waiting 2026-05-26 18:16:44.002741 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:44.002978 | debian-bookworm | 068fedd6b0f1: Waiting 2026-05-26 18:16:44.003168 | debian-bookworm | 6f59d65eb126: Waiting 2026-05-26 18:16:44.101228 | debian-bookworm | 068fedd6b0f1: Layer already exists 2026-05-26 18:16:44.102145 | debian-bookworm | 6f59d65eb126: Layer already exists 2026-05-26 18:16:44.102246 | debian-bookworm | 59dae010ffdc: Layer already exists 2026-05-26 18:16:44.102334 | debian-bookworm | 2bf7134d622b: Waiting 2026-05-26 18:16:48.702058 | debian-bookworm | 2bf7134d622b: Pushed 2026-05-26 18:16:54.502188 | debian-bookworm | cd42d3a4d0ab: Pushed 2026-05-26 18:16:59.370961 | debian-bookworm | reef: digest: sha256:9b970da9ff59e7b51753f2d706aeb8628e9f34fd2e8caab9ba2f65d3295e7995 size: 856 2026-05-26 18:16:59.834382 | debian-bookworm | ok: Runtime: 0:00:16.791087 2026-05-26 18:16:59.840934 | 2026-05-26 18:16:59.841065 | TASK [Run cosign script] 2026-05-26 18:17:00.157765 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-26 18:17:00.157941 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-26 18:17:00.157961 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-26 18:17:00.157974 | debian-bookworm | + version=reef 2026-05-26 18:17:00.157987 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-26 18:17:00.174122 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 18:17:00.174211 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-26 18:17:00.433881 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-26 18:17:00.630235 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-26 18:17:04.375581 | debian-bookworm | 0 128M 0 433k 0 0 731k 0 0:03:00 --:--:-- 0:03:00 731k 29 128M 29 38.1M 0 0 23.9M 0 0:00:05 0:00:01 0:00:04 37.8M 56 128M 56 72.9M 0 0 28.1M 0 0:00:04 0:00:02 0:00:02 36.3M 82 128M 82 106M 0 0 29.6M 0 0:00:04 0:00:03 0:00:01 35.3M 100 128M 100 128M 0 0 30.6M 0 0:00:04 0:00:04 --:--:-- 35.6M 2026-05-26 18:17:04.385089 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-26 18:17:04.387924 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-05-26 18:17:05.269669 | 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-05-26 18:17:05.269772 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-26 18:17:05.269789 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-26 18:17:05.269802 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-26 18:17:05.269815 | debian-bookworm | images by tag will be removed in a future release. 2026-05-26 18:17:05.269827 | debian-bookworm | 2026-05-26 18:17:05.613294 | debian-bookworm | Signing artifact... 2026-05-26 18:17:21.387601 | debian-bookworm | ok: Runtime: 0:00:20.825486 2026-05-26 18:17:21.395041 | 2026-05-26 18:17:21.395183 | TASK [Run sbom script] 2026-05-26 18:17:21.845940 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-26 18:17:21.846214 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-26 18:17:21.846238 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-26 18:17:21.846252 | debian-bookworm | + version=reef 2026-05-26 18:17:21.846265 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-26 18:17:21.851080 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-26 18:17:21.860755 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-26 18:17:22.080017 | debian-bookworm | [info] checking github for the current release tag 2026-05-26 18:17:22.659896 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-26 18:17:23.052437 | debian-bookworm | [info] checking github for the current release tag 2026-05-26 18:17:23.190890 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-26 18:17:25.897076 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-26 18:17:25.927365 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:reef -o cyclonedx-json 2026-05-26 18:17:51.633324 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v reef -f sbom.json -a 2026-05-26 18:17:57.427198 | 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-26 18:17:57.427343 | debian-bookworm | Provided project name and version: ceph-ansible reef 2026-05-26 18:17:57.427374 | debian-bookworm | Auto mode ON 2026-05-26 18:17:57.427389 | debian-bookworm | Reading sbom.json ... 2026-05-26 18:17:57.427406 | debian-bookworm | Uploading sbom.json ... 2026-05-26 18:17:57.427419 | debian-bookworm | Waiting for project uuid fa2a837d-a0eb-4662-9113-084280934c39 to be reported by dt server ... 2026-05-26 18:17:57.427432 | debian-bookworm | Project UUID: fa2a837d-a0eb-4662-9113-084280934c39 2026-05-26 18:17:57.427443 | debian-bookworm | No policy violations found. 2026-05-26 18:17:57.427455 | debian-bookworm | severity_scores, {'CRITICAL': 2, 'HIGH': 3, 'MEDIUM': 7, 'LOW': 2, 'UNASSIGNED': 0} 2026-05-26 18:17:57.427467 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-26 18:17:57.545392 | debian-bookworm | ok: Runtime: 0:00:35.633179 2026-05-26 18:17:57.548427 | 2026-05-26 18:17:57.548554 | PLAY RECAP 2026-05-26 18:17:57.548646 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 18:17:57.548687 | 2026-05-26 18:17:57.694406 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-05-26 18:17:57.697100 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-26 18:17:58.496957 | 2026-05-26 18:17:58.497135 | PLAY [Base post-fetch] 2026-05-26 18:17:58.513193 | 2026-05-26 18:17:58.513355 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 18:17:58.577578 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:17:58.593042 | 2026-05-26 18:17:58.593243 | TASK [fetch-output : Set log path for single node] 2026-05-26 18:17:58.639729 | debian-bookworm | ok 2026-05-26 18:17:58.647959 | 2026-05-26 18:17:58.648124 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 18:17:59.165796 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/work/logs" 2026-05-26 18:17:59.446515 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/work/artifacts" 2026-05-26 18:17:59.755951 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bc326a77d7c44140888b193bc56d3fcb/work/docs" 2026-05-26 18:17:59.776043 | 2026-05-26 18:17:59.776186 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 18:18:00.627600 | debian-bookworm | changed: 2026-05-26 18:18:00.627862 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-26 18:18:00.627899 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-26 18:18:00.627928 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-26 18:18:00.627971 | debian-bookworm | changed: All items complete 2026-05-26 18:18:00.627998 | 2026-05-26 18:18:01.255454 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 18:18:01.870664 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 18:18:01.887680 | 2026-05-26 18:18:01.887836 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 18:18:01.920810 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:18:01.925655 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:18:01.957120 | 2026-05-26 18:18:01.957288 | PLAY RECAP 2026-05-26 18:18:01.957394 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-26 18:18:01.957448 | 2026-05-26 18:18:02.099849 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-26 18:18:02.100915 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 18:18:02.936217 | 2026-05-26 18:18:02.936380 | PLAY [Base post] 2026-05-26 18:18:02.951592 | 2026-05-26 18:18:02.951765 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 18:18:03.776348 | debian-bookworm | changed 2026-05-26 18:18:03.783507 | 2026-05-26 18:18:03.783624 | PLAY RECAP 2026-05-26 18:18:03.783690 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 18:18:03.783770 | 2026-05-26 18:18:03.938929 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 18:18:03.941625 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 18:18:04.755226 | 2026-05-26 18:18:04.755402 | PLAY [Base post-logs] 2026-05-26 18:18:04.767009 | 2026-05-26 18:18:04.767164 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 18:18:05.250558 | localhost | changed 2026-05-26 18:18:05.262950 | 2026-05-26 18:18:05.263121 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 18:18:05.289473 | localhost | ok 2026-05-26 18:18:05.293187 | 2026-05-26 18:18:05.293306 | TASK [Set zuul-log-path fact] 2026-05-26 18:18:05.308868 | localhost | ok 2026-05-26 18:18:05.317732 | 2026-05-26 18:18:05.317884 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 18:18:05.344962 | localhost | ok 2026-05-26 18:18:05.349917 | 2026-05-26 18:18:05.350088 | TASK [upload-logs : Create log directories] 2026-05-26 18:18:06.132981 | localhost | changed 2026-05-26 18:18:06.146370 | 2026-05-26 18:18:06.146686 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 18:18:06.730002 | localhost -> localhost | ok: Runtime: 0:00:00.012649 2026-05-26 18:18:06.734353 | 2026-05-26 18:18:06.734475 | TASK [upload-logs : Upload logs to log server] 2026-05-26 18:18:07.400359 | localhost | Output suppressed because no_log was given 2026-05-26 18:18:07.402298 | 2026-05-26 18:18:07.402410 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 18:18:07.452579 | localhost | skipping: Conditional result was False 2026-05-26 18:18:07.460113 | localhost | skipping: Conditional result was False 2026-05-26 18:18:07.469605 | 2026-05-26 18:18:07.469781 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 18:18:07.535893 | localhost | skipping: Conditional result was False 2026-05-26 18:18:07.536199 | 2026-05-26 18:18:07.541296 | localhost | skipping: Conditional result was False 2026-05-26 18:18:07.546634 | 2026-05-26 18:18:07.546771 | LOOP [upload-logs : Upload console log and json output]