2026-02-24 21:53:43.595518 | Job console starting 2026-02-24 21:53:43.604450 | Updating git repos 2026-02-24 21:53:43.694191 | Cloning repos into workspace 2026-02-24 21:53:43.825984 | Restoring repo states 2026-02-24 21:53:43.854762 | Merging changes 2026-02-24 21:53:44.999569 | Checking out repos 2026-02-24 21:53:45.305204 | Preparing playbooks 2026-02-24 21:53:47.547704 | Running Ansible setup 2026-02-24 21:53:50.781369 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 21:53:51.403460 | 2026-02-24 21:53:51.403730 | PLAY [localhost] 2026-02-24 21:53:51.417521 | 2026-02-24 21:53:51.417595 | TASK [Gathering Facts] 2026-02-24 21:53:52.297435 | localhost | ok 2026-02-24 21:53:52.307589 | 2026-02-24 21:53:52.307700 | TASK [Setup log path fact] 2026-02-24 21:53:52.330534 | localhost | ok 2026-02-24 21:53:52.344353 | 2026-02-24 21:53:52.344417 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 21:53:52.374690 | localhost | ok 2026-02-24 21:53:52.385218 | 2026-02-24 21:53:52.385283 | TASK [emit-job-header : Print job information] 2026-02-24 21:53:52.426390 | # Job Information 2026-02-24 21:53:52.426619 | Ansible Version: 2.16.16 2026-02-24 21:53:52.426691 | Job: atmosphere-molecule-csi-rbd 2026-02-24 21:53:52.426739 | Pipeline: check 2026-02-24 21:53:52.426784 | Executor: 0a8996d2b663 2026-02-24 21:53:52.426827 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-02-24 21:53:52.426877 | Event ID: 32a71500-11cb-11f1-8191-2c6b49f51e46 2026-02-24 21:53:52.432338 | 2026-02-24 21:53:52.432432 | LOOP [emit-job-header : Print node information] 2026-02-24 21:53:52.526811 | localhost | ok: 2026-02-24 21:53:52.527106 | localhost | # Node Information 2026-02-24 21:53:52.527170 | localhost | Inventory Hostname: instance 2026-02-24 21:53:52.527219 | localhost | Hostname: np0000156807 2026-02-24 21:53:52.527264 | localhost | Username: zuul 2026-02-24 21:53:52.527314 | localhost | Distro: Ubuntu 22.04 2026-02-24 21:53:52.527359 | localhost | Provider: yul1 2026-02-24 21:53:52.527402 | localhost | Region: ca-ymq-1 2026-02-24 21:53:52.527445 | localhost | Label: ubuntu-jammy 2026-02-24 21:53:52.527487 | localhost | Product Name: OpenStack Nova 2026-02-24 21:53:52.527529 | localhost | Interface IP: 162.253.55.70 2026-02-24 21:53:52.538531 | 2026-02-24 21:53:52.538671 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 21:53:52.917997 | localhost -> localhost | changed 2026-02-24 21:53:52.927813 | 2026-02-24 21:53:52.927891 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 21:53:53.752678 | localhost -> localhost | changed 2026-02-24 21:53:53.762658 | 2026-02-24 21:53:53.762710 | PLAY [all] 2026-02-24 21:53:53.770772 | 2026-02-24 21:53:53.770839 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 21:53:54.007330 | instance -> localhost | ok 2026-02-24 21:53:54.017175 | 2026-02-24 21:53:54.017251 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 21:53:54.049144 | instance | ok 2026-02-24 21:53:54.066435 | instance | included: /var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 21:53:54.071985 | 2026-02-24 21:53:54.072045 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 21:53:55.057053 | instance -> localhost | Generating public/private rsa key pair. 2026-02-24 21:53:55.057250 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/work/0d3395e31fd743c48515bbfd60393f3b_id_rsa 2026-02-24 21:53:55.057280 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/work/0d3395e31fd743c48515bbfd60393f3b_id_rsa.pub 2026-02-24 21:53:55.057303 | instance -> localhost | The key fingerprint is: 2026-02-24 21:53:55.057325 | instance -> localhost | SHA256:oimUXteAaq+tiNU4fCn6SyVwghLNosLCdy6m4UKZFio zuul-build-sshkey 2026-02-24 21:53:55.057359 | instance -> localhost | The key's randomart image is: 2026-02-24 21:53:55.057381 | instance -> localhost | +---[RSA 3072]----+ 2026-02-24 21:53:55.057407 | instance -> localhost | |.o | 2026-02-24 21:53:55.057429 | instance -> localhost | |o.o . | 2026-02-24 21:53:55.057450 | instance -> localhost | |O.. . . | 2026-02-24 21:53:55.057471 | instance -> localhost | |=B + . o | 2026-02-24 21:53:55.057491 | instance -> localhost | |+ @ = o S | 2026-02-24 21:53:55.057512 | instance -> localhost | |E@ X * . | 2026-02-24 21:53:55.057532 | instance -> localhost | |= & O | 2026-02-24 21:53:55.057552 | instance -> localhost | |oB B | 2026-02-24 21:53:55.057575 | instance -> localhost | |=.=o. | 2026-02-24 21:53:55.057596 | instance -> localhost | +----[SHA256]-----+ 2026-02-24 21:53:55.057646 | instance -> localhost | ok: Runtime: 0:00:00.564160 2026-02-24 21:53:55.062676 | 2026-02-24 21:53:55.062740 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 21:53:55.091746 | instance | ok 2026-02-24 21:53:55.100001 | instance | included: /var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 21:53:55.107358 | 2026-02-24 21:53:55.107422 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 21:53:55.132266 | instance | skipping: Conditional result was False 2026-02-24 21:53:55.137772 | 2026-02-24 21:53:55.137849 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 21:53:55.614102 | instance | changed 2026-02-24 21:53:55.619753 | 2026-02-24 21:53:55.619818 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 21:53:55.809234 | instance | ok 2026-02-24 21:53:55.816728 | 2026-02-24 21:53:55.816805 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 21:53:56.303601 | instance | changed 2026-02-24 21:53:56.310639 | 2026-02-24 21:53:56.310745 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 21:53:56.769461 | instance | changed 2026-02-24 21:53:56.776450 | 2026-02-24 21:53:56.776534 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 21:53:56.802202 | instance | skipping: Conditional result was False 2026-02-24 21:53:56.811816 | 2026-02-24 21:53:56.811909 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 21:53:57.192713 | instance -> localhost | changed 2026-02-24 21:53:57.208178 | 2026-02-24 21:53:57.208246 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 21:53:57.554733 | instance -> localhost | Identity added: /var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/work/0d3395e31fd743c48515bbfd60393f3b_id_rsa (zuul-build-sshkey) 2026-02-24 21:53:57.555001 | instance -> localhost | ok: Runtime: 0:00:00.015811 2026-02-24 21:53:57.563544 | 2026-02-24 21:53:57.563606 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 21:53:57.899515 | instance | ok 2026-02-24 21:53:57.906060 | 2026-02-24 21:53:57.906143 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 21:53:57.931865 | instance | skipping: Conditional result was False 2026-02-24 21:53:57.946066 | 2026-02-24 21:53:57.946150 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-24 21:53:58.291961 | instance | ok 2026-02-24 21:53:58.301443 | 2026-02-24 21:53:58.301557 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-24 21:53:59.987102 | instance | Output suppressed because no_log was given 2026-02-24 21:53:59.999049 | 2026-02-24 21:53:59.999111 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-24 21:54:00.190335 | instance | ok: "logs" 2026-02-24 21:54:00.191319 | instance | ok: All items complete 2026-02-24 21:54:00.191364 | 2026-02-24 21:54:00.342242 | instance | ok: "artifacts" 2026-02-24 21:54:00.503975 | instance | ok: "docs" 2026-02-24 21:54:00.518158 | 2026-02-24 21:54:00.518378 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-24 21:54:00.704442 | instance | changed: "logs" 2026-02-24 21:54:00.855066 | instance | changed: "artifacts" 2026-02-24 21:54:01.006954 | instance | changed: "docs" 2026-02-24 21:54:01.017191 | 2026-02-24 21:54:01.017349 | PLAY RECAP 2026-02-24 21:54:01.017403 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-24 21:54:01.017431 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 21:54:01.017450 | 2026-02-24 21:54:01.186454 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 21:54:01.190223 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-24 21:54:01.805190 | 2026-02-24 21:54:01.805347 | PLAY [all] 2026-02-24 21:54:01.817253 | 2026-02-24 21:54:01.817332 | TASK [setup-uv : Extract archive] 2026-02-24 21:54:04.113679 | instance | changed 2026-02-24 21:54:04.121514 | 2026-02-24 21:54:04.121623 | TASK [setup-uv : Print version] 2026-02-24 21:54:03.463732 | instance | uv 0.8.13 2026-02-24 21:54:04.658365 | instance | ok: Runtime: 0:00:00.011938 2026-02-24 21:54:04.667104 | 2026-02-24 21:54:04.667212 | PLAY RECAP 2026-02-24 21:54:04.667281 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 21:54:04.667314 | 2026-02-24 21:54:04.805778 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-24 21:54:04.809602 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-02-24 21:54:05.394642 | 2026-02-24 21:54:05.394784 | PLAY [all] 2026-02-24 21:54:05.406912 | 2026-02-24 21:54:05.406987 | TASK [Install "jq" for log collection] 2026-02-24 21:54:15.011858 | instance | changed 2026-02-24 21:54:15.014441 | 2026-02-24 21:54:15.014522 | PLAY RECAP 2026-02-24 21:54:15.014618 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 21:54:15.014716 | 2026-02-24 21:54:15.134421 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-02-24 21:54:15.138300 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-24 21:54:15.764321 | 2026-02-24 21:54:15.764479 | PLAY [all] 2026-02-24 21:54:15.775839 | 2026-02-24 21:54:15.775910 | TASK [Copy inventory file for Zuul] 2026-02-24 21:54:16.613176 | instance | changed 2026-02-24 21:54:16.619985 | 2026-02-24 21:54:16.620091 | TASK [Switch "ansible_host" to private IP] 2026-02-24 21:54:16.894662 | instance | changed: 1 replacements made 2026-02-24 21:54:16.900355 | 2026-02-24 21:54:16.900424 | TASK [Run Molecule scenario] 2026-02-24 21:54:17.294294 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-02-24 21:54:17.294414 | instance | Creating virtual environment at: .venv 2026-02-24 21:54:17.318186 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-24 21:54:17.349011 | instance | Downloading setuptools (1.1MiB) 2026-02-24 21:54:17.349204 | instance | Downloading ansible-core (2.1MiB) 2026-02-24 21:54:17.349598 | instance | Downloading rjsonnet (1.2MiB) 2026-02-24 21:54:17.350287 | instance | Downloading cryptography (4.2MiB) 2026-02-24 21:54:17.350753 | instance | Downloading kubernetes (1.9MiB) 2026-02-24 21:54:17.350909 | instance | Downloading openstacksdk (1.7MiB) 2026-02-24 21:54:17.351282 | instance | Downloading pygments (1.2MiB) 2026-02-24 21:54:17.355780 | instance | Downloading netaddr (2.2MiB) 2026-02-24 21:54:17.624671 | instance | Building pyperclip==1.9.0 2026-02-24 21:54:17.651966 | instance | Downloading rjsonnet 2026-02-24 21:54:17.793902 | instance | Downloading netaddr 2026-02-24 21:54:17.809253 | instance | Downloading pygments 2026-02-24 21:54:17.818990 | instance | Downloading cryptography 2026-02-24 21:54:17.850043 | instance | Downloading setuptools 2026-02-24 21:54:17.903773 | instance | Downloading kubernetes 2026-02-24 21:54:17.935676 | instance | Downloading ansible-core 2026-02-24 21:54:17.968894 | instance | Downloading openstacksdk 2026-02-24 21:54:18.371252 | instance | Built pyperclip==1.9.0 2026-02-24 21:54:18.591741 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-24 21:54:18.638082 | instance | Installed 79 packages in 43ms 2026-02-24 21:54:19.296658 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-02-24 21:54:19.928910 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-02-24 21:54:19.928993 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-02-24 21:54:55.333892 | instance | INFO [csi > dependency] Executing 2026-02-24 21:54:55.334020 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-02-24 21:54:55.334236 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-02-24 21:54:55.334360 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-02-24 21:54:55.342131 | instance | INFO [csi > cleanup] Executing 2026-02-24 21:54:55.342443 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-24 21:54:55.350134 | instance | INFO [csi > destroy] Executing 2026-02-24 21:54:55.350165 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-02-24 21:54:55.350282 | instance | INFO [csi > destroy] Executed: Successful 2026-02-24 21:54:55.357948 | instance | INFO [csi > syntax] Executing 2026-02-24 21:54:56.899040 | instance | 2026-02-24 21:54:56.899287 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-02-24 21:54:56.971064 | instance | INFO [csi > syntax] Executed: Successful 2026-02-24 21:54:56.983887 | instance | INFO [csi > create] Executing 2026-02-24 21:54:56.985727 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-24 21:54:56.993451 | instance | INFO [csi > prepare] Executing 2026-02-24 21:54:57.809771 | instance | 2026-02-24 21:54:57.810048 | instance | PLAY [Prepare] ***************************************************************** 2026-02-24 21:54:57.810301 | instance | 2026-02-24 21:54:57.810574 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 21:54:57.810798 | instance | Tuesday 24 February 2026 21:54:57 +0000 (0:00:00.028) 0:00:00.028 ****** 2026-02-24 21:54:58.977860 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-24 21:54:58.978102 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-24 21:54:58.978378 | instance | interpreter could change the meaning of that path. See 2026-02-24 21:54:58.978650 | instance | https://docs.ansible.com/ansible- 2026-02-24 21:54:58.978950 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-24 21:54:58.987591 | instance | ok: [instance] 2026-02-24 21:54:58.987873 | instance | 2026-02-24 21:54:58.988232 | instance | TASK [Configure short hostname] ************************************************ 2026-02-24 21:54:58.988510 | instance | Tuesday 24 February 2026 21:54:58 +0000 (0:00:01.178) 0:00:01.207 ****** 2026-02-24 21:54:59.701546 | instance | changed: [instance] 2026-02-24 21:54:59.701802 | instance | 2026-02-24 21:54:59.702109 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-02-24 21:54:59.702406 | instance | Tuesday 24 February 2026 21:54:59 +0000 (0:00:00.712) 0:00:01.919 ****** 2026-02-24 21:54:59.989233 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-02-24 21:54:59.989551 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-02-24 21:54:59.989836 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-02-24 21:54:59.999669 | instance | changed: [instance] 2026-02-24 21:55:00.000027 | instance | 2026-02-24 21:55:00.000414 | instance | TASK [Purge "snapd" package] *************************************************** 2026-02-24 21:55:00.000711 | instance | Tuesday 24 February 2026 21:54:59 +0000 (0:00:00.299) 0:00:02.218 ****** 2026-02-24 21:55:00.780101 | instance | ok: [instance] 2026-02-24 21:55:00.780466 | instance | 2026-02-24 21:55:00.780829 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-02-24 21:55:00.781143 | instance | 2026-02-24 21:55:00.781457 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 21:55:00.781729 | instance | Tuesday 24 February 2026 21:55:00 +0000 (0:00:00.780) 0:00:02.998 ****** 2026-02-24 21:55:01.491336 | instance | ok: [instance] 2026-02-24 21:55:01.491595 | instance | 2026-02-24 21:55:01.491888 | instance | TASK [Install depedencies] ***************************************************** 2026-02-24 21:55:01.492180 | instance | Tuesday 24 February 2026 21:55:01 +0000 (0:00:00.711) 0:00:03.710 ****** 2026-02-24 21:55:22.533675 | instance | changed: [instance] 2026-02-24 21:55:22.533959 | instance | 2026-02-24 21:55:22.534250 | instance | TASK [Start up service] ******************************************************** 2026-02-24 21:55:22.534527 | instance | Tuesday 24 February 2026 21:55:22 +0000 (0:00:21.042) 0:00:24.752 ****** 2026-02-24 21:55:23.102868 | instance | ok: [instance] 2026-02-24 21:55:23.103114 | instance | 2026-02-24 21:55:23.103403 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-02-24 21:55:23.103682 | instance | Tuesday 24 February 2026 21:55:23 +0000 (0:00:00.568) 0:00:25.321 ****** 2026-02-24 21:55:23.396715 | instance | ok: [instance] 2026-02-24 21:55:23.397002 | instance | 2026-02-24 21:55:23.397303 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-02-24 21:55:23.397675 | instance | Tuesday 24 February 2026 21:55:23 +0000 (0:00:00.294) 0:00:25.615 ****** 2026-02-24 21:55:24.076549 | instance | changed: [instance] 2026-02-24 21:55:24.076622 | instance | 2026-02-24 21:55:24.076696 | instance | TASK [Get list of all loopback devices] **************************************** 2026-02-24 21:55:24.077052 | instance | Tuesday 24 February 2026 21:55:24 +0000 (0:00:00.679) 0:00:26.294 ****** 2026-02-24 21:55:24.272392 | instance | ok: [instance] 2026-02-24 21:55:24.272588 | instance | 2026-02-24 21:55:24.272899 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-02-24 21:55:24.273298 | instance | Tuesday 24 February 2026 21:55:24 +0000 (0:00:00.196) 0:00:26.491 ****** 2026-02-24 21:55:24.296049 | instance | skipping: [instance] 2026-02-24 21:55:24.296329 | instance | 2026-02-24 21:55:24.296576 | instance | TASK [Create devices for Ceph] ************************************************* 2026-02-24 21:55:24.296861 | instance | Tuesday 24 February 2026 21:55:24 +0000 (0:00:00.024) 0:00:26.515 ****** 2026-02-24 21:55:24.855473 | instance | changed: [instance] => (item=osd0) 2026-02-24 21:55:24.855747 | instance | changed: [instance] => (item=osd1) 2026-02-24 21:55:24.856023 | instance | changed: [instance] => (item=osd2) 2026-02-24 21:55:24.856279 | instance | 2026-02-24 21:55:24.856554 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-02-24 21:55:24.856903 | instance | Tuesday 24 February 2026 21:55:24 +0000 (0:00:00.558) 0:00:27.074 ****** 2026-02-24 21:55:25.472574 | instance | changed: [instance] => (item=osd0) 2026-02-24 21:55:25.472959 | instance | changed: [instance] => (item=osd1) 2026-02-24 21:55:25.473308 | instance | changed: [instance] => (item=osd2) 2026-02-24 21:55:25.473711 | instance | 2026-02-24 21:55:25.474043 | instance | TASK [Start loop devices] ****************************************************** 2026-02-24 21:55:25.474366 | instance | Tuesday 24 February 2026 21:55:25 +0000 (0:00:00.617) 0:00:27.691 ****** 2026-02-24 21:55:26.218703 | instance | changed: [instance] => (item=osd0) 2026-02-24 21:55:26.219002 | instance | changed: [instance] => (item=osd1) 2026-02-24 21:55:26.219286 | instance | changed: [instance] => (item=osd2) 2026-02-24 21:55:26.219548 | instance | 2026-02-24 21:55:26.219822 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-02-24 21:55:26.220133 | instance | Tuesday 24 February 2026 21:55:26 +0000 (0:00:00.746) 0:00:28.437 ****** 2026-02-24 21:55:29.297061 | instance | changed: [instance] => (item=osd0) 2026-02-24 21:55:29.297318 | instance | changed: [instance] => (item=osd1) 2026-02-24 21:55:29.297664 | instance | changed: [instance] => (item=osd2) 2026-02-24 21:55:29.297922 | instance | 2026-02-24 21:55:29.298196 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-02-24 21:55:29.298470 | instance | Tuesday 24 February 2026 21:55:29 +0000 (0:00:03.078) 0:00:31.515 ****** 2026-02-24 21:55:31.163166 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-02-24 21:55:31.163237 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-02-24 21:55:31.163249 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-02-24 21:55:31.163414 | instance | 2026-02-24 21:55:31.163684 | instance | PLAY RECAP ********************************************************************* 2026-02-24 21:55:31.163982 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-24 21:55:31.164243 | instance | 2026-02-24 21:55:31.164526 | instance | Tuesday 24 February 2026 21:55:31 +0000 (0:00:01.865) 0:00:33.381 ****** 2026-02-24 21:55:31.164835 | instance | =============================================================================== 2026-02-24 21:55:31.165084 | instance | Install depedencies ---------------------------------------------------- 21.04s 2026-02-24 21:55:31.165383 | instance | Create a volume group for each loop device ------------------------------ 3.08s 2026-02-24 21:55:31.165725 | instance | Create a logical volume for each loop device ---------------------------- 1.87s 2026-02-24 21:55:31.165999 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-02-24 21:55:31.166272 | instance | Purge "snapd" package --------------------------------------------------- 0.78s 2026-02-24 21:55:31.166552 | instance | Start loop devices ------------------------------------------------------ 0.75s 2026-02-24 21:55:31.166823 | instance | Configure short hostname ------------------------------------------------ 0.71s 2026-02-24 21:55:31.167097 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-02-24 21:55:31.167373 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.68s 2026-02-24 21:55:31.167652 | instance | Set permissions on loopback devices ------------------------------------- 0.62s 2026-02-24 21:55:31.167927 | instance | Start up service -------------------------------------------------------- 0.57s 2026-02-24 21:55:31.168200 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-02-24 21:55:31.168480 | instance | Ensure hostname inside hosts file --------------------------------------- 0.30s 2026-02-24 21:55:31.168754 | instance | Generate lvm.conf ------------------------------------------------------- 0.29s 2026-02-24 21:55:31.169027 | instance | Get list of all loopback devices ---------------------------------------- 0.20s 2026-02-24 21:55:31.169305 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-02-24 21:55:31.256674 | instance | INFO [csi > prepare] Executed: Successful 2026-02-24 21:55:31.270727 | instance | INFO [csi > converge] Executing 2026-02-24 21:55:32.671382 | instance | 2026-02-24 21:55:32.671704 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-02-24 21:55:32.672073 | instance | 2026-02-24 21:55:32.672469 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 21:55:32.672787 | instance | Tuesday 24 February 2026 21:55:32 +0000 (0:00:00.008) 0:00:00.008 ****** 2026-02-24 21:55:33.655341 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-24 21:55:33.655614 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-24 21:55:33.655888 | instance | interpreter could change the meaning of that path. See 2026-02-24 21:55:33.656158 | instance | https://docs.ansible.com/ansible- 2026-02-24 21:55:33.656427 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-24 21:55:33.665115 | instance | ok: [instance] 2026-02-24 21:55:33.665292 | instance | 2026-02-24 21:55:33.665489 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-02-24 21:55:33.665655 | instance | Tuesday 24 February 2026 21:55:33 +0000 (0:00:00.994) 0:00:01.002 ****** 2026-02-24 21:55:33.714848 | instance | ok: [instance] => { 2026-02-24 21:55:33.715098 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-02-24 21:55:33.715357 | instance | } 2026-02-24 21:55:33.715605 | instance | 2026-02-24 21:55:33.715873 | instance | PLAY [all] ********************************************************************* 2026-02-24 21:55:33.716121 | instance | 2026-02-24 21:55:33.716388 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 21:55:33.716657 | instance | Tuesday 24 February 2026 21:55:33 +0000 (0:00:00.050) 0:00:01.052 ****** 2026-02-24 21:55:34.567440 | instance | ok: [instance] 2026-02-24 21:55:34.567509 | instance | 2026-02-24 21:55:34.567761 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-24 21:55:34.567950 | instance | Tuesday 24 February 2026 21:55:34 +0000 (0:00:00.852) 0:00:01.904 ****** 2026-02-24 21:55:34.744815 | instance | ok: [instance] 2026-02-24 21:55:34.745049 | instance | 2026-02-24 21:55:34.745318 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-24 21:55:34.745617 | instance | 2026-02-24 21:55:34.745971 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 21:55:34.746273 | instance | Tuesday 24 February 2026 21:55:34 +0000 (0:00:00.177) 0:00:02.082 ****** 2026-02-24 21:55:35.616954 | instance | ok: [instance] 2026-02-24 21:55:35.617192 | instance | 2026-02-24 21:55:35.617542 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 21:55:35.617815 | instance | Tuesday 24 February 2026 21:55:35 +0000 (0:00:00.871) 0:00:02.953 ****** 2026-02-24 21:55:35.888023 | instance | ok: [instance] 2026-02-24 21:55:35.888288 | instance | 2026-02-24 21:55:35.888567 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 21:55:35.888840 | instance | Tuesday 24 February 2026 21:55:35 +0000 (0:00:00.271) 0:00:03.225 ****** 2026-02-24 21:55:35.932130 | instance | skipping: [instance] 2026-02-24 21:55:35.932374 | instance | 2026-02-24 21:55:35.932642 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 21:55:35.932910 | instance | Tuesday 24 February 2026 21:55:35 +0000 (0:00:00.044) 0:00:03.269 ****** 2026-02-24 21:55:36.214355 | instance | changed: [instance] 2026-02-24 21:55:36.214606 | instance | 2026-02-24 21:55:36.214882 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 21:55:36.215158 | instance | Tuesday 24 February 2026 21:55:36 +0000 (0:00:00.281) 0:00:03.551 ****** 2026-02-24 21:55:36.283033 | instance | ok: [instance] => { 2026-02-24 21:55:36.283128 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-24 21:55:36.283307 | instance | } 2026-02-24 21:55:36.283445 | instance | 2026-02-24 21:55:36.283623 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 21:55:36.283820 | instance | Tuesday 24 February 2026 21:55:36 +0000 (0:00:00.068) 0:00:03.620 ****** 2026-02-24 21:55:36.977964 | instance | changed: [instance] 2026-02-24 21:55:36.978346 | instance | 2026-02-24 21:55:36.978695 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 21:55:36.979053 | instance | Tuesday 24 February 2026 21:55:36 +0000 (0:00:00.694) 0:00:04.315 ****** 2026-02-24 21:55:37.030249 | instance | skipping: [instance] 2026-02-24 21:55:37.030633 | instance | 2026-02-24 21:55:37.030979 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 21:55:37.031476 | instance | Tuesday 24 February 2026 21:55:37 +0000 (0:00:00.052) 0:00:04.367 ****** 2026-02-24 21:55:37.081671 | instance | skipping: [instance] 2026-02-24 21:55:37.081873 | instance | 2026-02-24 21:55:37.082031 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 21:55:37.082194 | instance | Tuesday 24 February 2026 21:55:37 +0000 (0:00:00.049) 0:00:04.416 ****** 2026-02-24 21:55:37.290047 | instance | ok: [instance] 2026-02-24 21:55:37.290506 | instance | 2026-02-24 21:55:37.290819 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 21:55:37.291039 | instance | Tuesday 24 February 2026 21:55:37 +0000 (0:00:00.210) 0:00:04.626 ****** 2026-02-24 21:55:38.460822 | instance | ok: [instance] 2026-02-24 21:55:38.461205 | instance | 2026-02-24 21:55:38.461600 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 21:55:38.461948 | instance | Tuesday 24 February 2026 21:55:38 +0000 (0:00:01.170) 0:00:05.797 ****** 2026-02-24 21:55:38.524917 | instance | ok: [instance] => { 2026-02-24 21:55:38.525303 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-24 21:55:38.525666 | instance | } 2026-02-24 21:55:38.525988 | instance | 2026-02-24 21:55:38.526323 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 21:55:38.526682 | instance | Tuesday 24 February 2026 21:55:38 +0000 (0:00:00.064) 0:00:05.862 ****** 2026-02-24 21:55:39.459098 | instance | changed: [instance] 2026-02-24 21:55:39.459475 | instance | 2026-02-24 21:55:39.459819 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 21:55:39.460156 | instance | Tuesday 24 February 2026 21:55:39 +0000 (0:00:00.933) 0:00:06.796 ****** 2026-02-24 21:55:42.318268 | instance | changed: [instance] 2026-02-24 21:55:42.318647 | instance | 2026-02-24 21:55:42.318989 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 21:55:42.319322 | instance | Tuesday 24 February 2026 21:55:42 +0000 (0:00:02.859) 0:00:09.655 ****** 2026-02-24 21:55:42.353194 | instance | skipping: [instance] 2026-02-24 21:55:42.353248 | instance | 2026-02-24 21:55:42.353432 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 21:55:42.353624 | instance | Tuesday 24 February 2026 21:55:42 +0000 (0:00:00.035) 0:00:09.690 ****** 2026-02-24 21:55:42.387771 | instance | skipping: [instance] 2026-02-24 21:55:42.387870 | instance | 2026-02-24 21:55:42.388285 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 21:55:42.388453 | instance | Tuesday 24 February 2026 21:55:42 +0000 (0:00:00.034) 0:00:09.725 ****** 2026-02-24 21:55:42.418593 | instance | skipping: [instance] 2026-02-24 21:55:42.418719 | instance | 2026-02-24 21:55:42.418943 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 21:55:42.419098 | instance | Tuesday 24 February 2026 21:55:42 +0000 (0:00:00.030) 0:00:09.756 ****** 2026-02-24 21:55:47.673870 | instance | changed: [instance] 2026-02-24 21:55:47.673942 | instance | 2026-02-24 21:55:47.674089 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 21:55:47.674273 | instance | Tuesday 24 February 2026 21:55:47 +0000 (0:00:05.254) 0:00:15.010 ****** 2026-02-24 21:55:48.237430 | instance | changed: [instance] 2026-02-24 21:55:48.237671 | instance | 2026-02-24 21:55:48.237882 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 21:55:48.238035 | instance | Tuesday 24 February 2026 21:55:48 +0000 (0:00:00.563) 0:00:15.574 ****** 2026-02-24 21:55:49.125496 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 21:55:49.125605 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 21:55:49.126357 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 21:55:49.126408 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 21:55:49.126415 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 21:55:49.126420 | instance | 2026-02-24 21:55:49.126424 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 21:55:49.126428 | instance | Tuesday 24 February 2026 21:55:49 +0000 (0:00:00.888) 0:00:16.462 ****** 2026-02-24 21:55:49.666621 | instance | changed: [instance] 2026-02-24 21:55:49.667340 | instance | 2026-02-24 21:55:49.667354 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 21:55:49.667360 | instance | Tuesday 24 February 2026 21:55:49 +0000 (0:00:00.523) 0:00:16.986 ****** 2026-02-24 21:55:49.667364 | instance | 2026-02-24 21:55:49.667368 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-24 21:55:49.667372 | instance | Tuesday 24 February 2026 21:55:49 +0000 (0:00:00.018) 0:00:17.004 ****** 2026-02-24 21:55:50.512688 | instance | ok: [instance] 2026-02-24 21:55:50.512755 | instance | 2026-02-24 21:55:50.513040 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-02-24 21:55:50.513076 | instance | Tuesday 24 February 2026 21:55:50 +0000 (0:00:00.845) 0:00:17.850 ****** 2026-02-24 21:55:50.940266 | instance | changed: [instance] 2026-02-24 21:55:50.940357 | instance | 2026-02-24 21:55:50.940613 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 21:55:50.940772 | instance | Tuesday 24 February 2026 21:55:50 +0000 (0:00:00.427) 0:00:18.277 ****** 2026-02-24 21:55:51.500756 | instance | changed: [instance] 2026-02-24 21:55:51.500859 | instance | 2026-02-24 21:55:51.501233 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 21:55:51.501287 | instance | Tuesday 24 February 2026 21:55:51 +0000 (0:00:00.560) 0:00:18.837 ****** 2026-02-24 21:55:51.702940 | instance | ok: [instance] 2026-02-24 21:55:51.703010 | instance | 2026-02-24 21:55:51.703301 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 21:55:51.703338 | instance | Tuesday 24 February 2026 21:55:51 +0000 (0:00:00.202) 0:00:19.040 ****** 2026-02-24 21:55:51.762872 | instance | ok: [instance] => { 2026-02-24 21:55:51.763462 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-24 21:55:51.763487 | instance | } 2026-02-24 21:55:51.763492 | instance | 2026-02-24 21:55:51.763497 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 21:55:51.763502 | instance | Tuesday 24 February 2026 21:55:51 +0000 (0:00:00.059) 0:00:19.100 ****** 2026-02-24 21:55:52.942603 | instance | changed: [instance] 2026-02-24 21:55:52.942693 | instance | 2026-02-24 21:55:52.942940 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 21:55:52.942975 | instance | Tuesday 24 February 2026 21:55:52 +0000 (0:00:01.179) 0:00:20.280 ****** 2026-02-24 21:55:57.245918 | instance | changed: [instance] 2026-02-24 21:55:57.246020 | instance | 2026-02-24 21:55:57.246305 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-24 21:55:57.246349 | instance | Tuesday 24 February 2026 21:55:57 +0000 (0:00:04.303) 0:00:24.583 ****** 2026-02-24 21:55:58.461005 | instance | ok: [instance] 2026-02-24 21:55:58.461070 | instance | 2026-02-24 21:55:58.461345 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-24 21:55:58.461396 | instance | Tuesday 24 February 2026 21:55:58 +0000 (0:00:01.215) 0:00:25.798 ****** 2026-02-24 21:55:58.841453 | instance | changed: [instance] 2026-02-24 21:55:58.841924 | instance | 2026-02-24 21:55:58.841968 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-24 21:55:58.841974 | instance | Tuesday 24 February 2026 21:55:58 +0000 (0:00:00.380) 0:00:26.178 ****** 2026-02-24 21:55:59.280537 | instance | changed: [instance] 2026-02-24 21:55:59.280609 | instance | 2026-02-24 21:55:59.280852 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-24 21:55:59.280904 | instance | Tuesday 24 February 2026 21:55:59 +0000 (0:00:00.439) 0:00:26.617 ****** 2026-02-24 21:55:59.854805 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-02-24 21:55:59.854841 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-24 21:55:59.854847 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-24 21:55:59.854851 | instance | 2026-02-24 21:55:59.854856 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-24 21:55:59.854860 | instance | Tuesday 24 February 2026 21:55:59 +0000 (0:00:00.573) 0:00:27.191 ****** 2026-02-24 21:56:00.312873 | instance | changed: [instance] 2026-02-24 21:56:00.312905 | instance | 2026-02-24 21:56:00.312910 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-24 21:56:00.312915 | instance | Tuesday 24 February 2026 21:56:00 +0000 (0:00:00.458) 0:00:27.649 ****** 2026-02-24 21:56:00.780494 | instance | changed: [instance] 2026-02-24 21:56:00.780558 | instance | 2026-02-24 21:56:00.781215 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-24 21:56:00.781258 | instance | Tuesday 24 February 2026 21:56:00 +0000 (0:00:00.450) 0:00:28.100 ****** 2026-02-24 21:56:00.781264 | instance | 2026-02-24 21:56:00.781268 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-24 21:56:00.781273 | instance | Tuesday 24 February 2026 21:56:00 +0000 (0:00:00.017) 0:00:28.117 ****** 2026-02-24 21:56:01.484461 | instance | ok: [instance] 2026-02-24 21:56:01.484550 | instance | 2026-02-24 21:56:01.484619 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-02-24 21:56:01.484764 | instance | Tuesday 24 February 2026 21:56:01 +0000 (0:00:00.703) 0:00:28.821 ****** 2026-02-24 21:56:02.662919 | instance | changed: [instance] 2026-02-24 21:56:02.663010 | instance | 2026-02-24 21:56:02.663221 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-24 21:56:02.663258 | instance | Tuesday 24 February 2026 21:56:02 +0000 (0:00:01.178) 0:00:30.000 ****** 2026-02-24 21:56:03.212607 | instance | changed: [instance] 2026-02-24 21:56:03.212684 | instance | 2026-02-24 21:56:03.212940 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-24 21:56:03.212971 | instance | Tuesday 24 February 2026 21:56:03 +0000 (0:00:00.549) 0:00:30.550 ****** 2026-02-24 21:56:03.268389 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-24 21:56:03.268489 | instance | 2026-02-24 21:56:03.268767 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-24 21:56:03.268811 | instance | Tuesday 24 February 2026 21:56:03 +0000 (0:00:00.055) 0:00:30.605 ****** 2026-02-24 21:56:08.325728 | instance | changed: [instance] 2026-02-24 21:56:08.325847 | instance | 2026-02-24 21:56:08.325862 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-24 21:56:08.325999 | instance | Tuesday 24 February 2026 21:56:08 +0000 (0:00:05.057) 0:00:35.662 ****** 2026-02-24 21:56:08.969943 | instance | ok: [instance] => (item=chronyd) 2026-02-24 21:56:08.970209 | instance | ok: [instance] => (item=sshd) 2026-02-24 21:56:08.970488 | instance | 2026-02-24 21:56:08.970960 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-24 21:56:08.971279 | instance | Tuesday 24 February 2026 21:56:08 +0000 (0:00:00.643) 0:00:36.306 ****** 2026-02-24 21:56:09.314613 | instance | changed: [instance] 2026-02-24 21:56:09.314818 | instance | 2026-02-24 21:56:09.315084 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-24 21:56:09.315354 | instance | Tuesday 24 February 2026 21:56:09 +0000 (0:00:00.344) 0:00:36.651 ****** 2026-02-24 21:56:09.520406 | instance | ok: [instance] 2026-02-24 21:56:09.520674 | instance | 2026-02-24 21:56:09.520973 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-24 21:56:09.521270 | instance | Tuesday 24 February 2026 21:56:09 +0000 (0:00:00.205) 0:00:36.857 ****** 2026-02-24 21:56:09.957032 | instance | changed: [instance] 2026-02-24 21:56:09.957226 | instance | 2026-02-24 21:56:09.957549 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-24 21:56:09.957823 | instance | Tuesday 24 February 2026 21:56:09 +0000 (0:00:00.436) 0:00:37.293 ****** 2026-02-24 21:56:10.289487 | instance | changed: [instance] 2026-02-24 21:56:10.289692 | instance | 2026-02-24 21:56:10.289967 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-24 21:56:10.290240 | instance | Tuesday 24 February 2026 21:56:10 +0000 (0:00:00.332) 0:00:37.626 ****** 2026-02-24 21:56:11.892344 | instance | ok: [instance] 2026-02-24 21:56:11.892596 | instance | 2026-02-24 21:56:11.892614 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-24 21:56:11.892627 | instance | Tuesday 24 February 2026 21:56:11 +0000 (0:00:01.602) 0:00:39.228 ****** 2026-02-24 21:56:11.951663 | instance | ok: [instance] 2026-02-24 21:56:11.951749 | instance | 2026-02-24 21:56:11.952023 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-24 21:56:11.952066 | instance | Tuesday 24 February 2026 21:56:11 +0000 (0:00:00.060) 0:00:39.289 ****** 2026-02-24 21:56:11.988384 | instance | skipping: [instance] 2026-02-24 21:56:11.988491 | instance | 2026-02-24 21:56:11.988746 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-24 21:56:11.988766 | instance | Tuesday 24 February 2026 21:56:11 +0000 (0:00:00.036) 0:00:39.325 ****** 2026-02-24 21:56:12.024286 | instance | skipping: [instance] 2026-02-24 21:56:12.024652 | instance | 2026-02-24 21:56:12.024692 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-24 21:56:12.024698 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.035) 0:00:39.361 ****** 2026-02-24 21:56:12.056218 | instance | skipping: [instance] 2026-02-24 21:56:12.056604 | instance | 2026-02-24 21:56:12.056648 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-24 21:56:12.056654 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.031) 0:00:39.393 ****** 2026-02-24 21:56:12.092788 | instance | skipping: [instance] 2026-02-24 21:56:12.092891 | instance | 2026-02-24 21:56:12.093017 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-24 21:56:12.093142 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.036) 0:00:39.430 ****** 2026-02-24 21:56:12.128955 | instance | skipping: [instance] 2026-02-24 21:56:12.129090 | instance | 2026-02-24 21:56:12.129311 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-24 21:56:12.129486 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.035) 0:00:39.466 ****** 2026-02-24 21:56:12.161502 | instance | skipping: [instance] 2026-02-24 21:56:12.161707 | instance | 2026-02-24 21:56:12.161870 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-24 21:56:12.162023 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.032) 0:00:39.498 ****** 2026-02-24 21:56:12.200443 | instance | skipping: [instance] 2026-02-24 21:56:12.200566 | instance | 2026-02-24 21:56:12.200758 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-24 21:56:12.200910 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.039) 0:00:39.537 ****** 2026-02-24 21:56:12.314417 | instance | ok: [instance] 2026-02-24 21:56:12.314507 | instance | 2026-02-24 21:56:12.314522 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-24 21:56:12.314647 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.113) 0:00:39.651 ****** 2026-02-24 21:56:12.545396 | instance | ok: [instance] => (item=instance) 2026-02-24 21:56:12.545459 | instance | 2026-02-24 21:56:12.545778 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-24 21:56:12.545796 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.230) 0:00:39.882 ****** 2026-02-24 21:56:12.596282 | instance | ok: [instance] 2026-02-24 21:56:12.596352 | instance | 2026-02-24 21:56:12.596581 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-24 21:56:12.596623 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.050) 0:00:39.933 ****** 2026-02-24 21:56:12.669117 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-02-24 21:56:12.669193 | instance | 2026-02-24 21:56:12.669503 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-02-24 21:56:12.669564 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.072) 0:00:40.006 ****** 2026-02-24 21:56:12.988680 | instance | changed: [instance] 2026-02-24 21:56:12.988750 | instance | 2026-02-24 21:56:12.989068 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-02-24 21:56:12.989115 | instance | Tuesday 24 February 2026 21:56:12 +0000 (0:00:00.319) 0:00:40.326 ****** 2026-02-24 21:56:13.660897 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-02-24 21:56:13.661007 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-02-24 21:56:13.661511 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-02-24 21:56:13.661565 | instance | 2026-02-24 21:56:13.661577 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-02-24 21:56:13.661592 | instance | Tuesday 24 February 2026 21:56:13 +0000 (0:00:00.672) 0:00:40.998 ****** 2026-02-24 21:57:53.050634 | instance | ok: [instance] 2026-02-24 21:57:53.050729 | instance | 2026-02-24 21:57:53.050967 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-02-24 21:57:53.050982 | instance | Tuesday 24 February 2026 21:57:53 +0000 (0:01:39.389) 0:02:20.388 ****** 2026-02-24 21:57:53.244598 | instance | changed: [instance] 2026-02-24 21:57:53.244690 | instance | 2026-02-24 21:57:53.244963 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-02-24 21:57:53.245000 | instance | Tuesday 24 February 2026 21:57:53 +0000 (0:00:00.193) 0:02:20.582 ****** 2026-02-24 21:57:53.278737 | instance | ok: [instance] 2026-02-24 21:57:53.279109 | instance | 2026-02-24 21:57:53.279148 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-24 21:57:53.279154 | instance | Tuesday 24 February 2026 21:57:53 +0000 (0:00:00.034) 0:02:20.616 ****** 2026-02-24 21:57:53.356335 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-24 21:57:53.356693 | instance | 2026-02-24 21:57:53.356730 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-24 21:57:53.356737 | instance | Tuesday 24 February 2026 21:57:53 +0000 (0:00:00.077) 0:02:20.693 ****** 2026-02-24 21:57:54.857129 | instance | ok: [instance] 2026-02-24 21:57:54.857482 | instance | 2026-02-24 21:57:54.857542 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-24 21:57:54.857562 | instance | Tuesday 24 February 2026 21:57:54 +0000 (0:00:01.500) 0:02:22.194 ****** 2026-02-24 21:57:54.914407 | instance | ok: [instance] => (item=instance) 2026-02-24 21:57:54.914473 | instance | 2026-02-24 21:57:54.914620 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-24 21:57:54.914736 | instance | Tuesday 24 February 2026 21:57:54 +0000 (0:00:00.057) 0:02:22.251 ****** 2026-02-24 21:57:55.282021 | instance | ok: [instance] 2026-02-24 21:57:55.282262 | instance | 2026-02-24 21:57:55.282532 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-24 21:57:55.282794 | instance | Tuesday 24 February 2026 21:57:55 +0000 (0:00:00.367) 0:02:22.619 ****** 2026-02-24 21:57:57.085263 | instance | ok: [instance] 2026-02-24 21:57:57.085366 | instance | 2026-02-24 21:57:57.085505 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-24 21:57:57.085631 | instance | Tuesday 24 February 2026 21:57:57 +0000 (0:00:01.803) 0:02:24.422 ****** 2026-02-24 21:57:58.501573 | instance | ok: [instance] 2026-02-24 21:57:58.502313 | instance | 2026-02-24 21:57:58.502366 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-24 21:57:58.502379 | instance | Tuesday 24 February 2026 21:57:58 +0000 (0:00:01.415) 0:02:25.838 ****** 2026-02-24 21:58:09.516994 | instance | ok: [instance] 2026-02-24 21:58:09.517066 | instance | 2026-02-24 21:58:09.517365 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-24 21:58:09.517412 | instance | Tuesday 24 February 2026 21:58:09 +0000 (0:00:11.015) 0:02:36.854 ****** 2026-02-24 21:58:09.633092 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-24 21:58:09.633485 | instance | 2026-02-24 21:58:09.633524 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-24 21:58:09.633530 | instance | Tuesday 24 February 2026 21:58:09 +0000 (0:00:00.116) 0:02:36.970 ****** 2026-02-24 21:58:09.685191 | instance | skipping: [instance] 2026-02-24 21:58:09.685260 | instance | 2026-02-24 21:58:09.685499 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-24 21:58:09.685545 | instance | Tuesday 24 February 2026 21:58:09 +0000 (0:00:00.052) 0:02:37.022 ****** 2026-02-24 21:58:09.728312 | instance | skipping: [instance] => (item=instance) 2026-02-24 21:58:09.728354 | instance | skipping: [instance] 2026-02-24 21:58:09.728360 | instance | 2026-02-24 21:58:09.728365 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-24 21:58:09.728370 | instance | Tuesday 24 February 2026 21:58:09 +0000 (0:00:00.042) 0:02:37.065 ****** 2026-02-24 21:58:09.984199 | instance | ok: [instance] 2026-02-24 21:58:09.984237 | instance | 2026-02-24 21:58:09.984242 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-24 21:58:09.984247 | instance | Tuesday 24 February 2026 21:58:09 +0000 (0:00:00.256) 0:02:37.321 ****** 2026-02-24 21:58:11.867092 | instance | ok: [instance] 2026-02-24 21:58:11.867469 | instance | 2026-02-24 21:58:11.867485 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-24 21:58:11.867490 | instance | Tuesday 24 February 2026 21:58:11 +0000 (0:00:01.883) 0:02:39.204 ****** 2026-02-24 21:58:13.319900 | instance | ok: [instance] 2026-02-24 21:58:13.319940 | instance | 2026-02-24 21:58:13.319946 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-24 21:58:13.319951 | instance | Tuesday 24 February 2026 21:58:13 +0000 (0:00:01.452) 0:02:40.657 ****** 2026-02-24 21:58:14.787466 | instance | ok: [instance] 2026-02-24 21:58:14.787550 | instance | 2026-02-24 21:58:14.787817 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-24 21:58:14.787853 | instance | Tuesday 24 February 2026 21:58:14 +0000 (0:00:01.467) 0:02:42.125 ****** 2026-02-24 21:58:17.225771 | instance | ok: [instance] 2026-02-24 21:58:17.225913 | instance | 2026-02-24 21:58:17.226091 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-24 21:58:17.226273 | instance | 2026-02-24 21:58:17.226497 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 21:58:17.226623 | instance | Tuesday 24 February 2026 21:58:17 +0000 (0:00:02.438) 0:02:44.563 ****** 2026-02-24 21:58:18.075768 | instance | ok: [instance] 2026-02-24 21:58:18.075836 | instance | 2026-02-24 21:58:18.076114 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 21:58:18.076160 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.848) 0:02:45.411 ****** 2026-02-24 21:58:18.277077 | instance | ok: [instance] 2026-02-24 21:58:18.277175 | instance | 2026-02-24 21:58:18.277304 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 21:58:18.277465 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.202) 0:02:45.614 ****** 2026-02-24 21:58:18.312055 | instance | skipping: [instance] 2026-02-24 21:58:18.312169 | instance | 2026-02-24 21:58:18.312298 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 21:58:18.312452 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.035) 0:02:45.649 ****** 2026-02-24 21:58:18.526111 | instance | ok: [instance] 2026-02-24 21:58:18.526197 | instance | 2026-02-24 21:58:18.526323 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 21:58:18.526443 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.213) 0:02:45.863 ****** 2026-02-24 21:58:18.577169 | instance | ok: [instance] => { 2026-02-24 21:58:18.577327 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-24 21:58:18.577541 | instance | } 2026-02-24 21:58:18.577670 | instance | 2026-02-24 21:58:18.577789 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 21:58:18.577899 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.051) 0:02:45.914 ****** 2026-02-24 21:58:18.858416 | instance | ok: [instance] 2026-02-24 21:58:18.858509 | instance | 2026-02-24 21:58:18.858638 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 21:58:18.858766 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.281) 0:02:46.195 ****** 2026-02-24 21:58:18.898476 | instance | skipping: [instance] 2026-02-24 21:58:18.898522 | instance | 2026-02-24 21:58:18.898645 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 21:58:18.898766 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.040) 0:02:46.236 ****** 2026-02-24 21:58:18.932741 | instance | skipping: [instance] 2026-02-24 21:58:18.932834 | instance | 2026-02-24 21:58:18.932958 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 21:58:18.933082 | instance | Tuesday 24 February 2026 21:58:18 +0000 (0:00:00.034) 0:02:46.270 ****** 2026-02-24 21:58:19.127275 | instance | ok: [instance] 2026-02-24 21:58:19.127363 | instance | 2026-02-24 21:58:19.127490 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 21:58:19.127610 | instance | Tuesday 24 February 2026 21:58:19 +0000 (0:00:00.194) 0:02:46.464 ****** 2026-02-24 21:58:20.149346 | instance | ok: [instance] 2026-02-24 21:58:20.149454 | instance | 2026-02-24 21:58:20.149578 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 21:58:20.149709 | instance | Tuesday 24 February 2026 21:58:20 +0000 (0:00:01.022) 0:02:47.486 ****** 2026-02-24 21:58:20.215366 | instance | ok: [instance] => { 2026-02-24 21:58:20.215562 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-24 21:58:20.215749 | instance | } 2026-02-24 21:58:20.215903 | instance | 2026-02-24 21:58:20.216069 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 21:58:20.216233 | instance | Tuesday 24 February 2026 21:58:20 +0000 (0:00:00.065) 0:02:47.552 ****** 2026-02-24 21:58:20.538743 | instance | ok: [instance] 2026-02-24 21:58:20.538853 | instance | 2026-02-24 21:58:20.538983 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 21:58:20.539137 | instance | Tuesday 24 February 2026 21:58:20 +0000 (0:00:00.323) 0:02:47.876 ****** 2026-02-24 21:58:22.474128 | instance | ok: [instance] 2026-02-24 21:58:22.474198 | instance | 2026-02-24 21:58:22.474340 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 21:58:22.474463 | instance | Tuesday 24 February 2026 21:58:22 +0000 (0:00:01.935) 0:02:49.811 ****** 2026-02-24 21:58:22.510907 | instance | skipping: [instance] 2026-02-24 21:58:22.511029 | instance | 2026-02-24 21:58:22.511417 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 21:58:22.511796 | instance | Tuesday 24 February 2026 21:58:22 +0000 (0:00:00.037) 0:02:49.848 ****** 2026-02-24 21:58:22.546324 | instance | skipping: [instance] 2026-02-24 21:58:22.546439 | instance | 2026-02-24 21:58:22.546574 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 21:58:22.546704 | instance | Tuesday 24 February 2026 21:58:22 +0000 (0:00:00.034) 0:02:49.883 ****** 2026-02-24 21:58:22.581325 | instance | skipping: [instance] 2026-02-24 21:58:22.581466 | instance | 2026-02-24 21:58:22.581595 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 21:58:22.581864 | instance | Tuesday 24 February 2026 21:58:22 +0000 (0:00:00.035) 0:02:49.918 ****** 2026-02-24 21:58:23.676933 | instance | ok: [instance] 2026-02-24 21:58:23.677050 | instance | 2026-02-24 21:58:23.677203 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 21:58:23.677405 | instance | Tuesday 24 February 2026 21:58:23 +0000 (0:00:01.095) 0:02:51.014 ****** 2026-02-24 21:58:24.091950 | instance | ok: [instance] 2026-02-24 21:58:24.092058 | instance | 2026-02-24 21:58:24.092132 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 21:58:24.092266 | instance | Tuesday 24 February 2026 21:58:24 +0000 (0:00:00.415) 0:02:51.429 ****** 2026-02-24 21:58:25.024899 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 21:58:25.024980 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 21:58:25.025102 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 21:58:25.025234 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 21:58:25.025386 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 21:58:25.025504 | instance | 2026-02-24 21:58:25.025628 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 21:58:25.025741 | instance | Tuesday 24 February 2026 21:58:25 +0000 (0:00:00.932) 0:02:52.361 ****** 2026-02-24 21:58:25.519267 | instance | ok: [instance] 2026-02-24 21:58:25.519310 | instance | 2026-02-24 21:58:25.519317 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 21:58:25.519323 | instance | Tuesday 24 February 2026 21:58:25 +0000 (0:00:00.480) 0:02:52.842 ****** 2026-02-24 21:58:25.519328 | instance | 2026-02-24 21:58:25.519333 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 21:58:25.519339 | instance | Tuesday 24 February 2026 21:58:25 +0000 (0:00:00.013) 0:02:52.856 ****** 2026-02-24 21:58:25.853066 | instance | ok: [instance] 2026-02-24 21:58:25.853461 | instance | 2026-02-24 21:58:25.853475 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 21:58:25.853480 | instance | Tuesday 24 February 2026 21:58:25 +0000 (0:00:00.334) 0:02:53.190 ****** 2026-02-24 21:58:26.044950 | instance | ok: [instance] 2026-02-24 21:58:26.045051 | instance | 2026-02-24 21:58:26.045061 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 21:58:26.045068 | instance | Tuesday 24 February 2026 21:58:26 +0000 (0:00:00.191) 0:02:53.382 ****** 2026-02-24 21:58:26.096291 | instance | ok: [instance] => { 2026-02-24 21:58:26.096339 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-24 21:58:26.096347 | instance | } 2026-02-24 21:58:26.096353 | instance | 2026-02-24 21:58:26.096359 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 21:58:26.096365 | instance | Tuesday 24 February 2026 21:58:26 +0000 (0:00:00.050) 0:02:53.432 ****** 2026-02-24 21:58:26.431990 | instance | ok: [instance] 2026-02-24 21:58:26.432048 | instance | 2026-02-24 21:58:26.432060 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 21:58:26.432070 | instance | Tuesday 24 February 2026 21:58:26 +0000 (0:00:00.335) 0:02:53.768 ****** 2026-02-24 21:58:29.499082 | instance | ok: [instance] 2026-02-24 21:58:29.499161 | instance | 2026-02-24 21:58:29.499473 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-24 21:58:29.499747 | instance | Tuesday 24 February 2026 21:58:29 +0000 (0:00:03.067) 0:02:56.835 ****** 2026-02-24 21:58:30.555030 | instance | ok: [instance] 2026-02-24 21:58:30.555093 | instance | 2026-02-24 21:58:30.555105 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-24 21:58:30.555115 | instance | Tuesday 24 February 2026 21:58:30 +0000 (0:00:01.055) 0:02:57.891 ****** 2026-02-24 21:58:30.750288 | instance | ok: [instance] 2026-02-24 21:58:30.750377 | instance | 2026-02-24 21:58:30.750502 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-24 21:58:30.750624 | instance | Tuesday 24 February 2026 21:58:30 +0000 (0:00:00.195) 0:02:58.087 ****** 2026-02-24 21:58:31.171262 | instance | ok: [instance] 2026-02-24 21:58:31.171673 | instance | 2026-02-24 21:58:31.171711 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-24 21:58:31.171727 | instance | Tuesday 24 February 2026 21:58:31 +0000 (0:00:00.420) 0:02:58.508 ****** 2026-02-24 21:58:31.732041 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-24 21:58:31.732881 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-24 21:58:31.732903 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-24 21:58:31.732911 | instance | 2026-02-24 21:58:31.732917 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-24 21:58:31.732924 | instance | Tuesday 24 February 2026 21:58:31 +0000 (0:00:00.560) 0:02:59.069 ****** 2026-02-24 21:58:32.156809 | instance | ok: [instance] 2026-02-24 21:58:32.157347 | instance | 2026-02-24 21:58:32.157405 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-24 21:58:32.157413 | instance | Tuesday 24 February 2026 21:58:32 +0000 (0:00:00.424) 0:02:59.494 ****** 2026-02-24 21:58:32.569172 | instance | ok: [instance] 2026-02-24 21:58:32.569263 | instance | 2026-02-24 21:58:32.569506 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-24 21:58:32.569573 | instance | Tuesday 24 February 2026 21:58:32 +0000 (0:00:00.398) 0:02:59.892 ****** 2026-02-24 21:58:32.569950 | instance | 2026-02-24 21:58:32.569982 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-24 21:58:32.569988 | instance | Tuesday 24 February 2026 21:58:32 +0000 (0:00:00.014) 0:02:59.906 ****** 2026-02-24 21:58:32.921401 | instance | ok: [instance] 2026-02-24 21:58:32.921463 | instance | 2026-02-24 21:58:32.921721 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-24 21:58:32.921737 | instance | Tuesday 24 February 2026 21:58:32 +0000 (0:00:00.352) 0:03:00.258 ****** 2026-02-24 21:58:32.973386 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-24 21:58:32.973464 | instance | 2026-02-24 21:58:32.973750 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-24 21:58:32.973765 | instance | Tuesday 24 February 2026 21:58:32 +0000 (0:00:00.051) 0:03:00.310 ****** 2026-02-24 21:58:33.909738 | instance | ok: [instance] 2026-02-24 21:58:33.909809 | instance | 2026-02-24 21:58:33.910073 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-24 21:58:33.910088 | instance | Tuesday 24 February 2026 21:58:33 +0000 (0:00:00.936) 0:03:01.247 ****** 2026-02-24 21:58:34.537650 | instance | ok: [instance] => (item=chronyd) 2026-02-24 21:58:34.538111 | instance | ok: [instance] => (item=sshd) 2026-02-24 21:58:34.538127 | instance | 2026-02-24 21:58:34.538132 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-24 21:58:34.538137 | instance | Tuesday 24 February 2026 21:58:34 +0000 (0:00:00.627) 0:03:01.875 ****** 2026-02-24 21:58:34.821625 | instance | ok: [instance] 2026-02-24 21:58:34.821682 | instance | 2026-02-24 21:58:34.821929 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-24 21:58:34.821945 | instance | Tuesday 24 February 2026 21:58:34 +0000 (0:00:00.283) 0:03:02.159 ****** 2026-02-24 21:58:35.017940 | instance | ok: [instance] 2026-02-24 21:58:35.018294 | instance | 2026-02-24 21:58:35.018310 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-24 21:58:35.018316 | instance | Tuesday 24 February 2026 21:58:35 +0000 (0:00:00.196) 0:03:02.355 ****** 2026-02-24 21:58:35.251703 | instance | ok: [instance] 2026-02-24 21:58:35.251850 | instance | 2026-02-24 21:58:35.251980 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-24 21:58:35.252100 | instance | Tuesday 24 February 2026 21:58:35 +0000 (0:00:00.233) 0:03:02.589 ****** 2026-02-24 21:58:35.456293 | instance | ok: [instance] 2026-02-24 21:58:35.456634 | instance | 2026-02-24 21:58:35.456953 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-24 21:58:35.457243 | instance | Tuesday 24 February 2026 21:58:35 +0000 (0:00:00.204) 0:03:02.793 ****** 2026-02-24 21:58:35.679644 | instance | ok: [instance] => (item=instance) 2026-02-24 21:58:35.679897 | instance | 2026-02-24 21:58:35.680185 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-24 21:58:35.680483 | instance | Tuesday 24 February 2026 21:58:35 +0000 (0:00:00.222) 0:03:03.016 ****** 2026-02-24 21:58:35.730286 | instance | ok: [instance] 2026-02-24 21:58:35.730536 | instance | 2026-02-24 21:58:35.730811 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-24 21:58:35.731080 | instance | Tuesday 24 February 2026 21:58:35 +0000 (0:00:00.051) 0:03:03.067 ****** 2026-02-24 21:58:41.066704 | instance | ok: [instance] 2026-02-24 21:58:41.066768 | instance | 2026-02-24 21:58:41.066780 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-24 21:58:41.066790 | instance | Tuesday 24 February 2026 21:58:41 +0000 (0:00:05.335) 0:03:08.402 ****** 2026-02-24 21:58:41.121012 | instance | ok: [instance] 2026-02-24 21:58:41.121083 | instance | 2026-02-24 21:58:41.121378 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-24 21:58:41.121423 | instance | Tuesday 24 February 2026 21:58:41 +0000 (0:00:00.055) 0:03:08.458 ****** 2026-02-24 21:58:41.186570 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-24 21:58:41.186642 | instance | 2026-02-24 21:58:41.186931 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-24 21:58:41.186973 | instance | Tuesday 24 February 2026 21:58:41 +0000 (0:00:00.065) 0:03:08.523 ****** 2026-02-24 21:58:41.231302 | instance | skipping: [instance] 2026-02-24 21:58:41.231370 | instance | 2026-02-24 21:58:41.231680 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-24 21:58:41.231747 | instance | Tuesday 24 February 2026 21:58:41 +0000 (0:00:00.044) 0:03:08.568 ****** 2026-02-24 21:58:41.279304 | instance | skipping: [instance] => (item=instance) 2026-02-24 21:58:41.279388 | instance | skipping: [instance] 2026-02-24 21:58:41.279508 | instance | 2026-02-24 21:58:41.279677 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-24 21:58:41.279829 | instance | Tuesday 24 February 2026 21:58:41 +0000 (0:00:00.048) 0:03:08.616 ****** 2026-02-24 21:58:41.538124 | instance | ok: [instance] 2026-02-24 21:58:41.538238 | instance | 2026-02-24 21:58:41.538578 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-24 21:58:41.538622 | instance | Tuesday 24 February 2026 21:58:41 +0000 (0:00:00.258) 0:03:08.875 ****** 2026-02-24 21:58:43.290500 | instance | ok: [instance] 2026-02-24 21:58:43.290565 | instance | 2026-02-24 21:58:43.290851 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-24 21:58:43.290888 | instance | Tuesday 24 February 2026 21:58:43 +0000 (0:00:01.752) 0:03:10.628 ****** 2026-02-24 21:58:43.318964 | instance | skipping: [instance] 2026-02-24 21:58:43.319116 | instance | 2026-02-24 21:58:43.319284 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-24 21:58:43.319456 | instance | Tuesday 24 February 2026 21:58:43 +0000 (0:00:00.028) 0:03:10.656 ****** 2026-02-24 21:58:43.347112 | instance | skipping: [instance] 2026-02-24 21:58:43.347345 | instance | 2026-02-24 21:58:43.347647 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-24 21:58:43.347912 | instance | Tuesday 24 February 2026 21:58:43 +0000 (0:00:00.028) 0:03:10.684 ****** 2026-02-24 21:58:48.642167 | instance | ok: [instance] 2026-02-24 21:58:48.642349 | instance | 2026-02-24 21:58:48.642628 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-24 21:58:48.642903 | instance | Tuesday 24 February 2026 21:58:48 +0000 (0:00:05.294) 0:03:15.979 ****** 2026-02-24 21:58:58.581907 | instance | ok: [instance] 2026-02-24 21:58:58.581982 | instance | 2026-02-24 21:58:58.582552 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-24 21:58:58.582584 | instance | Tuesday 24 February 2026 21:58:58 +0000 (0:00:09.939) 0:03:25.918 ****** 2026-02-24 22:00:19.214232 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-24 22:00:19.214346 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-24 22:00:19.214406 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-24 22:00:19.214799 | instance | 2026-02-24 22:00:19.214853 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-24 22:00:19.214865 | instance | Tuesday 24 February 2026 22:00:19 +0000 (0:01:20.632) 0:04:46.551 ****** 2026-02-24 22:00:22.354419 | instance | ok: [instance] 2026-02-24 22:00:22.354558 | instance | 2026-02-24 22:00:22.354586 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-24 22:00:22.354597 | instance | Tuesday 24 February 2026 22:00:22 +0000 (0:00:03.139) 0:04:49.691 ****** 2026-02-24 22:00:24.766862 | instance | ok: [instance] 2026-02-24 22:00:24.766924 | instance | 2026-02-24 22:00:24.766937 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-24 22:00:24.766947 | instance | Tuesday 24 February 2026 22:00:24 +0000 (0:00:02.411) 0:04:52.103 ****** 2026-02-24 22:00:24.821373 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-24 22:00:24.821478 | instance | 2026-02-24 22:00:24.821594 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-24 22:00:24.821716 | instance | Tuesday 24 February 2026 22:00:24 +0000 (0:00:00.055) 0:04:52.158 ****** 2026-02-24 22:00:24.858303 | instance | ok: [instance] 2026-02-24 22:00:24.858400 | instance | 2026-02-24 22:00:24.858527 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-24 22:00:24.858649 | instance | Tuesday 24 February 2026 22:00:24 +0000 (0:00:00.036) 0:04:52.195 ****** 2026-02-24 22:00:26.418079 | instance | ok: [instance] 2026-02-24 22:00:26.418154 | instance | 2026-02-24 22:00:26.418168 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-24 22:00:26.418177 | instance | Tuesday 24 February 2026 22:00:26 +0000 (0:00:01.558) 0:04:53.754 ****** 2026-02-24 22:00:26.466925 | instance | ok: [instance] 2026-02-24 22:00:26.467369 | instance | 2026-02-24 22:00:26.467435 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-24 22:00:26.467443 | instance | Tuesday 24 February 2026 22:00:26 +0000 (0:00:00.049) 0:04:53.803 ****** 2026-02-24 22:00:26.526666 | instance | skipping: [instance] => (item=1) 2026-02-24 22:00:26.527419 | instance | skipping: [instance] => (item=1) 2026-02-24 22:00:26.527473 | instance | skipping: [instance] => (item=1) 2026-02-24 22:00:26.527479 | instance | skipping: [instance] 2026-02-24 22:00:26.527484 | instance | 2026-02-24 22:00:26.527488 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-24 22:00:26.527494 | instance | Tuesday 24 February 2026 22:00:26 +0000 (0:00:00.060) 0:04:53.863 ****** 2026-02-24 22:00:26.573933 | instance | skipping: [instance] 2026-02-24 22:00:26.574247 | instance | 2026-02-24 22:00:26.574319 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:00:26.574339 | instance | 2026-02-24 22:00:26.574567 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-24 22:00:26.574619 | instance | Tuesday 24 February 2026 22:00:26 +0000 (0:00:00.047) 0:04:53.911 ****** 2026-02-24 22:00:26.972572 | instance | changed: [instance] 2026-02-24 22:00:26.972637 | instance | 2026-02-24 22:00:26.972644 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:00:26.972649 | instance | 2026-02-24 22:00:26.972653 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:00:26.972658 | instance | Tuesday 24 February 2026 22:00:26 +0000 (0:00:00.397) 0:04:54.308 ****** 2026-02-24 22:00:27.923512 | instance | ok: [instance] 2026-02-24 22:00:27.923623 | instance | 2026-02-24 22:00:27.923639 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-24 22:00:27.923826 | instance | Tuesday 24 February 2026 22:00:27 +0000 (0:00:00.951) 0:04:55.260 ****** 2026-02-24 22:00:31.758833 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-24 22:00:31.759175 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-24 22:00:31.759192 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-24 22:00:31.759221 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-24 22:00:31.759283 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-24 22:00:31.759450 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-24 22:00:31.759534 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-24 22:00:31.759682 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-24 22:00:31.759753 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-24 22:00:31.761511 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-24 22:00:31.761560 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-24 22:00:31.761566 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-24 22:00:31.761572 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-24 22:00:31.761577 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-24 22:00:31.761581 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-24 22:00:31.761586 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-24 22:00:31.761591 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-24 22:00:31.761595 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-24 22:00:31.761599 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-24 22:00:31.761603 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-24 22:00:31.761608 | instance | 2026-02-24 22:00:31.761613 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-24 22:00:31.761617 | instance | Tuesday 24 February 2026 22:00:31 +0000 (0:00:03.835) 0:04:59.096 ****** 2026-02-24 22:00:31.986691 | instance | changed: [instance] 2026-02-24 22:00:31.986769 | instance | 2026-02-24 22:00:31.986975 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-24 22:00:31.987004 | instance | Tuesday 24 February 2026 22:00:31 +0000 (0:00:00.227) 0:04:59.323 ****** 2026-02-24 22:00:32.453278 | instance | changed: [instance] 2026-02-24 22:00:32.453389 | instance | 2026-02-24 22:00:32.453527 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-24 22:00:32.453635 | instance | Tuesday 24 February 2026 22:00:32 +0000 (0:00:00.467) 0:04:59.790 ****** 2026-02-24 22:00:32.700220 | instance | ok: [instance] 2026-02-24 22:00:32.700542 | instance | 2026-02-24 22:00:32.700843 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-24 22:00:32.701131 | instance | Tuesday 24 February 2026 22:00:32 +0000 (0:00:00.246) 0:05:00.037 ****** 2026-02-24 22:00:32.752271 | instance | ok: [instance] 2026-02-24 22:00:32.752522 | instance | 2026-02-24 22:00:32.752843 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-24 22:00:32.753104 | instance | 2026-02-24 22:00:32.753570 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:00:32.753870 | instance | Tuesday 24 February 2026 22:00:32 +0000 (0:00:00.052) 0:05:00.089 ****** 2026-02-24 22:00:33.682725 | instance | ok: [instance] 2026-02-24 22:00:33.682978 | instance | 2026-02-24 22:00:33.683274 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-24 22:00:33.683504 | instance | Tuesday 24 February 2026 22:00:33 +0000 (0:00:00.929) 0:05:01.019 ****** 2026-02-24 22:00:33.895816 | instance | changed: [instance] 2026-02-24 22:00:33.896038 | instance | 2026-02-24 22:00:33.896312 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-24 22:00:33.896579 | instance | Tuesday 24 February 2026 22:00:33 +0000 (0:00:00.213) 0:05:01.232 ****** 2026-02-24 22:00:34.817300 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-24 22:00:34.817398 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-24 22:00:34.817501 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-24 22:00:34.817638 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-24 22:00:34.817799 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-24 22:00:34.817855 | instance | 2026-02-24 22:00:34.817988 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-24 22:00:34.818093 | instance | Tuesday 24 February 2026 22:00:34 +0000 (0:00:00.921) 0:05:02.154 ****** 2026-02-24 22:00:35.005175 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-02-24 22:00:35.183929 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-02-24 22:00:35.365125 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-02-24 22:00:35.377335 | instance | ...ignoring 2026-02-24 22:00:35.377694 | instance | 2026-02-24 22:00:35.377973 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-24 22:00:35.378243 | instance | Tuesday 24 February 2026 22:00:35 +0000 (0:00:00.558) 0:05:02.713 ****** 2026-02-24 22:00:35.590787 | instance | ok: [instance] 2026-02-24 22:00:35.591033 | instance | 2026-02-24 22:00:35.591400 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-24 22:00:35.591677 | instance | Tuesday 24 February 2026 22:00:35 +0000 (0:00:00.214) 0:05:02.927 ****** 2026-02-24 22:00:35.788017 | instance | ok: [instance] 2026-02-24 22:00:35.788274 | instance | 2026-02-24 22:00:35.788560 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-24 22:00:35.788833 | instance | Tuesday 24 February 2026 22:00:35 +0000 (0:00:00.197) 0:05:03.124 ****** 2026-02-24 22:00:35.819157 | instance | ok: [instance] 2026-02-24 22:00:35.819392 | instance | 2026-02-24 22:00:35.819690 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-24 22:00:35.819955 | instance | Tuesday 24 February 2026 22:00:35 +0000 (0:00:00.031) 0:05:03.156 ****** 2026-02-24 22:00:35.857968 | instance | ok: [instance] 2026-02-24 22:00:35.858224 | instance | 2026-02-24 22:00:35.858602 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-24 22:00:35.858878 | instance | Tuesday 24 February 2026 22:00:35 +0000 (0:00:00.038) 0:05:03.194 ****** 2026-02-24 22:00:36.382948 | instance | ok: [instance] 2026-02-24 22:00:36.383185 | instance | 2026-02-24 22:00:36.383460 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-24 22:00:36.383753 | instance | Tuesday 24 February 2026 22:00:36 +0000 (0:00:00.524) 0:05:03.719 ****** 2026-02-24 22:00:36.703318 | instance | ok: [instance] 2026-02-24 22:00:36.703402 | instance | 2026-02-24 22:00:36.703532 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-24 22:00:36.703664 | instance | Tuesday 24 February 2026 22:00:36 +0000 (0:00:00.205) 0:05:03.925 ****** 2026-02-24 22:00:36.703777 | instance | 2026-02-24 22:00:36.703895 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-24 22:00:36.704005 | instance | 2026-02-24 22:00:36.704131 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:00:36.704252 | instance | Tuesday 24 February 2026 22:00:36 +0000 (0:00:00.115) 0:05:04.040 ****** 2026-02-24 22:00:37.648549 | instance | ok: [instance] 2026-02-24 22:00:37.648791 | instance | 2026-02-24 22:00:37.649061 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:00:37.649325 | instance | Tuesday 24 February 2026 22:00:37 +0000 (0:00:00.944) 0:05:04.985 ****** 2026-02-24 22:00:37.854886 | instance | ok: [instance] 2026-02-24 22:00:37.855037 | instance | 2026-02-24 22:00:37.855208 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:00:37.855389 | instance | Tuesday 24 February 2026 22:00:37 +0000 (0:00:00.206) 0:05:05.191 ****** 2026-02-24 22:00:37.898736 | instance | skipping: [instance] 2026-02-24 22:00:37.899002 | instance | 2026-02-24 22:00:37.899283 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 22:00:37.899554 | instance | Tuesday 24 February 2026 22:00:37 +0000 (0:00:00.044) 0:05:05.236 ****** 2026-02-24 22:00:38.123433 | instance | ok: [instance] 2026-02-24 22:00:38.123702 | instance | 2026-02-24 22:00:38.123940 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:00:38.124251 | instance | Tuesday 24 February 2026 22:00:38 +0000 (0:00:00.223) 0:05:05.459 ****** 2026-02-24 22:00:38.187749 | instance | ok: [instance] => { 2026-02-24 22:00:38.188035 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-24 22:00:38.188293 | instance | } 2026-02-24 22:00:38.188542 | instance | 2026-02-24 22:00:38.188811 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:00:38.189131 | instance | Tuesday 24 February 2026 22:00:38 +0000 (0:00:00.065) 0:05:05.525 ****** 2026-02-24 22:00:38.507682 | instance | ok: [instance] 2026-02-24 22:00:38.507904 | instance | 2026-02-24 22:00:38.508175 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:00:38.508443 | instance | Tuesday 24 February 2026 22:00:38 +0000 (0:00:00.319) 0:05:05.844 ****** 2026-02-24 22:00:38.554415 | instance | skipping: [instance] 2026-02-24 22:00:38.554745 | instance | 2026-02-24 22:00:38.555017 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:00:38.555284 | instance | Tuesday 24 February 2026 22:00:38 +0000 (0:00:00.047) 0:05:05.891 ****** 2026-02-24 22:00:38.765816 | instance | ok: [instance] 2026-02-24 22:00:38.766111 | instance | 2026-02-24 22:00:38.766536 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:00:38.766802 | instance | Tuesday 24 February 2026 22:00:38 +0000 (0:00:00.211) 0:05:06.102 ****** 2026-02-24 22:00:39.910130 | instance | ok: [instance] 2026-02-24 22:00:39.910418 | instance | 2026-02-24 22:00:39.910699 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:00:39.910972 | instance | Tuesday 24 February 2026 22:00:39 +0000 (0:00:01.143) 0:05:07.246 ****** 2026-02-24 22:00:39.975949 | instance | ok: [instance] => { 2026-02-24 22:00:39.976243 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-24 22:00:39.976472 | instance | } 2026-02-24 22:00:39.976714 | instance | 2026-02-24 22:00:39.976983 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:00:39.977255 | instance | Tuesday 24 February 2026 22:00:39 +0000 (0:00:00.066) 0:05:07.312 ****** 2026-02-24 22:00:40.336063 | instance | ok: [instance] 2026-02-24 22:00:40.336287 | instance | 2026-02-24 22:00:40.336569 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:00:40.336841 | instance | Tuesday 24 February 2026 22:00:40 +0000 (0:00:00.359) 0:05:07.672 ****** 2026-02-24 22:00:42.435671 | instance | ok: [instance] 2026-02-24 22:00:42.436117 | instance | 2026-02-24 22:00:42.436422 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 22:00:42.436683 | instance | Tuesday 24 February 2026 22:00:42 +0000 (0:00:02.098) 0:05:09.771 ****** 2026-02-24 22:00:42.471078 | instance | skipping: [instance] 2026-02-24 22:00:42.471307 | instance | 2026-02-24 22:00:42.471592 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 22:00:42.471861 | instance | Tuesday 24 February 2026 22:00:42 +0000 (0:00:00.036) 0:05:09.808 ****** 2026-02-24 22:00:42.504296 | instance | skipping: [instance] 2026-02-24 22:00:42.504520 | instance | 2026-02-24 22:00:42.504779 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 22:00:42.505042 | instance | Tuesday 24 February 2026 22:00:42 +0000 (0:00:00.033) 0:05:09.841 ****** 2026-02-24 22:00:42.536636 | instance | skipping: [instance] 2026-02-24 22:00:42.536857 | instance | 2026-02-24 22:00:42.537129 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 22:00:42.537415 | instance | Tuesday 24 February 2026 22:00:42 +0000 (0:00:00.032) 0:05:09.874 ****** 2026-02-24 22:00:43.882669 | instance | ok: [instance] 2026-02-24 22:00:43.882860 | instance | 2026-02-24 22:00:43.883196 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 22:00:43.883431 | instance | Tuesday 24 February 2026 22:00:43 +0000 (0:00:01.345) 0:05:11.219 ****** 2026-02-24 22:00:44.332898 | instance | ok: [instance] 2026-02-24 22:00:44.333138 | instance | 2026-02-24 22:00:44.333513 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 22:00:44.334097 | instance | Tuesday 24 February 2026 22:00:44 +0000 (0:00:00.450) 0:05:11.669 ****** 2026-02-24 22:00:45.289036 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 22:00:45.289171 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 22:00:45.289530 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 22:00:45.289957 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 22:00:45.290254 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 22:00:45.290504 | instance | 2026-02-24 22:00:45.290936 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 22:00:45.291226 | instance | Tuesday 24 February 2026 22:00:45 +0000 (0:00:00.956) 0:05:12.626 ****** 2026-02-24 22:00:45.816704 | instance | ok: [instance] 2026-02-24 22:00:45.817046 | instance | 2026-02-24 22:00:45.817379 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 22:00:45.817751 | instance | Tuesday 24 February 2026 22:00:45 +0000 (0:00:00.520) 0:05:13.146 ****** 2026-02-24 22:00:45.818063 | instance | 2026-02-24 22:00:45.818367 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 22:00:45.818689 | instance | Tuesday 24 February 2026 22:00:45 +0000 (0:00:00.007) 0:05:13.153 ****** 2026-02-24 22:00:46.188949 | instance | ok: [instance] 2026-02-24 22:00:46.189185 | instance | 2026-02-24 22:00:46.189514 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-24 22:00:46.189889 | instance | Tuesday 24 February 2026 22:00:46 +0000 (0:00:00.372) 0:05:13.525 ****** 2026-02-24 22:00:46.756202 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-02-24 22:00:46.771673 | instance | ...ignoring 2026-02-24 22:00:46.771930 | instance | 2026-02-24 22:00:46.772213 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-24 22:00:46.772481 | instance | Tuesday 24 February 2026 22:00:46 +0000 (0:00:00.583) 0:05:14.109 ****** 2026-02-24 22:00:46.808653 | instance | skipping: [instance] 2026-02-24 22:00:46.808897 | instance | 2026-02-24 22:00:46.809177 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-24 22:00:46.809478 | instance | Tuesday 24 February 2026 22:00:46 +0000 (0:00:00.036) 0:05:14.146 ****** 2026-02-24 22:00:46.849723 | instance | skipping: [instance] 2026-02-24 22:00:46.849883 | instance | 2026-02-24 22:00:46.850062 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-24 22:00:46.850229 | instance | Tuesday 24 February 2026 22:00:46 +0000 (0:00:00.041) 0:05:14.187 ****** 2026-02-24 22:00:46.890317 | instance | skipping: [instance] 2026-02-24 22:00:46.890593 | instance | 2026-02-24 22:00:46.890878 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-24 22:00:46.891139 | instance | Tuesday 24 February 2026 22:00:46 +0000 (0:00:00.040) 0:05:14.227 ****** 2026-02-24 22:00:46.927330 | instance | skipping: [instance] 2026-02-24 22:00:46.927574 | instance | 2026-02-24 22:00:46.927847 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-24 22:00:46.928145 | instance | Tuesday 24 February 2026 22:00:46 +0000 (0:00:00.037) 0:05:14.264 ****** 2026-02-24 22:00:46.969970 | instance | skipping: [instance] 2026-02-24 22:00:46.970210 | instance | 2026-02-24 22:00:46.970563 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:00:46.970869 | instance | Tuesday 24 February 2026 22:00:46 +0000 (0:00:00.042) 0:05:14.307 ****** 2026-02-24 22:00:47.196547 | instance | ok: [instance] 2026-02-24 22:00:47.196720 | instance | 2026-02-24 22:00:47.196992 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:00:47.197264 | instance | Tuesday 24 February 2026 22:00:47 +0000 (0:00:00.225) 0:05:14.533 ****** 2026-02-24 22:00:47.243495 | instance | ok: [instance] => { 2026-02-24 22:00:47.243741 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-24 22:00:47.243999 | instance | } 2026-02-24 22:00:47.244248 | instance | 2026-02-24 22:00:47.244511 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:00:47.244777 | instance | Tuesday 24 February 2026 22:00:47 +0000 (0:00:00.047) 0:05:14.580 ****** 2026-02-24 22:00:50.420622 | instance | changed: [instance] 2026-02-24 22:00:50.420843 | instance | 2026-02-24 22:00:50.421142 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:00:50.421458 | instance | Tuesday 24 February 2026 22:00:50 +0000 (0:00:03.176) 0:05:17.757 ****** 2026-02-24 22:00:50.471350 | instance | skipping: [instance] 2026-02-24 22:00:50.471614 | instance | 2026-02-24 22:00:50.471902 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:00:50.472191 | instance | Tuesday 24 February 2026 22:00:50 +0000 (0:00:00.051) 0:05:17.808 ****** 2026-02-24 22:00:50.697986 | instance | ok: [instance] 2026-02-24 22:00:50.698242 | instance | 2026-02-24 22:00:50.698515 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:00:50.698829 | instance | Tuesday 24 February 2026 22:00:50 +0000 (0:00:00.226) 0:05:18.034 ****** 2026-02-24 22:00:50.743517 | instance | ok: [instance] => { 2026-02-24 22:00:50.743798 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-24 22:00:50.744100 | instance | } 2026-02-24 22:00:50.744452 | instance | 2026-02-24 22:00:50.744726 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:00:50.744989 | instance | Tuesday 24 February 2026 22:00:50 +0000 (0:00:00.045) 0:05:18.080 ****** 2026-02-24 22:00:52.974873 | instance | changed: [instance] 2026-02-24 22:00:52.975114 | instance | 2026-02-24 22:00:52.975393 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:00:52.975664 | instance | Tuesday 24 February 2026 22:00:52 +0000 (0:00:02.230) 0:05:20.311 ****** 2026-02-24 22:00:53.025530 | instance | skipping: [instance] 2026-02-24 22:00:53.025818 | instance | 2026-02-24 22:00:53.026082 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 22:00:53.026350 | instance | Tuesday 24 February 2026 22:00:53 +0000 (0:00:00.050) 0:05:20.362 ****** 2026-02-24 22:00:53.063403 | instance | skipping: [instance] 2026-02-24 22:00:53.063637 | instance | 2026-02-24 22:00:53.063900 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 22:00:53.064151 | instance | Tuesday 24 February 2026 22:00:53 +0000 (0:00:00.037) 0:05:20.400 ****** 2026-02-24 22:00:53.098820 | instance | skipping: [instance] 2026-02-24 22:00:53.099029 | instance | 2026-02-24 22:00:53.099296 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 22:00:53.099556 | instance | Tuesday 24 February 2026 22:00:53 +0000 (0:00:00.035) 0:05:20.436 ****** 2026-02-24 22:00:53.135023 | instance | skipping: [instance] 2026-02-24 22:00:53.135245 | instance | 2026-02-24 22:00:53.135507 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 22:00:53.135767 | instance | Tuesday 24 February 2026 22:00:53 +0000 (0:00:00.036) 0:05:20.472 ****** 2026-02-24 22:00:54.300588 | instance | ok: [instance] 2026-02-24 22:00:54.300725 | instance | 2026-02-24 22:00:54.300890 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 22:00:54.301056 | instance | Tuesday 24 February 2026 22:00:54 +0000 (0:00:01.165) 0:05:21.637 ****** 2026-02-24 22:00:54.745081 | instance | ok: [instance] 2026-02-24 22:00:54.745322 | instance | 2026-02-24 22:00:54.745704 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 22:00:54.746083 | instance | Tuesday 24 February 2026 22:00:54 +0000 (0:00:00.444) 0:05:22.082 ****** 2026-02-24 22:00:55.676725 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 22:00:55.676998 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 22:00:55.677273 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 22:00:55.677589 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 22:00:55.677925 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 22:00:55.678177 | instance | 2026-02-24 22:00:55.678450 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 22:00:55.678760 | instance | Tuesday 24 February 2026 22:00:55 +0000 (0:00:00.931) 0:05:23.013 ****** 2026-02-24 22:00:56.185725 | instance | ok: [instance] 2026-02-24 22:00:56.186006 | instance | 2026-02-24 22:00:56.186285 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 22:00:56.186592 | instance | Tuesday 24 February 2026 22:00:56 +0000 (0:00:00.501) 0:05:23.515 ****** 2026-02-24 22:00:56.186879 | instance | 2026-02-24 22:00:56.187148 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 22:00:56.187420 | instance | Tuesday 24 February 2026 22:00:56 +0000 (0:00:00.007) 0:05:23.522 ****** 2026-02-24 22:00:56.568720 | instance | ok: [instance] 2026-02-24 22:00:56.568951 | instance | 2026-02-24 22:00:56.569229 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:00:56.569547 | instance | Tuesday 24 February 2026 22:00:56 +0000 (0:00:00.383) 0:05:23.905 ****** 2026-02-24 22:00:56.788850 | instance | ok: [instance] 2026-02-24 22:00:56.789118 | instance | 2026-02-24 22:00:56.789546 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:00:56.789947 | instance | Tuesday 24 February 2026 22:00:56 +0000 (0:00:00.220) 0:05:24.125 ****** 2026-02-24 22:00:56.850096 | instance | ok: [instance] => { 2026-02-24 22:00:56.850375 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-24 22:00:56.850630 | instance | } 2026-02-24 22:00:56.850872 | instance | 2026-02-24 22:00:56.851135 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:00:56.851403 | instance | Tuesday 24 February 2026 22:00:56 +0000 (0:00:00.061) 0:05:24.187 ****** 2026-02-24 22:00:57.416276 | instance | changed: [instance] 2026-02-24 22:00:57.416487 | instance | 2026-02-24 22:00:57.416755 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:00:57.417022 | instance | Tuesday 24 February 2026 22:00:57 +0000 (0:00:00.564) 0:05:24.752 ****** 2026-02-24 22:00:59.842949 | instance | changed: [instance] 2026-02-24 22:00:59.843158 | instance | 2026-02-24 22:00:59.843425 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:00:59.843799 | instance | Tuesday 24 February 2026 22:00:59 +0000 (0:00:02.427) 0:05:27.179 ****** 2026-02-24 22:00:59.927732 | instance | ok: [instance] => { 2026-02-24 22:00:59.928026 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-24 22:00:59.928284 | instance | } 2026-02-24 22:00:59.928528 | instance | 2026-02-24 22:00:59.928789 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:00:59.929004 | instance | Tuesday 24 February 2026 22:00:59 +0000 (0:00:00.085) 0:05:27.264 ****** 2026-02-24 22:01:00.658203 | instance | changed: [instance] 2026-02-24 22:01:00.658454 | instance | 2026-02-24 22:01:00.658749 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:01:00.659019 | instance | Tuesday 24 February 2026 22:01:00 +0000 (0:00:00.730) 0:05:27.994 ****** 2026-02-24 22:01:02.132394 | instance | changed: [instance] 2026-02-24 22:01:02.132622 | instance | 2026-02-24 22:01:02.132889 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-24 22:01:02.133154 | instance | Tuesday 24 February 2026 22:01:02 +0000 (0:00:01.474) 0:05:29.469 ****** 2026-02-24 22:01:02.595530 | instance | changed: [instance] 2026-02-24 22:01:02.595824 | instance | 2026-02-24 22:01:02.596148 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-24 22:01:02.596486 | instance | Tuesday 24 February 2026 22:01:02 +0000 (0:00:00.463) 0:05:29.932 ****** 2026-02-24 22:01:02.807140 | instance | changed: [instance] 2026-02-24 22:01:02.807228 | instance | 2026-02-24 22:01:02.807355 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:01:02.807477 | instance | Tuesday 24 February 2026 22:01:02 +0000 (0:00:00.211) 0:05:30.144 ****** 2026-02-24 22:01:03.014774 | instance | ok: [instance] 2026-02-24 22:01:03.014990 | instance | 2026-02-24 22:01:03.015258 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:01:03.015517 | instance | Tuesday 24 February 2026 22:01:03 +0000 (0:00:00.207) 0:05:30.351 ****** 2026-02-24 22:01:03.087872 | instance | ok: [instance] => { 2026-02-24 22:01:03.088114 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-24 22:01:03.088366 | instance | } 2026-02-24 22:01:03.088609 | instance | 2026-02-24 22:01:03.088870 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:01:03.089129 | instance | Tuesday 24 February 2026 22:01:03 +0000 (0:00:00.073) 0:05:30.425 ****** 2026-02-24 22:01:03.996911 | instance | changed: [instance] 2026-02-24 22:01:03.997115 | instance | 2026-02-24 22:01:03.997433 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:01:03.997738 | instance | Tuesday 24 February 2026 22:01:03 +0000 (0:00:00.908) 0:05:31.334 ****** 2026-02-24 22:01:06.672977 | instance | changed: [instance] 2026-02-24 22:01:06.673198 | instance | 2026-02-24 22:01:06.673662 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-24 22:01:06.673969 | instance | Tuesday 24 February 2026 22:01:06 +0000 (0:00:02.675) 0:05:34.010 ****** 2026-02-24 22:01:06.731791 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-24 22:01:06.731978 | instance | 2026-02-24 22:01:06.732255 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-24 22:01:06.732534 | instance | Tuesday 24 February 2026 22:01:06 +0000 (0:00:00.058) 0:05:34.068 ****** 2026-02-24 22:01:08.015711 | instance | ok: [instance] 2026-02-24 22:01:08.015910 | instance | 2026-02-24 22:01:08.016181 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-24 22:01:08.016460 | instance | Tuesday 24 February 2026 22:01:08 +0000 (0:00:01.283) 0:05:35.352 ****** 2026-02-24 22:01:08.299718 | instance | changed: [instance] 2026-02-24 22:01:08.299946 | instance | 2026-02-24 22:01:08.300254 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-24 22:01:08.300514 | instance | Tuesday 24 February 2026 22:01:08 +0000 (0:00:00.283) 0:05:35.636 ****** 2026-02-24 22:01:08.768245 | instance | changed: [instance] 2026-02-24 22:01:08.768470 | instance | 2026-02-24 22:01:08.768759 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-24 22:01:08.769033 | instance | Tuesday 24 February 2026 22:01:08 +0000 (0:00:00.468) 0:05:36.105 ****** 2026-02-24 22:01:09.575026 | instance | changed: [instance] => (item=br_netfilter) 2026-02-24 22:01:09.575279 | instance | ok: [instance] => (item=ip_tables) 2026-02-24 22:01:09.575551 | instance | changed: [instance] => (item=ip6_tables) 2026-02-24 22:01:09.575822 | instance | changed: [instance] => (item=nf_conntrack) 2026-02-24 22:01:09.576073 | instance | 2026-02-24 22:01:09.576343 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:01:09.576610 | instance | Tuesday 24 February 2026 22:01:09 +0000 (0:00:00.806) 0:05:36.911 ****** 2026-02-24 22:01:09.783782 | instance | ok: [instance] 2026-02-24 22:01:09.783983 | instance | 2026-02-24 22:01:09.784243 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:01:09.784522 | instance | Tuesday 24 February 2026 22:01:09 +0000 (0:00:00.208) 0:05:37.120 ****** 2026-02-24 22:01:09.840651 | instance | ok: [instance] => { 2026-02-24 22:01:09.840882 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-24 22:01:09.841137 | instance | } 2026-02-24 22:01:09.841411 | instance | 2026-02-24 22:01:09.841822 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:01:09.842096 | instance | Tuesday 24 February 2026 22:01:09 +0000 (0:00:00.057) 0:05:37.178 ****** 2026-02-24 22:01:17.580553 | instance | changed: [instance] 2026-02-24 22:01:17.580750 | instance | 2026-02-24 22:01:17.581025 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:01:17.581291 | instance | Tuesday 24 February 2026 22:01:17 +0000 (0:00:07.738) 0:05:44.917 ****** 2026-02-24 22:01:17.623735 | instance | skipping: [instance] 2026-02-24 22:01:17.623941 | instance | 2026-02-24 22:01:17.624266 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-24 22:01:17.624484 | instance | Tuesday 24 February 2026 22:01:17 +0000 (0:00:00.043) 0:05:44.960 ****** 2026-02-24 22:01:17.688553 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-24 22:01:17.688749 | instance | 2026-02-24 22:01:17.689009 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-24 22:01:17.689271 | instance | Tuesday 24 February 2026 22:01:17 +0000 (0:00:00.064) 0:05:45.025 ****** 2026-02-24 22:01:17.725682 | instance | skipping: [instance] 2026-02-24 22:01:17.725901 | instance | 2026-02-24 22:01:17.726182 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-24 22:01:17.726426 | instance | Tuesday 24 February 2026 22:01:17 +0000 (0:00:00.037) 0:05:45.063 ****** 2026-02-24 22:01:22.672866 | instance | changed: [instance] 2026-02-24 22:01:22.673296 | instance | 2026-02-24 22:01:22.673312 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-24 22:01:22.673322 | instance | Tuesday 24 February 2026 22:01:22 +0000 (0:00:04.946) 0:05:50.009 ****** 2026-02-24 22:01:24.017939 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-24 22:01:24.018025 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-24 22:01:24.018046 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-24 22:01:24.018927 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-24 22:01:24.018969 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-24 22:01:24.018976 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-24 22:01:24.018980 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-24 22:01:24.018984 | instance | 2026-02-24 22:01:24.018989 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-24 22:01:24.018993 | instance | Tuesday 24 February 2026 22:01:24 +0000 (0:00:01.344) 0:05:51.354 ****** 2026-02-24 22:01:24.583254 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-24 22:01:24.583376 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-24 22:01:24.583645 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-24 22:01:24.583699 | instance | 2026-02-24 22:01:24.583756 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-24 22:01:24.583908 | instance | Tuesday 24 February 2026 22:01:24 +0000 (0:00:00.565) 0:05:51.920 ****** 2026-02-24 22:01:25.064090 | instance | changed: [instance] 2026-02-24 22:01:25.064323 | instance | 2026-02-24 22:01:25.064703 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-24 22:01:25.064989 | instance | Tuesday 24 February 2026 22:01:25 +0000 (0:00:00.480) 0:05:52.401 ****** 2026-02-24 22:01:25.552383 | instance | changed: [instance] 2026-02-24 22:01:25.552452 | instance | 2026-02-24 22:01:25.552588 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-24 22:01:25.552705 | instance | Tuesday 24 February 2026 22:01:25 +0000 (0:00:00.488) 0:05:52.889 ****** 2026-02-24 22:01:25.760281 | instance | ok: [instance] 2026-02-24 22:01:25.760366 | instance | 2026-02-24 22:01:25.760487 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-24 22:01:25.760607 | instance | Tuesday 24 February 2026 22:01:25 +0000 (0:00:00.207) 0:05:53.097 ****** 2026-02-24 22:01:25.796724 | instance | skipping: [instance] 2026-02-24 22:01:25.796926 | instance | 2026-02-24 22:01:25.797185 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-24 22:01:25.797565 | instance | Tuesday 24 February 2026 22:01:25 +0000 (0:00:00.036) 0:05:53.134 ****** 2026-02-24 22:01:26.379492 | instance | ok: [instance] => (item=swap) 2026-02-24 22:01:26.379741 | instance | ok: [instance] => (item=none) 2026-02-24 22:01:26.379992 | instance | 2026-02-24 22:01:26.380348 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-24 22:01:26.380633 | instance | Tuesday 24 February 2026 22:01:26 +0000 (0:00:00.582) 0:05:53.716 ****** 2026-02-24 22:01:26.860392 | instance | changed: [instance] 2026-02-24 22:01:26.860621 | instance | 2026-02-24 22:01:26.860894 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-24 22:01:26.861159 | instance | Tuesday 24 February 2026 22:01:26 +0000 (0:00:00.481) 0:05:54.197 ****** 2026-02-24 22:01:27.460928 | instance | changed: [instance] 2026-02-24 22:01:27.461269 | instance | 2026-02-24 22:01:27.461781 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-24 22:01:27.462169 | instance | Tuesday 24 February 2026 22:01:27 +0000 (0:00:00.592) 0:05:54.789 ****** 2026-02-24 22:01:27.462528 | instance | 2026-02-24 22:01:27.462913 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-02-24 22:01:27.463296 | instance | Tuesday 24 February 2026 22:01:27 +0000 (0:00:00.008) 0:05:54.797 ****** 2026-02-24 22:01:28.238395 | instance | ok: [instance] 2026-02-24 22:01:28.238621 | instance | 2026-02-24 22:01:28.238895 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-24 22:01:28.239150 | instance | Tuesday 24 February 2026 22:01:28 +0000 (0:00:00.777) 0:05:55.575 ****** 2026-02-24 22:01:28.884515 | instance | changed: [instance] 2026-02-24 22:01:28.885305 | instance | 2026-02-24 22:01:28.885443 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-24 22:01:28.885456 | instance | Tuesday 24 February 2026 22:01:28 +0000 (0:00:00.646) 0:05:56.221 ****** 2026-02-24 22:01:30.188537 | instance | ok: [instance] 2026-02-24 22:01:30.188600 | instance | 2026-02-24 22:01:30.188612 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-24 22:01:30.188622 | instance | Tuesday 24 February 2026 22:01:30 +0000 (0:00:01.302) 0:05:57.524 ****** 2026-02-24 22:01:31.004498 | instance | ok: [instance] 2026-02-24 22:01:31.004553 | instance | 2026-02-24 22:01:31.004564 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-24 22:01:31.004574 | instance | Tuesday 24 February 2026 22:01:30 +0000 (0:00:00.816) 0:05:58.340 ****** 2026-02-24 22:01:31.205507 | instance | ok: [instance] 2026-02-24 22:01:31.206284 | instance | 2026-02-24 22:01:31.206345 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-24 22:01:31.206357 | instance | Tuesday 24 February 2026 22:01:31 +0000 (0:00:00.201) 0:05:58.542 ****** 2026-02-24 22:01:31.705435 | instance | ok: [instance] 2026-02-24 22:01:31.705523 | instance | 2026-02-24 22:01:31.705762 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-24 22:01:31.705800 | instance | Tuesday 24 February 2026 22:01:31 +0000 (0:00:00.500) 0:05:59.042 ****** 2026-02-24 22:01:31.790518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-24 22:01:31.790899 | instance | 2026-02-24 22:01:31.790940 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-24 22:01:31.790946 | instance | Tuesday 24 February 2026 22:01:31 +0000 (0:00:00.085) 0:05:59.127 ****** 2026-02-24 22:01:31.872002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-24 22:01:31.872386 | instance | 2026-02-24 22:01:31.872424 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-24 22:01:31.872430 | instance | Tuesday 24 February 2026 22:01:31 +0000 (0:00:00.081) 0:05:59.209 ****** 2026-02-24 22:01:32.091479 | instance | ok: [instance] => (item=instance) 2026-02-24 22:01:32.091699 | instance | 2026-02-24 22:01:32.091821 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-24 22:01:32.091834 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.219) 0:05:59.428 ****** 2026-02-24 22:01:32.149222 | instance | skipping: [instance] 2026-02-24 22:01:32.149408 | instance | 2026-02-24 22:01:32.149774 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-24 22:01:32.149821 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.057) 0:05:59.485 ****** 2026-02-24 22:01:32.205449 | instance | ok: [instance] 2026-02-24 22:01:32.205530 | instance | 2026-02-24 22:01:32.205545 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-24 22:01:32.205737 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.056) 0:05:59.542 ****** 2026-02-24 22:01:32.249453 | instance | ok: [instance] => { 2026-02-24 22:01:32.249576 | instance | "msg": "instance" 2026-02-24 22:01:32.249695 | instance | } 2026-02-24 22:01:32.249802 | instance | 2026-02-24 22:01:32.249946 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-24 22:01:32.250059 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.044) 0:05:59.586 ****** 2026-02-24 22:01:32.796698 | instance | changed: [instance] 2026-02-24 22:01:32.796880 | instance | 2026-02-24 22:01:32.797169 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-24 22:01:32.797567 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.546) 0:06:00.133 ****** 2026-02-24 22:01:32.831757 | instance | skipping: [instance] 2026-02-24 22:01:32.831967 | instance | 2026-02-24 22:01:32.832234 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-24 22:01:32.832500 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.035) 0:06:00.169 ****** 2026-02-24 22:01:32.869742 | instance | skipping: [instance] 2026-02-24 22:01:32.869962 | instance | 2026-02-24 22:01:32.870233 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-24 22:01:32.870491 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.038) 0:06:00.207 ****** 2026-02-24 22:01:32.904646 | instance | skipping: [instance] 2026-02-24 22:01:32.904865 | instance | 2026-02-24 22:01:32.905144 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-24 22:01:32.905482 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.034) 0:06:00.242 ****** 2026-02-24 22:01:32.943497 | instance | skipping: [instance] 2026-02-24 22:01:32.943722 | instance | 2026-02-24 22:01:32.944017 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-24 22:01:32.944293 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.038) 0:06:00.280 ****** 2026-02-24 22:01:32.978569 | instance | skipping: [instance] 2026-02-24 22:01:32.978813 | instance | 2026-02-24 22:01:32.979073 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-24 22:01:32.979330 | instance | Tuesday 24 February 2026 22:01:32 +0000 (0:00:00.035) 0:06:00.316 ****** 2026-02-24 22:01:33.011463 | instance | skipping: [instance] 2026-02-24 22:01:33.011720 | instance | 2026-02-24 22:01:33.012095 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-24 22:01:33.012464 | instance | Tuesday 24 February 2026 22:01:33 +0000 (0:00:00.032) 0:06:00.348 ****** 2026-02-24 22:01:33.045139 | instance | skipping: [instance] 2026-02-24 22:01:33.045456 | instance | 2026-02-24 22:01:33.045746 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-24 22:01:33.046007 | instance | Tuesday 24 February 2026 22:01:33 +0000 (0:00:00.033) 0:06:00.382 ****** 2026-02-24 22:02:03.583740 | instance | changed: [instance] 2026-02-24 22:02:03.583903 | instance | 2026-02-24 22:02:03.584201 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-24 22:02:03.584474 | instance | Tuesday 24 February 2026 22:02:03 +0000 (0:00:30.537) 0:06:30.919 ****** 2026-02-24 22:02:03.819843 | instance | ok: [instance] 2026-02-24 22:02:03.820008 | instance | 2026-02-24 22:02:03.820283 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-24 22:02:03.820558 | instance | Tuesday 24 February 2026 22:02:03 +0000 (0:00:00.236) 0:06:31.156 ****** 2026-02-24 22:02:03.868997 | instance | skipping: [instance] 2026-02-24 22:02:03.869116 | instance | 2026-02-24 22:02:03.869296 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-24 22:02:03.869494 | instance | Tuesday 24 February 2026 22:02:03 +0000 (0:00:00.049) 0:06:31.205 ****** 2026-02-24 22:02:04.080650 | instance | changed: [instance] 2026-02-24 22:02:04.080985 | instance | 2026-02-24 22:02:04.081394 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-24 22:02:04.081783 | instance | Tuesday 24 February 2026 22:02:04 +0000 (0:00:00.211) 0:06:31.417 ****** 2026-02-24 22:02:04.319527 | instance | changed: [instance] 2026-02-24 22:02:04.319750 | instance | 2026-02-24 22:02:04.320022 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-24 22:02:04.320299 | instance | Tuesday 24 February 2026 22:02:04 +0000 (0:00:00.238) 0:06:31.656 ****** 2026-02-24 22:02:04.539821 | instance | changed: [instance] 2026-02-24 22:02:04.540050 | instance | 2026-02-24 22:02:04.540321 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-24 22:02:04.540586 | instance | Tuesday 24 February 2026 22:02:04 +0000 (0:00:00.220) 0:06:31.876 ****** 2026-02-24 22:02:09.192900 | instance | changed: [instance] 2026-02-24 22:02:09.193123 | instance | 2026-02-24 22:02:09.193456 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-24 22:02:09.193736 | instance | Tuesday 24 February 2026 22:02:09 +0000 (0:00:04.653) 0:06:36.529 ****** 2026-02-24 22:02:14.809715 | instance | changed: [instance] 2026-02-24 22:02:14.810137 | instance | 2026-02-24 22:02:14.810161 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-24 22:02:14.810172 | instance | Tuesday 24 February 2026 22:02:14 +0000 (0:00:05.616) 0:06:42.146 ****** 2026-02-24 22:02:14.856231 | instance | skipping: [instance] 2026-02-24 22:02:14.856551 | instance | 2026-02-24 22:02:14.856731 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-24 22:02:14.856972 | instance | Tuesday 24 February 2026 22:02:14 +0000 (0:00:00.046) 0:06:42.193 ****** 2026-02-24 22:02:14.897576 | instance | skipping: [instance] 2026-02-24 22:02:14.897731 | instance | 2026-02-24 22:02:14.897898 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-24 22:02:14.898067 | instance | Tuesday 24 February 2026 22:02:14 +0000 (0:00:00.041) 0:06:42.235 ****** 2026-02-24 22:02:15.807640 | instance | changed: [instance] 2026-02-24 22:02:15.807890 | instance | 2026-02-24 22:02:15.808209 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-24 22:02:15.808531 | instance | Tuesday 24 February 2026 22:02:15 +0000 (0:00:00.909) 0:06:43.144 ****** 2026-02-24 22:02:15.843849 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-24 22:02:15.844803 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-24 22:02:15.844885 | instance | skipping: [instance] 2026-02-24 22:02:15.844906 | instance | 2026-02-24 22:02:15.845084 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-24 22:02:15.845363 | instance | Tuesday 24 February 2026 22:02:15 +0000 (0:00:00.036) 0:06:43.181 ****** 2026-02-24 22:02:15.877126 | instance | skipping: [instance] 2026-02-24 22:02:15.877401 | instance | 2026-02-24 22:02:15.877723 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-24 22:02:15.878005 | instance | Tuesday 24 February 2026 22:02:15 +0000 (0:00:00.032) 0:06:43.213 ****** 2026-02-24 22:02:15.917078 | instance | skipping: [instance] 2026-02-24 22:02:15.917288 | instance | 2026-02-24 22:02:15.917621 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-24 22:02:15.917907 | instance | Tuesday 24 February 2026 22:02:15 +0000 (0:00:00.040) 0:06:43.254 ****** 2026-02-24 22:02:15.950999 | instance | skipping: [instance] 2026-02-24 22:02:15.951422 | instance | 2026-02-24 22:02:15.952950 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-24 22:02:15.952966 | instance | Tuesday 24 February 2026 22:02:15 +0000 (0:00:00.033) 0:06:43.288 ****** 2026-02-24 22:02:15.983965 | instance | skipping: [instance] 2026-02-24 22:02:15.984151 | instance | 2026-02-24 22:02:15.984445 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-24 22:02:15.984713 | instance | Tuesday 24 February 2026 22:02:15 +0000 (0:00:00.033) 0:06:43.321 ****** 2026-02-24 22:02:16.446816 | instance | ok: [instance] 2026-02-24 22:02:16.447007 | instance | 2026-02-24 22:02:16.447295 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-24 22:02:16.447562 | instance | Tuesday 24 February 2026 22:02:16 +0000 (0:00:00.462) 0:06:43.783 ****** 2026-02-24 22:02:17.427374 | instance | changed: [instance] 2026-02-24 22:02:17.427473 | instance | 2026-02-24 22:02:17.427538 | instance | PLAY [Install control-plane components] **************************************** 2026-02-24 22:02:17.427647 | instance | 2026-02-24 22:02:17.427766 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:02:17.427885 | instance | Tuesday 24 February 2026 22:02:17 +0000 (0:00:00.981) 0:06:44.764 ****** 2026-02-24 22:02:18.373082 | instance | ok: [instance] 2026-02-24 22:02:18.373265 | instance | 2026-02-24 22:02:18.373691 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:02:18.373975 | instance | Tuesday 24 February 2026 22:02:18 +0000 (0:00:00.944) 0:06:45.708 ****** 2026-02-24 22:02:18.646035 | instance | ok: [instance] 2026-02-24 22:02:18.646129 | instance | 2026-02-24 22:02:18.646222 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:02:18.646344 | instance | Tuesday 24 February 2026 22:02:18 +0000 (0:00:00.274) 0:06:45.982 ****** 2026-02-24 22:02:19.921714 | instance | ok: [instance] 2026-02-24 22:02:19.921924 | instance | 2026-02-24 22:02:19.922206 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 22:02:19.922480 | instance | Tuesday 24 February 2026 22:02:19 +0000 (0:00:01.275) 0:06:47.258 ****** 2026-02-24 22:02:20.142667 | instance | ok: [instance] 2026-02-24 22:02:20.142861 | instance | 2026-02-24 22:02:20.143140 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:02:20.143409 | instance | Tuesday 24 February 2026 22:02:20 +0000 (0:00:00.220) 0:06:47.479 ****** 2026-02-24 22:02:20.186744 | instance | ok: [instance] => { 2026-02-24 22:02:20.187056 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-24 22:02:20.187366 | instance | } 2026-02-24 22:02:20.187674 | instance | 2026-02-24 22:02:20.188011 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:02:20.188466 | instance | Tuesday 24 February 2026 22:02:20 +0000 (0:00:00.044) 0:06:47.523 ****** 2026-02-24 22:02:20.818983 | instance | changed: [instance] 2026-02-24 22:02:20.819155 | instance | 2026-02-24 22:02:20.819377 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:02:20.819604 | instance | Tuesday 24 February 2026 22:02:20 +0000 (0:00:00.631) 0:06:48.155 ****** 2026-02-24 22:02:22.342047 | instance | changed: [instance] 2026-02-24 22:02:22.342257 | instance | 2026-02-24 22:02:22.342541 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-24 22:02:22.342907 | instance | Tuesday 24 February 2026 22:02:22 +0000 (0:00:01.523) 0:06:49.678 ****** 2026-02-24 22:02:22.679568 | instance | ok: [instance] 2026-02-24 22:02:22.679731 | instance | 2026-02-24 22:02:22.680018 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-24 22:02:22.680327 | instance | Tuesday 24 February 2026 22:02:22 +0000 (0:00:00.337) 0:06:50.016 ****** 2026-02-24 22:02:22.898333 | instance | changed: [instance] 2026-02-24 22:02:22.898895 | instance | 2026-02-24 22:02:22.899186 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-24 22:02:22.899457 | instance | Tuesday 24 February 2026 22:02:22 +0000 (0:00:00.218) 0:06:50.234 ****** 2026-02-24 22:02:23.162988 | instance | ok: [instance] 2026-02-24 22:02:23.163224 | instance | 2026-02-24 22:02:23.163515 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-24 22:02:23.163779 | instance | Tuesday 24 February 2026 22:02:23 +0000 (0:00:00.265) 0:06:50.500 ****** 2026-02-24 22:02:23.403898 | instance | changed: [instance] 2026-02-24 22:02:23.404140 | instance | 2026-02-24 22:02:23.404473 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-24 22:02:23.404748 | instance | Tuesday 24 February 2026 22:02:23 +0000 (0:00:00.240) 0:06:50.740 ****** 2026-02-24 22:02:23.628147 | instance | ok: [instance] 2026-02-24 22:02:23.628409 | instance | 2026-02-24 22:02:23.628683 | instance | TASK [Install plugin] ********************************************************** 2026-02-24 22:02:23.629013 | instance | Tuesday 24 February 2026 22:02:23 +0000 (0:00:00.224) 0:06:50.965 ****** 2026-02-24 22:02:23.676569 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-24 22:02:23.676773 | instance | 2026-02-24 22:02:23.677064 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:02:23.677343 | instance | Tuesday 24 February 2026 22:02:23 +0000 (0:00:00.048) 0:06:51.013 ****** 2026-02-24 22:02:23.720080 | instance | ok: [instance] => { 2026-02-24 22:02:23.721545 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-24 22:02:23.721996 | instance | } 2026-02-24 22:02:23.722367 | instance | 2026-02-24 22:02:23.722668 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:02:23.722933 | instance | Tuesday 24 February 2026 22:02:23 +0000 (0:00:00.043) 0:06:51.057 ****** 2026-02-24 22:02:24.665941 | instance | changed: [instance] 2026-02-24 22:02:24.666199 | instance | 2026-02-24 22:02:24.666503 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:02:24.666800 | instance | Tuesday 24 February 2026 22:02:24 +0000 (0:00:00.945) 0:06:52.002 ****** 2026-02-24 22:02:26.583816 | instance | changed: [instance] 2026-02-24 22:02:26.583942 | instance | 2026-02-24 22:02:26.584130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-24 22:02:26.584340 | instance | Tuesday 24 February 2026 22:02:26 +0000 (0:00:01.918) 0:06:53.920 ****** 2026-02-24 22:02:26.636145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-24 22:02:26.636418 | instance | 2026-02-24 22:02:26.636691 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-24 22:02:26.636940 | instance | Tuesday 24 February 2026 22:02:26 +0000 (0:00:00.052) 0:06:53.972 ****** 2026-02-24 22:02:27.209410 | instance | changed: [instance] 2026-02-24 22:02:27.209660 | instance | 2026-02-24 22:02:27.209923 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-24 22:02:27.210182 | instance | Tuesday 24 February 2026 22:02:27 +0000 (0:00:00.572) 0:06:54.545 ****** 2026-02-24 22:02:28.016475 | instance | ok: [instance] 2026-02-24 22:02:28.016682 | instance | 2026-02-24 22:02:28.016976 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-24 22:02:28.017244 | instance | Tuesday 24 February 2026 22:02:28 +0000 (0:00:00.806) 0:06:55.352 ****** 2026-02-24 22:02:30.028691 | instance | changed: [instance] 2026-02-24 22:02:30.028825 | instance | 2026-02-24 22:02:30.029000 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:02:30.029160 | instance | 2026-02-24 22:02:30.029373 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:02:30.029565 | instance | Tuesday 24 February 2026 22:02:30 +0000 (0:00:02.012) 0:06:57.365 ****** 2026-02-24 22:02:31.060750 | instance | ok: [instance] 2026-02-24 22:02:31.060822 | instance | 2026-02-24 22:02:31.060828 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-24 22:02:31.060833 | instance | Tuesday 24 February 2026 22:02:31 +0000 (0:00:01.028) 0:06:58.394 ****** 2026-02-24 22:02:33.377719 | instance | changed: [instance] 2026-02-24 22:02:33.377949 | instance | 2026-02-24 22:02:33.378215 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:02:33.378476 | instance | 2026-02-24 22:02:33.378742 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-24 22:02:33.379015 | instance | Tuesday 24 February 2026 22:02:33 +0000 (0:00:02.319) 0:07:00.713 ****** 2026-02-24 22:02:34.280425 | instance | ok: [instance] 2026-02-24 22:02:34.280528 | instance | 2026-02-24 22:02:34.280596 | instance | PLAY [controllers] ************************************************************* 2026-02-24 22:02:34.280690 | instance | 2026-02-24 22:02:34.280807 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:02:34.280939 | instance | Tuesday 24 February 2026 22:02:34 +0000 (0:00:00.904) 0:07:01.617 ****** 2026-02-24 22:02:35.286169 | instance | ok: [instance] 2026-02-24 22:02:35.286399 | instance | 2026-02-24 22:02:35.286686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-24 22:02:35.286947 | instance | Tuesday 24 February 2026 22:02:35 +0000 (0:00:01.004) 0:07:02.622 ****** 2026-02-24 22:02:35.325367 | instance | skipping: [instance] 2026-02-24 22:02:35.325716 | instance | 2026-02-24 22:02:35.325999 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-24 22:02:35.326259 | instance | Tuesday 24 February 2026 22:02:35 +0000 (0:00:00.040) 0:07:02.662 ****** 2026-02-24 22:02:35.366248 | instance | skipping: [instance] 2026-02-24 22:02:35.366592 | instance | 2026-02-24 22:02:35.366979 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-24 22:02:35.367285 | instance | Tuesday 24 February 2026 22:02:35 +0000 (0:00:00.040) 0:07:02.703 ****** 2026-02-24 22:02:35.409562 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-24 22:02:35.409815 | instance | 2026-02-24 22:02:35.410081 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-24 22:02:35.410421 | instance | Tuesday 24 February 2026 22:02:35 +0000 (0:00:00.043) 0:07:02.747 ****** 2026-02-24 22:02:35.917659 | instance | changed: [instance] 2026-02-24 22:02:35.917758 | instance | 2026-02-24 22:02:35.917850 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-24 22:02:35.917972 | instance | Tuesday 24 February 2026 22:02:35 +0000 (0:00:00.507) 0:07:03.254 ****** 2026-02-24 22:02:50.475792 | instance | ok: [instance] 2026-02-24 22:02:50.476029 | instance | 2026-02-24 22:02:50.476373 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-24 22:02:50.476696 | instance | Tuesday 24 February 2026 22:02:50 +0000 (0:00:14.557) 0:07:17.812 ****** 2026-02-24 22:02:50.544581 | instance | ok: [instance] 2026-02-24 22:02:50.544679 | instance | 2026-02-24 22:02:50.544793 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-24 22:02:50.544928 | instance | Tuesday 24 February 2026 22:02:50 +0000 (0:00:00.069) 0:07:17.881 ****** 2026-02-24 22:02:50.598690 | instance | ok: [instance] 2026-02-24 22:02:50.598916 | instance | 2026-02-24 22:02:50.599212 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-24 22:02:50.599496 | instance | Tuesday 24 February 2026 22:02:50 +0000 (0:00:00.053) 0:07:17.935 ****** 2026-02-24 22:03:48.980870 | instance | changed: [instance] 2026-02-24 22:03:48.980965 | instance | 2026-02-24 22:03:48.981094 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-24 22:03:48.981327 | instance | Tuesday 24 February 2026 22:03:48 +0000 (0:00:58.380) 0:08:16.315 ****** 2026-02-24 22:03:51.679679 | instance | changed: [instance] 2026-02-24 22:03:51.679911 | instance | 2026-02-24 22:03:51.680194 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-24 22:03:51.680463 | instance | Tuesday 24 February 2026 22:03:51 +0000 (0:00:02.700) 0:08:19.016 ****** 2026-02-24 22:03:52.850179 | instance | ok: [instance] 2026-02-24 22:03:52.850489 | instance | 2026-02-24 22:03:52.850769 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-24 22:03:52.851058 | instance | Tuesday 24 February 2026 22:03:52 +0000 (0:00:01.170) 0:08:20.186 ****** 2026-02-24 22:03:52.897632 | instance | ok: [instance] 2026-02-24 22:03:52.897942 | instance | 2026-02-24 22:03:52.898221 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-24 22:03:52.898582 | instance | Tuesday 24 February 2026 22:03:52 +0000 (0:00:00.047) 0:08:20.234 ****** 2026-02-24 22:03:55.390700 | instance | changed: [instance] 2026-02-24 22:03:55.390844 | instance | 2026-02-24 22:03:55.391013 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-24 22:03:55.391183 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:02.493) 0:08:22.727 ****** 2026-02-24 22:03:55.424744 | instance | skipping: [instance] 2026-02-24 22:03:55.424925 | instance | 2026-02-24 22:03:55.425095 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-24 22:03:55.425262 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.034) 0:08:22.761 ****** 2026-02-24 22:03:55.457186 | instance | skipping: [instance] 2026-02-24 22:03:55.457282 | instance | 2026-02-24 22:03:55.457551 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-24 22:03:55.457587 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.032) 0:08:22.794 ****** 2026-02-24 22:03:55.488640 | instance | skipping: [instance] 2026-02-24 22:03:55.488744 | instance | 2026-02-24 22:03:55.488870 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-24 22:03:55.488994 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.031) 0:08:22.825 ****** 2026-02-24 22:03:55.536080 | instance | skipping: [instance] 2026-02-24 22:03:55.536141 | instance | 2026-02-24 22:03:55.536559 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-24 22:03:55.536827 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.047) 0:08:22.872 ****** 2026-02-24 22:03:55.563847 | instance | skipping: [instance] 2026-02-24 22:03:55.564071 | instance | 2026-02-24 22:03:55.564457 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-24 22:03:55.564753 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.027) 0:08:22.900 ****** 2026-02-24 22:03:55.595958 | instance | skipping: [instance] 2026-02-24 22:03:55.596203 | instance | 2026-02-24 22:03:55.596467 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-24 22:03:55.596752 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.032) 0:08:22.933 ****** 2026-02-24 22:03:55.639330 | instance | skipping: [instance] 2026-02-24 22:03:55.639544 | instance | 2026-02-24 22:03:55.639749 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-24 22:03:55.639924 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.043) 0:08:22.976 ****** 2026-02-24 22:03:55.671079 | instance | skipping: [instance] 2026-02-24 22:03:55.671347 | instance | 2026-02-24 22:03:55.671790 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-24 22:03:55.672052 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.032) 0:08:23.008 ****** 2026-02-24 22:03:55.701467 | instance | skipping: [instance] 2026-02-24 22:03:55.701615 | instance | 2026-02-24 22:03:55.701735 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-24 22:03:55.701895 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.030) 0:08:23.038 ****** 2026-02-24 22:03:55.731367 | instance | skipping: [instance] 2026-02-24 22:03:55.731673 | instance | 2026-02-24 22:03:55.732022 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-24 22:03:55.732278 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.029) 0:08:23.068 ****** 2026-02-24 22:03:55.760644 | instance | skipping: [instance] 2026-02-24 22:03:55.760779 | instance | 2026-02-24 22:03:55.760958 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-24 22:03:55.761123 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.029) 0:08:23.098 ****** 2026-02-24 22:03:55.789486 | instance | skipping: [instance] 2026-02-24 22:03:55.789719 | instance | 2026-02-24 22:03:55.789985 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-24 22:03:55.790320 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.028) 0:08:23.126 ****** 2026-02-24 22:03:55.818387 | instance | skipping: [instance] 2026-02-24 22:03:55.818647 | instance | 2026-02-24 22:03:55.818907 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-24 22:03:55.819113 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.029) 0:08:23.155 ****** 2026-02-24 22:03:55.864019 | instance | skipping: [instance] 2026-02-24 22:03:55.864320 | instance | 2026-02-24 22:03:55.864626 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-24 22:03:55.864983 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.045) 0:08:23.201 ****** 2026-02-24 22:03:55.901522 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-24 22:03:55.901789 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-24 22:03:55.902123 | instance | skipping: [instance] 2026-02-24 22:03:55.902469 | instance | 2026-02-24 22:03:55.902739 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-24 22:03:55.902913 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.037) 0:08:23.238 ****** 2026-02-24 22:03:55.933330 | instance | skipping: [instance] 2026-02-24 22:03:55.933661 | instance | 2026-02-24 22:03:55.934032 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-24 22:03:55.934411 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.031) 0:08:23.270 ****** 2026-02-24 22:03:55.978589 | instance | skipping: [instance] 2026-02-24 22:03:55.978911 | instance | 2026-02-24 22:03:55.979190 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-24 22:03:55.979458 | instance | Tuesday 24 February 2026 22:03:55 +0000 (0:00:00.044) 0:08:23.315 ****** 2026-02-24 22:03:56.017208 | instance | skipping: [instance] 2026-02-24 22:03:56.017277 | instance | 2026-02-24 22:03:56.017289 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-24 22:03:56.017438 | instance | Tuesday 24 February 2026 22:03:56 +0000 (0:00:00.037) 0:08:23.352 ****** 2026-02-24 22:03:56.046122 | instance | skipping: [instance] 2026-02-24 22:03:56.046393 | instance | 2026-02-24 22:03:56.046665 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-24 22:03:56.047006 | instance | Tuesday 24 February 2026 22:03:56 +0000 (0:00:00.030) 0:08:23.383 ****** 2026-02-24 22:03:56.093926 | instance | skipping: [instance] 2026-02-24 22:03:56.094058 | instance | 2026-02-24 22:03:56.094250 | instance | PLAY RECAP ********************************************************************* 2026-02-24 22:03:56.094617 | instance | instance : ok=245 changed=75 unreachable=0 failed=0 skipped=83 rescued=0 ignored=2 2026-02-24 22:03:56.094773 | instance | 2026-02-24 22:03:56.094976 | instance | Tuesday 24 February 2026 22:03:56 +0000 (0:00:00.047) 0:08:23.430 ****** 2026-02-24 22:03:56.095134 | instance | =============================================================================== 2026-02-24 22:03:56.095297 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ------------------------------ 99.39s 2026-02-24 22:03:56.095461 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 80.63s 2026-02-24 22:03:56.095619 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool -------------------- 58.38s 2026-02-24 22:03:56.095780 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 30.54s 2026-02-24 22:03:56.095949 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.56s 2026-02-24 22:03:56.096109 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 11.02s 2026-02-24 22:03:56.096269 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------- 9.94s 2026-02-24 22:03:56.096430 | instance | vexxhost.containers.download_artifact : Download item ------------------- 7.74s 2026-02-24 22:03:56.096600 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 5.62s 2026-02-24 22:03:56.096776 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.34s 2026-02-24 22:03:56.096939 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.29s 2026-02-24 22:03:56.097100 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.25s 2026-02-24 22:03:56.097261 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.06s 2026-02-24 22:03:56.097445 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 4.95s 2026-02-24 22:03:56.097660 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.65s 2026-02-24 22:03:56.097820 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.30s 2026-02-24 22:03:56.097982 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.84s 2026-02-24 22:03:56.098248 | instance | vexxhost.containers.download_artifact : Download item ------------------- 3.18s 2026-02-24 22:03:56.098429 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 3.14s 2026-02-24 22:03:56.098597 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.07s 2026-02-24 22:03:56.282083 | instance | INFO [csi > converge] Executed: Successful 2026-02-24 22:03:56.292775 | instance | INFO [csi > idempotence] Executing 2026-02-24 22:03:57.790825 | instance | 2026-02-24 22:03:57.790901 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-02-24 22:03:57.790913 | instance | 2026-02-24 22:03:57.790922 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:03:57.790931 | instance | Tuesday 24 February 2026 22:03:57 +0000 (0:00:00.011) 0:00:00.011 ****** 2026-02-24 22:03:59.979991 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-24 22:03:59.980081 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-24 22:03:59.980092 | instance | interpreter could change the meaning of that path. See 2026-02-24 22:03:59.980102 | instance | https://docs.ansible.com/ansible- 2026-02-24 22:03:59.980111 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-24 22:03:59.991460 | instance | ok: [instance] 2026-02-24 22:03:59.991618 | instance | 2026-02-24 22:03:59.991886 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-02-24 22:03:59.992148 | instance | Tuesday 24 February 2026 22:03:59 +0000 (0:00:02.202) 0:00:02.213 ****** 2026-02-24 22:04:00.039916 | instance | ok: [instance] => { 2026-02-24 22:04:00.040174 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-02-24 22:04:00.040417 | instance | } 2026-02-24 22:04:00.040674 | instance | 2026-02-24 22:04:00.040935 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:04:00.041177 | instance | 2026-02-24 22:04:00.041472 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:04:00.041749 | instance | Tuesday 24 February 2026 22:04:00 +0000 (0:00:00.048) 0:00:02.262 ****** 2026-02-24 22:04:01.213989 | instance | ok: [instance] 2026-02-24 22:04:01.214312 | instance | 2026-02-24 22:04:01.214673 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-24 22:04:01.215064 | instance | Tuesday 24 February 2026 22:04:01 +0000 (0:00:01.172) 0:00:03.435 ****** 2026-02-24 22:04:01.409455 | instance | ok: [instance] 2026-02-24 22:04:01.409755 | instance | 2026-02-24 22:04:01.409992 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-24 22:04:01.410287 | instance | 2026-02-24 22:04:01.410582 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:04:01.410814 | instance | Tuesday 24 February 2026 22:04:01 +0000 (0:00:00.196) 0:00:03.631 ****** 2026-02-24 22:04:02.627495 | instance | ok: [instance] 2026-02-24 22:04:02.627590 | instance | 2026-02-24 22:04:02.627718 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:04:02.627876 | instance | Tuesday 24 February 2026 22:04:02 +0000 (0:00:01.218) 0:00:04.849 ****** 2026-02-24 22:04:02.951440 | instance | ok: [instance] 2026-02-24 22:04:02.951649 | instance | 2026-02-24 22:04:02.951930 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:04:02.952225 | instance | Tuesday 24 February 2026 22:04:02 +0000 (0:00:00.323) 0:00:05.173 ****** 2026-02-24 22:04:02.991797 | instance | skipping: [instance] 2026-02-24 22:04:02.992045 | instance | 2026-02-24 22:04:02.992347 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 22:04:02.992610 | instance | Tuesday 24 February 2026 22:04:02 +0000 (0:00:00.040) 0:00:05.214 ****** 2026-02-24 22:04:03.322477 | instance | ok: [instance] 2026-02-24 22:04:03.322640 | instance | 2026-02-24 22:04:03.322931 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:04:03.323201 | instance | Tuesday 24 February 2026 22:04:03 +0000 (0:00:00.330) 0:00:05.544 ****** 2026-02-24 22:04:03.389509 | instance | ok: [instance] => { 2026-02-24 22:04:03.389734 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-24 22:04:03.390003 | instance | } 2026-02-24 22:04:03.390298 | instance | 2026-02-24 22:04:03.390567 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:04:03.390829 | instance | Tuesday 24 February 2026 22:04:03 +0000 (0:00:00.067) 0:00:05.611 ****** 2026-02-24 22:04:03.905184 | instance | ok: [instance] 2026-02-24 22:04:03.905430 | instance | 2026-02-24 22:04:03.905701 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:04:03.905960 | instance | Tuesday 24 February 2026 22:04:03 +0000 (0:00:00.515) 0:00:06.127 ****** 2026-02-24 22:04:03.964949 | instance | skipping: [instance] 2026-02-24 22:04:03.965015 | instance | 2026-02-24 22:04:03.965027 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:04:03.965037 | instance | Tuesday 24 February 2026 22:04:03 +0000 (0:00:00.058) 0:00:06.185 ****** 2026-02-24 22:04:04.023272 | instance | skipping: [instance] 2026-02-24 22:04:04.023504 | instance | 2026-02-24 22:04:04.023773 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:04:04.024032 | instance | Tuesday 24 February 2026 22:04:04 +0000 (0:00:00.060) 0:00:06.245 ****** 2026-02-24 22:04:04.253834 | instance | ok: [instance] 2026-02-24 22:04:04.253908 | instance | 2026-02-24 22:04:04.254058 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:04:04.254174 | instance | Tuesday 24 February 2026 22:04:04 +0000 (0:00:00.230) 0:00:06.476 ****** 2026-02-24 22:04:05.442197 | instance | ok: [instance] 2026-02-24 22:04:05.442415 | instance | 2026-02-24 22:04:05.442697 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:04:05.442968 | instance | Tuesday 24 February 2026 22:04:05 +0000 (0:00:01.187) 0:00:07.663 ****** 2026-02-24 22:04:05.525613 | instance | ok: [instance] => { 2026-02-24 22:04:05.525902 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-24 22:04:05.526196 | instance | } 2026-02-24 22:04:05.526435 | instance | 2026-02-24 22:04:05.526700 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:04:05.526956 | instance | Tuesday 24 February 2026 22:04:05 +0000 (0:00:00.083) 0:00:07.747 ****** 2026-02-24 22:04:05.903031 | instance | ok: [instance] 2026-02-24 22:04:05.903256 | instance | 2026-02-24 22:04:05.903526 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:04:05.903788 | instance | Tuesday 24 February 2026 22:04:05 +0000 (0:00:00.376) 0:00:08.124 ****** 2026-02-24 22:04:08.231847 | instance | ok: [instance] 2026-02-24 22:04:08.232050 | instance | 2026-02-24 22:04:08.232346 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 22:04:08.232626 | instance | Tuesday 24 February 2026 22:04:08 +0000 (0:00:02.328) 0:00:10.453 ****** 2026-02-24 22:04:08.272791 | instance | skipping: [instance] 2026-02-24 22:04:08.273041 | instance | 2026-02-24 22:04:08.273310 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 22:04:08.273617 | instance | Tuesday 24 February 2026 22:04:08 +0000 (0:00:00.042) 0:00:10.495 ****** 2026-02-24 22:04:08.313042 | instance | skipping: [instance] 2026-02-24 22:04:08.313282 | instance | 2026-02-24 22:04:08.313622 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 22:04:08.313928 | instance | Tuesday 24 February 2026 22:04:08 +0000 (0:00:00.040) 0:00:10.535 ****** 2026-02-24 22:04:08.352539 | instance | skipping: [instance] 2026-02-24 22:04:08.352790 | instance | 2026-02-24 22:04:08.353122 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 22:04:08.353420 | instance | Tuesday 24 February 2026 22:04:08 +0000 (0:00:00.039) 0:00:10.575 ****** 2026-02-24 22:04:09.595306 | instance | ok: [instance] 2026-02-24 22:04:09.595373 | instance | 2026-02-24 22:04:09.595380 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 22:04:09.595385 | instance | Tuesday 24 February 2026 22:04:09 +0000 (0:00:01.241) 0:00:11.816 ****** 2026-02-24 22:04:10.046869 | instance | ok: [instance] 2026-02-24 22:04:10.046947 | instance | 2026-02-24 22:04:10.047070 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 22:04:10.047190 | instance | Tuesday 24 February 2026 22:04:10 +0000 (0:00:00.452) 0:00:12.268 ****** 2026-02-24 22:04:10.984231 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 22:04:10.984463 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 22:04:10.984730 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 22:04:10.985034 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 22:04:10.985306 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 22:04:10.985602 | instance | 2026-02-24 22:04:10.985877 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 22:04:10.986125 | instance | Tuesday 24 February 2026 22:04:10 +0000 (0:00:00.937) 0:00:13.206 ****** 2026-02-24 22:04:11.534673 | instance | ok: [instance] 2026-02-24 22:04:11.534969 | instance | 2026-02-24 22:04:11.535241 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 22:04:11.535556 | instance | Tuesday 24 February 2026 22:04:11 +0000 (0:00:00.526) 0:00:13.732 ****** 2026-02-24 22:04:11.535845 | instance | 2026-02-24 22:04:11.536121 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 22:04:11.536474 | instance | Tuesday 24 February 2026 22:04:11 +0000 (0:00:00.023) 0:00:13.756 ****** 2026-02-24 22:04:12.154226 | instance | ok: [instance] 2026-02-24 22:04:12.154357 | instance | 2026-02-24 22:04:12.154656 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:04:12.154940 | instance | Tuesday 24 February 2026 22:04:12 +0000 (0:00:00.619) 0:00:14.375 ****** 2026-02-24 22:04:12.392516 | instance | ok: [instance] 2026-02-24 22:04:12.392599 | instance | 2026-02-24 22:04:12.392913 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:04:12.392995 | instance | Tuesday 24 February 2026 22:04:12 +0000 (0:00:00.238) 0:00:14.614 ****** 2026-02-24 22:04:12.454671 | instance | ok: [instance] => { 2026-02-24 22:04:12.454885 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-24 22:04:12.455142 | instance | } 2026-02-24 22:04:12.455478 | instance | 2026-02-24 22:04:12.455754 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:04:12.456010 | instance | Tuesday 24 February 2026 22:04:12 +0000 (0:00:00.061) 0:00:14.676 ****** 2026-02-24 22:04:12.826179 | instance | ok: [instance] 2026-02-24 22:04:12.826523 | instance | 2026-02-24 22:04:12.826752 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:04:12.827026 | instance | Tuesday 24 February 2026 22:04:12 +0000 (0:00:00.371) 0:00:15.047 ****** 2026-02-24 22:04:16.039655 | instance | ok: [instance] 2026-02-24 22:04:16.039768 | instance | 2026-02-24 22:04:16.039958 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-24 22:04:16.040043 | instance | Tuesday 24 February 2026 22:04:16 +0000 (0:00:03.213) 0:00:18.261 ****** 2026-02-24 22:04:17.140787 | instance | ok: [instance] 2026-02-24 22:04:17.141050 | instance | 2026-02-24 22:04:17.141394 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-24 22:04:17.141711 | instance | Tuesday 24 February 2026 22:04:17 +0000 (0:00:01.100) 0:00:19.362 ****** 2026-02-24 22:04:17.592753 | instance | ok: [instance] 2026-02-24 22:04:17.592890 | instance | 2026-02-24 22:04:17.593060 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-24 22:04:17.593230 | instance | Tuesday 24 February 2026 22:04:17 +0000 (0:00:00.452) 0:00:19.814 ****** 2026-02-24 22:04:18.071412 | instance | ok: [instance] 2026-02-24 22:04:18.071638 | instance | 2026-02-24 22:04:18.071908 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-24 22:04:18.072176 | instance | Tuesday 24 February 2026 22:04:18 +0000 (0:00:00.478) 0:00:20.293 ****** 2026-02-24 22:04:18.717293 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-24 22:04:18.717418 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-24 22:04:18.717552 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-24 22:04:18.717662 | instance | 2026-02-24 22:04:18.717876 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-24 22:04:18.718002 | instance | Tuesday 24 February 2026 22:04:18 +0000 (0:00:00.645) 0:00:20.938 ****** 2026-02-24 22:04:19.180903 | instance | ok: [instance] 2026-02-24 22:04:19.180984 | instance | 2026-02-24 22:04:19.181191 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-24 22:04:19.181215 | instance | Tuesday 24 February 2026 22:04:19 +0000 (0:00:00.464) 0:00:21.402 ****** 2026-02-24 22:04:19.698739 | instance | ok: [instance] 2026-02-24 22:04:19.698985 | instance | 2026-02-24 22:04:19.699263 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-24 22:04:19.699532 | instance | Tuesday 24 February 2026 22:04:19 +0000 (0:00:00.496) 0:00:21.899 ****** 2026-02-24 22:04:19.699776 | instance | 2026-02-24 22:04:19.700112 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-24 22:04:19.700380 | instance | Tuesday 24 February 2026 22:04:19 +0000 (0:00:00.021) 0:00:21.920 ****** 2026-02-24 22:04:20.099291 | instance | ok: [instance] 2026-02-24 22:04:20.099544 | instance | 2026-02-24 22:04:20.099869 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-24 22:04:20.100177 | instance | Tuesday 24 February 2026 22:04:20 +0000 (0:00:00.400) 0:00:22.320 ****** 2026-02-24 22:04:20.173457 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-24 22:04:20.173656 | instance | 2026-02-24 22:04:20.173779 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-24 22:04:20.173942 | instance | Tuesday 24 February 2026 22:04:20 +0000 (0:00:00.074) 0:00:22.395 ****** 2026-02-24 22:04:21.643106 | instance | ok: [instance] 2026-02-24 22:04:21.643343 | instance | 2026-02-24 22:04:21.643622 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-24 22:04:21.643897 | instance | Tuesday 24 February 2026 22:04:21 +0000 (0:00:01.469) 0:00:23.864 ****** 2026-02-24 22:04:22.307830 | instance | ok: [instance] => (item=chronyd) 2026-02-24 22:04:22.308050 | instance | ok: [instance] => (item=sshd) 2026-02-24 22:04:22.308209 | instance | 2026-02-24 22:04:22.308381 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-24 22:04:22.308549 | instance | Tuesday 24 February 2026 22:04:22 +0000 (0:00:00.664) 0:00:24.529 ****** 2026-02-24 22:04:22.607246 | instance | ok: [instance] 2026-02-24 22:04:22.607473 | instance | 2026-02-24 22:04:22.607741 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-24 22:04:22.608008 | instance | Tuesday 24 February 2026 22:04:22 +0000 (0:00:00.299) 0:00:24.829 ****** 2026-02-24 22:04:22.814237 | instance | ok: [instance] 2026-02-24 22:04:22.814315 | instance | 2026-02-24 22:04:22.814546 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-24 22:04:22.814567 | instance | Tuesday 24 February 2026 22:04:22 +0000 (0:00:00.207) 0:00:25.036 ****** 2026-02-24 22:04:23.260416 | instance | ok: [instance] 2026-02-24 22:04:23.260645 | instance | 2026-02-24 22:04:23.261026 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-24 22:04:23.261319 | instance | Tuesday 24 February 2026 22:04:23 +0000 (0:00:00.445) 0:00:25.482 ****** 2026-02-24 22:04:23.630777 | instance | ok: [instance] 2026-02-24 22:04:23.630980 | instance | 2026-02-24 22:04:23.631259 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-24 22:04:23.631799 | instance | Tuesday 24 February 2026 22:04:23 +0000 (0:00:00.370) 0:00:25.852 ****** 2026-02-24 22:04:29.359514 | instance | ok: [instance] 2026-02-24 22:04:29.359710 | instance | 2026-02-24 22:04:29.359971 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-24 22:04:29.360230 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:05.728) 0:00:31.581 ****** 2026-02-24 22:04:29.423131 | instance | ok: [instance] 2026-02-24 22:04:29.423359 | instance | 2026-02-24 22:04:29.425422 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-24 22:04:29.425485 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.063) 0:00:31.645 ****** 2026-02-24 22:04:29.475311 | instance | skipping: [instance] 2026-02-24 22:04:29.475380 | instance | 2026-02-24 22:04:29.475393 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-24 22:04:29.475403 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.050) 0:00:31.696 ****** 2026-02-24 22:04:29.521720 | instance | skipping: [instance] 2026-02-24 22:04:29.521760 | instance | 2026-02-24 22:04:29.521766 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-24 22:04:29.521771 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.047) 0:00:31.743 ****** 2026-02-24 22:04:29.567635 | instance | skipping: [instance] 2026-02-24 22:04:29.568043 | instance | 2026-02-24 22:04:29.568321 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-24 22:04:29.568637 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.046) 0:00:31.789 ****** 2026-02-24 22:04:29.613559 | instance | skipping: [instance] 2026-02-24 22:04:29.613796 | instance | 2026-02-24 22:04:29.614068 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-24 22:04:29.614335 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.046) 0:00:31.835 ****** 2026-02-24 22:04:29.656310 | instance | skipping: [instance] 2026-02-24 22:04:29.656635 | instance | 2026-02-24 22:04:29.656910 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-24 22:04:29.657172 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.042) 0:00:31.878 ****** 2026-02-24 22:04:29.699227 | instance | skipping: [instance] 2026-02-24 22:04:29.699472 | instance | 2026-02-24 22:04:29.699773 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-24 22:04:29.700035 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.043) 0:00:31.921 ****** 2026-02-24 22:04:29.741050 | instance | skipping: [instance] 2026-02-24 22:04:29.741338 | instance | 2026-02-24 22:04:29.741660 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-24 22:04:29.742019 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.041) 0:00:31.962 ****** 2026-02-24 22:04:29.823881 | instance | ok: [instance] 2026-02-24 22:04:29.824092 | instance | 2026-02-24 22:04:29.824365 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-24 22:04:29.824688 | instance | Tuesday 24 February 2026 22:04:29 +0000 (0:00:00.083) 0:00:32.046 ****** 2026-02-24 22:04:30.088778 | instance | ok: [instance] => (item=instance) 2026-02-24 22:04:30.088931 | instance | 2026-02-24 22:04:30.089045 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-24 22:04:30.089203 | instance | Tuesday 24 February 2026 22:04:30 +0000 (0:00:00.264) 0:00:32.310 ****** 2026-02-24 22:04:30.149754 | instance | ok: [instance] 2026-02-24 22:04:30.149968 | instance | 2026-02-24 22:04:30.150292 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-24 22:04:30.150698 | instance | Tuesday 24 February 2026 22:04:30 +0000 (0:00:00.060) 0:00:32.371 ****** 2026-02-24 22:04:30.201207 | instance | skipping: [instance] 2026-02-24 22:04:30.201476 | instance | 2026-02-24 22:04:30.201751 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-24 22:04:30.202057 | instance | Tuesday 24 February 2026 22:04:30 +0000 (0:00:00.051) 0:00:32.422 ****** 2026-02-24 22:04:30.291388 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-24 22:04:30.292140 | instance | 2026-02-24 22:04:30.292258 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-24 22:04:30.292423 | instance | Tuesday 24 February 2026 22:04:30 +0000 (0:00:00.089) 0:00:32.512 ****** 2026-02-24 22:04:33.470242 | instance | ok: [instance] 2026-02-24 22:04:33.470729 | instance | 2026-02-24 22:04:33.471202 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-24 22:04:33.471487 | instance | Tuesday 24 February 2026 22:04:33 +0000 (0:00:03.178) 0:00:35.691 ****** 2026-02-24 22:04:33.539441 | instance | ok: [instance] => (item=instance) 2026-02-24 22:04:33.539586 | instance | 2026-02-24 22:04:33.539919 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-24 22:04:33.540189 | instance | Tuesday 24 February 2026 22:04:33 +0000 (0:00:00.069) 0:00:35.761 ****** 2026-02-24 22:04:33.968656 | instance | ok: [instance] 2026-02-24 22:04:33.968840 | instance | 2026-02-24 22:04:33.969022 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-24 22:04:33.969195 | instance | Tuesday 24 February 2026 22:04:33 +0000 (0:00:00.429) 0:00:36.190 ****** 2026-02-24 22:04:36.883967 | instance | ok: [instance] 2026-02-24 22:04:36.884061 | instance | 2026-02-24 22:04:36.884073 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-24 22:04:36.884084 | instance | Tuesday 24 February 2026 22:04:36 +0000 (0:00:02.911) 0:00:39.102 ****** 2026-02-24 22:04:40.051489 | instance | ok: [instance] 2026-02-24 22:04:40.051762 | instance | 2026-02-24 22:04:40.052051 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-24 22:04:40.052333 | instance | Tuesday 24 February 2026 22:04:40 +0000 (0:00:03.170) 0:00:42.273 ****** 2026-02-24 22:04:50.391343 | instance | ok: [instance] 2026-02-24 22:04:50.391579 | instance | 2026-02-24 22:04:50.391858 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-24 22:04:50.392121 | instance | Tuesday 24 February 2026 22:04:50 +0000 (0:00:10.340) 0:00:52.613 ****** 2026-02-24 22:04:50.483038 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-24 22:04:50.483319 | instance | 2026-02-24 22:04:50.483614 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-24 22:04:50.483901 | instance | Tuesday 24 February 2026 22:04:50 +0000 (0:00:00.091) 0:00:52.705 ****** 2026-02-24 22:04:50.667471 | instance | skipping: [instance] 2026-02-24 22:04:50.667702 | instance | 2026-02-24 22:04:50.668008 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-24 22:04:50.668297 | instance | Tuesday 24 February 2026 22:04:50 +0000 (0:00:00.184) 0:00:52.889 ****** 2026-02-24 22:04:50.719817 | instance | skipping: [instance] => (item=instance) 2026-02-24 22:04:50.720565 | instance | skipping: [instance] 2026-02-24 22:04:50.720878 | instance | 2026-02-24 22:04:50.721147 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-24 22:04:50.721499 | instance | Tuesday 24 February 2026 22:04:50 +0000 (0:00:00.052) 0:00:52.942 ****** 2026-02-24 22:04:50.989497 | instance | ok: [instance] 2026-02-24 22:04:50.989721 | instance | 2026-02-24 22:04:50.989989 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-24 22:04:50.990256 | instance | Tuesday 24 February 2026 22:04:50 +0000 (0:00:00.267) 0:00:53.210 ****** 2026-02-24 22:04:55.876332 | instance | ok: [instance] 2026-02-24 22:04:55.876545 | instance | 2026-02-24 22:04:55.876821 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-24 22:04:55.877096 | instance | Tuesday 24 February 2026 22:04:55 +0000 (0:00:04.887) 0:00:58.098 ****** 2026-02-24 22:04:57.884399 | instance | ok: [instance] 2026-02-24 22:04:57.884592 | instance | 2026-02-24 22:04:57.884902 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-24 22:04:57.885167 | instance | Tuesday 24 February 2026 22:04:57 +0000 (0:00:02.008) 0:01:00.106 ****** 2026-02-24 22:04:59.392595 | instance | ok: [instance] 2026-02-24 22:04:59.392842 | instance | 2026-02-24 22:04:59.393143 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-24 22:04:59.393467 | instance | Tuesday 24 February 2026 22:04:59 +0000 (0:00:01.508) 0:01:01.614 ****** 2026-02-24 22:05:01.960629 | instance | ok: [instance] 2026-02-24 22:05:01.960828 | instance | 2026-02-24 22:05:01.961099 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-24 22:05:01.961372 | instance | 2026-02-24 22:05:01.961684 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:05:01.961946 | instance | Tuesday 24 February 2026 22:05:01 +0000 (0:00:02.568) 0:01:04.182 ****** 2026-02-24 22:05:03.199321 | instance | ok: [instance] 2026-02-24 22:05:03.199541 | instance | 2026-02-24 22:05:03.199895 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:05:03.200158 | instance | Tuesday 24 February 2026 22:05:03 +0000 (0:00:01.238) 0:01:05.421 ****** 2026-02-24 22:05:03.442764 | instance | ok: [instance] 2026-02-24 22:05:03.443013 | instance | 2026-02-24 22:05:03.443298 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:05:03.443622 | instance | Tuesday 24 February 2026 22:05:03 +0000 (0:00:00.242) 0:01:05.664 ****** 2026-02-24 22:05:03.492648 | instance | skipping: [instance] 2026-02-24 22:05:03.492872 | instance | 2026-02-24 22:05:03.493249 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 22:05:03.493635 | instance | Tuesday 24 February 2026 22:05:03 +0000 (0:00:00.050) 0:01:05.714 ****** 2026-02-24 22:05:03.738668 | instance | ok: [instance] 2026-02-24 22:05:03.738731 | instance | 2026-02-24 22:05:03.739013 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:05:03.739280 | instance | Tuesday 24 February 2026 22:05:03 +0000 (0:00:00.245) 0:01:05.960 ****** 2026-02-24 22:05:03.810884 | instance | ok: [instance] => { 2026-02-24 22:05:03.811297 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-24 22:05:03.811551 | instance | } 2026-02-24 22:05:03.811793 | instance | 2026-02-24 22:05:03.812061 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:05:03.812353 | instance | Tuesday 24 February 2026 22:05:03 +0000 (0:00:00.072) 0:01:06.033 ****** 2026-02-24 22:05:04.158303 | instance | ok: [instance] 2026-02-24 22:05:04.158392 | instance | 2026-02-24 22:05:04.158496 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:05:04.158615 | instance | Tuesday 24 February 2026 22:05:04 +0000 (0:00:00.347) 0:01:06.380 ****** 2026-02-24 22:05:04.214983 | instance | skipping: [instance] 2026-02-24 22:05:04.215073 | instance | 2026-02-24 22:05:04.215164 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:05:04.215284 | instance | Tuesday 24 February 2026 22:05:04 +0000 (0:00:00.056) 0:01:06.437 ****** 2026-02-24 22:05:04.277654 | instance | skipping: [instance] 2026-02-24 22:05:04.277874 | instance | 2026-02-24 22:05:04.278140 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:05:04.278403 | instance | Tuesday 24 February 2026 22:05:04 +0000 (0:00:00.062) 0:01:06.499 ****** 2026-02-24 22:05:04.524455 | instance | ok: [instance] 2026-02-24 22:05:04.524677 | instance | 2026-02-24 22:05:04.524948 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:05:04.525290 | instance | Tuesday 24 February 2026 22:05:04 +0000 (0:00:00.246) 0:01:06.746 ****** 2026-02-24 22:05:05.659938 | instance | ok: [instance] 2026-02-24 22:05:05.660154 | instance | 2026-02-24 22:05:05.660430 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:05:05.660719 | instance | Tuesday 24 February 2026 22:05:05 +0000 (0:00:01.135) 0:01:07.881 ****** 2026-02-24 22:05:05.750810 | instance | ok: [instance] => { 2026-02-24 22:05:05.751097 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-24 22:05:05.751356 | instance | } 2026-02-24 22:05:05.751603 | instance | 2026-02-24 22:05:05.751872 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:05:05.752135 | instance | Tuesday 24 February 2026 22:05:05 +0000 (0:00:00.090) 0:01:07.972 ****** 2026-02-24 22:05:06.105870 | instance | ok: [instance] 2026-02-24 22:05:06.105983 | instance | 2026-02-24 22:05:06.106153 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:05:06.106325 | instance | Tuesday 24 February 2026 22:05:06 +0000 (0:00:00.355) 0:01:08.327 ****** 2026-02-24 22:05:08.137404 | instance | ok: [instance] 2026-02-24 22:05:08.137514 | instance | 2026-02-24 22:05:08.137702 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 22:05:08.137860 | instance | Tuesday 24 February 2026 22:05:08 +0000 (0:00:02.031) 0:01:10.359 ****** 2026-02-24 22:05:08.180392 | instance | skipping: [instance] 2026-02-24 22:05:08.180470 | instance | 2026-02-24 22:05:08.180586 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 22:05:08.180694 | instance | Tuesday 24 February 2026 22:05:08 +0000 (0:00:00.042) 0:01:10.402 ****** 2026-02-24 22:05:08.225878 | instance | skipping: [instance] 2026-02-24 22:05:08.226122 | instance | 2026-02-24 22:05:08.226382 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 22:05:08.226635 | instance | Tuesday 24 February 2026 22:05:08 +0000 (0:00:00.045) 0:01:10.448 ****** 2026-02-24 22:05:08.271485 | instance | skipping: [instance] 2026-02-24 22:05:08.271785 | instance | 2026-02-24 22:05:08.272050 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 22:05:08.272639 | instance | Tuesday 24 February 2026 22:05:08 +0000 (0:00:00.045) 0:01:10.494 ****** 2026-02-24 22:05:09.708017 | instance | ok: [instance] 2026-02-24 22:05:09.708096 | instance | 2026-02-24 22:05:09.708223 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 22:05:09.708345 | instance | Tuesday 24 February 2026 22:05:09 +0000 (0:00:01.435) 0:01:11.930 ****** 2026-02-24 22:05:10.175967 | instance | ok: [instance] 2026-02-24 22:05:10.176184 | instance | 2026-02-24 22:05:10.176525 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 22:05:10.176784 | instance | Tuesday 24 February 2026 22:05:10 +0000 (0:00:00.467) 0:01:12.397 ****** 2026-02-24 22:05:11.175866 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 22:05:11.176140 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 22:05:11.176430 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 22:05:11.176736 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 22:05:11.177033 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 22:05:11.177363 | instance | 2026-02-24 22:05:11.177696 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 22:05:11.177991 | instance | Tuesday 24 February 2026 22:05:11 +0000 (0:00:01.000) 0:01:13.397 ****** 2026-02-24 22:05:11.909105 | instance | ok: [instance] 2026-02-24 22:05:11.909338 | instance | 2026-02-24 22:05:11.909691 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 22:05:11.910045 | instance | Tuesday 24 February 2026 22:05:11 +0000 (0:00:00.701) 0:01:14.099 ****** 2026-02-24 22:05:11.910295 | instance | 2026-02-24 22:05:11.910572 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 22:05:11.910926 | instance | Tuesday 24 February 2026 22:05:11 +0000 (0:00:00.031) 0:01:14.130 ****** 2026-02-24 22:05:12.318452 | instance | ok: [instance] 2026-02-24 22:05:12.318555 | instance | 2026-02-24 22:05:12.318712 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:05:12.318876 | instance | Tuesday 24 February 2026 22:05:12 +0000 (0:00:00.410) 0:01:14.540 ****** 2026-02-24 22:05:12.545114 | instance | ok: [instance] 2026-02-24 22:05:12.545321 | instance | 2026-02-24 22:05:12.545622 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:05:12.545966 | instance | Tuesday 24 February 2026 22:05:12 +0000 (0:00:00.226) 0:01:14.766 ****** 2026-02-24 22:05:12.614583 | instance | ok: [instance] => { 2026-02-24 22:05:12.614778 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-24 22:05:12.615032 | instance | } 2026-02-24 22:05:12.615360 | instance | 2026-02-24 22:05:12.615547 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:05:12.615808 | instance | Tuesday 24 February 2026 22:05:12 +0000 (0:00:00.069) 0:01:14.836 ****** 2026-02-24 22:05:13.001298 | instance | ok: [instance] 2026-02-24 22:05:13.001406 | instance | 2026-02-24 22:05:13.001518 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:05:13.001639 | instance | Tuesday 24 February 2026 22:05:12 +0000 (0:00:00.386) 0:01:15.223 ****** 2026-02-24 22:05:16.317456 | instance | ok: [instance] 2026-02-24 22:05:16.317587 | instance | 2026-02-24 22:05:16.317835 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-24 22:05:16.318097 | instance | Tuesday 24 February 2026 22:05:16 +0000 (0:00:03.315) 0:01:18.539 ****** 2026-02-24 22:05:17.525788 | instance | ok: [instance] 2026-02-24 22:05:17.525904 | instance | 2026-02-24 22:05:17.525926 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-24 22:05:17.526069 | instance | Tuesday 24 February 2026 22:05:17 +0000 (0:00:01.204) 0:01:19.743 ****** 2026-02-24 22:05:17.754034 | instance | ok: [instance] 2026-02-24 22:05:17.754237 | instance | 2026-02-24 22:05:17.754510 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-24 22:05:17.754783 | instance | Tuesday 24 February 2026 22:05:17 +0000 (0:00:00.231) 0:01:19.975 ****** 2026-02-24 22:05:18.244653 | instance | ok: [instance] 2026-02-24 22:05:18.244876 | instance | 2026-02-24 22:05:18.245002 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-24 22:05:18.245130 | instance | Tuesday 24 February 2026 22:05:18 +0000 (0:00:00.490) 0:01:20.466 ****** 2026-02-24 22:05:18.882460 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-24 22:05:18.882709 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-24 22:05:18.883115 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-24 22:05:18.883403 | instance | 2026-02-24 22:05:18.883680 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-24 22:05:18.883925 | instance | Tuesday 24 February 2026 22:05:18 +0000 (0:00:00.637) 0:01:21.104 ****** 2026-02-24 22:05:19.341017 | instance | ok: [instance] 2026-02-24 22:05:19.341238 | instance | 2026-02-24 22:05:19.341642 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-24 22:05:19.341906 | instance | Tuesday 24 February 2026 22:05:19 +0000 (0:00:00.458) 0:01:21.562 ****** 2026-02-24 22:05:19.824602 | instance | ok: [instance] 2026-02-24 22:05:19.824698 | instance | 2026-02-24 22:05:19.824797 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-24 22:05:19.824918 | instance | Tuesday 24 February 2026 22:05:19 +0000 (0:00:00.462) 0:01:22.025 ****** 2026-02-24 22:05:19.825066 | instance | 2026-02-24 22:05:19.825192 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-24 22:05:19.825305 | instance | Tuesday 24 February 2026 22:05:19 +0000 (0:00:00.021) 0:01:22.046 ****** 2026-02-24 22:05:20.209654 | instance | ok: [instance] 2026-02-24 22:05:20.209730 | instance | 2026-02-24 22:05:20.209861 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-24 22:05:20.209972 | instance | Tuesday 24 February 2026 22:05:20 +0000 (0:00:00.384) 0:01:22.431 ****** 2026-02-24 22:05:20.293301 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-24 22:05:20.293556 | instance | 2026-02-24 22:05:20.293867 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-24 22:05:20.294124 | instance | Tuesday 24 February 2026 22:05:20 +0000 (0:00:00.083) 0:01:22.515 ****** 2026-02-24 22:05:21.542681 | instance | ok: [instance] 2026-02-24 22:05:21.542957 | instance | 2026-02-24 22:05:21.543301 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-24 22:05:21.543690 | instance | Tuesday 24 February 2026 22:05:21 +0000 (0:00:01.249) 0:01:23.764 ****** 2026-02-24 22:05:22.245139 | instance | ok: [instance] => (item=chronyd) 2026-02-24 22:05:22.245241 | instance | ok: [instance] => (item=sshd) 2026-02-24 22:05:22.245380 | instance | 2026-02-24 22:05:22.245503 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-24 22:05:22.245623 | instance | Tuesday 24 February 2026 22:05:22 +0000 (0:00:00.702) 0:01:24.467 ****** 2026-02-24 22:05:22.566954 | instance | ok: [instance] 2026-02-24 22:05:22.567252 | instance | 2026-02-24 22:05:22.567551 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-24 22:05:22.567787 | instance | Tuesday 24 February 2026 22:05:22 +0000 (0:00:00.321) 0:01:24.788 ****** 2026-02-24 22:05:22.834894 | instance | ok: [instance] 2026-02-24 22:05:22.835124 | instance | 2026-02-24 22:05:22.835455 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-24 22:05:22.835725 | instance | Tuesday 24 February 2026 22:05:22 +0000 (0:00:00.267) 0:01:25.056 ****** 2026-02-24 22:05:23.099007 | instance | ok: [instance] 2026-02-24 22:05:23.099094 | instance | 2026-02-24 22:05:23.099235 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-24 22:05:23.099354 | instance | Tuesday 24 February 2026 22:05:23 +0000 (0:00:00.264) 0:01:25.321 ****** 2026-02-24 22:05:23.322778 | instance | ok: [instance] 2026-02-24 22:05:23.323070 | instance | 2026-02-24 22:05:23.323368 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-24 22:05:23.323651 | instance | Tuesday 24 February 2026 22:05:23 +0000 (0:00:00.223) 0:01:25.544 ****** 2026-02-24 22:05:23.605850 | instance | ok: [instance] => (item=instance) 2026-02-24 22:05:23.606086 | instance | 2026-02-24 22:05:23.606428 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-24 22:05:23.606641 | instance | Tuesday 24 February 2026 22:05:23 +0000 (0:00:00.283) 0:01:25.827 ****** 2026-02-24 22:05:23.666461 | instance | ok: [instance] 2026-02-24 22:05:23.666581 | instance | 2026-02-24 22:05:23.666594 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-24 22:05:23.666634 | instance | Tuesday 24 February 2026 22:05:23 +0000 (0:00:00.060) 0:01:25.887 ****** 2026-02-24 22:05:29.188684 | instance | ok: [instance] 2026-02-24 22:05:29.188762 | instance | 2026-02-24 22:05:29.188878 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-24 22:05:29.189000 | instance | Tuesday 24 February 2026 22:05:29 +0000 (0:00:05.522) 0:01:31.410 ****** 2026-02-24 22:05:29.253425 | instance | ok: [instance] 2026-02-24 22:05:29.253754 | instance | 2026-02-24 22:05:29.254054 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-24 22:05:29.254381 | instance | Tuesday 24 February 2026 22:05:29 +0000 (0:00:00.064) 0:01:31.475 ****** 2026-02-24 22:05:29.330149 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-24 22:05:29.330385 | instance | 2026-02-24 22:05:29.330703 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-24 22:05:29.330969 | instance | Tuesday 24 February 2026 22:05:29 +0000 (0:00:00.077) 0:01:31.552 ****** 2026-02-24 22:05:29.386640 | instance | skipping: [instance] 2026-02-24 22:05:29.386846 | instance | 2026-02-24 22:05:29.387132 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-24 22:05:29.387379 | instance | Tuesday 24 February 2026 22:05:29 +0000 (0:00:00.055) 0:01:31.608 ****** 2026-02-24 22:05:29.445544 | instance | skipping: [instance] => (item=instance) 2026-02-24 22:05:29.445820 | instance | skipping: [instance] 2026-02-24 22:05:29.446126 | instance | 2026-02-24 22:05:29.446834 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-24 22:05:29.446955 | instance | Tuesday 24 February 2026 22:05:29 +0000 (0:00:00.059) 0:01:31.667 ****** 2026-02-24 22:05:29.706501 | instance | ok: [instance] 2026-02-24 22:05:29.706768 | instance | 2026-02-24 22:05:29.707037 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-24 22:05:29.707281 | instance | Tuesday 24 February 2026 22:05:29 +0000 (0:00:00.261) 0:01:31.928 ****** 2026-02-24 22:05:31.665234 | instance | ok: [instance] 2026-02-24 22:05:31.665468 | instance | 2026-02-24 22:05:31.665740 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-24 22:05:31.666050 | instance | Tuesday 24 February 2026 22:05:31 +0000 (0:00:01.958) 0:01:33.886 ****** 2026-02-24 22:05:41.738912 | instance | skipping: [instance] => (item=osd.0) 2026-02-24 22:05:41.739156 | instance | skipping: [instance] => (item=osd.2) 2026-02-24 22:05:41.739415 | instance | skipping: [instance] => (item=osd.1) 2026-02-24 22:05:41.739673 | instance | skipping: [instance] 2026-02-24 22:05:41.739915 | instance | 2026-02-24 22:05:41.740255 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-24 22:05:41.740523 | instance | Tuesday 24 February 2026 22:05:41 +0000 (0:00:10.073) 0:01:43.960 ****** 2026-02-24 22:05:41.846886 | instance | skipping: [instance] => (item=osd.0) 2026-02-24 22:05:41.847302 | instance | skipping: [instance] => (item=osd.2) 2026-02-24 22:05:41.847624 | instance | skipping: [instance] => (item=osd.1) 2026-02-24 22:05:41.847880 | instance | skipping: [instance] 2026-02-24 22:05:41.848204 | instance | 2026-02-24 22:05:41.848505 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-24 22:05:41.848779 | instance | Tuesday 24 February 2026 22:05:41 +0000 (0:00:00.108) 0:01:44.068 ****** 2026-02-24 22:05:47.413394 | instance | ok: [instance] 2026-02-24 22:05:47.415143 | instance | 2026-02-24 22:05:47.415455 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-24 22:05:47.415730 | instance | Tuesday 24 February 2026 22:05:47 +0000 (0:00:05.566) 0:01:49.634 ****** 2026-02-24 22:05:57.625115 | instance | ok: [instance] 2026-02-24 22:05:57.625468 | instance | 2026-02-24 22:05:57.625781 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-24 22:05:57.626040 | instance | Tuesday 24 February 2026 22:05:57 +0000 (0:00:10.212) 0:01:59.846 ****** 2026-02-24 22:05:57.745429 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-24 22:05:57.745863 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-24 22:05:57.746145 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-24 22:05:57.746397 | instance | skipping: [instance] 2026-02-24 22:05:57.746642 | instance | 2026-02-24 22:05:57.746909 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-24 22:05:57.747187 | instance | Tuesday 24 February 2026 22:05:57 +0000 (0:00:00.120) 0:01:59.967 ****** 2026-02-24 22:05:59.882071 | instance | ok: [instance] 2026-02-24 22:05:59.882299 | instance | 2026-02-24 22:05:59.882572 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-24 22:05:59.882897 | instance | Tuesday 24 February 2026 22:05:59 +0000 (0:00:02.136) 0:02:02.103 ****** 2026-02-24 22:06:01.462099 | instance | ok: [instance] 2026-02-24 22:06:01.462299 | instance | 2026-02-24 22:06:01.462573 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-24 22:06:01.462832 | instance | Tuesday 24 February 2026 22:06:01 +0000 (0:00:01.579) 0:02:03.683 ****** 2026-02-24 22:06:01.551615 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-24 22:06:01.551824 | instance | 2026-02-24 22:06:01.552087 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-24 22:06:01.552348 | instance | Tuesday 24 February 2026 22:06:01 +0000 (0:00:00.089) 0:02:03.773 ****** 2026-02-24 22:06:01.614089 | instance | ok: [instance] 2026-02-24 22:06:01.614183 | instance | 2026-02-24 22:06:01.614478 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-24 22:06:01.614736 | instance | Tuesday 24 February 2026 22:06:01 +0000 (0:00:00.062) 0:02:03.835 ****** 2026-02-24 22:06:03.124911 | instance | ok: [instance] 2026-02-24 22:06:03.125159 | instance | 2026-02-24 22:06:03.125479 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-24 22:06:03.125753 | instance | Tuesday 24 February 2026 22:06:03 +0000 (0:00:01.510) 0:02:05.346 ****** 2026-02-24 22:06:03.182994 | instance | ok: [instance] 2026-02-24 22:06:03.183246 | instance | 2026-02-24 22:06:03.183509 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-24 22:06:03.183778 | instance | Tuesday 24 February 2026 22:06:03 +0000 (0:00:00.058) 0:02:05.405 ****** 2026-02-24 22:06:03.234566 | instance | skipping: [instance] => (item=1) 2026-02-24 22:06:03.234834 | instance | skipping: [instance] => (item=1) 2026-02-24 22:06:03.235120 | instance | skipping: [instance] => (item=1) 2026-02-24 22:06:03.235391 | instance | skipping: [instance] 2026-02-24 22:06:03.235634 | instance | 2026-02-24 22:06:03.235935 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-24 22:06:03.236193 | instance | Tuesday 24 February 2026 22:06:03 +0000 (0:00:00.051) 0:02:05.456 ****** 2026-02-24 22:06:03.297225 | instance | skipping: [instance] 2026-02-24 22:06:03.297475 | instance | 2026-02-24 22:06:03.297735 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:06:03.297975 | instance | 2026-02-24 22:06:03.298239 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-24 22:06:03.298499 | instance | Tuesday 24 February 2026 22:06:03 +0000 (0:00:00.062) 0:02:05.519 ****** 2026-02-24 22:06:03.652557 | instance | ok: [instance] 2026-02-24 22:06:03.652775 | instance | 2026-02-24 22:06:03.653059 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:06:03.653328 | instance | 2026-02-24 22:06:03.653661 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:06:03.653933 | instance | Tuesday 24 February 2026 22:06:03 +0000 (0:00:00.354) 0:02:05.874 ****** 2026-02-24 22:06:04.860146 | instance | ok: [instance] 2026-02-24 22:06:04.860280 | instance | 2026-02-24 22:06:04.860456 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-24 22:06:04.860623 | instance | Tuesday 24 February 2026 22:06:04 +0000 (0:00:01.208) 0:02:07.082 ****** 2026-02-24 22:06:08.874367 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-24 22:06:08.874487 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-24 22:06:08.874761 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-24 22:06:08.875137 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-24 22:06:08.875486 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-24 22:06:08.875796 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-24 22:06:08.876125 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-24 22:06:08.876395 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-24 22:06:08.876660 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-24 22:06:08.876943 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-24 22:06:08.877198 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-24 22:06:08.877505 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-24 22:06:08.877770 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-24 22:06:08.878037 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-24 22:06:08.878310 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-24 22:06:08.878583 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-24 22:06:08.878851 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-24 22:06:08.879124 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-24 22:06:08.879399 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-24 22:06:08.879665 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-24 22:06:08.879910 | instance | 2026-02-24 22:06:08.880227 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-24 22:06:08.880491 | instance | Tuesday 24 February 2026 22:06:08 +0000 (0:00:04.013) 0:02:11.096 ****** 2026-02-24 22:06:09.081450 | instance | ok: [instance] 2026-02-24 22:06:09.082165 | instance | 2026-02-24 22:06:09.082444 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-24 22:06:09.082720 | instance | Tuesday 24 February 2026 22:06:09 +0000 (0:00:00.207) 0:02:11.303 ****** 2026-02-24 22:06:09.551614 | instance | ok: [instance] 2026-02-24 22:06:09.551917 | instance | 2026-02-24 22:06:09.552177 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-24 22:06:09.552455 | instance | Tuesday 24 February 2026 22:06:09 +0000 (0:00:00.470) 0:02:11.773 ****** 2026-02-24 22:06:09.830639 | instance | ok: [instance] 2026-02-24 22:06:09.830858 | instance | 2026-02-24 22:06:09.831185 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-24 22:06:09.831801 | instance | Tuesday 24 February 2026 22:06:09 +0000 (0:00:00.278) 0:02:12.052 ****** 2026-02-24 22:06:09.885860 | instance | ok: [instance] 2026-02-24 22:06:09.886096 | instance | 2026-02-24 22:06:09.886363 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-24 22:06:09.886607 | instance | 2026-02-24 22:06:09.886956 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:06:09.887518 | instance | Tuesday 24 February 2026 22:06:09 +0000 (0:00:00.055) 0:02:12.108 ****** 2026-02-24 22:06:11.052228 | instance | ok: [instance] 2026-02-24 22:06:11.052364 | instance | 2026-02-24 22:06:11.052499 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-24 22:06:11.052621 | instance | Tuesday 24 February 2026 22:06:11 +0000 (0:00:01.165) 0:02:13.274 ****** 2026-02-24 22:06:11.267809 | instance | ok: [instance] 2026-02-24 22:06:11.268017 | instance | 2026-02-24 22:06:11.268287 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-24 22:06:11.268563 | instance | Tuesday 24 February 2026 22:06:11 +0000 (0:00:00.215) 0:02:13.489 ****** 2026-02-24 22:06:12.226466 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-24 22:06:12.226707 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-24 22:06:12.227008 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-24 22:06:12.227250 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-24 22:06:12.227515 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-24 22:06:12.227757 | instance | 2026-02-24 22:06:12.228019 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-24 22:06:12.228280 | instance | Tuesday 24 February 2026 22:06:12 +0000 (0:00:00.958) 0:02:14.448 ****** 2026-02-24 22:06:12.790715 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-02-24 22:06:12.790914 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-02-24 22:06:12.791223 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-02-24 22:06:12.791467 | instance | 2026-02-24 22:06:12.791688 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-24 22:06:12.791944 | instance | Tuesday 24 February 2026 22:06:12 +0000 (0:00:00.563) 0:02:15.012 ****** 2026-02-24 22:06:12.996609 | instance | ok: [instance] 2026-02-24 22:06:12.996815 | instance | 2026-02-24 22:06:12.997163 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-24 22:06:12.997469 | instance | Tuesday 24 February 2026 22:06:12 +0000 (0:00:00.206) 0:02:15.218 ****** 2026-02-24 22:06:13.217181 | instance | ok: [instance] 2026-02-24 22:06:13.217445 | instance | 2026-02-24 22:06:13.217722 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-24 22:06:13.217987 | instance | Tuesday 24 February 2026 22:06:13 +0000 (0:00:00.220) 0:02:15.439 ****** 2026-02-24 22:06:13.254479 | instance | ok: [instance] 2026-02-24 22:06:13.254707 | instance | 2026-02-24 22:06:13.255024 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-24 22:06:13.255293 | instance | Tuesday 24 February 2026 22:06:13 +0000 (0:00:00.037) 0:02:15.477 ****** 2026-02-24 22:06:13.294243 | instance | skipping: [instance] 2026-02-24 22:06:13.294535 | instance | 2026-02-24 22:06:13.294803 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-24 22:06:13.295067 | instance | Tuesday 24 February 2026 22:06:13 +0000 (0:00:00.039) 0:02:15.516 ****** 2026-02-24 22:06:13.839627 | instance | ok: [instance] 2026-02-24 22:06:13.839832 | instance | 2026-02-24 22:06:13.840094 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-24 22:06:13.840348 | instance | Tuesday 24 February 2026 22:06:13 +0000 (0:00:00.544) 0:02:16.061 ****** 2026-02-24 22:06:14.181233 | instance | ok: [instance] 2026-02-24 22:06:14.181478 | instance | 2026-02-24 22:06:14.181753 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-24 22:06:14.182021 | instance | Tuesday 24 February 2026 22:06:14 +0000 (0:00:00.211) 0:02:16.273 ****** 2026-02-24 22:06:14.182267 | instance | 2026-02-24 22:06:14.182527 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-24 22:06:14.182773 | instance | 2026-02-24 22:06:14.183025 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:06:14.183336 | instance | Tuesday 24 February 2026 22:06:14 +0000 (0:00:00.130) 0:02:16.403 ****** 2026-02-24 22:06:15.422772 | instance | ok: [instance] 2026-02-24 22:06:15.423009 | instance | 2026-02-24 22:06:15.423283 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:15.423550 | instance | Tuesday 24 February 2026 22:06:15 +0000 (0:00:01.241) 0:02:17.644 ****** 2026-02-24 22:06:15.670381 | instance | ok: [instance] 2026-02-24 22:06:15.670622 | instance | 2026-02-24 22:06:15.670891 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:06:15.671155 | instance | Tuesday 24 February 2026 22:06:15 +0000 (0:00:00.247) 0:02:17.892 ****** 2026-02-24 22:06:15.721539 | instance | skipping: [instance] 2026-02-24 22:06:15.721787 | instance | 2026-02-24 22:06:15.722092 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 22:06:15.722379 | instance | Tuesday 24 February 2026 22:06:15 +0000 (0:00:00.051) 0:02:17.943 ****** 2026-02-24 22:06:15.951980 | instance | ok: [instance] 2026-02-24 22:06:15.952052 | instance | 2026-02-24 22:06:15.952183 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:15.952300 | instance | Tuesday 24 February 2026 22:06:15 +0000 (0:00:00.230) 0:02:18.174 ****** 2026-02-24 22:06:16.011675 | instance | ok: [instance] => { 2026-02-24 22:06:16.011948 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-24 22:06:16.012196 | instance | } 2026-02-24 22:06:16.012435 | instance | 2026-02-24 22:06:16.012693 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:16.012947 | instance | Tuesday 24 February 2026 22:06:16 +0000 (0:00:00.060) 0:02:18.234 ****** 2026-02-24 22:06:16.320598 | instance | ok: [instance] 2026-02-24 22:06:16.320840 | instance | 2026-02-24 22:06:16.321112 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:16.321431 | instance | Tuesday 24 February 2026 22:06:16 +0000 (0:00:00.308) 0:02:18.542 ****** 2026-02-24 22:06:16.369292 | instance | skipping: [instance] 2026-02-24 22:06:16.369608 | instance | 2026-02-24 22:06:16.369944 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:16.370207 | instance | Tuesday 24 February 2026 22:06:16 +0000 (0:00:00.049) 0:02:18.591 ****** 2026-02-24 22:06:16.597607 | instance | ok: [instance] 2026-02-24 22:06:16.597848 | instance | 2026-02-24 22:06:16.598139 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:06:16.598381 | instance | Tuesday 24 February 2026 22:06:16 +0000 (0:00:00.227) 0:02:18.819 ****** 2026-02-24 22:06:17.764653 | instance | ok: [instance] 2026-02-24 22:06:17.764892 | instance | 2026-02-24 22:06:17.765190 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:17.765543 | instance | Tuesday 24 February 2026 22:06:17 +0000 (0:00:01.167) 0:02:19.986 ****** 2026-02-24 22:06:17.844534 | instance | ok: [instance] => { 2026-02-24 22:06:17.844837 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-24 22:06:17.845105 | instance | } 2026-02-24 22:06:17.845363 | instance | 2026-02-24 22:06:17.845691 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:17.845956 | instance | Tuesday 24 February 2026 22:06:17 +0000 (0:00:00.078) 0:02:20.065 ****** 2026-02-24 22:06:18.215840 | instance | ok: [instance] 2026-02-24 22:06:18.216075 | instance | 2026-02-24 22:06:18.216402 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:18.216654 | instance | Tuesday 24 February 2026 22:06:18 +0000 (0:00:00.372) 0:02:20.437 ****** 2026-02-24 22:06:20.236048 | instance | ok: [instance] 2026-02-24 22:06:20.236149 | instance | 2026-02-24 22:06:20.236204 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 22:06:20.236322 | instance | Tuesday 24 February 2026 22:06:20 +0000 (0:00:02.020) 0:02:22.458 ****** 2026-02-24 22:06:20.270263 | instance | skipping: [instance] 2026-02-24 22:06:20.270391 | instance | 2026-02-24 22:06:20.270475 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 22:06:20.270594 | instance | Tuesday 24 February 2026 22:06:20 +0000 (0:00:00.034) 0:02:22.492 ****** 2026-02-24 22:06:20.312807 | instance | skipping: [instance] 2026-02-24 22:06:20.312901 | instance | 2026-02-24 22:06:20.313016 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 22:06:20.313164 | instance | Tuesday 24 February 2026 22:06:20 +0000 (0:00:00.042) 0:02:22.535 ****** 2026-02-24 22:06:20.351684 | instance | skipping: [instance] 2026-02-24 22:06:20.351922 | instance | 2026-02-24 22:06:20.352187 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 22:06:20.352526 | instance | Tuesday 24 February 2026 22:06:20 +0000 (0:00:00.038) 0:02:22.574 ****** 2026-02-24 22:06:21.550713 | instance | ok: [instance] 2026-02-24 22:06:21.550810 | instance | 2026-02-24 22:06:21.550904 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 22:06:21.551025 | instance | Tuesday 24 February 2026 22:06:21 +0000 (0:00:01.198) 0:02:23.772 ****** 2026-02-24 22:06:22.036198 | instance | ok: [instance] 2026-02-24 22:06:22.036486 | instance | 2026-02-24 22:06:22.036706 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 22:06:22.036968 | instance | Tuesday 24 February 2026 22:06:22 +0000 (0:00:00.485) 0:02:24.258 ****** 2026-02-24 22:06:22.970900 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 22:06:22.971157 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 22:06:22.971468 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 22:06:22.972563 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 22:06:22.972575 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 22:06:22.972581 | instance | 2026-02-24 22:06:22.972585 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 22:06:22.972769 | instance | Tuesday 24 February 2026 22:06:22 +0000 (0:00:00.934) 0:02:25.192 ****** 2026-02-24 22:06:23.521975 | instance | ok: [instance] 2026-02-24 22:06:23.522393 | instance | 2026-02-24 22:06:23.522678 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 22:06:23.522944 | instance | Tuesday 24 February 2026 22:06:23 +0000 (0:00:00.541) 0:02:25.734 ****** 2026-02-24 22:06:23.523185 | instance | 2026-02-24 22:06:23.523446 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 22:06:23.523703 | instance | Tuesday 24 February 2026 22:06:23 +0000 (0:00:00.009) 0:02:25.743 ****** 2026-02-24 22:06:23.943609 | instance | ok: [instance] 2026-02-24 22:06:23.943860 | instance | 2026-02-24 22:06:23.944170 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-24 22:06:23.944448 | instance | Tuesday 24 February 2026 22:06:23 +0000 (0:00:00.420) 0:02:26.164 ****** 2026-02-24 22:06:24.840938 | instance | ok: [instance] 2026-02-24 22:06:24.841161 | instance | 2026-02-24 22:06:24.841483 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-24 22:06:24.841927 | instance | Tuesday 24 February 2026 22:06:24 +0000 (0:00:00.898) 0:02:27.062 ****** 2026-02-24 22:06:24.892492 | instance | ok: [instance] 2026-02-24 22:06:24.892558 | instance | 2026-02-24 22:06:24.892749 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-24 22:06:24.892821 | instance | Tuesday 24 February 2026 22:06:24 +0000 (0:00:00.052) 0:02:27.115 ****** 2026-02-24 22:06:24.946512 | instance | ok: [instance] 2026-02-24 22:06:24.946743 | instance | 2026-02-24 22:06:24.947069 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-24 22:06:24.947334 | instance | Tuesday 24 February 2026 22:06:24 +0000 (0:00:00.053) 0:02:27.168 ****** 2026-02-24 22:06:25.004389 | instance | ok: [instance] 2026-02-24 22:06:25.004629 | instance | 2026-02-24 22:06:25.004926 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-24 22:06:25.005189 | instance | Tuesday 24 February 2026 22:06:24 +0000 (0:00:00.057) 0:02:27.226 ****** 2026-02-24 22:06:25.051075 | instance | skipping: [instance] 2026-02-24 22:06:25.051372 | instance | 2026-02-24 22:06:25.051661 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-24 22:06:25.051922 | instance | Tuesday 24 February 2026 22:06:25 +0000 (0:00:00.046) 0:02:27.273 ****** 2026-02-24 22:06:25.115185 | instance | ok: [instance] 2026-02-24 22:06:25.115487 | instance | 2026-02-24 22:06:25.115758 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:25.116019 | instance | Tuesday 24 February 2026 22:06:25 +0000 (0:00:00.064) 0:02:27.337 ****** 2026-02-24 22:06:25.345191 | instance | ok: [instance] 2026-02-24 22:06:25.345438 | instance | 2026-02-24 22:06:25.345711 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:25.346092 | instance | Tuesday 24 February 2026 22:06:25 +0000 (0:00:00.229) 0:02:27.566 ****** 2026-02-24 22:06:25.398386 | instance | ok: [instance] => { 2026-02-24 22:06:25.398695 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-24 22:06:25.399060 | instance | } 2026-02-24 22:06:25.399302 | instance | 2026-02-24 22:06:25.399564 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:25.399887 | instance | Tuesday 24 February 2026 22:06:25 +0000 (0:00:00.053) 0:02:27.620 ****** 2026-02-24 22:06:25.773763 | instance | ok: [instance] 2026-02-24 22:06:25.774006 | instance | 2026-02-24 22:06:25.774277 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:25.774537 | instance | Tuesday 24 February 2026 22:06:25 +0000 (0:00:00.374) 0:02:27.995 ****** 2026-02-24 22:06:25.829449 | instance | skipping: [instance] 2026-02-24 22:06:25.829696 | instance | 2026-02-24 22:06:25.829955 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:25.830211 | instance | Tuesday 24 February 2026 22:06:25 +0000 (0:00:00.056) 0:02:28.051 ****** 2026-02-24 22:06:26.049265 | instance | ok: [instance] 2026-02-24 22:06:26.049531 | instance | 2026-02-24 22:06:26.049804 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:26.050083 | instance | Tuesday 24 February 2026 22:06:26 +0000 (0:00:00.219) 0:02:28.271 ****** 2026-02-24 22:06:26.101306 | instance | ok: [instance] => { 2026-02-24 22:06:26.101630 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-24 22:06:26.101883 | instance | } 2026-02-24 22:06:26.102125 | instance | 2026-02-24 22:06:26.102385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:26.102640 | instance | Tuesday 24 February 2026 22:06:26 +0000 (0:00:00.052) 0:02:28.323 ****** 2026-02-24 22:06:26.471400 | instance | ok: [instance] 2026-02-24 22:06:26.471648 | instance | 2026-02-24 22:06:26.471919 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:26.472212 | instance | Tuesday 24 February 2026 22:06:26 +0000 (0:00:00.369) 0:02:28.693 ****** 2026-02-24 22:06:26.538568 | instance | skipping: [instance] 2026-02-24 22:06:26.538823 | instance | 2026-02-24 22:06:26.539136 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-24 22:06:26.539439 | instance | Tuesday 24 February 2026 22:06:26 +0000 (0:00:00.067) 0:02:28.761 ****** 2026-02-24 22:06:26.581326 | instance | skipping: [instance] 2026-02-24 22:06:26.581374 | instance | 2026-02-24 22:06:26.581380 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-24 22:06:26.581384 | instance | Tuesday 24 February 2026 22:06:26 +0000 (0:00:00.041) 0:02:28.803 ****** 2026-02-24 22:06:26.624453 | instance | skipping: [instance] 2026-02-24 22:06:26.624709 | instance | 2026-02-24 22:06:26.625069 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-24 22:06:26.625282 | instance | Tuesday 24 February 2026 22:06:26 +0000 (0:00:00.043) 0:02:28.846 ****** 2026-02-24 22:06:26.663021 | instance | skipping: [instance] 2026-02-24 22:06:26.663305 | instance | 2026-02-24 22:06:26.663623 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-24 22:06:26.663933 | instance | Tuesday 24 February 2026 22:06:26 +0000 (0:00:00.038) 0:02:28.885 ****** 2026-02-24 22:06:28.139348 | instance | ok: [instance] 2026-02-24 22:06:28.139700 | instance | 2026-02-24 22:06:28.140143 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-24 22:06:28.140404 | instance | Tuesday 24 February 2026 22:06:28 +0000 (0:00:01.475) 0:02:30.361 ****** 2026-02-24 22:06:28.616178 | instance | ok: [instance] 2026-02-24 22:06:28.616311 | instance | 2026-02-24 22:06:28.616491 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-24 22:06:28.616699 | instance | Tuesday 24 February 2026 22:06:28 +0000 (0:00:00.477) 0:02:30.838 ****** 2026-02-24 22:06:29.554080 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-24 22:06:29.554362 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-24 22:06:29.554639 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-24 22:06:29.554940 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-24 22:06:29.555203 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-24 22:06:29.555453 | instance | 2026-02-24 22:06:29.556019 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-24 22:06:29.556373 | instance | Tuesday 24 February 2026 22:06:29 +0000 (0:00:00.937) 0:02:31.775 ****** 2026-02-24 22:06:30.164921 | instance | ok: [instance] 2026-02-24 22:06:30.165002 | instance | 2026-02-24 22:06:30.165125 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-24 22:06:30.165257 | instance | Tuesday 24 February 2026 22:06:30 +0000 (0:00:00.599) 0:02:32.375 ****** 2026-02-24 22:06:30.165359 | instance | 2026-02-24 22:06:30.165511 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-24 22:06:30.165630 | instance | Tuesday 24 February 2026 22:06:30 +0000 (0:00:00.011) 0:02:32.386 ****** 2026-02-24 22:06:30.648943 | instance | ok: [instance] 2026-02-24 22:06:30.649001 | instance | 2026-02-24 22:06:30.649013 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:30.649152 | instance | Tuesday 24 February 2026 22:06:30 +0000 (0:00:00.482) 0:02:32.869 ****** 2026-02-24 22:06:30.889838 | instance | ok: [instance] 2026-02-24 22:06:30.889922 | instance | 2026-02-24 22:06:30.890169 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:30.890441 | instance | Tuesday 24 February 2026 22:06:30 +0000 (0:00:00.241) 0:02:33.111 ****** 2026-02-24 22:06:30.953957 | instance | ok: [instance] => { 2026-02-24 22:06:30.954229 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-24 22:06:30.954489 | instance | } 2026-02-24 22:06:30.954738 | instance | 2026-02-24 22:06:30.955008 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:30.955269 | instance | Tuesday 24 February 2026 22:06:30 +0000 (0:00:00.064) 0:02:33.176 ****** 2026-02-24 22:06:31.287055 | instance | ok: [instance] 2026-02-24 22:06:31.287294 | instance | 2026-02-24 22:06:31.287566 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:31.287858 | instance | Tuesday 24 February 2026 22:06:31 +0000 (0:00:00.332) 0:02:33.509 ****** 2026-02-24 22:06:32.482142 | instance | ok: [instance] 2026-02-24 22:06:32.482419 | instance | 2026-02-24 22:06:32.482656 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:32.482943 | instance | Tuesday 24 February 2026 22:06:32 +0000 (0:00:01.194) 0:02:34.703 ****** 2026-02-24 22:06:32.553834 | instance | ok: [instance] => { 2026-02-24 22:06:32.554110 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-24 22:06:32.554364 | instance | } 2026-02-24 22:06:32.554604 | instance | 2026-02-24 22:06:32.554867 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:32.555130 | instance | Tuesday 24 February 2026 22:06:32 +0000 (0:00:00.072) 0:02:34.775 ****** 2026-02-24 22:06:32.898830 | instance | ok: [instance] 2026-02-24 22:06:32.899021 | instance | 2026-02-24 22:06:32.899292 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:32.899563 | instance | Tuesday 24 February 2026 22:06:32 +0000 (0:00:00.344) 0:02:35.120 ****** 2026-02-24 22:06:34.043730 | instance | ok: [instance] 2026-02-24 22:06:34.043910 | instance | 2026-02-24 22:06:34.044169 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-24 22:06:34.044467 | instance | Tuesday 24 February 2026 22:06:34 +0000 (0:00:01.144) 0:02:36.265 ****** 2026-02-24 22:06:34.514806 | instance | ok: [instance] 2026-02-24 22:06:34.515181 | instance | 2026-02-24 22:06:34.515461 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-24 22:06:34.515725 | instance | Tuesday 24 February 2026 22:06:34 +0000 (0:00:00.471) 0:02:36.736 ****** 2026-02-24 22:06:34.758955 | instance | ok: [instance] 2026-02-24 22:06:34.759216 | instance | 2026-02-24 22:06:34.759513 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:34.759784 | instance | Tuesday 24 February 2026 22:06:34 +0000 (0:00:00.244) 0:02:36.980 ****** 2026-02-24 22:06:34.975734 | instance | ok: [instance] 2026-02-24 22:06:34.975963 | instance | 2026-02-24 22:06:34.976236 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:34.976501 | instance | Tuesday 24 February 2026 22:06:34 +0000 (0:00:00.216) 0:02:37.197 ****** 2026-02-24 22:06:35.046209 | instance | ok: [instance] => { 2026-02-24 22:06:35.046495 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-24 22:06:35.046746 | instance | } 2026-02-24 22:06:35.046989 | instance | 2026-02-24 22:06:35.047253 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:35.047549 | instance | Tuesday 24 February 2026 22:06:35 +0000 (0:00:00.070) 0:02:37.268 ****** 2026-02-24 22:06:35.404586 | instance | ok: [instance] 2026-02-24 22:06:35.404799 | instance | 2026-02-24 22:06:35.405070 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:35.405336 | instance | Tuesday 24 February 2026 22:06:35 +0000 (0:00:00.357) 0:02:37.626 ****** 2026-02-24 22:06:37.483014 | instance | ok: [instance] 2026-02-24 22:06:37.483575 | instance | 2026-02-24 22:06:37.483591 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-24 22:06:37.483824 | instance | Tuesday 24 February 2026 22:06:37 +0000 (0:00:02.078) 0:02:39.704 ****** 2026-02-24 22:06:37.557241 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-24 22:06:37.557372 | instance | 2026-02-24 22:06:37.557527 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-24 22:06:37.557665 | instance | Tuesday 24 February 2026 22:06:37 +0000 (0:00:00.074) 0:02:39.779 ****** 2026-02-24 22:06:38.678223 | instance | ok: [instance] 2026-02-24 22:06:38.678447 | instance | 2026-02-24 22:06:38.678716 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-24 22:06:38.678980 | instance | Tuesday 24 February 2026 22:06:38 +0000 (0:00:01.120) 0:02:40.899 ****** 2026-02-24 22:06:38.892270 | instance | ok: [instance] 2026-02-24 22:06:38.892549 | instance | 2026-02-24 22:06:38.892764 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-24 22:06:38.893031 | instance | Tuesday 24 February 2026 22:06:38 +0000 (0:00:00.214) 0:02:41.114 ****** 2026-02-24 22:06:39.345142 | instance | ok: [instance] 2026-02-24 22:06:39.345452 | instance | 2026-02-24 22:06:39.345730 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-24 22:06:39.345990 | instance | Tuesday 24 February 2026 22:06:39 +0000 (0:00:00.452) 0:02:41.566 ****** 2026-02-24 22:06:40.105479 | instance | ok: [instance] => (item=br_netfilter) 2026-02-24 22:06:40.105743 | instance | ok: [instance] => (item=ip_tables) 2026-02-24 22:06:40.106011 | instance | ok: [instance] => (item=ip6_tables) 2026-02-24 22:06:40.106280 | instance | ok: [instance] => (item=nf_conntrack) 2026-02-24 22:06:40.106600 | instance | 2026-02-24 22:06:40.106885 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:40.107218 | instance | Tuesday 24 February 2026 22:06:40 +0000 (0:00:00.760) 0:02:42.327 ****** 2026-02-24 22:06:40.339844 | instance | ok: [instance] 2026-02-24 22:06:40.339946 | instance | 2026-02-24 22:06:40.340076 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:40.340189 | instance | Tuesday 24 February 2026 22:06:40 +0000 (0:00:00.234) 0:02:42.561 ****** 2026-02-24 22:06:40.392396 | instance | ok: [instance] => { 2026-02-24 22:06:40.392514 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-24 22:06:40.392631 | instance | } 2026-02-24 22:06:40.392748 | instance | 2026-02-24 22:06:40.392870 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:40.392990 | instance | Tuesday 24 February 2026 22:06:40 +0000 (0:00:00.053) 0:02:42.614 ****** 2026-02-24 22:06:40.778186 | instance | ok: [instance] 2026-02-24 22:06:40.778397 | instance | 2026-02-24 22:06:40.778671 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:06:40.778941 | instance | Tuesday 24 February 2026 22:06:40 +0000 (0:00:00.385) 0:02:43.000 ****** 2026-02-24 22:06:40.826424 | instance | skipping: [instance] 2026-02-24 22:06:40.826678 | instance | 2026-02-24 22:06:40.826960 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-24 22:06:40.827209 | instance | Tuesday 24 February 2026 22:06:40 +0000 (0:00:00.048) 0:02:43.048 ****** 2026-02-24 22:06:40.890227 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-24 22:06:40.890475 | instance | 2026-02-24 22:06:40.890769 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-24 22:06:40.891026 | instance | Tuesday 24 February 2026 22:06:40 +0000 (0:00:00.063) 0:02:43.112 ****** 2026-02-24 22:06:40.937686 | instance | skipping: [instance] 2026-02-24 22:06:40.937897 | instance | 2026-02-24 22:06:40.938151 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-24 22:06:40.938404 | instance | Tuesday 24 February 2026 22:06:40 +0000 (0:00:00.047) 0:02:43.160 ****** 2026-02-24 22:06:42.073175 | instance | ok: [instance] 2026-02-24 22:06:42.073263 | instance | 2026-02-24 22:06:42.073275 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-24 22:06:42.073285 | instance | Tuesday 24 February 2026 22:06:42 +0000 (0:00:01.134) 0:02:44.294 ****** 2026-02-24 22:06:43.436676 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-24 22:06:43.436776 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-24 22:06:43.437235 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-24 22:06:43.437291 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-24 22:06:43.437297 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-24 22:06:43.437869 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-24 22:06:43.437883 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-24 22:06:43.437888 | instance | 2026-02-24 22:06:43.437892 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-24 22:06:43.437897 | instance | Tuesday 24 February 2026 22:06:43 +0000 (0:00:01.364) 0:02:45.658 ****** 2026-02-24 22:06:44.029478 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-24 22:06:44.029556 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-24 22:06:44.029568 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-24 22:06:44.029586 | instance | 2026-02-24 22:06:44.029726 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-24 22:06:44.029985 | instance | Tuesday 24 February 2026 22:06:44 +0000 (0:00:00.591) 0:02:46.250 ****** 2026-02-24 22:06:44.487769 | instance | ok: [instance] 2026-02-24 22:06:44.488007 | instance | 2026-02-24 22:06:44.488338 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-24 22:06:44.488677 | instance | Tuesday 24 February 2026 22:06:44 +0000 (0:00:00.459) 0:02:46.709 ****** 2026-02-24 22:06:44.942488 | instance | ok: [instance] 2026-02-24 22:06:44.942709 | instance | 2026-02-24 22:06:44.942979 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-24 22:06:44.943255 | instance | Tuesday 24 February 2026 22:06:44 +0000 (0:00:00.454) 0:02:47.164 ****** 2026-02-24 22:06:45.170700 | instance | ok: [instance] 2026-02-24 22:06:45.170932 | instance | 2026-02-24 22:06:45.171205 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-24 22:06:45.171470 | instance | Tuesday 24 February 2026 22:06:45 +0000 (0:00:00.228) 0:02:47.392 ****** 2026-02-24 22:06:45.208207 | instance | skipping: [instance] 2026-02-24 22:06:45.208353 | instance | 2026-02-24 22:06:45.208520 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-24 22:06:45.208686 | instance | Tuesday 24 February 2026 22:06:45 +0000 (0:00:00.037) 0:02:47.430 ****** 2026-02-24 22:06:45.776217 | instance | ok: [instance] => (item=swap) 2026-02-24 22:06:45.776448 | instance | ok: [instance] => (item=none) 2026-02-24 22:06:45.776708 | instance | 2026-02-24 22:06:45.776999 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-24 22:06:45.777269 | instance | Tuesday 24 February 2026 22:06:45 +0000 (0:00:00.567) 0:02:47.998 ****** 2026-02-24 22:06:46.233425 | instance | ok: [instance] 2026-02-24 22:06:46.233696 | instance | 2026-02-24 22:06:46.234071 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-24 22:06:46.234350 | instance | Tuesday 24 February 2026 22:06:46 +0000 (0:00:00.457) 0:02:48.455 ****** 2026-02-24 22:06:46.631283 | instance | ok: [instance] 2026-02-24 22:06:46.631519 | instance | 2026-02-24 22:06:46.631793 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-24 22:06:46.632056 | instance | Tuesday 24 February 2026 22:06:46 +0000 (0:00:00.386) 0:02:48.842 ****** 2026-02-24 22:06:46.632299 | instance | 2026-02-24 22:06:46.632560 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-24 22:06:46.632819 | instance | Tuesday 24 February 2026 22:06:46 +0000 (0:00:00.011) 0:02:48.853 ****** 2026-02-24 22:06:46.982956 | instance | ok: [instance] 2026-02-24 22:06:46.983147 | instance | 2026-02-24 22:06:46.983425 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-24 22:06:46.983692 | instance | Tuesday 24 February 2026 22:06:46 +0000 (0:00:00.351) 0:02:49.204 ****** 2026-02-24 22:06:48.225867 | instance | ok: [instance] 2026-02-24 22:06:48.226095 | instance | 2026-02-24 22:06:48.226517 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-24 22:06:48.226826 | instance | Tuesday 24 February 2026 22:06:48 +0000 (0:00:01.242) 0:02:50.447 ****** 2026-02-24 22:06:49.164720 | instance | ok: [instance] 2026-02-24 22:06:49.164964 | instance | 2026-02-24 22:06:49.165240 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-24 22:06:49.165560 | instance | Tuesday 24 February 2026 22:06:49 +0000 (0:00:00.939) 0:02:51.386 ****** 2026-02-24 22:06:49.387954 | instance | ok: [instance] 2026-02-24 22:06:49.388184 | instance | 2026-02-24 22:06:49.388500 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-24 22:06:49.388849 | instance | Tuesday 24 February 2026 22:06:49 +0000 (0:00:00.222) 0:02:51.609 ****** 2026-02-24 22:06:49.976088 | instance | ok: [instance] 2026-02-24 22:06:49.976303 | instance | 2026-02-24 22:06:49.976658 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-24 22:06:49.976923 | instance | Tuesday 24 February 2026 22:06:49 +0000 (0:00:00.588) 0:02:52.198 ****** 2026-02-24 22:06:50.066098 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-24 22:06:50.066331 | instance | 2026-02-24 22:06:50.066593 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-24 22:06:50.066960 | instance | Tuesday 24 February 2026 22:06:50 +0000 (0:00:00.090) 0:02:52.288 ****** 2026-02-24 22:06:50.155109 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-24 22:06:50.155470 | instance | 2026-02-24 22:06:50.155800 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-24 22:06:50.156052 | instance | Tuesday 24 February 2026 22:06:50 +0000 (0:00:00.088) 0:02:52.376 ****** 2026-02-24 22:06:50.390813 | instance | ok: [instance] => (item=instance) 2026-02-24 22:06:50.391107 | instance | 2026-02-24 22:06:50.391395 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-24 22:06:50.391663 | instance | Tuesday 24 February 2026 22:06:50 +0000 (0:00:00.235) 0:02:52.612 ****** 2026-02-24 22:06:50.446498 | instance | ok: [instance] 2026-02-24 22:06:50.446735 | instance | 2026-02-24 22:06:50.447044 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-24 22:06:50.447305 | instance | Tuesday 24 February 2026 22:06:50 +0000 (0:00:00.056) 0:02:52.669 ****** 2026-02-24 22:06:50.497644 | instance | skipping: [instance] 2026-02-24 22:06:50.497877 | instance | 2026-02-24 22:06:50.498145 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-24 22:06:50.498433 | instance | Tuesday 24 February 2026 22:06:50 +0000 (0:00:00.051) 0:02:52.720 ****** 2026-02-24 22:06:50.548786 | instance | ok: [instance] => { 2026-02-24 22:06:50.549088 | instance | "msg": "instance" 2026-02-24 22:06:50.549372 | instance | } 2026-02-24 22:06:50.549633 | instance | 2026-02-24 22:06:50.549897 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-24 22:06:50.550245 | instance | Tuesday 24 February 2026 22:06:50 +0000 (0:00:00.050) 0:02:52.770 ****** 2026-02-24 22:06:51.214419 | instance | ok: [instance] 2026-02-24 22:06:51.214570 | instance | 2026-02-24 22:06:51.214759 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-24 22:06:51.214931 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.665) 0:02:53.436 ****** 2026-02-24 22:06:51.327400 | instance | skipping: [instance] 2026-02-24 22:06:51.327707 | instance | 2026-02-24 22:06:51.328030 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-24 22:06:51.328338 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.112) 0:02:53.549 ****** 2026-02-24 22:06:51.372009 | instance | skipping: [instance] 2026-02-24 22:06:51.372131 | instance | 2026-02-24 22:06:51.372302 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-24 22:06:51.372462 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.044) 0:02:53.593 ****** 2026-02-24 22:06:51.410454 | instance | skipping: [instance] 2026-02-24 22:06:51.410564 | instance | 2026-02-24 22:06:51.410722 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-24 22:06:51.410885 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.038) 0:02:53.632 ****** 2026-02-24 22:06:51.447401 | instance | skipping: [instance] 2026-02-24 22:06:51.447665 | instance | 2026-02-24 22:06:51.447978 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-24 22:06:51.448261 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.036) 0:02:53.669 ****** 2026-02-24 22:06:51.482362 | instance | skipping: [instance] 2026-02-24 22:06:51.482551 | instance | 2026-02-24 22:06:51.482811 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-24 22:06:51.483067 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.034) 0:02:53.704 ****** 2026-02-24 22:06:51.523518 | instance | skipping: [instance] 2026-02-24 22:06:51.523755 | instance | 2026-02-24 22:06:51.524156 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-24 22:06:51.524428 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.040) 0:02:53.745 ****** 2026-02-24 22:06:51.565887 | instance | skipping: [instance] 2026-02-24 22:06:51.566022 | instance | 2026-02-24 22:06:51.566279 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-24 22:06:51.566541 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.042) 0:02:53.788 ****** 2026-02-24 22:06:51.789601 | instance | ok: [instance] 2026-02-24 22:06:51.789802 | instance | 2026-02-24 22:06:51.790272 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-24 22:06:51.790541 | instance | Tuesday 24 February 2026 22:06:51 +0000 (0:00:00.223) 0:02:54.011 ****** 2026-02-24 22:06:52.010755 | instance | ok: [instance] 2026-02-24 22:06:52.010827 | instance | 2026-02-24 22:06:52.010919 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-24 22:06:52.011038 | instance | Tuesday 24 February 2026 22:06:52 +0000 (0:00:00.221) 0:02:54.233 ****** 2026-02-24 22:06:52.054896 | instance | skipping: [instance] 2026-02-24 22:06:52.055141 | instance | 2026-02-24 22:06:52.055473 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-24 22:06:52.055741 | instance | Tuesday 24 February 2026 22:06:52 +0000 (0:00:00.043) 0:02:54.277 ****** 2026-02-24 22:06:52.270553 | instance | ok: [instance] 2026-02-24 22:06:52.270672 | instance | 2026-02-24 22:06:52.270961 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-24 22:06:52.271224 | instance | Tuesday 24 February 2026 22:06:52 +0000 (0:00:00.215) 0:02:54.492 ****** 2026-02-24 22:06:52.488734 | instance | ok: [instance] 2026-02-24 22:06:52.488950 | instance | 2026-02-24 22:06:52.489226 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-24 22:06:52.489541 | instance | Tuesday 24 February 2026 22:06:52 +0000 (0:00:00.218) 0:02:54.710 ****** 2026-02-24 22:06:52.695809 | instance | ok: [instance] 2026-02-24 22:06:52.696062 | instance | 2026-02-24 22:06:52.696344 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-24 22:06:52.696618 | instance | Tuesday 24 February 2026 22:06:52 +0000 (0:00:00.207) 0:02:54.917 ****** 2026-02-24 22:06:53.724130 | instance | ok: [instance] 2026-02-24 22:06:53.724362 | instance | 2026-02-24 22:06:53.724671 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-24 22:06:53.724963 | instance | Tuesday 24 February 2026 22:06:53 +0000 (0:00:01.028) 0:02:55.945 ****** 2026-02-24 22:06:54.688194 | instance | ok: [instance] 2026-02-24 22:06:54.688439 | instance | 2026-02-24 22:06:54.688888 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-24 22:06:54.688974 | instance | Tuesday 24 February 2026 22:06:54 +0000 (0:00:00.963) 0:02:56.909 ****** 2026-02-24 22:06:54.739861 | instance | skipping: [instance] 2026-02-24 22:06:54.740064 | instance | 2026-02-24 22:06:54.740339 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-24 22:06:54.740605 | instance | Tuesday 24 February 2026 22:06:54 +0000 (0:00:00.052) 0:02:56.962 ****** 2026-02-24 22:06:54.797667 | instance | skipping: [instance] 2026-02-24 22:06:54.797917 | instance | 2026-02-24 22:06:54.798236 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-24 22:06:54.798517 | instance | Tuesday 24 February 2026 22:06:54 +0000 (0:00:00.057) 0:02:57.019 ****** 2026-02-24 22:06:55.429219 | instance | ok: [instance] 2026-02-24 22:06:55.429478 | instance | 2026-02-24 22:06:55.429749 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-24 22:06:55.430009 | instance | Tuesday 24 February 2026 22:06:55 +0000 (0:00:00.631) 0:02:57.651 ****** 2026-02-24 22:06:55.483604 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-24 22:06:55.483852 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-24 22:06:55.484137 | instance | skipping: [instance] 2026-02-24 22:06:55.484393 | instance | 2026-02-24 22:06:55.484655 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-24 22:06:55.484912 | instance | Tuesday 24 February 2026 22:06:55 +0000 (0:00:00.055) 0:02:57.706 ****** 2026-02-24 22:06:55.533844 | instance | skipping: [instance] 2026-02-24 22:06:55.534075 | instance | 2026-02-24 22:06:55.534348 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-24 22:06:55.534605 | instance | Tuesday 24 February 2026 22:06:55 +0000 (0:00:00.050) 0:02:57.756 ****** 2026-02-24 22:06:55.579735 | instance | skipping: [instance] 2026-02-24 22:06:55.579915 | instance | 2026-02-24 22:06:55.580190 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-24 22:06:55.580448 | instance | Tuesday 24 February 2026 22:06:55 +0000 (0:00:00.046) 0:02:57.802 ****** 2026-02-24 22:06:55.628582 | instance | skipping: [instance] 2026-02-24 22:06:55.628705 | instance | 2026-02-24 22:06:55.628972 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-24 22:06:55.629227 | instance | Tuesday 24 February 2026 22:06:55 +0000 (0:00:00.047) 0:02:57.850 ****** 2026-02-24 22:06:55.678265 | instance | skipping: [instance] 2026-02-24 22:06:55.678442 | instance | 2026-02-24 22:06:55.678715 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-24 22:06:55.678971 | instance | Tuesday 24 February 2026 22:06:55 +0000 (0:00:00.047) 0:02:57.897 ****** 2026-02-24 22:06:56.131841 | instance | ok: [instance] 2026-02-24 22:06:56.131926 | instance | 2026-02-24 22:06:56.132057 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-24 22:06:56.132193 | instance | Tuesday 24 February 2026 22:06:56 +0000 (0:00:00.456) 0:02:58.354 ****** 2026-02-24 22:06:57.066340 | instance | ok: [instance] 2026-02-24 22:06:57.066468 | instance | 2026-02-24 22:06:57.066528 | instance | PLAY [Install control-plane components] **************************************** 2026-02-24 22:06:57.066617 | instance | 2026-02-24 22:06:57.066741 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:06:57.066853 | instance | Tuesday 24 February 2026 22:06:57 +0000 (0:00:00.934) 0:02:59.288 ****** 2026-02-24 22:06:58.261237 | instance | ok: [instance] 2026-02-24 22:06:58.261489 | instance | 2026-02-24 22:06:58.261755 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-24 22:06:58.262020 | instance | Tuesday 24 February 2026 22:06:58 +0000 (0:00:01.194) 0:03:00.483 ****** 2026-02-24 22:06:58.472275 | instance | ok: [instance] 2026-02-24 22:06:58.472588 | instance | 2026-02-24 22:06:58.472875 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-24 22:06:58.473156 | instance | Tuesday 24 February 2026 22:06:58 +0000 (0:00:00.211) 0:03:00.694 ****** 2026-02-24 22:06:59.589196 | instance | ok: [instance] 2026-02-24 22:06:59.589484 | instance | 2026-02-24 22:06:59.589765 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-24 22:06:59.590046 | instance | Tuesday 24 February 2026 22:06:59 +0000 (0:00:01.116) 0:03:01.811 ****** 2026-02-24 22:06:59.808092 | instance | ok: [instance] 2026-02-24 22:06:59.808579 | instance | 2026-02-24 22:06:59.808857 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:06:59.809239 | instance | Tuesday 24 February 2026 22:06:59 +0000 (0:00:00.218) 0:03:02.029 ****** 2026-02-24 22:06:59.858079 | instance | ok: [instance] => { 2026-02-24 22:06:59.858389 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-24 22:06:59.858885 | instance | } 2026-02-24 22:06:59.859173 | instance | 2026-02-24 22:06:59.859485 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:06:59.859797 | instance | Tuesday 24 February 2026 22:06:59 +0000 (0:00:00.050) 0:03:02.079 ****** 2026-02-24 22:07:00.168857 | instance | ok: [instance] 2026-02-24 22:07:00.168995 | instance | 2026-02-24 22:07:00.169167 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:07:00.169331 | instance | Tuesday 24 February 2026 22:07:00 +0000 (0:00:00.311) 0:03:02.390 ****** 2026-02-24 22:07:01.443237 | instance | ok: [instance] 2026-02-24 22:07:01.443484 | instance | 2026-02-24 22:07:01.443772 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-24 22:07:01.444129 | instance | Tuesday 24 February 2026 22:07:01 +0000 (0:00:01.274) 0:03:03.665 ****** 2026-02-24 22:07:01.823268 | instance | ok: [instance] 2026-02-24 22:07:01.823340 | instance | 2026-02-24 22:07:01.823468 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-24 22:07:01.823588 | instance | Tuesday 24 February 2026 22:07:01 +0000 (0:00:00.380) 0:03:04.045 ****** 2026-02-24 22:07:02.028337 | instance | ok: [instance] 2026-02-24 22:07:02.028609 | instance | 2026-02-24 22:07:02.028896 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-24 22:07:02.029168 | instance | Tuesday 24 February 2026 22:07:02 +0000 (0:00:00.204) 0:03:04.250 ****** 2026-02-24 22:07:02.265011 | instance | ok: [instance] 2026-02-24 22:07:02.265232 | instance | 2026-02-24 22:07:02.265576 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-24 22:07:02.265911 | instance | Tuesday 24 February 2026 22:07:02 +0000 (0:00:00.236) 0:03:04.486 ****** 2026-02-24 22:07:02.477409 | instance | ok: [instance] 2026-02-24 22:07:02.477647 | instance | 2026-02-24 22:07:02.477939 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-24 22:07:02.478209 | instance | Tuesday 24 February 2026 22:07:02 +0000 (0:00:00.212) 0:03:04.699 ****** 2026-02-24 22:07:02.710743 | instance | ok: [instance] 2026-02-24 22:07:02.710982 | instance | 2026-02-24 22:07:02.711258 | instance | TASK [Install plugin] ********************************************************** 2026-02-24 22:07:02.711528 | instance | Tuesday 24 February 2026 22:07:02 +0000 (0:00:00.232) 0:03:04.932 ****** 2026-02-24 22:07:02.792462 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-24 22:07:02.792640 | instance | 2026-02-24 22:07:02.792814 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-24 22:07:02.792974 | instance | Tuesday 24 February 2026 22:07:02 +0000 (0:00:00.082) 0:03:05.014 ****** 2026-02-24 22:07:02.850875 | instance | ok: [instance] => { 2026-02-24 22:07:02.851080 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-24 22:07:02.851404 | instance | } 2026-02-24 22:07:02.851664 | instance | 2026-02-24 22:07:02.853290 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-24 22:07:02.854034 | instance | Tuesday 24 February 2026 22:07:02 +0000 (0:00:00.058) 0:03:05.072 ****** 2026-02-24 22:07:03.185260 | instance | ok: [instance] 2026-02-24 22:07:03.185579 | instance | 2026-02-24 22:07:03.185791 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-24 22:07:03.186053 | instance | Tuesday 24 February 2026 22:07:03 +0000 (0:00:00.334) 0:03:05.407 ****** 2026-02-24 22:07:05.634384 | instance | ok: [instance] 2026-02-24 22:07:05.634476 | instance | 2026-02-24 22:07:05.634689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-24 22:07:05.634871 | instance | Tuesday 24 February 2026 22:07:05 +0000 (0:00:02.448) 0:03:07.856 ****** 2026-02-24 22:07:05.691512 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-24 22:07:05.691626 | instance | 2026-02-24 22:07:05.691844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-24 22:07:05.692146 | instance | Tuesday 24 February 2026 22:07:05 +0000 (0:00:00.056) 0:03:07.912 ****** 2026-02-24 22:07:06.299650 | instance | ok: [instance] 2026-02-24 22:07:06.299865 | instance | 2026-02-24 22:07:06.300128 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-24 22:07:06.300385 | instance | Tuesday 24 February 2026 22:07:06 +0000 (0:00:00.608) 0:03:08.521 ****** 2026-02-24 22:07:07.145307 | instance | ok: [instance] 2026-02-24 22:07:07.145736 | instance | 2026-02-24 22:07:07.145882 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-24 22:07:07.146143 | instance | Tuesday 24 February 2026 22:07:07 +0000 (0:00:00.845) 0:03:09.366 ****** 2026-02-24 22:07:08.770654 | instance | ok: [instance] 2026-02-24 22:07:08.770749 | instance | 2026-02-24 22:07:08.770842 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:07:08.770948 | instance | 2026-02-24 22:07:08.771068 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:07:08.771190 | instance | Tuesday 24 February 2026 22:07:08 +0000 (0:00:01.626) 0:03:10.993 ****** 2026-02-24 22:07:10.038379 | instance | ok: [instance] 2026-02-24 22:07:10.038589 | instance | 2026-02-24 22:07:10.038859 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-24 22:07:10.039131 | instance | Tuesday 24 February 2026 22:07:10 +0000 (0:00:01.267) 0:03:12.260 ****** 2026-02-24 22:07:10.949801 | instance | ok: [instance] 2026-02-24 22:07:10.950073 | instance | 2026-02-24 22:07:10.950323 | instance | PLAY [all] ********************************************************************* 2026-02-24 22:07:10.950566 | instance | 2026-02-24 22:07:10.950846 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-24 22:07:10.951131 | instance | Tuesday 24 February 2026 22:07:10 +0000 (0:00:00.911) 0:03:13.171 ****** 2026-02-24 22:07:11.672696 | instance | ok: [instance] 2026-02-24 22:07:11.673014 | instance | 2026-02-24 22:07:11.673321 | instance | PLAY [controllers] ************************************************************* 2026-02-24 22:07:11.673619 | instance | 2026-02-24 22:07:11.673885 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:07:11.674147 | instance | Tuesday 24 February 2026 22:07:11 +0000 (0:00:00.722) 0:03:13.894 ****** 2026-02-24 22:07:12.861900 | instance | ok: [instance] 2026-02-24 22:07:12.862126 | instance | 2026-02-24 22:07:12.862411 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-24 22:07:12.862673 | instance | Tuesday 24 February 2026 22:07:12 +0000 (0:00:01.189) 0:03:15.083 ****** 2026-02-24 22:07:12.907318 | instance | skipping: [instance] 2026-02-24 22:07:12.907681 | instance | 2026-02-24 22:07:12.908090 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-24 22:07:12.908486 | instance | Tuesday 24 February 2026 22:07:12 +0000 (0:00:00.045) 0:03:15.129 ****** 2026-02-24 22:07:12.968557 | instance | skipping: [instance] 2026-02-24 22:07:12.968832 | instance | 2026-02-24 22:07:12.969119 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-24 22:07:12.969378 | instance | Tuesday 24 February 2026 22:07:12 +0000 (0:00:00.060) 0:03:15.190 ****** 2026-02-24 22:07:13.017462 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-24 22:07:13.017717 | instance | 2026-02-24 22:07:13.017986 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-24 22:07:13.018257 | instance | Tuesday 24 February 2026 22:07:13 +0000 (0:00:00.048) 0:03:15.239 ****** 2026-02-24 22:07:13.496124 | instance | ok: [instance] 2026-02-24 22:07:13.496325 | instance | 2026-02-24 22:07:13.496650 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-24 22:07:13.496923 | instance | Tuesday 24 February 2026 22:07:13 +0000 (0:00:00.478) 0:03:15.717 ****** 2026-02-24 22:07:27.963136 | instance | ok: [instance] 2026-02-24 22:07:27.963354 | instance | 2026-02-24 22:07:27.963672 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-24 22:07:27.963940 | instance | Tuesday 24 February 2026 22:07:27 +0000 (0:00:14.466) 0:03:30.184 ****** 2026-02-24 22:07:28.017990 | instance | ok: [instance] 2026-02-24 22:07:28.018262 | instance | 2026-02-24 22:07:28.018616 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-24 22:07:28.018896 | instance | Tuesday 24 February 2026 22:07:28 +0000 (0:00:00.055) 0:03:30.240 ****** 2026-02-24 22:07:28.078445 | instance | ok: [instance] 2026-02-24 22:07:28.078671 | instance | 2026-02-24 22:07:28.078951 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-24 22:07:28.079214 | instance | Tuesday 24 February 2026 22:07:28 +0000 (0:00:00.060) 0:03:30.300 ****** 2026-02-24 22:07:30.918756 | instance | ok: [instance] 2026-02-24 22:07:30.918991 | instance | 2026-02-24 22:07:30.919270 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-24 22:07:30.919538 | instance | Tuesday 24 February 2026 22:07:30 +0000 (0:00:02.840) 0:03:33.140 ****** 2026-02-24 22:07:32.196263 | instance | ok: [instance] 2026-02-24 22:07:32.196342 | instance | 2026-02-24 22:07:32.196473 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-24 22:07:32.196590 | instance | Tuesday 24 February 2026 22:07:32 +0000 (0:00:01.278) 0:03:34.418 ****** 2026-02-24 22:07:33.382143 | instance | ok: [instance] 2026-02-24 22:07:33.382362 | instance | 2026-02-24 22:07:33.382630 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-24 22:07:33.382894 | instance | Tuesday 24 February 2026 22:07:33 +0000 (0:00:01.185) 0:03:35.603 ****** 2026-02-24 22:07:33.436165 | instance | ok: [instance] 2026-02-24 22:07:33.436402 | instance | 2026-02-24 22:07:33.436666 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-24 22:07:33.436921 | instance | Tuesday 24 February 2026 22:07:33 +0000 (0:00:00.054) 0:03:35.658 ****** 2026-02-24 22:07:34.757457 | instance | ok: [instance] 2026-02-24 22:07:34.757556 | instance | 2026-02-24 22:07:34.757797 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-24 22:07:34.757904 | instance | Tuesday 24 February 2026 22:07:34 +0000 (0:00:01.321) 0:03:36.979 ****** 2026-02-24 22:07:34.800635 | instance | skipping: [instance] 2026-02-24 22:07:34.800753 | instance | 2026-02-24 22:07:34.800880 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-24 22:07:34.801005 | instance | Tuesday 24 February 2026 22:07:34 +0000 (0:00:00.042) 0:03:37.022 ****** 2026-02-24 22:07:34.839611 | instance | skipping: [instance] 2026-02-24 22:07:34.839763 | instance | 2026-02-24 22:07:34.839932 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-24 22:07:34.840099 | instance | Tuesday 24 February 2026 22:07:34 +0000 (0:00:00.039) 0:03:37.061 ****** 2026-02-24 22:07:34.876250 | instance | skipping: [instance] 2026-02-24 22:07:34.876355 | instance | 2026-02-24 22:07:34.876367 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-24 22:07:34.876526 | instance | Tuesday 24 February 2026 22:07:34 +0000 (0:00:00.037) 0:03:37.098 ****** 2026-02-24 22:07:34.935343 | instance | skipping: [instance] 2026-02-24 22:07:34.935545 | instance | 2026-02-24 22:07:34.935815 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-24 22:07:34.936072 | instance | Tuesday 24 February 2026 22:07:34 +0000 (0:00:00.058) 0:03:37.157 ****** 2026-02-24 22:07:34.971144 | instance | skipping: [instance] 2026-02-24 22:07:34.971388 | instance | 2026-02-24 22:07:34.971667 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-24 22:07:34.971946 | instance | Tuesday 24 February 2026 22:07:34 +0000 (0:00:00.036) 0:03:37.193 ****** 2026-02-24 22:07:35.014942 | instance | skipping: [instance] 2026-02-24 22:07:35.015240 | instance | 2026-02-24 22:07:35.015622 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-24 22:07:35.016017 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.043) 0:03:37.236 ****** 2026-02-24 22:07:35.058081 | instance | skipping: [instance] 2026-02-24 22:07:35.058313 | instance | 2026-02-24 22:07:35.058586 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-24 22:07:35.058851 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.042) 0:03:37.279 ****** 2026-02-24 22:07:35.094934 | instance | skipping: [instance] 2026-02-24 22:07:35.095290 | instance | 2026-02-24 22:07:35.095304 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-24 22:07:35.095407 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.037) 0:03:37.317 ****** 2026-02-24 22:07:35.134571 | instance | skipping: [instance] 2026-02-24 22:07:35.134790 | instance | 2026-02-24 22:07:35.135195 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-24 22:07:35.135399 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.039) 0:03:37.357 ****** 2026-02-24 22:07:35.172396 | instance | skipping: [instance] 2026-02-24 22:07:35.172643 | instance | 2026-02-24 22:07:35.172902 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-24 22:07:35.173160 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.037) 0:03:37.394 ****** 2026-02-24 22:07:35.211047 | instance | skipping: [instance] 2026-02-24 22:07:35.211330 | instance | 2026-02-24 22:07:35.211594 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-24 22:07:35.211852 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.038) 0:03:37.433 ****** 2026-02-24 22:07:35.249121 | instance | skipping: [instance] 2026-02-24 22:07:35.249555 | instance | 2026-02-24 22:07:35.249640 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-24 22:07:35.249899 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.037) 0:03:37.471 ****** 2026-02-24 22:07:35.282970 | instance | skipping: [instance] 2026-02-24 22:07:35.283230 | instance | 2026-02-24 22:07:35.283553 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-24 22:07:35.283860 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.034) 0:03:37.505 ****** 2026-02-24 22:07:35.336364 | instance | skipping: [instance] 2026-02-24 22:07:35.336744 | instance | 2026-02-24 22:07:35.336997 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-24 22:07:35.337220 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.052) 0:03:37.558 ****** 2026-02-24 22:07:35.372802 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-24 22:07:35.373086 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-24 22:07:35.373364 | instance | skipping: [instance] 2026-02-24 22:07:35.373652 | instance | 2026-02-24 22:07:35.373949 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-24 22:07:35.374283 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.037) 0:03:37.595 ****** 2026-02-24 22:07:35.404101 | instance | skipping: [instance] 2026-02-24 22:07:35.404329 | instance | 2026-02-24 22:07:35.404500 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-24 22:07:35.404728 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.031) 0:03:37.626 ****** 2026-02-24 22:07:35.456788 | instance | skipping: [instance] 2026-02-24 22:07:35.457039 | instance | 2026-02-24 22:07:35.457365 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-24 22:07:35.457661 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.052) 0:03:37.678 ****** 2026-02-24 22:07:35.496096 | instance | skipping: [instance] 2026-02-24 22:07:35.496247 | instance | 2026-02-24 22:07:35.496419 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-24 22:07:35.496589 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.039) 0:03:37.718 ****** 2026-02-24 22:07:35.531401 | instance | skipping: [instance] 2026-02-24 22:07:35.531698 | instance | 2026-02-24 22:07:35.531984 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-24 22:07:35.532265 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.035) 0:03:37.753 ****** 2026-02-24 22:07:35.574978 | instance | skipping: [instance] 2026-02-24 22:07:35.575234 | instance | 2026-02-24 22:07:35.575528 | instance | PLAY RECAP ********************************************************************* 2026-02-24 22:07:35.575879 | instance | instance : ok=236 changed=0 unreachable=0 failed=0 skipped=82 rescued=0 ignored=0 2026-02-24 22:07:35.576128 | instance | 2026-02-24 22:07:35.576395 | instance | Tuesday 24 February 2026 22:07:35 +0000 (0:00:00.043) 0:03:37.797 ****** 2026-02-24 22:07:35.576640 | instance | =============================================================================== 2026-02-24 22:07:35.576909 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.47s 2026-02-24 22:07:35.577170 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.34s 2026-02-24 22:07:35.577478 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.21s 2026-02-24 22:07:35.577732 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.07s 2026-02-24 22:07:35.577989 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.73s 2026-02-24 22:07:35.578250 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.57s 2026-02-24 22:07:35.578508 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.52s 2026-02-24 22:07:35.578785 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 4.89s 2026-02-24 22:07:35.579037 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.01s 2026-02-24 22:07:35.579299 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.32s 2026-02-24 22:07:35.579673 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.21s 2026-02-24 22:07:35.579962 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 3.18s 2026-02-24 22:07:35.580217 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 3.17s 2026-02-24 22:07:35.580473 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.91s 2026-02-24 22:07:35.580730 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool --------------------- 2.84s 2026-02-24 22:07:35.580999 | instance | vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module ----------- 2.57s 2026-02-24 22:07:35.581248 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.45s 2026-02-24 22:07:35.581534 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.33s 2026-02-24 22:07:35.581790 | instance | Gathering Facts --------------------------------------------------------- 2.20s 2026-02-24 22:07:35.582049 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 2.14s 2026-02-24 22:07:35.755570 | instance | INFO [csi > idempotence] Executed: Successful 2026-02-24 22:07:35.768585 | instance | INFO [csi > side_effect] Executing 2026-02-24 22:07:35.769049 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-24 22:07:35.777242 | instance | INFO [csi > verify] Executing 2026-02-24 22:07:36.515927 | instance | 2026-02-24 22:07:36.516257 | instance | PLAY [Verify] ****************************************************************** 2026-02-24 22:07:36.516561 | instance | 2026-02-24 22:07:36.516877 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-24 22:07:36.517203 | instance | Tuesday 24 February 2026 22:07:36 +0000 (0:00:00.028) 0:00:00.028 ****** 2026-02-24 22:07:37.972650 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-24 22:07:37.972861 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-24 22:07:37.973130 | instance | interpreter could change the meaning of that path. See 2026-02-24 22:07:37.973435 | instance | https://docs.ansible.com/ansible- 2026-02-24 22:07:37.973704 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-24 22:07:37.988052 | instance | ok: [instance] 2026-02-24 22:07:37.988289 | instance | 2026-02-24 22:07:37.988556 | instance | TASK [Create a persistent volume] ********************************************** 2026-02-24 22:07:37.988819 | instance | Tuesday 24 February 2026 22:07:37 +0000 (0:00:01.473) 0:00:01.501 ****** 2026-02-24 22:07:38.892847 | instance | changed: [instance] 2026-02-24 22:07:38.893035 | instance | 2026-02-24 22:07:38.893388 | instance | TASK [Create a pod] ************************************************************ 2026-02-24 22:07:38.893634 | instance | Tuesday 24 February 2026 22:07:38 +0000 (0:00:00.904) 0:00:02.405 ****** 2026-02-24 22:08:04.621674 | instance | changed: [instance] 2026-02-24 22:08:04.621886 | instance | 2026-02-24 22:08:04.622152 | instance | TASK [Delete the pod] ********************************************************** 2026-02-24 22:08:04.622558 | instance | Tuesday 24 February 2026 22:08:04 +0000 (0:00:25.728) 0:00:28.134 ****** 2026-02-24 22:08:05.318090 | instance | changed: [instance] 2026-02-24 22:08:05.318173 | instance | 2026-02-24 22:08:05.318304 | instance | TASK [Delete the persistent volume] ******************************************** 2026-02-24 22:08:05.318428 | instance | Tuesday 24 February 2026 22:08:05 +0000 (0:00:00.696) 0:00:28.831 ****** 2026-02-24 22:08:06.537469 | instance | ok: [instance] 2026-02-24 22:08:06.537720 | instance | 2026-02-24 22:08:06.538001 | instance | PLAY RECAP ********************************************************************* 2026-02-24 22:08:06.538320 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-24 22:08:06.538547 | instance | 2026-02-24 22:08:06.538812 | instance | Tuesday 24 February 2026 22:08:06 +0000 (0:00:01.219) 0:00:30.051 ****** 2026-02-24 22:08:06.539065 | instance | =============================================================================== 2026-02-24 22:08:06.539340 | instance | Create a pod ----------------------------------------------------------- 25.73s 2026-02-24 22:08:06.539658 | instance | Gathering Facts --------------------------------------------------------- 1.47s 2026-02-24 22:08:06.539930 | instance | Delete the persistent volume -------------------------------------------- 1.22s 2026-02-24 22:08:06.540770 | instance | Create a persistent volume ---------------------------------------------- 0.90s 2026-02-24 22:08:06.540802 | instance | Delete the pod ---------------------------------------------------------- 0.70s 2026-02-24 22:08:06.645909 | instance | INFO [csi > verify] Executed: Successful 2026-02-24 22:08:06.656256 | instance | INFO [csi > cleanup] Executing 2026-02-24 22:08:06.656616 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-24 22:08:06.668653 | instance | INFO [csi > destroy] Executing 2026-02-24 22:08:06.668722 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-02-24 22:08:06.668800 | instance | INFO [csi > destroy] Executed: Successful 2026-02-24 22:08:06.669150 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-02-24 22:08:07.123798 | instance | ok: Runtime: 0:13:49.572773 2026-02-24 22:08:07.148178 | 2026-02-24 22:08:07.148232 | PLAY RECAP 2026-02-24 22:08:07.148276 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 22:08:07.148298 | 2026-02-24 22:08:07.264483 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-24 22:08:07.269253 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-02-24 22:08:07.845638 | 2026-02-24 22:08:07.845767 | PLAY [all] 2026-02-24 22:08:07.859952 | 2026-02-24 22:08:07.860035 | TASK [gather-host-logs : creating directory for system status] 2026-02-24 22:08:08.200560 | instance | changed 2026-02-24 22:08:08.208636 | 2026-02-24 22:08:08.208769 | TASK [gather-host-logs : Get logs for each host] 2026-02-24 22:08:08.560846 | instance | + systemd-cgls --full --all --no-pager 2026-02-24 22:08:08.579654 | instance | + ip addr 2026-02-24 22:08:08.583660 | instance | + ip route 2026-02-24 22:08:08.585389 | instance | + lsblk 2026-02-24 22:08:08.594330 | instance | + mount 2026-02-24 22:08:08.598541 | instance | + docker images 2026-02-24 22:08:08.623273 | instance | + brctl show 2026-02-24 22:08:08.623927 | instance | /bin/bash: line 8: brctl: command not found 2026-02-24 22:08:08.624232 | instance | + ps aux --sort=-%mem 2026-02-24 22:08:08.646454 | instance | + dpkg -l 2026-02-24 22:08:08.656177 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-02-24 22:08:08.656696 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-02-24 22:08:08.676859 | instance | + '[' '!' -z '' ']' 2026-02-24 22:08:08.746260 | instance | ok: Runtime: 0:00:00.121939 2026-02-24 22:08:08.754595 | 2026-02-24 22:08:08.754670 | TASK [gather-host-logs : Downloads logs to executor] 2026-02-24 22:08:09.387830 | instance | changed: 2026-02-24 22:08:09.388057 | instance | created directory /var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/work/logs/instance 2026-02-24 22:08:09.388096 | instance | cd+++++++++ system/ 2026-02-24 22:08:09.388125 | instance | >f+++++++++ system/brctl-show.txt 2026-02-24 22:08:09.388154 | instance | >f+++++++++ system/docker-images.txt 2026-02-24 22:08:09.388181 | instance | >f+++++++++ system/ip-addr.txt 2026-02-24 22:08:09.388211 | instance | >f+++++++++ system/ip-route.txt 2026-02-24 22:08:09.388240 | instance | >f+++++++++ system/lsblk.txt 2026-02-24 22:08:09.388266 | instance | >f+++++++++ system/mount.txt 2026-02-24 22:08:09.388293 | instance | >f+++++++++ system/packages.txt 2026-02-24 22:08:09.388319 | instance | >f+++++++++ system/ps.txt 2026-02-24 22:08:09.388347 | instance | >f+++++++++ system/systemd-cgls.txt 2026-02-24 22:08:09.399653 | 2026-02-24 22:08:09.399716 | LOOP [helm-release-status : creating directory for helm release status] 2026-02-24 22:08:09.607923 | instance | changed: "values" 2026-02-24 22:08:09.791789 | instance | changed: "releases" 2026-02-24 22:08:09.814226 | 2026-02-24 22:08:09.814390 | TASK [helm-release-status : Gather get release status for helm charts] 2026-02-24 22:08:10.874689 | instance | ok: Runtime: 0:00:00.806537 2026-02-24 22:08:10.880427 | 2026-02-24 22:08:10.880498 | TASK [helm-release-status : Downloads logs to executor] 2026-02-24 22:08:11.393526 | instance | changed: 2026-02-24 22:08:11.394541 | instance | cd+++++++++ helm/ 2026-02-24 22:08:11.394584 | instance | cd+++++++++ helm/releases/ 2026-02-24 22:08:11.394614 | instance | cd+++++++++ helm/releases/kube-system/ 2026-02-24 22:08:11.394641 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-02-24 22:08:11.394666 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-02-24 22:08:11.394692 | instance | cd+++++++++ helm/values/ 2026-02-24 22:08:11.394716 | instance | cd+++++++++ helm/values/kube-system/ 2026-02-24 22:08:11.394740 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-02-24 22:08:11.394764 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-02-24 22:08:11.406472 | 2026-02-24 22:08:11.406550 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-02-24 22:08:11.634977 | instance | changed 2026-02-24 22:08:11.642160 | 2026-02-24 22:08:11.642234 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-02-24 22:08:11.879353 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-24 22:08:11.879461 | instance | 2026-02-24 22:08:11.887723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:11.890199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:11.967878 | instance | node/instance 2026-02-24 22:08:11.970822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:12.012043 | instance | clusterrole/admin 2026-02-24 22:08:12.182016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:12.201710 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-02-24 22:08:12.203789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:12.225032 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-02-24 22:08:12.365902 | instance | clusterrole/cilium 2026-02-24 22:08:12.418463 | instance | clusterrole/cilium-operator 2026-02-24 22:08:12.547234 | instance | clusterrole/cluster-admin 2026-02-24 22:08:12.622266 | instance | clusterrole/edit 2026-02-24 22:08:12.724246 | instance | clusterrole/kubeadm:get-nodes 2026-02-24 22:08:12.816083 | instance | clusterrole/system:aggregate-to-admin 2026-02-24 22:08:12.899469 | instance | clusterrole/system:aggregate-to-edit 2026-02-24 22:08:12.983005 | instance | clusterrole/system:aggregate-to-view 2026-02-24 22:08:13.074084 | instance | clusterrole/system:auth-delegator 2026-02-24 22:08:13.156430 | instance | clusterrole/system:basic-user 2026-02-24 22:08:13.250973 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-02-24 22:08:13.341939 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-02-24 22:08:13.436485 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-02-24 22:08:13.524067 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-02-24 22:08:13.608170 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-02-24 22:08:13.700089 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-02-24 22:08:13.781263 | instance | clusterrole/system:controller:attachdetach-controller 2026-02-24 22:08:13.867778 | instance | clusterrole/system:controller:certificate-controller 2026-02-24 22:08:13.947724 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-02-24 22:08:14.039554 | instance | clusterrole/system:controller:cronjob-controller 2026-02-24 22:08:14.122185 | instance | clusterrole/system:controller:daemon-set-controller 2026-02-24 22:08:14.205915 | instance | clusterrole/system:controller:deployment-controller 2026-02-24 22:08:14.294182 | instance | clusterrole/system:controller:disruption-controller 2026-02-24 22:08:14.372853 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-02-24 22:08:14.516665 | instance | clusterrole/system:controller:endpoint-controller 2026-02-24 22:08:14.556275 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-02-24 22:08:14.687549 | instance | clusterrole/system:controller:endpointslice-controller 2026-02-24 22:08:14.753783 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-02-24 22:08:14.864988 | instance | clusterrolebinding/cilium 2026-02-24 22:08:14.931292 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-02-24 22:08:15.048491 | instance | clusterrolebinding/cilium-operator 2026-02-24 22:08:15.112729 | instance | clusterrole/system:controller:expand-controller 2026-02-24 22:08:15.252080 | instance | clusterrolebinding/cluster-admin 2026-02-24 22:08:15.300689 | instance | clusterrole/system:controller:generic-garbage-collector 2026-02-24 22:08:15.436186 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-02-24 22:08:15.497492 | instance | clusterrolebinding/kubeadm:get-nodes 2026-02-24 22:08:15.613893 | instance | clusterrole/system:controller:job-controller 2026-02-24 22:08:15.679452 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-02-24 22:08:15.792782 | instance | clusterrole/system:controller:namespace-controller 2026-02-24 22:08:15.876800 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-02-24 22:08:15.968945 | instance | clusterrole/system:controller:node-controller 2026-02-24 22:08:16.050430 | instance | clusterrole/system:controller:persistent-volume-binder 2026-02-24 22:08:16.158571 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-02-24 22:08:16.220804 | instance | clusterrolebinding/kubeadm:node-proxier 2026-02-24 22:08:16.336519 | instance | clusterrole/system:controller:pod-garbage-collector 2026-02-24 22:08:16.392504 | instance | clusterrolebinding/system:basic-user 2026-02-24 22:08:16.495123 | instance | clusterrole/system:controller:pv-protection-controller 2026-02-24 22:08:16.565180 | instance | clusterrole/system:controller:pvc-protection-controller 2026-02-24 22:08:16.663797 | instance | clusterrole/system:controller:replicaset-controller 2026-02-24 22:08:16.735709 | instance | clusterrole/system:controller:replication-controller 2026-02-24 22:08:16.839843 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-02-24 22:08:16.912081 | instance | clusterrole/system:controller:resourcequota-controller 2026-02-24 22:08:17.014869 | instance | clusterrolebinding/system:controller:certificate-controller 2026-02-24 22:08:17.069944 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-02-24 22:08:17.198030 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-02-24 22:08:17.235829 | instance | clusterrole/system:controller:route-controller 2026-02-24 22:08:17.370915 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-02-24 22:08:17.431897 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-02-24 22:08:17.557003 | instance | clusterrolebinding/system:controller:deployment-controller 2026-02-24 22:08:17.608892 | instance | clusterrole/system:controller:service-account-controller 2026-02-24 22:08:17.737894 | instance | clusterrolebinding/system:controller:disruption-controller 2026-02-24 22:08:17.791175 | instance | clusterrole/system:controller:service-controller 2026-02-24 22:08:17.927413 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-02-24 22:08:17.971587 | instance | clusterrole/system:controller:statefulset-controller 2026-02-24 22:08:18.110047 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-02-24 22:08:18.132877 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-02-24 22:08:18.287396 | instance | clusterrole/system:controller:ttl-controller 2026-02-24 22:08:18.296352 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-02-24 22:08:18.462226 | instance | clusterrole/system:coredns 2026-02-24 22:08:18.470777 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-02-24 22:08:18.635130 | instance | clusterrole/system:discovery 2026-02-24 22:08:18.646405 | instance | clusterrolebinding/system:controller:expand-controller 2026-02-24 22:08:18.810336 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-02-24 22:08:18.826379 | instance | clusterrole/system:heapster 2026-02-24 22:08:18.969995 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-02-24 22:08:19.009716 | instance | clusterrole/system:kube-aggregator 2026-02-24 22:08:19.167056 | instance | clusterrolebinding/system:controller:job-controller 2026-02-24 22:08:19.203124 | instance | clusterrole/system:kube-controller-manager 2026-02-24 22:08:19.331772 | instance | clusterrolebinding/system:controller:namespace-controller 2026-02-24 22:08:19.392374 | instance | clusterrolebinding/system:controller:node-controller 2026-02-24 22:08:19.514002 | instance | clusterrole/system:kube-dns 2026-02-24 22:08:19.567356 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-02-24 22:08:19.685685 | instance | clusterrole/system:kube-scheduler 2026-02-24 22:08:19.733108 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-02-24 22:08:19.863881 | instance | clusterrole/system:kubelet-api-admin 2026-02-24 22:08:19.917152 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-02-24 22:08:20.038270 | instance | clusterrole/system:monitoring 2026-02-24 22:08:20.090366 | instance | clusterrole/system:node 2026-02-24 22:08:20.220987 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-02-24 22:08:20.287258 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-02-24 22:08:20.391692 | instance | clusterrole/system:node-bootstrapper 2026-02-24 22:08:20.481376 | instance | clusterrole/system:node-problem-detector 2026-02-24 22:08:20.578843 | instance | clusterrolebinding/system:controller:replication-controller 2026-02-24 22:08:20.660438 | instance | clusterrole/system:node-proxier 2026-02-24 22:08:20.755577 | instance | clusterrole/system:persistent-volume-provisioner 2026-02-24 22:08:20.836376 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-02-24 22:08:20.933488 | instance | clusterrole/system:public-info-viewer 2026-02-24 22:08:21.023109 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-02-24 22:08:21.098905 | instance | clusterrole/system:service-account-issuer-discovery 2026-02-24 22:08:21.216197 | instance | clusterrolebinding/system:controller:route-controller 2026-02-24 22:08:21.285451 | instance | clusterrole/system:volume-scheduler 2026-02-24 22:08:21.462187 | instance | clusterrolebinding/system:controller:service-account-controller 2026-02-24 22:08:21.540743 | instance | clusterrole/view 2026-02-24 22:08:21.636118 | instance | clusterrolebinding/system:controller:service-controller 2026-02-24 22:08:21.713065 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-02-24 22:08:21.808055 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-02-24 22:08:21.886007 | instance | clusterrolebinding/system:controller:ttl-controller 2026-02-24 22:08:21.983365 | instance | clusterrolebinding/system:coredns 2026-02-24 22:08:22.057508 | instance | clusterrolebinding/system:discovery 2026-02-24 22:08:22.151935 | instance | clusterrolebinding/system:kube-controller-manager 2026-02-24 22:08:22.224700 | instance | clusterrolebinding/system:kube-dns 2026-02-24 22:08:22.331727 | instance | clusterrolebinding/system:kube-scheduler 2026-02-24 22:08:22.410253 | instance | clusterrolebinding/system:monitoring 2026-02-24 22:08:22.524793 | instance | clusterrolebinding/system:node 2026-02-24 22:08:22.586665 | instance | clusterrolebinding/system:node-proxier 2026-02-24 22:08:22.702036 | instance | clusterrolebinding/system:public-info-viewer 2026-02-24 22:08:22.758307 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-02-24 22:08:22.888214 | instance | clusterrolebinding/system:volume-scheduler 2026-02-24 22:08:22.951317 | instance | storageclass/general 2026-02-24 22:08:23.048733 | instance | namespace/default 2026-02-24 22:08:23.123780 | instance | namespace/kube-node-lease 2026-02-24 22:08:23.225100 | instance | namespace/kube-public 2026-02-24 22:08:23.307735 | instance | namespace/kube-system 2026-02-24 22:08:23.696645 | instance | ok: Runtime: 0:00:11.610393 2026-02-24 22:08:23.705317 | 2026-02-24 22:08:23.705406 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-02-24 22:08:23.911328 | instance | changed 2026-02-24 22:08:23.916171 | 2026-02-24 22:08:23.916243 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-02-24 22:08:24.179492 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-24 22:08:24.179587 | instance | 2026-02-24 22:08:24.179609 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-24 22:08:24.268979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.270503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.345507 | instance | default/configmaps/kube-root-ca.crt 2026-02-24 22:08:24.347765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.349495 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-02-24 22:08:24.355399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.438329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.446806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.550952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.560614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.625476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.642171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.713463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.726001 | instance | default/endpoints/kubernetes 2026-02-24 22:08:24.729656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.795742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.803943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.887348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.891642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.977291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:24.982456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.062736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.069196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.147172 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-24 22:08:25.156858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.162057 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-24 22:08:25.170774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.242965 | instance | default/persistentvolumeclaims/test-pvc 2026-02-24 22:08:25.245229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.246463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.335594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.347959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.425715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.453510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.513486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.537907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.587723 | instance | default/serviceaccounts/default 2026-02-24 22:08:25.590317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.618213 | instance | kube-node-lease/serviceaccounts/default 2026-02-24 22:08:25.624246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.693873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.712900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.777409 | instance | default/services/kubernetes 2026-02-24 22:08:25.798440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.805923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.913960 | instance | kube-public/configmaps/cluster-info 2026-02-24 22:08:25.918423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.940689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:25.982967 | instance | kube-system/configmaps/ceph-config 2026-02-24 22:08:26.007633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.031856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.091584 | instance | kube-public/configmaps/kube-root-ca.crt 2026-02-24 22:08:26.115192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.123768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.184831 | instance | kube-system/configmaps/ceph-csi-config 2026-02-24 22:08:26.230636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.247503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.283533 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-02-24 22:08:26.312962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.332097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.372638 | instance | kube-system/configmaps/cilium-config 2026-02-24 22:08:26.410387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.447197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.463450 | instance | kube-system/configmaps/coredns 2026-02-24 22:08:26.536242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.579103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.583095 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-02-24 22:08:26.630478 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-24 22:08:26.648003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.665835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.717044 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-02-24 22:08:26.740542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.789437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.790185 | instance | kube-system/configmaps/kube-proxy 2026-02-24 22:08:26.883509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.886263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:26.909231 | instance | kube-system/configmaps/kube-root-ca.crt 2026-02-24 22:08:26.995912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.000410 | instance | kube-system/configmaps/kubeadm-config 2026-02-24 22:08:27.042347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.095003 | instance | kube-system/configmaps/kubelet-config 2026-02-24 22:08:27.115225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.188680 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-02-24 22:08:27.204640 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-24 22:08:27.212050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.218445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.287052 | instance | kube-system/daemonsets/cilium 2026-02-24 22:08:27.321979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.322519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.391344 | instance | kube-system/daemonsets/kube-proxy 2026-02-24 22:08:27.420991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.426776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.479727 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-02-24 22:08:27.508233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.523170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.599180 | instance | kube-system/deployment/cilium-operator 2026-02-24 22:08:27.602255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-24 22:08:27.685306 | instance | kube-system/deployment/coredns 2026-02-24 22:08:27.792364 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-02-24 22:08:27.878918 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-02-24 22:08:27.964037 | instance | kube-system/endpoints/kube-dns 2026-02-24 22:08:28.071187 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-lz96k 2026-02-24 22:08:28.155722 | instance | kube-system/pods/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c 2026-02-24 22:08:28.275575 | instance | kube-system/pods/cilium-8bdgb 2026-02-24 22:08:28.345547 | instance | kube-system/pods/cilium-operator-7fcd8d6ffd-b5zkg 2026-02-24 22:08:28.466428 | instance | kube-system/pods/coredns-77cccfdc44-bmc4r 2026-02-24 22:08:28.541715 | instance | kube-system/pods/coredns-77cccfdc44-cp4rd 2026-02-24 22:08:28.638004 | instance | kube-system/pods/etcd-instance 2026-02-24 22:08:28.710933 | instance | kube-system/pods/kube-apiserver-instance 2026-02-24 22:08:28.808481 | instance | kube-system/pods/kube-controller-manager-instance 2026-02-24 22:08:28.886325 | instance | kube-system/pods/kube-proxy-vttzf 2026-02-24 22:08:28.980595 | instance | kube-system/pods/kube-scheduler-instance 2026-02-24 22:08:29.060833 | instance | kube-system/pods/kube-vip-instance 2026-02-24 22:08:29.160226 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-02-24 22:08:29.241631 | instance | kube-system/rolebindings/cilium-config-agent 2026-02-24 22:08:29.338000 | instance | kube-system/rolebindings/kube-proxy 2026-02-24 22:08:29.415224 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-02-24 22:08:29.501766 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-02-24 22:08:29.576927 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-02-24 22:08:29.670743 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-02-24 22:08:29.748674 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-02-24 22:08:29.848360 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-02-24 22:08:29.919455 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-02-24 22:08:30.019652 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-02-24 22:08:30.077380 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-02-24 22:08:30.182394 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-02-24 22:08:30.236175 | instance | kube-system/roles/cilium-config-agent 2026-02-24 22:08:30.364607 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-02-24 22:08:30.409312 | instance | kube-system/roles/kube-proxy 2026-02-24 22:08:30.556598 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-02-24 22:08:30.590544 | instance | kube-system/roles/kubeadm:kubelet-config 2026-02-24 22:08:30.717011 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-02-24 22:08:30.760364 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-02-24 22:08:30.879238 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-02-24 22:08:30.934489 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-02-24 22:08:31.030151 | instance | kube-system/roles/system:controller:cloud-provider 2026-02-24 22:08:31.092636 | instance | kube-system/roles/system:controller:token-cleaner 2026-02-24 22:08:31.203245 | instance | kube-system/secrets/bootstrap-token-0e6p6b 2026-02-24 22:08:31.258670 | instance | kube-system/secrets/bootstrap-token-sp1tfo 2026-02-24 22:08:31.378860 | instance | kube-system/secrets/csi-rbd-secret 2026-02-24 22:08:31.443586 | instance | kube-system/secrets/kubeadm-certs 2026-02-24 22:08:31.548889 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-02-24 22:08:31.607570 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-02-24 22:08:31.768276 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-02-24 22:08:31.891591 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-02-24 22:08:31.975068 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-02-24 22:08:32.095720 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-02-24 22:08:32.184147 | instance | kube-system/serviceaccounts/certificate-controller 2026-02-24 22:08:32.342474 | instance | kube-system/serviceaccounts/cilium 2026-02-24 22:08:32.400311 | instance | kube-system/serviceaccounts/cilium-operator 2026-02-24 22:08:32.550458 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-02-24 22:08:32.624866 | instance | kube-system/serviceaccounts/coredns 2026-02-24 22:08:32.787526 | instance | kube-system/serviceaccounts/cronjob-controller 2026-02-24 22:08:32.862331 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-02-24 22:08:32.998568 | instance | kube-system/serviceaccounts/default 2026-02-24 22:08:33.089894 | instance | kube-system/serviceaccounts/deployment-controller 2026-02-24 22:08:33.225149 | instance | kube-system/serviceaccounts/disruption-controller 2026-02-24 22:08:33.309258 | instance | kube-system/serviceaccounts/endpoint-controller 2026-02-24 22:08:33.452347 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-02-24 22:08:33.513025 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-02-24 22:08:33.684116 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-02-24 22:08:33.720478 | instance | kube-system/serviceaccounts/expand-controller 2026-02-24 22:08:33.904339 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-02-24 22:08:33.928252 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-02-24 22:08:34.094578 | instance | kube-system/serviceaccounts/job-controller 2026-02-24 22:08:34.152710 | instance | kube-system/serviceaccounts/kube-proxy 2026-02-24 22:08:34.299837 | instance | kube-system/serviceaccounts/namespace-controller 2026-02-24 22:08:34.365617 | instance | kube-system/serviceaccounts/node-controller 2026-02-24 22:08:34.520566 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-02-24 22:08:34.583000 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-02-24 22:08:34.719540 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-02-24 22:08:34.834330 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-02-24 22:08:34.937693 | instance | kube-system/serviceaccounts/replicaset-controller 2026-02-24 22:08:35.039431 | instance | kube-system/serviceaccounts/replication-controller 2026-02-24 22:08:35.164457 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-02-24 22:08:35.256652 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-02-24 22:08:35.393884 | instance | kube-system/serviceaccounts/service-account-controller 2026-02-24 22:08:35.462894 | instance | kube-system/serviceaccounts/service-controller 2026-02-24 22:08:35.596616 | instance | kube-system/serviceaccounts/statefulset-controller 2026-02-24 22:08:35.669539 | instance | kube-system/serviceaccounts/token-cleaner 2026-02-24 22:08:35.833017 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-02-24 22:08:35.888648 | instance | kube-system/serviceaccounts/ttl-controller 2026-02-24 22:08:36.042217 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-02-24 22:08:36.107037 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-02-24 22:08:36.233648 | instance | kube-system/services/kube-dns 2026-02-24 22:08:36.295939 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-02-24 22:08:36.407161 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-02-24 22:08:36.457581 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-02-24 22:08:36.567456 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-02-24 22:08:36.636928 | instance | kube-public/serviceaccounts/default 2026-02-24 22:08:37.013334 | instance | ok: Runtime: 0:00:12.644564 2026-02-24 22:08:37.021831 | 2026-02-24 22:08:37.021897 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-02-24 22:08:37.573976 | instance | changed: 2026-02-24 22:08:37.574194 | instance | cd+++++++++ objects/ 2026-02-24 22:08:37.574221 | instance | cd+++++++++ objects/cluster/ 2026-02-24 22:08:37.574241 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-02-24 22:08:37.574264 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-02-24 22:08:37.574285 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-02-24 22:08:37.574303 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-02-24 22:08:37.574320 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-02-24 22:08:37.574338 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-02-24 22:08:37.574356 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-02-24 22:08:37.574512 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-02-24 22:08:37.574538 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-02-24 22:08:37.574556 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-02-24 22:08:37.574574 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-02-24 22:08:37.574591 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-02-24 22:08:37.574609 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-02-24 22:08:37.574626 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-02-24 22:08:37.574643 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-02-24 22:08:37.574661 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-02-24 22:08:37.574678 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-02-24 22:08:37.574695 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-02-24 22:08:37.574713 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-02-24 22:08:37.574730 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-02-24 22:08:37.574747 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-02-24 22:08:37.574763 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-02-24 22:08:37.574780 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-02-24 22:08:37.574797 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-02-24 22:08:37.574814 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-02-24 22:08:37.574830 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-02-24 22:08:37.574847 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-02-24 22:08:37.574864 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-02-24 22:08:37.574885 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-02-24 22:08:37.574903 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-02-24 22:08:37.574920 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-02-24 22:08:37.574937 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-02-24 22:08:37.574955 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-02-24 22:08:37.574972 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-02-24 22:08:37.574989 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-02-24 22:08:37.575006 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-02-24 22:08:37.575024 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-02-24 22:08:37.575041 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-02-24 22:08:37.575058 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-02-24 22:08:37.575075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-02-24 22:08:37.575094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-02-24 22:08:37.575111 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-02-24 22:08:37.575134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-02-24 22:08:37.575152 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-02-24 22:08:37.575169 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-02-24 22:08:37.575186 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-02-24 22:08:37.575203 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-02-24 22:08:37.575220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-02-24 22:08:37.575237 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-02-24 22:08:37.575254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-02-24 22:08:37.575271 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-02-24 22:08:37.575288 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-02-24 22:08:37.575304 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-02-24 22:08:37.575321 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-02-24 22:08:37.575338 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-02-24 22:08:37.575354 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-02-24 22:08:37.575371 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-02-24 22:08:37.575388 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-02-24 22:08:37.575404 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-02-24 22:08:37.575421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-02-24 22:08:37.575438 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-02-24 22:08:37.575454 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-02-24 22:08:37.575471 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-02-24 22:08:37.575487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-02-24 22:08:37.575504 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-02-24 22:08:37.575521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-02-24 22:08:37.575537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-02-24 22:08:37.575554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-02-24 22:08:37.575570 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-02-24 22:08:37.575587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-02-24 22:08:37.575604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-02-24 22:08:37.575621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-02-24 22:08:37.575638 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-02-24 22:08:37.575655 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-02-24 22:08:37.575677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-02-24 22:08:37.575695 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-02-24 22:08:37.575712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-02-24 22:08:37.575729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-02-24 22:08:37.575746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-02-24 22:08:37.575762 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-02-24 22:08:37.575779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-02-24 22:08:37.575795 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-02-24 22:08:37.575812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-02-24 22:08:37.575829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-02-24 22:08:37.575846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-02-24 22:08:37.575862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-02-24 22:08:37.575879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-02-24 22:08:37.575896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-02-24 22:08:37.575913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-02-24 22:08:37.575930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-02-24 22:08:37.575946 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-02-24 22:08:37.575963 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-02-24 22:08:37.575980 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-02-24 22:08:37.575997 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-02-24 22:08:37.576014 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-02-24 22:08:37.576031 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-02-24 22:08:37.576048 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-02-24 22:08:37.576065 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-02-24 22:08:37.576082 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-02-24 22:08:37.576099 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-02-24 22:08:37.576116 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-02-24 22:08:37.576133 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-02-24 22:08:37.576150 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-02-24 22:08:37.576167 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-02-24 22:08:37.576184 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-02-24 22:08:37.576201 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-02-24 22:08:37.576219 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-02-24 22:08:37.576236 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-02-24 22:08:37.576258 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-02-24 22:08:37.576276 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-02-24 22:08:37.576294 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-02-24 22:08:37.576311 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-02-24 22:08:37.576330 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-02-24 22:08:37.576349 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-02-24 22:08:37.576366 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-02-24 22:08:37.576383 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-02-24 22:08:37.576400 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-02-24 22:08:37.576418 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-02-24 22:08:37.576435 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-02-24 22:08:37.576452 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-02-24 22:08:37.576469 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-02-24 22:08:37.576487 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-02-24 22:08:37.576504 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-02-24 22:08:37.576521 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-02-24 22:08:37.576539 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-02-24 22:08:37.576556 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-02-24 22:08:37.576574 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-02-24 22:08:37.576591 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-02-24 22:08:37.576608 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-02-24 22:08:37.576626 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-02-24 22:08:37.576643 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-02-24 22:08:37.576660 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-02-24 22:08:37.576676 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-02-24 22:08:37.576693 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-02-24 22:08:37.576711 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-02-24 22:08:37.576728 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-02-24 22:08:37.576745 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-02-24 22:08:37.576762 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-02-24 22:08:37.576779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-02-24 22:08:37.576797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-02-24 22:08:37.576814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-02-24 22:08:37.576831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-02-24 22:08:37.576848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-02-24 22:08:37.576866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-02-24 22:08:37.576883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-02-24 22:08:37.576900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-02-24 22:08:37.576941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-02-24 22:08:37.576961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-02-24 22:08:37.576997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-02-24 22:08:37.577015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-02-24 22:08:37.577033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-02-24 22:08:37.577050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-02-24 22:08:37.577067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-02-24 22:08:37.577084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-02-24 22:08:37.577101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-02-24 22:08:37.577118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-02-24 22:08:37.577136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-02-24 22:08:37.577153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-02-24 22:08:37.577170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-02-24 22:08:37.577187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-02-24 22:08:37.577204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-02-24 22:08:37.577221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-02-24 22:08:37.577238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-02-24 22:08:37.577255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-02-24 22:08:37.577271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-02-24 22:08:37.577288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-02-24 22:08:37.577305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-02-24 22:08:37.577323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-02-24 22:08:37.577340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-02-24 22:08:37.577357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-02-24 22:08:37.577374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-02-24 22:08:37.577391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-02-24 22:08:37.577407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-02-24 22:08:37.577424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-02-24 22:08:37.577440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-02-24 22:08:37.577456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-02-24 22:08:37.577473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-02-24 22:08:37.577489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-02-24 22:08:37.577506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-02-24 22:08:37.577529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-02-24 22:08:37.577547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-02-24 22:08:37.577563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-02-24 22:08:37.577580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-02-24 22:08:37.577597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-02-24 22:08:37.577614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-02-24 22:08:37.577631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-02-24 22:08:37.577647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-02-24 22:08:37.577664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-02-24 22:08:37.577681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-02-24 22:08:37.577697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-02-24 22:08:37.577714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-02-24 22:08:37.577731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-02-24 22:08:37.577747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-02-24 22:08:37.577764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-02-24 22:08:37.577780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-02-24 22:08:37.577797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-02-24 22:08:37.577814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-02-24 22:08:37.577831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-02-24 22:08:37.577848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-02-24 22:08:37.577864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-02-24 22:08:37.577881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-02-24 22:08:37.577898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-02-24 22:08:37.577915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-02-24 22:08:37.577931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-02-24 22:08:37.577948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-02-24 22:08:37.577965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-02-24 22:08:37.577982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-02-24 22:08:37.577999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-02-24 22:08:37.578016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-02-24 22:08:37.578033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-02-24 22:08:37.578054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-02-24 22:08:37.578072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-02-24 22:08:37.578089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-02-24 22:08:37.578106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-02-24 22:08:37.578122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-02-24 22:08:37.578139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-02-24 22:08:37.578156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-02-24 22:08:37.578172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-02-24 22:08:37.578189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-02-24 22:08:37.578207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-02-24 22:08:37.578224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-02-24 22:08:37.578241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-02-24 22:08:37.578258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-02-24 22:08:37.578276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-02-24 22:08:37.578294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-02-24 22:08:37.578311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-02-24 22:08:37.578328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-02-24 22:08:37.578346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-02-24 22:08:37.578364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-02-24 22:08:37.578381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-02-24 22:08:37.578399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-02-24 22:08:37.578417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-02-24 22:08:37.578434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-02-24 22:08:37.578452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-02-24 22:08:37.578469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-02-24 22:08:37.578486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-02-24 22:08:37.578503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-02-24 22:08:37.578520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-02-24 22:08:37.578537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-02-24 22:08:37.578555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-02-24 22:08:37.578572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-02-24 22:08:37.578589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-02-24 22:08:37.578606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-02-24 22:08:37.578623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-02-24 22:08:37.578644 | instance | cd+++++++++ objects/cluster/namespace/ 2026-02-24 22:08:37.578663 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-02-24 22:08:37.578681 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-02-24 22:08:37.578699 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-02-24 22:08:37.578716 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-02-24 22:08:37.578734 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-02-24 22:08:37.578751 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-02-24 22:08:37.578769 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-02-24 22:08:37.578786 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-02-24 22:08:37.578803 | instance | cd+++++++++ objects/cluster/node/ 2026-02-24 22:08:37.578821 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-02-24 22:08:37.578838 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-02-24 22:08:37.578856 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-02-24 22:08:37.578873 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-02-24 22:08:37.578890 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-02-24 22:08:37.578907 | instance | cd+++++++++ objects/namespaced/ 2026-02-24 22:08:37.578924 | instance | cd+++++++++ objects/namespaced/default/ 2026-02-24 22:08:37.578942 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-02-24 22:08:37.578959 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-02-24 22:08:37.578977 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-02-24 22:08:37.578994 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-02-24 22:08:37.579011 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-02-24 22:08:37.579029 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-02-24 22:08:37.579046 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-02-24 22:08:37.579064 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-02-24 22:08:37.579081 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-02-24 22:08:37.579098 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-02-24 22:08:37.579115 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-02-24 22:08:37.579132 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-02-24 22:08:37.579149 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-02-24 22:08:37.579166 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-02-24 22:08:37.579184 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-02-24 22:08:37.579201 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-02-24 22:08:37.579218 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-02-24 22:08:37.579236 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-02-24 22:08:37.579253 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-02-24 22:08:37.579271 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-02-24 22:08:37.579288 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-02-24 22:08:37.579305 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-02-24 22:08:37.579322 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-02-24 22:08:37.579340 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-02-24 22:08:37.579357 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-02-24 22:08:37.579380 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-02-24 22:08:37.579398 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-02-24 22:08:37.579415 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-02-24 22:08:37.579432 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-02-24 22:08:37.579449 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-24 22:08:37.579467 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-24 22:08:37.579484 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-02-24 22:08:37.579501 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-24 22:08:37.579519 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-02-24 22:08:37.579536 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-24 22:08:37.579554 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-24 22:08:37.579571 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-02-24 22:08:37.579588 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-02-24 22:08:37.579605 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-02-24 22:08:37.579622 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-02-24 22:08:37.579639 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-02-24 22:08:37.579656 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-02-24 22:08:37.579673 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-02-24 22:08:37.579690 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-02-24 22:08:37.579708 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-02-24 22:08:37.579725 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-02-24 22:08:37.579741 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-02-24 22:08:37.579758 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-02-24 22:08:37.579775 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-02-24 22:08:37.579793 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-02-24 22:08:37.579810 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-02-24 22:08:37.579827 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-02-24 22:08:37.579844 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-02-24 22:08:37.579861 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-02-24 22:08:37.579878 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-02-24 22:08:37.579895 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-02-24 22:08:37.579912 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-02-24 22:08:37.579930 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-02-24 22:08:37.579946 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-02-24 22:08:37.579968 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-02-24 22:08:37.579986 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-02-24 22:08:37.580003 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-02-24 22:08:37.580020 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-02-24 22:08:37.580037 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-02-24 22:08:37.580053 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-02-24 22:08:37.580070 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-02-24 22:08:37.580087 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-02-24 22:08:37.580105 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-02-24 22:08:37.580122 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-02-24 22:08:37.580140 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-02-24 22:08:37.580157 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-02-24 22:08:37.580174 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-02-24 22:08:37.580191 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-02-24 22:08:37.580209 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-02-24 22:08:37.580227 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-02-24 22:08:37.580244 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-02-24 22:08:37.580261 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-02-24 22:08:37.580279 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-02-24 22:08:37.580296 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-02-24 22:08:37.580313 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-02-24 22:08:37.580330 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-02-24 22:08:37.580347 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-02-24 22:08:37.580364 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-02-24 22:08:37.580381 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-02-24 22:08:37.580398 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-02-24 22:08:37.580415 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-02-24 22:08:37.580433 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-02-24 22:08:37.580450 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-lz96k.txt 2026-02-24 22:08:37.580467 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-lz96k.yaml 2026-02-24 22:08:37.580484 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c.txt 2026-02-24 22:08:37.580501 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c.yaml 2026-02-24 22:08:37.580518 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8bdgb.txt 2026-02-24 22:08:37.580535 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8bdgb.yaml 2026-02-24 22:08:37.580552 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-7fcd8d6ffd-b5zkg.txt 2026-02-24 22:08:37.580569 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-7fcd8d6ffd-b5zkg.yaml 2026-02-24 22:08:37.580592 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-bmc4r.txt 2026-02-24 22:08:37.580609 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-bmc4r.yaml 2026-02-24 22:08:37.580626 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-cp4rd.txt 2026-02-24 22:08:37.580643 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-cp4rd.yaml 2026-02-24 22:08:37.580660 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-02-24 22:08:37.580677 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-02-24 22:08:37.580694 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-02-24 22:08:37.580711 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-02-24 22:08:37.580729 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-02-24 22:08:37.580746 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-02-24 22:08:37.580763 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-vttzf.txt 2026-02-24 22:08:37.580780 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-vttzf.yaml 2026-02-24 22:08:37.580797 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-02-24 22:08:37.580814 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-02-24 22:08:37.580831 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-02-24 22:08:37.580849 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-02-24 22:08:37.580866 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-02-24 22:08:37.580883 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-02-24 22:08:37.580900 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-02-24 22:08:37.580918 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-02-24 22:08:37.580940 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-02-24 22:08:37.580996 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-02-24 22:08:37.581016 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-02-24 22:08:37.581034 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-02-24 22:08:37.581051 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-02-24 22:08:37.581068 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-02-24 22:08:37.581085 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-02-24 22:08:37.581103 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-02-24 22:08:37.581120 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-02-24 22:08:37.581137 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-02-24 22:08:37.581154 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-02-24 22:08:37.581171 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-02-24 22:08:37.581188 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-02-24 22:08:37.581211 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-02-24 22:08:37.581229 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-02-24 22:08:37.581247 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-02-24 22:08:37.581264 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-24 22:08:37.581281 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-02-24 22:08:37.581299 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-02-24 22:08:37.581316 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-02-24 22:08:37.581333 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-02-24 22:08:37.581350 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-02-24 22:08:37.581368 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-02-24 22:08:37.581385 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-02-24 22:08:37.581403 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-02-24 22:08:37.581420 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-02-24 22:08:37.581438 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-02-24 22:08:37.581454 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-02-24 22:08:37.581472 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-02-24 22:08:37.581489 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-02-24 22:08:37.581507 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-02-24 22:08:37.581524 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-02-24 22:08:37.581542 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-02-24 22:08:37.581559 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-02-24 22:08:37.581576 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-02-24 22:08:37.581593 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-02-24 22:08:37.581611 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-02-24 22:08:37.581629 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-02-24 22:08:37.581646 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-02-24 22:08:37.581664 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-02-24 22:08:37.581681 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-02-24 22:08:37.581698 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-02-24 22:08:37.581715 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-02-24 22:08:37.581732 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-02-24 22:08:37.581750 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-02-24 22:08:37.581767 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-02-24 22:08:37.581789 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-02-24 22:08:37.581807 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-0e6p6b.txt 2026-02-24 22:08:37.581825 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-0e6p6b.yaml 2026-02-24 22:08:37.581842 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-sp1tfo.txt 2026-02-24 22:08:37.581858 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-sp1tfo.yaml 2026-02-24 22:08:37.581875 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-02-24 22:08:37.581892 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-02-24 22:08:37.581909 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-02-24 22:08:37.581926 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-02-24 22:08:37.581943 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-02-24 22:08:37.581960 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-02-24 22:08:37.581977 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-02-24 22:08:37.581994 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-02-24 22:08:37.582011 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-02-24 22:08:37.582028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-02-24 22:08:37.582046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-02-24 22:08:37.582063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-02-24 22:08:37.582079 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-02-24 22:08:37.582096 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-02-24 22:08:37.582112 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-02-24 22:08:37.582129 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-02-24 22:08:37.582146 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-02-24 22:08:37.582163 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-02-24 22:08:37.582180 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-02-24 22:08:37.582197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-02-24 22:08:37.582214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-02-24 22:08:37.582231 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-02-24 22:08:37.582249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-02-24 22:08:37.582270 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-02-24 22:08:37.582288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-02-24 22:08:37.582306 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-02-24 22:08:37.582323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-02-24 22:08:37.582340 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-02-24 22:08:37.582358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-02-24 22:08:37.582380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-02-24 22:08:37.582398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-02-24 22:08:37.582415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-02-24 22:08:37.582433 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-02-24 22:08:37.582450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-02-24 22:08:37.582467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-02-24 22:08:37.582484 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-02-24 22:08:37.582501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-02-24 22:08:37.582518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-02-24 22:08:37.582535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-02-24 22:08:37.582552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-02-24 22:08:37.582569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-02-24 22:08:37.582586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-02-24 22:08:37.582603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-02-24 22:08:37.582620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-02-24 22:08:37.582637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-02-24 22:08:37.582654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-02-24 22:08:37.582670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-02-24 22:08:37.582687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-02-24 22:08:37.582704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-02-24 22:08:37.582721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-02-24 22:08:37.582738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-02-24 22:08:37.582754 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-02-24 22:08:37.582771 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-02-24 22:08:37.582788 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-02-24 22:08:37.582805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-02-24 22:08:37.582822 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-02-24 22:08:37.582839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-02-24 22:08:37.582856 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-02-24 22:08:37.582873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-02-24 22:08:37.582890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-02-24 22:08:37.582907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-02-24 22:08:37.582924 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-02-24 22:08:37.582948 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-02-24 22:08:37.582966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-02-24 22:08:37.582984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-02-24 22:08:37.583001 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-02-24 22:08:37.583017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-02-24 22:08:37.583034 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-02-24 22:08:37.583051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-02-24 22:08:37.583068 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-02-24 22:08:37.583084 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-02-24 22:08:37.583101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-02-24 22:08:37.583119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-02-24 22:08:37.583136 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-02-24 22:08:37.583153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-02-24 22:08:37.583170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-02-24 22:08:37.583188 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-02-24 22:08:37.583205 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-02-24 22:08:37.583222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-02-24 22:08:37.583239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-02-24 22:08:37.583256 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-02-24 22:08:37.583273 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-02-24 22:08:37.583290 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-02-24 22:08:37.583307 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-02-24 22:08:37.583324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-02-24 22:08:37.583341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-02-24 22:08:37.583357 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-02-24 22:08:37.583374 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-02-24 22:08:37.583391 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-02-24 22:08:37.583408 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-02-24 22:08:37.583425 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-02-24 22:08:37.583441 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-02-24 22:08:37.583458 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-02-24 22:08:37.583475 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-02-24 22:08:37.596193 | 2026-02-24 22:08:37.596256 | TASK [gather-pod-logs : creating directory for pod logs] 2026-02-24 22:08:37.802297 | instance | changed 2026-02-24 22:08:37.810106 | 2026-02-24 22:08:37.810174 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-02-24 22:08:38.007822 | instance | changed 2026-02-24 22:08:38.013013 | 2026-02-24 22:08:38.013087 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-02-24 22:08:38.877665 | instance | kube-system/ceph-csi-rbd-nodeplugin-lz96k/csi-rbdplugin 2026-02-24 22:08:39.063482 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-lz96k" not found 2026-02-24 22:08:39.068311 | instance | kube-system/ceph-csi-rbd-nodeplugin-lz96k/driver-registrar 2026-02-24 22:08:39.261902 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-lz96k" not found 2026-02-24 22:08:39.266059 | instance | kube-system/ceph-csi-rbd-nodeplugin-lz96k/liveness-prometheus 2026-02-24 22:08:39.454814 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-lz96k" not found 2026-02-24 22:08:39.633190 | instance | kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-rbdplugin 2026-02-24 22:08:39.822505 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-795cfbf7fb-fd66c" not found 2026-02-24 22:08:39.827034 | instance | kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-provisioner 2026-02-24 22:08:40.014273 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-795cfbf7fb-fd66c" not found 2026-02-24 22:08:40.018333 | instance | kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-resizer 2026-02-24 22:08:40.192755 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-795cfbf7fb-fd66c" not found 2026-02-24 22:08:40.198243 | instance | kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-snapshotter 2026-02-24 22:08:40.389465 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-795cfbf7fb-fd66c" not found 2026-02-24 22:08:40.393052 | instance | kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-attacher 2026-02-24 22:08:40.577404 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-795cfbf7fb-fd66c" not found 2026-02-24 22:08:40.582398 | instance | kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-rbdplugin-controller 2026-02-24 22:08:40.781813 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-795cfbf7fb-fd66c" not found 2026-02-24 22:08:40.787490 | instance | kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/liveness-prometheus 2026-02-24 22:08:40.967112 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-795cfbf7fb-fd66c" not found 2026-02-24 22:08:41.146696 | instance | kube-system/cilium-8bdgb/config 2026-02-24 22:08:41.329130 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-8bdgb" not found 2026-02-24 22:08:41.334550 | instance | kube-system/cilium-8bdgb/mount-cgroup 2026-02-24 22:08:41.513218 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-8bdgb" not found 2026-02-24 22:08:41.518339 | instance | kube-system/cilium-8bdgb/apply-sysctl-overwrites 2026-02-24 22:08:41.695971 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-8bdgb" not found 2026-02-24 22:08:41.700099 | instance | kube-system/cilium-8bdgb/mount-bpf-fs 2026-02-24 22:08:41.889009 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-8bdgb" not found 2026-02-24 22:08:41.894130 | instance | kube-system/cilium-8bdgb/clean-cilium-state 2026-02-24 22:08:42.096601 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-8bdgb" not found 2026-02-24 22:08:42.101442 | instance | kube-system/cilium-8bdgb/install-cni-binaries 2026-02-24 22:08:42.283332 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-8bdgb" not found 2026-02-24 22:08:42.287349 | instance | kube-system/cilium-8bdgb/cilium-agent 2026-02-24 22:08:42.501714 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-8bdgb" not found 2026-02-24 22:08:42.682269 | instance | kube-system/cilium-operator-7fcd8d6ffd-b5zkg/cilium-operator 2026-02-24 22:08:42.857004 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-7fcd8d6ffd-b5zkg" not found 2026-02-24 22:08:43.021628 | instance | kube-system/coredns-77cccfdc44-bmc4r/coredns 2026-02-24 22:08:43.232031 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-77cccfdc44-bmc4r" not found 2026-02-24 22:08:43.406489 | instance | kube-system/coredns-77cccfdc44-cp4rd/coredns 2026-02-24 22:08:43.581338 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-77cccfdc44-cp4rd" not found 2026-02-24 22:08:43.748935 | instance | kube-system/etcd-instance/etcd 2026-02-24 22:08:43.951220 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-02-24 22:08:44.126230 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-02-24 22:08:44.329733 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-02-24 22:08:44.510682 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-02-24 22:08:44.716638 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-02-24 22:08:44.912894 | instance | kube-system/kube-proxy-vttzf/kube-proxy 2026-02-24 22:08:45.101066 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-vttzf" not found 2026-02-24 22:08:45.291051 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-02-24 22:08:45.477689 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-02-24 22:08:45.656702 | instance | kube-system/kube-vip-instance/kube-vip 2026-02-24 22:08:45.838046 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-02-24 22:08:46.061419 | instance | ERROR 2026-02-24 22:08:46.061754 | instance | { 2026-02-24 22:08:46.061833 | instance | "delta": "0:00:07.618947", 2026-02-24 22:08:46.061879 | instance | "end": "2026-02-24 22:08:45.844326", 2026-02-24 22:08:46.061921 | instance | "msg": "non-zero return code", 2026-02-24 22:08:46.061960 | instance | "rc": 123, 2026-02-24 22:08:46.062000 | instance | "start": "2026-02-24 22:08:38.225379" 2026-02-24 22:08:46.062038 | instance | } 2026-02-24 22:08:46.062093 | instance | ERROR: Ignoring Errors 2026-02-24 22:08:46.069212 | 2026-02-24 22:08:46.069277 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-02-24 22:08:46.580977 | instance | changed: 2026-02-24 22:08:46.581169 | instance | cd+++++++++ pod-logs/ 2026-02-24 22:08:46.581195 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-02-24 22:08:46.581216 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-02-24 22:08:46.581235 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-lz96k/ 2026-02-24 22:08:46.581254 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-lz96k/csi-rbdplugin.txt 2026-02-24 22:08:46.581291 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-lz96k/driver-registrar.txt 2026-02-24 22:08:46.581310 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-lz96k/liveness-prometheus.txt 2026-02-24 22:08:46.581329 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/ 2026-02-24 22:08:46.581346 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-attacher.txt 2026-02-24 22:08:46.581367 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-provisioner.txt 2026-02-24 22:08:46.581387 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-rbdplugin-controller.txt 2026-02-24 22:08:46.581405 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-rbdplugin.txt 2026-02-24 22:08:46.581422 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-resizer.txt 2026-02-24 22:08:46.581439 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-snapshotter.txt 2026-02-24 22:08:46.581456 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/liveness-prometheus.txt 2026-02-24 22:08:46.581473 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/ 2026-02-24 22:08:46.581491 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/apply-sysctl-overwrites.txt 2026-02-24 22:08:46.581508 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/cilium-agent.txt 2026-02-24 22:08:46.581525 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/clean-cilium-state.txt 2026-02-24 22:08:46.581543 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/config.txt 2026-02-24 22:08:46.581560 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/install-cni-binaries.txt 2026-02-24 22:08:46.581578 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/mount-bpf-fs.txt 2026-02-24 22:08:46.581595 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8bdgb/mount-cgroup.txt 2026-02-24 22:08:46.581612 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-7fcd8d6ffd-b5zkg/ 2026-02-24 22:08:46.581629 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-7fcd8d6ffd-b5zkg/cilium-operator.txt 2026-02-24 22:08:46.581648 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-bmc4r/ 2026-02-24 22:08:46.581665 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-bmc4r/coredns.txt 2026-02-24 22:08:46.581683 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-cp4rd/ 2026-02-24 22:08:46.581700 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-cp4rd/coredns.txt 2026-02-24 22:08:46.581717 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-02-24 22:08:46.581738 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-02-24 22:08:46.581756 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-02-24 22:08:46.581774 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-24 22:08:46.581791 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-02-24 22:08:46.581808 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-24 22:08:46.581825 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-vttzf/ 2026-02-24 22:08:46.581843 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-vttzf/kube-proxy.txt 2026-02-24 22:08:46.581865 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-02-24 22:08:46.581883 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-24 22:08:46.581901 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-02-24 22:08:46.581918 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-02-24 22:08:46.581936 | instance | cd+++++++++ pod-logs/kube-system/ 2026-02-24 22:08:46.581953 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-lz96k/ 2026-02-24 22:08:46.581971 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-lz96k/csi-rbdplugin.txt 2026-02-24 22:08:46.581988 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-lz96k/driver-registrar.txt 2026-02-24 22:08:46.582005 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-lz96k/liveness-prometheus.txt 2026-02-24 22:08:46.582022 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/ 2026-02-24 22:08:46.582039 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-attacher.txt 2026-02-24 22:08:46.582056 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-provisioner.txt 2026-02-24 22:08:46.582073 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-rbdplugin-controller.txt 2026-02-24 22:08:46.582091 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-rbdplugin.txt 2026-02-24 22:08:46.582108 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-resizer.txt 2026-02-24 22:08:46.582125 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/csi-snapshotter.txt 2026-02-24 22:08:46.582142 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-fd66c/liveness-prometheus.txt 2026-02-24 22:08:46.582159 | instance | cd+++++++++ pod-logs/kube-system/cilium-8bdgb/ 2026-02-24 22:08:46.582176 | instance | >f+++++++++ pod-logs/kube-system/cilium-8bdgb/apply-sysctl-overwrites.txt 2026-02-24 22:08:46.582193 | instance | >f+++++++++ pod-logs/kube-system/cilium-8bdgb/cilium-agent.txt 2026-02-24 22:08:46.582210 | instance | >f+++++++++ pod-logs/kube-system/cilium-8bdgb/clean-cilium-state.txt 2026-02-24 22:08:46.582227 | instance | >f+++++++++ pod-logs/kube-system/cilium-8bdgb/config.txt 2026-02-24 22:08:46.582244 | instance | >f+++++++++ pod-logs/kube-system/cilium-8bdgb/install-cni-binaries.txt 2026-02-24 22:08:46.582261 | instance | >f+++++++++ pod-logs/kube-system/cilium-8bdgb/mount-bpf-fs.txt 2026-02-24 22:08:46.582278 | instance | >f+++++++++ pod-logs/kube-system/cilium-8bdgb/mount-cgroup.txt 2026-02-24 22:08:46.582296 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-7fcd8d6ffd-b5zkg/ 2026-02-24 22:08:46.582313 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-7fcd8d6ffd-b5zkg/cilium-operator.txt 2026-02-24 22:08:46.582330 | instance | cd+++++++++ pod-logs/kube-system/coredns-77cccfdc44-bmc4r/ 2026-02-24 22:08:46.582347 | instance | >f+++++++++ pod-logs/kube-system/coredns-77cccfdc44-bmc4r/coredns.txt 2026-02-24 22:08:46.582364 | instance | cd+++++++++ pod-logs/kube-system/coredns-77cccfdc44-cp4rd/ 2026-02-24 22:08:46.582381 | instance | >f+++++++++ pod-logs/kube-system/coredns-77cccfdc44-cp4rd/coredns.txt 2026-02-24 22:08:46.582398 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-02-24 22:08:46.582415 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-02-24 22:08:46.582432 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-02-24 22:08:46.582449 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-24 22:08:46.582467 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-02-24 22:08:46.582483 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-24 22:08:46.582512 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-vttzf/ 2026-02-24 22:08:46.582529 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-vttzf/kube-proxy.txt 2026-02-24 22:08:46.582547 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-02-24 22:08:46.582564 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-24 22:08:46.582582 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-02-24 22:08:46.582599 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-02-24 22:08:46.592881 | 2026-02-24 22:08:46.592950 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-02-24 22:08:46.790733 | instance | changed 2026-02-24 22:08:46.797395 | 2026-02-24 22:08:46.797463 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-02-24 22:08:47.507407 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-02-24 22:08:47.523872 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-24 22:08:47.523923 | instance | Dload Upload Total Spent Left Speed 2026-02-24 22:08:47.529244 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-02-24 22:08:47.835611 | instance | ok: Runtime: 0:00:00.529142 2026-02-24 22:08:47.842408 | 2026-02-24 22:08:47.842499 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-02-24 22:08:48.144004 | instance | ceph-mgr endpoints: 2026-02-24 22:08:48.386346 | instance | ok: Runtime: 0:00:00.087696 2026-02-24 22:08:48.392015 | 2026-02-24 22:08:48.392082 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-02-24 22:08:48.923833 | instance | ok: Runtime: 0:00:00.093525 2026-02-24 22:08:48.930623 | 2026-02-24 22:08:48.930712 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-02-24 22:08:49.434416 | instance | changed: 2026-02-24 22:08:49.434607 | instance | cd+++++++++ prometheus/ 2026-02-24 22:08:49.434634 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-02-24 22:08:49.444301 | 2026-02-24 22:08:49.444365 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-02-24 22:08:49.654121 | instance | changed 2026-02-24 22:08:49.659055 | 2026-02-24 22:08:49.659121 | TASK [gather-selenium-data : Get selenium data] 2026-02-24 22:08:49.872014 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-02-24 22:08:49.873757 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-02-24 22:08:50.197346 | instance | ERROR 2026-02-24 22:08:50.197685 | instance | { 2026-02-24 22:08:50.197749 | instance | "delta": "0:00:00.008463", 2026-02-24 22:08:50.197795 | instance | "end": "2026-02-24 22:08:49.874204", 2026-02-24 22:08:50.197835 | instance | "msg": "non-zero return code", 2026-02-24 22:08:50.197880 | instance | "rc": 1, 2026-02-24 22:08:50.197996 | instance | "start": "2026-02-24 22:08:49.865741" 2026-02-24 22:08:50.198042 | instance | } 2026-02-24 22:08:50.198095 | instance | ERROR: Ignoring Errors 2026-02-24 22:08:50.203657 | 2026-02-24 22:08:50.203729 | TASK [gather-selenium-data : Downloads logs to executor] 2026-02-24 22:08:50.704898 | instance | changed: cd+++++++++ selenium/ 2026-02-24 22:08:50.761969 | 2026-02-24 22:08:50.762102 | PLAY RECAP 2026-02-24 22:08:50.762151 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-02-24 22:08:50.762173 | 2026-02-24 22:08:50.900677 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-02-24 22:08:50.904880 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 22:08:51.481939 | 2026-02-24 22:08:51.482092 | PLAY [all] 2026-02-24 22:08:51.494500 | 2026-02-24 22:08:51.494573 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-24 22:08:51.541037 | instance | skipping: Conditional result was False 2026-02-24 22:08:51.551943 | 2026-02-24 22:08:51.552176 | TASK [fetch-output : Set log path for single node] 2026-02-24 22:08:51.596185 | instance | ok 2026-02-24 22:08:51.602301 | 2026-02-24 22:08:51.602365 | LOOP [fetch-output : Ensure local output dirs] 2026-02-24 22:08:51.990780 | instance -> localhost | ok: "/var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/work/logs" 2026-02-24 22:08:52.201223 | instance -> localhost | changed: "/var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/work/artifacts" 2026-02-24 22:08:52.409793 | instance -> localhost | changed: "/var/lib/zuul/builds/0d3395e31fd743c48515bbfd60393f3b/work/docs" 2026-02-24 22:08:52.429875 | 2026-02-24 22:08:52.430044 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-24 22:08:53.060785 | instance | changed: .d..t...... ./ 2026-02-24 22:08:53.061106 | instance | changed: All items complete 2026-02-24 22:08:53.061146 | 2026-02-24 22:08:53.518307 | instance | changed: .d..t...... ./ 2026-02-24 22:08:53.963706 | instance | changed: .d..t...... ./ 2026-02-24 22:08:53.987139 | 2026-02-24 22:08:53.987290 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-24 22:08:54.413575 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007603 2026-02-24 22:08:54.625387 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007359 2026-02-24 22:08:54.639299 | 2026-02-24 22:08:54.639459 | PLAY [all] 2026-02-24 22:08:54.646138 | 2026-02-24 22:08:54.646205 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-24 22:08:55.068941 | instance | changed 2026-02-24 22:08:55.075020 | 2026-02-24 22:08:55.075069 | PLAY RECAP 2026-02-24 22:08:55.075113 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-24 22:08:55.075136 | 2026-02-24 22:08:55.229500 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 22:08:55.233671 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-24 22:08:55.790142 | 2026-02-24 22:08:55.790276 | PLAY [localhost] 2026-02-24 22:08:55.800329 | 2026-02-24 22:08:55.800401 | TASK [Generate Zuul manifest] 2026-02-24 22:08:55.824937 | localhost | ok 2026-02-24 22:08:55.840109 | 2026-02-24 22:08:55.840182 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-24 22:08:56.195825 | localhost | changed 2026-02-24 22:08:56.207946 | 2026-02-24 22:08:56.208017 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-24 22:08:56.239952 | localhost | ok 2026-02-24 22:08:56.248116 | 2026-02-24 22:08:56.248179 | TASK [Upload logs] 2026-02-24 22:08:56.281175 | localhost | ok 2026-02-24 22:08:56.338576 | 2026-02-24 22:08:56.338700 | TASK [Set zuul-log-path fact] 2026-02-24 22:08:56.360641 | localhost | ok 2026-02-24 22:08:56.372840 | 2026-02-24 22:08:56.372905 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 22:08:56.405088 | localhost | ok 2026-02-24 22:08:56.412931 | 2026-02-24 22:08:56.413034 | TASK [upload-logs : Create log directories] 2026-02-24 22:08:56.819545 | localhost | changed 2026-02-24 22:08:56.826490 | 2026-02-24 22:08:56.826553 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-24 22:08:57.255296 | localhost -> localhost | ok: Runtime: 0:00:00.012551 2026-02-24 22:08:57.261941 | 2026-02-24 22:08:57.262005 | TASK [upload-logs : Upload logs to log server] 2026-02-24 22:08:57.787894 | localhost | Output suppressed because no_log was given 2026-02-24 22:08:57.791448 | 2026-02-24 22:08:57.791511 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 22:08:57.837042 | localhost | skipping: Conditional result was False 2026-02-24 22:08:57.843959 | localhost | skipping: Conditional result was False 2026-02-24 22:08:57.852096 | 2026-02-24 22:08:57.852201 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 22:08:57.894728 | localhost | skipping: Conditional result was False 2026-02-24 22:08:57.895163 | 2026-02-24 22:08:57.898949 | localhost | skipping: Conditional result was False 2026-02-24 22:08:57.911164 | 2026-02-24 22:08:57.911261 | LOOP [upload-logs : Upload console log and json output]