2026-07-14 00:00:30.929192 | Job console starting 2026-07-14 00:00:30.937777 | Updating git repos 2026-07-14 00:00:31.032474 | Cloning repos into workspace 2026-07-14 00:00:31.123881 | Restoring repo states 2026-07-14 00:00:31.194053 | Merging changes 2026-07-14 00:00:31.194069 | Checking out repos 2026-07-14 00:00:31.290511 | Preparing playbooks 2026-07-14 00:00:33.102652 | Running Ansible setup 2026-07-14 00:00:40.042165 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-14 00:00:41.752087 | 2026-07-14 00:00:41.752230 | PLAY [Base pre] 2026-07-14 00:00:41.808600 | 2026-07-14 00:00:41.808748 | TASK [Setup log path fact] 2026-07-14 00:00:41.851196 | debian-bookworm | ok 2026-07-14 00:00:41.878640 | 2026-07-14 00:00:41.899253 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 00:00:41.954194 | debian-bookworm | ok 2026-07-14 00:00:41.969988 | 2026-07-14 00:00:41.970104 | TASK [emit-job-header : Print job information] 2026-07-14 00:00:42.013757 | # Job Information 2026-07-14 00:00:42.014080 | Ansible Version: 2.16.14 2026-07-14 00:00:42.014121 | Job: container-image-ceph-ansible-push-reef 2026-07-14 00:00:42.014151 | Pipeline: periodic-midnight 2026-07-14 00:00:42.014171 | Executor: 521e9411259a 2026-07-14 00:00:42.014190 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-07-14 00:00:42.014221 | Event ID: 4f06b4702ee24b01904c50ae9e787467 2026-07-14 00:00:42.022353 | 2026-07-14 00:00:42.022450 | LOOP [emit-job-header : Print node information] 2026-07-14 00:00:42.165720 | debian-bookworm | ok: 2026-07-14 00:00:42.165877 | debian-bookworm | # Node Information 2026-07-14 00:00:42.165905 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-14 00:00:42.165926 | debian-bookworm | Hostname: debian 2026-07-14 00:00:42.165944 | debian-bookworm | Username: zuul 2026-07-14 00:00:42.165961 | debian-bookworm | Distro: Debian 12.15 2026-07-14 00:00:42.165980 | debian-bookworm | Provider: regiocloud-a 2026-07-14 00:00:42.165998 | debian-bookworm | Region: 2026-07-14 00:00:42.166015 | debian-bookworm | Label: debian-bookworm 2026-07-14 00:00:42.166031 | debian-bookworm | Product Name: OpenStack Nova 2026-07-14 00:00:42.166046 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:7918 2026-07-14 00:00:42.175366 | 2026-07-14 00:00:42.175476 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-14 00:00:43.340459 | debian-bookworm -> localhost | changed 2026-07-14 00:00:43.347856 | 2026-07-14 00:00:43.347965 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-14 00:00:46.631247 | debian-bookworm -> localhost | changed 2026-07-14 00:00:46.647227 | 2026-07-14 00:00:46.647362 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-14 00:00:47.308803 | debian-bookworm -> localhost | ok 2026-07-14 00:00:47.315475 | 2026-07-14 00:00:47.315587 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-14 00:00:47.346545 | debian-bookworm | ok 2026-07-14 00:00:47.425110 | debian-bookworm | included: /var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-14 00:00:47.448340 | 2026-07-14 00:00:47.448462 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-14 00:00:51.033934 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-14 00:00:51.034120 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/work/fc797f5fb74f4d6bb6c67c895507ba49_id_rsa 2026-07-14 00:00:51.034153 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/work/fc797f5fb74f4d6bb6c67c895507ba49_id_rsa.pub 2026-07-14 00:00:51.034174 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-14 00:00:51.034194 | debian-bookworm -> localhost | SHA256:K2g9g+Kb+hC/O5yWFQltr516c9y5qf8H7bg00lkG7uM zuul-build-sshkey 2026-07-14 00:00:51.034222 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-14 00:00:51.034240 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-14 00:00:51.034283 | debian-bookworm -> localhost | | . | 2026-07-14 00:00:51.034304 | debian-bookworm -> localhost | | . o | 2026-07-14 00:00:51.034321 | debian-bookworm -> localhost | | o o . | 2026-07-14 00:00:51.034337 | debian-bookworm -> localhost | | o . . . | 2026-07-14 00:00:51.034353 | debian-bookworm -> localhost | |. + .S ..o | 2026-07-14 00:00:51.034374 | debian-bookworm -> localhost | | o o+o . o.+. | 2026-07-14 00:00:51.034390 | debian-bookworm -> localhost | |..o++.=.....B+ | 2026-07-14 00:00:51.034406 | debian-bookworm -> localhost | | o*=. o+o o=.oo | 2026-07-14 00:00:51.034423 | debian-bookworm -> localhost | |.+B+ . o.o+oEo | 2026-07-14 00:00:51.034439 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-14 00:00:51.034483 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.181541 2026-07-14 00:00:51.040165 | 2026-07-14 00:00:51.040252 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-14 00:00:51.057359 | debian-bookworm | ok 2026-07-14 00:00:51.069999 | debian-bookworm | included: /var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-14 00:00:51.087729 | 2026-07-14 00:00:51.087827 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-14 00:00:51.123114 | debian-bookworm | skipping: Conditional result was False 2026-07-14 00:00:51.137146 | 2026-07-14 00:00:51.137250 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-14 00:00:52.087537 | debian-bookworm | changed 2026-07-14 00:00:52.094978 | 2026-07-14 00:00:52.095062 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-14 00:00:52.436818 | debian-bookworm | ok 2026-07-14 00:00:52.441465 | 2026-07-14 00:00:52.441548 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-14 00:00:53.226626 | debian-bookworm | changed 2026-07-14 00:00:53.232365 | 2026-07-14 00:00:53.232484 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-14 00:00:53.992087 | debian-bookworm | changed 2026-07-14 00:00:53.997061 | 2026-07-14 00:00:53.997144 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-14 00:00:54.031603 | debian-bookworm | skipping: Conditional result was False 2026-07-14 00:00:54.039186 | 2026-07-14 00:00:54.039300 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-14 00:00:54.905566 | debian-bookworm -> localhost | changed 2026-07-14 00:00:54.915454 | 2026-07-14 00:00:54.915583 | TASK [add-build-sshkey : Add back temp key] 2026-07-14 00:00:55.558068 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/work/fc797f5fb74f4d6bb6c67c895507ba49_id_rsa (zuul-build-sshkey) 2026-07-14 00:00:55.558297 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.042921 2026-07-14 00:00:55.565340 | 2026-07-14 00:00:55.565427 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-14 00:00:56.113840 | debian-bookworm | ok 2026-07-14 00:00:56.118327 | 2026-07-14 00:00:56.118411 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-14 00:00:56.162400 | debian-bookworm | skipping: Conditional result was False 2026-07-14 00:00:56.171238 | 2026-07-14 00:00:56.171354 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-14 00:00:56.629575 | debian-bookworm | ok 2026-07-14 00:00:56.645650 | 2026-07-14 00:00:56.645756 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-14 00:00:56.702569 | debian-bookworm | ok 2026-07-14 00:00:56.707405 | 2026-07-14 00:00:56.707494 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-14 00:00:57.168243 | debian-bookworm -> localhost | ok 2026-07-14 00:00:57.173760 | 2026-07-14 00:00:57.173862 | TASK [validate-host : Collect information about the host] 2026-07-14 00:00:58.432129 | debian-bookworm | ok 2026-07-14 00:00:58.488266 | 2026-07-14 00:00:58.488643 | TASK [validate-host : Sanitize hostname] 2026-07-14 00:00:58.742025 | debian-bookworm | ok 2026-07-14 00:00:58.746975 | 2026-07-14 00:00:58.747062 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-14 00:00:59.678129 | debian-bookworm -> localhost | changed 2026-07-14 00:00:59.688827 | 2026-07-14 00:00:59.688931 | TASK [validate-host : Collect information about zuul worker] 2026-07-14 00:01:00.165333 | debian-bookworm | ok 2026-07-14 00:01:00.175898 | 2026-07-14 00:01:00.176190 | TASK [validate-host : Write out all zuul information for each host] 2026-07-14 00:01:01.446325 | debian-bookworm -> localhost | changed 2026-07-14 00:01:01.460893 | 2026-07-14 00:01:01.460997 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-14 00:01:01.761294 | debian-bookworm | ok 2026-07-14 00:01:01.783622 | 2026-07-14 00:01:01.783765 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-14 00:01:02.899164 | debian-bookworm | changed: 2026-07-14 00:01:02.899371 | debian-bookworm | cd+++++++++ src/ 2026-07-14 00:01:02.899407 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-14 00:01:02.899432 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-14 00:01:02.899453 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-07-14 00:01:02.899473 | debian-bookworm | Containerfile 2026-07-14 00:01:02.899640 | debian-bookworm | 2026-07-14 00:03:30.314742 | debian-bookworm | #25 66.61 2026-07-14 00:03:30.314751 | debian-bookworm | #25 66.61 Or undo this operation with: 2026-07-14 00:03:30.314759 | debian-bookworm | #25 66.61 2026-07-14 00:03:30.314768 | debian-bookworm | #25 66.61 git switch - 2026-07-14 00:03:30.314797 | debian-bookworm | #25 66.61 2026-07-14 00:03:30.314806 | debian-bookworm | #25 66.61 Turn off this advice by setting config variable advice.detachedHead to false 2026-07-14 00:03:30.314815 | debian-bookworm | #25 66.61 2026-07-14 00:03:30.314824 | debian-bookworm | #25 66.61 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-07-14 00:04:40.334714 | debian-bookworm | #25 136.6 Using /etc/ansible/ansible.cfg as config file 2026-07-14 00:04:40.334940 | debian-bookworm | #25 136.6 Starting galaxy collection install process 2026-07-14 00:04:40.334972 | debian-bookworm | #25 136.6 Process install dependency map 2026-07-14 00:04:40.335000 | debian-bookworm | #25 136.6 Starting collection install process 2026-07-14 00:04:40.335033 | debian-bookworm | #25 136.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1722ic7xnqtt/tmppaxghqmv/ansible-netcommon-2.6.1-n9b9elvb 2026-07-14 00:04:40.335078 | debian-bookworm | #25 136.6 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-07-14 00:04:40.335122 | debian-bookworm | #25 136.6 ansible.netcommon:2.6.1 was installed successfully 2026-07-14 00:04:40.335175 | debian-bookworm | #25 136.6 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-07-14 00:04:40.335407 | debian-bookworm | #25 136.6 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-07-14 00:04:40.335422 | debian-bookworm | #25 136.6 openstack.config_template:1.3.0 was installed successfully 2026-07-14 00:04:40.335459 | debian-bookworm | #25 136.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-1722ic7xnqtt/tmppaxghqmv/ansible-posix-2.2.2-496l293i 2026-07-14 00:04:40.335469 | debian-bookworm | #25 136.6 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-07-14 00:04:40.335477 | debian-bookworm | #25 136.6 ansible.posix:2.2.2 was installed successfully 2026-07-14 00:04:40.335485 | debian-bookworm | #25 136.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-1722ic7xnqtt/tmppaxghqmv/ansible-utils-6.0.3-53144qeu 2026-07-14 00:04:40.335492 | debian-bookworm | #25 136.6 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-07-14 00:04:40.335515 | debian-bookworm | #25 136.6 ansible.utils:6.0.3 was installed successfully 2026-07-14 00:04:40.335523 | debian-bookworm | #25 136.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1722ic7xnqtt/tmppaxghqmv/netbox-netbox-3.23.0-q0mprfho 2026-07-14 00:04:40.335530 | debian-bookworm | #25 136.6 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-07-14 00:04:40.335536 | debian-bookworm | #25 136.6 netbox.netbox:3.23.0 was installed successfully 2026-07-14 00:04:40.335564 | debian-bookworm | #25 136.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260712.0.tar.gz to /root/.ansible/tmp/ansible-local-1722ic7xnqtt/tmppaxghqmv/osism-commons-0.20260712.0-tnbhjg2k 2026-07-14 00:04:40.335571 | debian-bookworm | #25 136.6 Installing 'osism.commons:0.20260712.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-07-14 00:04:40.335578 | debian-bookworm | #25 136.6 osism.commons:0.20260712.0 was installed successfully 2026-07-14 00:04:40.335586 | debian-bookworm | #25 136.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1722ic7xnqtt/tmppaxghqmv/community-general-13.2.0-x_mufv7h 2026-07-14 00:04:40.335592 | debian-bookworm | #25 136.6 Installing 'community.general:13.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-07-14 00:04:40.335599 | debian-bookworm | #25 136.6 community.general:13.2.0 was installed successfully 2026-07-14 00:04:40.335609 | debian-bookworm | #25 136.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /root/.ansible/tmp/ansible-local-1722ic7xnqtt/tmppaxghqmv/community-library_inventory_filtering_v1-1.1.5-abeqjl4b 2026-07-14 00:04:40.335643 | debian-bookworm | #25 136.6 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-07-14 00:04:40.335652 | debian-bookworm | #25 136.6 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-07-14 00:04:40.447157 | debian-bookworm | #25 136.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-07-14 00:04:40.447360 | debian-bookworm | #25 136.7 + mkdir -p /usr/share/mitogen 2026-07-14 00:04:40.550278 | debian-bookworm | #25 136.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-07-14 00:04:40.550430 | debian-bookworm | #25 136.8 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-07-14 00:04:40.550458 | debian-bookworm | #25 136.8 + rm /mitogen.tar.gz 2026-07-14 00:04:40.710978 | debian-bookworm | #25 136.9 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-07-14 00:04:40.711154 | debian-bookworm | #25 136.9 ++ awk '-F: ' '{ print $2 }' 2026-07-14 00:04:40.711265 | debian-bookworm | #25 136.9 + PROJECT_VERSION=stable-8.0 2026-07-14 00:04:40.711338 | debian-bookworm | #25 136.9 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-07-14 00:04:40.711429 | debian-bookworm | #25 136.9 Cloning into '/repository'... 2026-07-14 00:04:46.159105 | debian-bookworm | #25 142.5 ++ find /patches/stable-8.0 -name '*.patch' 2026-07-14 00:04:46.259110 | debian-bookworm | #25 142.5 ++ LC_ALL=C 2026-07-14 00:04:46.259264 | debian-bookworm | #25 142.5 ++ sort 2026-07-14 00:04:46.259288 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259298 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-14 00:04:46.259308 | debian-bookworm | #25 142.5 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-14 00:04:46.259317 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259338 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.259346 | debian-bookworm | #25 142.5 checking file roles/ceph-defaults/defaults/main.yml 2026-07-14 00:04:46.259354 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-14 00:04:46.259361 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259369 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.259377 | debian-bookworm | #25 142.5 patching file roles/ceph-defaults/defaults/main.yml 2026-07-14 00:04:46.259385 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-14 00:04:46.259392 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259399 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-14 00:04:46.259407 | debian-bookworm | #25 142.5 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-14 00:04:46.259414 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259422 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.259429 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-07-14 00:04:46.259467 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-14 00:04:46.259475 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-14 00:04:46.259482 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-07-14 00:04:46.259489 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-07-14 00:04:46.259496 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-14 00:04:46.259503 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-14 00:04:46.259511 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259518 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.259525 | debian-bookworm | #25 142.5 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-07-14 00:04:46.259532 | debian-bookworm | #25 142.5 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-14 00:04:46.259539 | debian-bookworm | #25 142.5 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-14 00:04:46.259565 | debian-bookworm | #25 142.5 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-07-14 00:04:46.259573 | debian-bookworm | #25 142.5 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-07-14 00:04:46.259581 | debian-bookworm | #25 142.5 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-14 00:04:46.259588 | debian-bookworm | #25 142.5 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-14 00:04:46.259595 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259602 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/container-binary.patch 2026-07-14 00:04:46.259610 | debian-bookworm | #25 142.5 /patches/stable-8.0/container-binary.patch 2026-07-14 00:04:46.259617 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259624 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.259631 | debian-bookworm | #25 142.5 checking file roles/ceph-facts/tasks/container_binary.yml 2026-07-14 00:04:46.259638 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259646 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.259653 | debian-bookworm | #25 142.5 patching file roles/ceph-facts/tasks/container_binary.yml 2026-07-14 00:04:46.259660 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259667 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-14 00:04:46.259674 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259682 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.259689 | debian-bookworm | #25 142.5 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-14 00:04:46.259696 | debian-bookworm | #25 142.5 checking file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.259703 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-14 00:04:46.259710 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259717 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.259724 | debian-bookworm | #25 142.5 patching file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.259732 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-14 00:04:46.259739 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259746 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-14 00:04:46.259753 | debian-bookworm | #25 142.5 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-14 00:04:46.259760 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259768 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.259775 | debian-bookworm | #25 142.5 checking file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.259782 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259789 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.259796 | debian-bookworm | #25 142.5 patching file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.259803 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259811 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-14 00:04:46.259818 | debian-bookworm | #25 142.5 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-14 00:04:46.259826 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259833 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.259840 | debian-bookworm | #25 142.5 checking file infrastructure-playbooks/shrink-osd.yml 2026-07-14 00:04:46.259848 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259855 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.259862 | debian-bookworm | #25 142.5 patching file infrastructure-playbooks/shrink-osd.yml 2026-07-14 00:04:46.259870 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259877 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-14 00:04:46.259885 | debian-bookworm | #25 142.5 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-14 00:04:46.259892 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259906 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.259920 | debian-bookworm | #25 142.5 checking file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.259927 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-14 00:04:46.259935 | debian-bookworm | #25 142.5 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-14 00:04:46.259942 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.259949 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.259956 | debian-bookworm | #25 142.5 patching file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.259963 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-14 00:04:46.259970 | debian-bookworm | #25 142.5 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-14 00:04:46.259978 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.259985 | debian-bookworm | #25 142.5 /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-14 00:04:46.259992 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-14 00:04:46.259999 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260007 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.260014 | debian-bookworm | #25 142.5 checking file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.260021 | debian-bookworm | #25 142.5 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-14 00:04:46.260028 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260035 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.260042 | debian-bookworm | #25 142.5 patching file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.260049 | debian-bookworm | #25 142.5 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-14 00:04:46.260057 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.260064 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-14 00:04:46.260071 | debian-bookworm | #25 142.5 /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-14 00:04:46.260079 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260086 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.260093 | debian-bookworm | #25 142.5 checking file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.260100 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260107 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.260114 | debian-bookworm | #25 142.5 patching file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.260122 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.260129 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-14 00:04:46.260136 | debian-bookworm | #25 142.5 /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-14 00:04:46.260143 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260162 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.260170 | debian-bookworm | #25 142.5 checking file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.260177 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260184 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.260191 | debian-bookworm | #25 142.5 patching file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.260198 | debian-bookworm | #25 142.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.260220 | debian-bookworm | #25 142.5 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-14 00:04:46.260228 | debian-bookworm | #25 142.5 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-14 00:04:46.260235 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260242 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.260249 | debian-bookworm | #25 142.5 checking file roles/ceph-client/meta/main.yml 2026-07-14 00:04:46.260256 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260264 | debian-bookworm | #25 142.5 checking file roles/ceph-common/meta/main.yml 2026-07-14 00:04:46.260271 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260278 | debian-bookworm | #25 142.5 checking file roles/ceph-container-common/meta/main.yml 2026-07-14 00:04:46.260290 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260298 | debian-bookworm | #25 142.5 checking file roles/ceph-defaults/meta/main.yml 2026-07-14 00:04:46.260305 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260312 | debian-bookworm | #25 142.5 checking file roles/ceph-handler/meta/main.yml 2026-07-14 00:04:46.260319 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260326 | debian-bookworm | #25 142.5 checking file roles/ceph-mds/meta/main.yml 2026-07-14 00:04:46.260334 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260341 | debian-bookworm | #25 142.5 checking file roles/ceph-mgr/meta/main.yml 2026-07-14 00:04:46.260348 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260355 | debian-bookworm | #25 142.5 checking file roles/ceph-mon/meta/main.yml 2026-07-14 00:04:46.260362 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260369 | debian-bookworm | #25 142.5 checking file roles/ceph-osd/meta/main.yml 2026-07-14 00:04:46.260376 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260383 | debian-bookworm | #25 142.5 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-07-14 00:04:46.260390 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260397 | debian-bookworm | #25 142.5 checking file roles/ceph-rgw/meta/main.yml 2026-07-14 00:04:46.260405 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260412 | debian-bookworm | #25 142.5 + cd /repository 2026-07-14 00:04:46.260419 | debian-bookworm | #25 142.5 + patch --forward --batch -p1 2026-07-14 00:04:46.260426 | debian-bookworm | #25 142.5 patching file roles/ceph-client/meta/main.yml 2026-07-14 00:04:46.260433 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260445 | debian-bookworm | #25 142.5 patching file roles/ceph-common/meta/main.yml 2026-07-14 00:04:46.260452 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260459 | debian-bookworm | #25 142.5 patching file roles/ceph-container-common/meta/main.yml 2026-07-14 00:04:46.260466 | debian-bookworm | #25 142.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260473 | debian-bookworm | #25 142.6 patching file roles/ceph-defaults/meta/main.yml 2026-07-14 00:04:46.260480 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260488 | debian-bookworm | #25 142.6 patching file roles/ceph-handler/meta/main.yml 2026-07-14 00:04:46.260499 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260507 | debian-bookworm | #25 142.6 patching file roles/ceph-mds/meta/main.yml 2026-07-14 00:04:46.260514 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260521 | debian-bookworm | #25 142.6 patching file roles/ceph-mgr/meta/main.yml 2026-07-14 00:04:46.260528 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260535 | debian-bookworm | #25 142.6 patching file roles/ceph-mon/meta/main.yml 2026-07-14 00:04:46.260542 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260549 | debian-bookworm | #25 142.6 patching file roles/ceph-osd/meta/main.yml 2026-07-14 00:04:46.260556 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260564 | debian-bookworm | #25 142.6 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-07-14 00:04:46.260571 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260578 | debian-bookworm | #25 142.6 patching file roles/ceph-rgw/meta/main.yml 2026-07-14 00:04:46.260585 | debian-bookworm | #25 142.6 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-14 00:04:46.260592 | debian-bookworm | #25 142.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.260599 | debian-bookworm | #25 142.6 + echo /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-14 00:04:46.260607 | debian-bookworm | #25 142.6 /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-14 00:04:46.373730 | debian-bookworm | #25 142.6 + cd /repository 2026-07-14 00:04:46.373819 | debian-bookworm | #25 142.6 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.373826 | debian-bookworm | #25 142.6 checking file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.373833 | debian-bookworm | #25 142.6 + cd /repository 2026-07-14 00:04:46.373837 | debian-bookworm | #25 142.6 + patch --forward --batch -p1 2026-07-14 00:04:46.373842 | debian-bookworm | #25 142.6 patching file infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.373847 | debian-bookworm | #25 142.6 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-14 00:04:46.373864 | debian-bookworm | #25 142.6 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-14 00:04:46.373868 | debian-bookworm | #25 142.6 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-14 00:04:46.373872 | debian-bookworm | #25 142.6 + cd /repository 2026-07-14 00:04:46.373876 | debian-bookworm | #25 142.6 + patch --forward --batch -p1 --dry-run 2026-07-14 00:04:46.373881 | debian-bookworm | #25 142.6 checking file roles/ceph-validate/tasks/check_system.yml 2026-07-14 00:04:46.373885 | debian-bookworm | #25 142.6 + cd /repository 2026-07-14 00:04:46.373889 | debian-bookworm | #25 142.6 + patch --forward --batch -p1 2026-07-14 00:04:46.373893 | debian-bookworm | #25 142.6 patching file roles/ceph-validate/tasks/check_system.yml 2026-07-14 00:04:46.373897 | debian-bookworm | #25 142.6 + '[' -e /repository/plugins/actions ']' 2026-07-14 00:04:46.373901 | debian-bookworm | #25 142.6 + '[' -e /repository/plugins/callback ']' 2026-07-14 00:04:46.373905 | debian-bookworm | #25 142.6 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-07-14 00:04:46.373910 | debian-bookworm | #25 142.6 + '[' -e /repository/plugins/filter ']' 2026-07-14 00:04:46.373915 | debian-bookworm | #25 142.6 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-07-14 00:04:46.373924 | debian-bookworm | #25 142.6 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-07-14 00:04:46.373932 | debian-bookworm | #25 142.6 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-07-14 00:04:46.373936 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.373941 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-07-14 00:04:46.373945 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/add-mon.yml 2026-07-14 00:04:46.373949 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-07-14 00:04:46.373953 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-07-14 00:04:46.373957 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.373961 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-14 00:04:46.373965 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-14 00:04:46.373968 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-14 00:04:46.373972 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-07-14 00:04:46.373976 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.373980 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-14 00:04:46.373984 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-14 00:04:46.373988 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-14 00:04:46.373992 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-07-14 00:04:46.373996 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374003 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-14 00:04:46.374007 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-14 00:04:46.374010 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-14 00:04:46.374014 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-07-14 00:04:46.374018 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374022 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-14 00:04:46.374029 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-14 00:04:46.374033 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-14 00:04:46.374037 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-07-14 00:04:46.374041 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374045 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-14 00:04:46.374049 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-14 00:04:46.374053 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-14 00:04:46.374057 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-07-14 00:04:46.374060 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374064 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-14 00:04:46.374068 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-14 00:04:46.374072 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-14 00:04:46.374075 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-07-14 00:04:46.374079 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-14 00:04:46.374083 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374087 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-14 00:04:46.374090 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-14 00:04:46.374094 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-07-14 00:04:46.374098 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-14 00:04:46.374102 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374106 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-14 00:04:46.374110 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-14 00:04:46.374114 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-07-14 00:04:46.374118 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-14 00:04:46.374121 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374125 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-14 00:04:46.374129 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-14 00:04:46.374133 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-07-14 00:04:46.374136 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374140 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-14 00:04:46.374147 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-14 00:04:46.374157 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-14 00:04:46.374161 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-07-14 00:04:46.374166 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-14 00:04:46.374170 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374174 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-14 00:04:46.374178 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-14 00:04:46.374181 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-07-14 00:04:46.374185 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374189 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-07-14 00:04:46.374193 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/cephadm.yml 2026-07-14 00:04:46.374197 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-07-14 00:04:46.374217 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-07-14 00:04:46.374221 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374225 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-14 00:04:46.374229 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-14 00:04:46.374233 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-14 00:04:46.374236 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-07-14 00:04:46.374240 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374248 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-14 00:04:46.374252 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-14 00:04:46.374256 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-14 00:04:46.374260 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-14 00:04:46.374265 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-14 00:04:46.374269 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374273 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-14 00:04:46.374277 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-14 00:04:46.374280 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-07-14 00:04:46.374284 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-14 00:04:46.374288 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374292 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-14 00:04:46.374296 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-14 00:04:46.374299 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-07-14 00:04:46.374303 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.374310 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374313 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.374317 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-07-14 00:04:46.374321 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-07-14 00:04:46.374325 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-14 00:04:46.374328 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374332 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-14 00:04:46.374336 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-14 00:04:46.374340 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-07-14 00:04:46.374343 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/lv-create.yml 2026-07-14 00:04:46.374347 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374351 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-07-14 00:04:46.374355 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-07-14 00:04:46.374358 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-07-14 00:04:46.374362 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-14 00:04:46.374368 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374372 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-14 00:04:46.374375 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-14 00:04:46.374379 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-07-14 00:04:46.374383 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-14 00:04:46.374387 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374391 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-14 00:04:46.374394 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-14 00:04:46.374398 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-07-14 00:04:46.374402 | debian-bookworm | #25 142.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-14 00:04:46.374405 | debian-bookworm | #25 142.6 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-14 00:04:46.374409 | debian-bookworm | #25 142.6 /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-14 00:04:46.374413 | debian-bookworm | #25 142.6 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-14 00:04:46.374417 | debian-bookworm | #25 142.6 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-07-14 00:04:46.374425 | debian-bookworm | #25 142.7 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-07-14 00:04:46.374433 | debian-bookworm | #25 142.7 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-07-14 00:04:46.374437 | debian-bookworm | #25 142.7 + '[' -e /repository/site-docker.yml.sample ']' 2026-07-14 00:04:46.374441 | debian-bookworm | #25 142.7 + '[' -e /repository/site-container.yml.sample ']' 2026-07-14 00:04:46.374445 | debian-bookworm | #25 142.7 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-07-14 00:04:46.493935 | debian-bookworm | #25 142.7 + '[' -e /repository/dashboard.yml ']' 2026-07-14 00:04:46.494024 | debian-bookworm | #25 142.7 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-07-14 00:04:46.494031 | debian-bookworm | #25 142.7 + '[' -e /repository/module_utils ']' 2026-07-14 00:04:46.494037 | debian-bookworm | #25 142.7 + cp -r /repository/module_utils /ansible 2026-07-14 00:04:46.494041 | debian-bookworm | #25 142.7 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-07-14 00:04:46.494048 | debian-bookworm | #25 142.7 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2026-07-14 00:04:46.494055 | debian-bookworm | #25 142.7 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-07-14 00:04:46.494060 | debian-bookworm | #25 142.7 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-07-14 00:04:46.494064 | debian-bookworm | #25 142.7 + mkdir -p /tests 2026-07-14 00:04:46.494077 | debian-bookworm | #25 142.7 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-07-14 00:04:46.494085 | debian-bookworm | #25 142.7 + python3 -m ara.setup.env 2026-07-14 00:04:46.494090 | debian-bookworm | #25 142.8 + python3 /src/render-playbooks.py 2026-07-14 00:04:46.679767 | debian-bookworm | #25 142.9 + chown -R dragon: /ansible /share /interface 2026-07-14 00:04:46.679875 | debian-bookworm | #25 143.0 + apt-get clean 2026-07-14 00:04:46.854973 | debian-bookworm | #25 143.0 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-14 00:04:47.536422 | debian-bookworm | #25 143.0 Reading package lists... 2026-07-14 00:04:47.808251 | debian-bookworm | #25 143.9 Building dependency tree... 2026-07-14 00:04:47.808334 | debian-bookworm | #25 144.1 Reading state information... 2026-07-14 00:04:48.055575 | debian-bookworm | #25 144.4 The following packages were automatically installed and are no longer required: 2026-07-14 00:04:48.055659 | debian-bookworm | #25 144.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-14 00:04:48.227642 | debian-bookworm | #25 144.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-14 00:04:48.227728 | debian-bookworm | #25 144.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-14 00:04:48.227735 | debian-bookworm | #25 144.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-14 00:04:48.227739 | debian-bookworm | #25 144.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-14 00:04:48.227744 | debian-bookworm | #25 144.4 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-14 00:04:48.227749 | debian-bookworm | #25 144.4 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-14 00:04:48.227753 | debian-bookworm | #25 144.4 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-14 00:04:48.227757 | debian-bookworm | #25 144.4 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-14 00:04:48.227761 | debian-bookworm | #25 144.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-14 00:04:48.227766 | debian-bookworm | #25 144.4 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-14 00:04:48.227775 | debian-bookworm | #25 144.4 Use 'apt autoremove' to remove them. 2026-07-14 00:04:48.227779 | debian-bookworm | #25 144.4 The following packages will be REMOVED: 2026-07-14 00:04:48.227783 | debian-bookworm | #25 144.4 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-14 00:04:48.315056 | debian-bookworm | #25 144.6 0 upgraded, 0 newly installed, 7 to remove and 1 not upgraded. 2026-07-14 00:04:48.315146 | debian-bookworm | #25 144.6 After this operation, 60.4 MB disk space will be freed. 2026-07-14 00:04:48.488156 | debian-bookworm | #25 144.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-07-14 00:04:48.488300 | debian-bookworm | #25 144.7 Removing build-essential (12.9) ... 2026-07-14 00:04:48.488317 | debian-bookworm | #25 144.8 Removing git (1:2.39.5-0+deb12u3) ... 2026-07-14 00:04:48.601895 | debian-bookworm | #25 144.9 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-07-14 00:04:48.740889 | debian-bookworm | #25 145.0 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-07-14 00:04:48.740980 | debian-bookworm | #25 145.0 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-07-14 00:04:48.892236 | debian-bookworm | #25 145.1 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-07-14 00:04:48.892332 | debian-bookworm | #25 145.2 Removing python3-dev (3.11.2-1+b1) ... 2026-07-14 00:04:49.013057 | debian-bookworm | #25 145.3 + apt-get autoremove -y 2026-07-14 00:04:49.787914 | debian-bookworm | #25 145.3 Reading package lists... 2026-07-14 00:04:50.027244 | debian-bookworm | #25 146.1 Building dependency tree... 2026-07-14 00:04:50.027304 | debian-bookworm | #25 146.3 Reading state information... 2026-07-14 00:04:50.253353 | debian-bookworm | #25 146.5 The following packages will be REMOVED: 2026-07-14 00:04:50.253417 | debian-bookworm | #25 146.5 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-14 00:04:50.253430 | debian-bookworm | #25 146.5 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-14 00:04:50.253435 | debian-bookworm | #25 146.5 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-14 00:04:50.253441 | debian-bookworm | #25 146.5 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-14 00:04:50.253446 | debian-bookworm | #25 146.5 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-14 00:04:50.253451 | debian-bookworm | #25 146.5 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-14 00:04:50.253455 | debian-bookworm | #25 146.5 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-14 00:04:50.405472 | debian-bookworm | #25 146.6 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-14 00:04:50.405556 | debian-bookworm | #25 146.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-14 00:04:50.405596 | debian-bookworm | #25 146.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-14 00:04:50.405607 | debian-bookworm | #25 146.6 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-14 00:04:50.531274 | debian-bookworm | #25 146.8 0 upgraded, 0 newly installed, 66 to remove and 1 not upgraded. 2026-07-14 00:04:50.531380 | debian-bookworm | #25 146.8 After this operation, 358 MB disk space will be freed. 2026-07-14 00:04:50.681501 | debian-bookworm | #25 146.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-07-14 00:04:50.681591 | debian-bookworm | #25 146.9 Removing g++ (4:12.2.0-3) ... 2026-07-14 00:04:50.681601 | debian-bookworm | #25 147.0 Removing gcc (4:12.2.0-3) ... 2026-07-14 00:04:50.870107 | debian-bookworm | #25 147.1 Removing dpkg-dev (1.21.23) ... 2026-07-14 00:04:50.870291 | debian-bookworm | #25 147.2 Removing bzip2 (1.0.8-5+b1) ... 2026-07-14 00:04:51.015425 | debian-bookworm | #25 147.2 Removing cpp (4:12.2.0-3) ... 2026-07-14 00:04:51.015559 | debian-bookworm | #25 147.3 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:51.159143 | debian-bookworm | #25 147.4 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-07-14 00:04:51.303698 | debian-bookworm | #25 147.5 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:51.422850 | debian-bookworm | #25 147.6 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-07-14 00:04:51.556037 | debian-bookworm | #25 147.7 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-07-14 00:04:51.556135 | debian-bookworm | #25 147.8 Removing python3.11-dev (3.11.2-6+deb12u8) ... 2026-07-14 00:04:51.771068 | debian-bookworm | #25 147.9 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-07-14 00:04:51.771146 | debian-bookworm | #25 147.9 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u8) ... 2026-07-14 00:04:51.945901 | debian-bookworm | #25 148.1 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-07-14 00:04:51.946005 | debian-bookworm | #25 148.1 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-07-14 00:04:52.062715 | debian-bookworm | #25 148.2 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-07-14 00:04:52.290602 | debian-bookworm | #25 148.4 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-07-14 00:04:52.290779 | debian-bookworm | #25 148.4 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-07-14 00:04:52.433132 | debian-bookworm | #25 148.6 Removing libdpkg-perl (1.21.23) ... 2026-07-14 00:04:52.555911 | debian-bookworm | #25 148.7 Removing liberror-perl (0.17029-2) ... 2026-07-14 00:04:52.664856 | debian-bookworm | #25 148.9 Removing perl (5.36.0-7+deb12u3) ... 2026-07-14 00:04:52.665047 | debian-bookworm | #25 149.0 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-07-14 00:04:52.931566 | debian-bookworm | #25 149.1 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-07-14 00:04:53.087857 | debian-bookworm | #25 149.2 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-07-14 00:04:53.088013 | debian-bookworm | #25 149.3 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-14 00:04:53.088064 | debian-bookworm | #25 149.4 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-14 00:04:53.253162 | debian-bookworm | #25 149.5 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-07-14 00:04:53.253372 | debian-bookworm | #25 149.5 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-07-14 00:04:53.356269 | debian-bookworm | #25 149.7 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-07-14 00:04:53.500996 | debian-bookworm | #25 149.7 Removing libpsl5:amd64 (0.21.2-1) ... 2026-07-14 00:04:53.501108 | debian-bookworm | #25 149.8 Removing libpython3.11:amd64 (3.11.2-6+deb12u8) ... 2026-07-14 00:04:53.620137 | debian-bookworm | #25 149.9 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-07-14 00:04:53.788291 | debian-bookworm | #25 150.1 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-07-14 00:04:53.948701 | debian-bookworm | #25 150.2 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-07-14 00:04:54.143536 | debian-bookworm | #25 150.3 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-07-14 00:04:54.143659 | debian-bookworm | #25 150.4 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-07-14 00:04:54.314498 | debian-bookworm | #25 150.5 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-07-14 00:04:54.314632 | debian-bookworm | #25 150.6 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-07-14 00:04:54.553810 | debian-bookworm | #25 150.7 Removing linux-libc-dev:amd64 (6.1.176-1) ... 2026-07-14 00:04:54.559925 | debian-bookworm | #25 150.9 Removing make (4.3-4.1) ... 2026-07-14 00:04:54.805538 | debian-bookworm | #25 151.0 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-07-14 00:04:54.811292 | debian-bookworm | #25 151.1 Removing rpcsvc-proto (1.4.3-1) ... 2026-07-14 00:04:55.076533 | debian-bookworm | #25 151.4 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-07-14 00:04:55.251318 | debian-bookworm | #25 151.5 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:55.251475 | debian-bookworm | #25 151.5 Removing binutils (2.40-2) ... 2026-07-14 00:04:55.421940 | debian-bookworm | #25 151.6 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-07-14 00:04:55.422038 | debian-bookworm | #25 151.7 Removing libgprofng0:amd64 (2.40-2) ... 2026-07-14 00:04:55.565889 | debian-bookworm | #25 151.8 Removing libctf0:amd64 (2.40-2) ... 2026-07-14 00:04:55.565981 | debian-bookworm | #25 151.9 Removing libbinutils:amd64 (2.40-2) ... 2026-07-14 00:04:55.685310 | debian-bookworm | #25 151.9 Removing binutils-common:amd64 (2.40-2) ... 2026-07-14 00:04:55.685368 | debian-bookworm | #25 152.0 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:55.839258 | debian-bookworm | #25 152.1 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:55.839351 | debian-bookworm | #25 152.1 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:56.022381 | debian-bookworm | #25 152.2 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:56.022502 | debian-bookworm | #25 152.3 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:56.238875 | debian-bookworm | #25 152.4 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-07-14 00:04:56.238993 | debian-bookworm | #25 152.5 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:56.421406 | debian-bookworm | #25 152.6 Removing libisl23:amd64 (0.25-1.1) ... 2026-07-14 00:04:56.421489 | debian-bookworm | #25 152.7 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:56.599714 | debian-bookworm | #25 152.8 Removing libjansson4:amd64 (2.14-2) ... 2026-07-14 00:04:56.599833 | debian-bookworm | #25 152.9 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:56.700096 | debian-bookworm | #25 153.0 Removing libmpc3:amd64 (1.3.1-1) ... 2026-07-14 00:04:56.852710 | debian-bookworm | #25 153.1 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-07-14 00:04:56.852806 | debian-bookworm | #25 153.1 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:57.093141 | debian-bookworm | #25 153.4 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:57.206766 | debian-bookworm | #25 153.5 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-07-14 00:04:57.382982 | debian-bookworm | #25 153.7 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-07-14 00:04:57.504060 | debian-bookworm | #25 153.8 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-894809b8430190ca.lock /tmp/uv-setuptools-bd6ee989ab6a492f.lock /tmp/uv-setuptools-e405e0046d96459c.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcap2-bin /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libexpat1 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnsl2 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libpython3-stdlib /usr/share/doc/libpython3.11-minimal /usr/share/doc/libpython3.11-stdlib /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libtirpc-common /usr/share/doc/libtirpc3 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/media-types /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/patch /usr/share/doc/perl-base /usr/share/doc/procps /usr/share/doc/python3 /usr/share/doc/python3-distutils /usr/share/doc/python3-lib2to3 /usr/share/doc/python3-minimal /usr/share/doc/python3-pip /usr/share/doc/python3-pkg-resources /usr/share/doc/python3-setuptools /usr/share/doc/python3-wheel /usr/share/doc/python3.11 /usr/share/doc/python3.11-minimal /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-07-14 00:04:57.688626 | debian-bookworm | #25 153.9 + uv pip install --no-cache --system pyclean==3.0.0 2026-07-14 00:04:57.688748 | debian-bookworm | #25 154.0 Using Python 3.13.14 environment at: /usr/local 2026-07-14 00:04:57.856025 | debian-bookworm | #25 154.2 Resolved 1 package in 157ms 2026-07-14 00:04:58.105037 | debian-bookworm | #25 154.2 Prepared 1 package in 20ms 2026-07-14 00:04:58.105128 | debian-bookworm | #25 154.2 Installed 1 package in 7ms 2026-07-14 00:04:58.105144 | debian-bookworm | #25 154.2 + pyclean==3.0.0 2026-07-14 00:04:58.105156 | debian-bookworm | #25 154.2 + pyclean /usr 2026-07-14 00:04:58.105167 | debian-bookworm | #25 154.3 Cleaning directory /usr 2026-07-14 00:04:58.841004 | debian-bookworm | #25 155.1 Total 1875 files, 294 directories removed. 2026-07-14 00:04:59.004666 | debian-bookworm | #25 155.2 + uv pip uninstall --system pyclean 2026-07-14 00:04:59.322485 | debian-bookworm | #25 155.5 Using Python 3.13.14 environment at: /usr/local 2026-07-14 00:04:59.322580 | debian-bookworm | #25 155.5 Uninstalled 1 package in 279ms 2026-07-14 00:04:59.322597 | debian-bookworm | #25 155.5 - pyclean==3.0.0 2026-07-14 00:04:59.599802 | debian-bookworm | #25 DONE 155.9s 2026-07-14 00:05:06.566204 | debian-bookworm | 2026-07-14 00:05:06.566320 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-14 00:05:06.777718 | debian-bookworm | #26 DONE 4.0s 2026-07-14 00:05:06.935309 | debian-bookworm | 2026-07-14 00:05:06.935367 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-14 00:05:06.935373 | debian-bookworm | #26 merging 2026-07-14 00:05:10.802827 | debian-bookworm | #26 merging 4.0s done 2026-07-14 00:05:10.802947 | debian-bookworm | #26 DONE 8.0s 2026-07-14 00:05:10.952384 | debian-bookworm | 2026-07-14 00:05:10.964605 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-07-14 00:05:11.436060 | debian-bookworm | #27 DONE 0.6s 2026-07-14 00:05:11.591337 | debian-bookworm | 2026-07-14 00:05:11.591401 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-07-14 00:05:13.718772 | debian-bookworm | #28 DONE 2.3s 2026-07-14 00:05:13.882569 | debian-bookworm | 2026-07-14 00:05:13.882666 | debian-bookworm | #29 exporting to image 2026-07-14 00:05:13.882683 | debian-bookworm | #29 exporting layers 2026-07-14 00:05:44.320818 | debian-bookworm | #29 exporting layers 30.6s done 2026-07-14 00:05:44.320930 | debian-bookworm | #29 exporting manifest sha256:c3cc4b38ab1295f5a798f8b9f9c8debfe0d76df791bcaae090a1de177a919e26 2026-07-14 00:05:44.421710 | debian-bookworm | #29 exporting manifest sha256:c3cc4b38ab1295f5a798f8b9f9c8debfe0d76df791bcaae090a1de177a919e26 0.0s done 2026-07-14 00:05:44.421820 | debian-bookworm | #29 exporting config sha256:75064bfc9229f439c08ecea4d44be33961fb9d3728ceb9dc2675289137d34a96 0.0s done 2026-07-14 00:05:44.421848 | debian-bookworm | #29 exporting attestation manifest sha256:7a3d25e97c562743c66de3494fa93ec08ef875f3723b84114c302e28b52a72f5 2026-07-14 00:05:44.601209 | debian-bookworm | #29 exporting attestation manifest sha256:7a3d25e97c562743c66de3494fa93ec08ef875f3723b84114c302e28b52a72f5 0.1s done 2026-07-14 00:05:44.601424 | debian-bookworm | #29 exporting manifest list sha256:c2560c49cb5968e8907f7a91970f96e8e6b2302d64fa5788e7dbad6544fd2f93 0.1s done 2026-07-14 00:05:44.601594 | debian-bookworm | #29 naming to docker.io/library/7de7091:latest 2026-07-14 00:05:44.768145 | debian-bookworm | #29 naming to docker.io/library/7de7091:latest 0.0s done 2026-07-14 00:05:44.768227 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 2026-07-14 00:05:53.326607 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 8.7s done 2026-07-14 00:05:53.536994 | debian-bookworm | #29 DONE 39.7s 2026-07-14 00:05:54.095002 | debian-bookworm | ok: Runtime: 0:03:39.835793 2026-07-14 00:05:54.132569 | 2026-07-14 00:05:54.132731 | TASK [Run push script] 2026-07-14 00:05:54.448841 | debian-bookworm | ++ git rev-parse --short HEAD 2026-07-14 00:05:54.452001 | debian-bookworm | + revision=7de7091 2026-07-14 00:05:54.452073 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-14 00:05:54.452157 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-14 00:05:54.452173 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-14 00:05:54.452189 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-07-14 00:05:54.452203 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-14 00:05:54.452248 | debian-bookworm | + docker tag 7de7091 osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-14 00:05:54.535209 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-14 00:05:54.562819 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-07-14 00:05:54.672083 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:54.672485 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:54.672683 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:54.672852 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:54.672999 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:54.673330 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:54.673542 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:54.772348 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:54.772604 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:54.772815 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:54.773124 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:54.773330 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:54.773540 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:54.773739 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:54.872208 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:54.872444 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:54.872527 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:54.872584 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:54.872643 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:54.872701 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:54.872756 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:54.971908 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:54.972094 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:54.972146 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:54.972216 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:54.972283 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:54.972319 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:54.972390 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.072804 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.073082 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.073217 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.073320 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.073423 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.073513 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:55.073594 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.172870 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.172993 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:55.173007 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.173017 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.173030 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.173039 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.173119 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.273419 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.274011 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.274497 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:55.274863 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.275128 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.275401 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.275727 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.372852 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.373179 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.373355 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.373506 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.373660 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.373810 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:55.373954 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.472363 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.472934 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.473229 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.473517 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.473802 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:55.473977 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.474314 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.572536 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.572807 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.572952 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.573153 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.573275 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.573434 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-14 00:05:55.573588 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.673003 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.673302 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.673325 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.673337 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.673488 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-07-14 00:05:55.673508 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.673520 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.772258 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.772613 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.772825 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.772979 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.773275 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.773503 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.872521 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.872955 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.873213 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.873433 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.873592 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.873873 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:55.972126 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:55.972331 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:55.972345 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:55.972352 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:55.972359 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:55.972366 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.073034 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:56.073197 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:56.073208 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:56.073324 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:56.073334 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:56.073358 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.172999 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:56.173077 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:56.173084 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:56.173089 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:56.173093 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:56.173097 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.272741 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.273388 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:56.273679 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:56.273882 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:56.274141 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:56.274341 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:56.373019 | debian-bookworm | 56c9646908a8: Waiting 2026-07-14 00:05:56.373300 | debian-bookworm | 68629629b516: Waiting 2026-07-14 00:05:56.373332 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:56.373345 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.373491 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:56.373508 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:56.472563 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:56.472732 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:56.472759 | debian-bookworm | 68629629b516: Layer already exists 2026-07-14 00:05:56.472765 | debian-bookworm | 0e26001d5620: Waiting 2026-07-14 00:05:56.472769 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.572886 | debian-bookworm | 0e26001d5620: Layer already exists 2026-07-14 00:05:56.573235 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.573330 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:56.573402 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:56.672573 | debian-bookworm | c90b26812a02: Waiting 2026-07-14 00:05:56.673012 | debian-bookworm | d229a71b9e51: Waiting 2026-07-14 00:05:56.673527 | debian-bookworm | 9e72fcd573c5: Waiting 2026-07-14 00:05:56.772208 | debian-bookworm | c90b26812a02: Layer already exists 2026-07-14 00:05:56.772265 | debian-bookworm | d229a71b9e51: Layer already exists 2026-07-14 00:06:01.473229 | debian-bookworm | 9e72fcd573c5: Pushed 2026-07-14 00:06:06.673143 | debian-bookworm | 56c9646908a8: Pushed 2026-07-14 00:06:10.931930 | debian-bookworm | reef: digest: sha256:c2560c49cb5968e8907f7a91970f96e8e6b2302d64fa5788e7dbad6544fd2f93 size: 856 2026-07-14 00:06:11.177273 | debian-bookworm | ok: Runtime: 0:00:16.501591 2026-07-14 00:06:11.192409 | 2026-07-14 00:06:11.192603 | TASK [Run cosign script] 2026-07-14 00:06:11.496019 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-14 00:06:11.496083 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-14 00:06:11.496091 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-14 00:06:11.496096 | debian-bookworm | + version=reef 2026-07-14 00:06:11.496101 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-14 00:06:11.503889 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-14 00:06:11.504291 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-07-14 00:06:11.735535 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-14 00:06:11.898048 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-14 00:06:15.628278 | debian-bookworm | 8 134M 8 10.8M 0 0 14.7M 0 0:00:09 --:--:-- 0:00:09 14.7M 36 134M 36 49.1M 0 0 28.2M 0 0:00:04 0:00:01 0:00:03 38.2M 63 134M 63 85.5M 0 0 31.2M 0 0:00:04 0:00:02 0:00:02 37.3M 89 134M 89 120M 0 0 32.2M 0 0:00:04 0:00:03 0:00:01 36.5M 100 134M 100 134M 0 0 32.6M 0 0:00:04 0:00:04 --:--:-- 36.5M 2026-07-14 00:06:15.628441 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-07-14 00:06:15.628469 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-14 00:06:16.429372 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:reef uses a tag, not a digest, to identify the image to sign. 2026-07-14 00:06:16.429501 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-07-14 00:06:16.429514 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-14 00:06:16.429522 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-14 00:06:16.429531 | debian-bookworm | images by tag will be removed in a future release. 2026-07-14 00:06:16.429538 | debian-bookworm | 2026-07-14 00:06:16.848701 | debian-bookworm | Signing artifact... 2026-07-14 00:06:17.452121 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-07-14 00:06:26.742938 | debian-bookworm | ok: Runtime: 0:00:14.846448 2026-07-14 00:06:26.752785 | 2026-07-14 00:06:26.752972 | TASK [Run sbom script] 2026-07-14 00:06:27.080880 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-14 00:06:27.080986 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-14 00:06:27.080995 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-14 00:06:27.081001 | debian-bookworm | + version=reef 2026-07-14 00:06:27.081461 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-07-14 00:06:27.081998 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-07-14 00:06:27.098071 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-14 00:06:27.166678 | debian-bookworm | [info] checking github for the current release tag 2026-07-14 00:06:27.678571 | debian-bookworm | [info] fetching release script for tag='v1.46.0' 2026-07-14 00:06:27.929471 | debian-bookworm | [info] checking github for the current release tag 2026-07-14 00:06:28.089150 | debian-bookworm | [info] using release tag='v1.46.0' version='1.46.0' os='linux' arch='amd64' 2026-07-14 00:06:30.732727 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-07-14 00:06:30.761883 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:reef -o cyclonedx-json@1.6 2026-07-14 00:06:55.015254 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v reef -f sbom.json -a 2026-07-14 00:07:01.282787 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-07-14 00:07:01.283159 | debian-bookworm | Provided project name and version: ceph-ansible reef 2026-07-14 00:07:01.283182 | debian-bookworm | Auto mode ON 2026-07-14 00:07:01.283193 | debian-bookworm | Reading sbom.json ... 2026-07-14 00:07:01.283213 | debian-bookworm | Uploading sbom.json ... 2026-07-14 00:07:01.283224 | debian-bookworm | Waiting for project uuid fa2a837d-a0eb-4662-9113-084280934c39 to be reported by dt server ... 2026-07-14 00:07:01.283235 | debian-bookworm | Project UUID: fa2a837d-a0eb-4662-9113-084280934c39 2026-07-14 00:07:01.283245 | debian-bookworm | No policy violations found. 2026-07-14 00:07:01.283256 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-07-14 00:07:01.283266 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-07-14 00:07:01.810929 | debian-bookworm | ok: Runtime: 0:00:34.253961 2026-07-14 00:07:01.814565 | 2026-07-14 00:07:01.814720 | PLAY RECAP 2026-07-14 00:07:01.814827 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-14 00:07:01.814921 | 2026-07-14 00:07:01.984578 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-07-14 00:07:01.986026 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 00:07:02.872079 | 2026-07-14 00:07:02.872274 | PLAY [Base post-fetch] 2026-07-14 00:07:02.887945 | 2026-07-14 00:07:02.888125 | TASK [diagnose-network : Ensure log directory exists] 2026-07-14 00:07:03.593102 | debian-bookworm | ok 2026-07-14 00:07:03.607532 | 2026-07-14 00:07:03.607929 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-14 00:07:15.498143 | debian-bookworm | ok: Runtime: 0:00:06.127655 2026-07-14 00:07:15.505922 | 2026-07-14 00:07:15.506088 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-14 00:07:21.615782 | debian-bookworm | ok: Runtime: 0:00:00.258451 2026-07-14 00:07:21.624549 | 2026-07-14 00:07:21.624714 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-14 00:07:27.753582 | debian-bookworm | ok: Runtime: 0:00:01.346823 2026-07-14 00:07:27.770095 | 2026-07-14 00:07:27.770266 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-14 00:07:27.837751 | debian-bookworm | skipping: Conditional result was False 2026-07-14 00:07:27.850902 | 2026-07-14 00:07:27.851158 | TASK [fetch-output : Set log path for single node] 2026-07-14 00:07:27.903952 | debian-bookworm | ok 2026-07-14 00:07:27.912811 | 2026-07-14 00:07:27.913034 | LOOP [fetch-output : Ensure local output dirs] 2026-07-14 00:07:28.264158 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/work/logs" 2026-07-14 00:07:28.580070 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/work/artifacts" 2026-07-14 00:07:28.859803 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fc797f5fb74f4d6bb6c67c895507ba49/work/docs" 2026-07-14 00:07:28.880411 | 2026-07-14 00:07:28.880613 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-14 00:07:29.750135 | debian-bookworm | changed: 2026-07-14 00:07:29.753452 | debian-bookworm | .d..t...... ./ 2026-07-14 00:07:29.753542 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-14 00:07:29.753572 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-14 00:07:29.753595 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-14 00:07:29.753617 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-14 00:07:29.753638 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-14 00:07:29.753691 | debian-bookworm | changed: All items complete 2026-07-14 00:07:29.753718 | 2026-07-14 00:07:30.401615 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 00:07:31.019077 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 00:07:31.050703 | 2026-07-14 00:07:31.050942 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-14 00:07:31.088087 | debian-bookworm | skipping: Conditional result was False 2026-07-14 00:07:31.094032 | debian-bookworm | skipping: Conditional result was False 2026-07-14 00:07:31.102310 | 2026-07-14 00:07:31.102466 | PLAY RECAP 2026-07-14 00:07:31.102531 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-14 00:07:31.102558 | 2026-07-14 00:07:31.279884 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 00:07:31.283172 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 00:07:32.185883 | 2026-07-14 00:07:32.186156 | PLAY [Base post] 2026-07-14 00:07:32.201318 | 2026-07-14 00:07:32.201487 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-14 00:07:33.165123 | debian-bookworm | changed 2026-07-14 00:07:33.174813 | 2026-07-14 00:07:33.175049 | PLAY RECAP 2026-07-14 00:07:33.175137 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-14 00:07:33.175222 | 2026-07-14 00:07:33.329220 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 00:07:33.330413 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-14 00:07:34.203140 | 2026-07-14 00:07:34.203352 | PLAY [Base post-logs] 2026-07-14 00:07:34.217314 | 2026-07-14 00:07:34.217512 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-14 00:07:34.753213 | localhost | changed 2026-07-14 00:07:34.773088 | 2026-07-14 00:07:34.773393 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-14 00:07:34.811048 | localhost | ok 2026-07-14 00:07:34.816574 | 2026-07-14 00:07:34.816729 | TASK [Set zuul-log-path fact] 2026-07-14 00:07:34.849363 | localhost | ok 2026-07-14 00:07:34.865242 | 2026-07-14 00:07:34.865423 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 00:07:34.899681 | localhost | ok 2026-07-14 00:07:34.907419 | 2026-07-14 00:07:34.907716 | TASK [upload-logs : Create log directories] 2026-07-14 00:07:35.518317 | localhost | changed 2026-07-14 00:07:35.521569 | 2026-07-14 00:07:35.521696 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-14 00:07:36.077201 | localhost -> localhost | ok: Runtime: 0:00:00.005178 2026-07-14 00:07:36.083782 | 2026-07-14 00:07:36.084132 | TASK [upload-logs : Upload logs to log server] 2026-07-14 00:07:36.717599 | localhost | Output suppressed because no_log was given 2026-07-14 00:07:36.721923 | 2026-07-14 00:07:36.722153 | LOOP [upload-logs : Compress console log and json output] 2026-07-14 00:07:36.781040 | localhost | skipping: Conditional result was False 2026-07-14 00:07:36.788056 | localhost | skipping: Conditional result was False 2026-07-14 00:07:36.800309 | 2026-07-14 00:07:36.800513 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-14 00:07:36.856380 | localhost | skipping: Conditional result was False 2026-07-14 00:07:36.857385 | 2026-07-14 00:07:36.859213 | localhost | skipping: Conditional result was False 2026-07-14 00:07:36.865149 | 2026-07-14 00:07:36.865320 | LOOP [upload-logs : Upload console log and json output]