2026-02-03 22:00:49.675912 | Job console starting 2026-02-03 22:00:49.693823 | Updating git repos 2026-02-03 22:00:49.755002 | Cloning repos into workspace 2026-02-03 22:00:49.790173 | Restoring repo states 2026-02-03 22:00:49.834067 | Merging changes 2026-02-03 22:00:50.456852 | Checking out repos 2026-02-03 22:00:50.564474 | Preparing playbooks 2026-02-03 22:00:52.139304 | Running Ansible setup 2026-02-03 22:00:58.136192 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 22:00:59.917145 | 2026-02-03 22:00:59.917412 | PLAY [Base pre] 2026-02-03 22:00:59.963500 | 2026-02-03 22:00:59.963661 | TASK [Setup log path fact] 2026-02-03 22:00:59.999590 | debian-bookworm | ok 2026-02-03 22:01:00.032395 | 2026-02-03 22:01:00.032566 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 22:01:00.094627 | debian-bookworm | ok 2026-02-03 22:01:00.120458 | 2026-02-03 22:01:00.120606 | TASK [emit-job-header : Print job information] 2026-02-03 22:01:00.215361 | # Job Information 2026-02-03 22:01:00.215552 | Ansible Version: 2.16.14 2026-02-03 22:01:00.215587 | Job: container-image-ceph-ansible-build-squid 2026-02-03 22:01:00.215622 | Pipeline: check 2026-02-03 22:01:00.215646 | Executor: 521e9411259a 2026-02-03 22:01:00.215667 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/665 2026-02-03 22:01:00.215689 | Event ID: c6ef1bd0-014b-11f1-8527-2569e40ae5f8 2026-02-03 22:01:00.220775 | 2026-02-03 22:01:00.220897 | LOOP [emit-job-header : Print node information] 2026-02-03 22:01:00.531138 | debian-bookworm | ok: 2026-02-03 22:01:00.531370 | debian-bookworm | # Node Information 2026-02-03 22:01:00.531406 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-03 22:01:00.531431 | debian-bookworm | Hostname: debian 2026-02-03 22:01:00.531453 | debian-bookworm | Username: zuul 2026-02-03 22:01:00.531476 | debian-bookworm | Distro: Debian 12.13 2026-02-03 22:01:00.531501 | debian-bookworm | Provider: regiocloud-a 2026-02-03 22:01:00.531523 | debian-bookworm | Region: 2026-02-03 22:01:00.531545 | debian-bookworm | Label: debian-bookworm 2026-02-03 22:01:00.531564 | debian-bookworm | Product Name: OpenStack Nova 2026-02-03 22:01:00.531584 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe95:67f9 2026-02-03 22:01:00.544523 | 2026-02-03 22:01:00.544673 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 22:01:01.516161 | debian-bookworm -> localhost | changed 2026-02-03 22:01:01.523535 | 2026-02-03 22:01:01.523645 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 22:01:03.288077 | debian-bookworm -> localhost | changed 2026-02-03 22:01:03.296615 | 2026-02-03 22:01:03.296706 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 22:01:03.787971 | debian-bookworm -> localhost | ok 2026-02-03 22:01:03.794162 | 2026-02-03 22:01:03.794332 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 22:01:03.841459 | debian-bookworm | ok 2026-02-03 22:01:03.870630 | debian-bookworm | included: /var/lib/zuul/builds/85842d09135b4ff19ac387810477901b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 22:01:03.882233 | 2026-02-03 22:01:03.882356 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 22:01:06.042043 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-03 22:01:06.042205 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/85842d09135b4ff19ac387810477901b/work/85842d09135b4ff19ac387810477901b_id_rsa 2026-02-03 22:01:06.042237 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/85842d09135b4ff19ac387810477901b/work/85842d09135b4ff19ac387810477901b_id_rsa.pub 2026-02-03 22:01:06.042259 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-03 22:01:06.042291 | debian-bookworm -> localhost | SHA256:cPXURp1XObHc8wv6r4jfNJF5sWu41vT2V2UQIKK452A zuul-build-sshkey 2026-02-03 22:01:06.042320 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-03 22:01:06.042339 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-03 22:01:06.042356 | debian-bookworm -> localhost | | . o o+o+*| 2026-02-03 22:01:06.042373 | debian-bookworm -> localhost | | . . o + =+=| 2026-02-03 22:01:06.042390 | debian-bookworm -> localhost | | . o . .. *+| 2026-02-03 22:01:06.042407 | debian-bookworm -> localhost | | . o o B| 2026-02-03 22:01:06.042423 | debian-bookworm -> localhost | | E . S = +o| 2026-02-03 22:01:06.042442 | debian-bookworm -> localhost | | . + . =.+| 2026-02-03 22:01:06.042459 | debian-bookworm -> localhost | | . . +o+o| 2026-02-03 22:01:06.042475 | debian-bookworm -> localhost | | . =.+.+| 2026-02-03 22:01:06.042492 | debian-bookworm -> localhost | | ..o.=oo+| 2026-02-03 22:01:06.042508 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-03 22:01:06.042548 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.257952 2026-02-03 22:01:06.047660 | 2026-02-03 22:01:06.047743 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 22:01:06.084133 | debian-bookworm | ok 2026-02-03 22:01:06.091795 | debian-bookworm | included: /var/lib/zuul/builds/85842d09135b4ff19ac387810477901b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 22:01:06.099043 | 2026-02-03 22:01:06.099119 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 22:01:06.111812 | debian-bookworm | skipping: Conditional result was False 2026-02-03 22:01:06.117009 | 2026-02-03 22:01:06.117094 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 22:01:06.644139 | debian-bookworm | changed 2026-02-03 22:01:06.650177 | 2026-02-03 22:01:06.650309 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 22:01:06.882744 | debian-bookworm | ok 2026-02-03 22:01:06.888586 | 2026-02-03 22:01:06.888684 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 22:01:07.444204 | debian-bookworm | changed 2026-02-03 22:01:07.449810 | 2026-02-03 22:01:07.449894 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 22:01:08.029189 | debian-bookworm | changed 2026-02-03 22:01:08.035217 | 2026-02-03 22:01:08.035347 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 22:01:08.059448 | debian-bookworm | skipping: Conditional result was False 2026-02-03 22:01:08.066260 | 2026-02-03 22:01:08.066397 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 22:01:08.802680 | debian-bookworm -> localhost | changed 2026-02-03 22:01:08.813179 | 2026-02-03 22:01:08.813290 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 22:01:09.408080 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/85842d09135b4ff19ac387810477901b/work/85842d09135b4ff19ac387810477901b_id_rsa (zuul-build-sshkey) 2026-02-03 22:01:09.408309 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019423 2026-02-03 22:01:09.416184 | 2026-02-03 22:01:09.416316 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 22:01:09.852580 | debian-bookworm | ok 2026-02-03 22:01:09.863842 | 2026-02-03 22:01:09.863947 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 22:01:09.923219 | debian-bookworm | skipping: Conditional result was False 2026-02-03 22:01:09.933442 | 2026-02-03 22:01:09.933549 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 22:01:10.450237 | debian-bookworm | ok 2026-02-03 22:01:10.471501 | 2026-02-03 22:01:10.471618 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 22:01:10.516359 | debian-bookworm | ok 2026-02-03 22:01:10.536514 | 2026-02-03 22:01:10.536621 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 22:01:10.863929 | debian-bookworm -> localhost | ok 2026-02-03 22:01:10.870868 | 2026-02-03 22:01:10.871016 | TASK [validate-host : Collect information about the host] 2026-02-03 22:01:12.228442 | debian-bookworm | ok 2026-02-03 22:01:12.239671 | 2026-02-03 22:01:12.239809 | TASK [validate-host : Sanitize hostname] 2026-02-03 22:01:12.342154 | debian-bookworm | ok 2026-02-03 22:01:12.389116 | 2026-02-03 22:01:12.389264 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 22:01:13.335332 | debian-bookworm -> localhost | changed 2026-02-03 22:01:13.340814 | 2026-02-03 22:01:13.340902 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 22:01:13.791307 | debian-bookworm | ok 2026-02-03 22:01:13.802596 | 2026-02-03 22:01:13.802684 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 22:01:14.814283 | debian-bookworm -> localhost | changed 2026-02-03 22:01:14.826229 | 2026-02-03 22:01:14.826356 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 22:01:15.091787 | debian-bookworm | ok 2026-02-03 22:01:15.097122 | 2026-02-03 22:01:15.097223 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 22:01:15.972792 | debian-bookworm | changed: 2026-02-03 22:01:15.972978 | debian-bookworm | cd+++++++++ src/ 2026-02-03 22:01:15.973014 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-03 22:01:15.973040 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-03 22:01:15.973062 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-02-03 22:01:15.973082 | debian-bookworm | Containerfile 2026-02-03 22:01:15.973237 | debian-bookworm | 2026-02-03 22:03:34.095715 | debian-bookworm | #25 77.63 2026-02-03 22:03:34.095724 | debian-bookworm | #25 77.63 Or undo this operation with: 2026-02-03 22:03:34.095733 | debian-bookworm | #25 77.63 2026-02-03 22:03:34.095743 | debian-bookworm | #25 77.63 git switch - 2026-02-03 22:03:34.095754 | debian-bookworm | #25 77.63 2026-02-03 22:03:34.095763 | debian-bookworm | #25 77.63 Turn off this advice by setting config variable advice.detachedHead to false 2026-02-03 22:03:34.095772 | debian-bookworm | #25 77.63 2026-02-03 22:03:34.246970 | debian-bookworm | #25 77.63 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-02-03 22:06:06.269877 | debian-bookworm | #25 229.8 Using /etc/ansible/ansible.cfg as config file 2026-02-03 22:06:06.270053 | debian-bookworm | #25 229.8 Starting galaxy collection install process 2026-02-03 22:06:06.270072 | debian-bookworm | #25 229.8 Process install dependency map 2026-02-03 22:06:06.270084 | debian-bookworm | #25 229.8 Starting collection install process 2026-02-03 22:06:06.270095 | debian-bookworm | #25 229.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1761zvwsx1kd/tmpijzt_68a/ansible-netcommon-2.6.1-fhdaug7n 2026-02-03 22:06:06.270113 | debian-bookworm | #25 229.8 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-02-03 22:06:06.270125 | debian-bookworm | #25 229.8 ansible.netcommon:2.6.1 was installed successfully 2026-02-03 22:06:06.270136 | debian-bookworm | #25 229.8 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-02-03 22:06:06.270148 | debian-bookworm | #25 229.8 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-02-03 22:06:06.270158 | debian-bookworm | #25 229.8 openstack.config_template:1.3.0 was installed successfully 2026-02-03 22:06:06.270170 | debian-bookworm | #25 229.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1761zvwsx1kd/tmpijzt_68a/ansible-posix-2.1.0-hiuubtnk 2026-02-03 22:06:06.270181 | debian-bookworm | #25 229.8 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-02-03 22:06:06.270192 | debian-bookworm | #25 229.8 ansible.posix:2.1.0 was installed successfully 2026-02-03 22:06:06.270202 | debian-bookworm | #25 229.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1761zvwsx1kd/tmpijzt_68a/ansible-utils-6.0.1-8ui0n4kb 2026-02-03 22:06:06.270213 | debian-bookworm | #25 229.8 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-02-03 22:06:06.270223 | debian-bookworm | #25 229.8 ansible.utils:6.0.1 was installed successfully 2026-02-03 22:06:06.270255 | debian-bookworm | #25 229.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.22.0.tar.gz to /root/.ansible/tmp/ansible-local-1761zvwsx1kd/tmpijzt_68a/netbox-netbox-3.22.0-qc2lc755 2026-02-03 22:06:06.270267 | debian-bookworm | #25 229.8 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-02-03 22:06:06.270277 | debian-bookworm | #25 229.8 netbox.netbox:3.22.0 was installed successfully 2026-02-03 22:06:06.270306 | debian-bookworm | #25 229.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260127.0.tar.gz to /root/.ansible/tmp/ansible-local-1761zvwsx1kd/tmpijzt_68a/osism-commons-0.20260127.0-kfx28k3t 2026-02-03 22:06:06.270318 | debian-bookworm | #25 229.8 Installing 'osism.commons:0.20260127.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-02-03 22:06:06.270328 | debian-bookworm | #25 229.8 osism.commons:0.20260127.0 was installed successfully 2026-02-03 22:06:06.270338 | debian-bookworm | #25 229.8 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1761zvwsx1kd/tmpijzt_68a/community-general-12.3.0-xy7d56h6 2026-02-03 22:06:06.270349 | debian-bookworm | #25 229.8 Installing 'community.general:12.3.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-02-03 22:06:06.270359 | debian-bookworm | #25 229.8 community.general:12.3.0 was installed successfully 2026-02-03 22:06:06.439844 | debian-bookworm | #25 229.9 + ln -s /usr/share/ansible/collections /ansible/collections 2026-02-03 22:06:06.439926 | debian-bookworm | #25 229.9 + mkdir -p /usr/share/mitogen 2026-02-03 22:06:06.439946 | debian-bookworm | #25 229.9 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-02-03 22:06:06.439964 | debian-bookworm | #25 230.0 + 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-02-03 22:06:06.611687 | debian-bookworm | #25 230.0 + rm /mitogen.tar.gz 2026-02-03 22:06:06.611823 | debian-bookworm | #25 230.0 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-02-03 22:06:06.611874 | debian-bookworm | #25 230.0 ++ awk '-F: ' '{ print $2 }' 2026-02-03 22:06:06.611949 | debian-bookworm | #25 230.0 + PROJECT_VERSION=stable-9.0 2026-02-03 22:06:06.611998 | debian-bookworm | #25 230.0 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-02-03 22:06:06.612043 | debian-bookworm | #25 230.0 Cloning into '/repository'... 2026-02-03 22:06:08.744542 | debian-bookworm | #25 232.3 ++ find /patches/stable-9.0 -name '*.patch' 2026-02-03 22:06:08.846218 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.846364 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-02-03 22:06:08.846434 | debian-bookworm | #25 232.3 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-02-03 22:06:08.846474 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.846536 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.846572 | debian-bookworm | #25 232.3 checking file infrastructure-playbooks/shrink-osd.yml 2026-02-03 22:06:08.846634 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.846722 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.846760 | debian-bookworm | #25 232.3 patching file infrastructure-playbooks/shrink-osd.yml 2026-02-03 22:06:08.846822 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.846858 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/validate-ignore-ansible-version.patch 2026-02-03 22:06:08.846955 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.846994 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.847054 | debian-bookworm | #25 232.3 /patches/stable-9.0/validate-ignore-ansible-version.patch 2026-02-03 22:06:08.847090 | debian-bookworm | #25 232.3 checking file roles/ceph-validate/tasks/check_system.yml 2026-02-03 22:06:08.847152 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.847188 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.847248 | debian-bookworm | #25 232.3 patching file roles/ceph-validate/tasks/check_system.yml 2026-02-03 22:06:08.847284 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.847345 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-02-03 22:06:08.847381 | debian-bookworm | #25 232.3 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-02-03 22:06:08.847441 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.847478 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.847539 | debian-bookworm | #25 232.3 checking file roles/ceph-defaults/defaults/main.yml 2026-02-03 22:06:08.847575 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 243 (offset -2 lines). 2026-02-03 22:06:08.847678 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.847743 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.847779 | debian-bookworm | #25 232.3 patching file roles/ceph-defaults/defaults/main.yml 2026-02-03 22:06:08.847842 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 243 (offset -2 lines). 2026-02-03 22:06:08.847877 | debian-bookworm | #25 232.3 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-02-03 22:06:08.847939 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.847974 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-02-03 22:06:08.848036 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.848071 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.848132 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-02-03 22:06:08.848167 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-02-03 22:06:08.848229 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-02-03 22:06:08.848286 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-02-03 22:06:08.848332 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-02-03 22:06:08.848384 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-02-03 22:06:08.848430 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-02-03 22:06:08.848466 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.848528 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.848564 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-02-03 22:06:08.848626 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-02-03 22:06:08.848721 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-02-03 22:06:08.848759 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-02-03 22:06:08.848820 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-02-03 22:06:08.848857 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-02-03 22:06:08.848918 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-02-03 22:06:08.848953 | debian-bookworm | #25 232.3 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-02-03 22:06:08.849014 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.849049 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-02-03 22:06:08.849110 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.849145 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.849206 | debian-bookworm | #25 232.3 checking file infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.849241 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.849303 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.849338 | debian-bookworm | #25 232.3 patching file infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.849400 | debian-bookworm | #25 232.3 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-02-03 22:06:08.849437 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.849498 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-02-03 22:06:08.849533 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.849594 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.849648 | debian-bookworm | #25 232.3 checking file roles/ceph-client/meta/main.yml 2026-02-03 22:06:08.849743 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.849778 | debian-bookworm | #25 232.3 checking file roles/ceph-common/meta/main.yml 2026-02-03 22:06:08.849834 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.849866 | debian-bookworm | #25 232.3 checking file roles/ceph-container-common/meta/main.yml 2026-02-03 22:06:08.849922 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.849954 | debian-bookworm | #25 232.3 checking file roles/ceph-defaults/meta/main.yml 2026-02-03 22:06:08.850012 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850052 | debian-bookworm | #25 232.3 checking file roles/ceph-handler/meta/main.yml 2026-02-03 22:06:08.850109 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850141 | debian-bookworm | #25 232.3 checking file roles/ceph-mds/meta/main.yml 2026-02-03 22:06:08.850195 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850227 | debian-bookworm | #25 232.3 checking file roles/ceph-mgr/meta/main.yml 2026-02-03 22:06:08.850283 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850317 | debian-bookworm | #25 232.3 checking file roles/ceph-mon/meta/main.yml 2026-02-03 22:06:08.850372 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850405 | debian-bookworm | #25 232.3 checking file roles/ceph-osd/meta/main.yml 2026-02-03 22:06:08.850460 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850492 | debian-bookworm | #25 232.3 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-02-03 22:06:08.850547 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850580 | debian-bookworm | #25 232.3 checking file roles/ceph-rgw/meta/main.yml 2026-02-03 22:06:08.850635 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850706 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.850739 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.850795 | debian-bookworm | #25 232.3 patching file roles/ceph-client/meta/main.yml 2026-02-03 22:06:08.850828 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850878 | debian-bookworm | #25 232.3 patching file roles/ceph-common/meta/main.yml 2026-02-03 22:06:08.850940 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.850975 | debian-bookworm | #25 232.3 patching file roles/ceph-container-common/meta/main.yml 2026-02-03 22:06:08.851030 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851063 | debian-bookworm | #25 232.3 patching file roles/ceph-defaults/meta/main.yml 2026-02-03 22:06:08.851108 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851149 | debian-bookworm | #25 232.3 patching file roles/ceph-handler/meta/main.yml 2026-02-03 22:06:08.851181 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851212 | debian-bookworm | #25 232.3 patching file roles/ceph-mds/meta/main.yml 2026-02-03 22:06:08.851244 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851299 | debian-bookworm | #25 232.3 patching file roles/ceph-mgr/meta/main.yml 2026-02-03 22:06:08.851331 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851362 | debian-bookworm | #25 232.3 patching file roles/ceph-mon/meta/main.yml 2026-02-03 22:06:08.851394 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851425 | debian-bookworm | #25 232.3 patching file roles/ceph-osd/meta/main.yml 2026-02-03 22:06:08.851457 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851512 | debian-bookworm | #25 232.3 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-02-03 22:06:08.851545 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851576 | debian-bookworm | #25 232.3 patching file roles/ceph-rgw/meta/main.yml 2026-02-03 22:06:08.851607 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-03 22:06:08.851639 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.851688 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-02-03 22:06:08.851720 | debian-bookworm | #25 232.3 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-02-03 22:06:08.851751 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.851782 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.851814 | debian-bookworm | #25 232.3 checking file infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.851845 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.851900 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.851932 | debian-bookworm | #25 232.3 patching file infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.851965 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.851998 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-02-03 22:06:08.852030 | debian-bookworm | #25 232.3 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-02-03 22:06:08.852069 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.852101 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.852133 | debian-bookworm | #25 232.3 checking file infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.852165 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-02-03 22:06:08.852197 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.852228 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.852260 | debian-bookworm | #25 232.3 patching file infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.852293 | debian-bookworm | #25 232.3 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-02-03 22:06:08.852338 | debian-bookworm | #25 232.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-03 22:06:08.852371 | debian-bookworm | #25 232.3 + echo /patches/stable-9.0/container-binary.patch 2026-02-03 22:06:08.852403 | debian-bookworm | #25 232.3 /patches/stable-9.0/container-binary.patch 2026-02-03 22:06:08.852435 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.852467 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 --dry-run 2026-02-03 22:06:08.852500 | debian-bookworm | #25 232.3 checking file roles/ceph-facts/tasks/container_binary.yml 2026-02-03 22:06:08.852532 | debian-bookworm | #25 232.3 + cd /repository 2026-02-03 22:06:08.852563 | debian-bookworm | #25 232.3 + patch --forward --batch -p1 2026-02-03 22:06:08.852620 | debian-bookworm | #25 232.3 patching file roles/ceph-facts/tasks/container_binary.yml 2026-02-03 22:06:08.852671 | debian-bookworm | #25 232.3 + '[' -e /repository/plugins/actions ']' 2026-02-03 22:06:08.852704 | debian-bookworm | #25 232.3 + '[' -e /repository/plugins/callback ']' 2026-02-03 22:06:08.852738 | debian-bookworm | #25 232.3 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-02-03 22:06:08.852771 | debian-bookworm | #25 232.3 + '[' -e /repository/plugins/filter ']' 2026-02-03 22:06:08.852806 | debian-bookworm | #25 232.3 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-02-03 22:06:08.852853 | debian-bookworm | #25 232.3 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_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-02-03 22:06:08.852890 | debian-bookworm | #25 232.3 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-02-03 22:06:08.852923 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.852956 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-03 22:06:08.852987 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-03 22:06:08.853019 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-03 22:06:08.853051 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-02-03 22:06:08.853084 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.853116 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-03 22:06:08.853151 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-03 22:06:08.853182 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-03 22:06:08.853222 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-02-03 22:06:08.853255 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.853287 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-03 22:06:08.853319 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-03 22:06:08.853351 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-03 22:06:08.853383 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-02-03 22:06:08.853415 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-03 22:06:08.853447 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.853478 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-03 22:06:08.853510 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-03 22:06:08.853542 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-02-03 22:06:08.853573 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.853605 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-02-03 22:06:08.853636 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/cephadm.yml 2026-02-03 22:06:08.853712 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-02-03 22:06:08.853746 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-02-03 22:06:08.853778 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/add-mon.yml 2026-02-03 22:06:08.853810 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.853842 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-02-03 22:06:08.853873 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-02-03 22:06:08.853905 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-02-03 22:06:08.853958 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.853988 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-03 22:06:08.854015 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-03 22:06:08.854042 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-03 22:06:08.854069 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-02-03 22:06:08.854101 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-03 22:06:08.854130 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.854157 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-03 22:06:08.854185 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-03 22:06:08.854212 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-02-03 22:06:08.854239 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-03 22:06:08.854266 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.854293 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-03 22:06:08.854320 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-03 22:06:08.854348 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-02-03 22:06:08.854381 | debian-bookworm | #25 232.3 /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-03 22:06:08.854409 | debian-bookworm | #25 232.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.854435 | debian-bookworm | #25 232.3 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-03 22:06:08.854463 | debian-bookworm | #25 232.3 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-03 22:06:08.854490 | debian-bookworm | #25 232.3 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-02-03 22:06:08.854517 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.854544 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.854571 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.854598 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-02-03 22:06:08.854625 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-02-03 22:06:08.854665 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-03 22:06:08.854693 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.854720 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-03 22:06:08.854748 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-03 22:06:08.854775 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-02-03 22:06:08.854802 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-03 22:06:08.854829 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.854855 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-03 22:06:08.854882 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-03 22:06:08.855309 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-02-03 22:06:08.855357 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-03 22:06:08.855385 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.855412 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-03 22:06:08.855439 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-03 22:06:08.855466 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-02-03 22:06:08.855494 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-03 22:06:08.855521 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.855548 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-03 22:06:08.855575 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-03 22:06:08.855602 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-02-03 22:06:08.855629 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.855673 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-03 22:06:08.855701 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-03 22:06:08.855727 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-03 22:06:08.855754 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-02-03 22:06:08.855780 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.855820 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/lv-create.yml 2026-02-03 22:06:08.855847 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-02-03 22:06:08.855874 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-02-03 22:06:08.855901 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-02-03 22:06:08.855928 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-03 22:06:08.855955 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.855982 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-03 22:06:08.856009 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-03 22:06:08.856036 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-02-03 22:06:08.856063 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.856090 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-03 22:06:08.856116 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-03 22:06:08.856143 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-03 22:06:08.856176 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-02-03 22:06:08.856204 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.856231 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-03 22:06:08.856258 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-03 22:06:08.856285 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-03 22:06:08.856312 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-02-03 22:06:08.856338 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.856365 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-03 22:06:08.856393 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-03 22:06:08.856419 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-03 22:06:08.856446 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-02-03 22:06:08.856473 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:08.856499 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-03 22:06:09.082252 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-03 22:06:09.082354 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-03 22:06:09.082371 | debian-bookworm | #25 232.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-03 22:06:09.082384 | debian-bookworm | #25 232.4 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-03 22:06:09.082394 | debian-bookworm | #25 232.4 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-03 22:06:09.082405 | debian-bookworm | #25 232.4 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-02-03 22:06:09.082420 | debian-bookworm | #25 232.4 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-02-03 22:06:09.082465 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-03 22:06:09.082477 | debian-bookworm | #25 232.4 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-03 22:06:09.082487 | debian-bookworm | #25 232.4 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-02-03 22:06:09.082499 | debian-bookworm | #25 232.4 + '[' -e /repository/site-docker.yml.sample ']' 2026-02-03 22:06:09.082509 | debian-bookworm | #25 232.4 + '[' -e /repository/site-container.yml.sample ']' 2026-02-03 22:06:09.082520 | debian-bookworm | #25 232.4 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-02-03 22:06:09.082530 | debian-bookworm | #25 232.4 + '[' -e /repository/dashboard.yml ']' 2026-02-03 22:06:09.082540 | debian-bookworm | #25 232.4 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-02-03 22:06:09.082550 | debian-bookworm | #25 232.4 + '[' -e /repository/module_utils ']' 2026-02-03 22:06:09.082574 | debian-bookworm | #25 232.4 + cp -r /repository/module_utils /ansible 2026-02-03 22:06:09.082585 | debian-bookworm | #25 232.4 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-02-03 22:06:09.082596 | debian-bookworm | #25 232.4 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2026-02-03 22:06:09.082607 | debian-bookworm | #25 232.4 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-02-03 22:06:09.082617 | debian-bookworm | #25 232.4 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-02-03 22:06:09.082628 | debian-bookworm | #25 232.4 + mkdir -p /tests 2026-02-03 22:06:09.082641 | debian-bookworm | #25 232.4 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-02-03 22:06:09.082687 | debian-bookworm | #25 232.5 + python3 -m ara.setup.env 2026-02-03 22:06:09.084711 | debian-bookworm | #25 232.6 + python3 /src/render-playbooks.py 2026-02-03 22:06:09.258225 | debian-bookworm | #25 232.7 + chown -R dragon: /ansible /share /interface 2026-02-03 22:06:09.258315 | debian-bookworm | #25 232.8 + apt-get clean 2026-02-03 22:06:09.429698 | debian-bookworm | #25 232.8 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-02-03 22:06:09.982405 | debian-bookworm | #25 232.8 Reading package lists... 2026-02-03 22:06:10.204286 | debian-bookworm | #25 233.5 Building dependency tree... 2026-02-03 22:06:10.356134 | debian-bookworm | #25 233.7 Reading state information... 2026-02-03 22:06:10.409528 | debian-bookworm | #25 233.9 The following packages were automatically installed and are no longer required: 2026-02-03 22:06:10.409597 | debian-bookworm | #25 233.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-02-03 22:06:10.578581 | debian-bookworm | #25 233.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-02-03 22:06:10.578644 | debian-bookworm | #25 233.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-02-03 22:06:10.578671 | debian-bookworm | #25 233.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-02-03 22:06:10.578676 | debian-bookworm | #25 233.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-02-03 22:06:10.578680 | debian-bookworm | #25 233.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-02-03 22:06:10.578685 | debian-bookworm | #25 233.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-02-03 22:06:10.578690 | debian-bookworm | #25 233.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-02-03 22:06:10.578694 | debian-bookworm | #25 233.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-02-03 22:06:10.578711 | debian-bookworm | #25 233.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-02-03 22:06:10.578716 | debian-bookworm | #25 233.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-02-03 22:06:10.578721 | debian-bookworm | #25 233.9 Use 'apt autoremove' to remove them. 2026-02-03 22:06:10.578725 | debian-bookworm | #25 234.0 The following packages will be REMOVED: 2026-02-03 22:06:10.578730 | debian-bookworm | #25 234.0 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-02-03 22:06:10.631438 | debian-bookworm | #25 234.2 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-02-03 22:06:10.631501 | debian-bookworm | #25 234.2 After this operation, 60.6 MB disk space will be freed. 2026-02-03 22:06:10.734540 | debian-bookworm | #25 234.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 ... 16754 files and directories currently installed.) 2026-02-03 22:06:10.734683 | debian-bookworm | #25 234.2 Removing build-essential (12.9) ... 2026-02-03 22:06:10.734704 | debian-bookworm | #25 234.3 Removing git (1:2.39.5-0+deb12u3) ... 2026-02-03 22:06:10.887294 | debian-bookworm | #25 234.4 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-02-03 22:06:10.887393 | debian-bookworm | #25 234.4 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-02-03 22:06:11.024240 | debian-bookworm | #25 234.5 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-02-03 22:06:11.024362 | debian-bookworm | #25 234.6 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-02-03 22:06:11.212349 | debian-bookworm | #25 234.6 Removing python3-dev (3.11.2-1+b1) ... 2026-02-03 22:06:11.212460 | debian-bookworm | #25 234.7 + apt-get autoremove -y 2026-02-03 22:06:11.916584 | debian-bookworm | #25 234.8 Reading package lists... 2026-02-03 22:06:12.107887 | debian-bookworm | #25 235.5 Building dependency tree... 2026-02-03 22:06:12.259587 | debian-bookworm | #25 235.6 Reading state information... 2026-02-03 22:06:12.314852 | debian-bookworm | #25 235.9 The following packages will be REMOVED: 2026-02-03 22:06:12.314987 | debian-bookworm | #25 235.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-02-03 22:06:12.468343 | debian-bookworm | #25 235.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-02-03 22:06:12.468415 | debian-bookworm | #25 235.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-02-03 22:06:12.468422 | debian-bookworm | #25 235.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-02-03 22:06:12.468427 | debian-bookworm | #25 235.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-02-03 22:06:12.468431 | debian-bookworm | #25 235.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-02-03 22:06:12.468436 | debian-bookworm | #25 235.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-02-03 22:06:12.468440 | debian-bookworm | #25 235.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-02-03 22:06:12.468444 | debian-bookworm | #25 235.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-02-03 22:06:12.468449 | debian-bookworm | #25 235.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-02-03 22:06:12.468454 | debian-bookworm | #25 235.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-02-03 22:06:12.567893 | debian-bookworm | #25 236.1 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-02-03 22:06:12.568038 | debian-bookworm | #25 236.1 After this operation, 358 MB disk space will be freed. 2026-02-03 22:06:12.731213 | debian-bookworm | #25 236.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-02-03 22:06:12.731301 | debian-bookworm | #25 236.1 Removing g++ (4:12.2.0-3) ... 2026-02-03 22:06:12.731316 | debian-bookworm | #25 236.2 Removing gcc (4:12.2.0-3) ... 2026-02-03 22:06:12.731326 | debian-bookworm | #25 236.3 Removing dpkg-dev (1.21.22) ... 2026-02-03 22:06:12.852466 | debian-bookworm | #25 236.3 Removing bzip2 (1.0.8-5+b1) ... 2026-02-03 22:06:12.852580 | debian-bookworm | #25 236.4 Removing cpp (4:12.2.0-3) ... 2026-02-03 22:06:12.991329 | debian-bookworm | #25 236.5 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:12.991477 | debian-bookworm | #25 236.5 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-02-03 22:06:13.170340 | debian-bookworm | #25 236.6 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:13.170485 | debian-bookworm | #25 236.7 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-02-03 22:06:13.290989 | debian-bookworm | #25 236.8 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-02-03 22:06:13.291127 | debian-bookworm | #25 236.8 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-02-03 22:06:13.402186 | debian-bookworm | #25 236.9 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-02-03 22:06:13.402265 | debian-bookworm | #25 236.9 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-02-03 22:06:13.541908 | debian-bookworm | #25 237.0 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-02-03 22:06:13.542096 | debian-bookworm | #25 237.1 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-02-03 22:06:13.689304 | debian-bookworm | #25 237.1 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-02-03 22:06:13.689429 | debian-bookworm | #25 237.2 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-02-03 22:06:13.832328 | debian-bookworm | #25 237.3 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-02-03 22:06:13.832443 | debian-bookworm | #25 237.4 Removing libdpkg-perl (1.21.22) ... 2026-02-03 22:06:13.965027 | debian-bookworm | #25 237.4 Removing liberror-perl (0.17029-2) ... 2026-02-03 22:06:13.965101 | debian-bookworm | #25 237.5 Removing perl (5.36.0-7+deb12u3) ... 2026-02-03 22:06:14.136825 | debian-bookworm | #25 237.6 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-02-03 22:06:14.136966 | debian-bookworm | #25 237.7 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-02-03 22:06:14.269810 | debian-bookworm | #25 237.7 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-02-03 22:06:14.269940 | debian-bookworm | #25 237.8 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-02-03 22:06:14.400252 | debian-bookworm | #25 237.9 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-02-03 22:06:14.400343 | debian-bookworm | #25 237.9 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-02-03 22:06:14.536983 | debian-bookworm | #25 238.0 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-02-03 22:06:14.537100 | debian-bookworm | #25 238.1 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-02-03 22:06:14.656490 | debian-bookworm | #25 238.1 Removing libpsl5:amd64 (0.21.2-1) ... 2026-02-03 22:06:14.656567 | debian-bookworm | #25 238.2 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-02-03 22:06:14.782422 | debian-bookworm | #25 238.3 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-02-03 22:06:14.782501 | debian-bookworm | #25 238.3 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-02-03 22:06:14.929063 | debian-bookworm | #25 238.4 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-02-03 22:06:14.929187 | debian-bookworm | #25 238.5 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-02-03 22:06:15.054190 | debian-bookworm | #25 238.5 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-02-03 22:06:15.054315 | debian-bookworm | #25 238.6 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-02-03 22:06:15.189571 | debian-bookworm | #25 238.7 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-02-03 22:06:15.189726 | debian-bookworm | #25 238.7 Removing linux-libc-dev:amd64 (6.1.159-1) ... 2026-02-03 22:06:15.299805 | debian-bookworm | #25 238.8 Removing make (4.3-4.1) ... 2026-02-03 22:06:15.478013 | debian-bookworm | #25 238.9 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-02-03 22:06:15.478070 | debian-bookworm | #25 239.0 Removing rpcsvc-proto (1.4.3-1) ... 2026-02-03 22:06:15.615192 | debian-bookworm | #25 239.1 Removing xz-utils (5.4.1-1) ... 2026-02-03 22:06:15.615264 | debian-bookworm | #25 239.2 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:15.716481 | debian-bookworm | #25 239.3 Removing binutils (2.40-2) ... 2026-02-03 22:06:15.836294 | debian-bookworm | #25 239.3 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-02-03 22:06:15.836453 | debian-bookworm | #25 239.4 Removing libgprofng0:amd64 (2.40-2) ... 2026-02-03 22:06:15.968132 | debian-bookworm | #25 239.4 Removing libctf0:amd64 (2.40-2) ... 2026-02-03 22:06:15.968255 | debian-bookworm | #25 239.5 Removing libbinutils:amd64 (2.40-2) ... 2026-02-03 22:06:16.181085 | debian-bookworm | #25 239.7 Removing binutils-common:amd64 (2.40-2) ... 2026-02-03 22:06:16.301105 | debian-bookworm | #25 239.8 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:16.301210 | debian-bookworm | #25 239.8 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:16.482994 | debian-bookworm | #25 239.9 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:16.483136 | debian-bookworm | #25 240.0 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:16.631490 | debian-bookworm | #25 240.1 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:16.631650 | debian-bookworm | #25 240.2 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-02-03 22:06:16.747177 | debian-bookworm | #25 240.2 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:16.747282 | debian-bookworm | #25 240.3 Removing libisl23:amd64 (0.25-1.1) ... 2026-02-03 22:06:16.869479 | debian-bookworm | #25 240.3 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:16.869584 | debian-bookworm | #25 240.4 Removing libjansson4:amd64 (2.14-2) ... 2026-02-03 22:06:17.035444 | debian-bookworm | #25 240.5 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:17.035527 | debian-bookworm | #25 240.6 Removing libmpc3:amd64 (1.3.1-1) ... 2026-02-03 22:06:17.156134 | debian-bookworm | #25 240.6 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-02-03 22:06:17.156281 | debian-bookworm | #25 240.7 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:17.326422 | debian-bookworm | #25 240.8 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:17.326536 | debian-bookworm | #25 240.9 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-02-03 22:06:17.513359 | debian-bookworm | #25 241.0 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-02-03 22:06:17.514861 | debian-bookworm | #25 241.0 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-18fdae215bcef969.lock /tmp/uv-setuptools-7fa11dd09bcd9bd8.lock /tmp/uv-setuptools-9a7a0648cf45e004.lock /tmp/uv-setuptools-ed109fdd6b842483.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-02-03 22:06:17.665811 | debian-bookworm | #25 241.1 + uv pip install --no-cache --system pyclean==3.0.0 2026-02-03 22:06:17.817547 | debian-bookworm | #25 241.2 Using Python 3.13.11 environment at: /usr/local 2026-02-03 22:06:17.860160 | debian-bookworm | #25 241.4 Resolved 1 package in 188ms 2026-02-03 22:06:17.968608 | debian-bookworm | #25 241.4 Prepared 1 package in 20ms 2026-02-03 22:06:17.968768 | debian-bookworm | #25 241.4 Installed 1 package in 7ms 2026-02-03 22:06:17.968819 | debian-bookworm | #25 241.4 + pyclean==3.0.0 2026-02-03 22:06:17.968865 | debian-bookworm | #25 241.4 + pyclean /usr 2026-02-03 22:06:17.968910 | debian-bookworm | #25 241.5 Cleaning directory /usr 2026-02-03 22:06:18.750306 | debian-bookworm | #25 242.3 Total 1903 files, 298 directories removed. 2026-02-03 22:06:18.912573 | debian-bookworm | #25 242.3 + uv pip uninstall --system pyclean 2026-02-03 22:06:19.188899 | debian-bookworm | #25 242.6 Using Python 3.13.11 environment at: /usr/local 2026-02-03 22:06:19.194081 | debian-bookworm | #25 242.6 Uninstalled 1 package in 259ms 2026-02-03 22:06:19.194131 | debian-bookworm | #25 242.6 - pyclean==3.0.0 2026-02-03 22:06:19.394969 | debian-bookworm | #25 DONE 242.9s 2026-02-03 22:06:25.465841 | debian-bookworm | 2026-02-03 22:06:25.466002 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-02-03 22:06:25.617497 | debian-bookworm | #26 DONE 3.4s 2026-02-03 22:06:25.773761 | debian-bookworm | 2026-02-03 22:06:25.773897 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-02-03 22:06:25.773942 | debian-bookworm | #26 merging 2026-02-03 22:06:29.063823 | debian-bookworm | #26 merging 3.4s done 2026-02-03 22:06:29.063912 | debian-bookworm | #26 DONE 6.9s 2026-02-03 22:06:29.214557 | debian-bookworm | 2026-02-03 22:06:29.214732 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-02-03 22:06:29.492627 | debian-bookworm | #27 DONE 0.4s 2026-02-03 22:06:29.650006 | debian-bookworm | 2026-02-03 22:06:29.650105 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-02-03 22:06:31.158518 | debian-bookworm | #28 DONE 1.7s 2026-02-03 22:06:31.320194 | debian-bookworm | 2026-02-03 22:06:31.320279 | debian-bookworm | #29 exporting to image 2026-02-03 22:06:31.320314 | debian-bookworm | #29 exporting layers 2026-02-03 22:06:59.459720 | debian-bookworm | #29 exporting layers 28.3s done 2026-02-03 22:06:59.460063 | debian-bookworm | #29 exporting manifest sha256:f7e0487b24c9a8ba9496866a5f34909c09c97aad0862a953ba8c7c8d06603f37 2026-02-03 22:06:59.565462 | debian-bookworm | #29 exporting manifest sha256:f7e0487b24c9a8ba9496866a5f34909c09c97aad0862a953ba8c7c8d06603f37 0.0s done 2026-02-03 22:06:59.565565 | debian-bookworm | #29 exporting config sha256:ef163f4999cefd5fd1d71c3be31d47f5cbb37afff0d77bcf8539343ca579ef93 0.0s done 2026-02-03 22:06:59.565581 | debian-bookworm | #29 exporting attestation manifest sha256:335268abc08a50bfdc8dafd7b98740491c7c9d1285c4a28bee1b838e11edf7df 2026-02-03 22:06:59.795861 | debian-bookworm | #29 exporting attestation manifest sha256:335268abc08a50bfdc8dafd7b98740491c7c9d1285c4a28bee1b838e11edf7df 0.0s done 2026-02-03 22:06:59.795922 | debian-bookworm | #29 exporting manifest list sha256:3b9df412b572802ddba6518b53c69d5e93d628c641e7d5e31791ad5840730be9 0.0s done 2026-02-03 22:06:59.795930 | debian-bookworm | #29 naming to docker.io/library/ec3c839:latest done 2026-02-03 22:06:59.795935 | debian-bookworm | #29 unpacking to docker.io/library/ec3c839:latest 2026-02-03 22:07:07.411364 | debian-bookworm | #29 unpacking to docker.io/library/ec3c839:latest 7.8s done 2026-02-03 22:07:07.601562 | debian-bookworm | #29 DONE 36.3s 2026-02-03 22:07:07.718071 | debian-bookworm | ok: Runtime: 0:05:01.020517 2026-02-03 22:07:07.746889 | 2026-02-03 22:07:07.747106 | TASK [Run push script] 2026-02-03 22:07:08.277646 | debian-bookworm | skipping: Conditional result was False 2026-02-03 22:07:08.294362 | 2026-02-03 22:07:08.294733 | TASK [Run cosign script] 2026-02-03 22:07:08.836590 | debian-bookworm | skipping: Conditional result was False 2026-02-03 22:07:08.849566 | 2026-02-03 22:07:08.849730 | TASK [Run sbom script] 2026-02-03 22:07:09.386026 | debian-bookworm | skipping: Conditional result was False 2026-02-03 22:07:09.391594 | 2026-02-03 22:07:09.391819 | PLAY RECAP 2026-02-03 22:07:09.391991 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-03 22:07:09.392065 | 2026-02-03 22:07:09.535577 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-02-03 22:07:09.538468 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-03 22:07:10.284340 | 2026-02-03 22:07:10.284507 | PLAY [Base post] 2026-02-03 22:07:10.298212 | 2026-02-03 22:07:10.298387 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-03 22:07:11.069602 | debian-bookworm | changed 2026-02-03 22:07:11.076201 | 2026-02-03 22:07:11.076367 | PLAY RECAP 2026-02-03 22:07:11.076436 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-03 22:07:11.076500 | 2026-02-03 22:07:11.205984 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-03 22:07:11.206997 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-03 22:07:11.986395 | 2026-02-03 22:07:11.986585 | PLAY [Base post-logs] 2026-02-03 22:07:11.998097 | 2026-02-03 22:07:11.998263 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-03 22:07:12.484248 | localhost | changed 2026-02-03 22:07:12.498031 | 2026-02-03 22:07:12.498247 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-03 22:07:12.524829 | localhost | ok 2026-02-03 22:07:12.529392 | 2026-02-03 22:07:12.529590 | TASK [Set zuul-log-path fact] 2026-02-03 22:07:12.545198 | localhost | ok 2026-02-03 22:07:12.554076 | 2026-02-03 22:07:12.554188 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 22:07:12.591712 | localhost | ok 2026-02-03 22:07:12.598945 | 2026-02-03 22:07:12.599133 | TASK [upload-logs : Create log directories] 2026-02-03 22:07:13.163814 | localhost | changed 2026-02-03 22:07:13.169503 | 2026-02-03 22:07:13.169688 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-03 22:07:13.664966 | localhost -> localhost | ok: Runtime: 0:00:00.007990 2026-02-03 22:07:13.669364 | 2026-02-03 22:07:13.669488 | TASK [upload-logs : Upload logs to log server] 2026-02-03 22:07:14.223469 | localhost | Output suppressed because no_log was given 2026-02-03 22:07:14.227932 | 2026-02-03 22:07:14.228118 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 22:07:14.283922 | localhost | skipping: Conditional result was False 2026-02-03 22:07:14.289068 | localhost | skipping: Conditional result was False 2026-02-03 22:07:14.303247 | 2026-02-03 22:07:14.303623 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 22:07:14.357199 | localhost | skipping: Conditional result was False 2026-02-03 22:07:14.357957 | 2026-02-03 22:07:14.362117 | localhost | skipping: Conditional result was False 2026-02-03 22:07:14.378711 | 2026-02-03 22:07:14.379081 | LOOP [upload-logs : Upload console log and json output]