2026-06-28 00:00:25.695359 | Job console starting 2026-06-28 00:00:25.708172 | Updating git repos 2026-06-28 00:00:26.421129 | Cloning repos into workspace 2026-06-28 00:00:26.468935 | Restoring repo states 2026-06-28 00:00:26.545943 | Merging changes 2026-06-28 00:00:26.545961 | Checking out repos 2026-06-28 00:00:26.635890 | Preparing playbooks 2026-06-28 00:00:28.309769 | Running Ansible setup 2026-06-28 00:00:35.880497 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-28 00:00:37.740312 | 2026-06-28 00:00:37.740439 | PLAY [Base pre] 2026-06-28 00:00:37.769908 | 2026-06-28 00:00:37.770034 | TASK [Setup log path fact] 2026-06-28 00:00:37.810924 | debian-bookworm | ok 2026-06-28 00:00:37.837985 | 2026-06-28 00:00:37.838110 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 00:00:37.901226 | debian-bookworm | ok 2026-06-28 00:00:37.912605 | 2026-06-28 00:00:37.912701 | TASK [emit-job-header : Print job information] 2026-06-28 00:00:37.999786 | # Job Information 2026-06-28 00:00:37.999939 | Ansible Version: 2.16.14 2026-06-28 00:00:37.999967 | Job: container-image-ceph-ansible-push-squid 2026-06-28 00:00:37.999993 | Pipeline: periodic-midnight 2026-06-28 00:00:38.000012 | Executor: 521e9411259a 2026-06-28 00:00:38.000029 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-06-28 00:00:38.000048 | Event ID: 9d4671b6b0ff46018c93e4f0b5b000d2 2026-06-28 00:00:38.004089 | 2026-06-28 00:00:38.004173 | LOOP [emit-job-header : Print node information] 2026-06-28 00:00:38.227461 | debian-bookworm | ok: 2026-06-28 00:00:38.227691 | debian-bookworm | # Node Information 2026-06-28 00:00:38.227722 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-28 00:00:38.227755 | debian-bookworm | Hostname: debian 2026-06-28 00:00:38.227774 | debian-bookworm | Username: zuul 2026-06-28 00:00:38.227792 | debian-bookworm | Distro: Debian 12.14 2026-06-28 00:00:38.227817 | debian-bookworm | Provider: regiocloud-a 2026-06-28 00:00:38.227840 | debian-bookworm | Region: 2026-06-28 00:00:38.227858 | debian-bookworm | Label: debian-bookworm 2026-06-28 00:00:38.227875 | debian-bookworm | Product Name: OpenStack Nova 2026-06-28 00:00:38.227891 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:dd3a 2026-06-28 00:00:38.259064 | 2026-06-28 00:00:38.259180 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-28 00:00:39.180631 | debian-bookworm -> localhost | changed 2026-06-28 00:00:39.186639 | 2026-06-28 00:00:39.186745 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-28 00:00:42.010706 | debian-bookworm -> localhost | changed 2026-06-28 00:00:42.019831 | 2026-06-28 00:00:42.019932 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-28 00:00:42.723445 | debian-bookworm -> localhost | ok 2026-06-28 00:00:42.728814 | 2026-06-28 00:00:42.728915 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-28 00:00:42.788195 | debian-bookworm | ok 2026-06-28 00:00:42.831798 | debian-bookworm | included: /var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-28 00:00:42.836937 | 2026-06-28 00:00:42.837011 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-28 00:00:45.623324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-28 00:00:45.623535 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/work/1178980ed3ea431499b2a51f733cf1de_id_rsa 2026-06-28 00:00:45.623573 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/work/1178980ed3ea431499b2a51f733cf1de_id_rsa.pub 2026-06-28 00:00:45.623600 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-28 00:00:45.623625 | debian-bookworm -> localhost | SHA256:1l2xP5WfzqDjntJpK1c61JLW3NEXw8e4WUaPm4zb1Ok zuul-build-sshkey 2026-06-28 00:00:45.623660 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-28 00:00:45.623684 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-28 00:00:45.623706 | debian-bookworm -> localhost | | o+.| 2026-06-28 00:00:45.623727 | debian-bookworm -> localhost | | .BB| 2026-06-28 00:00:45.623765 | debian-bookworm -> localhost | | +*B| 2026-06-28 00:00:45.623786 | debian-bookworm -> localhost | | . . +o*B| 2026-06-28 00:00:45.623807 | debian-bookworm -> localhost | | S . B.*+*| 2026-06-28 00:00:45.623837 | debian-bookworm -> localhost | | . =.O=..| 2026-06-28 00:00:45.623858 | debian-bookworm -> localhost | | +o* .E | 2026-06-28 00:00:45.623878 | debian-bookworm -> localhost | | o.Bo | 2026-06-28 00:00:45.623899 | debian-bookworm -> localhost | | *=o | 2026-06-28 00:00:45.623919 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-28 00:00:45.623973 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.718009 2026-06-28 00:00:45.630961 | 2026-06-28 00:00:45.631055 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-28 00:00:45.671936 | debian-bookworm | ok 2026-06-28 00:00:45.700583 | debian-bookworm | included: /var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-28 00:00:45.709701 | 2026-06-28 00:00:45.709813 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-28 00:00:45.791184 | debian-bookworm | skipping: Conditional result was False 2026-06-28 00:00:45.797727 | 2026-06-28 00:00:45.797881 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-28 00:00:46.847054 | debian-bookworm | changed 2026-06-28 00:00:46.851545 | 2026-06-28 00:00:46.851633 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-28 00:00:47.165762 | debian-bookworm | ok 2026-06-28 00:00:47.170403 | 2026-06-28 00:00:47.170492 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-28 00:00:47.981463 | debian-bookworm | changed 2026-06-28 00:00:47.985818 | 2026-06-28 00:00:47.985905 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-28 00:00:48.820225 | debian-bookworm | changed 2026-06-28 00:00:48.830275 | 2026-06-28 00:00:48.830393 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-28 00:00:48.878873 | debian-bookworm | skipping: Conditional result was False 2026-06-28 00:00:48.889330 | 2026-06-28 00:00:48.889553 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-28 00:00:49.792243 | debian-bookworm -> localhost | changed 2026-06-28 00:00:49.804698 | 2026-06-28 00:00:49.804818 | TASK [add-build-sshkey : Add back temp key] 2026-06-28 00:00:50.277364 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/work/1178980ed3ea431499b2a51f733cf1de_id_rsa (zuul-build-sshkey) 2026-06-28 00:00:50.277578 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033398 2026-06-28 00:00:50.285037 | 2026-06-28 00:00:50.285138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-28 00:00:50.713228 | debian-bookworm | ok 2026-06-28 00:00:50.719610 | 2026-06-28 00:00:50.719715 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-28 00:00:50.764917 | debian-bookworm | skipping: Conditional result was False 2026-06-28 00:00:50.775304 | 2026-06-28 00:00:50.775421 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-28 00:00:51.458764 | debian-bookworm | ok 2026-06-28 00:00:51.492455 | 2026-06-28 00:00:51.492576 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-28 00:00:51.549568 | debian-bookworm | ok 2026-06-28 00:00:51.560988 | 2026-06-28 00:00:51.561106 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-28 00:00:52.209940 | debian-bookworm -> localhost | ok 2026-06-28 00:00:52.216491 | 2026-06-28 00:00:52.216604 | TASK [validate-host : Collect information about the host] 2026-06-28 00:00:53.463883 | debian-bookworm | ok 2026-06-28 00:00:53.482943 | 2026-06-28 00:00:53.483051 | TASK [validate-host : Sanitize hostname] 2026-06-28 00:00:53.692869 | debian-bookworm | ok 2026-06-28 00:00:53.697193 | 2026-06-28 00:00:53.697282 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-28 00:00:54.504728 | debian-bookworm -> localhost | changed 2026-06-28 00:00:54.510509 | 2026-06-28 00:00:54.510608 | TASK [validate-host : Collect information about zuul worker] 2026-06-28 00:00:54.971845 | debian-bookworm | ok 2026-06-28 00:00:54.978236 | 2026-06-28 00:00:54.978342 | TASK [validate-host : Write out all zuul information for each host] 2026-06-28 00:00:55.710389 | debian-bookworm -> localhost | changed 2026-06-28 00:00:55.726252 | 2026-06-28 00:00:55.727036 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-28 00:00:56.039153 | debian-bookworm | ok 2026-06-28 00:00:56.045229 | 2026-06-28 00:00:56.045330 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-28 00:00:56.782018 | debian-bookworm | changed: 2026-06-28 00:00:56.782248 | debian-bookworm | cd+++++++++ src/ 2026-06-28 00:00:56.782296 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-28 00:00:56.782330 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-28 00:00:56.782361 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-28 00:00:56.782453 | debian-bookworm | Containerfile 2026-06-28 00:00:56.782698 | debian-bookworm | 2026-06-28 00:03:21.261757 | debian-bookworm | #25 61.42 2026-06-28 00:03:21.261771 | debian-bookworm | #25 61.42 Or undo this operation with: 2026-06-28 00:03:21.261813 | debian-bookworm | #25 61.42 2026-06-28 00:03:21.261834 | debian-bookworm | #25 61.42 git switch - 2026-06-28 00:03:21.261850 | debian-bookworm | #25 61.42 2026-06-28 00:03:21.261865 | debian-bookworm | #25 61.42 Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 00:03:21.261879 | debian-bookworm | #25 61.42 2026-06-28 00:03:21.413962 | debian-bookworm | #25 61.42 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-06-28 00:04:22.040529 | debian-bookworm | #25 122.2 Using /etc/ansible/ansible.cfg as config file 2026-06-28 00:04:22.040598 | debian-bookworm | #25 122.2 Starting galaxy collection install process 2026-06-28 00:04:22.040605 | debian-bookworm | #25 122.2 Process install dependency map 2026-06-28 00:04:22.040610 | debian-bookworm | #25 122.2 Starting collection install process 2026-06-28 00:04:22.040615 | debian-bookworm | #25 122.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1679aiybp1hh/tmpphhgklsn/ansible-netcommon-2.6.1-p9z5xp19 2026-06-28 00:04:22.040622 | debian-bookworm | #25 122.2 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-06-28 00:04:22.040631 | debian-bookworm | #25 122.2 ansible.netcommon:2.6.1 was installed successfully 2026-06-28 00:04:22.040636 | debian-bookworm | #25 122.2 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-06-28 00:04:22.040642 | debian-bookworm | #25 122.2 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-06-28 00:04:22.040646 | debian-bookworm | #25 122.2 openstack.config_template:1.3.0 was installed successfully 2026-06-28 00:04:22.040651 | debian-bookworm | #25 122.2 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-1679aiybp1hh/tmpphhgklsn/ansible-posix-2.2.0-vmf_ivni 2026-06-28 00:04:22.040655 | debian-bookworm | #25 122.2 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-06-28 00:04:22.040663 | debian-bookworm | #25 122.2 ansible.posix:2.2.0 was installed successfully 2026-06-28 00:04:22.040667 | debian-bookworm | #25 122.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-1679aiybp1hh/tmpphhgklsn/ansible-utils-6.0.3-ffbqv3pk 2026-06-28 00:04:22.040671 | debian-bookworm | #25 122.2 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-06-28 00:04:22.040675 | debian-bookworm | #25 122.2 ansible.utils:6.0.3 was installed successfully 2026-06-28 00:04:22.040679 | debian-bookworm | #25 122.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1679aiybp1hh/tmpphhgklsn/netbox-netbox-3.23.0-4yq577iz 2026-06-28 00:04:22.040683 | debian-bookworm | #25 122.2 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-06-28 00:04:22.040687 | debian-bookworm | #25 122.2 netbox.netbox:3.23.0 was installed successfully 2026-06-28 00:04:22.040692 | debian-bookworm | #25 122.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260601.0.tar.gz to /root/.ansible/tmp/ansible-local-1679aiybp1hh/tmpphhgklsn/osism-commons-0.20260601.0-1g9is_h9 2026-06-28 00:04:22.040696 | debian-bookworm | #25 122.2 Installing 'osism.commons:0.20260601.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-06-28 00:04:22.040700 | debian-bookworm | #25 122.2 osism.commons:0.20260601.0 was installed successfully 2026-06-28 00:04:22.040717 | debian-bookworm | #25 122.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1679aiybp1hh/tmpphhgklsn/community-general-13.1.0-c9zl0_0i 2026-06-28 00:04:22.040721 | debian-bookworm | #25 122.2 Installing 'community.general:13.1.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-06-28 00:04:22.040725 | debian-bookworm | #25 122.2 community.general:13.1.0 was installed successfully 2026-06-28 00:04:22.159136 | debian-bookworm | #25 122.3 + ln -s /usr/share/ansible/collections /ansible/collections 2026-06-28 00:04:22.260955 | debian-bookworm | #25 122.3 + mkdir -p /usr/share/mitogen 2026-06-28 00:04:22.261044 | debian-bookworm | #25 122.3 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-06-28 00:04:22.261064 | debian-bookworm | #25 122.4 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-06-28 00:04:22.261105 | debian-bookworm | #25 122.4 + rm /mitogen.tar.gz 2026-06-28 00:04:22.261129 | debian-bookworm | #25 122.4 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-06-28 00:04:22.418871 | debian-bookworm | #25 122.4 ++ awk '-F: ' '{ print $2 }' 2026-06-28 00:04:22.418974 | debian-bookworm | #25 122.4 + PROJECT_VERSION=stable-9.0 2026-06-28 00:04:22.418990 | debian-bookworm | #25 122.4 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-06-28 00:04:22.419004 | debian-bookworm | #25 122.4 Cloning into '/repository'... 2026-06-28 00:04:24.877202 | debian-bookworm | #25 125.0 ++ find /patches/stable-9.0 -name '*.patch' 2026-06-28 00:04:24.978819 | debian-bookworm | #25 125.0 ++ LC_ALL=C 2026-06-28 00:04:24.978898 | debian-bookworm | #25 125.0 ++ sort 2026-06-28 00:04:24.978916 | debian-bookworm | #25 125.0 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-06-28 00:04:24.978933 | debian-bookworm | #25 125.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.978959 | debian-bookworm | #25 125.0 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-06-28 00:04:24.978983 | debian-bookworm | #25 125.0 + cd /repository 2026-06-28 00:04:24.978998 | debian-bookworm | #25 125.0 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.979014 | debian-bookworm | #25 125.0 checking file roles/ceph-defaults/defaults/main.yml 2026-06-28 00:04:24.979028 | debian-bookworm | #25 125.0 Hunk #1 succeeded at 243 (offset -2 lines). 2026-06-28 00:04:24.979057 | debian-bookworm | #25 125.0 + cd /repository 2026-06-28 00:04:24.979072 | debian-bookworm | #25 125.0 + patch --forward --batch -p1 2026-06-28 00:04:24.979087 | debian-bookworm | #25 125.0 patching file roles/ceph-defaults/defaults/main.yml 2026-06-28 00:04:24.979101 | debian-bookworm | #25 125.0 Hunk #1 succeeded at 243 (offset -2 lines). 2026-06-28 00:04:24.979131 | debian-bookworm | #25 125.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.979153 | debian-bookworm | #25 125.0 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-06-28 00:04:24.979168 | debian-bookworm | #25 125.0 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-06-28 00:04:24.979182 | debian-bookworm | #25 125.0 + cd /repository 2026-06-28 00:04:24.979197 | debian-bookworm | #25 125.0 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.979225 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-06-28 00:04:24.979240 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-06-28 00:04:24.979255 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-06-28 00:04:24.979269 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-06-28 00:04:24.979284 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-06-28 00:04:24.979313 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-06-28 00:04:24.979328 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-06-28 00:04:24.979342 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.979357 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.979385 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-06-28 00:04:24.979399 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-06-28 00:04:24.979414 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-06-28 00:04:24.979429 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-06-28 00:04:24.979443 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-06-28 00:04:24.979472 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-06-28 00:04:24.979487 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-06-28 00:04:24.979502 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.979516 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/container-binary.patch 2026-06-28 00:04:24.979548 | debian-bookworm | #25 125.1 /patches/stable-9.0/container-binary.patch 2026-06-28 00:04:24.979564 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.979578 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.979593 | debian-bookworm | #25 125.1 checking file roles/ceph-facts/tasks/container_binary.yml 2026-06-28 00:04:24.979621 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.979645 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.979659 | debian-bookworm | #25 125.1 patching file roles/ceph-facts/tasks/container_binary.yml 2026-06-28 00:04:24.979674 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.979702 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-06-28 00:04:24.979717 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.979731 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.979746 | debian-bookworm | #25 125.1 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-06-28 00:04:24.979760 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.979803 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-06-28 00:04:24.979819 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.979833 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.979848 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.979875 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1102 (offset -35 lines). 2026-06-28 00:04:24.979890 | debian-bookworm | #25 125.1 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-06-28 00:04:24.979905 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.979920 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-06-28 00:04:24.979934 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.979962 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.979977 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.979991 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980006 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.980034 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980049 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.980063 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-06-28 00:04:24.980078 | debian-bookworm | #25 125.1 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-06-28 00:04:24.980092 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980121 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.980136 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/shrink-osd.yml 2026-06-28 00:04:24.980150 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980165 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.980192 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/shrink-osd.yml 2026-06-28 00:04:24.980207 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.980221 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-06-28 00:04:24.980236 | debian-bookworm | #25 125.1 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-06-28 00:04:24.980250 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980278 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.980293 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980307 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980322 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.980344 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980364 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.980379 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/increase-mon-quorum-check-retries.patch 2026-06-28 00:04:24.980394 | debian-bookworm | #25 125.1 /patches/stable-9.0/increase-mon-quorum-check-retries.patch 2026-06-28 00:04:24.980409 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980436 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.980451 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980466 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980481 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.980507 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980527 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.980542 | debian-bookworm | #25 125.1 /patches/stable-9.0/instrument-mon-quorum-diagnostics.patch 2026-06-28 00:04:24.980556 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/instrument-mon-quorum-diagnostics.patch 2026-06-28 00:04:24.980571 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980598 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.980613 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980628 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980642 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.980657 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980685 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.980699 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/instrument-mon-quorum-post-diagnostics.patch 2026-06-28 00:04:24.980714 | debian-bookworm | #25 125.1 /patches/stable-9.0/instrument-mon-quorum-post-diagnostics.patch 2026-06-28 00:04:24.980728 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980756 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980802 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.980832 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980847 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.980862 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.980877 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.980891 | debian-bookworm | #25 125.1 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-06-28 00:04:24.980919 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-06-28 00:04:24.980934 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.980948 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.980963 | debian-bookworm | #25 125.1 checking file roles/ceph-client/meta/main.yml 2026-06-28 00:04:24.980990 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981005 | debian-bookworm | #25 125.1 checking file roles/ceph-common/meta/main.yml 2026-06-28 00:04:24.981020 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981035 | debian-bookworm | #25 125.1 checking file roles/ceph-container-common/meta/main.yml 2026-06-28 00:04:24.981049 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981078 | debian-bookworm | #25 125.1 checking file roles/ceph-defaults/meta/main.yml 2026-06-28 00:04:24.981092 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981107 | debian-bookworm | #25 125.1 checking file roles/ceph-handler/meta/main.yml 2026-06-28 00:04:24.981121 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981149 | debian-bookworm | #25 125.1 checking file roles/ceph-mds/meta/main.yml 2026-06-28 00:04:24.981164 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981178 | debian-bookworm | #25 125.1 checking file roles/ceph-mgr/meta/main.yml 2026-06-28 00:04:24.981192 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981207 | debian-bookworm | #25 125.1 checking file roles/ceph-mon/meta/main.yml 2026-06-28 00:04:24.981235 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981249 | debian-bookworm | #25 125.1 checking file roles/ceph-osd/meta/main.yml 2026-06-28 00:04:24.981264 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981278 | debian-bookworm | #25 125.1 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-06-28 00:04:24.981300 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981320 | debian-bookworm | #25 125.1 checking file roles/ceph-rgw/meta/main.yml 2026-06-28 00:04:24.981335 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981350 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.981364 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.981392 | debian-bookworm | #25 125.1 patching file roles/ceph-client/meta/main.yml 2026-06-28 00:04:24.981410 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981425 | debian-bookworm | #25 125.1 patching file roles/ceph-common/meta/main.yml 2026-06-28 00:04:24.981439 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981467 | debian-bookworm | #25 125.1 patching file roles/ceph-container-common/meta/main.yml 2026-06-28 00:04:24.981488 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981503 | debian-bookworm | #25 125.1 patching file roles/ceph-defaults/meta/main.yml 2026-06-28 00:04:24.981518 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981532 | debian-bookworm | #25 125.1 patching file roles/ceph-handler/meta/main.yml 2026-06-28 00:04:24.981560 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981575 | debian-bookworm | #25 125.1 patching file roles/ceph-mds/meta/main.yml 2026-06-28 00:04:24.981590 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981605 | debian-bookworm | #25 125.1 patching file roles/ceph-mgr/meta/main.yml 2026-06-28 00:04:24.981620 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981648 | debian-bookworm | #25 125.1 patching file roles/ceph-mon/meta/main.yml 2026-06-28 00:04:24.981663 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981678 | debian-bookworm | #25 125.1 patching file roles/ceph-osd/meta/main.yml 2026-06-28 00:04:24.981692 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981720 | debian-bookworm | #25 125.1 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-06-28 00:04:24.981735 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981749 | debian-bookworm | #25 125.1 patching file roles/ceph-rgw/meta/main.yml 2026-06-28 00:04:24.981764 | debian-bookworm | #25 125.1 Hunk #1 succeeded at 1 with fuzz 1. 2026-06-28 00:04:24.981802 | debian-bookworm | #25 125.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-06-28 00:04:24.981817 | debian-bookworm | #25 125.1 + echo /patches/stable-9.0/use-live-monmap-for-quorum-check.patch 2026-06-28 00:04:24.981832 | debian-bookworm | #25 125.1 /patches/stable-9.0/use-live-monmap-for-quorum-check.patch 2026-06-28 00:04:24.981846 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.981869 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 --dry-run 2026-06-28 00:04:24.981889 | debian-bookworm | #25 125.1 checking file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.981904 | debian-bookworm | #25 125.1 + cd /repository 2026-06-28 00:04:24.981918 | debian-bookworm | #25 125.1 + patch --forward --batch -p1 2026-06-28 00:04:24.981933 | debian-bookworm | #25 125.1 patching file infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:24.981960 | debian-bookworm | #25 125.1 + '[' -e /repository/plugins/actions ']' 2026-06-28 00:04:24.981975 | debian-bookworm | #25 125.1 + '[' -e /repository/plugins/callback ']' 2026-06-28 00:04:24.981989 | debian-bookworm | #25 125.1 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-06-28 00:04:24.982004 | debian-bookworm | #25 125.1 + '[' -e /repository/plugins/filter ']' 2026-06-28 00:04:24.982020 | debian-bookworm | #25 125.1 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-06-28 00:04:24.982059 | debian-bookworm | #25 125.1 + 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_crush_rule_info.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_key_info.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-06-28 00:04:24.982080 | debian-bookworm | #25 125.1 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-06-28 00:04:24.982094 | debian-bookworm | #25 125.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:24.982122 | debian-bookworm | #25 125.1 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-28 00:04:24.982137 | debian-bookworm | #25 125.1 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-28 00:04:24.982152 | debian-bookworm | #25 125.1 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-06-28 00:04:24.982166 | debian-bookworm | #25 125.1 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-06-28 00:04:24.982181 | debian-bookworm | #25 125.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:24.982207 | debian-bookworm | #25 125.1 /repository/infrastructure-playbooks/cephadm.yml 2026-06-28 00:04:24.982222 | debian-bookworm | #25 125.1 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-06-28 00:04:24.982266 | debian-bookworm | #25 125.1 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-06-28 00:04:24.982282 | debian-bookworm | #25 125.1 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-06-28 00:04:24.982297 | debian-bookworm | #25 125.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.097963 | debian-bookworm | #25 125.1 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-28 00:04:25.098053 | debian-bookworm | #25 125.1 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-28 00:04:25.098067 | debian-bookworm | #25 125.1 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-06-28 00:04:25.098079 | debian-bookworm | #25 125.1 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-06-28 00:04:25.098092 | debian-bookworm | #25 125.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098103 | debian-bookworm | #25 125.1 /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-28 00:04:25.098114 | debian-bookworm | #25 125.1 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-28 00:04:25.098123 | debian-bookworm | #25 125.1 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-06-28 00:04:25.098132 | debian-bookworm | #25 125.1 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-06-28 00:04:25.098144 | debian-bookworm | #25 125.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098153 | debian-bookworm | #25 125.1 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-06-28 00:04:25.098177 | debian-bookworm | #25 125.1 /repository/infrastructure-playbooks/add-mon.yml 2026-06-28 00:04:25.098184 | debian-bookworm | #25 125.1 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-06-28 00:04:25.098190 | debian-bookworm | #25 125.1 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-06-28 00:04:25.098208 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098215 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-28 00:04:25.098221 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-28 00:04:25.098264 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-06-28 00:04:25.098275 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-06-28 00:04:25.098284 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098294 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-28 00:04:25.098304 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-28 00:04:25.098315 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-28 00:04:25.098326 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-06-28 00:04:25.098355 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098366 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-28 00:04:25.098376 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-28 00:04:25.098387 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-06-28 00:04:25.098397 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-06-28 00:04:25.098407 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098417 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-28 00:04:25.098427 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-28 00:04:25.098437 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-06-28 00:04:25.098445 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-06-28 00:04:25.098455 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098466 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:25.098476 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:25.098486 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-06-28 00:04:25.098496 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-06-28 00:04:25.098505 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-28 00:04:25.098515 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098526 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-28 00:04:25.098537 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-06-28 00:04:25.098548 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-06-28 00:04:25.098561 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-28 00:04:25.098572 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098583 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-28 00:04:25.098594 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-06-28 00:04:25.098604 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-06-28 00:04:25.098615 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098626 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-28 00:04:25.098637 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-28 00:04:25.098648 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-06-28 00:04:25.098658 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-06-28 00:04:25.098669 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098679 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-06-28 00:04:25.098690 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/lv-create.yml 2026-06-28 00:04:25.098713 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-06-28 00:04:25.098724 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-06-28 00:04:25.098744 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098756 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-28 00:04:25.098766 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-28 00:04:25.098795 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-06-28 00:04:25.098806 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-06-28 00:04:25.098817 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098828 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-28 00:04:25.098851 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-28 00:04:25.098863 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-06-28 00:04:25.098883 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-06-28 00:04:25.098905 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098915 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-28 00:04:25.098926 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-28 00:04:25.098937 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-06-28 00:04:25.098948 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-06-28 00:04:25.098958 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.098969 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-28 00:04:25.098979 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-28 00:04:25.098989 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-06-28 00:04:25.098998 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-06-28 00:04:25.099009 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.099019 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-28 00:04:25.099030 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-28 00:04:25.099040 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-06-28 00:04:25.099051 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-06-28 00:04:25.099062 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.099073 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-28 00:04:25.099084 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-28 00:04:25.099094 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-06-28 00:04:25.099103 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-06-28 00:04:25.099114 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.099123 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-28 00:04:25.099132 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-28 00:04:25.099142 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-06-28 00:04:25.099151 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-06-28 00:04:25.099161 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.099180 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-28 00:04:25.099189 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-28 00:04:25.099211 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-06-28 00:04:25.099222 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-06-28 00:04:25.099232 | debian-bookworm | #25 125.2 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-28 00:04:25.099242 | debian-bookworm | #25 125.2 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-06-28 00:04:25.099252 | debian-bookworm | #25 125.2 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-28 00:04:25.099263 | debian-bookworm | #25 125.2 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-06-28 00:04:25.099272 | debian-bookworm | #25 125.2 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-06-28 00:04:25.099302 | debian-bookworm | #25 125.2 + 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-06-28 00:04:25.099311 | debian-bookworm | #25 125.3 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-06-28 00:04:25.224038 | debian-bookworm | #25 125.3 + '[' -e /repository/site-docker.yml.sample ']' 2026-06-28 00:04:25.224210 | debian-bookworm | #25 125.3 + '[' -e /repository/site-container.yml.sample ']' 2026-06-28 00:04:25.224297 | debian-bookworm | #25 125.3 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-06-28 00:04:25.224414 | debian-bookworm | #25 125.3 + '[' -e /repository/dashboard.yml ']' 2026-06-28 00:04:25.224527 | debian-bookworm | #25 125.3 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-06-28 00:04:25.224648 | debian-bookworm | #25 125.3 + '[' -e /repository/module_utils ']' 2026-06-28 00:04:25.224769 | debian-bookworm | #25 125.3 + cp -r /repository/module_utils /ansible 2026-06-28 00:04:25.225049 | debian-bookworm | #25 125.3 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-06-28 00:04:25.225130 | debian-bookworm | #25 125.3 + 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-06-28 00:04:25.225207 | debian-bookworm | #25 125.3 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-06-28 00:04:25.225250 | debian-bookworm | #25 125.3 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-06-28 00:04:25.225325 | debian-bookworm | #25 125.3 + mkdir -p /tests 2026-06-28 00:04:25.225419 | debian-bookworm | #25 125.3 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-06-28 00:04:25.225493 | debian-bookworm | #25 125.3 + python3 -m ara.setup.env 2026-06-28 00:04:25.225551 | debian-bookworm | #25 125.4 + python3 /src/render-playbooks.py 2026-06-28 00:04:25.434280 | debian-bookworm | #25 125.5 + chown -R dragon: /ansible /share /interface 2026-06-28 00:04:25.434371 | debian-bookworm | #25 125.6 + apt-get clean 2026-06-28 00:04:25.602138 | debian-bookworm | #25 125.6 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-28 00:04:26.168119 | debian-bookworm | #25 125.6 Reading package lists... 2026-06-28 00:04:26.383052 | debian-bookworm | #25 126.3 Building dependency tree... 2026-06-28 00:04:26.534699 | debian-bookworm | #25 126.5 Reading state information... 2026-06-28 00:04:26.575379 | debian-bookworm | #25 126.7 The following packages were automatically installed and are no longer required: 2026-06-28 00:04:26.575465 | debian-bookworm | #25 126.7 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-28 00:04:26.575482 | debian-bookworm | #25 126.7 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-28 00:04:26.575498 | debian-bookworm | #25 126.7 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-28 00:04:26.575515 | debian-bookworm | #25 126.7 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-06-28 00:04:26.575545 | debian-bookworm | #25 126.7 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-28 00:04:26.575561 | debian-bookworm | #25 126.7 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-06-28 00:04:26.575575 | debian-bookworm | #25 126.7 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-06-28 00:04:26.742097 | debian-bookworm | #25 126.7 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-06-28 00:04:26.742339 | debian-bookworm | #25 126.7 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-06-28 00:04:26.742479 | debian-bookworm | #25 126.7 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-28 00:04:26.742585 | debian-bookworm | #25 126.7 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-06-28 00:04:26.742661 | debian-bookworm | #25 126.7 Use 'apt autoremove' to remove them. 2026-06-28 00:04:26.742705 | debian-bookworm | #25 126.7 The following packages will be REMOVED: 2026-06-28 00:04:26.742879 | debian-bookworm | #25 126.7 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-06-28 00:04:26.831615 | debian-bookworm | #25 127.0 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-06-28 00:04:26.831761 | debian-bookworm | #25 127.0 After this operation, 60.4 MB disk space will be freed. 2026-06-28 00:04:26.954492 | debian-bookworm | #25 127.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-06-28 00:04:26.954625 | debian-bookworm | #25 127.0 Removing build-essential (12.9) ... 2026-06-28 00:04:26.954659 | debian-bookworm | #25 127.1 Removing git (1:2.39.5-0+deb12u3) ... 2026-06-28 00:04:27.080934 | debian-bookworm | #25 127.2 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-06-28 00:04:27.252597 | debian-bookworm | #25 127.3 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-06-28 00:04:27.252687 | debian-bookworm | #25 127.4 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-06-28 00:04:27.430346 | debian-bookworm | #25 127.5 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-06-28 00:04:27.430435 | debian-bookworm | #25 127.6 Removing python3-dev (3.11.2-1+b1) ... 2026-06-28 00:04:27.550930 | debian-bookworm | #25 127.7 + apt-get autoremove -y 2026-06-28 00:04:28.304818 | debian-bookworm | #25 127.7 Reading package lists... 2026-06-28 00:04:28.533602 | debian-bookworm | #25 128.5 Building dependency tree... 2026-06-28 00:04:28.685181 | debian-bookworm | #25 128.7 Reading state information... 2026-06-28 00:04:28.756162 | debian-bookworm | #25 128.9 The following packages will be REMOVED: 2026-06-28 00:04:28.910762 | debian-bookworm | #25 128.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-06-28 00:04:28.911013 | debian-bookworm | #25 128.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-06-28 00:04:28.911132 | debian-bookworm | #25 128.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-28 00:04:28.911240 | debian-bookworm | #25 128.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-06-28 00:04:28.911338 | debian-bookworm | #25 128.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-06-28 00:04:28.911441 | debian-bookworm | #25 128.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-06-28 00:04:28.911582 | debian-bookworm | #25 128.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-06-28 00:04:28.911689 | debian-bookworm | #25 128.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-06-28 00:04:28.911935 | debian-bookworm | #25 128.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-06-28 00:04:28.912050 | debian-bookworm | #25 128.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-06-28 00:04:28.912154 | debian-bookworm | #25 128.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-06-28 00:04:29.001282 | debian-bookworm | #25 129.2 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-06-28 00:04:29.001412 | debian-bookworm | #25 129.2 After this operation, 358 MB disk space will be freed. 2026-06-28 00:04:29.110703 | debian-bookworm | #25 129.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-06-28 00:04:29.110962 | debian-bookworm | #25 129.2 Removing g++ (4:12.2.0-3) ... 2026-06-28 00:04:29.111027 | debian-bookworm | #25 129.3 Removing gcc (4:12.2.0-3) ... 2026-06-28 00:04:29.226583 | debian-bookworm | #25 129.4 Removing dpkg-dev (1.21.23) ... 2026-06-28 00:04:29.379525 | debian-bookworm | #25 129.5 Removing bzip2 (1.0.8-5+b1) ... 2026-06-28 00:04:29.599298 | debian-bookworm | #25 129.6 Removing cpp (4:12.2.0-3) ... 2026-06-28 00:04:29.599461 | debian-bookworm | #25 129.8 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:29.722906 | debian-bookworm | #25 129.9 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-06-28 00:04:29.967420 | debian-bookworm | #25 130.0 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:29.970859 | debian-bookworm | #25 130.1 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-06-28 00:04:30.089850 | debian-bookworm | #25 130.2 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-06-28 00:04:30.348476 | debian-bookworm | #25 130.4 Removing python3.11-dev (3.11.2-6+deb12u7) ... 2026-06-28 00:04:30.348539 | debian-bookworm | #25 130.5 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-06-28 00:04:30.466861 | debian-bookworm | #25 130.6 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u7) ... 2026-06-28 00:04:30.572881 | debian-bookworm | #25 130.7 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-06-28 00:04:30.732232 | debian-bookworm | #25 130.8 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-06-28 00:04:30.839049 | debian-bookworm | #25 130.9 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-06-28 00:04:30.839173 | debian-bookworm | #25 131.0 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-06-28 00:04:31.038290 | debian-bookworm | #25 131.1 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-06-28 00:04:31.038371 | debian-bookworm | #25 131.2 Removing libdpkg-perl (1.21.23) ... 2026-06-28 00:04:31.213884 | debian-bookworm | #25 131.3 Removing liberror-perl (0.17029-2) ... 2026-06-28 00:04:31.213993 | debian-bookworm | #25 131.4 Removing perl (5.36.0-7+deb12u3) ... 2026-06-28 00:04:31.409042 | debian-bookworm | #25 131.5 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-06-28 00:04:31.409176 | debian-bookworm | #25 131.6 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-06-28 00:04:31.523272 | debian-bookworm | #25 131.7 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-06-28 00:04:31.687504 | debian-bookworm | #25 131.8 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-28 00:04:31.687640 | debian-bookworm | #25 131.8 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-28 00:04:31.851745 | debian-bookworm | #25 132.0 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-06-28 00:04:31.983717 | debian-bookworm | #25 132.1 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-06-28 00:04:32.127541 | debian-bookworm | #25 132.2 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-06-28 00:04:32.127659 | debian-bookworm | #25 132.3 Removing libpsl5:amd64 (0.21.2-1) ... 2026-06-28 00:04:32.284233 | debian-bookworm | #25 132.4 Removing libpython3.11:amd64 (3.11.2-6+deb12u7) ... 2026-06-28 00:04:32.284369 | debian-bookworm | #25 132.4 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-06-28 00:04:32.458714 | debian-bookworm | #25 132.5 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-06-28 00:04:32.458970 | debian-bookworm | #25 132.6 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-06-28 00:04:32.592997 | debian-bookworm | #25 132.8 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-06-28 00:04:32.728527 | debian-bookworm | #25 132.8 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-06-28 00:04:32.728721 | debian-bookworm | #25 132.9 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-06-28 00:04:32.838947 | debian-bookworm | #25 133.0 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-06-28 00:04:33.063343 | debian-bookworm | #25 133.1 Removing linux-libc-dev:amd64 (6.1.174-1) ... 2026-06-28 00:04:33.102097 | debian-bookworm | #25 133.3 Removing make (4.3-4.1) ... 2026-06-28 00:04:33.347367 | debian-bookworm | #25 133.4 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-06-28 00:04:33.393156 | debian-bookworm | #25 133.6 Removing rpcsvc-proto (1.4.3-1) ... 2026-06-28 00:04:33.602541 | debian-bookworm | #25 133.6 Removing xz-utils (5.4.1-1) ... 2026-06-28 00:04:33.602711 | debian-bookworm | #25 133.8 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:33.734599 | debian-bookworm | #25 133.9 Removing binutils (2.40-2) ... 2026-06-28 00:04:33.921077 | debian-bookworm | #25 134.0 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-06-28 00:04:33.921232 | debian-bookworm | #25 134.1 Removing libgprofng0:amd64 (2.40-2) ... 2026-06-28 00:04:34.117404 | debian-bookworm | #25 134.2 Removing libctf0:amd64 (2.40-2) ... 2026-06-28 00:04:34.117596 | debian-bookworm | #25 134.3 Removing libbinutils:amd64 (2.40-2) ... 2026-06-28 00:04:34.238342 | debian-bookworm | #25 134.4 Removing binutils-common:amd64 (2.40-2) ... 2026-06-28 00:04:34.443929 | debian-bookworm | #25 134.6 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:34.568199 | debian-bookworm | #25 134.7 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:34.777394 | debian-bookworm | #25 134.8 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:34.777519 | debian-bookworm | #25 134.9 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:34.958156 | debian-bookworm | #25 135.0 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:34.958291 | debian-bookworm | #25 135.1 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-06-28 00:04:35.118506 | debian-bookworm | #25 135.2 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:35.118665 | debian-bookworm | #25 135.3 Removing libisl23:amd64 (0.25-1.1) ... 2026-06-28 00:04:35.258694 | debian-bookworm | #25 135.3 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:35.258902 | debian-bookworm | #25 135.4 Removing libjansson4:amd64 (2.14-2) ... 2026-06-28 00:04:35.394970 | debian-bookworm | #25 135.6 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:35.616150 | debian-bookworm | #25 135.8 Removing libmpc3:amd64 (1.3.1-1) ... 2026-06-28 00:04:35.855480 | debian-bookworm | #25 135.9 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-06-28 00:04:35.870088 | debian-bookworm | #25 136.0 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:35.988948 | debian-bookworm | #25 136.1 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:36.227532 | debian-bookworm | #25 136.2 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-06-28 00:04:36.228666 | debian-bookworm | #25 136.4 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-06-28 00:04:36.345579 | debian-bookworm | #25 136.5 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-265120c2b73ae4eb.lock /tmp/uv-setuptools-4cfe66b9ff929d4f.lock /tmp/uv-setuptools-8ad6f5899c6ce082.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcap2-bin /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libexpat1 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnsl2 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libpython3-stdlib /usr/share/doc/libpython3.11-minimal /usr/share/doc/libpython3.11-stdlib /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libtirpc-common /usr/share/doc/libtirpc3 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/media-types /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/patch /usr/share/doc/perl-base /usr/share/doc/procps /usr/share/doc/python3 /usr/share/doc/python3-distutils /usr/share/doc/python3-lib2to3 /usr/share/doc/python3-minimal /usr/share/doc/python3-pip /usr/share/doc/python3-pkg-resources /usr/share/doc/python3-setuptools /usr/share/doc/python3-wheel /usr/share/doc/python3.11 /usr/share/doc/python3.11-minimal /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-06-28 00:04:36.345846 | debian-bookworm | #25 136.5 + uv pip install --no-cache --system pyclean==3.0.0 2026-06-28 00:04:36.629444 | debian-bookworm | #25 136.6 Using Python 3.13.14 environment at: /usr/local 2026-06-28 00:04:36.784014 | debian-bookworm | #25 136.8 Resolved 1 package in 179ms 2026-06-28 00:04:36.784168 | debian-bookworm | #25 136.9 Prepared 1 package in 26ms 2026-06-28 00:04:36.784204 | debian-bookworm | #25 136.9 Installed 1 package in 10ms 2026-06-28 00:04:36.784234 | debian-bookworm | #25 136.9 + pyclean==3.0.0 2026-06-28 00:04:36.784263 | debian-bookworm | #25 136.9 + pyclean /usr 2026-06-28 00:04:36.784292 | debian-bookworm | #25 136.9 Cleaning directory /usr 2026-06-28 00:04:37.671125 | debian-bookworm | #25 137.8 Total 1875 files, 294 directories removed. 2026-06-28 00:04:37.833559 | debian-bookworm | #25 137.8 + uv pip uninstall --system pyclean 2026-06-28 00:04:37.979444 | debian-bookworm | #25 138.1 Using Python 3.13.14 environment at: /usr/local 2026-06-28 00:04:38.135578 | debian-bookworm | #25 138.1 Uninstalled 1 package in 269ms 2026-06-28 00:04:38.195713 | debian-bookworm | #25 138.1 - pyclean==3.0.0 2026-06-28 00:04:38.605730 | debian-bookworm | #25 DONE 138.8s 2026-06-28 00:04:45.792453 | debian-bookworm | 2026-06-28 00:04:45.792532 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-06-28 00:04:46.000544 | debian-bookworm | #26 DONE 4.2s 2026-06-28 00:04:46.162155 | debian-bookworm | 2026-06-28 00:04:46.162271 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-06-28 00:04:46.162299 | debian-bookworm | #26 merging 2026-06-28 00:04:50.018061 | debian-bookworm | #26 merging 4.0s done 2026-06-28 00:04:50.018163 | debian-bookworm | #26 DONE 8.2s 2026-06-28 00:04:50.169497 | debian-bookworm | 2026-06-28 00:04:50.169673 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-06-28 00:04:50.514427 | debian-bookworm | #27 DONE 0.5s 2026-06-28 00:04:50.669521 | debian-bookworm | 2026-06-28 00:04:50.669651 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-06-28 00:04:52.908806 | debian-bookworm | #28 DONE 2.4s 2026-06-28 00:04:53.076975 | debian-bookworm | 2026-06-28 00:04:53.077073 | debian-bookworm | #29 exporting to image 2026-06-28 00:04:53.077103 | debian-bookworm | #29 exporting layers 2026-06-28 00:05:24.136942 | debian-bookworm | #29 exporting layers 31.2s done 2026-06-28 00:05:24.264823 | debian-bookworm | #29 exporting manifest sha256:13ad44165e27a4d5b24d4569a0ac84ef0d1b982cf575354ae358731774248bab 0.0s done 2026-06-28 00:05:24.264962 | debian-bookworm | #29 exporting config sha256:e7f29ab65a15f7888ca3f8edd4e36670404a00b49d58edc4918abe2d695240ce 0.1s done 2026-06-28 00:05:24.420475 | debian-bookworm | #29 exporting attestation manifest sha256:926d9ee7d1890bc8624362b55223ac69bb434dc2f78edb43088fa7dca981cbb3 0.1s done 2026-06-28 00:05:24.610385 | debian-bookworm | #29 exporting manifest list sha256:3e6c72b5bb3e38c2149e8bb048266adee77dd6cc26e1dfa5b41df45f0a89111d 0.0s done 2026-06-28 00:05:24.610514 | debian-bookworm | #29 naming to docker.io/library/7de7091:latest 0.0s done 2026-06-28 00:05:24.610532 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 2026-06-28 00:05:33.093487 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 8.6s done 2026-06-28 00:05:33.296607 | debian-bookworm | #29 DONE 40.2s 2026-06-28 00:05:33.724821 | debian-bookworm | ok: Runtime: 0:03:24.545040 2026-06-28 00:05:33.774234 | 2026-06-28 00:05:33.774459 | TASK [Run push script] 2026-06-28 00:05:34.100255 | debian-bookworm | ++ git rev-parse --short HEAD 2026-06-28 00:05:34.105549 | debian-bookworm | + revision=7de7091 2026-06-28 00:05:34.105625 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-28 00:05:34.105645 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-28 00:05:34.105674 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-06-28 00:05:34.105691 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-06-28 00:05:34.105715 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-06-28 00:05:34.105840 | debian-bookworm | + docker tag 7de7091 osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-06-28 00:05:34.171649 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-06-28 00:05:34.197051 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-06-28 00:05:34.303984 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:34.304317 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:34.304425 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:34.304514 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:34.304595 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:34.304677 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:34.304761 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-28 00:05:34.404418 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:34.404756 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:34.405065 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:34.405297 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-28 00:05:34.405530 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:34.405751 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:34.406003 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:34.504830 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-28 00:05:34.504932 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:34.504961 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:34.504986 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:34.505015 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:34.505057 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:34.505082 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:34.604801 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:34.605036 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-28 00:05:34.605157 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:34.605280 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:34.605394 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:34.605502 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:34.605610 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:34.703992 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:34.704189 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:34.704291 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:34.704381 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:34.704466 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:34.704546 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:34.704635 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-28 00:05:34.804250 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:34.804395 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:34.804453 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:34.804504 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:34.804559 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:34.804610 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:34.804661 | debian-bookworm | 4f4fb700ef54: Waiting 2026-06-28 00:05:34.904089 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:34.904200 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:34.904241 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:34.904269 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:34.904310 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:34.904375 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:34.904413 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-06-28 00:05:35.004437 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:35.004861 | debian-bookworm | c90b26812a02: Waiting 2026-06-28 00:05:35.005116 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:35.005338 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:35.005481 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:35.005628 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:35.104238 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:35.104393 | debian-bookworm | d5c36a2d654a: Waiting 2026-06-28 00:05:35.104458 | debian-bookworm | c90b26812a02: Layer already exists 2026-06-28 00:05:35.104513 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:35.104564 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:35.104635 | debian-bookworm | 0e26001d5620: Waiting 2026-06-28 00:05:35.204493 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:35.204744 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:35.204998 | debian-bookworm | 0e26001d5620: Layer already exists 2026-06-28 00:05:35.205099 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:35.303894 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:35.304108 | debian-bookworm | 68629629b516: Waiting 2026-06-28 00:05:35.304166 | debian-bookworm | d229a71b9e51: Waiting 2026-06-28 00:05:35.404070 | debian-bookworm | 1c773f33be3a: Waiting 2026-06-28 00:05:35.404228 | debian-bookworm | 68629629b516: Layer already exists 2026-06-28 00:05:35.404271 | debian-bookworm | d229a71b9e51: Layer already exists 2026-06-28 00:05:37.304681 | debian-bookworm | d5c36a2d654a: Pushed 2026-06-28 00:05:44.604729 | debian-bookworm | 1c773f33be3a: Pushed 2026-06-28 00:05:48.289445 | debian-bookworm | squid: digest: sha256:3e6c72b5bb3e38c2149e8bb048266adee77dd6cc26e1dfa5b41df45f0a89111d size: 856 2026-06-28 00:05:48.355489 | debian-bookworm | ok: Runtime: 0:00:14.206921 2026-06-28 00:05:48.366968 | 2026-06-28 00:05:48.367167 | TASK [Run cosign script] 2026-06-28 00:05:48.670039 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-28 00:05:48.670165 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-06-28 00:05:48.670184 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-28 00:05:48.670198 | debian-bookworm | + version=squid 2026-06-28 00:05:48.670210 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-06-28 00:05:48.677678 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-28 00:05:48.677735 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-06-28 00:05:48.762735 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-28 00:05:48.775359 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-28 00:05:52.963061 | debian-bookworm | 16 134M 16 21.8M 0 0 21.0M 0 0:00:06 0:00:01 0:00:05 21.0M 40 134M 40 54.2M 0 0 26.6M 0 0:00:05 0:00:02 0:00:03 32.3M 65 134M 65 87.5M 0 0 28.8M 0 0:00:04 0:00:03 0:00:01 32.8M 92 134M 92 124M 0 0 30.7M 0 0:00:04 0:00:04 --:--:-- 34.0M 100 134M 100 134M 0 0 31.2M 0 0:00:04 0:00:04 --:--:-- 34.5M 2026-06-28 00:05:52.970983 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-06-28 00:05:52.973045 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-06-28 00:05:53.707796 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:squid uses a tag, not a digest, to identify the image to sign. 2026-06-28 00:05:53.707918 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-06-28 00:05:53.707936 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-28 00:05:53.707950 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-28 00:05:53.707963 | debian-bookworm | images by tag will be removed in a future release. 2026-06-28 00:05:53.707975 | debian-bookworm | 2026-06-28 00:05:54.106200 | debian-bookworm | Signing artifact... 2026-06-28 00:05:54.879609 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-06-28 00:05:59.936120 | debian-bookworm | ok: Runtime: 0:00:10.777538 2026-06-28 00:05:59.956018 | 2026-06-28 00:05:59.956233 | TASK [Run sbom script] 2026-06-28 00:06:00.308629 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-06-28 00:06:00.308804 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-06-28 00:06:00.308826 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-06-28 00:06:00.308840 | debian-bookworm | + version=squid 2026-06-28 00:06:00.308852 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-06-28 00:06:00.308881 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-06-28 00:06:00.320708 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-28 00:06:00.392130 | debian-bookworm | [info] checking github for the current release tag 2026-06-28 00:06:00.841109 | debian-bookworm | [info] fetching release script for tag='v1.46.0' 2026-06-28 00:06:01.100728 | debian-bookworm | [info] checking github for the current release tag 2026-06-28 00:06:01.245265 | debian-bookworm | [info] using release tag='v1.46.0' version='1.46.0' os='linux' arch='amd64' 2026-06-28 00:06:03.785232 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-06-28 00:06:03.812153 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json@1.6 2026-06-28 00:06:30.174603 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-06-28 00:06:35.641642 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-06-28 00:06:35.642810 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-06-28 00:06:35.642857 | debian-bookworm | Auto mode ON 2026-06-28 00:06:35.642871 | debian-bookworm | Reading sbom.json ... 2026-06-28 00:06:35.642904 | debian-bookworm | Uploading sbom.json ... 2026-06-28 00:06:35.642917 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-06-28 00:06:35.642928 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-06-28 00:06:35.642940 | debian-bookworm | No policy violations found. 2026-06-28 00:06:35.642951 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-06-28 00:06:35.642962 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-06-28 00:06:36.028527 | debian-bookworm | ok: Runtime: 0:00:35.389577 2026-06-28 00:06:36.030648 | 2026-06-28 00:06:36.030737 | PLAY RECAP 2026-06-28 00:06:36.030868 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-28 00:06:36.030900 | 2026-06-28 00:06:36.220923 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-06-28 00:06:36.224750 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 00:06:37.080189 | 2026-06-28 00:06:37.080367 | PLAY [Base post-fetch] 2026-06-28 00:06:37.096268 | 2026-06-28 00:06:37.096412 | TASK [diagnose-network : Ensure log directory exists] 2026-06-28 00:06:37.807730 | debian-bookworm | ok 2026-06-28 00:06:37.821469 | 2026-06-28 00:06:37.821691 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-28 00:06:49.795582 | debian-bookworm | ok: Runtime: 0:00:05.969709 2026-06-28 00:06:49.806970 | 2026-06-28 00:06:49.807164 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-28 00:06:55.893943 | debian-bookworm | ok: Runtime: 0:00:00.341934 2026-06-28 00:06:55.902210 | 2026-06-28 00:06:55.902391 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-28 00:07:01.992503 | debian-bookworm | ok: Runtime: 0:00:01.517734 2026-06-28 00:07:02.007564 | 2026-06-28 00:07:02.007705 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-28 00:07:02.106384 | debian-bookworm | skipping: Conditional result was False 2026-06-28 00:07:02.126356 | 2026-06-28 00:07:02.126807 | TASK [fetch-output : Set log path for single node] 2026-06-28 00:07:02.178915 | debian-bookworm | ok 2026-06-28 00:07:02.186984 | 2026-06-28 00:07:02.187125 | LOOP [fetch-output : Ensure local output dirs] 2026-06-28 00:07:02.557239 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/work/logs" 2026-06-28 00:07:02.893187 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/work/artifacts" 2026-06-28 00:07:03.229403 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1178980ed3ea431499b2a51f733cf1de/work/docs" 2026-06-28 00:07:03.249619 | 2026-06-28 00:07:03.249810 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-28 00:07:04.147090 | debian-bookworm | changed: 2026-06-28 00:07:04.147349 | debian-bookworm | .d..t...... ./ 2026-06-28 00:07:04.147385 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-28 00:07:04.147410 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-28 00:07:04.147432 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-28 00:07:04.147453 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-28 00:07:04.147474 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-28 00:07:04.147531 | debian-bookworm | changed: All items complete 2026-06-28 00:07:04.147558 | 2026-06-28 00:07:04.743591 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 00:07:05.355872 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 00:07:05.372555 | 2026-06-28 00:07:05.372679 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-28 00:07:05.410920 | debian-bookworm | skipping: Conditional result was False 2026-06-28 00:07:05.413836 | debian-bookworm | skipping: Conditional result was False 2026-06-28 00:07:05.428863 | 2026-06-28 00:07:05.428967 | PLAY RECAP 2026-06-28 00:07:05.429036 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-28 00:07:05.429071 | 2026-06-28 00:07:05.587428 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 00:07:05.590171 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 00:07:06.407169 | 2026-06-28 00:07:06.407356 | PLAY [Base post] 2026-06-28 00:07:06.423642 | 2026-06-28 00:07:06.423826 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-28 00:07:07.284730 | debian-bookworm | changed 2026-06-28 00:07:07.295566 | 2026-06-28 00:07:07.295725 | PLAY RECAP 2026-06-28 00:07:07.295836 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-28 00:07:07.295940 | 2026-06-28 00:07:07.451667 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 00:07:07.454192 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-28 00:07:08.348846 | 2026-06-28 00:07:08.349042 | PLAY [Base post-logs] 2026-06-28 00:07:08.360850 | 2026-06-28 00:07:08.361000 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-28 00:07:08.833983 | localhost | changed 2026-06-28 00:07:08.850171 | 2026-06-28 00:07:08.850357 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-28 00:07:08.891592 | localhost | ok 2026-06-28 00:07:08.901202 | 2026-06-28 00:07:08.901387 | TASK [Set zuul-log-path fact] 2026-06-28 00:07:08.921314 | localhost | ok 2026-06-28 00:07:08.936872 | 2026-06-28 00:07:08.937016 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 00:07:08.976247 | localhost | ok 2026-06-28 00:07:08.983305 | 2026-06-28 00:07:08.983485 | TASK [upload-logs : Create log directories] 2026-06-28 00:07:09.598233 | localhost | changed 2026-06-28 00:07:09.602988 | 2026-06-28 00:07:09.603153 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-28 00:07:10.147603 | localhost -> localhost | ok: Runtime: 0:00:00.005530 2026-06-28 00:07:10.158468 | 2026-06-28 00:07:10.158633 | TASK [upload-logs : Upload logs to log server] 2026-06-28 00:07:10.790426 | localhost | Output suppressed because no_log was given 2026-06-28 00:07:10.796123 | 2026-06-28 00:07:10.796354 | LOOP [upload-logs : Compress console log and json output] 2026-06-28 00:07:10.860420 | localhost | skipping: Conditional result was False 2026-06-28 00:07:10.866287 | localhost | skipping: Conditional result was False 2026-06-28 00:07:10.880737 | 2026-06-28 00:07:10.880997 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-28 00:07:10.934421 | localhost | skipping: Conditional result was False 2026-06-28 00:07:10.935141 | 2026-06-28 00:07:10.938635 | localhost | skipping: Conditional result was False 2026-06-28 00:07:10.957976 | 2026-06-28 00:07:10.958222 | LOOP [upload-logs : Upload console log and json output]