2026-02-18 02:41:42.867517 | Job console starting 2026-02-18 02:41:42.877493 | Updating git repos 2026-02-18 02:41:42.937508 | Cloning repos into workspace 2026-02-18 02:41:42.988492 | Restoring repo states 2026-02-18 02:41:43.006844 | Merging changes 2026-02-18 02:41:44.046142 | Checking out repos 2026-02-18 02:41:44.138243 | Preparing playbooks 2026-02-18 02:41:46.654695 | Running Ansible setup 2026-02-18 02:41:50.230130 | PRE-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-18 02:41:50.843933 | 2026-02-18 02:41:50.844091 | PLAY [localhost] 2026-02-18 02:41:50.851967 | 2026-02-18 02:41:50.852081 | TASK [Gathering Facts] 2026-02-18 02:41:51.864175 | localhost | ok 2026-02-18 02:41:51.873940 | 2026-02-18 02:41:51.874059 | TASK [Setup log path fact] 2026-02-18 02:41:51.908496 | localhost | ok 2026-02-18 02:41:51.919023 | 2026-02-18 02:41:51.919143 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-18 02:41:51.952511 | localhost | ok 2026-02-18 02:41:51.960896 | 2026-02-18 02:41:51.961026 | TASK [emit-job-header : Print job information] 2026-02-18 02:41:52.001775 | # Job Information 2026-02-18 02:41:52.001999 | Ansible Version: 2.16.15 2026-02-18 02:41:52.002045 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-02-18 02:41:52.002079 | Pipeline: check 2026-02-18 02:41:52.002109 | Executor: 3a2793d2bd32 2026-02-18 02:41:52.002140 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3594 2026-02-18 02:41:52.002173 | Event ID: db2b7760-0c72-11f1-94ef-23bda993e3a8 2026-02-18 02:41:52.006172 | 2026-02-18 02:41:52.006274 | LOOP [emit-job-header : Print node information] 2026-02-18 02:41:52.114827 | localhost | ok: 2026-02-18 02:41:52.115014 | localhost | # Node Information 2026-02-18 02:41:52.115042 | localhost | Inventory Hostname: instance 2026-02-18 02:41:52.115064 | localhost | Hostname: np0000156295 2026-02-18 02:41:52.115085 | localhost | Username: zuul 2026-02-18 02:41:52.115107 | localhost | Distro: Ubuntu 22.04 2026-02-18 02:41:52.115127 | localhost | Provider: yul1 2026-02-18 02:41:52.115147 | localhost | Region: ca-ymq-1 2026-02-18 02:41:52.115165 | localhost | Label: ubuntu-jammy 2026-02-18 02:41:52.115184 | localhost | Product Name: OpenStack Nova 2026-02-18 02:41:52.115202 | localhost | Interface IP: 199.19.213.42 2026-02-18 02:41:52.134209 | 2026-02-18 02:41:52.134396 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-18 02:41:52.615783 | localhost -> localhost | changed 2026-02-18 02:41:52.628752 | 2026-02-18 02:41:52.628860 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-18 02:41:53.548410 | localhost -> localhost | changed 2026-02-18 02:41:53.558089 | 2026-02-18 02:41:53.558214 | PLAY [all] 2026-02-18 02:41:53.567376 | 2026-02-18 02:41:53.567445 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-18 02:41:53.809621 | instance -> localhost | ok 2026-02-18 02:41:53.823192 | 2026-02-18 02:41:53.823263 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-18 02:41:53.858553 | instance | ok 2026-02-18 02:41:53.872543 | instance | included: /var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-18 02:41:53.878442 | 2026-02-18 02:41:53.878503 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-18 02:41:54.907389 | instance -> localhost | Generating public/private rsa key pair. 2026-02-18 02:41:54.907613 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/work/3e23210f48f54050a53e928b6d74fafe_id_rsa 2026-02-18 02:41:54.907654 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/work/3e23210f48f54050a53e928b6d74fafe_id_rsa.pub 2026-02-18 02:41:54.907685 | instance -> localhost | The key fingerprint is: 2026-02-18 02:41:54.907714 | instance -> localhost | SHA256:9iedlM+C09cr//Zzs2ATpJzvk/T+YcEmajMeWOvBXpk zuul-build-sshkey 2026-02-18 02:41:54.907759 | instance -> localhost | The key's randomart image is: 2026-02-18 02:41:54.907790 | instance -> localhost | +---[RSA 3072]----+ 2026-02-18 02:41:54.907825 | instance -> localhost | | | 2026-02-18 02:41:54.907855 | instance -> localhost | | | 2026-02-18 02:41:54.907883 | instance -> localhost | | . | 2026-02-18 02:41:54.907911 | instance -> localhost | | . +.. | 2026-02-18 02:41:54.907938 | instance -> localhost | | S =oo + | 2026-02-18 02:41:54.907965 | instance -> localhost | | . .+=+=*..| 2026-02-18 02:41:54.907991 | instance -> localhost | | .=XBE*o.| 2026-02-18 02:41:54.908018 | instance -> localhost | | =+O*++=| 2026-02-18 02:41:54.908048 | instance -> localhost | | + .=*%| 2026-02-18 02:41:54.908076 | instance -> localhost | +----[SHA256]-----+ 2026-02-18 02:41:54.908136 | instance -> localhost | ok: Runtime: 0:00:00.562444 2026-02-18 02:41:54.913972 | 2026-02-18 02:41:54.914033 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-18 02:41:54.953474 | instance | ok 2026-02-18 02:41:54.986412 | instance | included: /var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-18 02:41:54.994570 | 2026-02-18 02:41:54.994635 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-18 02:41:55.018729 | instance | skipping: Conditional result was False 2026-02-18 02:41:55.037054 | 2026-02-18 02:41:55.037145 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-18 02:41:55.544657 | instance | changed 2026-02-18 02:41:55.551788 | 2026-02-18 02:41:55.551852 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-18 02:41:55.769787 | instance | ok 2026-02-18 02:41:55.774658 | 2026-02-18 02:41:55.774725 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-18 02:41:56.262419 | instance | changed 2026-02-18 02:41:56.271017 | 2026-02-18 02:41:56.271132 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-18 02:41:56.758713 | instance | changed 2026-02-18 02:41:56.763778 | 2026-02-18 02:41:56.763844 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-18 02:41:56.788455 | instance | skipping: Conditional result was False 2026-02-18 02:41:56.795487 | 2026-02-18 02:41:56.795558 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-18 02:41:57.164585 | instance -> localhost | changed 2026-02-18 02:41:57.181139 | 2026-02-18 02:41:57.181225 | TASK [add-build-sshkey : Add back temp key] 2026-02-18 02:41:57.469796 | instance -> localhost | Identity added: /var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/work/3e23210f48f54050a53e928b6d74fafe_id_rsa (zuul-build-sshkey) 2026-02-18 02:41:57.470117 | instance -> localhost | ok: Runtime: 0:00:00.014152 2026-02-18 02:41:57.475139 | 2026-02-18 02:41:57.475199 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-18 02:41:57.798781 | instance | ok 2026-02-18 02:41:57.807584 | 2026-02-18 02:41:57.807671 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-18 02:41:57.832088 | instance | skipping: Conditional result was False 2026-02-18 02:41:57.847311 | 2026-02-18 02:41:57.847381 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-18 02:41:58.195033 | instance | ok 2026-02-18 02:41:58.202618 | 2026-02-18 02:41:58.202696 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-18 02:41:59.682145 | instance | Output suppressed because no_log was given 2026-02-18 02:41:59.692267 | 2026-02-18 02:41:59.692327 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-18 02:41:59.909292 | instance | ok: "logs" 2026-02-18 02:41:59.909598 | instance | ok: All items complete 2026-02-18 02:41:59.909637 | 2026-02-18 02:42:00.064368 | instance | ok: "artifacts" 2026-02-18 02:42:00.232904 | instance | ok: "docs" 2026-02-18 02:42:00.248790 | 2026-02-18 02:42:00.249071 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-18 02:42:00.640043 | instance | changed: "logs" 2026-02-18 02:42:00.821900 | instance | changed: "artifacts" 2026-02-18 02:42:00.977950 | instance | changed: "docs" 2026-02-18 02:42:01.021507 | 2026-02-18 02:42:01.021643 | PLAY RECAP 2026-02-18 02:42:01.021713 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-18 02:42:01.021746 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-18 02:42:01.021768 | 2026-02-18 02:42:01.181249 | PRE-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-18 02:42:01.185600 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-18 02:42:01.755460 | 2026-02-18 02:42:01.755600 | PLAY [all] 2026-02-18 02:42:01.767280 | 2026-02-18 02:42:01.767358 | TASK [setup-uv : Extract archive] 2026-02-18 02:42:03.903110 | instance | changed 2026-02-18 02:42:03.910976 | 2026-02-18 02:42:03.911055 | TASK [setup-uv : Print version] 2026-02-18 02:42:03.478490 | instance | uv 0.8.13 2026-02-18 02:42:04.474944 | instance | ok: Runtime: 0:00:00.009252 2026-02-18 02:42:04.482086 | 2026-02-18 02:42:04.482142 | PLAY RECAP 2026-02-18 02:42:04.482191 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-18 02:42:04.482218 | 2026-02-18 02:42:04.623619 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-18 02:42:04.628045 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-02-18 02:42:05.213951 | 2026-02-18 02:42:05.214106 | PLAY [all] 2026-02-18 02:42:05.225703 | 2026-02-18 02:42:05.234628 | TASK [Install "jq" for log collection] 2026-02-18 02:42:15.510158 | instance | changed 2026-02-18 02:42:15.512839 | 2026-02-18 02:42:15.513185 | PLAY RECAP 2026-02-18 02:42:15.513309 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-18 02:42:15.513426 | 2026-02-18 02:42:15.626845 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-02-18 02:42:15.629710 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-18 02:42:16.226222 | 2026-02-18 02:42:16.226392 | PLAY [all] 2026-02-18 02:42:16.238460 | 2026-02-18 02:42:16.238582 | TASK [Copy inventory file for Zuul] 2026-02-18 02:42:17.115294 | instance | changed 2026-02-18 02:42:17.121301 | 2026-02-18 02:42:17.121377 | TASK [Switch "ansible_host" to private IP] 2026-02-18 02:42:17.399710 | instance | changed: 1 replacements made 2026-02-18 02:42:17.406333 | 2026-02-18 02:42:17.406402 | TASK [Run Molecule scenario] 2026-02-18 02:42:17.801497 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-02-18 02:42:17.801630 | instance | Creating virtual environment at: .venv 2026-02-18 02:42:17.843363 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-18 02:42:17.867617 | instance | Downloading ansible-core (2.1MiB) 2026-02-18 02:42:17.867887 | instance | Downloading setuptools (1.1MiB) 2026-02-18 02:42:17.878716 | instance | Downloading kubernetes (1.9MiB) 2026-02-18 02:42:17.879609 | instance | Downloading cryptography (4.2MiB) 2026-02-18 02:42:17.879904 | instance | Downloading netaddr (2.2MiB) 2026-02-18 02:42:17.880229 | instance | Downloading rjsonnet (1.2MiB) 2026-02-18 02:42:17.881892 | instance | Downloading openstacksdk (1.7MiB) 2026-02-18 02:42:17.883284 | instance | Downloading pygments (1.2MiB) 2026-02-18 02:42:18.205349 | instance | Building pyperclip==1.9.0 2026-02-18 02:42:18.227086 | instance | Downloading rjsonnet 2026-02-18 02:42:18.389096 | instance | Downloading netaddr 2026-02-18 02:42:18.406706 | instance | Downloading pygments 2026-02-18 02:42:18.423031 | instance | Downloading cryptography 2026-02-18 02:42:18.467296 | instance | Downloading setuptools 2026-02-18 02:42:18.561446 | instance | Downloading kubernetes 2026-02-18 02:42:18.599804 | instance | Downloading ansible-core 2026-02-18 02:42:18.622576 | instance | Downloading openstacksdk 2026-02-18 02:42:19.045417 | instance | Built pyperclip==1.9.0 2026-02-18 02:42:19.307718 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-18 02:42:19.373987 | instance | Installed 79 packages in 65ms 2026-02-18 02:42:20.207522 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-02-18 02:42:20.779048 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-02-18 02:42:20.779131 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-02-18 02:42:56.261899 | instance | INFO [csi > dependency] Executing 2026-02-18 02:42:56.262098 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-02-18 02:42:56.262201 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-02-18 02:42:56.262321 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-02-18 02:42:56.271308 | instance | INFO [csi > cleanup] Executing 2026-02-18 02:42:56.271667 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-18 02:42:56.280117 | instance | INFO [csi > destroy] Executing 2026-02-18 02:42:56.280187 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-02-18 02:42:56.280271 | instance | INFO [csi > destroy] Executed: Successful 2026-02-18 02:42:56.287866 | instance | INFO [csi > syntax] Executing 2026-02-18 02:42:57.876282 | instance | 2026-02-18 02:42:57.876591 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-02-18 02:42:57.931553 | instance | INFO [csi > syntax] Executed: Successful 2026-02-18 02:42:57.941991 | instance | INFO [csi > create] Executing 2026-02-18 02:42:57.952189 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-18 02:42:57.962772 | instance | INFO [csi > prepare] Executing 2026-02-18 02:42:58.742895 | instance | 2026-02-18 02:42:58.743097 | instance | PLAY [Prepare] ***************************************************************** 2026-02-18 02:42:58.743284 | instance | 2026-02-18 02:42:58.743481 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:42:58.743675 | instance | Wednesday 18 February 2026 02:42:58 +0000 (0:00:00.031) 0:00:00.031 **** 2026-02-18 02:42:59.916883 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-18 02:42:59.916959 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-18 02:42:59.916975 | instance | interpreter could change the meaning of that path. See 2026-02-18 02:42:59.916985 | instance | https://docs.ansible.com/ansible- 2026-02-18 02:42:59.917000 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-18 02:42:59.922395 | instance | ok: [instance] 2026-02-18 02:42:59.922507 | instance | 2026-02-18 02:42:59.922634 | instance | TASK [Configure short hostname] ************************************************ 2026-02-18 02:42:59.922755 | instance | Wednesday 18 February 2026 02:42:59 +0000 (0:00:01.180) 0:00:01.211 **** 2026-02-18 02:43:00.598040 | instance | changed: [instance] 2026-02-18 02:43:00.598188 | instance | 2026-02-18 02:43:00.598442 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-02-18 02:43:00.598628 | instance | Wednesday 18 February 2026 02:43:00 +0000 (0:00:00.675) 0:00:01.887 **** 2026-02-18 02:43:00.879045 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-02-18 02:43:00.879172 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-02-18 02:43:00.879347 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-02-18 02:43:00.886548 | instance | changed: [instance] 2026-02-18 02:43:00.886669 | instance | 2026-02-18 02:43:00.886852 | instance | TASK [Purge "snapd" package] *************************************************** 2026-02-18 02:43:00.887015 | instance | Wednesday 18 February 2026 02:43:00 +0000 (0:00:00.288) 0:00:02.175 **** 2026-02-18 02:43:01.669534 | instance | ok: [instance] 2026-02-18 02:43:01.669699 | instance | 2026-02-18 02:43:01.669910 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-02-18 02:43:01.670056 | instance | 2026-02-18 02:43:01.670247 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:01.670435 | instance | Wednesday 18 February 2026 02:43:01 +0000 (0:00:00.782) 0:00:02.958 **** 2026-02-18 02:43:02.350355 | instance | ok: [instance] 2026-02-18 02:43:02.350508 | instance | 2026-02-18 02:43:02.350689 | instance | TASK [Install depedencies] ***************************************************** 2026-02-18 02:43:02.350871 | instance | Wednesday 18 February 2026 02:43:02 +0000 (0:00:00.680) 0:00:03.639 **** 2026-02-18 02:43:27.988000 | instance | changed: [instance] 2026-02-18 02:43:27.988113 | instance | 2026-02-18 02:43:27.988167 | instance | TASK [Start up service] ******************************************************** 2026-02-18 02:43:27.988297 | instance | Wednesday 18 February 2026 02:43:27 +0000 (0:00:25.637) 0:00:29.277 **** 2026-02-18 02:43:28.510279 | instance | ok: [instance] 2026-02-18 02:43:28.510433 | instance | 2026-02-18 02:43:28.510623 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-02-18 02:43:28.510805 | instance | Wednesday 18 February 2026 02:43:28 +0000 (0:00:00.521) 0:00:29.799 **** 2026-02-18 02:43:28.811504 | instance | ok: [instance] 2026-02-18 02:43:28.811770 | instance | 2026-02-18 02:43:28.812071 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-02-18 02:43:28.812374 | instance | Wednesday 18 February 2026 02:43:28 +0000 (0:00:00.301) 0:00:30.100 **** 2026-02-18 02:43:29.384028 | instance | changed: [instance] 2026-02-18 02:43:29.384188 | instance | 2026-02-18 02:43:29.384380 | instance | TASK [Get list of all loopback devices] **************************************** 2026-02-18 02:43:29.384555 | instance | Wednesday 18 February 2026 02:43:29 +0000 (0:00:00.572) 0:00:30.673 **** 2026-02-18 02:43:29.563375 | instance | ok: [instance] 2026-02-18 02:43:29.563478 | instance | 2026-02-18 02:43:29.563611 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-02-18 02:43:29.563738 | instance | Wednesday 18 February 2026 02:43:29 +0000 (0:00:00.179) 0:00:30.852 **** 2026-02-18 02:43:29.581322 | instance | skipping: [instance] 2026-02-18 02:43:29.581438 | instance | 2026-02-18 02:43:29.581560 | instance | TASK [Create devices for Ceph] ************************************************* 2026-02-18 02:43:29.581685 | instance | Wednesday 18 February 2026 02:43:29 +0000 (0:00:00.017) 0:00:30.870 **** 2026-02-18 02:43:30.076262 | instance | changed: [instance] => (item=osd0) 2026-02-18 02:43:30.076420 | instance | changed: [instance] => (item=osd1) 2026-02-18 02:43:30.076589 | instance | changed: [instance] => (item=osd2) 2026-02-18 02:43:30.076751 | instance | 2026-02-18 02:43:30.076924 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-02-18 02:43:30.077098 | instance | Wednesday 18 February 2026 02:43:30 +0000 (0:00:00.494) 0:00:31.365 **** 2026-02-18 02:43:30.659655 | instance | changed: [instance] => (item=osd0) 2026-02-18 02:43:30.659812 | instance | changed: [instance] => (item=osd1) 2026-02-18 02:43:30.659990 | instance | changed: [instance] => (item=osd2) 2026-02-18 02:43:30.660157 | instance | 2026-02-18 02:43:30.660333 | instance | TASK [Start loop devices] ****************************************************** 2026-02-18 02:43:30.660525 | instance | Wednesday 18 February 2026 02:43:30 +0000 (0:00:00.583) 0:00:31.948 **** 2026-02-18 02:43:31.311699 | instance | changed: [instance] => (item=osd0) 2026-02-18 02:43:31.311848 | instance | changed: [instance] => (item=osd1) 2026-02-18 02:43:31.311970 | instance | changed: [instance] => (item=osd2) 2026-02-18 02:43:31.312095 | instance | 2026-02-18 02:43:31.312226 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-02-18 02:43:31.312356 | instance | Wednesday 18 February 2026 02:43:31 +0000 (0:00:00.651) 0:00:32.600 **** 2026-02-18 02:43:34.160889 | instance | changed: [instance] => (item=osd0) 2026-02-18 02:43:34.160937 | instance | changed: [instance] => (item=osd1) 2026-02-18 02:43:34.160944 | instance | changed: [instance] => (item=osd2) 2026-02-18 02:43:34.160949 | instance | 2026-02-18 02:43:34.160956 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-02-18 02:43:34.160961 | instance | Wednesday 18 February 2026 02:43:34 +0000 (0:00:02.848) 0:00:35.448 **** 2026-02-18 02:43:35.855907 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-02-18 02:43:35.855951 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-02-18 02:43:35.855957 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-02-18 02:43:35.855964 | instance | 2026-02-18 02:43:35.855970 | instance | PLAY RECAP ********************************************************************* 2026-02-18 02:43:35.855977 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-18 02:43:35.855982 | instance | 2026-02-18 02:43:35.855988 | instance | Wednesday 18 February 2026 02:43:35 +0000 (0:00:01.692) 0:00:37.141 **** 2026-02-18 02:43:35.855994 | instance | =============================================================================== 2026-02-18 02:43:35.855999 | instance | Install depedencies ---------------------------------------------------- 25.64s 2026-02-18 02:43:35.856005 | instance | Create a volume group for each loop device ------------------------------ 2.85s 2026-02-18 02:43:35.856011 | instance | Create a logical volume for each loop device ---------------------------- 1.69s 2026-02-18 02:43:35.856016 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-02-18 02:43:35.856022 | instance | Purge "snapd" package --------------------------------------------------- 0.78s 2026-02-18 02:43:35.856027 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-02-18 02:43:35.856032 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-02-18 02:43:35.856038 | instance | Start loop devices ------------------------------------------------------ 0.65s 2026-02-18 02:43:35.856043 | instance | Set permissions on loopback devices ------------------------------------- 0.58s 2026-02-18 02:43:35.856049 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.57s 2026-02-18 02:43:35.856054 | instance | Start up service -------------------------------------------------------- 0.52s 2026-02-18 02:43:35.856059 | instance | Create devices for Ceph ------------------------------------------------- 0.49s 2026-02-18 02:43:35.856065 | instance | Generate lvm.conf ------------------------------------------------------- 0.30s 2026-02-18 02:43:35.856070 | instance | Ensure hostname inside hosts file --------------------------------------- 0.29s 2026-02-18 02:43:35.856076 | instance | Get list of all loopback devices ---------------------------------------- 0.18s 2026-02-18 02:43:35.856081 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-02-18 02:43:35.927549 | instance | INFO [csi > prepare] Executed: Successful 2026-02-18 02:43:35.937793 | instance | INFO [csi > converge] Executing 2026-02-18 02:43:37.304243 | instance | 2026-02-18 02:43:37.304274 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-02-18 02:43:37.304290 | instance | 2026-02-18 02:43:37.304294 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:37.304299 | instance | Wednesday 18 February 2026 02:43:37 +0000 (0:00:00.011) 0:00:00.011 **** 2026-02-18 02:43:38.306885 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-18 02:43:38.306941 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-18 02:43:38.306952 | instance | interpreter could change the meaning of that path. See 2026-02-18 02:43:38.306962 | instance | https://docs.ansible.com/ansible- 2026-02-18 02:43:38.306972 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-18 02:43:38.316883 | instance | ok: [instance] 2026-02-18 02:43:38.316903 | instance | 2026-02-18 02:43:38.316912 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-02-18 02:43:38.316917 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:01.012) 0:00:01.024 **** 2026-02-18 02:43:38.365284 | instance | ok: [instance] => { 2026-02-18 02:43:38.365343 | instance | "msg": "csi_driver=local-path-provisioner, MOLECULE_CSI_DRIVER=" 2026-02-18 02:43:38.365356 | instance | } 2026-02-18 02:43:38.365366 | instance | 2026-02-18 02:43:38.365376 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:43:38.365386 | instance | 2026-02-18 02:43:38.365396 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:38.365406 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.046) 0:00:01.070 **** 2026-02-18 02:43:38.385910 | instance | skipping: [instance] 2026-02-18 02:43:38.385956 | instance | 2026-02-18 02:43:38.385964 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-18 02:43:38.385971 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.022) 0:00:01.093 **** 2026-02-18 02:43:38.469270 | instance | skipping: [instance] 2026-02-18 02:43:38.470012 | instance | 2026-02-18 02:43:38.470053 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-18 02:43:38.470278 | instance | 2026-02-18 02:43:38.470701 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:38.471098 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.083) 0:00:01.176 **** 2026-02-18 02:43:38.488483 | instance | skipping: [instance] 2026-02-18 02:43:38.488721 | instance | 2026-02-18 02:43:38.488989 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:38.489290 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.019) 0:00:01.196 **** 2026-02-18 02:43:38.518384 | instance | skipping: [instance] 2026-02-18 02:43:38.518485 | instance | 2026-02-18 02:43:38.518636 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:38.518761 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.030) 0:00:01.226 **** 2026-02-18 02:43:38.561282 | instance | skipping: [instance] 2026-02-18 02:43:38.561666 | instance | 2026-02-18 02:43:38.562069 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:38.562444 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.042) 0:00:01.268 **** 2026-02-18 02:43:38.597921 | instance | skipping: [instance] 2026-02-18 02:43:38.598277 | instance | 2026-02-18 02:43:38.598579 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:38.598961 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.036) 0:00:01.305 **** 2026-02-18 02:43:38.629416 | instance | skipping: [instance] 2026-02-18 02:43:38.629687 | instance | 2026-02-18 02:43:38.629990 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:38.630264 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.031) 0:00:01.336 **** 2026-02-18 02:43:38.665195 | instance | skipping: [instance] 2026-02-18 02:43:38.665538 | instance | 2026-02-18 02:43:38.665820 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:38.666113 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.035) 0:00:01.372 **** 2026-02-18 02:43:38.715916 | instance | skipping: [instance] 2026-02-18 02:43:38.716191 | instance | 2026-02-18 02:43:38.716503 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:38.716806 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.050) 0:00:01.423 **** 2026-02-18 02:43:38.756099 | instance | skipping: [instance] 2026-02-18 02:43:38.756350 | instance | 2026-02-18 02:43:38.756644 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:38.756984 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.040) 0:00:01.463 **** 2026-02-18 02:43:38.789560 | instance | skipping: [instance] 2026-02-18 02:43:38.789810 | instance | 2026-02-18 02:43:38.790246 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:38.790517 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.033) 0:00:01.497 **** 2026-02-18 02:43:38.826191 | instance | skipping: [instance] 2026-02-18 02:43:38.826477 | instance | 2026-02-18 02:43:38.826814 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:38.827100 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.036) 0:00:01.533 **** 2026-02-18 02:43:38.854308 | instance | skipping: [instance] 2026-02-18 02:43:38.854587 | instance | 2026-02-18 02:43:38.854889 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:38.855155 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.028) 0:00:01.562 **** 2026-02-18 02:43:38.884277 | instance | skipping: [instance] 2026-02-18 02:43:38.884532 | instance | 2026-02-18 02:43:38.884803 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:38.885073 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.029) 0:00:01.592 **** 2026-02-18 02:43:38.929346 | instance | skipping: [instance] 2026-02-18 02:43:38.929606 | instance | 2026-02-18 02:43:38.929892 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:38.930169 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.044) 0:00:01.637 **** 2026-02-18 02:43:38.968342 | instance | skipping: [instance] 2026-02-18 02:43:38.968579 | instance | 2026-02-18 02:43:38.968888 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:38.969158 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.038) 0:00:01.676 **** 2026-02-18 02:43:39.004827 | instance | skipping: [instance] 2026-02-18 02:43:39.005091 | instance | 2026-02-18 02:43:39.005445 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:39.005738 | instance | Wednesday 18 February 2026 02:43:38 +0000 (0:00:00.036) 0:00:01.712 **** 2026-02-18 02:43:39.045301 | instance | skipping: [instance] 2026-02-18 02:43:39.046050 | instance | 2026-02-18 02:43:39.046494 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:39.046958 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.040) 0:00:01.752 **** 2026-02-18 02:43:39.074438 | instance | skipping: [instance] 2026-02-18 02:43:39.074604 | instance | 2026-02-18 02:43:39.074786 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:39.075011 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.029) 0:00:01.782 **** 2026-02-18 02:43:39.104543 | instance | skipping: [instance] 2026-02-18 02:43:39.104686 | instance | 2026-02-18 02:43:39.104874 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:39.105052 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.030) 0:00:01.812 **** 2026-02-18 02:43:39.134030 | instance | skipping: [instance] 2026-02-18 02:43:39.134192 | instance | 2026-02-18 02:43:39.134366 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:43:39.134539 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.029) 0:00:01.842 **** 2026-02-18 02:43:39.157076 | instance | skipping: [instance] 2026-02-18 02:43:39.157200 | instance | 2026-02-18 02:43:39.157326 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:43:39.157455 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.023) 0:00:01.865 **** 2026-02-18 02:43:39.184346 | instance | skipping: [instance] 2026-02-18 02:43:39.184501 | instance | 2026-02-18 02:43:39.184674 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:43:39.184843 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.026) 0:00:01.892 **** 2026-02-18 02:43:39.205964 | instance | skipping: [instance] 2026-02-18 02:43:39.206124 | instance | 2026-02-18 02:43:39.206302 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:43:39.206474 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.021) 0:00:01.914 **** 2026-02-18 02:43:39.233599 | instance | skipping: [instance] 2026-02-18 02:43:39.233867 | instance | 2026-02-18 02:43:39.234173 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:43:39.234473 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.027) 0:00:01.941 **** 2026-02-18 02:43:39.264468 | instance | skipping: [instance] 2026-02-18 02:43:39.264732 | instance | 2026-02-18 02:43:39.265014 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:43:39.265328 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.030) 0:00:01.972 **** 2026-02-18 02:43:39.309907 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:43:39.310203 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:43:39.310526 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:43:39.310854 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:43:39.311233 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:43:39.311537 | instance | skipping: [instance] 2026-02-18 02:43:39.311807 | instance | 2026-02-18 02:43:39.312095 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:43:39.312382 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.045) 0:00:02.017 **** 2026-02-18 02:43:39.351498 | instance | skipping: [instance] 2026-02-18 02:43:39.351743 | instance | 2026-02-18 02:43:39.352028 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:43:39.352305 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.022) 0:00:02.039 **** 2026-02-18 02:43:39.352570 | instance | skipping: [instance] 2026-02-18 02:43:39.352826 | instance | 2026-02-18 02:43:39.353096 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:43:39.353441 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.019) 0:00:02.059 **** 2026-02-18 02:43:39.389148 | instance | skipping: [instance] 2026-02-18 02:43:39.389435 | instance | 2026-02-18 02:43:39.389711 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:39.389981 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.037) 0:00:02.097 **** 2026-02-18 02:43:39.425969 | instance | skipping: [instance] 2026-02-18 02:43:39.426223 | instance | 2026-02-18 02:43:39.426495 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:39.426766 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.036) 0:00:02.133 **** 2026-02-18 02:43:39.460897 | instance | skipping: [instance] 2026-02-18 02:43:39.461154 | instance | 2026-02-18 02:43:39.461490 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:39.461770 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.034) 0:00:02.168 **** 2026-02-18 02:43:39.499906 | instance | skipping: [instance] 2026-02-18 02:43:39.500160 | instance | 2026-02-18 02:43:39.500453 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:39.500741 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.038) 0:00:02.207 **** 2026-02-18 02:43:39.530168 | instance | skipping: [instance] 2026-02-18 02:43:39.530442 | instance | 2026-02-18 02:43:39.530735 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:39.531025 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.030) 0:00:02.237 **** 2026-02-18 02:43:39.560194 | instance | skipping: [instance] 2026-02-18 02:43:39.560455 | instance | 2026-02-18 02:43:39.560757 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:39.561071 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.029) 0:00:02.267 **** 2026-02-18 02:43:39.602943 | instance | skipping: [instance] 2026-02-18 02:43:39.610513 | instance | 2026-02-18 02:43:39.612172 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-18 02:43:39.612300 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.042) 0:00:02.310 **** 2026-02-18 02:43:39.629538 | instance | skipping: [instance] 2026-02-18 02:43:39.629775 | instance | 2026-02-18 02:43:39.630058 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-18 02:43:39.630337 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.026) 0:00:02.337 **** 2026-02-18 02:43:39.660853 | instance | skipping: [instance] 2026-02-18 02:43:39.661093 | instance | 2026-02-18 02:43:39.661497 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-18 02:43:39.661815 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.031) 0:00:02.368 **** 2026-02-18 02:43:39.698399 | instance | skipping: [instance] 2026-02-18 02:43:39.698643 | instance | 2026-02-18 02:43:39.698927 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-18 02:43:39.699222 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.037) 0:00:02.405 **** 2026-02-18 02:43:39.749603 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-02-18 02:43:39.750025 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-18 02:43:39.750378 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-18 02:43:39.750692 | instance | skipping: [instance] 2026-02-18 02:43:39.751016 | instance | 2026-02-18 02:43:39.751440 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-18 02:43:39.751852 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.050) 0:00:02.456 **** 2026-02-18 02:43:39.783494 | instance | skipping: [instance] 2026-02-18 02:43:39.783814 | instance | 2026-02-18 02:43:39.784146 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-18 02:43:39.784450 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.033) 0:00:02.490 **** 2026-02-18 02:43:39.842058 | instance | skipping: [instance] 2026-02-18 02:43:39.842308 | instance | 2026-02-18 02:43:39.842591 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-18 02:43:39.842867 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.037) 0:00:02.528 **** 2026-02-18 02:43:39.843132 | instance | skipping: [instance] 2026-02-18 02:43:39.843468 | instance | 2026-02-18 02:43:39.843807 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-18 02:43:39.844076 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.020) 0:00:02.549 **** 2026-02-18 02:43:39.875908 | instance | skipping: [instance] 2026-02-18 02:43:39.876061 | instance | 2026-02-18 02:43:39.876250 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-18 02:43:39.876441 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.034) 0:00:02.583 **** 2026-02-18 02:43:39.928190 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-18 02:43:39.928282 | instance | skipping: [instance] 2026-02-18 02:43:39.928410 | instance | 2026-02-18 02:43:39.928537 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-18 02:43:39.928662 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.052) 0:00:02.635 **** 2026-02-18 02:43:39.958210 | instance | skipping: [instance] 2026-02-18 02:43:39.958510 | instance | 2026-02-18 02:43:39.958842 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-18 02:43:39.959151 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.029) 0:00:02.665 **** 2026-02-18 02:43:39.991523 | instance | skipping: [instance] 2026-02-18 02:43:39.991835 | instance | 2026-02-18 02:43:39.992176 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-18 02:43:39.992483 | instance | Wednesday 18 February 2026 02:43:39 +0000 (0:00:00.033) 0:00:02.698 **** 2026-02-18 02:43:40.024571 | instance | skipping: [instance] 2026-02-18 02:43:40.024822 | instance | 2026-02-18 02:43:40.025095 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-18 02:43:40.025398 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.033) 0:00:02.732 **** 2026-02-18 02:43:40.057022 | instance | skipping: [instance] 2026-02-18 02:43:40.057293 | instance | 2026-02-18 02:43:40.057585 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-18 02:43:40.057864 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.032) 0:00:02.764 **** 2026-02-18 02:43:40.087984 | instance | skipping: [instance] 2026-02-18 02:43:40.088228 | instance | 2026-02-18 02:43:40.088540 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-18 02:43:40.088813 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.030) 0:00:02.795 **** 2026-02-18 02:43:40.129856 | instance | skipping: [instance] 2026-02-18 02:43:40.130018 | instance | 2026-02-18 02:43:40.130211 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-18 02:43:40.130400 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.042) 0:00:02.837 **** 2026-02-18 02:43:40.159988 | instance | skipping: [instance] 2026-02-18 02:43:40.160142 | instance | 2026-02-18 02:43:40.160324 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-18 02:43:40.160508 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.030) 0:00:02.867 **** 2026-02-18 02:43:40.190298 | instance | skipping: [instance] 2026-02-18 02:43:40.190533 | instance | 2026-02-18 02:43:40.190805 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-18 02:43:40.191075 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.030) 0:00:02.897 **** 2026-02-18 02:43:40.218827 | instance | skipping: [instance] 2026-02-18 02:43:40.219093 | instance | 2026-02-18 02:43:40.219391 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-18 02:43:40.219720 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.028) 0:00:02.926 **** 2026-02-18 02:43:40.250005 | instance | skipping: [instance] 2026-02-18 02:43:40.250149 | instance | 2026-02-18 02:43:40.250323 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-18 02:43:40.250486 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.031) 0:00:02.957 **** 2026-02-18 02:43:40.287567 | instance | skipping: [instance] 2026-02-18 02:43:40.287885 | instance | 2026-02-18 02:43:40.288205 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-18 02:43:40.288493 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.037) 0:00:02.995 **** 2026-02-18 02:43:40.319622 | instance | skipping: [instance] 2026-02-18 02:43:40.319772 | instance | 2026-02-18 02:43:40.320018 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-18 02:43:40.320307 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.032) 0:00:03.027 **** 2026-02-18 02:43:40.344646 | instance | skipping: [instance] 2026-02-18 02:43:40.344781 | instance | 2026-02-18 02:43:40.345034 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-18 02:43:40.345343 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.024) 0:00:03.052 **** 2026-02-18 02:43:40.376178 | instance | skipping: [instance] 2026-02-18 02:43:40.376417 | instance | 2026-02-18 02:43:40.376695 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-18 02:43:40.376957 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.031) 0:00:03.083 **** 2026-02-18 02:43:40.411136 | instance | skipping: [instance] 2026-02-18 02:43:40.411395 | instance | 2026-02-18 02:43:40.411731 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-18 02:43:40.412063 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.034) 0:00:03.118 **** 2026-02-18 02:43:40.443265 | instance | skipping: [instance] 2026-02-18 02:43:40.443505 | instance | 2026-02-18 02:43:40.443854 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-18 02:43:40.444124 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.032) 0:00:03.150 **** 2026-02-18 02:43:40.486534 | instance | skipping: [instance] => (item=instance) 2026-02-18 02:43:40.486620 | instance | skipping: [instance] 2026-02-18 02:43:40.486715 | instance | 2026-02-18 02:43:40.486832 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-18 02:43:40.486956 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.043) 0:00:03.194 **** 2026-02-18 02:43:40.514972 | instance | skipping: [instance] 2026-02-18 02:43:40.515227 | instance | 2026-02-18 02:43:40.515496 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-18 02:43:40.515788 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.028) 0:00:03.222 **** 2026-02-18 02:43:40.544135 | instance | skipping: [instance] 2026-02-18 02:43:40.544230 | instance | 2026-02-18 02:43:40.544354 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-18 02:43:40.544477 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.029) 0:00:03.251 **** 2026-02-18 02:43:40.569400 | instance | skipping: [instance] 2026-02-18 02:43:40.569537 | instance | 2026-02-18 02:43:40.569709 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-18 02:43:40.569893 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.025) 0:00:03.277 **** 2026-02-18 02:43:40.609267 | instance | skipping: [instance] 2026-02-18 02:43:40.609359 | instance | 2026-02-18 02:43:40.609485 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-18 02:43:40.609610 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.039) 0:00:03.317 **** 2026-02-18 02:43:40.646615 | instance | skipping: [instance] 2026-02-18 02:43:40.646873 | instance | 2026-02-18 02:43:40.647170 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:40.647461 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.037) 0:00:03.354 **** 2026-02-18 02:43:40.684250 | instance | skipping: [instance] 2026-02-18 02:43:40.684443 | instance | 2026-02-18 02:43:40.684739 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:40.685029 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.037) 0:00:03.391 **** 2026-02-18 02:43:40.725412 | instance | skipping: [instance] 2026-02-18 02:43:40.731252 | instance | 2026-02-18 02:43:40.731270 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:40.731275 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.041) 0:00:03.432 **** 2026-02-18 02:43:40.764561 | instance | skipping: [instance] 2026-02-18 02:43:40.764755 | instance | 2026-02-18 02:43:40.764998 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:40.765265 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.039) 0:00:03.472 **** 2026-02-18 02:43:40.795164 | instance | skipping: [instance] 2026-02-18 02:43:40.795405 | instance | 2026-02-18 02:43:40.795692 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:40.795994 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.030) 0:00:03.502 **** 2026-02-18 02:43:40.825698 | instance | skipping: [instance] 2026-02-18 02:43:40.825867 | instance | 2026-02-18 02:43:40.826049 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:40.826222 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.030) 0:00:03.533 **** 2026-02-18 02:43:40.871230 | instance | skipping: [instance] 2026-02-18 02:43:40.871364 | instance | 2026-02-18 02:43:40.871533 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:40.871700 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.045) 0:00:03.578 **** 2026-02-18 02:43:40.910219 | instance | skipping: [instance] 2026-02-18 02:43:40.910350 | instance | 2026-02-18 02:43:40.910517 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:40.910682 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.039) 0:00:03.618 **** 2026-02-18 02:43:40.946106 | instance | skipping: [instance] 2026-02-18 02:43:40.946246 | instance | 2026-02-18 02:43:40.946415 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:40.946579 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.035) 0:00:03.653 **** 2026-02-18 02:43:40.979016 | instance | skipping: [instance] 2026-02-18 02:43:40.979159 | instance | 2026-02-18 02:43:40.979338 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:40.979512 | instance | Wednesday 18 February 2026 02:43:40 +0000 (0:00:00.032) 0:00:03.686 **** 2026-02-18 02:43:41.007836 | instance | skipping: [instance] 2026-02-18 02:43:41.008019 | instance | 2026-02-18 02:43:41.008190 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:41.008357 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.028) 0:00:03.715 **** 2026-02-18 02:43:41.036308 | instance | skipping: [instance] 2026-02-18 02:43:41.036444 | instance | 2026-02-18 02:43:41.036611 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:41.036780 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.028) 0:00:03.743 **** 2026-02-18 02:43:41.079035 | instance | skipping: [instance] 2026-02-18 02:43:41.079175 | instance | 2026-02-18 02:43:41.079341 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:41.079507 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.042) 0:00:03.786 **** 2026-02-18 02:43:41.116411 | instance | skipping: [instance] 2026-02-18 02:43:41.116547 | instance | 2026-02-18 02:43:41.116714 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:41.116888 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.037) 0:00:03.824 **** 2026-02-18 02:43:41.153567 | instance | skipping: [instance] 2026-02-18 02:43:41.153710 | instance | 2026-02-18 02:43:41.153875 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:41.154046 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.037) 0:00:03.861 **** 2026-02-18 02:43:41.188128 | instance | skipping: [instance] 2026-02-18 02:43:41.188261 | instance | 2026-02-18 02:43:41.188437 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:41.188607 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.034) 0:00:03.895 **** 2026-02-18 02:43:41.214881 | instance | skipping: [instance] 2026-02-18 02:43:41.215027 | instance | 2026-02-18 02:43:41.215199 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:41.215362 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.026) 0:00:03.922 **** 2026-02-18 02:43:41.245654 | instance | skipping: [instance] 2026-02-18 02:43:41.245804 | instance | 2026-02-18 02:43:41.245979 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:41.246147 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.030) 0:00:03.953 **** 2026-02-18 02:43:41.280238 | instance | skipping: [instance] 2026-02-18 02:43:41.280374 | instance | 2026-02-18 02:43:41.280555 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:43:41.280722 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.034) 0:00:03.988 **** 2026-02-18 02:43:41.308741 | instance | skipping: [instance] 2026-02-18 02:43:41.308883 | instance | 2026-02-18 02:43:41.309052 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:43:41.309241 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.028) 0:00:04.016 **** 2026-02-18 02:43:41.336118 | instance | skipping: [instance] 2026-02-18 02:43:41.336256 | instance | 2026-02-18 02:43:41.336425 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:43:41.336591 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.027) 0:00:04.043 **** 2026-02-18 02:43:41.366561 | instance | skipping: [instance] 2026-02-18 02:43:41.366699 | instance | 2026-02-18 02:43:41.366869 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:43:41.367039 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.030) 0:00:04.074 **** 2026-02-18 02:43:41.393900 | instance | skipping: [instance] 2026-02-18 02:43:41.394063 | instance | 2026-02-18 02:43:41.394246 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:43:41.394420 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.027) 0:00:04.101 **** 2026-02-18 02:43:41.453121 | instance | skipping: [instance] 2026-02-18 02:43:41.453391 | instance | 2026-02-18 02:43:41.453662 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:43:41.453927 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.058) 0:00:04.160 **** 2026-02-18 02:43:41.498281 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:43:41.498552 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:43:41.498810 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:43:41.499085 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:43:41.499360 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:43:41.499612 | instance | skipping: [instance] 2026-02-18 02:43:41.499852 | instance | 2026-02-18 02:43:41.500125 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:43:41.500440 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.045) 0:00:04.206 **** 2026-02-18 02:43:41.536991 | instance | skipping: [instance] 2026-02-18 02:43:41.537258 | instance | 2026-02-18 02:43:41.537551 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:43:41.537846 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.021) 0:00:04.227 **** 2026-02-18 02:43:41.538107 | instance | skipping: [instance] 2026-02-18 02:43:41.538366 | instance | 2026-02-18 02:43:41.538654 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:43:41.538937 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.017) 0:00:04.244 **** 2026-02-18 02:43:41.582586 | instance | skipping: [instance] 2026-02-18 02:43:41.582839 | instance | 2026-02-18 02:43:41.583137 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:41.583442 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.045) 0:00:04.289 **** 2026-02-18 02:43:41.621442 | instance | skipping: [instance] 2026-02-18 02:43:41.621680 | instance | 2026-02-18 02:43:41.621957 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:41.622223 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.039) 0:00:04.329 **** 2026-02-18 02:43:41.660902 | instance | skipping: [instance] 2026-02-18 02:43:41.661165 | instance | 2026-02-18 02:43:41.661508 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:41.661800 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.039) 0:00:04.368 **** 2026-02-18 02:43:41.702666 | instance | skipping: [instance] 2026-02-18 02:43:41.702892 | instance | 2026-02-18 02:43:41.703167 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:41.703544 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.041) 0:00:04.410 **** 2026-02-18 02:43:41.731869 | instance | skipping: [instance] 2026-02-18 02:43:41.732136 | instance | 2026-02-18 02:43:41.732460 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:41.732754 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.029) 0:00:04.439 **** 2026-02-18 02:43:41.763072 | instance | skipping: [instance] 2026-02-18 02:43:41.763412 | instance | 2026-02-18 02:43:41.763810 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:41.764177 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.031) 0:00:04.470 **** 2026-02-18 02:43:41.804394 | instance | skipping: [instance] 2026-02-18 02:43:41.804656 | instance | 2026-02-18 02:43:41.804934 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-18 02:43:41.805218 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.041) 0:00:04.511 **** 2026-02-18 02:43:41.830294 | instance | skipping: [instance] 2026-02-18 02:43:41.830538 | instance | 2026-02-18 02:43:41.830810 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-18 02:43:41.831082 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.025) 0:00:04.537 **** 2026-02-18 02:43:41.859188 | instance | skipping: [instance] 2026-02-18 02:43:41.859407 | instance | 2026-02-18 02:43:41.859669 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-18 02:43:41.859936 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.029) 0:00:04.567 **** 2026-02-18 02:43:41.887293 | instance | skipping: [instance] 2026-02-18 02:43:41.887530 | instance | 2026-02-18 02:43:41.887722 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-18 02:43:41.887966 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.027) 0:00:04.594 **** 2026-02-18 02:43:41.927066 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-02-18 02:43:41.927224 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-18 02:43:41.927371 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-18 02:43:41.927507 | instance | skipping: [instance] 2026-02-18 02:43:41.927681 | instance | 2026-02-18 02:43:41.927878 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-18 02:43:41.928053 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.039) 0:00:04.634 **** 2026-02-18 02:43:41.958303 | instance | skipping: [instance] 2026-02-18 02:43:41.958539 | instance | 2026-02-18 02:43:41.958781 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-18 02:43:41.959038 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.030) 0:00:04.665 **** 2026-02-18 02:43:42.010867 | instance | skipping: [instance] 2026-02-18 02:43:42.011037 | instance | 2026-02-18 02:43:42.011229 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-18 02:43:42.011397 | instance | Wednesday 18 February 2026 02:43:41 +0000 (0:00:00.031) 0:00:04.697 **** 2026-02-18 02:43:42.011577 | instance | skipping: [instance] 2026-02-18 02:43:42.011748 | instance | 2026-02-18 02:43:42.011922 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-18 02:43:42.012054 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.021) 0:00:04.718 **** 2026-02-18 02:43:42.047975 | instance | skipping: [instance] 2026-02-18 02:43:42.048399 | instance | 2026-02-18 02:43:42.048695 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-18 02:43:42.048941 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.037) 0:00:04.755 **** 2026-02-18 02:43:42.097809 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-18 02:43:42.098072 | instance | skipping: [instance] 2026-02-18 02:43:42.098328 | instance | 2026-02-18 02:43:42.098597 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-18 02:43:42.098858 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.049) 0:00:04.805 **** 2026-02-18 02:43:42.126554 | instance | skipping: [instance] 2026-02-18 02:43:42.126732 | instance | 2026-02-18 02:43:42.126928 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-18 02:43:42.127116 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.028) 0:00:04.834 **** 2026-02-18 02:43:42.154820 | instance | skipping: [instance] 2026-02-18 02:43:42.155009 | instance | 2026-02-18 02:43:42.155185 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-18 02:43:42.155325 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.028) 0:00:04.862 **** 2026-02-18 02:43:42.186783 | instance | skipping: [instance] 2026-02-18 02:43:42.186964 | instance | 2026-02-18 02:43:42.187152 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-18 02:43:42.187335 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.031) 0:00:04.894 **** 2026-02-18 02:43:42.216868 | instance | skipping: [instance] 2026-02-18 02:43:42.217051 | instance | 2026-02-18 02:43:42.217264 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-18 02:43:42.217457 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.030) 0:00:04.924 **** 2026-02-18 02:43:42.243813 | instance | skipping: [instance] 2026-02-18 02:43:42.243985 | instance | 2026-02-18 02:43:42.244129 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-18 02:43:42.244303 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.026) 0:00:04.951 **** 2026-02-18 02:43:42.286414 | instance | skipping: [instance] 2026-02-18 02:43:42.286647 | instance | 2026-02-18 02:43:42.286904 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-18 02:43:42.287163 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.041) 0:00:04.993 **** 2026-02-18 02:43:42.317238 | instance | skipping: [instance] 2026-02-18 02:43:42.317433 | instance | 2026-02-18 02:43:42.317609 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-18 02:43:42.317777 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.031) 0:00:05.024 **** 2026-02-18 02:43:42.375888 | instance | skipping: [instance] 2026-02-18 02:43:42.376036 | instance | 2026-02-18 02:43:42.376221 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-18 02:43:42.376403 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.058) 0:00:05.083 **** 2026-02-18 02:43:42.407383 | instance | skipping: [instance] 2026-02-18 02:43:42.407633 | instance | 2026-02-18 02:43:42.407924 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-18 02:43:42.408202 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.031) 0:00:05.115 **** 2026-02-18 02:43:42.484813 | instance | skipping: [instance] 2026-02-18 02:43:42.485014 | instance | 2026-02-18 02:43:42.485249 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-18 02:43:42.485424 | instance | 2026-02-18 02:43:42.485622 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:42.485804 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.058) 0:00:05.173 **** 2026-02-18 02:43:42.500800 | instance | skipping: [instance] 2026-02-18 02:43:42.501001 | instance | 2026-02-18 02:43:42.501338 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:42.501614 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.035) 0:00:05.208 **** 2026-02-18 02:43:42.534096 | instance | skipping: [instance] 2026-02-18 02:43:42.534336 | instance | 2026-02-18 02:43:42.534606 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:42.534869 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.032) 0:00:05.241 **** 2026-02-18 02:43:42.563143 | instance | skipping: [instance] 2026-02-18 02:43:42.563423 | instance | 2026-02-18 02:43:42.563722 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:42.564014 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.029) 0:00:05.271 **** 2026-02-18 02:43:42.591479 | instance | skipping: [instance] 2026-02-18 02:43:42.591565 | instance | 2026-02-18 02:43:42.591691 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:42.591805 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.028) 0:00:05.299 **** 2026-02-18 02:43:42.615045 | instance | skipping: [instance] 2026-02-18 02:43:42.615342 | instance | 2026-02-18 02:43:42.615668 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:42.616000 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.022) 0:00:05.322 **** 2026-02-18 02:43:42.648545 | instance | skipping: [instance] 2026-02-18 02:43:42.648703 | instance | 2026-02-18 02:43:42.648924 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:42.649103 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.034) 0:00:05.356 **** 2026-02-18 02:43:42.688575 | instance | skipping: [instance] 2026-02-18 02:43:42.688671 | instance | 2026-02-18 02:43:42.688816 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:42.688932 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.039) 0:00:05.396 **** 2026-02-18 02:43:42.718165 | instance | skipping: [instance] 2026-02-18 02:43:42.718442 | instance | 2026-02-18 02:43:42.718725 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:42.719006 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.029) 0:00:05.425 **** 2026-02-18 02:43:42.762185 | instance | skipping: [instance] 2026-02-18 02:43:42.762331 | instance | 2026-02-18 02:43:42.762499 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:42.762672 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.044) 0:00:05.470 **** 2026-02-18 02:43:42.794277 | instance | skipping: [instance] 2026-02-18 02:43:42.794632 | instance | 2026-02-18 02:43:42.795016 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:42.795382 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.031) 0:00:05.501 **** 2026-02-18 02:43:42.814308 | instance | skipping: [instance] 2026-02-18 02:43:42.814549 | instance | 2026-02-18 02:43:42.814817 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:42.815032 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.019) 0:00:05.521 **** 2026-02-18 02:43:42.864643 | instance | skipping: [instance] 2026-02-18 02:43:42.864699 | instance | 2026-02-18 02:43:42.864705 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:42.864710 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.029) 0:00:05.551 **** 2026-02-18 02:43:42.889092 | instance | skipping: [instance] 2026-02-18 02:43:42.889363 | instance | 2026-02-18 02:43:42.889575 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:42.894240 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.045) 0:00:05.597 **** 2026-02-18 02:43:42.914499 | instance | skipping: [instance] 2026-02-18 02:43:42.914743 | instance | 2026-02-18 02:43:42.914961 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:42.915173 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.025) 0:00:05.622 **** 2026-02-18 02:43:42.948549 | instance | skipping: [instance] 2026-02-18 02:43:42.948611 | instance | 2026-02-18 02:43:42.948622 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:42.948632 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.033) 0:00:05.655 **** 2026-02-18 02:43:42.984846 | instance | skipping: [instance] 2026-02-18 02:43:42.984943 | instance | 2026-02-18 02:43:42.984954 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:42.984964 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.036) 0:00:05.691 **** 2026-02-18 02:43:43.002968 | instance | skipping: [instance] 2026-02-18 02:43:43.003001 | instance | 2026-02-18 02:43:43.003012 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:43.003021 | instance | Wednesday 18 February 2026 02:43:42 +0000 (0:00:00.018) 0:00:05.710 **** 2026-02-18 02:43:43.030242 | instance | skipping: [instance] 2026-02-18 02:43:43.030304 | instance | 2026-02-18 02:43:43.030317 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:43.030329 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.027) 0:00:05.737 **** 2026-02-18 02:43:43.070151 | instance | skipping: [instance] 2026-02-18 02:43:43.070194 | instance | 2026-02-18 02:43:43.070205 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:43:43.070244 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.040) 0:00:05.777 **** 2026-02-18 02:43:43.100480 | instance | skipping: [instance] 2026-02-18 02:43:43.100523 | instance | 2026-02-18 02:43:43.100529 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:43:43.100535 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.030) 0:00:05.807 **** 2026-02-18 02:43:43.125996 | instance | skipping: [instance] 2026-02-18 02:43:43.126021 | instance | 2026-02-18 02:43:43.126026 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:43:43.126031 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.025) 0:00:05.833 **** 2026-02-18 02:43:43.147308 | instance | skipping: [instance] 2026-02-18 02:43:43.147326 | instance | 2026-02-18 02:43:43.147332 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:43:43.147337 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.021) 0:00:05.855 **** 2026-02-18 02:43:43.170077 | instance | skipping: [instance] 2026-02-18 02:43:43.170098 | instance | 2026-02-18 02:43:43.170103 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:43:43.170108 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.022) 0:00:05.877 **** 2026-02-18 02:43:43.197194 | instance | skipping: [instance] 2026-02-18 02:43:43.197242 | instance | 2026-02-18 02:43:43.197250 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:43:43.197258 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.026) 0:00:05.904 **** 2026-02-18 02:43:43.245694 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:43:43.245740 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:43:43.245747 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:43:43.245753 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:43:43.245760 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:43:43.245766 | instance | skipping: [instance] 2026-02-18 02:43:43.245772 | instance | 2026-02-18 02:43:43.245778 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:43:43.245784 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.047) 0:00:05.952 **** 2026-02-18 02:43:43.288046 | instance | skipping: [instance] 2026-02-18 02:43:43.288093 | instance | 2026-02-18 02:43:43.288100 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:43:43.288107 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.028) 0:00:05.981 **** 2026-02-18 02:43:43.288113 | instance | skipping: [instance] 2026-02-18 02:43:43.288118 | instance | 2026-02-18 02:43:43.288124 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:43:43.288130 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.013) 0:00:05.994 **** 2026-02-18 02:43:43.318596 | instance | skipping: [instance] 2026-02-18 02:43:43.318634 | instance | 2026-02-18 02:43:43.318639 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:43.318643 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.031) 0:00:06.025 **** 2026-02-18 02:43:43.354410 | instance | skipping: [instance] 2026-02-18 02:43:43.354437 | instance | 2026-02-18 02:43:43.354443 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:43.354448 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.036) 0:00:06.062 **** 2026-02-18 02:43:43.391309 | instance | skipping: [instance] 2026-02-18 02:43:43.391357 | instance | 2026-02-18 02:43:43.391365 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:43.391372 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.036) 0:00:06.098 **** 2026-02-18 02:43:43.428384 | instance | skipping: [instance] 2026-02-18 02:43:43.428470 | instance | 2026-02-18 02:43:43.428476 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:43.428481 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.037) 0:00:06.135 **** 2026-02-18 02:43:43.458663 | instance | skipping: [instance] 2026-02-18 02:43:43.458706 | instance | 2026-02-18 02:43:43.458725 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:43.458729 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.030) 0:00:06.166 **** 2026-02-18 02:43:43.491474 | instance | skipping: [instance] 2026-02-18 02:43:43.491530 | instance | 2026-02-18 02:43:43.491536 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:43.491541 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.032) 0:00:06.198 **** 2026-02-18 02:43:43.528762 | instance | skipping: [instance] 2026-02-18 02:43:43.528803 | instance | 2026-02-18 02:43:43.528809 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-18 02:43:43.528813 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.037) 0:00:06.236 **** 2026-02-18 02:43:43.570456 | instance | skipping: [instance] 2026-02-18 02:43:43.570498 | instance | 2026-02-18 02:43:43.570503 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-18 02:43:43.570508 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.041) 0:00:06.277 **** 2026-02-18 02:43:43.603214 | instance | skipping: [instance] 2026-02-18 02:43:43.603256 | instance | 2026-02-18 02:43:43.603261 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-18 02:43:43.603277 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.032) 0:00:06.310 **** 2026-02-18 02:43:43.634611 | instance | skipping: [instance] 2026-02-18 02:43:43.634667 | instance | 2026-02-18 02:43:43.634672 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-18 02:43:43.634677 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.031) 0:00:06.341 **** 2026-02-18 02:43:43.673265 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-02-18 02:43:43.673314 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-18 02:43:43.674065 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-18 02:43:43.674082 | instance | skipping: [instance] 2026-02-18 02:43:43.674089 | instance | 2026-02-18 02:43:43.674095 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-18 02:43:43.674101 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.038) 0:00:06.380 **** 2026-02-18 02:43:43.699339 | instance | skipping: [instance] 2026-02-18 02:43:43.699405 | instance | 2026-02-18 02:43:43.699417 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-18 02:43:43.699428 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.025) 0:00:06.405 **** 2026-02-18 02:43:43.738821 | instance | skipping: [instance] 2026-02-18 02:43:43.738865 | instance | 2026-02-18 02:43:43.738876 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-18 02:43:43.738881 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.024) 0:00:06.430 **** 2026-02-18 02:43:43.738885 | instance | skipping: [instance] 2026-02-18 02:43:43.738889 | instance | 2026-02-18 02:43:43.738893 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-18 02:43:43.738897 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.015) 0:00:06.445 **** 2026-02-18 02:43:43.775473 | instance | skipping: [instance] 2026-02-18 02:43:43.775517 | instance | 2026-02-18 02:43:43.775522 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-18 02:43:43.775527 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.037) 0:00:06.482 **** 2026-02-18 02:43:43.818754 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-18 02:43:43.818817 | instance | skipping: [instance] 2026-02-18 02:43:43.818829 | instance | 2026-02-18 02:43:43.818861 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-18 02:43:43.818872 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.042) 0:00:06.525 **** 2026-02-18 02:43:43.842988 | instance | skipping: [instance] 2026-02-18 02:43:43.843041 | instance | 2026-02-18 02:43:43.843048 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-18 02:43:43.843062 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.024) 0:00:06.550 **** 2026-02-18 02:43:43.868024 | instance | skipping: [instance] 2026-02-18 02:43:43.868091 | instance | 2026-02-18 02:43:43.868103 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-18 02:43:43.868113 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.024) 0:00:06.574 **** 2026-02-18 02:43:43.890857 | instance | skipping: [instance] 2026-02-18 02:43:43.890902 | instance | 2026-02-18 02:43:43.890909 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-18 02:43:43.890915 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.023) 0:00:06.598 **** 2026-02-18 02:43:43.919691 | instance | skipping: [instance] 2026-02-18 02:43:43.919756 | instance | 2026-02-18 02:43:43.919768 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-18 02:43:43.919778 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.028) 0:00:06.626 **** 2026-02-18 02:43:43.946914 | instance | skipping: [instance] 2026-02-18 02:43:43.946970 | instance | 2026-02-18 02:43:43.946977 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-18 02:43:43.946984 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.027) 0:00:06.653 **** 2026-02-18 02:43:43.978678 | instance | skipping: [instance] 2026-02-18 02:43:43.978717 | instance | 2026-02-18 02:43:43.978722 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-18 02:43:43.978727 | instance | Wednesday 18 February 2026 02:43:43 +0000 (0:00:00.032) 0:00:06.686 **** 2026-02-18 02:43:44.023508 | instance | skipping: [instance] => (item=instance) 2026-02-18 02:43:44.023551 | instance | skipping: [instance] 2026-02-18 02:43:44.023556 | instance | 2026-02-18 02:43:44.023561 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-18 02:43:44.023566 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.044) 0:00:06.730 **** 2026-02-18 02:43:44.051343 | instance | skipping: [instance] 2026-02-18 02:43:44.051384 | instance | 2026-02-18 02:43:44.051389 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-18 02:43:44.051394 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.028) 0:00:06.758 **** 2026-02-18 02:43:44.084035 | instance | skipping: [instance] 2026-02-18 02:43:44.084240 | instance | 2026-02-18 02:43:44.084248 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-18 02:43:44.084255 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.032) 0:00:06.791 **** 2026-02-18 02:43:44.115048 | instance | skipping: [instance] 2026-02-18 02:43:44.115086 | instance | 2026-02-18 02:43:44.115092 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-18 02:43:44.115096 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.031) 0:00:06.822 **** 2026-02-18 02:43:44.143152 | instance | skipping: [instance] 2026-02-18 02:43:44.143187 | instance | 2026-02-18 02:43:44.143192 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-18 02:43:44.143197 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.028) 0:00:06.850 **** 2026-02-18 02:43:44.174738 | instance | skipping: [instance] 2026-02-18 02:43:44.174769 | instance | 2026-02-18 02:43:44.174775 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-18 02:43:44.174780 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.031) 0:00:06.882 **** 2026-02-18 02:43:44.206372 | instance | skipping: [instance] 2026-02-18 02:43:44.206411 | instance | 2026-02-18 02:43:44.206416 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-18 02:43:44.206420 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.031) 0:00:06.913 **** 2026-02-18 02:43:44.232875 | instance | skipping: [instance] 2026-02-18 02:43:44.232900 | instance | 2026-02-18 02:43:44.232905 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-18 02:43:44.232910 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.026) 0:00:06.940 **** 2026-02-18 02:43:44.260785 | instance | skipping: [instance] 2026-02-18 02:43:44.260822 | instance | 2026-02-18 02:43:44.260828 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-18 02:43:44.260832 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.027) 0:00:06.968 **** 2026-02-18 02:43:44.311844 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-18 02:43:44.311884 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-18 02:43:44.311888 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-18 02:43:44.311893 | instance | skipping: [instance] 2026-02-18 02:43:44.311897 | instance | 2026-02-18 02:43:44.311902 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-18 02:43:44.311906 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.050) 0:00:07.019 **** 2026-02-18 02:43:44.346160 | instance | skipping: [instance] 2026-02-18 02:43:44.346190 | instance | 2026-02-18 02:43:44.346195 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-18 02:43:44.346200 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.034) 0:00:07.053 **** 2026-02-18 02:43:44.376144 | instance | skipping: [instance] 2026-02-18 02:43:44.376169 | instance | 2026-02-18 02:43:44.376174 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-18 02:43:44.376178 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.030) 0:00:07.084 **** 2026-02-18 02:43:44.411028 | instance | skipping: [instance] 2026-02-18 02:43:44.411050 | instance | 2026-02-18 02:43:44.411055 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:43:44.411059 | instance | 2026-02-18 02:43:44.411063 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-18 02:43:44.411067 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.034) 0:00:07.118 **** 2026-02-18 02:43:44.442955 | instance | skipping: [instance] 2026-02-18 02:43:44.442978 | instance | 2026-02-18 02:43:44.442983 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:43:44.442988 | instance | 2026-02-18 02:43:44.442992 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:44.442996 | instance | Wednesday 18 February 2026 02:43:44 +0000 (0:00:00.032) 0:00:07.150 **** 2026-02-18 02:43:45.299679 | instance | ok: [instance] 2026-02-18 02:43:45.299721 | instance | 2026-02-18 02:43:45.299727 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-18 02:43:45.299732 | instance | Wednesday 18 February 2026 02:43:45 +0000 (0:00:00.856) 0:00:08.007 **** 2026-02-18 02:43:48.880725 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-18 02:43:48.880770 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-18 02:43:48.880776 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-18 02:43:48.880781 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-18 02:43:48.880786 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-18 02:43:48.880791 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-18 02:43:48.880796 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-18 02:43:48.880801 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-18 02:43:48.880806 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-18 02:43:48.880811 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-18 02:43:48.880826 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-18 02:43:48.880831 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-18 02:43:48.880835 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-18 02:43:48.880840 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-18 02:43:48.880845 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-18 02:43:48.880850 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-18 02:43:48.880854 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-18 02:43:48.880859 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-18 02:43:48.880864 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-18 02:43:48.880868 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-18 02:43:48.880873 | instance | 2026-02-18 02:43:48.880878 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-18 02:43:48.880883 | instance | Wednesday 18 February 2026 02:43:48 +0000 (0:00:03.578) 0:00:11.585 **** 2026-02-18 02:43:49.176579 | instance | changed: [instance] 2026-02-18 02:43:49.176626 | instance | 2026-02-18 02:43:49.176634 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-18 02:43:49.176641 | instance | Wednesday 18 February 2026 02:43:49 +0000 (0:00:00.298) 0:00:11.883 **** 2026-02-18 02:43:49.891971 | instance | changed: [instance] 2026-02-18 02:43:49.892023 | instance | 2026-02-18 02:43:49.892031 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-18 02:43:49.892038 | instance | Wednesday 18 February 2026 02:43:49 +0000 (0:00:00.715) 0:00:12.598 **** 2026-02-18 02:43:50.246758 | instance | ok: [instance] 2026-02-18 02:43:50.246868 | instance | 2026-02-18 02:43:50.247122 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-18 02:43:50.247157 | instance | Wednesday 18 February 2026 02:43:50 +0000 (0:00:00.355) 0:00:12.954 **** 2026-02-18 02:43:50.375599 | instance | ok: [instance] 2026-02-18 02:43:50.375707 | instance | 2026-02-18 02:43:50.376238 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-18 02:43:50.376281 | instance | 2026-02-18 02:43:50.376286 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:50.376291 | instance | Wednesday 18 February 2026 02:43:50 +0000 (0:00:00.128) 0:00:13.083 **** 2026-02-18 02:43:51.232142 | instance | ok: [instance] 2026-02-18 02:43:51.232367 | instance | 2026-02-18 02:43:51.232533 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-18 02:43:51.232706 | instance | Wednesday 18 February 2026 02:43:51 +0000 (0:00:00.851) 0:00:13.935 **** 2026-02-18 02:43:51.452588 | instance | changed: [instance] 2026-02-18 02:43:51.452656 | instance | 2026-02-18 02:43:51.452950 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-18 02:43:51.452992 | instance | Wednesday 18 February 2026 02:43:51 +0000 (0:00:00.225) 0:00:14.160 **** 2026-02-18 02:43:52.380135 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-18 02:43:52.380192 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-18 02:43:52.380198 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-18 02:43:52.380202 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-18 02:43:52.380206 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-18 02:43:52.380211 | instance | 2026-02-18 02:43:52.380215 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-18 02:43:52.380219 | instance | Wednesday 18 February 2026 02:43:52 +0000 (0:00:00.926) 0:00:15.087 **** 2026-02-18 02:43:52.650178 | 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-18 02:43:52.796403 | 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-18 02:43:52.962331 | 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-18 02:43:52.970847 | instance | ...ignoring 2026-02-18 02:43:52.971354 | instance | 2026-02-18 02:43:52.971391 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-18 02:43:52.971397 | instance | Wednesday 18 February 2026 02:43:52 +0000 (0:00:00.591) 0:00:15.678 **** 2026-02-18 02:43:53.142197 | instance | ok: [instance] 2026-02-18 02:43:53.142311 | instance | 2026-02-18 02:43:53.142672 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-18 02:43:53.142713 | instance | Wednesday 18 February 2026 02:43:53 +0000 (0:00:00.171) 0:00:15.850 **** 2026-02-18 02:43:53.301414 | instance | ok: [instance] 2026-02-18 02:43:53.301983 | instance | 2026-02-18 02:43:53.302027 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-18 02:43:53.302035 | instance | Wednesday 18 February 2026 02:43:53 +0000 (0:00:00.159) 0:00:16.009 **** 2026-02-18 02:43:53.327425 | instance | ok: [instance] 2026-02-18 02:43:53.327493 | instance | 2026-02-18 02:43:53.327812 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-18 02:43:53.327853 | instance | Wednesday 18 February 2026 02:43:53 +0000 (0:00:00.025) 0:00:16.035 **** 2026-02-18 02:43:53.393444 | instance | ok: [instance] 2026-02-18 02:43:53.393525 | instance | 2026-02-18 02:43:53.393787 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-18 02:43:53.393828 | instance | Wednesday 18 February 2026 02:43:53 +0000 (0:00:00.066) 0:00:16.101 **** 2026-02-18 02:43:53.891341 | instance | ok: [instance] 2026-02-18 02:43:53.891377 | instance | 2026-02-18 02:43:53.891385 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-18 02:43:53.891391 | instance | Wednesday 18 February 2026 02:43:53 +0000 (0:00:00.497) 0:00:16.598 **** 2026-02-18 02:43:54.134003 | instance | ok: [instance] 2026-02-18 02:43:54.134065 | instance | 2026-02-18 02:43:54.135011 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-18 02:43:54.135061 | instance | Wednesday 18 February 2026 02:43:54 +0000 (0:00:00.189) 0:00:16.787 **** 2026-02-18 02:43:54.135071 | instance | 2026-02-18 02:43:54.135077 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-18 02:43:54.135082 | instance | 2026-02-18 02:43:54.135087 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:43:54.135092 | instance | Wednesday 18 February 2026 02:43:54 +0000 (0:00:00.054) 0:00:16.842 **** 2026-02-18 02:43:54.998719 | instance | ok: [instance] 2026-02-18 02:43:54.998807 | instance | 2026-02-18 02:43:54.999105 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:54.999141 | instance | Wednesday 18 February 2026 02:43:54 +0000 (0:00:00.864) 0:00:17.706 **** 2026-02-18 02:43:55.177361 | instance | ok: [instance] 2026-02-18 02:43:55.177464 | instance | 2026-02-18 02:43:55.177598 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:55.177725 | instance | Wednesday 18 February 2026 02:43:55 +0000 (0:00:00.178) 0:00:17.885 **** 2026-02-18 02:43:55.210913 | instance | skipping: [instance] 2026-02-18 02:43:55.211188 | instance | 2026-02-18 02:43:55.211476 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:43:55.211758 | instance | Wednesday 18 February 2026 02:43:55 +0000 (0:00:00.033) 0:00:17.918 **** 2026-02-18 02:43:55.420232 | instance | changed: [instance] 2026-02-18 02:43:55.420454 | instance | 2026-02-18 02:43:55.420716 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:55.420955 | instance | Wednesday 18 February 2026 02:43:55 +0000 (0:00:00.209) 0:00:18.127 **** 2026-02-18 02:43:55.482987 | instance | ok: [instance] => { 2026-02-18 02:43:55.483306 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-18 02:43:55.483640 | instance | } 2026-02-18 02:43:55.483953 | instance | 2026-02-18 02:43:55.484259 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:55.484666 | instance | Wednesday 18 February 2026 02:43:55 +0000 (0:00:00.062) 0:00:18.190 **** 2026-02-18 02:43:56.134353 | instance | changed: [instance] 2026-02-18 02:43:56.134525 | instance | 2026-02-18 02:43:56.134749 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:56.134953 | instance | Wednesday 18 February 2026 02:43:56 +0000 (0:00:00.651) 0:00:18.842 **** 2026-02-18 02:43:56.171919 | instance | skipping: [instance] 2026-02-18 02:43:56.172232 | instance | 2026-02-18 02:43:56.172593 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:43:56.172906 | instance | Wednesday 18 February 2026 02:43:56 +0000 (0:00:00.037) 0:00:18.879 **** 2026-02-18 02:43:56.382936 | instance | ok: [instance] 2026-02-18 02:43:56.383213 | instance | 2026-02-18 02:43:56.383543 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:43:56.383827 | instance | Wednesday 18 February 2026 02:43:56 +0000 (0:00:00.210) 0:00:19.090 **** 2026-02-18 02:43:57.489467 | instance | ok: [instance] 2026-02-18 02:43:57.489747 | instance | 2026-02-18 02:43:57.490063 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:43:57.490364 | instance | Wednesday 18 February 2026 02:43:57 +0000 (0:00:01.106) 0:00:20.197 **** 2026-02-18 02:43:57.549503 | instance | ok: [instance] => { 2026-02-18 02:43:57.549795 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-18 02:43:57.550064 | instance | } 2026-02-18 02:43:57.550315 | instance | 2026-02-18 02:43:57.550591 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:43:57.550862 | instance | Wednesday 18 February 2026 02:43:57 +0000 (0:00:00.060) 0:00:20.257 **** 2026-02-18 02:43:58.261624 | instance | changed: [instance] 2026-02-18 02:43:58.261779 | instance | 2026-02-18 02:43:58.261970 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:43:58.262156 | instance | Wednesday 18 February 2026 02:43:58 +0000 (0:00:00.712) 0:00:20.969 **** 2026-02-18 02:44:01.062781 | instance | changed: [instance] 2026-02-18 02:44:01.062877 | instance | 2026-02-18 02:44:01.063030 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:44:01.063156 | instance | Wednesday 18 February 2026 02:44:01 +0000 (0:00:02.801) 0:00:23.770 **** 2026-02-18 02:44:01.081632 | instance | skipping: [instance] 2026-02-18 02:44:01.081797 | instance | 2026-02-18 02:44:01.081982 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:44:01.082158 | instance | Wednesday 18 February 2026 02:44:01 +0000 (0:00:00.018) 0:00:23.789 **** 2026-02-18 02:44:01.102665 | instance | skipping: [instance] 2026-02-18 02:44:01.102822 | instance | 2026-02-18 02:44:01.103009 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:44:01.103192 | instance | Wednesday 18 February 2026 02:44:01 +0000 (0:00:00.021) 0:00:23.810 **** 2026-02-18 02:44:01.123228 | instance | skipping: [instance] 2026-02-18 02:44:01.123328 | instance | 2026-02-18 02:44:01.123453 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:44:01.123581 | instance | Wednesday 18 February 2026 02:44:01 +0000 (0:00:00.020) 0:00:23.831 **** 2026-02-18 02:44:06.416749 | instance | changed: [instance] 2026-02-18 02:44:06.416861 | instance | 2026-02-18 02:44:06.417056 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:44:06.417265 | instance | Wednesday 18 February 2026 02:44:06 +0000 (0:00:05.293) 0:00:29.124 **** 2026-02-18 02:44:06.828031 | instance | changed: [instance] 2026-02-18 02:44:06.828196 | instance | 2026-02-18 02:44:06.828422 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:44:06.828686 | instance | Wednesday 18 February 2026 02:44:06 +0000 (0:00:00.411) 0:00:29.535 **** 2026-02-18 02:44:07.738134 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:44:07.739510 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:44:07.739616 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:44:07.739624 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:44:07.739631 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:44:07.739638 | instance | 2026-02-18 02:44:07.739645 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:44:07.739651 | instance | Wednesday 18 February 2026 02:44:07 +0000 (0:00:00.910) 0:00:30.445 **** 2026-02-18 02:44:08.209122 | instance | changed: [instance] 2026-02-18 02:44:08.209178 | instance | 2026-02-18 02:44:08.209186 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:44:08.209191 | instance | Wednesday 18 February 2026 02:44:08 +0000 (0:00:00.464) 0:00:30.909 **** 2026-02-18 02:44:08.209195 | instance | 2026-02-18 02:44:08.209199 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-02-18 02:44:08.209214 | instance | Wednesday 18 February 2026 02:44:08 +0000 (0:00:00.006) 0:00:30.916 **** 2026-02-18 02:44:08.847534 | instance | changed: [instance] 2026-02-18 02:44:08.848152 | instance | 2026-02-18 02:44:08.848199 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-02-18 02:44:08.848208 | instance | Wednesday 18 February 2026 02:44:08 +0000 (0:00:00.638) 0:00:31.554 **** 2026-02-18 02:44:09.603462 | instance | ok: [instance] 2026-02-18 02:44:09.603895 | instance | 2026-02-18 02:44:09.603914 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:44:09.603921 | instance | Wednesday 18 February 2026 02:44:09 +0000 (0:00:00.756) 0:00:32.311 **** 2026-02-18 02:44:10.128017 | instance | changed: [instance] 2026-02-18 02:44:10.128368 | instance | 2026-02-18 02:44:10.128385 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-18 02:44:10.128393 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.524) 0:00:32.835 **** 2026-02-18 02:44:10.641738 | 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-18 02:44:10.646193 | instance | ...ignoring 2026-02-18 02:44:10.646348 | instance | 2026-02-18 02:44:10.646542 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-18 02:44:10.646747 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.518) 0:00:33.354 **** 2026-02-18 02:44:10.679889 | instance | skipping: [instance] 2026-02-18 02:44:10.680535 | instance | 2026-02-18 02:44:10.680580 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-18 02:44:10.680587 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.033) 0:00:33.387 **** 2026-02-18 02:44:10.712956 | instance | skipping: [instance] 2026-02-18 02:44:10.713705 | instance | 2026-02-18 02:44:10.713748 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-18 02:44:10.713756 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.033) 0:00:33.420 **** 2026-02-18 02:44:10.742649 | instance | skipping: [instance] 2026-02-18 02:44:10.742706 | instance | 2026-02-18 02:44:10.742714 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-18 02:44:10.742721 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.029) 0:00:33.449 **** 2026-02-18 02:44:10.770430 | instance | skipping: [instance] 2026-02-18 02:44:10.770465 | instance | 2026-02-18 02:44:10.770470 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-18 02:44:10.770475 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.028) 0:00:33.478 **** 2026-02-18 02:44:10.799531 | instance | skipping: [instance] 2026-02-18 02:44:10.799565 | instance | 2026-02-18 02:44:10.799570 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:44:10.799575 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.029) 0:00:33.507 **** 2026-02-18 02:44:10.978315 | instance | ok: [instance] 2026-02-18 02:44:10.978349 | instance | 2026-02-18 02:44:10.978354 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:44:10.978364 | instance | Wednesday 18 February 2026 02:44:10 +0000 (0:00:00.178) 0:00:33.685 **** 2026-02-18 02:44:11.020566 | instance | ok: [instance] => { 2026-02-18 02:44:11.020610 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-18 02:44:11.020617 | instance | } 2026-02-18 02:44:11.020624 | instance | 2026-02-18 02:44:11.020629 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:44:11.020635 | instance | Wednesday 18 February 2026 02:44:11 +0000 (0:00:00.041) 0:00:33.727 **** 2026-02-18 02:44:11.934246 | instance | changed: [instance] 2026-02-18 02:44:11.934282 | instance | 2026-02-18 02:44:11.934288 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:44:11.934292 | instance | Wednesday 18 February 2026 02:44:11 +0000 (0:00:00.913) 0:00:34.641 **** 2026-02-18 02:44:11.976486 | instance | skipping: [instance] 2026-02-18 02:44:11.976529 | instance | 2026-02-18 02:44:11.976535 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:44:11.976540 | instance | Wednesday 18 February 2026 02:44:11 +0000 (0:00:00.042) 0:00:34.684 **** 2026-02-18 02:44:12.169218 | instance | ok: [instance] 2026-02-18 02:44:12.169288 | instance | 2026-02-18 02:44:12.169294 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:44:12.169299 | instance | Wednesday 18 February 2026 02:44:12 +0000 (0:00:00.192) 0:00:34.876 **** 2026-02-18 02:44:12.210068 | instance | ok: [instance] => { 2026-02-18 02:44:12.210128 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-18 02:44:12.210135 | instance | } 2026-02-18 02:44:12.210139 | instance | 2026-02-18 02:44:12.210144 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:44:12.210148 | instance | Wednesday 18 February 2026 02:44:12 +0000 (0:00:00.040) 0:00:34.916 **** 2026-02-18 02:44:13.163002 | instance | changed: [instance] 2026-02-18 02:44:13.163031 | instance | 2026-02-18 02:44:13.163050 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:44:13.163055 | instance | Wednesday 18 February 2026 02:44:13 +0000 (0:00:00.953) 0:00:35.870 **** 2026-02-18 02:44:13.217109 | instance | skipping: [instance] 2026-02-18 02:44:13.217136 | instance | 2026-02-18 02:44:13.217141 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:44:13.217146 | instance | Wednesday 18 February 2026 02:44:13 +0000 (0:00:00.054) 0:00:35.924 **** 2026-02-18 02:44:13.248771 | instance | skipping: [instance] 2026-02-18 02:44:13.248805 | instance | 2026-02-18 02:44:13.248812 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:44:13.248819 | instance | Wednesday 18 February 2026 02:44:13 +0000 (0:00:00.031) 0:00:35.956 **** 2026-02-18 02:44:13.279413 | instance | skipping: [instance] 2026-02-18 02:44:13.279442 | instance | 2026-02-18 02:44:13.279448 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:44:13.279454 | instance | Wednesday 18 February 2026 02:44:13 +0000 (0:00:00.030) 0:00:35.986 **** 2026-02-18 02:44:13.310608 | instance | skipping: [instance] 2026-02-18 02:44:13.310638 | instance | 2026-02-18 02:44:13.310644 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:44:13.310651 | instance | Wednesday 18 February 2026 02:44:13 +0000 (0:00:00.031) 0:00:36.018 **** 2026-02-18 02:44:14.353294 | instance | ok: [instance] 2026-02-18 02:44:14.353433 | instance | 2026-02-18 02:44:14.353632 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:44:14.353810 | instance | Wednesday 18 February 2026 02:44:14 +0000 (0:00:01.042) 0:00:37.061 **** 2026-02-18 02:44:14.736410 | instance | ok: [instance] 2026-02-18 02:44:14.736643 | instance | 2026-02-18 02:44:14.736932 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:44:14.737255 | instance | Wednesday 18 February 2026 02:44:14 +0000 (0:00:00.382) 0:00:37.443 **** 2026-02-18 02:44:15.584704 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:44:15.584969 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:44:15.585303 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:44:15.585611 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:44:15.585912 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:44:15.586178 | instance | 2026-02-18 02:44:15.586464 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:44:15.586752 | instance | Wednesday 18 February 2026 02:44:15 +0000 (0:00:00.847) 0:00:38.291 **** 2026-02-18 02:44:16.028486 | instance | ok: [instance] 2026-02-18 02:44:16.028589 | instance | 2026-02-18 02:44:16.028717 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:44:16.028843 | instance | Wednesday 18 February 2026 02:44:16 +0000 (0:00:00.436) 0:00:38.728 **** 2026-02-18 02:44:16.028959 | instance | 2026-02-18 02:44:16.029080 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:44:16.029220 | instance | Wednesday 18 February 2026 02:44:16 +0000 (0:00:00.008) 0:00:38.736 **** 2026-02-18 02:44:16.327807 | instance | ok: [instance] 2026-02-18 02:44:16.327874 | instance | 2026-02-18 02:44:16.328011 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:44:16.328135 | instance | Wednesday 18 February 2026 02:44:16 +0000 (0:00:00.299) 0:00:39.035 **** 2026-02-18 02:44:16.508006 | instance | ok: [instance] 2026-02-18 02:44:16.508101 | instance | 2026-02-18 02:44:16.508223 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:44:16.508342 | instance | Wednesday 18 February 2026 02:44:16 +0000 (0:00:00.180) 0:00:39.215 **** 2026-02-18 02:44:16.550308 | instance | ok: [instance] => { 2026-02-18 02:44:16.550434 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-18 02:44:16.550649 | instance | } 2026-02-18 02:44:16.550761 | instance | 2026-02-18 02:44:16.550886 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:44:16.551016 | instance | Wednesday 18 February 2026 02:44:16 +0000 (0:00:00.042) 0:00:39.258 **** 2026-02-18 02:44:17.098969 | instance | changed: [instance] 2026-02-18 02:44:17.099071 | instance | 2026-02-18 02:44:17.099200 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:44:17.099324 | instance | Wednesday 18 February 2026 02:44:17 +0000 (0:00:00.548) 0:00:39.806 **** 2026-02-18 02:44:18.460634 | instance | changed: [instance] 2026-02-18 02:44:18.460681 | instance | 2026-02-18 02:44:18.460693 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:44:18.460704 | instance | Wednesday 18 February 2026 02:44:18 +0000 (0:00:01.360) 0:00:41.167 **** 2026-02-18 02:44:18.510296 | instance | ok: [instance] => { 2026-02-18 02:44:18.511157 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-18 02:44:18.511214 | instance | } 2026-02-18 02:44:18.511222 | instance | 2026-02-18 02:44:18.511228 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:44:18.511234 | instance | Wednesday 18 February 2026 02:44:18 +0000 (0:00:00.050) 0:00:41.217 **** 2026-02-18 02:44:19.215604 | instance | changed: [instance] 2026-02-18 02:44:19.216181 | instance | 2026-02-18 02:44:19.216221 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:44:19.216230 | instance | Wednesday 18 February 2026 02:44:19 +0000 (0:00:00.705) 0:00:41.923 **** 2026-02-18 02:44:20.626821 | instance | changed: [instance] 2026-02-18 02:44:20.626865 | instance | 2026-02-18 02:44:20.626870 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-18 02:44:20.626875 | instance | Wednesday 18 February 2026 02:44:20 +0000 (0:00:01.410) 0:00:43.333 **** 2026-02-18 02:44:21.109035 | instance | changed: [instance] 2026-02-18 02:44:21.109065 | instance | 2026-02-18 02:44:21.109070 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-18 02:44:21.109074 | instance | Wednesday 18 February 2026 02:44:21 +0000 (0:00:00.482) 0:00:43.816 **** 2026-02-18 02:44:21.350670 | instance | changed: [instance] 2026-02-18 02:44:21.350706 | instance | 2026-02-18 02:44:21.350711 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:44:21.350716 | instance | Wednesday 18 February 2026 02:44:21 +0000 (0:00:00.241) 0:00:44.058 **** 2026-02-18 02:44:21.579503 | instance | ok: [instance] 2026-02-18 02:44:21.579542 | instance | 2026-02-18 02:44:21.579547 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:44:21.579552 | instance | Wednesday 18 February 2026 02:44:21 +0000 (0:00:00.228) 0:00:44.287 **** 2026-02-18 02:44:21.634114 | instance | ok: [instance] => { 2026-02-18 02:44:21.634150 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-18 02:44:21.634157 | instance | } 2026-02-18 02:44:21.634163 | instance | 2026-02-18 02:44:21.634169 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:44:21.634175 | instance | Wednesday 18 February 2026 02:44:21 +0000 (0:00:00.053) 0:00:44.341 **** 2026-02-18 02:44:22.559386 | instance | changed: [instance] 2026-02-18 02:44:22.559428 | instance | 2026-02-18 02:44:22.559436 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:44:22.559443 | instance | Wednesday 18 February 2026 02:44:22 +0000 (0:00:00.925) 0:00:45.266 **** 2026-02-18 02:44:25.380560 | instance | changed: [instance] 2026-02-18 02:44:25.380687 | instance | 2026-02-18 02:44:25.380703 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-18 02:44:25.380717 | instance | Wednesday 18 February 2026 02:44:25 +0000 (0:00:02.821) 0:00:48.087 **** 2026-02-18 02:44:25.429549 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-18 02:44:25.429590 | instance | 2026-02-18 02:44:25.429597 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-18 02:44:25.429604 | instance | Wednesday 18 February 2026 02:44:25 +0000 (0:00:00.049) 0:00:48.136 **** 2026-02-18 02:44:29.424700 | instance | changed: [instance] 2026-02-18 02:44:29.424748 | instance | 2026-02-18 02:44:29.424757 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-18 02:44:29.424767 | instance | Wednesday 18 February 2026 02:44:29 +0000 (0:00:03.994) 0:00:52.131 **** 2026-02-18 02:44:29.622292 | instance | changed: [instance] 2026-02-18 02:44:29.622386 | instance | 2026-02-18 02:44:29.622663 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-18 02:44:29.622695 | instance | Wednesday 18 February 2026 02:44:29 +0000 (0:00:00.198) 0:00:52.330 **** 2026-02-18 02:44:30.034973 | instance | changed: [instance] 2026-02-18 02:44:30.035025 | instance | 2026-02-18 02:44:30.035031 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-18 02:44:30.035037 | instance | Wednesday 18 February 2026 02:44:30 +0000 (0:00:00.411) 0:00:52.742 **** 2026-02-18 02:44:31.016626 | instance | changed: [instance] => (item=br_netfilter) 2026-02-18 02:44:31.016665 | instance | ok: [instance] => (item=ip_tables) 2026-02-18 02:44:31.016670 | instance | changed: [instance] => (item=ip6_tables) 2026-02-18 02:44:31.016674 | instance | changed: [instance] => (item=nf_conntrack) 2026-02-18 02:44:31.016678 | instance | 2026-02-18 02:44:31.016691 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:44:31.016696 | instance | Wednesday 18 February 2026 02:44:31 +0000 (0:00:00.981) 0:00:53.723 **** 2026-02-18 02:44:31.214887 | instance | ok: [instance] 2026-02-18 02:44:31.215259 | instance | 2026-02-18 02:44:31.215296 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:44:31.215302 | instance | Wednesday 18 February 2026 02:44:31 +0000 (0:00:00.199) 0:00:53.922 **** 2026-02-18 02:44:31.250762 | instance | ok: [instance] => { 2026-02-18 02:44:31.250833 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-18 02:44:31.251317 | instance | } 2026-02-18 02:44:31.251354 | instance | 2026-02-18 02:44:31.251359 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:44:31.251365 | instance | Wednesday 18 February 2026 02:44:31 +0000 (0:00:00.035) 0:00:53.958 **** 2026-02-18 02:44:32.715834 | instance | changed: [instance] 2026-02-18 02:44:32.716209 | instance | 2026-02-18 02:44:32.716278 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:44:32.716284 | instance | Wednesday 18 February 2026 02:44:32 +0000 (0:00:01.465) 0:00:55.423 **** 2026-02-18 02:44:32.745788 | instance | skipping: [instance] 2026-02-18 02:44:32.745853 | instance | 2026-02-18 02:44:32.746125 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-18 02:44:32.746160 | instance | Wednesday 18 February 2026 02:44:32 +0000 (0:00:00.029) 0:00:55.453 **** 2026-02-18 02:44:32.794695 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-18 02:44:32.794793 | instance | 2026-02-18 02:44:32.795079 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-18 02:44:32.795113 | instance | Wednesday 18 February 2026 02:44:32 +0000 (0:00:00.048) 0:00:55.502 **** 2026-02-18 02:44:32.822524 | instance | skipping: [instance] 2026-02-18 02:44:32.822886 | instance | 2026-02-18 02:44:32.822921 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-18 02:44:32.822927 | instance | Wednesday 18 February 2026 02:44:32 +0000 (0:00:00.027) 0:00:55.530 **** 2026-02-18 02:44:36.320212 | instance | changed: [instance] 2026-02-18 02:44:36.320671 | instance | 2026-02-18 02:44:36.320765 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-18 02:44:36.320773 | instance | Wednesday 18 February 2026 02:44:36 +0000 (0:00:03.497) 0:00:59.027 **** 2026-02-18 02:44:37.550670 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-18 02:44:37.550780 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-18 02:44:37.551773 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-18 02:44:37.551809 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-18 02:44:37.551815 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-18 02:44:37.551819 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-18 02:44:37.551824 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-18 02:44:37.551828 | instance | 2026-02-18 02:44:37.551833 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-18 02:44:37.551837 | instance | Wednesday 18 February 2026 02:44:37 +0000 (0:00:01.230) 0:01:00.258 **** 2026-02-18 02:44:38.069257 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-18 02:44:38.069308 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-18 02:44:38.069794 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-18 02:44:38.069832 | instance | 2026-02-18 02:44:38.069838 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-18 02:44:38.069843 | instance | Wednesday 18 February 2026 02:44:38 +0000 (0:00:00.518) 0:01:00.777 **** 2026-02-18 02:44:38.475755 | instance | changed: [instance] 2026-02-18 02:44:38.475785 | instance | 2026-02-18 02:44:38.475790 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-18 02:44:38.475796 | instance | Wednesday 18 February 2026 02:44:38 +0000 (0:00:00.406) 0:01:01.183 **** 2026-02-18 02:44:38.878817 | instance | changed: [instance] 2026-02-18 02:44:38.878852 | instance | 2026-02-18 02:44:38.878858 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-18 02:44:38.878862 | instance | Wednesday 18 February 2026 02:44:38 +0000 (0:00:00.402) 0:01:01.586 **** 2026-02-18 02:44:39.079095 | instance | ok: [instance] 2026-02-18 02:44:39.079467 | instance | 2026-02-18 02:44:39.079506 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-18 02:44:39.079512 | instance | Wednesday 18 February 2026 02:44:39 +0000 (0:00:00.200) 0:01:01.787 **** 2026-02-18 02:44:39.108651 | instance | skipping: [instance] 2026-02-18 02:44:39.108737 | instance | 2026-02-18 02:44:39.109017 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-18 02:44:39.109056 | instance | Wednesday 18 February 2026 02:44:39 +0000 (0:00:00.029) 0:01:01.816 **** 2026-02-18 02:44:39.589513 | instance | ok: [instance] => (item=swap) 2026-02-18 02:44:39.590011 | instance | ok: [instance] => (item=none) 2026-02-18 02:44:39.590044 | instance | 2026-02-18 02:44:39.590050 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-18 02:44:39.590055 | instance | Wednesday 18 February 2026 02:44:39 +0000 (0:00:00.480) 0:01:02.297 **** 2026-02-18 02:44:39.986983 | instance | changed: [instance] 2026-02-18 02:44:39.987033 | instance | 2026-02-18 02:44:39.987038 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-18 02:44:39.987043 | instance | Wednesday 18 February 2026 02:44:39 +0000 (0:00:00.397) 0:01:02.694 **** 2026-02-18 02:44:40.538388 | instance | changed: [instance] 2026-02-18 02:44:40.538426 | instance | 2026-02-18 02:44:40.538431 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-18 02:44:40.538436 | instance | Wednesday 18 February 2026 02:44:40 +0000 (0:00:00.543) 0:01:03.237 **** 2026-02-18 02:44:40.538440 | instance | 2026-02-18 02:44:40.538443 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-02-18 02:44:40.538447 | instance | Wednesday 18 February 2026 02:44:40 +0000 (0:00:00.007) 0:01:03.245 **** 2026-02-18 02:44:41.291368 | instance | ok: [instance] 2026-02-18 02:44:41.291413 | instance | 2026-02-18 02:44:41.291418 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-18 02:44:41.291423 | instance | Wednesday 18 February 2026 02:44:41 +0000 (0:00:00.753) 0:01:03.998 **** 2026-02-18 02:44:41.857300 | instance | changed: [instance] 2026-02-18 02:44:41.857454 | instance | 2026-02-18 02:44:41.857647 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-18 02:44:41.857831 | instance | Wednesday 18 February 2026 02:44:41 +0000 (0:00:00.566) 0:01:04.565 **** 2026-02-18 02:44:42.858641 | instance | ok: [instance] 2026-02-18 02:44:42.858976 | instance | 2026-02-18 02:44:42.859343 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-18 02:44:42.859726 | instance | Wednesday 18 February 2026 02:44:42 +0000 (0:00:01.001) 0:01:05.566 **** 2026-02-18 02:44:43.553782 | instance | ok: [instance] 2026-02-18 02:44:43.553842 | instance | 2026-02-18 02:44:43.554070 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-18 02:44:43.554374 | instance | Wednesday 18 February 2026 02:44:43 +0000 (0:00:00.695) 0:01:06.261 **** 2026-02-18 02:44:43.872532 | instance | ok: [instance] 2026-02-18 02:44:43.872589 | instance | 2026-02-18 02:44:43.872600 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-18 02:44:43.872628 | instance | Wednesday 18 February 2026 02:44:43 +0000 (0:00:00.317) 0:01:06.578 **** 2026-02-18 02:44:44.349116 | instance | ok: [instance] 2026-02-18 02:44:44.349149 | instance | 2026-02-18 02:44:44.349155 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-18 02:44:44.349159 | instance | Wednesday 18 February 2026 02:44:44 +0000 (0:00:00.477) 0:01:07.056 **** 2026-02-18 02:44:44.425733 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-18 02:44:44.426157 | instance | 2026-02-18 02:44:44.426201 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-18 02:44:44.426207 | instance | Wednesday 18 February 2026 02:44:44 +0000 (0:00:00.076) 0:01:07.133 **** 2026-02-18 02:44:44.505253 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-18 02:44:44.505816 | instance | 2026-02-18 02:44:44.505833 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-18 02:44:44.505841 | instance | Wednesday 18 February 2026 02:44:44 +0000 (0:00:00.079) 0:01:07.212 **** 2026-02-18 02:44:44.725022 | instance | ok: [instance] => (item=instance) 2026-02-18 02:44:44.725059 | instance | 2026-02-18 02:44:44.725064 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-18 02:44:44.725069 | instance | Wednesday 18 February 2026 02:44:44 +0000 (0:00:00.219) 0:01:07.432 **** 2026-02-18 02:44:44.766680 | instance | skipping: [instance] 2026-02-18 02:44:44.766718 | instance | 2026-02-18 02:44:44.766723 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-18 02:44:44.766728 | instance | Wednesday 18 February 2026 02:44:44 +0000 (0:00:00.041) 0:01:07.474 **** 2026-02-18 02:44:44.813801 | instance | ok: [instance] 2026-02-18 02:44:44.813837 | instance | 2026-02-18 02:44:44.813843 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-18 02:44:44.813847 | instance | Wednesday 18 February 2026 02:44:44 +0000 (0:00:00.047) 0:01:07.521 **** 2026-02-18 02:44:44.853425 | instance | ok: [instance] => { 2026-02-18 02:44:44.853463 | instance | "msg": "instance" 2026-02-18 02:44:44.853468 | instance | } 2026-02-18 02:44:44.853472 | instance | 2026-02-18 02:44:44.853477 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-18 02:44:44.853482 | instance | Wednesday 18 February 2026 02:44:44 +0000 (0:00:00.039) 0:01:07.560 **** 2026-02-18 02:44:45.414014 | instance | changed: [instance] 2026-02-18 02:44:45.414067 | instance | 2026-02-18 02:44:45.414079 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-18 02:44:45.414089 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.560) 0:01:08.120 **** 2026-02-18 02:44:45.445251 | instance | skipping: [instance] 2026-02-18 02:44:45.445309 | instance | 2026-02-18 02:44:45.445915 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-18 02:44:45.445945 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.031) 0:01:08.152 **** 2026-02-18 02:44:45.478004 | instance | skipping: [instance] 2026-02-18 02:44:45.478062 | instance | 2026-02-18 02:44:45.478073 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-18 02:44:45.478083 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.032) 0:01:08.184 **** 2026-02-18 02:44:45.509336 | instance | skipping: [instance] 2026-02-18 02:44:45.509392 | instance | 2026-02-18 02:44:45.509405 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-18 02:44:45.509415 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.031) 0:01:08.215 **** 2026-02-18 02:44:45.539874 | instance | skipping: [instance] 2026-02-18 02:44:45.539927 | instance | 2026-02-18 02:44:45.539937 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-18 02:44:45.539945 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.030) 0:01:08.246 **** 2026-02-18 02:44:45.575808 | instance | skipping: [instance] 2026-02-18 02:44:45.575863 | instance | 2026-02-18 02:44:45.575874 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-18 02:44:45.575888 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.035) 0:01:08.282 **** 2026-02-18 02:44:45.640971 | instance | skipping: [instance] 2026-02-18 02:44:45.641025 | instance | 2026-02-18 02:44:45.641037 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-18 02:44:45.641047 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.065) 0:01:08.347 **** 2026-02-18 02:44:45.669251 | instance | skipping: [instance] 2026-02-18 02:44:45.669308 | instance | 2026-02-18 02:44:45.669319 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-18 02:44:45.669400 | instance | Wednesday 18 February 2026 02:44:45 +0000 (0:00:00.028) 0:01:08.376 **** 2026-02-18 02:45:22.796469 | instance | changed: [instance] 2026-02-18 02:45:22.796526 | instance | 2026-02-18 02:45:22.796540 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-18 02:45:22.796547 | instance | Wednesday 18 February 2026 02:45:22 +0000 (0:00:37.127) 0:01:45.503 **** 2026-02-18 02:45:23.015869 | instance | ok: [instance] 2026-02-18 02:45:23.016840 | instance | 2026-02-18 02:45:23.017303 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-18 02:45:23.017321 | instance | Wednesday 18 February 2026 02:45:23 +0000 (0:00:00.218) 0:01:45.722 **** 2026-02-18 02:45:23.044701 | instance | skipping: [instance] 2026-02-18 02:45:23.044741 | instance | 2026-02-18 02:45:23.044748 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-18 02:45:23.044754 | instance | Wednesday 18 February 2026 02:45:23 +0000 (0:00:00.030) 0:01:45.752 **** 2026-02-18 02:45:23.241927 | instance | changed: [instance] 2026-02-18 02:45:23.242013 | instance | 2026-02-18 02:45:23.242022 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-18 02:45:23.242173 | instance | Wednesday 18 February 2026 02:45:23 +0000 (0:00:00.196) 0:01:45.949 **** 2026-02-18 02:45:23.463012 | instance | changed: [instance] 2026-02-18 02:45:23.463059 | instance | 2026-02-18 02:45:23.463066 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-18 02:45:23.463072 | instance | Wednesday 18 February 2026 02:45:23 +0000 (0:00:00.221) 0:01:46.170 **** 2026-02-18 02:45:23.713279 | instance | changed: [instance] 2026-02-18 02:45:23.713441 | instance | 2026-02-18 02:45:23.713455 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-18 02:45:23.713669 | instance | Wednesday 18 February 2026 02:45:23 +0000 (0:00:00.248) 0:01:46.419 **** 2026-02-18 02:45:27.906152 | instance | changed: [instance] 2026-02-18 02:45:27.906297 | instance | 2026-02-18 02:45:27.906319 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-18 02:45:27.906326 | instance | Wednesday 18 February 2026 02:45:27 +0000 (0:00:04.194) 0:01:50.613 **** 2026-02-18 02:45:31.341612 | instance | changed: [instance] 2026-02-18 02:45:31.341662 | instance | 2026-02-18 02:45:31.341670 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-18 02:45:31.341677 | instance | Wednesday 18 February 2026 02:45:31 +0000 (0:00:03.435) 0:01:54.048 **** 2026-02-18 02:45:31.383328 | instance | skipping: [instance] 2026-02-18 02:45:31.383386 | instance | 2026-02-18 02:45:31.383398 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-18 02:45:31.383408 | instance | Wednesday 18 February 2026 02:45:31 +0000 (0:00:00.041) 0:01:54.089 **** 2026-02-18 02:45:31.422948 | instance | skipping: [instance] 2026-02-18 02:45:31.422995 | instance | 2026-02-18 02:45:31.423003 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-18 02:45:31.423009 | instance | Wednesday 18 February 2026 02:45:31 +0000 (0:00:00.040) 0:01:54.129 **** 2026-02-18 02:45:32.191468 | instance | changed: [instance] 2026-02-18 02:45:32.192515 | instance | 2026-02-18 02:45:32.192542 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-18 02:45:32.192726 | instance | Wednesday 18 February 2026 02:45:32 +0000 (0:00:00.769) 0:01:54.899 **** 2026-02-18 02:45:32.223217 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-18 02:45:32.223267 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-18 02:45:32.223279 | instance | skipping: [instance] 2026-02-18 02:45:32.223289 | instance | 2026-02-18 02:45:32.223694 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-18 02:45:32.223716 | instance | Wednesday 18 February 2026 02:45:32 +0000 (0:00:00.030) 0:01:54.929 **** 2026-02-18 02:45:32.248388 | instance | skipping: [instance] 2026-02-18 02:45:32.248428 | instance | 2026-02-18 02:45:32.248435 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-18 02:45:32.248442 | instance | Wednesday 18 February 2026 02:45:32 +0000 (0:00:00.026) 0:01:54.955 **** 2026-02-18 02:45:32.285529 | instance | skipping: [instance] 2026-02-18 02:45:32.285874 | instance | 2026-02-18 02:45:32.286375 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-18 02:45:32.286889 | instance | Wednesday 18 February 2026 02:45:32 +0000 (0:00:00.037) 0:01:54.992 **** 2026-02-18 02:45:32.318378 | instance | skipping: [instance] 2026-02-18 02:45:32.318866 | instance | 2026-02-18 02:45:32.319249 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-18 02:45:32.319518 | instance | Wednesday 18 February 2026 02:45:32 +0000 (0:00:00.033) 0:01:55.026 **** 2026-02-18 02:45:32.346758 | instance | skipping: [instance] 2026-02-18 02:45:32.346787 | instance | 2026-02-18 02:45:32.346793 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-18 02:45:32.346798 | instance | Wednesday 18 February 2026 02:45:32 +0000 (0:00:00.027) 0:01:55.053 **** 2026-02-18 02:45:32.736226 | instance | ok: [instance] 2026-02-18 02:45:32.736277 | instance | 2026-02-18 02:45:32.736989 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-18 02:45:32.737013 | instance | Wednesday 18 February 2026 02:45:32 +0000 (0:00:00.389) 0:01:55.443 **** 2026-02-18 02:45:33.648574 | instance | changed: [instance] 2026-02-18 02:45:33.648632 | instance | 2026-02-18 02:45:33.648640 | instance | PLAY [Install control-plane components] **************************************** 2026-02-18 02:45:33.648646 | instance | 2026-02-18 02:45:33.648652 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:45:33.648658 | instance | Wednesday 18 February 2026 02:45:33 +0000 (0:00:00.912) 0:01:56.355 **** 2026-02-18 02:45:34.536714 | instance | ok: [instance] 2026-02-18 02:45:34.536925 | instance | 2026-02-18 02:45:34.537155 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:34.537359 | instance | Wednesday 18 February 2026 02:45:34 +0000 (0:00:00.888) 0:01:57.243 **** 2026-02-18 02:45:34.733295 | instance | ok: [instance] 2026-02-18 02:45:34.734369 | instance | 2026-02-18 02:45:34.734400 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:34.734649 | instance | Wednesday 18 February 2026 02:45:34 +0000 (0:00:00.194) 0:01:57.438 **** 2026-02-18 02:45:35.848375 | instance | ok: [instance] 2026-02-18 02:45:35.848433 | instance | 2026-02-18 02:45:35.848444 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:35.848454 | instance | Wednesday 18 February 2026 02:45:35 +0000 (0:00:01.116) 0:01:58.555 **** 2026-02-18 02:45:36.057401 | instance | ok: [instance] 2026-02-18 02:45:36.057437 | instance | 2026-02-18 02:45:36.057443 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:36.057448 | instance | Wednesday 18 February 2026 02:45:36 +0000 (0:00:00.209) 0:01:58.764 **** 2026-02-18 02:45:36.099216 | instance | ok: [instance] => { 2026-02-18 02:45:36.099269 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-18 02:45:36.099280 | instance | } 2026-02-18 02:45:36.099290 | instance | 2026-02-18 02:45:36.099299 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:36.099308 | instance | Wednesday 18 February 2026 02:45:36 +0000 (0:00:00.040) 0:01:58.805 **** 2026-02-18 02:45:37.027622 | instance | changed: [instance] 2026-02-18 02:45:37.027658 | instance | 2026-02-18 02:45:37.027962 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:37.027977 | instance | Wednesday 18 February 2026 02:45:37 +0000 (0:00:00.929) 0:01:59.734 **** 2026-02-18 02:45:38.564488 | instance | changed: [instance] 2026-02-18 02:45:38.564528 | instance | 2026-02-18 02:45:38.564533 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-18 02:45:38.564538 | instance | Wednesday 18 February 2026 02:45:38 +0000 (0:00:01.537) 0:02:01.271 **** 2026-02-18 02:45:38.940435 | instance | ok: [instance] 2026-02-18 02:45:38.940478 | instance | 2026-02-18 02:45:38.940485 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-18 02:45:38.940492 | instance | Wednesday 18 February 2026 02:45:38 +0000 (0:00:00.375) 0:02:01.647 **** 2026-02-18 02:45:39.135623 | instance | changed: [instance] 2026-02-18 02:45:39.135669 | instance | 2026-02-18 02:45:39.135677 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-18 02:45:39.135684 | instance | Wednesday 18 February 2026 02:45:39 +0000 (0:00:00.195) 0:02:01.842 **** 2026-02-18 02:45:39.430020 | instance | ok: [instance] 2026-02-18 02:45:39.430068 | instance | 2026-02-18 02:45:39.430075 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-18 02:45:39.430081 | instance | Wednesday 18 February 2026 02:45:39 +0000 (0:00:00.294) 0:02:02.137 **** 2026-02-18 02:45:39.641542 | instance | changed: [instance] 2026-02-18 02:45:39.641581 | instance | 2026-02-18 02:45:39.641587 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-18 02:45:39.641592 | instance | Wednesday 18 February 2026 02:45:39 +0000 (0:00:00.211) 0:02:02.348 **** 2026-02-18 02:45:39.817676 | instance | ok: [instance] 2026-02-18 02:45:39.817738 | instance | 2026-02-18 02:45:39.817744 | instance | TASK [Install plugin] ********************************************************** 2026-02-18 02:45:39.817749 | instance | Wednesday 18 February 2026 02:45:39 +0000 (0:00:00.176) 0:02:02.525 **** 2026-02-18 02:45:39.867712 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-18 02:45:39.867745 | instance | 2026-02-18 02:45:39.867915 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:39.867925 | instance | Wednesday 18 February 2026 02:45:39 +0000 (0:00:00.050) 0:02:02.575 **** 2026-02-18 02:45:39.909223 | instance | ok: [instance] => { 2026-02-18 02:45:39.909259 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-18 02:45:39.909264 | instance | } 2026-02-18 02:45:39.909269 | instance | 2026-02-18 02:45:39.909273 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:39.909461 | instance | Wednesday 18 February 2026 02:45:39 +0000 (0:00:00.041) 0:02:02.616 **** 2026-02-18 02:45:41.085639 | instance | changed: [instance] 2026-02-18 02:45:41.085678 | instance | 2026-02-18 02:45:41.085765 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:41.085966 | instance | Wednesday 18 February 2026 02:45:41 +0000 (0:00:01.176) 0:02:03.793 **** 2026-02-18 02:45:43.011672 | instance | changed: [instance] 2026-02-18 02:45:43.011953 | instance | 2026-02-18 02:45:43.012389 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-18 02:45:43.012680 | instance | Wednesday 18 February 2026 02:45:43 +0000 (0:00:01.925) 0:02:05.718 **** 2026-02-18 02:45:43.059130 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-18 02:45:43.059380 | instance | 2026-02-18 02:45:43.059680 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-18 02:45:43.059976 | instance | Wednesday 18 February 2026 02:45:43 +0000 (0:00:00.047) 0:02:05.766 **** 2026-02-18 02:45:43.669947 | instance | changed: [instance] 2026-02-18 02:45:43.670264 | instance | 2026-02-18 02:45:43.670851 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-18 02:45:43.671184 | instance | Wednesday 18 February 2026 02:45:43 +0000 (0:00:00.610) 0:02:06.376 **** 2026-02-18 02:45:44.609459 | instance | ok: [instance] 2026-02-18 02:45:44.609789 | instance | 2026-02-18 02:45:44.610096 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-18 02:45:44.610373 | instance | Wednesday 18 February 2026 02:45:44 +0000 (0:00:00.939) 0:02:07.316 **** 2026-02-18 02:45:46.584689 | instance | changed: [instance] 2026-02-18 02:45:46.584790 | instance | 2026-02-18 02:45:46.584915 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:45:46.585026 | instance | 2026-02-18 02:45:46.585214 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:45:46.585324 | instance | Wednesday 18 February 2026 02:45:46 +0000 (0:00:01.976) 0:02:09.292 **** 2026-02-18 02:45:47.479162 | instance | ok: [instance] 2026-02-18 02:45:47.479377 | instance | 2026-02-18 02:45:47.479604 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-18 02:45:47.479775 | instance | Wednesday 18 February 2026 02:45:47 +0000 (0:00:00.893) 0:02:10.186 **** 2026-02-18 02:45:48.358356 | instance | changed: [instance] 2026-02-18 02:45:48.358466 | instance | 2026-02-18 02:45:48.358608 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:45:48.358722 | instance | 2026-02-18 02:45:48.358898 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-18 02:45:48.359038 | instance | Wednesday 18 February 2026 02:45:48 +0000 (0:00:00.880) 0:02:11.066 **** 2026-02-18 02:45:49.113410 | instance | ok: [instance] 2026-02-18 02:45:49.113543 | instance | 2026-02-18 02:45:49.113704 | instance | PLAY [controllers] ************************************************************* 2026-02-18 02:45:49.113851 | instance | 2026-02-18 02:45:49.114008 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:45:49.114179 | instance | Wednesday 18 February 2026 02:45:49 +0000 (0:00:00.754) 0:02:11.821 **** 2026-02-18 02:45:50.033766 | instance | ok: [instance] 2026-02-18 02:45:50.033876 | instance | 2026-02-18 02:45:50.033997 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-18 02:45:50.034176 | instance | Wednesday 18 February 2026 02:45:50 +0000 (0:00:00.920) 0:02:12.741 **** 2026-02-18 02:45:50.060467 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-18 02:45:50.060566 | instance | 2026-02-18 02:45:50.060697 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-18 02:45:50.060821 | instance | Wednesday 18 February 2026 02:45:50 +0000 (0:00:00.026) 0:02:12.768 **** 2026-02-18 02:45:50.502664 | instance | changed: [instance] 2026-02-18 02:45:50.502815 | instance | 2026-02-18 02:45:50.503003 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-18 02:45:50.503186 | instance | Wednesday 18 February 2026 02:45:50 +0000 (0:00:00.442) 0:02:13.210 **** 2026-02-18 02:45:51.839979 | instance | changed: [instance] 2026-02-18 02:45:51.840084 | instance | 2026-02-18 02:45:51.840218 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-18 02:45:51.840344 | instance | Wednesday 18 February 2026 02:45:51 +0000 (0:00:01.337) 0:02:14.547 **** 2026-02-18 02:45:51.865003 | instance | skipping: [instance] 2026-02-18 02:45:51.865099 | instance | 2026-02-18 02:45:51.865278 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-18 02:45:51.865381 | instance | Wednesday 18 February 2026 02:45:51 +0000 (0:00:00.025) 0:02:14.573 **** 2026-02-18 02:45:51.897966 | instance | skipping: [instance] 2026-02-18 02:45:51.898064 | instance | 2026-02-18 02:45:51.898215 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-18 02:45:51.898319 | instance | Wednesday 18 February 2026 02:45:51 +0000 (0:00:00.032) 0:02:14.605 **** 2026-02-18 02:45:51.920512 | instance | skipping: [instance] 2026-02-18 02:45:51.920610 | instance | 2026-02-18 02:45:51.920736 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-18 02:45:51.920879 | instance | Wednesday 18 February 2026 02:45:51 +0000 (0:00:00.022) 0:02:14.628 **** 2026-02-18 02:45:51.949526 | instance | skipping: [instance] 2026-02-18 02:45:51.949616 | instance | 2026-02-18 02:45:51.949738 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-18 02:45:51.949863 | instance | Wednesday 18 February 2026 02:45:51 +0000 (0:00:00.029) 0:02:14.657 **** 2026-02-18 02:45:51.975381 | instance | skipping: [instance] 2026-02-18 02:45:51.975479 | instance | 2026-02-18 02:45:51.975614 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-18 02:45:51.975760 | instance | Wednesday 18 February 2026 02:45:51 +0000 (0:00:00.025) 0:02:14.682 **** 2026-02-18 02:45:52.002279 | instance | skipping: [instance] 2026-02-18 02:45:52.002405 | instance | 2026-02-18 02:45:52.002533 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-18 02:45:52.002660 | instance | Wednesday 18 February 2026 02:45:51 +0000 (0:00:00.025) 0:02:14.708 **** 2026-02-18 02:45:52.024669 | instance | skipping: [instance] 2026-02-18 02:45:52.024764 | instance | 2026-02-18 02:45:52.024887 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-02-18 02:45:52.025009 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.023) 0:02:14.731 **** 2026-02-18 02:45:52.047924 | instance | skipping: [instance] 2026-02-18 02:45:52.048032 | instance | 2026-02-18 02:45:52.048159 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-02-18 02:45:52.048284 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.024) 0:02:14.755 **** 2026-02-18 02:45:52.069184 | instance | skipping: [instance] 2026-02-18 02:45:52.069407 | instance | 2026-02-18 02:45:52.069559 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-18 02:45:52.069684 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.019) 0:02:14.775 **** 2026-02-18 02:45:52.108765 | instance | skipping: [instance] 2026-02-18 02:45:52.108871 | instance | 2026-02-18 02:45:52.109018 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-18 02:45:52.109143 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.040) 0:02:14.816 **** 2026-02-18 02:45:52.130722 | instance | skipping: [instance] 2026-02-18 02:45:52.130819 | instance | 2026-02-18 02:45:52.130996 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-18 02:45:52.131129 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.021) 0:02:14.838 **** 2026-02-18 02:45:52.154477 | instance | skipping: [instance] 2026-02-18 02:45:52.154858 | instance | 2026-02-18 02:45:52.154870 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-18 02:45:52.155005 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.023) 0:02:14.862 **** 2026-02-18 02:45:52.176926 | instance | skipping: [instance] 2026-02-18 02:45:52.177030 | instance | 2026-02-18 02:45:52.177158 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-18 02:45:52.177365 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.022) 0:02:14.884 **** 2026-02-18 02:45:52.207451 | instance | skipping: [instance] 2026-02-18 02:45:52.207551 | instance | 2026-02-18 02:45:52.207669 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-18 02:45:52.207793 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.030) 0:02:14.915 **** 2026-02-18 02:45:52.229772 | instance | skipping: [instance] 2026-02-18 02:45:52.229865 | instance | 2026-02-18 02:45:52.229995 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-18 02:45:52.230132 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.021) 0:02:14.937 **** 2026-02-18 02:45:52.249321 | instance | skipping: [instance] 2026-02-18 02:45:52.249421 | instance | 2026-02-18 02:45:52.249544 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-18 02:45:52.249664 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.020) 0:02:14.957 **** 2026-02-18 02:45:52.274678 | instance | skipping: [instance] 2026-02-18 02:45:52.274829 | instance | 2026-02-18 02:45:52.275017 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-18 02:45:52.275190 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.024) 0:02:14.982 **** 2026-02-18 02:45:52.294535 | instance | skipping: [instance] 2026-02-18 02:45:52.294619 | instance | 2026-02-18 02:45:52.294745 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-18 02:45:52.294867 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.018) 0:02:15.000 **** 2026-02-18 02:45:52.324637 | instance | skipping: [instance] 2026-02-18 02:45:52.324790 | instance | 2026-02-18 02:45:52.324954 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-18 02:45:52.325107 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.030) 0:02:15.031 **** 2026-02-18 02:45:52.350139 | instance | skipping: [instance] 2026-02-18 02:45:52.350217 | instance | 2026-02-18 02:45:52.350338 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-18 02:45:52.350458 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.025) 0:02:15.056 **** 2026-02-18 02:45:52.376877 | instance | skipping: [instance] 2026-02-18 02:45:52.376925 | instance | 2026-02-18 02:45:52.377048 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-18 02:45:52.377199 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.028) 0:02:15.084 **** 2026-02-18 02:45:52.410000 | instance | skipping: [instance] 2026-02-18 02:45:52.410154 | instance | 2026-02-18 02:45:52.410322 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-18 02:45:52.410487 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.030) 0:02:15.114 **** 2026-02-18 02:45:52.435506 | instance | skipping: [instance] 2026-02-18 02:45:52.435587 | instance | 2026-02-18 02:45:52.435710 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-18 02:45:52.435831 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.028) 0:02:15.143 **** 2026-02-18 02:45:52.461960 | instance | skipping: [instance] 2026-02-18 02:45:52.462057 | instance | 2026-02-18 02:45:52.462190 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-18 02:45:52.462301 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.026) 0:02:15.170 **** 2026-02-18 02:45:52.484422 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-18 02:45:52.484511 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-18 02:45:52.484628 | instance | skipping: [instance] 2026-02-18 02:45:52.484740 | instance | 2026-02-18 02:45:52.484859 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-18 02:45:52.484983 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.022) 0:02:15.192 **** 2026-02-18 02:45:52.506747 | instance | skipping: [instance] 2026-02-18 02:45:52.509225 | instance | 2026-02-18 02:45:52.509265 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-18 02:45:52.509273 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.022) 0:02:15.214 **** 2026-02-18 02:45:52.535988 | instance | skipping: [instance] 2026-02-18 02:45:52.536072 | instance | 2026-02-18 02:45:52.536210 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-18 02:45:52.536325 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.029) 0:02:15.244 **** 2026-02-18 02:45:52.554848 | instance | skipping: [instance] 2026-02-18 02:45:52.554929 | instance | 2026-02-18 02:45:52.555060 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-18 02:45:52.555173 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.016) 0:02:15.260 **** 2026-02-18 02:45:52.574423 | instance | skipping: [instance] 2026-02-18 02:45:52.574499 | instance | 2026-02-18 02:45:52.574625 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-18 02:45:52.574747 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.020) 0:02:15.281 **** 2026-02-18 02:45:52.603870 | instance | skipping: [instance] 2026-02-18 02:45:52.603932 | instance | 2026-02-18 02:45:52.604063 | instance | PLAY RECAP ********************************************************************* 2026-02-18 02:45:52.604183 | instance | instance : ok=127 changed=57 unreachable=0 failed=0 skipped=240 rescued=0 ignored=2 2026-02-18 02:45:52.604302 | instance | 2026-02-18 02:45:52.604416 | instance | Wednesday 18 February 2026 02:45:52 +0000 (0:00:00.030) 0:02:15.311 **** 2026-02-18 02:45:52.604531 | instance | =============================================================================== 2026-02-18 02:45:52.604651 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 37.13s 2026-02-18 02:45:52.604777 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.29s 2026-02-18 02:45:52.604890 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.19s 2026-02-18 02:45:52.605014 | instance | vexxhost.containers.cni_plugins : Install additional packages ----------- 3.99s 2026-02-18 02:45:52.605128 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.58s 2026-02-18 02:45:52.605271 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.50s 2026-02-18 02:45:52.605402 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 3.44s 2026-02-18 02:45:52.605518 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.82s 2026-02-18 02:45:52.605637 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.80s 2026-02-18 02:45:52.605755 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.98s 2026-02-18 02:45:52.605883 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.93s 2026-02-18 02:45:52.606021 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.54s 2026-02-18 02:45:52.606135 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.51s 2026-02-18 02:45:52.606251 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.47s 2026-02-18 02:45:52.606367 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.41s 2026-02-18 02:45:52.606480 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.36s 2026-02-18 02:45:52.606596 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.34s 2026-02-18 02:45:52.606712 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.23s 2026-02-18 02:45:52.606827 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.18s 2026-02-18 02:45:52.606944 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.12s 2026-02-18 02:45:53.004322 | instance | INFO [csi > converge] Executed: Successful 2026-02-18 02:45:53.143142 | instance | INFO [csi > idempotence] Executing 2026-02-18 02:45:54.699596 | instance | 2026-02-18 02:45:54.699628 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-02-18 02:45:54.699633 | instance | 2026-02-18 02:45:54.699638 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:45:54.699642 | instance | Wednesday 18 February 2026 02:45:54 +0000 (0:00:00.013) 0:00:00.013 **** 2026-02-18 02:45:55.803456 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-18 02:45:55.803825 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-18 02:45:55.803838 | instance | interpreter could change the meaning of that path. See 2026-02-18 02:45:55.804064 | instance | https://docs.ansible.com/ansible- 2026-02-18 02:45:55.804075 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-18 02:45:55.811626 | instance | ok: [instance] 2026-02-18 02:45:55.811642 | instance | 2026-02-18 02:45:55.811647 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-02-18 02:45:55.811651 | instance | Wednesday 18 February 2026 02:45:55 +0000 (0:00:01.112) 0:00:01.125 **** 2026-02-18 02:45:55.857213 | instance | ok: [instance] => { 2026-02-18 02:45:55.857546 | instance | "msg": "csi_driver=local-path-provisioner, MOLECULE_CSI_DRIVER=" 2026-02-18 02:45:55.857564 | instance | } 2026-02-18 02:45:55.857570 | instance | 2026-02-18 02:45:55.858030 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:45:55.858043 | instance | 2026-02-18 02:45:55.858087 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:45:55.858261 | instance | Wednesday 18 February 2026 02:45:55 +0000 (0:00:00.045) 0:00:01.171 **** 2026-02-18 02:45:55.883891 | instance | skipping: [instance] 2026-02-18 02:45:55.884506 | instance | 2026-02-18 02:45:55.884519 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-18 02:45:55.884524 | instance | Wednesday 18 February 2026 02:45:55 +0000 (0:00:00.025) 0:00:01.196 **** 2026-02-18 02:45:55.965824 | instance | skipping: [instance] 2026-02-18 02:45:55.965855 | instance | 2026-02-18 02:45:55.965861 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-18 02:45:55.965866 | instance | 2026-02-18 02:45:55.965870 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:45:55.965874 | instance | Wednesday 18 February 2026 02:45:55 +0000 (0:00:00.082) 0:00:01.279 **** 2026-02-18 02:45:55.988643 | instance | skipping: [instance] 2026-02-18 02:45:55.988663 | instance | 2026-02-18 02:45:55.988667 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:55.988672 | instance | Wednesday 18 February 2026 02:45:55 +0000 (0:00:00.023) 0:00:01.302 **** 2026-02-18 02:45:56.021235 | instance | skipping: [instance] 2026-02-18 02:45:56.021324 | instance | 2026-02-18 02:45:56.021459 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:56.021581 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.032) 0:00:01.335 **** 2026-02-18 02:45:56.055417 | instance | skipping: [instance] 2026-02-18 02:45:56.055512 | instance | 2026-02-18 02:45:56.055632 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:56.055751 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.034) 0:00:01.369 **** 2026-02-18 02:45:56.085518 | instance | skipping: [instance] 2026-02-18 02:45:56.085612 | instance | 2026-02-18 02:45:56.085733 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:56.085878 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.030) 0:00:01.399 **** 2026-02-18 02:45:56.106712 | instance | skipping: [instance] 2026-02-18 02:45:56.106800 | instance | 2026-02-18 02:45:56.106940 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:56.107054 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.021) 0:00:01.421 **** 2026-02-18 02:45:56.128129 | instance | skipping: [instance] 2026-02-18 02:45:56.128236 | instance | 2026-02-18 02:45:56.128362 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:56.128486 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.021) 0:00:01.442 **** 2026-02-18 02:45:56.165838 | instance | skipping: [instance] 2026-02-18 02:45:56.165935 | instance | 2026-02-18 02:45:56.166060 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:56.166182 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.037) 0:00:01.480 **** 2026-02-18 02:45:56.194907 | instance | skipping: [instance] 2026-02-18 02:45:56.195042 | instance | 2026-02-18 02:45:56.195181 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:56.195318 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.029) 0:00:01.509 **** 2026-02-18 02:45:56.232038 | instance | skipping: [instance] 2026-02-18 02:45:56.232071 | instance | 2026-02-18 02:45:56.232076 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:56.232081 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.032) 0:00:01.541 **** 2026-02-18 02:45:56.268806 | instance | skipping: [instance] 2026-02-18 02:45:56.269403 | instance | 2026-02-18 02:45:56.269702 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:56.269971 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.041) 0:00:01.582 **** 2026-02-18 02:45:56.289126 | instance | skipping: [instance] 2026-02-18 02:45:56.289276 | instance | 2026-02-18 02:45:56.289459 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:56.289637 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.020) 0:00:01.603 **** 2026-02-18 02:45:56.313279 | instance | skipping: [instance] 2026-02-18 02:45:56.313399 | instance | 2026-02-18 02:45:56.313553 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:56.313678 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.023) 0:00:01.627 **** 2026-02-18 02:45:56.355734 | instance | skipping: [instance] 2026-02-18 02:45:56.355868 | instance | 2026-02-18 02:45:56.356025 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:56.356175 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.042) 0:00:01.669 **** 2026-02-18 02:45:56.385270 | instance | skipping: [instance] 2026-02-18 02:45:56.385384 | instance | 2026-02-18 02:45:56.385514 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:56.385665 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.029) 0:00:01.699 **** 2026-02-18 02:45:56.414460 | instance | skipping: [instance] 2026-02-18 02:45:56.414564 | instance | 2026-02-18 02:45:56.414694 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:56.414822 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.029) 0:00:01.728 **** 2026-02-18 02:45:56.444383 | instance | skipping: [instance] 2026-02-18 02:45:56.444482 | instance | 2026-02-18 02:45:56.444606 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:56.444730 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.029) 0:00:01.758 **** 2026-02-18 02:45:56.464200 | instance | skipping: [instance] 2026-02-18 02:45:56.464302 | instance | 2026-02-18 02:45:56.464422 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:56.464544 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.019) 0:00:01.778 **** 2026-02-18 02:45:56.485746 | instance | skipping: [instance] 2026-02-18 02:45:56.485861 | instance | 2026-02-18 02:45:56.485987 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:56.486106 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.021) 0:00:01.800 **** 2026-02-18 02:45:56.515020 | instance | skipping: [instance] 2026-02-18 02:45:56.515139 | instance | 2026-02-18 02:45:56.515264 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:45:56.515390 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.029) 0:00:01.829 **** 2026-02-18 02:45:56.535934 | instance | skipping: [instance] 2026-02-18 02:45:56.536030 | instance | 2026-02-18 02:45:56.536154 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:45:56.536276 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.020) 0:00:01.850 **** 2026-02-18 02:45:56.556566 | instance | skipping: [instance] 2026-02-18 02:45:56.556666 | instance | 2026-02-18 02:45:56.556790 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:45:56.556912 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.020) 0:00:01.870 **** 2026-02-18 02:45:56.577364 | instance | skipping: [instance] 2026-02-18 02:45:56.577715 | instance | 2026-02-18 02:45:56.578071 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:45:56.578359 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.020) 0:00:01.891 **** 2026-02-18 02:45:56.598390 | instance | skipping: [instance] 2026-02-18 02:45:56.598638 | instance | 2026-02-18 02:45:56.598999 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:45:56.599307 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.021) 0:00:01.912 **** 2026-02-18 02:45:56.629341 | instance | skipping: [instance] 2026-02-18 02:45:56.629502 | instance | 2026-02-18 02:45:56.629701 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:45:56.629884 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.031) 0:00:01.943 **** 2026-02-18 02:45:56.687678 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:45:56.687824 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:45:56.687980 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:45:56.688143 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:45:56.688304 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:45:56.688451 | instance | skipping: [instance] 2026-02-18 02:45:56.688599 | instance | 2026-02-18 02:45:56.688753 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:45:56.688908 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.058) 0:00:02.001 **** 2026-02-18 02:45:56.748137 | instance | skipping: [instance] 2026-02-18 02:45:56.748240 | instance | 2026-02-18 02:45:56.748369 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:45:56.748492 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.039) 0:00:02.041 **** 2026-02-18 02:45:56.748611 | instance | skipping: [instance] 2026-02-18 02:45:56.748724 | instance | 2026-02-18 02:45:56.748846 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:45:56.748969 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.020) 0:00:02.062 **** 2026-02-18 02:45:56.786068 | instance | skipping: [instance] 2026-02-18 02:45:56.786168 | instance | 2026-02-18 02:45:56.786291 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:56.786413 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.036) 0:00:02.099 **** 2026-02-18 02:45:56.836141 | instance | skipping: [instance] 2026-02-18 02:45:56.836208 | instance | 2026-02-18 02:45:56.836322 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:56.836588 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.051) 0:00:02.150 **** 2026-02-18 02:45:56.938145 | instance | skipping: [instance] 2026-02-18 02:45:56.938533 | instance | 2026-02-18 02:45:56.938921 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:56.939207 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.101) 0:00:02.252 **** 2026-02-18 02:45:56.975121 | instance | skipping: [instance] 2026-02-18 02:45:56.975401 | instance | 2026-02-18 02:45:56.975692 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:56.975985 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.036) 0:00:02.288 **** 2026-02-18 02:45:57.006459 | instance | skipping: [instance] 2026-02-18 02:45:57.006794 | instance | 2026-02-18 02:45:57.007118 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:57.007389 | instance | Wednesday 18 February 2026 02:45:56 +0000 (0:00:00.031) 0:00:02.320 **** 2026-02-18 02:45:57.044376 | instance | skipping: [instance] 2026-02-18 02:45:57.044674 | instance | 2026-02-18 02:45:57.044953 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:57.045278 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.038) 0:00:02.358 **** 2026-02-18 02:45:57.086136 | instance | skipping: [instance] 2026-02-18 02:45:57.086534 | instance | 2026-02-18 02:45:57.086927 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-18 02:45:57.087224 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.041) 0:00:02.399 **** 2026-02-18 02:45:57.116941 | instance | skipping: [instance] 2026-02-18 02:45:57.117828 | instance | 2026-02-18 02:45:57.118304 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-18 02:45:57.118333 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.030) 0:00:02.430 **** 2026-02-18 02:45:57.150833 | instance | skipping: [instance] 2026-02-18 02:45:57.150933 | instance | 2026-02-18 02:45:57.151086 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-18 02:45:57.151212 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.034) 0:00:02.464 **** 2026-02-18 02:45:57.179284 | instance | skipping: [instance] 2026-02-18 02:45:57.179578 | instance | 2026-02-18 02:45:57.179887 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-18 02:45:57.180163 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.028) 0:00:02.493 **** 2026-02-18 02:45:57.212215 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-02-18 02:45:57.212368 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-18 02:45:57.212599 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-18 02:45:57.212927 | instance | skipping: [instance] 2026-02-18 02:45:57.213227 | instance | 2026-02-18 02:45:57.213544 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-18 02:45:57.213757 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.033) 0:00:02.526 **** 2026-02-18 02:45:57.253204 | instance | skipping: [instance] 2026-02-18 02:45:57.253589 | instance | 2026-02-18 02:45:57.254294 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-18 02:45:57.254741 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.039) 0:00:02.566 **** 2026-02-18 02:45:57.296380 | instance | skipping: [instance] 2026-02-18 02:45:57.343947 | instance | 2026-02-18 02:45:57.343977 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-18 02:45:57.343985 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.024) 0:00:02.590 **** 2026-02-18 02:45:57.343990 | instance | skipping: [instance] 2026-02-18 02:45:57.343996 | instance | 2026-02-18 02:45:57.344001 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-18 02:45:57.344007 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.019) 0:00:02.610 **** 2026-02-18 02:45:57.344012 | instance | skipping: [instance] 2026-02-18 02:45:57.344017 | instance | 2026-02-18 02:45:57.344023 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-18 02:45:57.344028 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.040) 0:00:02.651 **** 2026-02-18 02:45:57.385006 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-18 02:45:57.385078 | instance | skipping: [instance] 2026-02-18 02:45:57.385225 | instance | 2026-02-18 02:45:57.385343 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-18 02:45:57.385458 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.048) 0:00:02.699 **** 2026-02-18 02:45:57.410382 | instance | skipping: [instance] 2026-02-18 02:45:57.410513 | instance | 2026-02-18 02:45:57.410650 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-18 02:45:57.410768 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.025) 0:00:02.724 **** 2026-02-18 02:45:57.433929 | instance | skipping: [instance] 2026-02-18 02:45:57.434032 | instance | 2026-02-18 02:45:57.434159 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-18 02:45:57.434282 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.023) 0:00:02.748 **** 2026-02-18 02:45:57.468508 | instance | skipping: [instance] 2026-02-18 02:45:57.468805 | instance | 2026-02-18 02:45:57.470319 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-18 02:45:57.470504 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.034) 0:00:02.782 **** 2026-02-18 02:45:57.491838 | instance | skipping: [instance] 2026-02-18 02:45:57.492080 | instance | 2026-02-18 02:45:57.492404 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-18 02:45:57.492818 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.023) 0:00:02.805 **** 2026-02-18 02:45:57.526029 | instance | skipping: [instance] 2026-02-18 02:45:57.740568 | instance | 2026-02-18 02:45:57.740596 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-18 02:45:57.740603 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.034) 0:00:02.839 **** 2026-02-18 02:45:57.740609 | instance | skipping: [instance] 2026-02-18 02:45:57.740615 | instance | 2026-02-18 02:45:57.740621 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-18 02:45:57.740627 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.046) 0:00:02.886 **** 2026-02-18 02:45:57.740633 | instance | skipping: [instance] 2026-02-18 02:45:57.740638 | instance | 2026-02-18 02:45:57.740644 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-18 02:45:57.740649 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.028) 0:00:02.915 **** 2026-02-18 02:45:57.740655 | instance | skipping: [instance] 2026-02-18 02:45:57.740661 | instance | 2026-02-18 02:45:57.740666 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-18 02:45:57.740672 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.038) 0:00:02.953 **** 2026-02-18 02:45:57.740678 | instance | skipping: [instance] 2026-02-18 02:45:57.740683 | instance | 2026-02-18 02:45:57.740689 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-18 02:45:57.740695 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.033) 0:00:02.987 **** 2026-02-18 02:45:57.740700 | instance | skipping: [instance] 2026-02-18 02:45:57.740706 | instance | 2026-02-18 02:45:57.740711 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-18 02:45:57.740717 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.033) 0:00:03.020 **** 2026-02-18 02:45:57.740723 | instance | skipping: [instance] 2026-02-18 02:45:57.740728 | instance | 2026-02-18 02:45:57.740734 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-18 02:45:57.740739 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.023) 0:00:03.044 **** 2026-02-18 02:45:57.768296 | instance | skipping: [instance] 2026-02-18 02:45:57.768451 | instance | 2026-02-18 02:45:57.768701 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-18 02:45:57.768892 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.037) 0:00:03.082 **** 2026-02-18 02:45:57.794778 | instance | skipping: [instance] 2026-02-18 02:45:57.794876 | instance | 2026-02-18 02:45:57.795002 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-18 02:45:57.795121 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.026) 0:00:03.109 **** 2026-02-18 02:45:57.824812 | instance | skipping: [instance] 2026-02-18 02:45:57.825006 | instance | 2026-02-18 02:45:57.825319 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-18 02:45:57.825540 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.029) 0:00:03.138 **** 2026-02-18 02:45:57.851656 | instance | skipping: [instance] 2026-02-18 02:45:57.851788 | instance | 2026-02-18 02:45:57.851947 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-18 02:45:57.852106 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.026) 0:00:03.165 **** 2026-02-18 02:45:57.878883 | instance | skipping: [instance] 2026-02-18 02:45:57.878977 | instance | 2026-02-18 02:45:57.879101 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-18 02:45:57.879221 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.027) 0:00:03.193 **** 2026-02-18 02:45:57.917605 | instance | skipping: [instance] => (item=instance) 2026-02-18 02:45:57.917839 | instance | skipping: [instance] 2026-02-18 02:45:57.917957 | instance | 2026-02-18 02:45:57.918098 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-18 02:45:57.918384 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.038) 0:00:03.231 **** 2026-02-18 02:45:57.945625 | instance | skipping: [instance] 2026-02-18 02:45:57.945914 | instance | 2026-02-18 02:45:57.946282 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-18 02:45:57.946589 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.027) 0:00:03.259 **** 2026-02-18 02:45:57.969603 | instance | skipping: [instance] 2026-02-18 02:45:57.969757 | instance | 2026-02-18 02:45:57.969995 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-18 02:45:57.970198 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.023) 0:00:03.283 **** 2026-02-18 02:45:57.993869 | instance | skipping: [instance] 2026-02-18 02:45:57.994025 | instance | 2026-02-18 02:45:57.994229 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-18 02:45:57.994408 | instance | Wednesday 18 February 2026 02:45:57 +0000 (0:00:00.024) 0:00:03.307 **** 2026-02-18 02:45:58.023105 | instance | skipping: [instance] 2026-02-18 02:45:58.023346 | instance | 2026-02-18 02:45:58.023535 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-18 02:45:58.023749 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.029) 0:00:03.337 **** 2026-02-18 02:45:58.060882 | instance | skipping: [instance] 2026-02-18 02:45:58.093597 | instance | 2026-02-18 02:45:58.093627 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:58.093633 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.037) 0:00:03.375 **** 2026-02-18 02:45:58.098461 | instance | skipping: [instance] 2026-02-18 02:45:58.098579 | instance | 2026-02-18 02:45:58.098705 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:58.098858 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.037) 0:00:03.412 **** 2026-02-18 02:45:58.136333 | instance | skipping: [instance] 2026-02-18 02:45:58.136429 | instance | 2026-02-18 02:45:58.136556 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:58.136711 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.037) 0:00:03.450 **** 2026-02-18 02:45:58.168849 | instance | skipping: [instance] 2026-02-18 02:45:58.168948 | instance | 2026-02-18 02:45:58.169079 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:58.169264 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.032) 0:00:03.483 **** 2026-02-18 02:45:58.197529 | instance | skipping: [instance] 2026-02-18 02:45:58.197606 | instance | 2026-02-18 02:45:58.197727 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:58.197846 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.028) 0:00:03.511 **** 2026-02-18 02:45:58.226275 | instance | skipping: [instance] 2026-02-18 02:45:58.226532 | instance | 2026-02-18 02:45:58.226812 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:58.227131 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.028) 0:00:03.540 **** 2026-02-18 02:45:58.274395 | instance | skipping: [instance] 2026-02-18 02:45:58.274467 | instance | 2026-02-18 02:45:58.274575 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:58.274694 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.048) 0:00:03.588 **** 2026-02-18 02:45:58.312820 | instance | skipping: [instance] 2026-02-18 02:45:58.313060 | instance | 2026-02-18 02:45:58.313426 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:58.313712 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.038) 0:00:03.626 **** 2026-02-18 02:45:58.358310 | instance | skipping: [instance] 2026-02-18 02:45:58.358527 | instance | 2026-02-18 02:45:58.358794 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:58.359053 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.045) 0:00:03.672 **** 2026-02-18 02:45:58.396025 | instance | skipping: [instance] 2026-02-18 02:45:58.396095 | instance | 2026-02-18 02:45:58.396228 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:58.396349 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.037) 0:00:03.710 **** 2026-02-18 02:45:58.430444 | instance | skipping: [instance] 2026-02-18 02:45:58.439417 | instance | 2026-02-18 02:45:58.439442 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:58.439447 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.034) 0:00:03.744 **** 2026-02-18 02:45:58.464210 | instance | skipping: [instance] 2026-02-18 02:45:58.464260 | instance | 2026-02-18 02:45:58.464273 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:58.464346 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.032) 0:00:03.777 **** 2026-02-18 02:45:58.501945 | instance | skipping: [instance] 2026-02-18 02:45:58.501986 | instance | 2026-02-18 02:45:58.502452 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:58.502473 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.038) 0:00:03.815 **** 2026-02-18 02:45:58.548529 | instance | skipping: [instance] 2026-02-18 02:45:58.548580 | instance | 2026-02-18 02:45:58.548591 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:58.548600 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.046) 0:00:03.861 **** 2026-02-18 02:45:58.584865 | instance | skipping: [instance] 2026-02-18 02:45:58.584898 | instance | 2026-02-18 02:45:58.584903 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:58.584908 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.036) 0:00:03.898 **** 2026-02-18 02:45:58.626248 | instance | skipping: [instance] 2026-02-18 02:45:58.626289 | instance | 2026-02-18 02:45:58.626619 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:58.626635 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.041) 0:00:03.940 **** 2026-02-18 02:45:58.656634 | instance | skipping: [instance] 2026-02-18 02:45:58.656663 | instance | 2026-02-18 02:45:58.656668 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:58.656672 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.030) 0:00:03.970 **** 2026-02-18 02:45:58.690365 | instance | skipping: [instance] 2026-02-18 02:45:58.690401 | instance | 2026-02-18 02:45:58.690414 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:58.690421 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.033) 0:00:04.003 **** 2026-02-18 02:45:58.721198 | instance | skipping: [instance] 2026-02-18 02:45:58.721259 | instance | 2026-02-18 02:45:58.721275 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:45:58.721354 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.031) 0:00:04.035 **** 2026-02-18 02:45:58.747485 | instance | skipping: [instance] 2026-02-18 02:45:58.747605 | instance | 2026-02-18 02:45:58.747757 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:45:58.748322 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.026) 0:00:04.061 **** 2026-02-18 02:45:58.776594 | instance | skipping: [instance] 2026-02-18 02:45:58.777382 | instance | 2026-02-18 02:45:58.777411 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:45:58.777421 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.028) 0:00:04.090 **** 2026-02-18 02:45:58.816033 | instance | skipping: [instance] 2026-02-18 02:45:58.816080 | instance | 2026-02-18 02:45:58.816087 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:45:58.816092 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.035) 0:00:04.125 **** 2026-02-18 02:45:58.864044 | instance | skipping: [instance] 2026-02-18 02:45:58.864098 | instance | 2026-02-18 02:45:58.864111 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:45:58.864122 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.051) 0:00:04.177 **** 2026-02-18 02:45:58.894255 | instance | skipping: [instance] 2026-02-18 02:45:58.894286 | instance | 2026-02-18 02:45:58.894291 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:45:58.894296 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.030) 0:00:04.207 **** 2026-02-18 02:45:58.941231 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:45:58.941259 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:45:58.941267 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:45:58.942542 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:45:58.942556 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:45:58.942562 | instance | skipping: [instance] 2026-02-18 02:45:58.942567 | instance | 2026-02-18 02:45:58.942572 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:45:58.942577 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.047) 0:00:04.255 **** 2026-02-18 02:45:58.985255 | instance | skipping: [instance] 2026-02-18 02:45:58.985315 | instance | 2026-02-18 02:45:58.985445 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:45:58.985558 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.025) 0:00:04.280 **** 2026-02-18 02:45:58.985677 | instance | skipping: [instance] 2026-02-18 02:45:58.985790 | instance | 2026-02-18 02:45:58.985944 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:45:58.986068 | instance | Wednesday 18 February 2026 02:45:58 +0000 (0:00:00.018) 0:00:04.299 **** 2026-02-18 02:45:59.018975 | instance | skipping: [instance] 2026-02-18 02:45:59.019083 | instance | 2026-02-18 02:45:59.019232 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:59.019350 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.033) 0:00:04.333 **** 2026-02-18 02:45:59.056140 | instance | skipping: [instance] 2026-02-18 02:45:59.056274 | instance | 2026-02-18 02:45:59.056383 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:45:59.056506 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.037) 0:00:04.370 **** 2026-02-18 02:45:59.092479 | instance | skipping: [instance] 2026-02-18 02:45:59.092756 | instance | 2026-02-18 02:45:59.093045 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:45:59.093408 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.035) 0:00:04.406 **** 2026-02-18 02:45:59.124768 | instance | skipping: [instance] 2026-02-18 02:45:59.125048 | instance | 2026-02-18 02:45:59.125950 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:45:59.126343 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.032) 0:00:04.438 **** 2026-02-18 02:45:59.147883 | instance | skipping: [instance] 2026-02-18 02:45:59.148151 | instance | 2026-02-18 02:45:59.148438 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:45:59.148798 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.022) 0:00:04.461 **** 2026-02-18 02:45:59.178702 | instance | skipping: [instance] 2026-02-18 02:45:59.178899 | instance | 2026-02-18 02:45:59.179086 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:45:59.179298 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.031) 0:00:04.492 **** 2026-02-18 02:45:59.223811 | instance | skipping: [instance] 2026-02-18 02:45:59.487847 | instance | 2026-02-18 02:45:59.487886 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-18 02:45:59.487897 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.045) 0:00:04.537 **** 2026-02-18 02:45:59.487907 | instance | skipping: [instance] 2026-02-18 02:45:59.487916 | instance | 2026-02-18 02:45:59.487926 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-18 02:45:59.487936 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.030) 0:00:04.567 **** 2026-02-18 02:45:59.487945 | instance | skipping: [instance] 2026-02-18 02:45:59.487955 | instance | 2026-02-18 02:45:59.487965 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-18 02:45:59.487987 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.033) 0:00:04.601 **** 2026-02-18 02:45:59.487996 | instance | skipping: [instance] 2026-02-18 02:45:59.488005 | instance | 2026-02-18 02:45:59.488014 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-18 02:45:59.488024 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.038) 0:00:04.639 **** 2026-02-18 02:45:59.488033 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-02-18 02:45:59.488047 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-18 02:45:59.488056 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-18 02:45:59.488065 | instance | skipping: [instance] 2026-02-18 02:45:59.488074 | instance | 2026-02-18 02:45:59.488086 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-18 02:45:59.488117 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.035) 0:00:04.675 **** 2026-02-18 02:45:59.488131 | instance | skipping: [instance] 2026-02-18 02:45:59.488140 | instance | 2026-02-18 02:45:59.488149 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-18 02:45:59.488158 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.028) 0:00:04.703 **** 2026-02-18 02:45:59.488302 | instance | skipping: [instance] 2026-02-18 02:45:59.488321 | instance | 2026-02-18 02:45:59.488331 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-18 02:45:59.488341 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.030) 0:00:04.734 **** 2026-02-18 02:45:59.488349 | instance | skipping: [instance] 2026-02-18 02:45:59.488358 | instance | 2026-02-18 02:45:59.488367 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-18 02:45:59.488380 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.021) 0:00:04.755 **** 2026-02-18 02:45:59.488410 | instance | skipping: [instance] 2026-02-18 02:45:59.488429 | instance | 2026-02-18 02:45:59.488441 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-18 02:45:59.488450 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.040) 0:00:04.796 **** 2026-02-18 02:45:59.527467 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-18 02:45:59.527953 | instance | skipping: [instance] 2026-02-18 02:45:59.527966 | instance | 2026-02-18 02:45:59.527970 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-18 02:45:59.527975 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.045) 0:00:04.841 **** 2026-02-18 02:45:59.559667 | instance | skipping: [instance] 2026-02-18 02:45:59.559877 | instance | 2026-02-18 02:45:59.560106 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-18 02:45:59.560314 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.031) 0:00:04.873 **** 2026-02-18 02:45:59.589412 | instance | skipping: [instance] 2026-02-18 02:45:59.590406 | instance | 2026-02-18 02:45:59.590484 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-18 02:45:59.590497 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.029) 0:00:04.903 **** 2026-02-18 02:45:59.621853 | instance | skipping: [instance] 2026-02-18 02:45:59.621888 | instance | 2026-02-18 02:45:59.621894 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-18 02:45:59.621899 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.032) 0:00:04.935 **** 2026-02-18 02:45:59.654181 | instance | skipping: [instance] 2026-02-18 02:45:59.654474 | instance | 2026-02-18 02:45:59.654779 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-18 02:45:59.655015 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.031) 0:00:04.967 **** 2026-02-18 02:45:59.703370 | instance | skipping: [instance] 2026-02-18 02:45:59.703404 | instance | 2026-02-18 02:45:59.703409 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-18 02:45:59.703414 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.049) 0:00:05.017 **** 2026-02-18 02:45:59.745521 | instance | skipping: [instance] 2026-02-18 02:45:59.745555 | instance | 2026-02-18 02:45:59.745792 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-18 02:45:59.745802 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.042) 0:00:05.059 **** 2026-02-18 02:45:59.780780 | instance | skipping: [instance] 2026-02-18 02:45:59.780836 | instance | 2026-02-18 02:45:59.780847 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-18 02:45:59.780860 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.031) 0:00:05.091 **** 2026-02-18 02:45:59.830660 | instance | skipping: [instance] 2026-02-18 02:45:59.830714 | instance | 2026-02-18 02:45:59.830927 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-18 02:45:59.831188 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.049) 0:00:05.140 **** 2026-02-18 02:45:59.858869 | instance | skipping: [instance] 2026-02-18 02:45:59.858910 | instance | 2026-02-18 02:45:59.859166 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-18 02:45:59.859177 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.031) 0:00:05.171 **** 2026-02-18 02:45:59.931915 | instance | skipping: [instance] 2026-02-18 02:45:59.931956 | instance | 2026-02-18 02:45:59.932317 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-18 02:45:59.932848 | instance | 2026-02-18 02:45:59.932865 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:45:59.932872 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.073) 0:00:05.245 **** 2026-02-18 02:45:59.962788 | instance | skipping: [instance] 2026-02-18 02:45:59.962823 | instance | 2026-02-18 02:45:59.962830 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:45:59.962836 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.030) 0:00:05.276 **** 2026-02-18 02:46:00.001972 | instance | skipping: [instance] 2026-02-18 02:46:00.002262 | instance | 2026-02-18 02:46:00.002492 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:46:00.002645 | instance | Wednesday 18 February 2026 02:45:59 +0000 (0:00:00.039) 0:00:05.316 **** 2026-02-18 02:46:00.040152 | instance | skipping: [instance] 2026-02-18 02:46:00.040205 | instance | 2026-02-18 02:46:00.040216 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:46:00.040226 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.037) 0:00:05.353 **** 2026-02-18 02:46:00.074234 | instance | skipping: [instance] 2026-02-18 02:46:00.074288 | instance | 2026-02-18 02:46:00.074300 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:00.074311 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.033) 0:00:05.387 **** 2026-02-18 02:46:00.101250 | instance | skipping: [instance] 2026-02-18 02:46:00.101294 | instance | 2026-02-18 02:46:00.101563 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:00.101579 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.027) 0:00:05.415 **** 2026-02-18 02:46:00.127277 | instance | skipping: [instance] 2026-02-18 02:46:00.127316 | instance | 2026-02-18 02:46:00.127323 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:00.127330 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.025) 0:00:05.440 **** 2026-02-18 02:46:00.165357 | instance | skipping: [instance] 2026-02-18 02:46:00.165407 | instance | 2026-02-18 02:46:00.165419 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:00.165430 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.037) 0:00:05.478 **** 2026-02-18 02:46:00.199957 | instance | skipping: [instance] 2026-02-18 02:46:00.200000 | instance | 2026-02-18 02:46:00.200011 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:46:00.200255 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.034) 0:00:05.512 **** 2026-02-18 02:46:00.228217 | instance | skipping: [instance] 2026-02-18 02:46:00.228248 | instance | 2026-02-18 02:46:00.228255 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:46:00.228262 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.029) 0:00:05.542 **** 2026-02-18 02:46:00.268068 | instance | skipping: [instance] 2026-02-18 02:46:00.268112 | instance | 2026-02-18 02:46:00.268739 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:00.268765 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.039) 0:00:05.581 **** 2026-02-18 02:46:00.295251 | instance | skipping: [instance] 2026-02-18 02:46:00.295305 | instance | 2026-02-18 02:46:00.295318 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:00.295332 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.026) 0:00:05.608 **** 2026-02-18 02:46:00.329707 | instance | skipping: [instance] 2026-02-18 02:46:00.329755 | instance | 2026-02-18 02:46:00.329764 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:00.329770 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.031) 0:00:05.640 **** 2026-02-18 02:46:00.371285 | instance | skipping: [instance] 2026-02-18 02:46:00.371363 | instance | 2026-02-18 02:46:00.371373 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:00.371381 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.044) 0:00:05.684 **** 2026-02-18 02:46:00.408656 | instance | skipping: [instance] 2026-02-18 02:46:00.408709 | instance | 2026-02-18 02:46:00.408719 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:46:00.408727 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.037) 0:00:05.722 **** 2026-02-18 02:46:00.451774 | instance | skipping: [instance] 2026-02-18 02:46:00.451825 | instance | 2026-02-18 02:46:00.452009 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:46:00.452353 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.041) 0:00:05.763 **** 2026-02-18 02:46:00.478588 | instance | skipping: [instance] 2026-02-18 02:46:00.478634 | instance | 2026-02-18 02:46:00.478645 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:00.478730 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.028) 0:00:05.791 **** 2026-02-18 02:46:00.509279 | instance | skipping: [instance] 2026-02-18 02:46:00.510106 | instance | 2026-02-18 02:46:00.510136 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:00.510205 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.030) 0:00:05.822 **** 2026-02-18 02:46:00.537789 | instance | skipping: [instance] 2026-02-18 02:46:00.537837 | instance | 2026-02-18 02:46:00.537845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:00.537851 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.028) 0:00:05.851 **** 2026-02-18 02:46:00.571360 | instance | skipping: [instance] 2026-02-18 02:46:00.571410 | instance | 2026-02-18 02:46:00.571418 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:46:00.571426 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.033) 0:00:05.884 **** 2026-02-18 02:46:00.598740 | instance | skipping: [instance] 2026-02-18 02:46:00.598789 | instance | 2026-02-18 02:46:00.598797 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:46:00.598804 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.027) 0:00:05.912 **** 2026-02-18 02:46:00.622306 | instance | skipping: [instance] 2026-02-18 02:46:00.622350 | instance | 2026-02-18 02:46:00.622356 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:46:00.622361 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.023) 0:00:05.936 **** 2026-02-18 02:46:00.650163 | instance | skipping: [instance] 2026-02-18 02:46:00.650236 | instance | 2026-02-18 02:46:00.650254 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:46:00.650268 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.026) 0:00:05.963 **** 2026-02-18 02:46:00.679638 | instance | skipping: [instance] 2026-02-18 02:46:00.679693 | instance | 2026-02-18 02:46:00.679704 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:46:00.679714 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.029) 0:00:05.993 **** 2026-02-18 02:46:00.712020 | instance | skipping: [instance] 2026-02-18 02:46:00.712077 | instance | 2026-02-18 02:46:00.712089 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:46:00.712100 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.031) 0:00:06.024 **** 2026-02-18 02:46:00.755458 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:46:00.755507 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:46:00.755515 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:46:00.755522 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:46:00.755529 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:46:00.755536 | instance | skipping: [instance] 2026-02-18 02:46:00.755542 | instance | 2026-02-18 02:46:00.755548 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:46:00.755741 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.044) 0:00:06.068 **** 2026-02-18 02:46:00.798007 | instance | skipping: [instance] 2026-02-18 02:46:00.798054 | instance | 2026-02-18 02:46:00.798062 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:46:00.798070 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.024) 0:00:06.093 **** 2026-02-18 02:46:00.798077 | instance | skipping: [instance] 2026-02-18 02:46:00.798082 | instance | 2026-02-18 02:46:00.798088 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:46:00.798094 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.016) 0:00:06.109 **** 2026-02-18 02:46:00.820764 | instance | skipping: [instance] 2026-02-18 02:46:00.820797 | instance | 2026-02-18 02:46:00.820803 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:00.820810 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.025) 0:00:06.134 **** 2026-02-18 02:46:00.859151 | instance | skipping: [instance] 2026-02-18 02:46:00.859193 | instance | 2026-02-18 02:46:00.859200 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:46:00.859208 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.038) 0:00:06.172 **** 2026-02-18 02:46:00.895713 | instance | skipping: [instance] 2026-02-18 02:46:00.895753 | instance | 2026-02-18 02:46:00.895760 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:46:00.896697 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.034) 0:00:06.207 **** 2026-02-18 02:46:00.938725 | instance | skipping: [instance] 2026-02-18 02:46:00.938760 | instance | 2026-02-18 02:46:00.938966 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:00.938977 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.045) 0:00:06.252 **** 2026-02-18 02:46:00.966230 | instance | skipping: [instance] 2026-02-18 02:46:00.966284 | instance | 2026-02-18 02:46:00.966298 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:00.966548 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.026) 0:00:06.279 **** 2026-02-18 02:46:00.992775 | instance | skipping: [instance] 2026-02-18 02:46:00.993211 | instance | 2026-02-18 02:46:00.993229 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:00.993459 | instance | Wednesday 18 February 2026 02:46:00 +0000 (0:00:00.027) 0:00:06.306 **** 2026-02-18 02:46:01.025964 | instance | skipping: [instance] 2026-02-18 02:46:01.026018 | instance | 2026-02-18 02:46:01.026029 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-18 02:46:01.026333 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.032) 0:00:06.339 **** 2026-02-18 02:46:01.054939 | instance | skipping: [instance] 2026-02-18 02:46:01.054990 | instance | 2026-02-18 02:46:01.055002 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-18 02:46:01.055012 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.028) 0:00:06.368 **** 2026-02-18 02:46:01.125763 | instance | skipping: [instance] 2026-02-18 02:46:01.125799 | instance | 2026-02-18 02:46:01.125804 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-18 02:46:01.125809 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.071) 0:00:06.439 **** 2026-02-18 02:46:01.154999 | instance | skipping: [instance] 2026-02-18 02:46:01.155052 | instance | 2026-02-18 02:46:01.155064 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-18 02:46:01.155075 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.028) 0:00:06.468 **** 2026-02-18 02:46:01.192660 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-02-18 02:46:01.192714 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-18 02:46:01.192725 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-18 02:46:01.192735 | instance | skipping: [instance] 2026-02-18 02:46:01.192744 | instance | 2026-02-18 02:46:01.192754 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-18 02:46:01.192763 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.036) 0:00:06.504 **** 2026-02-18 02:46:01.222868 | instance | skipping: [instance] 2026-02-18 02:46:01.222905 | instance | 2026-02-18 02:46:01.222910 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-18 02:46:01.222915 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.027) 0:00:06.532 **** 2026-02-18 02:46:01.255898 | instance | skipping: [instance] 2026-02-18 02:46:01.255949 | instance | 2026-02-18 02:46:01.255999 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-18 02:46:01.256016 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.020) 0:00:06.552 **** 2026-02-18 02:46:01.256029 | instance | skipping: [instance] 2026-02-18 02:46:01.256042 | instance | 2026-02-18 02:46:01.256056 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-18 02:46:01.256070 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.015) 0:00:06.568 **** 2026-02-18 02:46:01.296547 | instance | skipping: [instance] 2026-02-18 02:46:01.296605 | instance | 2026-02-18 02:46:01.296616 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-18 02:46:01.296626 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.041) 0:00:06.609 **** 2026-02-18 02:46:01.345703 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-18 02:46:01.345811 | instance | skipping: [instance] 2026-02-18 02:46:01.345927 | instance | 2026-02-18 02:46:01.346050 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-18 02:46:01.346171 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.050) 0:00:06.659 **** 2026-02-18 02:46:01.374064 | instance | skipping: [instance] 2026-02-18 02:46:01.374185 | instance | 2026-02-18 02:46:01.374361 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-18 02:46:01.374532 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.028) 0:00:06.687 **** 2026-02-18 02:46:01.400098 | instance | skipping: [instance] 2026-02-18 02:46:01.400233 | instance | 2026-02-18 02:46:01.400420 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-18 02:46:01.400589 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.026) 0:00:06.714 **** 2026-02-18 02:46:01.506113 | instance | skipping: [instance] 2026-02-18 02:46:01.506387 | instance | 2026-02-18 02:46:01.506712 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-18 02:46:01.507055 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.032) 0:00:06.746 **** 2026-02-18 02:46:01.529094 | instance | skipping: [instance] 2026-02-18 02:46:01.529354 | instance | 2026-02-18 02:46:01.529539 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-18 02:46:01.529758 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.096) 0:00:06.843 **** 2026-02-18 02:46:01.558025 | instance | skipping: [instance] 2026-02-18 02:46:01.558167 | instance | 2026-02-18 02:46:01.558342 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-18 02:46:01.558587 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.028) 0:00:06.872 **** 2026-02-18 02:46:01.588965 | instance | skipping: [instance] 2026-02-18 02:46:01.589078 | instance | 2026-02-18 02:46:01.589223 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-18 02:46:01.589349 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.030) 0:00:06.902 **** 2026-02-18 02:46:01.638252 | instance | skipping: [instance] => (item=instance) 2026-02-18 02:46:01.638394 | instance | skipping: [instance] 2026-02-18 02:46:01.638559 | instance | 2026-02-18 02:46:01.638728 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-18 02:46:01.638899 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.049) 0:00:06.952 **** 2026-02-18 02:46:01.664684 | instance | skipping: [instance] 2026-02-18 02:46:01.664866 | instance | 2026-02-18 02:46:01.665040 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-18 02:46:01.665231 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.026) 0:00:06.978 **** 2026-02-18 02:46:01.698533 | instance | skipping: [instance] 2026-02-18 02:46:01.698808 | instance | 2026-02-18 02:46:01.699170 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-18 02:46:01.699477 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.033) 0:00:07.012 **** 2026-02-18 02:46:01.731513 | instance | skipping: [instance] 2026-02-18 02:46:01.731891 | instance | 2026-02-18 02:46:01.732192 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-18 02:46:01.732510 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.032) 0:00:07.045 **** 2026-02-18 02:46:01.759029 | instance | skipping: [instance] 2026-02-18 02:46:01.759173 | instance | 2026-02-18 02:46:01.759345 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-18 02:46:01.759515 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.027) 0:00:07.073 **** 2026-02-18 02:46:01.788113 | instance | skipping: [instance] 2026-02-18 02:46:01.788453 | instance | 2026-02-18 02:46:01.788876 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-18 02:46:01.789542 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.028) 0:00:07.101 **** 2026-02-18 02:46:01.824810 | instance | skipping: [instance] 2026-02-18 02:46:01.824903 | instance | 2026-02-18 02:46:01.825033 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-18 02:46:01.825209 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.037) 0:00:07.138 **** 2026-02-18 02:46:01.851087 | instance | skipping: [instance] 2026-02-18 02:46:01.851187 | instance | 2026-02-18 02:46:01.851342 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-18 02:46:01.851492 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.026) 0:00:07.165 **** 2026-02-18 02:46:01.898970 | instance | skipping: [instance] 2026-02-18 02:46:01.899076 | instance | 2026-02-18 02:46:01.899214 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-18 02:46:01.899377 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.047) 0:00:07.212 **** 2026-02-18 02:46:01.954212 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-18 02:46:01.954317 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-18 02:46:01.954442 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-18 02:46:01.954613 | instance | skipping: [instance] 2026-02-18 02:46:01.954727 | instance | 2026-02-18 02:46:01.954846 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-18 02:46:01.954970 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.055) 0:00:07.268 **** 2026-02-18 02:46:01.988884 | instance | skipping: [instance] 2026-02-18 02:46:01.988979 | instance | 2026-02-18 02:46:01.989105 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-18 02:46:01.989244 | instance | Wednesday 18 February 2026 02:46:01 +0000 (0:00:00.034) 0:00:07.303 **** 2026-02-18 02:46:02.021890 | instance | skipping: [instance] 2026-02-18 02:46:02.022138 | instance | 2026-02-18 02:46:02.022411 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-18 02:46:02.022691 | instance | Wednesday 18 February 2026 02:46:02 +0000 (0:00:00.031) 0:00:07.334 **** 2026-02-18 02:46:02.068003 | instance | skipping: [instance] 2026-02-18 02:46:02.068266 | instance | 2026-02-18 02:46:02.068752 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:46:02.069049 | instance | 2026-02-18 02:46:02.069373 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-18 02:46:02.069789 | instance | Wednesday 18 February 2026 02:46:02 +0000 (0:00:00.047) 0:00:07.382 **** 2026-02-18 02:46:02.102256 | instance | skipping: [instance] 2026-02-18 02:46:02.102397 | instance | 2026-02-18 02:46:02.102613 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:46:02.102773 | instance | 2026-02-18 02:46:02.102940 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:46:02.103109 | instance | Wednesday 18 February 2026 02:46:02 +0000 (0:00:00.034) 0:00:07.416 **** 2026-02-18 02:46:02.977552 | instance | ok: [instance] 2026-02-18 02:46:02.977722 | instance | 2026-02-18 02:46:02.977931 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-18 02:46:02.978133 | instance | Wednesday 18 February 2026 02:46:02 +0000 (0:00:00.875) 0:00:08.291 **** 2026-02-18 02:46:07.569016 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-18 02:46:07.569116 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-18 02:46:07.569303 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-18 02:46:07.569429 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-18 02:46:07.569554 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-18 02:46:07.569675 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-18 02:46:07.569796 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-18 02:46:07.569919 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-18 02:46:07.570038 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-18 02:46:07.570172 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-18 02:46:07.570278 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-18 02:46:07.570402 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-18 02:46:07.570521 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-18 02:46:07.570640 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-18 02:46:07.570765 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-18 02:46:07.570895 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-18 02:46:07.571014 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-18 02:46:07.571137 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-18 02:46:07.571441 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-18 02:46:07.571453 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-18 02:46:07.571498 | instance | 2026-02-18 02:46:07.571616 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-18 02:46:07.571741 | instance | Wednesday 18 February 2026 02:46:07 +0000 (0:00:04.591) 0:00:12.883 **** 2026-02-18 02:46:07.978022 | instance | ok: [instance] 2026-02-18 02:46:07.978113 | instance | 2026-02-18 02:46:07.978255 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-18 02:46:07.978360 | instance | Wednesday 18 February 2026 02:46:07 +0000 (0:00:00.409) 0:00:13.292 **** 2026-02-18 02:46:08.683029 | instance | ok: [instance] 2026-02-18 02:46:08.683102 | instance | 2026-02-18 02:46:08.683236 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-18 02:46:08.683363 | instance | Wednesday 18 February 2026 02:46:08 +0000 (0:00:00.704) 0:00:13.997 **** 2026-02-18 02:46:09.061929 | instance | ok: [instance] 2026-02-18 02:46:09.062181 | instance | 2026-02-18 02:46:09.062473 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-18 02:46:09.062760 | instance | Wednesday 18 February 2026 02:46:09 +0000 (0:00:00.378) 0:00:14.375 **** 2026-02-18 02:46:09.197248 | instance | ok: [instance] 2026-02-18 02:46:09.197608 | instance | 2026-02-18 02:46:09.197909 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-18 02:46:09.198231 | instance | 2026-02-18 02:46:09.198519 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:46:09.198877 | instance | Wednesday 18 February 2026 02:46:09 +0000 (0:00:00.135) 0:00:14.511 **** 2026-02-18 02:46:10.096879 | instance | ok: [instance] 2026-02-18 02:46:10.097109 | instance | 2026-02-18 02:46:10.097479 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-18 02:46:10.097865 | instance | Wednesday 18 February 2026 02:46:10 +0000 (0:00:00.899) 0:00:15.410 **** 2026-02-18 02:46:10.324580 | instance | ok: [instance] 2026-02-18 02:46:10.324741 | instance | 2026-02-18 02:46:10.325273 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-18 02:46:10.326205 | instance | Wednesday 18 February 2026 02:46:10 +0000 (0:00:00.227) 0:00:15.638 **** 2026-02-18 02:46:11.406986 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-18 02:46:11.407051 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-18 02:46:11.407060 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-18 02:46:11.407068 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-18 02:46:11.407076 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-18 02:46:11.407083 | instance | 2026-02-18 02:46:11.407089 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-18 02:46:11.407095 | instance | Wednesday 18 February 2026 02:46:11 +0000 (0:00:01.081) 0:00:16.720 **** 2026-02-18 02:46:12.204091 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-02-18 02:46:12.204134 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-02-18 02:46:12.204139 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-02-18 02:46:12.204144 | instance | 2026-02-18 02:46:12.204148 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-18 02:46:12.204152 | instance | Wednesday 18 February 2026 02:46:12 +0000 (0:00:00.797) 0:00:17.517 **** 2026-02-18 02:46:12.450904 | instance | ok: [instance] 2026-02-18 02:46:12.450944 | instance | 2026-02-18 02:46:12.450952 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-18 02:46:12.450959 | instance | Wednesday 18 February 2026 02:46:12 +0000 (0:00:00.242) 0:00:17.760 **** 2026-02-18 02:46:12.727780 | instance | ok: [instance] 2026-02-18 02:46:12.727820 | instance | 2026-02-18 02:46:12.727825 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-18 02:46:12.727830 | instance | Wednesday 18 February 2026 02:46:12 +0000 (0:00:00.281) 0:00:18.041 **** 2026-02-18 02:46:12.755556 | instance | ok: [instance] 2026-02-18 02:46:12.755589 | instance | 2026-02-18 02:46:12.755602 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-18 02:46:12.755607 | instance | Wednesday 18 February 2026 02:46:12 +0000 (0:00:00.027) 0:00:18.069 **** 2026-02-18 02:46:12.782923 | instance | skipping: [instance] 2026-02-18 02:46:12.782959 | instance | 2026-02-18 02:46:12.782965 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-18 02:46:12.782969 | instance | Wednesday 18 February 2026 02:46:12 +0000 (0:00:00.027) 0:00:18.096 **** 2026-02-18 02:46:13.267879 | instance | ok: [instance] 2026-02-18 02:46:13.267918 | instance | 2026-02-18 02:46:13.267923 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-18 02:46:13.267928 | instance | Wednesday 18 February 2026 02:46:13 +0000 (0:00:00.484) 0:00:18.581 **** 2026-02-18 02:46:13.536804 | instance | ok: [instance] 2026-02-18 02:46:13.536846 | instance | 2026-02-18 02:46:13.536862 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-18 02:46:13.536867 | instance | Wednesday 18 February 2026 02:46:13 +0000 (0:00:00.197) 0:00:18.779 **** 2026-02-18 02:46:13.536872 | instance | 2026-02-18 02:46:13.536877 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-18 02:46:13.536882 | instance | 2026-02-18 02:46:13.536886 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:46:13.536890 | instance | Wednesday 18 February 2026 02:46:13 +0000 (0:00:00.070) 0:00:18.850 **** 2026-02-18 02:46:14.601109 | instance | ok: [instance] 2026-02-18 02:46:14.601160 | instance | 2026-02-18 02:46:14.601167 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:14.601196 | instance | Wednesday 18 February 2026 02:46:14 +0000 (0:00:01.064) 0:00:19.914 **** 2026-02-18 02:46:14.902768 | instance | ok: [instance] 2026-02-18 02:46:14.902809 | instance | 2026-02-18 02:46:14.902814 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:46:14.902819 | instance | Wednesday 18 February 2026 02:46:14 +0000 (0:00:00.302) 0:00:20.216 **** 2026-02-18 02:46:14.947011 | instance | skipping: [instance] 2026-02-18 02:46:14.947468 | instance | 2026-02-18 02:46:14.947480 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:46:14.947485 | instance | Wednesday 18 February 2026 02:46:14 +0000 (0:00:00.044) 0:00:20.261 **** 2026-02-18 02:46:15.183425 | instance | ok: [instance] 2026-02-18 02:46:15.183469 | instance | 2026-02-18 02:46:15.183476 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:15.183483 | instance | Wednesday 18 February 2026 02:46:15 +0000 (0:00:00.235) 0:00:20.496 **** 2026-02-18 02:46:15.234363 | instance | ok: [instance] => { 2026-02-18 02:46:15.234407 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-18 02:46:15.234414 | instance | } 2026-02-18 02:46:15.234420 | instance | 2026-02-18 02:46:15.234426 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:15.234432 | instance | Wednesday 18 February 2026 02:46:15 +0000 (0:00:00.050) 0:00:20.547 **** 2026-02-18 02:46:15.665284 | instance | ok: [instance] 2026-02-18 02:46:15.665332 | instance | 2026-02-18 02:46:15.665340 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:15.665347 | instance | Wednesday 18 February 2026 02:46:15 +0000 (0:00:00.431) 0:00:20.978 **** 2026-02-18 02:46:15.715125 | instance | skipping: [instance] 2026-02-18 02:46:15.715188 | instance | 2026-02-18 02:46:15.715207 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:15.715223 | instance | Wednesday 18 February 2026 02:46:15 +0000 (0:00:00.045) 0:00:21.023 **** 2026-02-18 02:46:15.922083 | instance | ok: [instance] 2026-02-18 02:46:15.922119 | instance | 2026-02-18 02:46:15.922125 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:46:15.922130 | instance | Wednesday 18 February 2026 02:46:15 +0000 (0:00:00.212) 0:00:21.235 **** 2026-02-18 02:46:17.188773 | instance | ok: [instance] 2026-02-18 02:46:17.188835 | instance | 2026-02-18 02:46:17.188850 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:17.188855 | instance | Wednesday 18 February 2026 02:46:17 +0000 (0:00:01.266) 0:00:22.502 **** 2026-02-18 02:46:17.268126 | instance | ok: [instance] => { 2026-02-18 02:46:17.268161 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-18 02:46:17.268167 | instance | } 2026-02-18 02:46:17.268171 | instance | 2026-02-18 02:46:17.268176 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:17.268180 | instance | Wednesday 18 February 2026 02:46:17 +0000 (0:00:00.079) 0:00:22.581 **** 2026-02-18 02:46:17.667730 | instance | ok: [instance] 2026-02-18 02:46:17.667768 | instance | 2026-02-18 02:46:17.667773 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:17.667778 | instance | Wednesday 18 February 2026 02:46:17 +0000 (0:00:00.399) 0:00:22.981 **** 2026-02-18 02:46:19.914272 | instance | ok: [instance] 2026-02-18 02:46:19.914321 | instance | 2026-02-18 02:46:19.914329 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:46:19.914336 | instance | Wednesday 18 February 2026 02:46:19 +0000 (0:00:02.246) 0:00:25.227 **** 2026-02-18 02:46:19.948743 | instance | skipping: [instance] 2026-02-18 02:46:19.949644 | instance | 2026-02-18 02:46:19.949714 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:46:19.949725 | instance | Wednesday 18 February 2026 02:46:19 +0000 (0:00:00.034) 0:00:25.262 **** 2026-02-18 02:46:19.985453 | instance | skipping: [instance] 2026-02-18 02:46:19.985507 | instance | 2026-02-18 02:46:19.985969 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:46:19.985992 | instance | Wednesday 18 February 2026 02:46:19 +0000 (0:00:00.036) 0:00:25.298 **** 2026-02-18 02:46:20.019927 | instance | skipping: [instance] 2026-02-18 02:46:20.019975 | instance | 2026-02-18 02:46:20.019986 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:46:20.019996 | instance | Wednesday 18 February 2026 02:46:20 +0000 (0:00:00.034) 0:00:25.333 **** 2026-02-18 02:46:21.113281 | instance | ok: [instance] 2026-02-18 02:46:21.113398 | instance | 2026-02-18 02:46:21.113537 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:46:21.113660 | instance | Wednesday 18 February 2026 02:46:21 +0000 (0:00:01.094) 0:00:26.427 **** 2026-02-18 02:46:21.584674 | instance | ok: [instance] 2026-02-18 02:46:21.584783 | instance | 2026-02-18 02:46:21.584937 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:46:21.585070 | instance | Wednesday 18 February 2026 02:46:21 +0000 (0:00:00.471) 0:00:26.898 **** 2026-02-18 02:46:22.801903 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:46:22.802043 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:46:22.802199 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:46:22.802345 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:46:22.802524 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:46:22.802676 | instance | 2026-02-18 02:46:22.802822 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:46:22.802971 | instance | Wednesday 18 February 2026 02:46:22 +0000 (0:00:01.216) 0:00:28.115 **** 2026-02-18 02:46:23.297678 | instance | ok: [instance] 2026-02-18 02:46:23.297767 | instance | 2026-02-18 02:46:23.297894 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:46:23.298049 | instance | Wednesday 18 February 2026 02:46:23 +0000 (0:00:00.484) 0:00:28.600 **** 2026-02-18 02:46:23.298168 | instance | 2026-02-18 02:46:23.298320 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:46:23.298446 | instance | Wednesday 18 February 2026 02:46:23 +0000 (0:00:00.011) 0:00:28.611 **** 2026-02-18 02:46:23.894027 | instance | ok: [instance] 2026-02-18 02:46:23.894261 | instance | 2026-02-18 02:46:23.894548 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-18 02:46:23.894817 | instance | Wednesday 18 February 2026 02:46:23 +0000 (0:00:00.594) 0:00:29.206 **** 2026-02-18 02:46:24.754117 | instance | ok: [instance] 2026-02-18 02:46:24.754412 | instance | 2026-02-18 02:46:24.754814 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-18 02:46:24.755129 | instance | Wednesday 18 February 2026 02:46:24 +0000 (0:00:00.861) 0:00:30.067 **** 2026-02-18 02:46:24.803584 | instance | ok: [instance] 2026-02-18 02:46:24.803685 | instance | 2026-02-18 02:46:24.803819 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-18 02:46:24.803942 | instance | Wednesday 18 February 2026 02:46:24 +0000 (0:00:00.050) 0:00:30.117 **** 2026-02-18 02:46:24.841851 | instance | ok: [instance] 2026-02-18 02:46:24.842134 | instance | 2026-02-18 02:46:24.842453 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-18 02:46:24.842736 | instance | Wednesday 18 February 2026 02:46:24 +0000 (0:00:00.038) 0:00:30.155 **** 2026-02-18 02:46:24.890342 | instance | ok: [instance] 2026-02-18 02:46:24.890489 | instance | 2026-02-18 02:46:24.890676 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-18 02:46:24.890848 | instance | Wednesday 18 February 2026 02:46:24 +0000 (0:00:00.048) 0:00:30.204 **** 2026-02-18 02:46:24.946446 | instance | skipping: [instance] 2026-02-18 02:46:24.946602 | instance | 2026-02-18 02:46:24.946813 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-18 02:46:24.946996 | instance | Wednesday 18 February 2026 02:46:24 +0000 (0:00:00.056) 0:00:30.260 **** 2026-02-18 02:46:25.006870 | instance | ok: [instance] 2026-02-18 02:46:25.007028 | instance | 2026-02-18 02:46:25.007211 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:25.007504 | instance | Wednesday 18 February 2026 02:46:25 +0000 (0:00:00.060) 0:00:30.320 **** 2026-02-18 02:46:25.267031 | instance | ok: [instance] 2026-02-18 02:46:25.267097 | instance | 2026-02-18 02:46:25.267103 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:25.267108 | instance | Wednesday 18 February 2026 02:46:25 +0000 (0:00:00.217) 0:00:30.538 **** 2026-02-18 02:46:25.290545 | instance | ok: [instance] => { 2026-02-18 02:46:25.290560 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-18 02:46:25.290565 | instance | } 2026-02-18 02:46:25.290569 | instance | 2026-02-18 02:46:25.290573 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:25.290577 | instance | Wednesday 18 February 2026 02:46:25 +0000 (0:00:00.062) 0:00:30.600 **** 2026-02-18 02:46:25.629550 | instance | ok: [instance] 2026-02-18 02:46:25.629701 | instance | 2026-02-18 02:46:25.629877 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:25.630050 | instance | Wednesday 18 February 2026 02:46:25 +0000 (0:00:00.342) 0:00:30.943 **** 2026-02-18 02:46:25.670264 | instance | skipping: [instance] 2026-02-18 02:46:25.670362 | instance | 2026-02-18 02:46:25.670477 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:25.670601 | instance | Wednesday 18 February 2026 02:46:25 +0000 (0:00:00.040) 0:00:30.984 **** 2026-02-18 02:46:25.878782 | instance | ok: [instance] 2026-02-18 02:46:25.878853 | instance | 2026-02-18 02:46:25.879011 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:25.879133 | instance | Wednesday 18 February 2026 02:46:25 +0000 (0:00:00.208) 0:00:31.192 **** 2026-02-18 02:46:25.936745 | instance | ok: [instance] => { 2026-02-18 02:46:25.936875 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-18 02:46:25.937068 | instance | } 2026-02-18 02:46:25.937222 | instance | 2026-02-18 02:46:25.937401 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:25.937548 | instance | Wednesday 18 February 2026 02:46:25 +0000 (0:00:00.057) 0:00:31.250 **** 2026-02-18 02:46:26.275965 | instance | ok: [instance] 2026-02-18 02:46:26.276292 | instance | 2026-02-18 02:46:26.276643 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:26.276959 | instance | Wednesday 18 February 2026 02:46:26 +0000 (0:00:00.339) 0:00:31.589 **** 2026-02-18 02:46:26.334261 | instance | skipping: [instance] 2026-02-18 02:46:26.334377 | instance | 2026-02-18 02:46:26.334505 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-18 02:46:26.334643 | instance | Wednesday 18 February 2026 02:46:26 +0000 (0:00:00.057) 0:00:31.647 **** 2026-02-18 02:46:26.358245 | instance | skipping: [instance] 2026-02-18 02:46:26.358419 | instance | 2026-02-18 02:46:26.358587 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-18 02:46:26.358784 | instance | Wednesday 18 February 2026 02:46:26 +0000 (0:00:00.024) 0:00:31.672 **** 2026-02-18 02:46:26.381201 | instance | skipping: [instance] 2026-02-18 02:46:26.381510 | instance | 2026-02-18 02:46:26.381808 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-18 02:46:26.382199 | instance | Wednesday 18 February 2026 02:46:26 +0000 (0:00:00.022) 0:00:31.695 **** 2026-02-18 02:46:26.404911 | instance | skipping: [instance] 2026-02-18 02:46:26.405022 | instance | 2026-02-18 02:46:26.405048 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-18 02:46:26.405667 | instance | Wednesday 18 February 2026 02:46:26 +0000 (0:00:00.022) 0:00:31.717 **** 2026-02-18 02:46:27.358799 | instance | ok: [instance] 2026-02-18 02:46:27.358933 | instance | 2026-02-18 02:46:27.359115 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-18 02:46:27.359260 | instance | Wednesday 18 February 2026 02:46:27 +0000 (0:00:00.955) 0:00:32.673 **** 2026-02-18 02:46:27.796405 | instance | ok: [instance] 2026-02-18 02:46:27.796525 | instance | 2026-02-18 02:46:27.796681 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-18 02:46:27.796806 | instance | Wednesday 18 February 2026 02:46:27 +0000 (0:00:00.437) 0:00:33.110 **** 2026-02-18 02:46:28.730543 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-18 02:46:28.730619 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-18 02:46:28.730760 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-18 02:46:28.730893 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-18 02:46:28.731033 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-18 02:46:28.731160 | instance | 2026-02-18 02:46:28.731284 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-18 02:46:28.731406 | instance | Wednesday 18 February 2026 02:46:28 +0000 (0:00:00.933) 0:00:34.044 **** 2026-02-18 02:46:29.247817 | instance | ok: [instance] 2026-02-18 02:46:29.247950 | instance | 2026-02-18 02:46:29.248084 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-18 02:46:29.248331 | instance | Wednesday 18 February 2026 02:46:29 +0000 (0:00:00.508) 0:00:34.552 **** 2026-02-18 02:46:29.248453 | instance | 2026-02-18 02:46:29.248577 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-18 02:46:29.248699 | instance | Wednesday 18 February 2026 02:46:29 +0000 (0:00:00.009) 0:00:34.561 **** 2026-02-18 02:46:29.619908 | instance | ok: [instance] 2026-02-18 02:46:29.620215 | instance | 2026-02-18 02:46:29.620517 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:29.620797 | instance | Wednesday 18 February 2026 02:46:29 +0000 (0:00:00.372) 0:00:34.933 **** 2026-02-18 02:46:29.823618 | instance | ok: [instance] 2026-02-18 02:46:29.823861 | instance | 2026-02-18 02:46:29.824181 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:29.824470 | instance | Wednesday 18 February 2026 02:46:29 +0000 (0:00:00.202) 0:00:35.136 **** 2026-02-18 02:46:29.878867 | instance | ok: [instance] => { 2026-02-18 02:46:29.879099 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-18 02:46:29.879275 | instance | } 2026-02-18 02:46:29.879428 | instance | 2026-02-18 02:46:29.879597 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:29.879761 | instance | Wednesday 18 February 2026 02:46:29 +0000 (0:00:00.055) 0:00:35.192 **** 2026-02-18 02:46:30.208532 | instance | ok: [instance] 2026-02-18 02:46:30.208800 | instance | 2026-02-18 02:46:30.209905 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:30.210194 | instance | Wednesday 18 February 2026 02:46:30 +0000 (0:00:00.329) 0:00:35.521 **** 2026-02-18 02:46:31.377387 | instance | ok: [instance] 2026-02-18 02:46:31.377556 | instance | 2026-02-18 02:46:31.377724 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:31.377924 | instance | Wednesday 18 February 2026 02:46:31 +0000 (0:00:01.169) 0:00:36.691 **** 2026-02-18 02:46:31.443540 | instance | ok: [instance] => { 2026-02-18 02:46:31.443834 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-18 02:46:31.444146 | instance | } 2026-02-18 02:46:31.444671 | instance | 2026-02-18 02:46:31.445048 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:31.445394 | instance | Wednesday 18 February 2026 02:46:31 +0000 (0:00:00.066) 0:00:36.757 **** 2026-02-18 02:46:31.774179 | instance | ok: [instance] 2026-02-18 02:46:31.774278 | instance | 2026-02-18 02:46:31.774408 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:31.774539 | instance | Wednesday 18 February 2026 02:46:31 +0000 (0:00:00.331) 0:00:37.088 **** 2026-02-18 02:46:32.914355 | instance | ok: [instance] 2026-02-18 02:46:32.914425 | instance | 2026-02-18 02:46:32.914533 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-18 02:46:32.914670 | instance | Wednesday 18 February 2026 02:46:32 +0000 (0:00:01.140) 0:00:38.228 **** 2026-02-18 02:46:33.366553 | instance | ok: [instance] 2026-02-18 02:46:33.366896 | instance | 2026-02-18 02:46:33.367267 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-18 02:46:33.367552 | instance | Wednesday 18 February 2026 02:46:33 +0000 (0:00:00.452) 0:00:38.680 **** 2026-02-18 02:46:33.570395 | instance | ok: [instance] 2026-02-18 02:46:33.570881 | instance | 2026-02-18 02:46:33.571407 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:33.571959 | instance | Wednesday 18 February 2026 02:46:33 +0000 (0:00:00.203) 0:00:38.884 **** 2026-02-18 02:46:33.765479 | instance | ok: [instance] 2026-02-18 02:46:33.765854 | instance | 2026-02-18 02:46:33.766039 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:33.766836 | instance | Wednesday 18 February 2026 02:46:33 +0000 (0:00:00.195) 0:00:39.079 **** 2026-02-18 02:46:33.816063 | instance | ok: [instance] => { 2026-02-18 02:46:33.816229 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-18 02:46:33.816399 | instance | } 2026-02-18 02:46:33.816563 | instance | 2026-02-18 02:46:33.816736 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:33.816946 | instance | Wednesday 18 February 2026 02:46:33 +0000 (0:00:00.050) 0:00:39.130 **** 2026-02-18 02:46:34.134941 | instance | ok: [instance] 2026-02-18 02:46:34.135041 | instance | 2026-02-18 02:46:34.135168 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:34.135342 | instance | Wednesday 18 February 2026 02:46:34 +0000 (0:00:00.319) 0:00:39.449 **** 2026-02-18 02:46:36.157914 | instance | ok: [instance] 2026-02-18 02:46:36.158157 | instance | 2026-02-18 02:46:36.158528 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-18 02:46:36.158800 | instance | Wednesday 18 February 2026 02:46:36 +0000 (0:00:02.022) 0:00:41.471 **** 2026-02-18 02:46:36.205888 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-18 02:46:36.206132 | instance | 2026-02-18 02:46:36.206431 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-18 02:46:36.206693 | instance | Wednesday 18 February 2026 02:46:36 +0000 (0:00:00.048) 0:00:41.520 **** 2026-02-18 02:46:37.334559 | instance | ok: [instance] 2026-02-18 02:46:37.334668 | instance | 2026-02-18 02:46:37.334811 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-18 02:46:37.334964 | instance | Wednesday 18 February 2026 02:46:37 +0000 (0:00:01.127) 0:00:42.647 **** 2026-02-18 02:46:37.542083 | instance | ok: [instance] 2026-02-18 02:46:37.542166 | instance | 2026-02-18 02:46:37.542301 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-18 02:46:37.542426 | instance | Wednesday 18 February 2026 02:46:37 +0000 (0:00:00.209) 0:00:42.856 **** 2026-02-18 02:46:37.939928 | instance | ok: [instance] 2026-02-18 02:46:37.940186 | instance | 2026-02-18 02:46:37.940471 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-18 02:46:37.940774 | instance | Wednesday 18 February 2026 02:46:37 +0000 (0:00:00.397) 0:00:43.253 **** 2026-02-18 02:46:38.722712 | instance | ok: [instance] => (item=br_netfilter) 2026-02-18 02:46:38.722984 | instance | ok: [instance] => (item=ip_tables) 2026-02-18 02:46:38.723280 | instance | ok: [instance] => (item=ip6_tables) 2026-02-18 02:46:38.723550 | instance | ok: [instance] => (item=nf_conntrack) 2026-02-18 02:46:38.723799 | instance | 2026-02-18 02:46:38.724070 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:38.724339 | instance | Wednesday 18 February 2026 02:46:38 +0000 (0:00:00.782) 0:00:44.036 **** 2026-02-18 02:46:38.923783 | instance | ok: [instance] 2026-02-18 02:46:38.923857 | instance | 2026-02-18 02:46:38.923980 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:38.924107 | instance | Wednesday 18 February 2026 02:46:38 +0000 (0:00:00.201) 0:00:44.237 **** 2026-02-18 02:46:38.969942 | instance | ok: [instance] => { 2026-02-18 02:46:38.970234 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-18 02:46:38.970516 | instance | } 2026-02-18 02:46:38.970827 | instance | 2026-02-18 02:46:38.971068 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:38.971371 | instance | Wednesday 18 February 2026 02:46:38 +0000 (0:00:00.045) 0:00:44.283 **** 2026-02-18 02:46:39.346554 | instance | ok: [instance] 2026-02-18 02:46:39.346822 | instance | 2026-02-18 02:46:39.347116 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:39.347386 | instance | Wednesday 18 February 2026 02:46:39 +0000 (0:00:00.376) 0:00:44.660 **** 2026-02-18 02:46:39.379233 | instance | skipping: [instance] 2026-02-18 02:46:39.379483 | instance | 2026-02-18 02:46:39.379858 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-18 02:46:39.380141 | instance | Wednesday 18 February 2026 02:46:39 +0000 (0:00:00.032) 0:00:44.693 **** 2026-02-18 02:46:39.437099 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-18 02:46:39.437220 | instance | 2026-02-18 02:46:39.437380 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-18 02:46:39.437505 | instance | Wednesday 18 February 2026 02:46:39 +0000 (0:00:00.057) 0:00:44.751 **** 2026-02-18 02:46:39.471202 | instance | skipping: [instance] 2026-02-18 02:46:39.471525 | instance | 2026-02-18 02:46:39.471871 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-18 02:46:39.472149 | instance | Wednesday 18 February 2026 02:46:39 +0000 (0:00:00.034) 0:00:44.785 **** 2026-02-18 02:46:40.530720 | instance | ok: [instance] 2026-02-18 02:46:40.530818 | instance | 2026-02-18 02:46:40.530944 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-18 02:46:40.531068 | instance | Wednesday 18 February 2026 02:46:40 +0000 (0:00:01.059) 0:00:45.844 **** 2026-02-18 02:46:41.754905 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-18 02:46:41.755228 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-18 02:46:41.755523 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-18 02:46:41.755814 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-18 02:46:41.756231 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-18 02:46:41.756538 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-18 02:46:41.756829 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-18 02:46:41.757071 | instance | 2026-02-18 02:46:41.757436 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-18 02:46:41.757701 | instance | Wednesday 18 February 2026 02:46:41 +0000 (0:00:01.224) 0:00:47.069 **** 2026-02-18 02:46:42.284618 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-18 02:46:42.284805 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-18 02:46:42.284881 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-18 02:46:42.285026 | instance | 2026-02-18 02:46:42.285163 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-18 02:46:42.285341 | instance | Wednesday 18 February 2026 02:46:42 +0000 (0:00:00.529) 0:00:47.598 **** 2026-02-18 02:46:42.756765 | instance | ok: [instance] 2026-02-18 02:46:42.756862 | instance | 2026-02-18 02:46:42.756969 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-18 02:46:42.757093 | instance | Wednesday 18 February 2026 02:46:42 +0000 (0:00:00.472) 0:00:48.070 **** 2026-02-18 02:46:43.227700 | instance | ok: [instance] 2026-02-18 02:46:43.227858 | instance | 2026-02-18 02:46:43.228058 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-18 02:46:43.228267 | instance | Wednesday 18 February 2026 02:46:43 +0000 (0:00:00.470) 0:00:48.541 **** 2026-02-18 02:46:43.433528 | instance | ok: [instance] 2026-02-18 02:46:43.433674 | instance | 2026-02-18 02:46:43.433878 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-18 02:46:43.434057 | instance | Wednesday 18 February 2026 02:46:43 +0000 (0:00:00.205) 0:00:48.747 **** 2026-02-18 02:46:43.468318 | instance | skipping: [instance] 2026-02-18 02:46:43.468670 | instance | 2026-02-18 02:46:43.469067 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-18 02:46:43.469446 | instance | Wednesday 18 February 2026 02:46:43 +0000 (0:00:00.034) 0:00:48.782 **** 2026-02-18 02:46:44.024797 | instance | ok: [instance] => (item=swap) 2026-02-18 02:46:44.024978 | instance | ok: [instance] => (item=none) 2026-02-18 02:46:44.025280 | instance | 2026-02-18 02:46:44.025594 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-18 02:46:44.025827 | instance | Wednesday 18 February 2026 02:46:44 +0000 (0:00:00.556) 0:00:49.338 **** 2026-02-18 02:46:44.436730 | instance | ok: [instance] 2026-02-18 02:46:44.436999 | instance | 2026-02-18 02:46:44.437343 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-18 02:46:44.437678 | instance | Wednesday 18 February 2026 02:46:44 +0000 (0:00:00.411) 0:00:49.750 **** 2026-02-18 02:46:44.861796 | instance | ok: [instance] 2026-02-18 02:46:44.861906 | instance | 2026-02-18 02:46:44.862043 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-18 02:46:44.862166 | instance | Wednesday 18 February 2026 02:46:44 +0000 (0:00:00.415) 0:00:50.166 **** 2026-02-18 02:46:44.862281 | instance | 2026-02-18 02:46:44.862406 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-18 02:46:44.862533 | instance | Wednesday 18 February 2026 02:46:44 +0000 (0:00:00.009) 0:00:50.175 **** 2026-02-18 02:46:45.202632 | instance | ok: [instance] 2026-02-18 02:46:45.202951 | instance | 2026-02-18 02:46:45.203238 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-18 02:46:45.203509 | instance | Wednesday 18 February 2026 02:46:45 +0000 (0:00:00.339) 0:00:50.515 **** 2026-02-18 02:46:46.197543 | instance | ok: [instance] 2026-02-18 02:46:46.197693 | instance | 2026-02-18 02:46:46.197868 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-18 02:46:46.198007 | instance | Wednesday 18 February 2026 02:46:46 +0000 (0:00:00.995) 0:00:51.511 **** 2026-02-18 02:46:47.136291 | instance | ok: [instance] 2026-02-18 02:46:47.136368 | instance | 2026-02-18 02:46:47.136503 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-18 02:46:47.136617 | instance | Wednesday 18 February 2026 02:46:47 +0000 (0:00:00.938) 0:00:52.450 **** 2026-02-18 02:46:47.430705 | instance | ok: [instance] 2026-02-18 02:46:47.430992 | instance | 2026-02-18 02:46:47.431278 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-18 02:46:47.431549 | instance | Wednesday 18 February 2026 02:46:47 +0000 (0:00:00.293) 0:00:52.744 **** 2026-02-18 02:46:47.903387 | instance | ok: [instance] 2026-02-18 02:46:47.903524 | instance | 2026-02-18 02:46:47.903647 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-18 02:46:47.903773 | instance | Wednesday 18 February 2026 02:46:47 +0000 (0:00:00.473) 0:00:53.217 **** 2026-02-18 02:46:47.993713 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-18 02:46:47.993749 | instance | 2026-02-18 02:46:47.993755 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-18 02:46:47.993759 | instance | Wednesday 18 February 2026 02:46:47 +0000 (0:00:00.084) 0:00:53.302 **** 2026-02-18 02:46:48.065533 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-18 02:46:48.065957 | instance | 2026-02-18 02:46:48.065969 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-18 02:46:48.065975 | instance | Wednesday 18 February 2026 02:46:48 +0000 (0:00:00.077) 0:00:53.379 **** 2026-02-18 02:46:48.286818 | instance | ok: [instance] => (item=instance) 2026-02-18 02:46:48.286852 | instance | 2026-02-18 02:46:48.287111 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-18 02:46:48.287121 | instance | Wednesday 18 February 2026 02:46:48 +0000 (0:00:00.220) 0:00:53.600 **** 2026-02-18 02:46:48.348625 | instance | ok: [instance] 2026-02-18 02:46:48.348669 | instance | 2026-02-18 02:46:48.348674 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-18 02:46:48.348679 | instance | Wednesday 18 February 2026 02:46:48 +0000 (0:00:00.061) 0:00:53.662 **** 2026-02-18 02:46:48.387561 | instance | skipping: [instance] 2026-02-18 02:46:48.388632 | instance | 2026-02-18 02:46:48.388663 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-18 02:46:48.388751 | instance | Wednesday 18 February 2026 02:46:48 +0000 (0:00:00.039) 0:00:53.701 **** 2026-02-18 02:46:48.428790 | instance | ok: [instance] => { 2026-02-18 02:46:48.429262 | instance | "msg": "instance" 2026-02-18 02:46:48.430173 | instance | } 2026-02-18 02:46:48.430201 | instance | 2026-02-18 02:46:48.430815 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-18 02:46:48.430842 | instance | Wednesday 18 February 2026 02:46:48 +0000 (0:00:00.041) 0:00:53.742 **** 2026-02-18 02:46:48.934422 | instance | ok: [instance] 2026-02-18 02:46:48.934481 | instance | 2026-02-18 02:46:48.934492 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-18 02:46:48.934502 | instance | Wednesday 18 February 2026 02:46:48 +0000 (0:00:00.504) 0:00:54.247 **** 2026-02-18 02:46:48.984151 | instance | skipping: [instance] 2026-02-18 02:46:48.984190 | instance | 2026-02-18 02:46:48.984195 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-18 02:46:48.984200 | instance | Wednesday 18 February 2026 02:46:48 +0000 (0:00:00.050) 0:00:54.297 **** 2026-02-18 02:46:49.021100 | instance | skipping: [instance] 2026-02-18 02:46:49.021139 | instance | 2026-02-18 02:46:49.021154 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-18 02:46:49.021159 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.036) 0:00:54.334 **** 2026-02-18 02:46:49.060343 | instance | skipping: [instance] 2026-02-18 02:46:49.060381 | instance | 2026-02-18 02:46:49.060573 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-18 02:46:49.060589 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.039) 0:00:54.374 **** 2026-02-18 02:46:49.102998 | instance | skipping: [instance] 2026-02-18 02:46:49.103465 | instance | 2026-02-18 02:46:49.103488 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-18 02:46:49.103734 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.042) 0:00:54.416 **** 2026-02-18 02:46:49.148516 | instance | skipping: [instance] 2026-02-18 02:46:49.148554 | instance | 2026-02-18 02:46:49.148559 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-18 02:46:49.148564 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.045) 0:00:54.462 **** 2026-02-18 02:46:49.197254 | instance | skipping: [instance] 2026-02-18 02:46:49.197305 | instance | 2026-02-18 02:46:49.197634 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-18 02:46:49.197647 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.046) 0:00:54.508 **** 2026-02-18 02:46:49.231699 | instance | skipping: [instance] 2026-02-18 02:46:49.232502 | instance | 2026-02-18 02:46:49.232526 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-18 02:46:49.232537 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.036) 0:00:54.544 **** 2026-02-18 02:46:49.453013 | instance | ok: [instance] 2026-02-18 02:46:49.453065 | instance | 2026-02-18 02:46:49.453073 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-18 02:46:49.453080 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.221) 0:00:54.766 **** 2026-02-18 02:46:49.664114 | instance | ok: [instance] 2026-02-18 02:46:49.664158 | instance | 2026-02-18 02:46:49.664166 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-18 02:46:49.664172 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.211) 0:00:54.977 **** 2026-02-18 02:46:49.705208 | instance | skipping: [instance] 2026-02-18 02:46:49.705256 | instance | 2026-02-18 02:46:49.705671 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-18 02:46:49.705687 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.041) 0:00:55.018 **** 2026-02-18 02:46:49.934752 | instance | ok: [instance] 2026-02-18 02:46:49.935180 | instance | 2026-02-18 02:46:49.935192 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-18 02:46:49.935197 | instance | Wednesday 18 February 2026 02:46:49 +0000 (0:00:00.229) 0:00:55.248 **** 2026-02-18 02:46:50.131500 | instance | ok: [instance] 2026-02-18 02:46:50.131539 | instance | 2026-02-18 02:46:50.131544 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-18 02:46:50.131549 | instance | Wednesday 18 February 2026 02:46:50 +0000 (0:00:00.196) 0:00:55.445 **** 2026-02-18 02:46:50.349229 | instance | ok: [instance] 2026-02-18 02:46:50.349586 | instance | 2026-02-18 02:46:50.349597 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-18 02:46:50.349602 | instance | Wednesday 18 February 2026 02:46:50 +0000 (0:00:00.217) 0:00:55.663 **** 2026-02-18 02:46:51.473596 | instance | ok: [instance] 2026-02-18 02:46:51.473812 | instance | 2026-02-18 02:46:51.474079 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-18 02:46:51.474387 | instance | Wednesday 18 February 2026 02:46:51 +0000 (0:00:01.124) 0:00:56.787 **** 2026-02-18 02:46:52.555501 | instance | ok: [instance] 2026-02-18 02:46:52.555539 | instance | 2026-02-18 02:46:52.555544 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-18 02:46:52.555549 | instance | Wednesday 18 February 2026 02:46:52 +0000 (0:00:01.081) 0:00:57.869 **** 2026-02-18 02:46:52.644680 | instance | skipping: [instance] 2026-02-18 02:46:52.645120 | instance | 2026-02-18 02:46:52.645132 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-18 02:46:52.645137 | instance | Wednesday 18 February 2026 02:46:52 +0000 (0:00:00.088) 0:00:57.958 **** 2026-02-18 02:46:52.695255 | instance | skipping: [instance] 2026-02-18 02:46:52.695291 | instance | 2026-02-18 02:46:52.695296 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-18 02:46:52.695301 | instance | Wednesday 18 February 2026 02:46:52 +0000 (0:00:00.050) 0:00:58.009 **** 2026-02-18 02:46:53.408010 | instance | ok: [instance] 2026-02-18 02:46:53.408044 | instance | 2026-02-18 02:46:53.408303 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-18 02:46:53.408453 | instance | Wednesday 18 February 2026 02:46:53 +0000 (0:00:00.712) 0:00:58.722 **** 2026-02-18 02:46:53.445982 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-18 02:46:53.446745 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-18 02:46:53.446763 | instance | skipping: [instance] 2026-02-18 02:46:53.446771 | instance | 2026-02-18 02:46:53.446778 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-18 02:46:53.446979 | instance | Wednesday 18 February 2026 02:46:53 +0000 (0:00:00.037) 0:00:58.759 **** 2026-02-18 02:46:53.483168 | instance | skipping: [instance] 2026-02-18 02:46:53.483197 | instance | 2026-02-18 02:46:53.483475 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-18 02:46:53.483486 | instance | Wednesday 18 February 2026 02:46:53 +0000 (0:00:00.037) 0:00:58.797 **** 2026-02-18 02:46:53.525722 | instance | skipping: [instance] 2026-02-18 02:46:53.525933 | instance | 2026-02-18 02:46:53.526163 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-18 02:46:53.526311 | instance | Wednesday 18 February 2026 02:46:53 +0000 (0:00:00.042) 0:00:58.839 **** 2026-02-18 02:46:53.573079 | instance | skipping: [instance] 2026-02-18 02:46:53.573116 | instance | 2026-02-18 02:46:53.573121 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-18 02:46:53.573125 | instance | Wednesday 18 February 2026 02:46:53 +0000 (0:00:00.046) 0:00:58.886 **** 2026-02-18 02:46:53.606010 | instance | skipping: [instance] 2026-02-18 02:46:53.606045 | instance | 2026-02-18 02:46:53.606054 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-18 02:46:53.606376 | instance | Wednesday 18 February 2026 02:46:53 +0000 (0:00:00.033) 0:00:58.919 **** 2026-02-18 02:46:54.034313 | instance | ok: [instance] 2026-02-18 02:46:54.034354 | instance | 2026-02-18 02:46:54.034362 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-18 02:46:54.034369 | instance | Wednesday 18 February 2026 02:46:54 +0000 (0:00:00.427) 0:00:59.347 **** 2026-02-18 02:46:55.098089 | instance | ok: [instance] 2026-02-18 02:46:55.098537 | instance | 2026-02-18 02:46:55.098560 | instance | PLAY [Install control-plane components] **************************************** 2026-02-18 02:46:55.098832 | instance | 2026-02-18 02:46:55.099481 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:46:55.099499 | instance | Wednesday 18 February 2026 02:46:55 +0000 (0:00:01.059) 0:01:00.407 **** 2026-02-18 02:46:56.101094 | instance | ok: [instance] 2026-02-18 02:46:56.101129 | instance | 2026-02-18 02:46:56.101340 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-18 02:46:56.101351 | instance | Wednesday 18 February 2026 02:46:56 +0000 (0:00:01.007) 0:01:01.415 **** 2026-02-18 02:46:56.304855 | instance | ok: [instance] 2026-02-18 02:46:56.304953 | instance | 2026-02-18 02:46:56.305542 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-18 02:46:56.305578 | instance | Wednesday 18 February 2026 02:46:56 +0000 (0:00:00.202) 0:01:01.617 **** 2026-02-18 02:46:58.337252 | instance | ok: [instance] 2026-02-18 02:46:58.337309 | instance | 2026-02-18 02:46:58.337317 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-18 02:46:58.337438 | instance | Wednesday 18 February 2026 02:46:58 +0000 (0:00:02.033) 0:01:03.650 **** 2026-02-18 02:46:58.551861 | instance | ok: [instance] 2026-02-18 02:46:58.551915 | instance | 2026-02-18 02:46:58.551927 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:46:58.551937 | instance | Wednesday 18 February 2026 02:46:58 +0000 (0:00:00.212) 0:01:03.863 **** 2026-02-18 02:46:58.580250 | instance | ok: [instance] => { 2026-02-18 02:46:58.580688 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-18 02:46:58.581015 | instance | } 2026-02-18 02:46:58.581449 | instance | 2026-02-18 02:46:58.582596 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:46:58.586155 | instance | Wednesday 18 February 2026 02:46:58 +0000 (0:00:00.030) 0:01:03.894 **** 2026-02-18 02:46:58.907848 | instance | ok: [instance] 2026-02-18 02:46:58.907892 | instance | 2026-02-18 02:46:58.907898 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:46:58.907903 | instance | Wednesday 18 February 2026 02:46:58 +0000 (0:00:00.327) 0:01:04.221 **** 2026-02-18 02:47:00.189025 | instance | ok: [instance] 2026-02-18 02:47:00.189241 | instance | 2026-02-18 02:47:00.189952 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-18 02:47:00.189977 | instance | Wednesday 18 February 2026 02:47:00 +0000 (0:00:01.280) 0:01:05.502 **** 2026-02-18 02:47:00.551995 | instance | ok: [instance] 2026-02-18 02:47:00.552037 | instance | 2026-02-18 02:47:00.552044 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-18 02:47:00.552051 | instance | Wednesday 18 February 2026 02:47:00 +0000 (0:00:00.362) 0:01:05.865 **** 2026-02-18 02:47:00.750539 | instance | ok: [instance] 2026-02-18 02:47:00.750583 | instance | 2026-02-18 02:47:00.750592 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-18 02:47:00.750601 | instance | Wednesday 18 February 2026 02:47:00 +0000 (0:00:00.198) 0:01:06.063 **** 2026-02-18 02:47:00.980765 | instance | ok: [instance] 2026-02-18 02:47:00.980828 | instance | 2026-02-18 02:47:00.980840 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-18 02:47:00.980850 | instance | Wednesday 18 February 2026 02:47:00 +0000 (0:00:00.230) 0:01:06.293 **** 2026-02-18 02:47:01.178364 | instance | ok: [instance] 2026-02-18 02:47:01.178412 | instance | 2026-02-18 02:47:01.178704 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-18 02:47:01.178719 | instance | Wednesday 18 February 2026 02:47:01 +0000 (0:00:00.197) 0:01:06.491 **** 2026-02-18 02:47:01.379054 | instance | ok: [instance] 2026-02-18 02:47:01.379103 | instance | 2026-02-18 02:47:01.379110 | instance | TASK [Install plugin] ********************************************************** 2026-02-18 02:47:01.379117 | instance | Wednesday 18 February 2026 02:47:01 +0000 (0:00:00.200) 0:01:06.692 **** 2026-02-18 02:47:01.437680 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-18 02:47:01.437715 | instance | 2026-02-18 02:47:01.437720 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-18 02:47:01.437725 | instance | Wednesday 18 February 2026 02:47:01 +0000 (0:00:00.059) 0:01:06.751 **** 2026-02-18 02:47:01.502603 | instance | ok: [instance] => { 2026-02-18 02:47:01.502640 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-18 02:47:01.502645 | instance | } 2026-02-18 02:47:01.502650 | instance | 2026-02-18 02:47:01.502655 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-18 02:47:01.502659 | instance | Wednesday 18 February 2026 02:47:01 +0000 (0:00:00.064) 0:01:06.816 **** 2026-02-18 02:47:01.851761 | instance | ok: [instance] 2026-02-18 02:47:01.851805 | instance | 2026-02-18 02:47:01.852100 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-18 02:47:01.852115 | instance | Wednesday 18 February 2026 02:47:01 +0000 (0:00:00.349) 0:01:07.165 **** 2026-02-18 02:47:03.298629 | instance | ok: [instance] 2026-02-18 02:47:03.298674 | instance | 2026-02-18 02:47:03.298694 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-18 02:47:03.298700 | instance | Wednesday 18 February 2026 02:47:03 +0000 (0:00:01.446) 0:01:08.612 **** 2026-02-18 02:47:03.351640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-18 02:47:03.351709 | instance | 2026-02-18 02:47:03.351785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-18 02:47:03.351805 | instance | Wednesday 18 February 2026 02:47:03 +0000 (0:00:00.052) 0:01:08.664 **** 2026-02-18 02:47:03.930217 | instance | ok: [instance] 2026-02-18 02:47:03.930249 | instance | 2026-02-18 02:47:03.930254 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-18 02:47:03.930259 | instance | Wednesday 18 February 2026 02:47:03 +0000 (0:00:00.579) 0:01:09.244 **** 2026-02-18 02:47:04.670363 | instance | ok: [instance] 2026-02-18 02:47:04.670393 | instance | 2026-02-18 02:47:04.670399 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-18 02:47:04.670404 | instance | Wednesday 18 February 2026 02:47:04 +0000 (0:00:00.740) 0:01:09.984 **** 2026-02-18 02:47:06.719714 | instance | ok: [instance] 2026-02-18 02:47:06.719796 | instance | 2026-02-18 02:47:06.719804 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:47:06.719808 | instance | 2026-02-18 02:47:06.719874 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:47:06.720046 | instance | Wednesday 18 February 2026 02:47:06 +0000 (0:00:02.048) 0:01:12.033 **** 2026-02-18 02:47:07.758280 | instance | ok: [instance] 2026-02-18 02:47:07.758326 | instance | 2026-02-18 02:47:07.758334 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-18 02:47:07.758340 | instance | Wednesday 18 February 2026 02:47:07 +0000 (0:00:01.038) 0:01:13.071 **** 2026-02-18 02:47:08.483502 | instance | ok: [instance] 2026-02-18 02:47:08.483550 | instance | 2026-02-18 02:47:08.483559 | instance | PLAY [all] ********************************************************************* 2026-02-18 02:47:08.483725 | instance | 2026-02-18 02:47:08.483927 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-18 02:47:08.484108 | instance | Wednesday 18 February 2026 02:47:08 +0000 (0:00:00.720) 0:01:13.792 **** 2026-02-18 02:47:09.169232 | instance | ok: [instance] 2026-02-18 02:47:09.169367 | instance | 2026-02-18 02:47:09.169372 | instance | PLAY [controllers] ************************************************************* 2026-02-18 02:47:09.169377 | instance | 2026-02-18 02:47:09.169659 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:47:09.169670 | instance | Wednesday 18 February 2026 02:47:09 +0000 (0:00:00.690) 0:01:14.482 **** 2026-02-18 02:47:10.188097 | instance | ok: [instance] 2026-02-18 02:47:10.188131 | instance | 2026-02-18 02:47:10.188136 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-18 02:47:10.188141 | instance | Wednesday 18 February 2026 02:47:10 +0000 (0:00:01.018) 0:01:15.501 **** 2026-02-18 02:47:10.229672 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-18 02:47:10.229704 | instance | 2026-02-18 02:47:10.229709 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-18 02:47:10.229714 | instance | Wednesday 18 February 2026 02:47:10 +0000 (0:00:00.041) 0:01:15.543 **** 2026-02-18 02:47:10.694032 | instance | ok: [instance] 2026-02-18 02:47:10.694073 | instance | 2026-02-18 02:47:10.694080 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-18 02:47:10.694087 | instance | Wednesday 18 February 2026 02:47:10 +0000 (0:00:00.463) 0:01:16.007 **** 2026-02-18 02:47:11.735078 | instance | ok: [instance] 2026-02-18 02:47:11.735116 | instance | 2026-02-18 02:47:11.735122 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-18 02:47:11.735127 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:01.041) 0:01:17.049 **** 2026-02-18 02:47:11.775095 | instance | skipping: [instance] 2026-02-18 02:47:11.775130 | instance | 2026-02-18 02:47:11.775136 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-18 02:47:11.775141 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:00.040) 0:01:17.089 **** 2026-02-18 02:47:11.818241 | instance | skipping: [instance] 2026-02-18 02:47:11.818336 | instance | 2026-02-18 02:47:11.818353 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-18 02:47:11.818414 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:00.043) 0:01:17.132 **** 2026-02-18 02:47:11.843565 | instance | skipping: [instance] 2026-02-18 02:47:11.843808 | instance | 2026-02-18 02:47:11.844407 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-18 02:47:11.844682 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:00.025) 0:01:17.157 **** 2026-02-18 02:47:11.882252 | instance | skipping: [instance] 2026-02-18 02:47:11.882508 | instance | 2026-02-18 02:47:11.882853 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-18 02:47:11.883128 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:00.038) 0:01:17.196 **** 2026-02-18 02:47:11.924996 | instance | skipping: [instance] 2026-02-18 02:47:11.925302 | instance | 2026-02-18 02:47:11.925641 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-18 02:47:11.925914 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:00.042) 0:01:17.238 **** 2026-02-18 02:47:11.958780 | instance | skipping: [instance] 2026-02-18 02:47:11.958922 | instance | 2026-02-18 02:47:11.959091 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-18 02:47:11.959286 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:00.034) 0:01:17.272 **** 2026-02-18 02:47:11.980186 | instance | skipping: [instance] 2026-02-18 02:47:11.980329 | instance | 2026-02-18 02:47:11.980499 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-02-18 02:47:11.980666 | instance | Wednesday 18 February 2026 02:47:11 +0000 (0:00:00.021) 0:01:17.294 **** 2026-02-18 02:47:12.005960 | instance | skipping: [instance] 2026-02-18 02:47:12.006217 | instance | 2026-02-18 02:47:12.006511 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-02-18 02:47:12.006794 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.025) 0:01:17.319 **** 2026-02-18 02:47:12.082515 | instance | skipping: [instance] 2026-02-18 02:47:12.082841 | instance | 2026-02-18 02:47:12.083169 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-18 02:47:12.083468 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.076) 0:01:17.396 **** 2026-02-18 02:47:12.130535 | instance | skipping: [instance] 2026-02-18 02:47:12.130697 | instance | 2026-02-18 02:47:12.130886 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-18 02:47:12.131067 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.047) 0:01:17.444 **** 2026-02-18 02:47:12.158046 | instance | skipping: [instance] 2026-02-18 02:47:12.158286 | instance | 2026-02-18 02:47:12.158559 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-18 02:47:12.158820 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.027) 0:01:17.471 **** 2026-02-18 02:47:12.185470 | instance | skipping: [instance] 2026-02-18 02:47:12.185720 | instance | 2026-02-18 02:47:12.186152 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-18 02:47:12.186447 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.027) 0:01:17.499 **** 2026-02-18 02:47:12.211366 | instance | skipping: [instance] 2026-02-18 02:47:12.211639 | instance | 2026-02-18 02:47:12.211934 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-18 02:47:12.212216 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.026) 0:01:17.525 **** 2026-02-18 02:47:12.253672 | instance | skipping: [instance] 2026-02-18 02:47:12.253736 | instance | 2026-02-18 02:47:12.253877 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-18 02:47:12.253994 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.042) 0:01:17.567 **** 2026-02-18 02:47:12.276866 | instance | skipping: [instance] 2026-02-18 02:47:12.277281 | instance | 2026-02-18 02:47:12.277608 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-18 02:47:12.277929 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.022) 0:01:17.590 **** 2026-02-18 02:47:12.307033 | instance | skipping: [instance] 2026-02-18 02:47:12.307192 | instance | 2026-02-18 02:47:12.307376 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-18 02:47:12.307629 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.030) 0:01:17.621 **** 2026-02-18 02:47:12.347095 | instance | skipping: [instance] 2026-02-18 02:47:12.347252 | instance | 2026-02-18 02:47:12.347425 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-18 02:47:12.347623 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.039) 0:01:17.660 **** 2026-02-18 02:47:12.377599 | instance | skipping: [instance] 2026-02-18 02:47:12.377834 | instance | 2026-02-18 02:47:12.378158 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-18 02:47:12.378476 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.030) 0:01:17.691 **** 2026-02-18 02:47:12.408216 | instance | skipping: [instance] 2026-02-18 02:47:12.408493 | instance | 2026-02-18 02:47:12.408683 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-18 02:47:12.408855 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.030) 0:01:17.722 **** 2026-02-18 02:47:12.432436 | instance | skipping: [instance] 2026-02-18 02:47:12.432586 | instance | 2026-02-18 02:47:12.432804 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-18 02:47:12.432992 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.024) 0:01:17.746 **** 2026-02-18 02:47:12.458954 | instance | skipping: [instance] 2026-02-18 02:47:12.459203 | instance | 2026-02-18 02:47:12.459483 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-18 02:47:12.459842 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.026) 0:01:17.772 **** 2026-02-18 02:47:12.491479 | instance | skipping: [instance] 2026-02-18 02:47:12.491792 | instance | 2026-02-18 02:47:12.492278 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-18 02:47:12.492787 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.032) 0:01:17.804 **** 2026-02-18 02:47:12.523542 | instance | skipping: [instance] 2026-02-18 02:47:12.523681 | instance | 2026-02-18 02:47:12.523876 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-18 02:47:12.524061 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.032) 0:01:17.837 **** 2026-02-18 02:47:12.566579 | instance | skipping: [instance] 2026-02-18 02:47:12.566642 | instance | 2026-02-18 02:47:12.566813 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-18 02:47:12.566935 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.043) 0:01:17.880 **** 2026-02-18 02:47:12.602793 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-18 02:47:12.602960 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-18 02:47:12.603130 | instance | skipping: [instance] 2026-02-18 02:47:12.603297 | instance | 2026-02-18 02:47:12.603471 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-18 02:47:12.603666 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.035) 0:01:17.916 **** 2026-02-18 02:47:12.639469 | instance | skipping: [instance] 2026-02-18 02:47:12.639621 | instance | 2026-02-18 02:47:12.639820 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-18 02:47:12.640004 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.029) 0:01:17.945 **** 2026-02-18 02:47:12.668028 | instance | skipping: [instance] 2026-02-18 02:47:12.668287 | instance | 2026-02-18 02:47:12.668654 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-18 02:47:12.668992 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.036) 0:01:17.982 **** 2026-02-18 02:47:12.700675 | instance | skipping: [instance] 2026-02-18 02:47:12.700898 | instance | 2026-02-18 02:47:12.701222 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-18 02:47:12.701447 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.032) 0:01:18.014 **** 2026-02-18 02:47:12.732582 | instance | skipping: [instance] 2026-02-18 02:47:12.732939 | instance | 2026-02-18 02:47:12.733372 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-18 02:47:12.733652 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.032) 0:01:18.046 **** 2026-02-18 02:47:12.771954 | instance | skipping: [instance] 2026-02-18 02:47:12.772216 | instance | 2026-02-18 02:47:12.772566 | instance | PLAY RECAP ********************************************************************* 2026-02-18 02:47:12.772959 | instance | instance : ok=127 changed=0 unreachable=0 failed=0 skipped=237 rescued=0 ignored=0 2026-02-18 02:47:12.773259 | instance | 2026-02-18 02:47:12.773560 | instance | Wednesday 18 February 2026 02:47:12 +0000 (0:00:00.039) 0:01:18.085 **** 2026-02-18 02:47:12.773724 | instance | =============================================================================== 2026-02-18 02:47:12.773894 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.59s 2026-02-18 02:47:12.774059 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.25s 2026-02-18 02:47:12.774225 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 2.05s 2026-02-18 02:47:12.774411 | instance | vexxhost.containers.package : Update state for tar ---------------------- 2.03s 2026-02-18 02:47:12.774607 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.02s 2026-02-18 02:47:12.774776 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.45s 2026-02-18 02:47:12.774970 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.28s 2026-02-18 02:47:12.775199 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.27s 2026-02-18 02:47:12.775459 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.22s 2026-02-18 02:47:12.775639 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 1.22s 2026-02-18 02:47:12.775805 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.17s 2026-02-18 02:47:12.775970 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.14s 2026-02-18 02:47:12.776180 | instance | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.13s 2026-02-18 02:47:12.776361 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 1.12s 2026-02-18 02:47:12.776554 | instance | Gathering Facts --------------------------------------------------------- 1.11s 2026-02-18 02:47:12.776775 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.09s 2026-02-18 02:47:12.776947 | instance | vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack ---------------- 1.08s 2026-02-18 02:47:12.777122 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 1.08s 2026-02-18 02:47:12.777332 | instance | Gathering Facts --------------------------------------------------------- 1.06s 2026-02-18 02:47:12.777512 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 1.06s 2026-02-18 02:47:12.868398 | instance | INFO [csi > idempotence] Executed: Successful 2026-02-18 02:47:12.883091 | instance | INFO [csi > side_effect] Executing 2026-02-18 02:47:12.883566 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-18 02:47:12.891438 | instance | INFO [csi > verify] Executing 2026-02-18 02:47:13.647163 | instance | 2026-02-18 02:47:13.647225 | instance | PLAY [Verify] ****************************************************************** 2026-02-18 02:47:13.647896 | instance | 2026-02-18 02:47:13.647920 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-18 02:47:13.647948 | instance | Wednesday 18 February 2026 02:47:13 +0000 (0:00:00.035) 0:00:00.035 **** 2026-02-18 02:47:14.916590 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-18 02:47:14.916642 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-18 02:47:14.916652 | instance | interpreter could change the meaning of that path. See 2026-02-18 02:47:14.917083 | instance | https://docs.ansible.com/ansible- 2026-02-18 02:47:14.917098 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-18 02:47:14.930384 | instance | ok: [instance] 2026-02-18 02:47:14.930407 | instance | 2026-02-18 02:47:14.930412 | instance | TASK [Create a persistent volume] ********************************************** 2026-02-18 02:47:14.930417 | instance | Wednesday 18 February 2026 02:47:14 +0000 (0:00:01.283) 0:00:01.319 **** 2026-02-18 02:47:15.769293 | instance | changed: [instance] 2026-02-18 02:47:15.769407 | instance | 2026-02-18 02:47:15.769896 | instance | TASK [Create a pod] ************************************************************ 2026-02-18 02:47:15.769918 | instance | Wednesday 18 February 2026 02:47:15 +0000 (0:00:00.837) 0:00:02.157 **** 2026-02-18 02:47:31.541476 | instance | changed: [instance] 2026-02-18 02:47:31.541516 | instance | 2026-02-18 02:47:31.541522 | instance | TASK [Delete the pod] ********************************************************** 2026-02-18 02:47:31.541526 | instance | Wednesday 18 February 2026 02:47:31 +0000 (0:00:15.773) 0:00:17.930 **** 2026-02-18 02:47:32.452620 | instance | changed: [instance] 2026-02-18 02:47:32.452666 | instance | 2026-02-18 02:47:32.452673 | instance | TASK [Delete the persistent volume] ******************************************** 2026-02-18 02:47:32.452679 | instance | Wednesday 18 February 2026 02:47:32 +0000 (0:00:00.910) 0:00:18.841 **** 2026-02-18 02:47:33.652666 | instance | ok: [instance] 2026-02-18 02:47:33.652704 | instance | 2026-02-18 02:47:33.654993 | instance | PLAY RECAP ********************************************************************* 2026-02-18 02:47:33.655019 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-18 02:47:33.655026 | instance | 2026-02-18 02:47:33.655033 | instance | Wednesday 18 February 2026 02:47:33 +0000 (0:00:01.199) 0:00:20.040 **** 2026-02-18 02:47:33.655039 | instance | =============================================================================== 2026-02-18 02:47:33.655045 | instance | Create a pod ----------------------------------------------------------- 15.77s 2026-02-18 02:47:33.655051 | instance | Gathering Facts --------------------------------------------------------- 1.28s 2026-02-18 02:47:33.655057 | instance | Delete the persistent volume -------------------------------------------- 1.20s 2026-02-18 02:47:33.655063 | instance | Delete the pod ---------------------------------------------------------- 0.91s 2026-02-18 02:47:33.655068 | instance | Create a persistent volume ---------------------------------------------- 0.84s 2026-02-18 02:47:33.762172 | instance | INFO [csi > verify] Executed: Successful 2026-02-18 02:47:35.518697 | instance | INFO [csi > cleanup] Executing 2026-02-18 02:47:35.519567 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-18 02:47:35.529695 | instance | INFO [csi > destroy] Executing 2026-02-18 02:47:35.529801 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-02-18 02:47:35.529861 | instance | INFO [csi > destroy] Executed: Successful 2026-02-18 02:47:35.530214 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-02-18 02:47:36.147199 | instance | ok: Runtime: 0:05:17.889830 2026-02-18 02:47:36.177271 | 2026-02-18 02:47:36.177367 | PLAY RECAP 2026-02-18 02:47:36.177431 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-18 02:47:36.177459 | 2026-02-18 02:47:36.311193 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-18 02:47:36.315784 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-02-18 02:47:36.950382 | 2026-02-18 02:47:36.950554 | PLAY [all] 2026-02-18 02:47:36.966176 | 2026-02-18 02:47:36.966323 | TASK [gather-host-logs : creating directory for system status] 2026-02-18 02:47:37.334616 | instance | changed 2026-02-18 02:47:37.340060 | 2026-02-18 02:47:37.340183 | TASK [gather-host-logs : Get logs for each host] 2026-02-18 02:47:37.736902 | instance | + systemd-cgls --full --all --no-pager 2026-02-18 02:47:37.747588 | instance | + ip addr 2026-02-18 02:47:37.749058 | instance | + ip route 2026-02-18 02:47:37.750160 | instance | + lsblk 2026-02-18 02:47:37.753323 | instance | + mount 2026-02-18 02:47:37.755130 | instance | + docker images 2026-02-18 02:47:37.755451 | instance | /bin/bash: line 7: docker: command not found 2026-02-18 02:47:37.755659 | instance | + brctl show 2026-02-18 02:47:37.755941 | instance | /bin/bash: line 8: brctl: command not found 2026-02-18 02:47:37.756158 | instance | + ps aux --sort=-%mem 2026-02-18 02:47:37.774934 | instance | + dpkg -l 2026-02-18 02:47:37.786021 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-02-18 02:47:37.786194 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-02-18 02:47:37.786251 | instance | /bin/bash: line 11: docker: command not found 2026-02-18 02:47:37.786500 | instance | + '[' '!' -z '' ']' 2026-02-18 02:47:37.886648 | instance | ok: Runtime: 0:00:00.054889 2026-02-18 02:47:37.894014 | 2026-02-18 02:47:37.894084 | TASK [gather-host-logs : Downloads logs to executor] 2026-02-18 02:47:38.585464 | instance | changed: 2026-02-18 02:47:38.585678 | instance | created directory /var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/work/logs/instance 2026-02-18 02:47:38.585718 | instance | cd+++++++++ system/ 2026-02-18 02:47:38.585748 | instance | >f+++++++++ system/brctl-show.txt 2026-02-18 02:47:38.585776 | instance | >f+++++++++ system/docker-images.txt 2026-02-18 02:47:38.585803 | instance | >f+++++++++ system/ip-addr.txt 2026-02-18 02:47:38.585835 | instance | >f+++++++++ system/ip-route.txt 2026-02-18 02:47:38.585863 | instance | >f+++++++++ system/lsblk.txt 2026-02-18 02:47:38.585891 | instance | >f+++++++++ system/mount.txt 2026-02-18 02:47:38.585920 | instance | >f+++++++++ system/packages.txt 2026-02-18 02:47:38.585947 | instance | >f+++++++++ system/ps.txt 2026-02-18 02:47:38.585974 | instance | >f+++++++++ system/systemd-cgls.txt 2026-02-18 02:47:38.596245 | 2026-02-18 02:47:38.596318 | LOOP [helm-release-status : creating directory for helm release status] 2026-02-18 02:47:38.810818 | instance | changed: "values" 2026-02-18 02:47:38.998798 | instance | changed: "releases" 2026-02-18 02:47:39.017047 | 2026-02-18 02:47:39.017216 | TASK [helm-release-status : Gather get release status for helm charts] 2026-02-18 02:47:40.060392 | instance | ok: Runtime: 0:00:00.735873 2026-02-18 02:47:40.066836 | 2026-02-18 02:47:40.066923 | TASK [helm-release-status : Downloads logs to executor] 2026-02-18 02:47:40.553353 | instance | changed: 2026-02-18 02:47:40.553522 | instance | cd+++++++++ helm/ 2026-02-18 02:47:40.553550 | instance | cd+++++++++ helm/releases/ 2026-02-18 02:47:40.553573 | instance | cd+++++++++ helm/releases/kube-system/ 2026-02-18 02:47:40.553593 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-02-18 02:47:40.553612 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-02-18 02:47:40.553631 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-02-18 02:47:40.553650 | instance | cd+++++++++ helm/values/ 2026-02-18 02:47:40.553669 | instance | cd+++++++++ helm/values/kube-system/ 2026-02-18 02:47:40.553686 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-02-18 02:47:40.553704 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-02-18 02:47:40.553725 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-02-18 02:47:40.563174 | 2026-02-18 02:47:40.563291 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-02-18 02:47:40.768719 | instance | changed 2026-02-18 02:47:40.776410 | 2026-02-18 02:47:40.776550 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-02-18 02:47:40.999734 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-18 02:47:40.999965 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-18 02:47:41.004637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:41.005041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:41.092537 | instance | node/instance 2026-02-18 02:47:41.105233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:41.169229 | instance | clusterrole/admin 2026-02-18 02:47:41.339448 | instance | clusterrole/cilium 2026-02-18 02:47:41.417530 | instance | clusterrole/cilium-operator 2026-02-18 02:47:41.504087 | instance | clusterrole/cluster-admin 2026-02-18 02:47:41.580900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:41.658877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:41.721761 | instance | clusterrole/edit 2026-02-18 02:47:41.842308 | instance | clusterrole/kubeadm:get-nodes 2026-02-18 02:47:42.045156 | instance | clusterrole/local-path-provisioner 2026-02-18 02:47:42.145567 | instance | clusterrole/system:aggregate-to-admin 2026-02-18 02:47:42.245815 | instance | clusterrolebinding/cilium 2026-02-18 02:47:42.273943 | instance | clusterrolebinding/cilium-operator 2026-02-18 02:47:42.417560 | instance | clusterrolebinding/cluster-admin 2026-02-18 02:47:42.461089 | instance | clusterrolebinding/kubeadm:get-nodes 2026-02-18 02:47:42.569878 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-02-18 02:47:42.611843 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-02-18 02:47:42.712123 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-02-18 02:47:42.762901 | instance | clusterrolebinding/kubeadm:node-proxier 2026-02-18 02:47:42.870132 | instance | clusterrolebinding/local-path-provisioner 2026-02-18 02:47:42.933620 | instance | clusterrolebinding/system:basic-user 2026-02-18 02:47:43.030539 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-02-18 02:47:43.115967 | instance | clusterrolebinding/system:controller:certificate-controller 2026-02-18 02:47:43.180733 | instance | clusterrole/system:aggregate-to-edit 2026-02-18 02:47:43.254075 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-02-18 02:47:43.337125 | instance | clusterrole/system:aggregate-to-view 2026-02-18 02:47:43.430195 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-02-18 02:47:43.524982 | instance | clusterrole/system:auth-delegator 2026-02-18 02:47:43.599737 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-02-18 02:47:43.697881 | instance | clusterrole/system:basic-user 2026-02-18 02:47:43.987895 | instance | clusterrolebinding/system:controller:deployment-controller 2026-02-18 02:47:44.071374 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-02-18 02:47:44.221674 | instance | clusterrolebinding/system:controller:disruption-controller 2026-02-18 02:47:44.305228 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-02-18 02:47:44.403551 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-02-18 02:47:44.467549 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-02-18 02:47:44.584925 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-02-18 02:47:44.624680 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-02-18 02:47:44.729015 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-02-18 02:47:44.783980 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-02-18 02:47:44.891837 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-02-18 02:47:44.932576 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-02-18 02:47:45.056996 | instance | clusterrolebinding/system:controller:expand-controller 2026-02-18 02:47:45.130307 | instance | clusterrole/system:controller:attachdetach-controller 2026-02-18 02:47:45.219681 | instance | clusterrole/system:controller:certificate-controller 2026-02-18 02:47:45.262394 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-02-18 02:47:45.395158 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-02-18 02:47:45.414096 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-02-18 02:47:45.554201 | instance | clusterrole/system:controller:cronjob-controller 2026-02-18 02:47:45.561418 | instance | clusterrolebinding/system:controller:job-controller 2026-02-18 02:47:45.704595 | instance | clusterrolebinding/system:controller:namespace-controller 2026-02-18 02:47:45.745551 | instance | clusterrolebinding/system:controller:node-controller 2026-02-18 02:47:45.862448 | instance | clusterrole/system:controller:daemon-set-controller 2026-02-18 02:47:45.921022 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-02-18 02:47:46.014145 | instance | clusterrole/system:controller:deployment-controller 2026-02-18 02:47:46.085381 | instance | clusterrole/system:controller:disruption-controller 2026-02-18 02:47:46.184550 | instance | clusterrole/system:controller:endpoint-controller 2026-02-18 02:47:46.235792 | instance | clusterrole/system:controller:endpointslice-controller 2026-02-18 02:47:46.349315 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-02-18 02:47:46.393761 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-02-18 02:47:46.523293 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-02-18 02:47:46.569712 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-02-18 02:47:46.679891 | instance | clusterrole/system:controller:expand-controller 2026-02-18 02:47:46.716181 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-02-18 02:47:46.840314 | instance | clusterrole/system:controller:generic-garbage-collector 2026-02-18 02:47:46.884343 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-02-18 02:47:46.982827 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-02-18 02:47:47.046362 | instance | clusterrolebinding/system:controller:replication-controller 2026-02-18 02:47:47.130797 | instance | clusterrole/system:controller:job-controller 2026-02-18 02:47:47.231103 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-02-18 02:47:47.296415 | instance | clusterrole/system:controller:namespace-controller 2026-02-18 02:47:47.400184 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-02-18 02:47:47.449506 | instance | clusterrole/system:controller:node-controller 2026-02-18 02:47:47.574218 | instance | clusterrolebinding/system:controller:route-controller 2026-02-18 02:47:47.623608 | instance | clusterrole/system:controller:persistent-volume-binder 2026-02-18 02:47:47.758736 | instance | clusterrolebinding/system:controller:service-account-controller 2026-02-18 02:47:47.813100 | instance | clusterrole/system:controller:pod-garbage-collector 2026-02-18 02:47:47.929900 | instance | clusterrolebinding/system:controller:service-controller 2026-02-18 02:47:48.002769 | instance | clusterrole/system:controller:pv-protection-controller 2026-02-18 02:47:48.113425 | instance | clusterrole/system:controller:pvc-protection-controller 2026-02-18 02:47:48.191713 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-02-18 02:47:48.293993 | instance | clusterrole/system:controller:replicaset-controller 2026-02-18 02:47:48.374949 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-02-18 02:47:48.480359 | instance | clusterrole/system:controller:replication-controller 2026-02-18 02:47:48.532972 | instance | clusterrolebinding/system:controller:ttl-controller 2026-02-18 02:47:48.657597 | instance | clusterrolebinding/system:coredns 2026-02-18 02:47:48.719164 | instance | clusterrole/system:controller:resourcequota-controller 2026-02-18 02:47:48.833272 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-02-18 02:47:48.921779 | instance | clusterrole/system:controller:route-controller 2026-02-18 02:47:49.033451 | instance | clusterrolebinding/system:discovery 2026-02-18 02:47:49.075747 | instance | clusterrole/system:controller:service-account-controller 2026-02-18 02:47:49.211732 | instance | clusterrole/system:controller:service-controller 2026-02-18 02:47:49.222778 | instance | clusterrole/system:controller:statefulset-controller 2026-02-18 02:47:49.400448 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-02-18 02:47:49.410959 | instance | clusterrole/system:controller:ttl-controller 2026-02-18 02:47:49.562350 | instance | clusterrole/system:coredns 2026-02-18 02:47:49.590839 | instance | clusterrole/system:discovery 2026-02-18 02:47:49.809200 | instance | clusterrolebinding/system:kube-controller-manager 2026-02-18 02:47:49.809343 | instance | clusterrole/system:heapster 2026-02-18 02:47:49.953147 | instance | clusterrolebinding/system:kube-dns 2026-02-18 02:47:49.994764 | instance | clusterrole/system:kube-aggregator 2026-02-18 02:47:50.105349 | instance | clusterrolebinding/system:kube-scheduler 2026-02-18 02:47:50.179471 | instance | clusterrole/system:kube-controller-manager 2026-02-18 02:47:50.270158 | instance | clusterrolebinding/system:monitoring 2026-02-18 02:47:50.330817 | instance | clusterrole/system:kube-dns 2026-02-18 02:47:50.422525 | instance | clusterrole/system:kube-scheduler 2026-02-18 02:47:50.489713 | instance | clusterrolebinding/system:node 2026-02-18 02:47:50.591975 | instance | clusterrolebinding/system:node-proxier 2026-02-18 02:47:50.650586 | instance | clusterrole/system:kubelet-api-admin 2026-02-18 02:47:50.753589 | instance | clusterrolebinding/system:public-info-viewer 2026-02-18 02:47:50.824188 | instance | clusterrole/system:monitoring 2026-02-18 02:47:50.903525 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-02-18 02:47:50.980566 | instance | clusterrole/system:node 2026-02-18 02:47:51.069524 | instance | clusterrolebinding/system:volume-scheduler 2026-02-18 02:47:51.125896 | instance | clusterrole/system:node-bootstrapper 2026-02-18 02:47:51.239621 | instance | clusterrole/system:node-problem-detector 2026-02-18 02:47:51.269880 | instance | clusterrole/system:node-proxier 2026-02-18 02:47:51.411861 | instance | clusterrole/system:persistent-volume-provisioner 2026-02-18 02:47:51.477084 | instance | clusterrole/system:public-info-viewer 2026-02-18 02:47:51.581356 | instance | clusterrole/system:service-account-issuer-discovery 2026-02-18 02:47:51.671222 | instance | clusterrole/system:volume-scheduler 2026-02-18 02:47:51.737818 | instance | clusterrole/view 2026-02-18 02:47:51.890229 | instance | storageclass/general 2026-02-18 02:47:51.936424 | instance | namespace/default 2026-02-18 02:47:52.060647 | instance | namespace/kube-node-lease 2026-02-18 02:47:52.132941 | instance | namespace/kube-public 2026-02-18 02:47:52.234930 | instance | namespace/kube-system 2026-02-18 02:47:52.361953 | instance | namespace/local-path-storage 2026-02-18 02:47:52.843394 | instance | ok: Runtime: 0:00:11.557242 2026-02-18 02:47:52.849229 | 2026-02-18 02:47:52.849296 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-02-18 02:47:53.075946 | instance | changed 2026-02-18 02:47:53.082964 | 2026-02-18 02:47:53.083065 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-02-18 02:47:53.341747 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-18 02:47:53.343065 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-18 02:47:53.343433 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-18 02:47:53.439252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.445776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.529077 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-02-18 02:47:53.534375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.536524 | instance | default/configmaps/kube-root-ca.crt 2026-02-18 02:47:53.543104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.749381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.762200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.881613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.893024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.944972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:53.988659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.008060 | instance | default/endpoints/kubernetes 2026-02-18 02:47:54.019063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.059656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.168312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.187984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.256855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.309768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.365042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.387675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.475702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.492255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.554605 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-18 02:47:54.570883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.591334 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-18 02:47:54.604217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.656323 | instance | default/persistentvolumeclaims/test-pvc 2026-02-18 02:47:54.670692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.714612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.740311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.821429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.852408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.921674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:54.987393 | instance | default/serviceaccounts/default 2026-02-18 02:47:54.990323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.021984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.082182 | instance | default/services/kubernetes 2026-02-18 02:47:55.087512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.163792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.273067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.313106 | instance | kube-node-lease/serviceaccounts/default 2026-02-18 02:47:55.318455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.431515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.474022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.578186 | instance | kube-public/configmaps/cluster-info 2026-02-18 02:47:55.592679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.595660 | instance | kube-public/configmaps/kube-root-ca.crt 2026-02-18 02:47:55.600198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.781471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.816199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.871556 | instance | kube-system/configmaps/cilium-config 2026-02-18 02:47:55.892385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:55.939885 | instance | kube-system/configmaps/coredns 2026-02-18 02:47:56.016387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.023713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.193708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.195802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.223329 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-02-18 02:47:56.254642 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-02-18 02:47:56.331932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.370306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.485779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.493472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.592012 | instance | kube-system/configmaps/kube-proxy 2026-02-18 02:47:56.612570 | instance | kube-system/configmaps/kube-root-ca.crt 2026-02-18 02:47:56.659283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.675872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.838689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.893969 | instance | kube-system/configmaps/kubeadm-config 2026-02-18 02:47:56.894931 | instance | kube-system/configmaps/kubelet-config 2026-02-18 02:47:56.955547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:56.966478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.101886 | instance | kube-system/daemonsets/cilium 2026-02-18 02:47:57.138699 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-18 02:47:57.185117 | instance | xargs: error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-18 02:47:57.185953 | instance | warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.217458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.232533 | instance | kube-system/daemonsets/kube-proxy 2026-02-18 02:47:57.305775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.420598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.431886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.436624 | instance | kube-system/deployment/cilium-operator 2026-02-18 02:47:57.573677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.613577 | instance | kube-system/deployment/coredns 2026-02-18 02:47:57.644906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.707596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.735052 | instance | kube-system/endpoints/kube-dns 2026-02-18 02:47:57.885502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:57.923919 | instance | kube-system/pods/cilium-h6fjz 2026-02-18 02:47:57.939315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.011205 | instance | kube-system/pods/cilium-operator-7fcd8d6ffd-rcbs2 2026-02-18 02:47:58.128875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.163672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.293660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.378696 | instance | kube-system/pods/coredns-77cccfdc44-5k9fp 2026-02-18 02:47:58.401093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.428809 | instance | kube-system/pods/coredns-77cccfdc44-kv9nn 2026-02-18 02:47:58.514146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.527610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.677207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.723112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.737867 | instance | kube-system/pods/etcd-instance 2026-02-18 02:47:58.821073 | instance | kube-system/pods/kube-apiserver-instance 2026-02-18 02:47:58.850185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:58.905031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.012535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.046768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.099604 | instance | kube-system/pods/kube-controller-manager-instance 2026-02-18 02:47:59.112808 | instance | kube-system/pods/kube-proxy-nr2x4 2026-02-18 02:47:59.183554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.205586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.366889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.376638 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-18 02:47:59.393672 | instance | kube-system/pods/kube-scheduler-instance 2026-02-18 02:47:59.394434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.450742 | instance | kube-system/pods/kube-vip-instance 2026-02-18 02:47:59.519640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.555322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.678677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.721136 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-02-18 02:47:59.735121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.843748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-18 02:47:59.852819 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-02-18 02:48:00.023152 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-02-18 02:48:00.086798 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-02-18 02:48:00.210952 | instance | kube-system/rolebindings/cilium-config-agent 2026-02-18 02:48:00.262112 | instance | kube-system/rolebindings/kube-proxy 2026-02-18 02:48:00.391016 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-02-18 02:48:00.457015 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-02-18 02:48:00.545691 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-02-18 02:48:00.602937 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-02-18 02:48:00.722158 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-02-18 02:48:00.774107 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-02-18 02:48:00.908145 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-02-18 02:48:00.957098 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-02-18 02:48:01.069066 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-02-18 02:48:01.110546 | instance | kube-system/roles/cilium-config-agent 2026-02-18 02:48:01.253397 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-02-18 02:48:01.296245 | instance | kube-system/roles/kube-proxy 2026-02-18 02:48:01.413092 | instance | kube-public/serviceaccounts/default 2026-02-18 02:48:01.484887 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-02-18 02:48:01.590099 | instance | kube-system/roles/kubeadm:kubelet-config 2026-02-18 02:48:01.632029 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-02-18 02:48:01.751244 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-02-18 02:48:01.781751 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-02-18 02:48:01.908034 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-02-18 02:48:01.964265 | instance | kube-system/roles/system:controller:cloud-provider 2026-02-18 02:48:02.100399 | instance | kube-system/roles/system:controller:token-cleaner 2026-02-18 02:48:02.136418 | instance | kube-system/secrets/bootstrap-token-71mhbo 2026-02-18 02:48:02.285201 | instance | kube-system/secrets/bootstrap-token-ov99v8 2026-02-18 02:48:02.318627 | instance | kube-system/secrets/kubeadm-certs 2026-02-18 02:48:02.459704 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-02-18 02:48:02.480333 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-02-18 02:48:02.732753 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-02-18 02:48:02.749397 | instance | kube-system/serviceaccounts/certificate-controller 2026-02-18 02:48:02.914329 | instance | kube-system/serviceaccounts/cilium 2026-02-18 02:48:03.009192 | instance | kube-system/serviceaccounts/cilium-operator 2026-02-18 02:48:03.138119 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-02-18 02:48:03.211677 | instance | kube-system/serviceaccounts/coredns 2026-02-18 02:48:03.375350 | instance | kube-system/serviceaccounts/cronjob-controller 2026-02-18 02:48:03.419322 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-02-18 02:48:03.607901 | instance | kube-system/serviceaccounts/default 2026-02-18 02:48:03.617457 | instance | kube-system/serviceaccounts/deployment-controller 2026-02-18 02:48:03.810434 | instance | kube-system/serviceaccounts/disruption-controller 2026-02-18 02:48:03.900211 | instance | kube-system/serviceaccounts/endpoint-controller 2026-02-18 02:48:04.056687 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-02-18 02:48:04.152122 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-02-18 02:48:04.286833 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-02-18 02:48:04.380165 | instance | kube-system/serviceaccounts/expand-controller 2026-02-18 02:48:04.512462 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-02-18 02:48:04.572832 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-02-18 02:48:04.726588 | instance | kube-system/serviceaccounts/job-controller 2026-02-18 02:48:04.803075 | instance | kube-system/serviceaccounts/kube-proxy 2026-02-18 02:48:04.944776 | instance | kube-system/serviceaccounts/namespace-controller 2026-02-18 02:48:05.005506 | instance | kube-system/serviceaccounts/node-controller 2026-02-18 02:48:05.166811 | instance | kube-system/services/kube-dns 2026-02-18 02:48:05.208830 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-02-18 02:48:05.340032 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-02-18 02:48:05.395582 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-02-18 02:48:05.561431 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-02-18 02:48:05.583176 | instance | kube-system/serviceaccounts/replicaset-controller 2026-02-18 02:48:05.770238 | instance | kube-system/serviceaccounts/replication-controller 2026-02-18 02:48:05.778578 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-02-18 02:48:05.986755 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-02-18 02:48:06.020820 | instance | kube-system/serviceaccounts/service-account-controller 2026-02-18 02:48:06.197933 | instance | kube-system/serviceaccounts/service-controller 2026-02-18 02:48:06.254429 | instance | kube-system/serviceaccounts/statefulset-controller 2026-02-18 02:48:06.399868 | instance | kube-system/serviceaccounts/token-cleaner 2026-02-18 02:48:06.482399 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-02-18 02:48:06.576506 | instance | kube-system/serviceaccounts/ttl-controller 2026-02-18 02:48:06.701384 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-02-18 02:48:06.807309 | instance | local-path-storage/configmaps/local-path-config 2026-02-18 02:48:06.915439 | instance | local-path-storage/deployment/local-path-provisioner 2026-02-18 02:48:06.980048 | instance | local-path-storage/pods/local-path-provisioner-6f56467975-bxgtk 2026-02-18 02:48:07.095128 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-02-18 02:48:07.157802 | instance | local-path-storage/serviceaccounts/default 2026-02-18 02:48:07.259532 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-02-18 02:48:07.677327 | instance | ok: Runtime: 0:00:14.090592 2026-02-18 02:48:07.685437 | 2026-02-18 02:48:07.685504 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-02-18 02:48:08.238701 | instance | changed: 2026-02-18 02:48:08.238927 | instance | cd+++++++++ objects/ 2026-02-18 02:48:08.238967 | instance | cd+++++++++ objects/cluster/ 2026-02-18 02:48:08.238999 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-02-18 02:48:08.239028 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-02-18 02:48:08.239056 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-02-18 02:48:08.239082 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-02-18 02:48:08.239126 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-02-18 02:48:08.239152 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-02-18 02:48:08.239177 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-02-18 02:48:08.239203 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-02-18 02:48:08.239229 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-02-18 02:48:08.239254 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-02-18 02:48:08.239280 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-02-18 02:48:08.239306 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-02-18 02:48:08.239332 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-02-18 02:48:08.239356 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-02-18 02:48:08.239382 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-02-18 02:48:08.239407 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-02-18 02:48:08.239432 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-02-18 02:48:08.239458 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-02-18 02:48:08.239484 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-02-18 02:48:08.239511 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-02-18 02:48:08.239535 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-02-18 02:48:08.239561 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-02-18 02:48:08.239592 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-02-18 02:48:08.239635 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-02-18 02:48:08.239665 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-02-18 02:48:08.239691 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-02-18 02:48:08.239724 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-02-18 02:48:08.239750 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-02-18 02:48:08.239777 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-02-18 02:48:08.239803 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-02-18 02:48:08.239829 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-02-18 02:48:08.239854 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-02-18 02:48:08.239878 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-02-18 02:48:08.239904 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-02-18 02:48:08.239931 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-02-18 02:48:08.239957 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-02-18 02:48:08.239982 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-02-18 02:48:08.240008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-02-18 02:48:08.240034 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-02-18 02:48:08.240068 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-02-18 02:48:08.240096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-02-18 02:48:08.240121 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-02-18 02:48:08.240147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-02-18 02:48:08.240173 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-02-18 02:48:08.240199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-02-18 02:48:08.240224 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-02-18 02:48:08.240250 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-02-18 02:48:08.240274 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-02-18 02:48:08.240299 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-02-18 02:48:08.240324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-02-18 02:48:08.240350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-02-18 02:48:08.240375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-02-18 02:48:08.240401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-02-18 02:48:08.240426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-02-18 02:48:08.240451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-02-18 02:48:08.240477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-02-18 02:48:08.240502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-02-18 02:48:08.240528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-02-18 02:48:08.240554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-02-18 02:48:08.240580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-02-18 02:48:08.240608 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-02-18 02:48:08.240637 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-02-18 02:48:08.240664 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-02-18 02:48:08.240691 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-02-18 02:48:08.240717 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-02-18 02:48:08.240743 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-02-18 02:48:08.240768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-02-18 02:48:08.240793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-02-18 02:48:08.240819 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-02-18 02:48:08.240845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-02-18 02:48:08.240871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-02-18 02:48:08.240904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-02-18 02:48:08.240932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-02-18 02:48:08.240958 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-02-18 02:48:08.240984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-02-18 02:48:08.241033 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-02-18 02:48:08.241067 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-02-18 02:48:08.241094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-02-18 02:48:08.241122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-02-18 02:48:08.241149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-02-18 02:48:08.241176 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-02-18 02:48:08.241202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-02-18 02:48:08.241228 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-02-18 02:48:08.241254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-02-18 02:48:08.241280 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-02-18 02:48:08.241306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-02-18 02:48:08.241333 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-02-18 02:48:08.241358 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-02-18 02:48:08.241384 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-02-18 02:48:08.241412 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-02-18 02:48:08.241445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-02-18 02:48:08.241475 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-02-18 02:48:08.241502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-02-18 02:48:08.241529 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-02-18 02:48:08.241555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-02-18 02:48:08.241581 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-02-18 02:48:08.241607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-02-18 02:48:08.241634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-02-18 02:48:08.241660 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-02-18 02:48:08.241687 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-02-18 02:48:08.241713 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-02-18 02:48:08.241742 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-02-18 02:48:08.241769 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-02-18 02:48:08.241796 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-02-18 02:48:08.241822 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-02-18 02:48:08.241856 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-02-18 02:48:08.241884 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-02-18 02:48:08.241911 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-02-18 02:48:08.241938 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-02-18 02:48:08.241964 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-02-18 02:48:08.241989 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-02-18 02:48:08.242014 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-02-18 02:48:08.242039 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-02-18 02:48:08.242064 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-02-18 02:48:08.242090 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-02-18 02:48:08.242115 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-02-18 02:48:08.242141 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-02-18 02:48:08.242167 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-02-18 02:48:08.242193 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-02-18 02:48:08.242218 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-02-18 02:48:08.242249 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-02-18 02:48:08.242274 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-02-18 02:48:08.242301 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-02-18 02:48:08.242326 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-02-18 02:48:08.242350 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-02-18 02:48:08.242373 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-02-18 02:48:08.242396 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-02-18 02:48:08.242421 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-02-18 02:48:08.242448 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-02-18 02:48:08.242476 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-02-18 02:48:08.242503 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-02-18 02:48:08.242530 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-02-18 02:48:08.242557 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-02-18 02:48:08.242583 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-02-18 02:48:08.242608 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-02-18 02:48:08.242634 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-02-18 02:48:08.242660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-02-18 02:48:08.242686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-02-18 02:48:08.242712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-02-18 02:48:08.242738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-02-18 02:48:08.242765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-02-18 02:48:08.242791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-02-18 02:48:08.242817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-02-18 02:48:08.242851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-02-18 02:48:08.242879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-02-18 02:48:08.242906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-02-18 02:48:08.242933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-02-18 02:48:08.242959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-02-18 02:48:08.242985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-02-18 02:48:08.243011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-02-18 02:48:08.243037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-02-18 02:48:08.243063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-02-18 02:48:08.243087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-02-18 02:48:08.243111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-02-18 02:48:08.243135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-02-18 02:48:08.243161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-02-18 02:48:08.243187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-02-18 02:48:08.243213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-02-18 02:48:08.243239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-02-18 02:48:08.243265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-02-18 02:48:08.243290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-02-18 02:48:08.243316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-02-18 02:48:08.243343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-02-18 02:48:08.243370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-02-18 02:48:08.243397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-02-18 02:48:08.243423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-02-18 02:48:08.243451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-02-18 02:48:08.243483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-02-18 02:48:08.243513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-02-18 02:48:08.243541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-02-18 02:48:08.243568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-02-18 02:48:08.243594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-02-18 02:48:08.243620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-02-18 02:48:08.243651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-02-18 02:48:08.243707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-02-18 02:48:08.243745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-02-18 02:48:08.243774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-02-18 02:48:08.243800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-02-18 02:48:08.243827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-02-18 02:48:08.243853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-02-18 02:48:08.243878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-02-18 02:48:08.243902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-02-18 02:48:08.243928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-02-18 02:48:08.243954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-02-18 02:48:08.243981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-02-18 02:48:08.244007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-02-18 02:48:08.244033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-02-18 02:48:08.244060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-02-18 02:48:08.244086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-02-18 02:48:08.244112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-02-18 02:48:08.244138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-02-18 02:48:08.244164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-02-18 02:48:08.244191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-02-18 02:48:08.244217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-02-18 02:48:08.244243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-02-18 02:48:08.244270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-02-18 02:48:08.244296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-02-18 02:48:08.244322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-02-18 02:48:08.244348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-02-18 02:48:08.244373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-02-18 02:48:08.244400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-02-18 02:48:08.244425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-02-18 02:48:08.244451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-02-18 02:48:08.244477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-02-18 02:48:08.244503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-02-18 02:48:08.244529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-02-18 02:48:08.244562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-02-18 02:48:08.244590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-02-18 02:48:08.244616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-02-18 02:48:08.244643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-02-18 02:48:08.244671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-02-18 02:48:08.244698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-02-18 02:48:08.244723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-02-18 02:48:08.244750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-02-18 02:48:08.244776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-02-18 02:48:08.244801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-02-18 02:48:08.244828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-02-18 02:48:08.244854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-02-18 02:48:08.244880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-02-18 02:48:08.244906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-02-18 02:48:08.244933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-02-18 02:48:08.244959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-02-18 02:48:08.244988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-02-18 02:48:08.245038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-02-18 02:48:08.245069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-02-18 02:48:08.245097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-02-18 02:48:08.245123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-02-18 02:48:08.245149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-02-18 02:48:08.245176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-02-18 02:48:08.245203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-02-18 02:48:08.245229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-02-18 02:48:08.245256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-02-18 02:48:08.245282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-02-18 02:48:08.245308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-02-18 02:48:08.245334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-02-18 02:48:08.245360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-02-18 02:48:08.245386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-02-18 02:48:08.245412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-02-18 02:48:08.245437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-02-18 02:48:08.245463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-02-18 02:48:08.245498 | instance | cd+++++++++ objects/cluster/namespace/ 2026-02-18 02:48:08.245526 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-02-18 02:48:08.245552 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-02-18 02:48:08.245579 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-02-18 02:48:08.245605 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-02-18 02:48:08.245631 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-02-18 02:48:08.245656 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-02-18 02:48:08.245682 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-02-18 02:48:08.245707 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-02-18 02:48:08.245733 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-02-18 02:48:08.245758 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-02-18 02:48:08.245784 | instance | cd+++++++++ objects/cluster/node/ 2026-02-18 02:48:08.245809 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-02-18 02:48:08.245836 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-02-18 02:48:08.245861 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-02-18 02:48:08.245887 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-02-18 02:48:08.245914 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-02-18 02:48:08.245940 | instance | cd+++++++++ objects/namespaced/ 2026-02-18 02:48:08.245966 | instance | cd+++++++++ objects/namespaced/default/ 2026-02-18 02:48:08.245992 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-02-18 02:48:08.246017 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-02-18 02:48:08.246043 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-02-18 02:48:08.246068 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-02-18 02:48:08.246094 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-02-18 02:48:08.246120 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-02-18 02:48:08.246148 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-02-18 02:48:08.246174 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-02-18 02:48:08.246201 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-02-18 02:48:08.246228 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-02-18 02:48:08.246254 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-02-18 02:48:08.246280 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-02-18 02:48:08.246306 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-02-18 02:48:08.246333 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-02-18 02:48:08.246360 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-02-18 02:48:08.246387 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-02-18 02:48:08.246414 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-02-18 02:48:08.246440 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-02-18 02:48:08.246467 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-02-18 02:48:08.246492 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-02-18 02:48:08.246519 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-02-18 02:48:08.246546 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-02-18 02:48:08.246572 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-02-18 02:48:08.246602 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-02-18 02:48:08.246628 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-02-18 02:48:08.246652 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-02-18 02:48:08.246676 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-02-18 02:48:08.246700 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-02-18 02:48:08.246723 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-02-18 02:48:08.246748 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-18 02:48:08.246773 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-18 02:48:08.246798 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-02-18 02:48:08.246823 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-18 02:48:08.246848 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-02-18 02:48:08.246874 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-18 02:48:08.246900 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-18 02:48:08.246925 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-02-18 02:48:08.246952 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-02-18 02:48:08.246978 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-02-18 02:48:08.247005 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-02-18 02:48:08.247031 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-02-18 02:48:08.247058 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-02-18 02:48:08.247086 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-02-18 02:48:08.247136 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-02-18 02:48:08.247178 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-02-18 02:48:08.247209 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-02-18 02:48:08.247237 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-02-18 02:48:08.247264 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-02-18 02:48:08.247292 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-02-18 02:48:08.247320 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-02-18 02:48:08.247348 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-02-18 02:48:08.247375 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-02-18 02:48:08.247402 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-02-18 02:48:08.247429 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-02-18 02:48:08.247455 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-02-18 02:48:08.247482 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-02-18 02:48:08.247509 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-02-18 02:48:08.247536 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-02-18 02:48:08.247571 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-02-18 02:48:08.247600 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-02-18 02:48:08.247627 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-02-18 02:48:08.247653 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-02-18 02:48:08.247680 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-02-18 02:48:08.247713 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-02-18 02:48:08.247758 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-02-18 02:48:08.247789 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-02-18 02:48:08.247817 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-02-18 02:48:08.247844 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-02-18 02:48:08.247871 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-02-18 02:48:08.247898 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-02-18 02:48:08.247925 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-02-18 02:48:08.247951 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-02-18 02:48:08.247977 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-02-18 02:48:08.248004 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-h6fjz.txt 2026-02-18 02:48:08.248031 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-h6fjz.yaml 2026-02-18 02:48:08.248058 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-7fcd8d6ffd-rcbs2.txt 2026-02-18 02:48:08.248085 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-7fcd8d6ffd-rcbs2.yaml 2026-02-18 02:48:08.248112 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-5k9fp.txt 2026-02-18 02:48:08.248139 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-5k9fp.yaml 2026-02-18 02:48:08.248166 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-kv9nn.txt 2026-02-18 02:48:08.248193 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-kv9nn.yaml 2026-02-18 02:48:08.248220 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-02-18 02:48:08.248246 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-02-18 02:48:08.248273 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-02-18 02:48:08.248299 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-02-18 02:48:08.248326 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-02-18 02:48:08.248351 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-02-18 02:48:08.248376 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nr2x4.txt 2026-02-18 02:48:08.248402 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nr2x4.yaml 2026-02-18 02:48:08.248428 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-02-18 02:48:08.248455 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-02-18 02:48:08.248481 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-02-18 02:48:08.248508 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-02-18 02:48:08.248533 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-02-18 02:48:08.248559 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-02-18 02:48:08.248592 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-02-18 02:48:08.248620 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-02-18 02:48:08.248646 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-02-18 02:48:08.248670 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-02-18 02:48:08.248695 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-02-18 02:48:08.248721 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-02-18 02:48:08.248746 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-02-18 02:48:08.248772 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-02-18 02:48:08.248797 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-02-18 02:48:08.248824 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-02-18 02:48:08.248851 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-02-18 02:48:08.248878 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-02-18 02:48:08.248905 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-02-18 02:48:08.248932 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-02-18 02:48:08.248959 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-02-18 02:48:08.248988 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-02-18 02:48:08.249643 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-18 02:48:08.249681 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-02-18 02:48:08.249709 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-02-18 02:48:08.249737 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-02-18 02:48:08.249764 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-02-18 02:48:08.249791 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-02-18 02:48:08.249819 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-02-18 02:48:08.249846 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-02-18 02:48:08.249872 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-02-18 02:48:08.249899 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-02-18 02:48:08.249925 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-02-18 02:48:08.249951 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-02-18 02:48:08.249977 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-02-18 02:48:08.250003 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-02-18 02:48:08.250028 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-02-18 02:48:08.250055 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-02-18 02:48:08.250081 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-02-18 02:48:08.250114 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-02-18 02:48:08.250141 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-02-18 02:48:08.250166 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-02-18 02:48:08.250191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-02-18 02:48:08.250218 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-02-18 02:48:08.250244 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-02-18 02:48:08.250270 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-02-18 02:48:08.250297 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-02-18 02:48:08.250324 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-02-18 02:48:08.250350 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-02-18 02:48:08.250377 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-02-18 02:48:08.250404 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-02-18 02:48:08.250430 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-71mhbo.txt 2026-02-18 02:48:08.250457 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-71mhbo.yaml 2026-02-18 02:48:08.250484 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ov99v8.txt 2026-02-18 02:48:08.250512 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ov99v8.yaml 2026-02-18 02:48:08.250539 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-02-18 02:48:08.250566 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-02-18 02:48:08.250592 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-02-18 02:48:08.250618 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-02-18 02:48:08.250644 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-02-18 02:48:08.250670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-02-18 02:48:08.250697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-02-18 02:48:08.250727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-02-18 02:48:08.250756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-02-18 02:48:08.250782 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-02-18 02:48:08.250807 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-02-18 02:48:08.250834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-02-18 02:48:08.250862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-02-18 02:48:08.250889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-02-18 02:48:08.250917 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-02-18 02:48:08.250945 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-02-18 02:48:08.250972 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-02-18 02:48:08.251010 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-02-18 02:48:08.251039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-02-18 02:48:08.251066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-02-18 02:48:08.251093 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-02-18 02:48:08.251120 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-02-18 02:48:08.251147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-02-18 02:48:08.251173 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-02-18 02:48:08.251198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-02-18 02:48:08.251223 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-02-18 02:48:08.251249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-02-18 02:48:08.251274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-02-18 02:48:08.251298 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-02-18 02:48:08.251323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-02-18 02:48:08.251347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-02-18 02:48:08.251371 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-02-18 02:48:08.251396 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-02-18 02:48:08.251422 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-02-18 02:48:08.251447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-02-18 02:48:08.251473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-02-18 02:48:08.251501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-02-18 02:48:08.251532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-02-18 02:48:08.251563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-02-18 02:48:08.251589 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-02-18 02:48:08.251616 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-02-18 02:48:08.251642 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-02-18 02:48:08.251668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-02-18 02:48:08.251694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-02-18 02:48:08.251719 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-02-18 02:48:08.251745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-02-18 02:48:08.251777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-02-18 02:48:08.251838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-02-18 02:48:08.251867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-02-18 02:48:08.251893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-02-18 02:48:08.251926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-02-18 02:48:08.251956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-02-18 02:48:08.251984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-02-18 02:48:08.252009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-02-18 02:48:08.252034 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-02-18 02:48:08.252059 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-02-18 02:48:08.252085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-02-18 02:48:08.252111 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-02-18 02:48:08.252137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-02-18 02:48:08.252163 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-02-18 02:48:08.252190 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-02-18 02:48:08.252216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-02-18 02:48:08.252243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-02-18 02:48:08.252269 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-02-18 02:48:08.252295 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-02-18 02:48:08.252321 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-02-18 02:48:08.252347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-02-18 02:48:08.252372 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-02-18 02:48:08.252398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-02-18 02:48:08.252423 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-02-18 02:48:08.252449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-02-18 02:48:08.252475 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-02-18 02:48:08.252500 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-02-18 02:48:08.252525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-02-18 02:48:08.252550 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-02-18 02:48:08.252575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-02-18 02:48:08.252602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-02-18 02:48:08.252627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-02-18 02:48:08.252653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-02-18 02:48:08.252678 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-02-18 02:48:08.252704 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-02-18 02:48:08.252731 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-02-18 02:48:08.252757 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-02-18 02:48:08.252782 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-02-18 02:48:08.252815 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-02-18 02:48:08.252842 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-02-18 02:48:08.252868 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-02-18 02:48:08.252894 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-02-18 02:48:08.252919 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-02-18 02:48:08.252945 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-02-18 02:48:08.252972 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-02-18 02:48:08.253006 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-02-18 02:48:08.253053 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-6f56467975-bxgtk.txt 2026-02-18 02:48:08.253084 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-6f56467975-bxgtk.yaml 2026-02-18 02:48:08.253110 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-02-18 02:48:08.253137 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-02-18 02:48:08.253163 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-02-18 02:48:08.253190 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-02-18 02:48:08.253216 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-02-18 02:48:08.253242 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-02-18 02:48:08.253269 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-02-18 02:48:08.253296 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-02-18 02:48:08.270927 | 2026-02-18 02:48:08.271035 | TASK [gather-pod-logs : creating directory for pod logs] 2026-02-18 02:48:08.474734 | instance | changed 2026-02-18 02:48:08.479587 | 2026-02-18 02:48:08.479652 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-02-18 02:48:08.689152 | instance | changed 2026-02-18 02:48:08.695758 | 2026-02-18 02:48:08.695849 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-02-18 02:48:09.552479 | instance | kube-system/cilium-h6fjz/config 2026-02-18 02:48:09.721935 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-h6fjz" not found 2026-02-18 02:48:09.726184 | instance | kube-system/cilium-h6fjz/mount-cgroup 2026-02-18 02:48:09.886968 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-h6fjz" not found 2026-02-18 02:48:09.890238 | instance | kube-system/cilium-h6fjz/apply-sysctl-overwrites 2026-02-18 02:48:10.050423 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-h6fjz" not found 2026-02-18 02:48:10.053685 | instance | kube-system/cilium-h6fjz/mount-bpf-fs 2026-02-18 02:48:10.220618 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-h6fjz" not found 2026-02-18 02:48:10.224733 | instance | kube-system/cilium-h6fjz/clean-cilium-state 2026-02-18 02:48:10.400456 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-h6fjz" not found 2026-02-18 02:48:10.406245 | instance | kube-system/cilium-h6fjz/install-cni-binaries 2026-02-18 02:48:10.595593 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-h6fjz" not found 2026-02-18 02:48:10.599129 | instance | kube-system/cilium-h6fjz/cilium-agent 2026-02-18 02:48:10.761928 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-h6fjz" not found 2026-02-18 02:48:10.924200 | instance | kube-system/cilium-operator-7fcd8d6ffd-rcbs2/cilium-operator 2026-02-18 02:48:11.102708 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-7fcd8d6ffd-rcbs2" not found 2026-02-18 02:48:11.271606 | instance | kube-system/coredns-77cccfdc44-5k9fp/coredns 2026-02-18 02:48:11.421102 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-77cccfdc44-5k9fp" not found 2026-02-18 02:48:11.577660 | instance | kube-system/coredns-77cccfdc44-kv9nn/coredns 2026-02-18 02:48:11.729059 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-77cccfdc44-kv9nn" not found 2026-02-18 02:48:11.887178 | instance | kube-system/etcd-instance/etcd 2026-02-18 02:48:12.043081 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-02-18 02:48:12.188588 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-02-18 02:48:12.382958 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-02-18 02:48:12.535531 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-02-18 02:48:12.711767 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-02-18 02:48:12.876342 | instance | kube-system/kube-proxy-nr2x4/kube-proxy 2026-02-18 02:48:13.034921 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-nr2x4" not found 2026-02-18 02:48:13.212391 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-02-18 02:48:13.408533 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-02-18 02:48:13.561024 | instance | kube-system/kube-vip-instance/kube-vip 2026-02-18 02:48:13.709748 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-02-18 02:48:13.869377 | instance | local-path-storage/local-path-provisioner-6f56467975-bxgtk/local-path-provisioner 2026-02-18 02:48:14.029421 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-6f56467975-bxgtk" not found 2026-02-18 02:48:14.240740 | instance | ERROR 2026-02-18 02:48:14.241210 | instance | { 2026-02-18 02:48:14.241318 | instance | "delta": "0:00:05.116668", 2026-02-18 02:48:14.241377 | instance | "end": "2026-02-18 02:48:14.032798", 2026-02-18 02:48:14.241419 | instance | "msg": "non-zero return code", 2026-02-18 02:48:14.241438 | instance | "rc": 123, 2026-02-18 02:48:14.241456 | instance | "start": "2026-02-18 02:48:08.916130" 2026-02-18 02:48:14.241474 | instance | } 2026-02-18 02:48:14.241499 | instance | ERROR: Ignoring Errors 2026-02-18 02:48:14.246710 | 2026-02-18 02:48:14.246778 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-02-18 02:48:14.738205 | instance | changed: 2026-02-18 02:48:14.738377 | instance | cd+++++++++ pod-logs/ 2026-02-18 02:48:14.738405 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-02-18 02:48:14.738426 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-02-18 02:48:14.738446 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/ 2026-02-18 02:48:14.738468 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/apply-sysctl-overwrites.txt 2026-02-18 02:48:14.738490 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/cilium-agent.txt 2026-02-18 02:48:14.738522 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/clean-cilium-state.txt 2026-02-18 02:48:14.738542 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/config.txt 2026-02-18 02:48:14.738560 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/install-cni-binaries.txt 2026-02-18 02:48:14.738579 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/mount-bpf-fs.txt 2026-02-18 02:48:14.738597 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h6fjz/mount-cgroup.txt 2026-02-18 02:48:14.738616 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-7fcd8d6ffd-rcbs2/ 2026-02-18 02:48:14.738634 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-7fcd8d6ffd-rcbs2/cilium-operator.txt 2026-02-18 02:48:14.738652 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-5k9fp/ 2026-02-18 02:48:14.738670 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-5k9fp/coredns.txt 2026-02-18 02:48:14.738689 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-kv9nn/ 2026-02-18 02:48:14.738706 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-kv9nn/coredns.txt 2026-02-18 02:48:14.738724 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-02-18 02:48:14.738743 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-02-18 02:48:14.738760 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-02-18 02:48:14.738778 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-18 02:48:14.738796 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-02-18 02:48:14.738814 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-18 02:48:14.738835 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nr2x4/ 2026-02-18 02:48:14.738853 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nr2x4/kube-proxy.txt 2026-02-18 02:48:14.738871 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-02-18 02:48:14.738889 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-18 02:48:14.738907 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-02-18 02:48:14.738925 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-02-18 02:48:14.738943 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-02-18 02:48:14.738960 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-6f56467975-bxgtk/ 2026-02-18 02:48:14.738979 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-6f56467975-bxgtk/local-path-provisioner.txt 2026-02-18 02:48:14.738997 | instance | cd+++++++++ pod-logs/kube-system/ 2026-02-18 02:48:14.739015 | instance | cd+++++++++ pod-logs/kube-system/cilium-h6fjz/ 2026-02-18 02:48:14.739033 | instance | >f+++++++++ pod-logs/kube-system/cilium-h6fjz/apply-sysctl-overwrites.txt 2026-02-18 02:48:14.739051 | instance | >f+++++++++ pod-logs/kube-system/cilium-h6fjz/cilium-agent.txt 2026-02-18 02:48:14.739069 | instance | >f+++++++++ pod-logs/kube-system/cilium-h6fjz/clean-cilium-state.txt 2026-02-18 02:48:14.739087 | instance | >f+++++++++ pod-logs/kube-system/cilium-h6fjz/config.txt 2026-02-18 02:48:14.739105 | instance | >f+++++++++ pod-logs/kube-system/cilium-h6fjz/install-cni-binaries.txt 2026-02-18 02:48:14.739123 | instance | >f+++++++++ pod-logs/kube-system/cilium-h6fjz/mount-bpf-fs.txt 2026-02-18 02:48:14.739140 | instance | >f+++++++++ pod-logs/kube-system/cilium-h6fjz/mount-cgroup.txt 2026-02-18 02:48:14.739158 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-7fcd8d6ffd-rcbs2/ 2026-02-18 02:48:14.739181 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-7fcd8d6ffd-rcbs2/cilium-operator.txt 2026-02-18 02:48:14.739200 | instance | cd+++++++++ pod-logs/kube-system/coredns-77cccfdc44-5k9fp/ 2026-02-18 02:48:14.739219 | instance | >f+++++++++ pod-logs/kube-system/coredns-77cccfdc44-5k9fp/coredns.txt 2026-02-18 02:48:14.739237 | instance | cd+++++++++ pod-logs/kube-system/coredns-77cccfdc44-kv9nn/ 2026-02-18 02:48:14.739255 | instance | >f+++++++++ pod-logs/kube-system/coredns-77cccfdc44-kv9nn/coredns.txt 2026-02-18 02:48:14.739272 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-02-18 02:48:14.739292 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-02-18 02:48:14.739310 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-02-18 02:48:14.739328 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-18 02:48:14.739346 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-02-18 02:48:14.739365 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-18 02:48:14.739386 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-nr2x4/ 2026-02-18 02:48:14.739404 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-nr2x4/kube-proxy.txt 2026-02-18 02:48:14.739423 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-02-18 02:48:14.739441 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-18 02:48:14.739459 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-02-18 02:48:14.739476 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-02-18 02:48:14.739494 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-02-18 02:48:14.739512 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-6f56467975-bxgtk/ 2026-02-18 02:48:14.739530 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-6f56467975-bxgtk/local-path-provisioner.txt 2026-02-18 02:48:14.749404 | 2026-02-18 02:48:14.749470 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-02-18 02:48:14.956474 | instance | changed 2026-02-18 02:48:14.963649 | 2026-02-18 02:48:14.963727 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-02-18 02:48:15.580060 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-02-18 02:48:15.580221 | instance | /bin/bash: line 8: curl: command not found 2026-02-18 02:48:16.000844 | instance | ok: Runtime: 0:00:00.486981 2026-02-18 02:48:16.006304 | 2026-02-18 02:48:16.006388 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-02-18 02:48:16.316328 | instance | ceph-mgr endpoints: 2026-02-18 02:48:16.541834 | instance | ok: Runtime: 0:00:00.088522 2026-02-18 02:48:16.550836 | 2026-02-18 02:48:16.551038 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-02-18 02:48:17.088735 | instance | ok: Runtime: 0:00:00.085665 2026-02-18 02:48:17.095904 | 2026-02-18 02:48:17.095977 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-02-18 02:48:17.589384 | instance | changed: 2026-02-18 02:48:17.589629 | instance | cd+++++++++ prometheus/ 2026-02-18 02:48:17.589668 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-02-18 02:48:17.599461 | 2026-02-18 02:48:17.599529 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-02-18 02:48:17.815024 | instance | changed 2026-02-18 02:48:17.822302 | 2026-02-18 02:48:17.822419 | TASK [gather-selenium-data : Get selenium data] 2026-02-18 02:48:18.021804 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-02-18 02:48:18.022436 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-02-18 02:48:18.356920 | instance | ERROR 2026-02-18 02:48:18.357226 | instance | { 2026-02-18 02:48:18.357285 | instance | "delta": "0:00:00.003749", 2026-02-18 02:48:18.357364 | instance | "end": "2026-02-18 02:48:18.022630", 2026-02-18 02:48:18.357421 | instance | "msg": "non-zero return code", 2026-02-18 02:48:18.357456 | instance | "rc": 1, 2026-02-18 02:48:18.357485 | instance | "start": "2026-02-18 02:48:18.018881" 2026-02-18 02:48:18.357511 | instance | } 2026-02-18 02:48:18.357546 | instance | ERROR: Ignoring Errors 2026-02-18 02:48:18.364161 | 2026-02-18 02:48:18.364284 | TASK [gather-selenium-data : Downloads logs to executor] 2026-02-18 02:48:18.834521 | instance | changed: cd+++++++++ selenium/ 2026-02-18 02:48:18.841199 | 2026-02-18 02:48:18.841279 | PLAY RECAP 2026-02-18 02:48:18.841331 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-02-18 02:48:18.841354 | 2026-02-18 02:48:19.014514 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-02-18 02:48:19.018746 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-18 02:48:19.636137 | 2026-02-18 02:48:19.636319 | PLAY [all] 2026-02-18 02:48:19.649386 | 2026-02-18 02:48:19.649568 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-18 02:48:19.705864 | instance | skipping: Conditional result was False 2026-02-18 02:48:19.716837 | 2026-02-18 02:48:19.717032 | TASK [fetch-output : Set log path for single node] 2026-02-18 02:48:19.762342 | instance | ok 2026-02-18 02:48:19.767876 | 2026-02-18 02:48:19.767996 | LOOP [fetch-output : Ensure local output dirs] 2026-02-18 02:48:20.204710 | instance -> localhost | ok: "/var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/work/logs" 2026-02-18 02:48:20.420103 | instance -> localhost | changed: "/var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/work/artifacts" 2026-02-18 02:48:20.640415 | instance -> localhost | changed: "/var/lib/zuul/builds/3e23210f48f54050a53e928b6d74fafe/work/docs" 2026-02-18 02:48:20.659002 | 2026-02-18 02:48:20.659186 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-18 02:48:21.253757 | instance | changed: .d..t...... ./ 2026-02-18 02:48:21.254043 | instance | changed: All items complete 2026-02-18 02:48:21.254079 | 2026-02-18 02:48:21.718778 | instance | changed: .d..t...... ./ 2026-02-18 02:48:22.184061 | instance | changed: .d..t...... ./ 2026-02-18 02:48:22.210259 | 2026-02-18 02:48:22.210388 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-18 02:48:22.626997 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.015708 2026-02-18 02:48:22.890584 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008801 2026-02-18 02:48:22.909901 | 2026-02-18 02:48:22.910054 | PLAY [all] 2026-02-18 02:48:22.918143 | 2026-02-18 02:48:22.918230 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-18 02:48:23.409030 | instance | changed 2026-02-18 02:48:23.416687 | 2026-02-18 02:48:23.416744 | PLAY RECAP 2026-02-18 02:48:23.416793 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-18 02:48:23.416815 | 2026-02-18 02:48:23.596329 | POST-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-18 02:48:23.598668 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-18 02:48:24.207669 | 2026-02-18 02:48:24.207925 | PLAY [localhost] 2026-02-18 02:48:24.219321 | 2026-02-18 02:48:24.219439 | TASK [Generate Zuul manifest] 2026-02-18 02:48:24.242487 | localhost | ok 2026-02-18 02:48:24.259562 | 2026-02-18 02:48:24.259667 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-18 02:48:24.645077 | localhost | changed 2026-02-18 02:48:24.657689 | 2026-02-18 02:48:24.657769 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-18 02:48:24.687585 | localhost | ok 2026-02-18 02:48:24.695632 | 2026-02-18 02:48:24.695696 | TASK [Upload logs] 2026-02-18 02:48:24.716640 | localhost | ok 2026-02-18 02:48:24.774358 | 2026-02-18 02:48:24.774457 | TASK [Set zuul-log-path fact] 2026-02-18 02:48:24.795513 | localhost | ok 2026-02-18 02:48:24.807502 | 2026-02-18 02:48:24.807569 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-18 02:48:24.848502 | localhost | ok 2026-02-18 02:48:24.856421 | 2026-02-18 02:48:24.856485 | TASK [upload-logs : Create log directories] 2026-02-18 02:48:25.294535 | localhost | changed 2026-02-18 02:48:25.301541 | 2026-02-18 02:48:25.301614 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-18 02:48:25.741935 | localhost -> localhost | ok: Runtime: 0:00:00.010567 2026-02-18 02:48:25.748816 | 2026-02-18 02:48:25.748886 | TASK [upload-logs : Upload logs to log server] 2026-02-18 02:48:26.286779 | localhost | Output suppressed because no_log was given 2026-02-18 02:48:26.293292 | 2026-02-18 02:48:26.293385 | LOOP [upload-logs : Compress console log and json output] 2026-02-18 02:48:26.341173 | localhost | skipping: Conditional result was False 2026-02-18 02:48:26.347678 | localhost | skipping: Conditional result was False 2026-02-18 02:48:26.354642 | 2026-02-18 02:48:26.354786 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-18 02:48:26.396209 | localhost | skipping: Conditional result was False 2026-02-18 02:48:26.396695 | 2026-02-18 02:48:26.399433 | localhost | skipping: Conditional result was False 2026-02-18 02:48:26.409425 | 2026-02-18 02:48:26.409547 | LOOP [upload-logs : Upload console log and json output]