2026-05-13 16:00:04.667361 | Job console starting 2026-05-13 16:00:04.677478 | Updating git repos 2026-05-13 16:00:04.733305 | Cloning repos into workspace 2026-05-13 16:00:04.946536 | Restoring repo states 2026-05-13 16:00:04.964378 | Merging changes 2026-05-13 16:00:06.082851 | Checking out repos 2026-05-13 16:00:06.177681 | Preparing playbooks 2026-05-13 16:00:08.803070 | Running Ansible setup 2026-05-13 16:00:12.385001 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 16:00:12.990839 | 2026-05-13 16:00:12.991258 | PLAY [localhost] 2026-05-13 16:00:12.999160 | 2026-05-13 16:00:12.999249 | TASK [Gathering Facts] 2026-05-13 16:00:14.037041 | localhost | ok 2026-05-13 16:00:14.045698 | 2026-05-13 16:00:14.045777 | TASK [Setup log path fact] 2026-05-13 16:00:14.065014 | localhost | ok 2026-05-13 16:00:14.076868 | 2026-05-13 16:00:14.076935 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 16:00:14.105546 | localhost | ok 2026-05-13 16:00:14.113067 | 2026-05-13 16:00:14.113138 | TASK [emit-job-header : Print job information] 2026-05-13 16:00:14.152926 | # Job Information 2026-05-13 16:00:14.153156 | Ansible Version: 2.16.18 2026-05-13 16:00:14.153205 | Job: atmosphere-molecule-csi-rbd 2026-05-13 16:00:14.153238 | Pipeline: check 2026-05-13 16:00:14.153270 | Executor: 2d72f0692154 2026-05-13 16:00:14.153299 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3672 2026-05-13 16:00:14.153333 | Event ID: b7a8d080-4ee4-11f1-9f9f-ddda74efc652 2026-05-13 16:00:14.157520 | 2026-05-13 16:00:14.157618 | LOOP [emit-job-header : Print node information] 2026-05-13 16:00:14.248034 | localhost | ok: 2026-05-13 16:00:14.248269 | localhost | # Node Information 2026-05-13 16:00:14.248310 | localhost | Inventory Hostname: instance 2026-05-13 16:00:14.248342 | localhost | Hostname: np0000173912 2026-05-13 16:00:14.248371 | localhost | Username: zuul 2026-05-13 16:00:14.248404 | localhost | Distro: Ubuntu 22.04 2026-05-13 16:00:14.248433 | localhost | Provider: yul1 2026-05-13 16:00:14.248461 | localhost | Region: ca-ymq-1 2026-05-13 16:00:14.248488 | localhost | Label: ubuntu-jammy 2026-05-13 16:00:14.248516 | localhost | Product Name: OpenStack Nova 2026-05-13 16:00:14.248543 | localhost | Interface IP: 199.204.45.4 2026-05-13 16:00:14.261384 | 2026-05-13 16:00:14.261562 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 16:00:14.961549 | localhost -> localhost | changed 2026-05-13 16:00:14.972426 | 2026-05-13 16:00:14.972583 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 16:00:15.848397 | localhost -> localhost | changed 2026-05-13 16:00:15.861900 | 2026-05-13 16:00:15.861960 | PLAY [all] 2026-05-13 16:00:15.870179 | 2026-05-13 16:00:15.870247 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 16:00:16.115393 | instance -> localhost | ok 2026-05-13 16:00:16.126695 | 2026-05-13 16:00:16.126792 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 16:00:16.160587 | instance | ok 2026-05-13 16:00:16.174248 | instance | included: /var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 16:00:16.179851 | 2026-05-13 16:00:16.179910 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 16:00:17.450406 | instance -> localhost | Generating public/private rsa key pair. 2026-05-13 16:00:17.450643 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/work/7cd30d1dde454385bf660c0be301769c_id_rsa 2026-05-13 16:00:17.450685 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/work/7cd30d1dde454385bf660c0be301769c_id_rsa.pub 2026-05-13 16:00:17.450717 | instance -> localhost | The key fingerprint is: 2026-05-13 16:00:17.450748 | instance -> localhost | SHA256:tW/gyL7ailiPL2XROTNFFk365BmJpAft4O8Mxuuhr08 zuul-build-sshkey 2026-05-13 16:00:17.450793 | instance -> localhost | The key's randomart image is: 2026-05-13 16:00:17.450823 | instance -> localhost | +---[RSA 3072]----+ 2026-05-13 16:00:17.450861 | instance -> localhost | | .o=+. | 2026-05-13 16:00:17.450893 | instance -> localhost | | .=oo.. | 2026-05-13 16:00:17.450922 | instance -> localhost | | o.== + | 2026-05-13 16:00:17.450951 | instance -> localhost | | . Bo.= o | 2026-05-13 16:00:17.450979 | instance -> localhost | | oS=o + | 2026-05-13 16:00:17.451008 | instance -> localhost | | o.+o.o | 2026-05-13 16:00:17.451035 | instance -> localhost | | .o .E=. o | 2026-05-13 16:00:17.451063 | instance -> localhost | | o.+ =..o. | 2026-05-13 16:00:17.451095 | instance -> localhost | | . ooBBB. | 2026-05-13 16:00:17.451123 | instance -> localhost | +----[SHA256]-----+ 2026-05-13 16:00:17.451193 | instance -> localhost | ok: Runtime: 0:00:00.876840 2026-05-13 16:00:17.456969 | 2026-05-13 16:00:17.457034 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 16:00:17.489756 | instance | ok 2026-05-13 16:00:17.501272 | instance | included: /var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 16:00:17.508308 | 2026-05-13 16:00:17.508366 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 16:00:17.532096 | instance | skipping: Conditional result was False 2026-05-13 16:00:17.542508 | 2026-05-13 16:00:17.542571 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 16:00:18.003155 | instance | changed 2026-05-13 16:00:18.009283 | 2026-05-13 16:00:18.009351 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 16:00:18.189234 | instance | ok 2026-05-13 16:00:18.432450 | 2026-05-13 16:00:18.432593 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 16:00:18.872682 | instance | changed 2026-05-13 16:00:18.878316 | 2026-05-13 16:00:18.878381 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 16:00:19.320276 | instance | changed 2026-05-13 16:00:19.325516 | 2026-05-13 16:00:19.325584 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 16:00:19.349579 | instance | skipping: Conditional result was False 2026-05-13 16:00:19.358571 | 2026-05-13 16:00:19.358704 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 16:00:19.738747 | instance -> localhost | changed 2026-05-13 16:00:19.756874 | 2026-05-13 16:00:19.757052 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 16:00:20.064002 | instance -> localhost | Identity added: /var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/work/7cd30d1dde454385bf660c0be301769c_id_rsa (zuul-build-sshkey) 2026-05-13 16:00:20.064292 | instance -> localhost | ok: Runtime: 0:00:00.017226 2026-05-13 16:00:20.071231 | 2026-05-13 16:00:20.071320 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 16:00:20.370787 | instance | ok 2026-05-13 16:00:20.377805 | 2026-05-13 16:00:20.377872 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 16:00:20.401326 | instance | skipping: Conditional result was False 2026-05-13 16:00:20.414366 | 2026-05-13 16:00:20.414432 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-13 16:00:20.740731 | instance | ok 2026-05-13 16:00:20.747926 | 2026-05-13 16:00:20.747999 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-13 16:00:22.297437 | instance | Output suppressed because no_log was given 2026-05-13 16:00:22.389985 | 2026-05-13 16:00:22.390103 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-13 16:00:22.589418 | instance | ok: "logs" 2026-05-13 16:00:22.589704 | instance | ok: All items complete 2026-05-13 16:00:22.589755 | 2026-05-13 16:00:22.747021 | instance | ok: "artifacts" 2026-05-13 16:00:22.898958 | instance | ok: "docs" 2026-05-13 16:00:22.917517 | 2026-05-13 16:00:22.917722 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-13 16:00:23.101589 | instance | changed: "logs" 2026-05-13 16:00:23.246655 | instance | changed: "artifacts" 2026-05-13 16:00:23.403780 | instance | changed: "docs" 2026-05-13 16:00:23.424236 | 2026-05-13 16:00:23.424360 | PLAY RECAP 2026-05-13 16:00:23.424410 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-13 16:00:23.424440 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 16:00:23.424462 | 2026-05-13 16:00:23.574051 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 16:00:23.576684 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-13 16:00:24.172209 | 2026-05-13 16:00:24.172389 | PLAY [all] 2026-05-13 16:00:24.186450 | 2026-05-13 16:00:24.186603 | TASK [setup-uv : Extract archive] 2026-05-13 16:00:26.368723 | instance | changed 2026-05-13 16:00:26.378584 | 2026-05-13 16:00:26.378743 | TASK [setup-uv : Print version] 2026-05-13 16:00:27.011594 | instance | uv 0.8.13 2026-05-13 16:00:26.972592 | instance | ok: Runtime: 0:00:00.011728 2026-05-13 16:00:26.980729 | 2026-05-13 16:00:26.980782 | PLAY RECAP 2026-05-13 16:00:26.980831 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 16:00:26.980855 | 2026-05-13 16:00:27.129895 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-13 16:00:27.133101 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-13 16:00:27.738795 | 2026-05-13 16:00:27.747879 | PLAY [all] 2026-05-13 16:00:27.759635 | 2026-05-13 16:00:27.759712 | TASK [Install "jq" for log collection] 2026-05-13 16:00:36.818340 | instance | changed 2026-05-13 16:00:36.821544 | 2026-05-13 16:00:36.821610 | PLAY RECAP 2026-05-13 16:00:36.821664 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 16:00:36.821714 | 2026-05-13 16:00:36.942501 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-13 16:00:36.947340 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-13 16:00:37.555682 | 2026-05-13 16:00:37.555825 | PLAY [all] 2026-05-13 16:00:37.567402 | 2026-05-13 16:00:37.567502 | TASK [Copy inventory file for Zuul] 2026-05-13 16:00:38.484363 | instance | changed 2026-05-13 16:00:38.491385 | 2026-05-13 16:00:38.491543 | TASK [Switch "ansible_host" to private IP] 2026-05-13 16:00:38.831702 | instance | changed: 1 replacements made 2026-05-13 16:00:38.839434 | 2026-05-13 16:00:38.839539 | TASK [Run Molecule scenario] 2026-05-13 16:00:39.380769 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-13 16:00:39.380940 | instance | Creating virtual environment at: .venv 2026-05-13 16:00:39.405643 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-13 16:00:39.419142 | instance | Downloading openstacksdk (1.7MiB) 2026-05-13 16:00:39.429412 | instance | Downloading rjsonnet (1.2MiB) 2026-05-13 16:00:39.429701 | instance | Downloading ansible-core (2.1MiB) 2026-05-13 16:00:39.429937 | instance | Downloading cryptography (4.2MiB) 2026-05-13 16:00:39.430987 | instance | Downloading pygments (1.2MiB) 2026-05-13 16:00:39.431343 | instance | Downloading kubernetes (1.9MiB) 2026-05-13 16:00:39.433026 | instance | Downloading pydantic-core (2.0MiB) 2026-05-13 16:00:39.435082 | instance | Downloading setuptools (1.1MiB) 2026-05-13 16:00:39.435366 | instance | Downloading netaddr (2.2MiB) 2026-05-13 16:00:39.693599 | instance | Building pyperclip==1.9.0 2026-05-13 16:00:39.698977 | instance | Downloading rjsonnet 2026-05-13 16:00:39.779452 | instance | Downloading pydantic-core 2026-05-13 16:00:39.815263 | instance | Downloading netaddr 2026-05-13 16:00:39.833911 | instance | Downloading pygments 2026-05-13 16:00:39.835167 | instance | Downloading cryptography 2026-05-13 16:00:39.875760 | instance | Downloading setuptools 2026-05-13 16:00:39.963533 | instance | Downloading kubernetes 2026-05-13 16:00:39.993471 | instance | Downloading ansible-core 2026-05-13 16:00:40.019617 | instance | Downloading openstacksdk 2026-05-13 16:00:40.486153 | instance | Built pyperclip==1.9.0 2026-05-13 16:00:40.660166 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-13 16:00:40.699163 | instance | Installed 83 packages in 37ms 2026-05-13 16:00:41.313910 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-13 16:00:41.942823 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-13 16:00:41.942884 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-05-13 16:02:51.130589 | instance | INFO [csi > dependency] Executing 2026-05-13 16:02:51.130738 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-05-13 16:02:51.130943 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-05-13 16:02:51.131062 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-13 16:02:51.138861 | instance | INFO [csi > cleanup] Executing 2026-05-13 16:02:51.139152 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 16:02:51.146891 | instance | INFO [csi > destroy] Executing 2026-05-13 16:02:51.146927 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-05-13 16:02:51.147019 | instance | INFO [csi > destroy] Executed: Successful 2026-05-13 16:02:51.154584 | instance | INFO [csi > syntax] Executing 2026-05-13 16:02:52.812694 | instance | 2026-05-13 16:02:52.812946 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-05-13 16:02:52.915503 | instance | INFO [csi > syntax] Executed: Successful 2026-05-13 16:02:52.929339 | instance | INFO [csi > create] Executing 2026-05-13 16:02:52.931134 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 16:02:52.938803 | instance | INFO [csi > prepare] Executing 2026-05-13 16:02:53.754836 | instance | 2026-05-13 16:02:53.755089 | instance | PLAY [Prepare] ***************************************************************** 2026-05-13 16:02:53.755341 | instance | 2026-05-13 16:02:53.755624 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:02:53.755899 | instance | Wednesday 13 May 2026 16:02:53 +0000 (0:00:00.027) 0:00:00.027 ********* 2026-05-13 16:02:54.876003 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-13 16:02:54.876103 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-13 16:02:54.876284 | instance | interpreter could change the meaning of that path. See 2026-05-13 16:02:54.876453 | instance | https://docs.ansible.com/ansible- 2026-05-13 16:02:54.876701 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 16:02:54.885235 | instance | ok: [instance] 2026-05-13 16:02:54.885395 | instance | 2026-05-13 16:02:54.885565 | instance | TASK [Configure short hostname] ************************************************ 2026-05-13 16:02:54.885718 | instance | Wednesday 13 May 2026 16:02:54 +0000 (0:00:01.131) 0:00:01.159 ********* 2026-05-13 16:02:55.603136 | instance | changed: [instance] 2026-05-13 16:02:55.603279 | instance | 2026-05-13 16:02:55.603453 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-13 16:02:55.603629 | instance | Wednesday 13 May 2026 16:02:55 +0000 (0:00:00.717) 0:00:01.876 ********* 2026-05-13 16:02:55.880681 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-13 16:02:55.880867 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-13 16:02:55.881063 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-13 16:02:55.888363 | instance | changed: [instance] 2026-05-13 16:02:55.888679 | instance | 2026-05-13 16:02:55.888986 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-13 16:02:55.889342 | instance | Wednesday 13 May 2026 16:02:55 +0000 (0:00:00.285) 0:00:02.162 ********* 2026-05-13 16:02:56.704810 | instance | ok: [instance] 2026-05-13 16:02:56.705143 | instance | 2026-05-13 16:02:56.705483 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-13 16:02:56.705749 | instance | 2026-05-13 16:02:56.706094 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:02:56.706377 | instance | Wednesday 13 May 2026 16:02:56 +0000 (0:00:00.816) 0:00:02.978 ********* 2026-05-13 16:02:57.414984 | instance | ok: [instance] 2026-05-13 16:02:57.415075 | instance | 2026-05-13 16:02:57.415152 | instance | TASK [Install depedencies] ***************************************************** 2026-05-13 16:02:57.415270 | instance | Wednesday 13 May 2026 16:02:57 +0000 (0:00:00.710) 0:00:03.688 ********* 2026-05-13 16:03:20.771542 | instance | changed: [instance] 2026-05-13 16:03:20.771795 | instance | 2026-05-13 16:03:20.772088 | instance | TASK [Start up service] ******************************************************** 2026-05-13 16:03:20.772363 | instance | Wednesday 13 May 2026 16:03:20 +0000 (0:00:23.356) 0:00:27.045 ********* 2026-05-13 16:03:21.328920 | instance | ok: [instance] 2026-05-13 16:03:21.329162 | instance | 2026-05-13 16:03:21.329473 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-13 16:03:21.329744 | instance | Wednesday 13 May 2026 16:03:21 +0000 (0:00:00.557) 0:00:27.602 ********* 2026-05-13 16:03:21.622453 | instance | ok: [instance] 2026-05-13 16:03:21.622637 | instance | 2026-05-13 16:03:21.622759 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-13 16:03:21.622926 | instance | Wednesday 13 May 2026 16:03:21 +0000 (0:00:00.293) 0:00:27.896 ********* 2026-05-13 16:03:22.265095 | instance | changed: [instance] 2026-05-13 16:03:22.265240 | instance | 2026-05-13 16:03:22.265425 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-13 16:03:22.265607 | instance | Wednesday 13 May 2026 16:03:22 +0000 (0:00:00.642) 0:00:28.538 ********* 2026-05-13 16:03:22.456686 | instance | ok: [instance] 2026-05-13 16:03:22.456963 | instance | 2026-05-13 16:03:22.457252 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-13 16:03:22.457528 | instance | Wednesday 13 May 2026 16:03:22 +0000 (0:00:00.191) 0:00:28.730 ********* 2026-05-13 16:03:22.476954 | instance | skipping: [instance] 2026-05-13 16:03:22.477204 | instance | 2026-05-13 16:03:22.477472 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-13 16:03:22.477739 | instance | Wednesday 13 May 2026 16:03:22 +0000 (0:00:00.020) 0:00:28.750 ********* 2026-05-13 16:03:23.014747 | instance | changed: [instance] => (item=osd0) 2026-05-13 16:03:23.014938 | instance | changed: [instance] => (item=osd1) 2026-05-13 16:03:23.015158 | instance | changed: [instance] => (item=osd2) 2026-05-13 16:03:23.015394 | instance | 2026-05-13 16:03:23.015645 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-13 16:03:23.015893 | instance | Wednesday 13 May 2026 16:03:23 +0000 (0:00:00.537) 0:00:29.288 ********* 2026-05-13 16:03:23.613845 | instance | changed: [instance] => (item=osd0) 2026-05-13 16:03:23.613970 | instance | changed: [instance] => (item=osd1) 2026-05-13 16:03:23.614131 | instance | changed: [instance] => (item=osd2) 2026-05-13 16:03:23.614281 | instance | 2026-05-13 16:03:23.614475 | instance | TASK [Start loop devices] ****************************************************** 2026-05-13 16:03:23.614629 | instance | Wednesday 13 May 2026 16:03:23 +0000 (0:00:00.599) 0:00:29.887 ********* 2026-05-13 16:03:24.337681 | instance | changed: [instance] => (item=osd0) 2026-05-13 16:03:24.338027 | instance | changed: [instance] => (item=osd1) 2026-05-13 16:03:24.338348 | instance | changed: [instance] => (item=osd2) 2026-05-13 16:03:24.338680 | instance | 2026-05-13 16:03:24.339016 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-13 16:03:24.339320 | instance | Wednesday 13 May 2026 16:03:24 +0000 (0:00:00.723) 0:00:30.611 ********* 2026-05-13 16:03:27.477288 | instance | changed: [instance] => (item=osd0) 2026-05-13 16:03:27.477597 | instance | changed: [instance] => (item=osd1) 2026-05-13 16:03:27.477919 | instance | changed: [instance] => (item=osd2) 2026-05-13 16:03:27.478183 | instance | 2026-05-13 16:03:27.478458 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-13 16:03:27.478731 | instance | Wednesday 13 May 2026 16:03:27 +0000 (0:00:03.139) 0:00:33.750 ********* 2026-05-13 16:03:29.309172 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-13 16:03:29.309258 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-13 16:03:29.309550 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-13 16:03:29.309804 | instance | 2026-05-13 16:03:29.310169 | instance | PLAY RECAP ********************************************************************* 2026-05-13 16:03:29.310627 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-13 16:03:29.310994 | instance | 2026-05-13 16:03:29.311364 | instance | Wednesday 13 May 2026 16:03:29 +0000 (0:00:01.832) 0:00:35.583 ********* 2026-05-13 16:03:29.311734 | instance | =============================================================================== 2026-05-13 16:03:29.312128 | instance | Install depedencies ---------------------------------------------------- 23.36s 2026-05-13 16:03:29.312506 | instance | Create a volume group for each loop device ------------------------------ 3.14s 2026-05-13 16:03:29.312918 | instance | Create a logical volume for each loop device ---------------------------- 1.83s 2026-05-13 16:03:29.313191 | instance | Gathering Facts --------------------------------------------------------- 1.13s 2026-05-13 16:03:29.313463 | instance | Purge "snapd" package --------------------------------------------------- 0.82s 2026-05-13 16:03:29.313729 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-05-13 16:03:29.314000 | instance | Configure short hostname ------------------------------------------------ 0.72s 2026-05-13 16:03:29.314265 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-05-13 16:03:29.314644 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.64s 2026-05-13 16:03:29.314924 | instance | Set permissions on loopback devices ------------------------------------- 0.60s 2026-05-13 16:03:29.315198 | instance | Start up service -------------------------------------------------------- 0.56s 2026-05-13 16:03:29.315464 | instance | Create devices for Ceph ------------------------------------------------- 0.54s 2026-05-13 16:03:29.315648 | instance | Generate lvm.conf ------------------------------------------------------- 0.29s 2026-05-13 16:03:29.315846 | instance | Ensure hostname inside hosts file --------------------------------------- 0.29s 2026-05-13 16:03:29.316041 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-05-13 16:03:29.316227 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-05-13 16:03:29.378270 | instance | INFO [csi > prepare] Executed: Successful 2026-05-13 16:03:29.390421 | instance | INFO [csi > converge] Executing 2026-05-13 16:03:30.824063 | instance | 2026-05-13 16:03:30.824226 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-05-13 16:03:30.824389 | instance | 2026-05-13 16:03:30.824591 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:03:30.824765 | instance | Wednesday 13 May 2026 16:03:30 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-05-13 16:03:31.777463 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-13 16:03:31.777745 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-13 16:03:31.778127 | instance | interpreter could change the meaning of that path. See 2026-05-13 16:03:31.778425 | instance | https://docs.ansible.com/ansible- 2026-05-13 16:03:31.778738 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 16:03:31.787680 | instance | ok: [instance] 2026-05-13 16:03:31.787955 | instance | 2026-05-13 16:03:31.788232 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-05-13 16:03:31.788601 | instance | Wednesday 13 May 2026 16:03:31 +0000 (0:00:00.963) 0:00:00.971 ********* 2026-05-13 16:03:31.832729 | instance | ok: [instance] => { 2026-05-13 16:03:31.832997 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-05-13 16:03:31.833233 | instance | } 2026-05-13 16:03:31.833480 | instance | 2026-05-13 16:03:31.833752 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:03:31.834195 | instance | 2026-05-13 16:03:31.834564 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:03:31.835001 | instance | Wednesday 13 May 2026 16:03:31 +0000 (0:00:00.044) 0:00:01.016 ********* 2026-05-13 16:03:32.718680 | instance | ok: [instance] 2026-05-13 16:03:32.718771 | instance | 2026-05-13 16:03:32.718897 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-13 16:03:32.719023 | instance | Wednesday 13 May 2026 16:03:32 +0000 (0:00:00.886) 0:00:01.902 ********* 2026-05-13 16:03:32.756398 | instance | skipping: [instance] 2026-05-13 16:03:32.756689 | instance | 2026-05-13 16:03:32.756956 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-13 16:03:32.757221 | instance | Wednesday 13 May 2026 16:03:32 +0000 (0:00:00.038) 0:00:01.940 ********* 2026-05-13 16:03:32.956563 | instance | ok: [instance] 2026-05-13 16:03:32.956615 | instance | 2026-05-13 16:03:32.957284 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-13 16:03:32.957302 | instance | 2026-05-13 16:03:32.957308 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:03:32.957315 | instance | Wednesday 13 May 2026 16:03:32 +0000 (0:00:00.199) 0:00:02.140 ********* 2026-05-13 16:03:33.825851 | instance | ok: [instance] 2026-05-13 16:03:33.825933 | instance | 2026-05-13 16:03:33.826051 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:03:33.826361 | instance | Wednesday 13 May 2026 16:03:33 +0000 (0:00:00.869) 0:00:03.009 ********* 2026-05-13 16:03:34.103224 | instance | ok: [instance] 2026-05-13 16:03:34.103295 | instance | 2026-05-13 16:03:34.103446 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:03:34.103636 | instance | Wednesday 13 May 2026 16:03:34 +0000 (0:00:00.277) 0:00:03.286 ********* 2026-05-13 16:03:34.155402 | instance | skipping: [instance] 2026-05-13 16:03:34.155520 | instance | 2026-05-13 16:03:34.155742 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:03:34.155947 | instance | Wednesday 13 May 2026 16:03:34 +0000 (0:00:00.051) 0:00:03.338 ********* 2026-05-13 16:03:34.550182 | instance | changed: [instance] 2026-05-13 16:03:34.550282 | instance | 2026-05-13 16:03:34.550412 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:03:34.550607 | instance | Wednesday 13 May 2026 16:03:34 +0000 (0:00:00.395) 0:00:03.733 ********* 2026-05-13 16:03:34.618333 | instance | ok: [instance] => { 2026-05-13 16:03:34.618529 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-13 16:03:34.618745 | instance | } 2026-05-13 16:03:34.618921 | instance | 2026-05-13 16:03:34.619111 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:03:34.619295 | instance | Wednesday 13 May 2026 16:03:34 +0000 (0:00:00.067) 0:00:03.801 ********* 2026-05-13 16:03:35.381024 | instance | changed: [instance] 2026-05-13 16:03:35.381108 | instance | 2026-05-13 16:03:35.381228 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:03:35.381402 | instance | Wednesday 13 May 2026 16:03:35 +0000 (0:00:00.762) 0:00:04.564 ********* 2026-05-13 16:03:35.436863 | instance | skipping: [instance] 2026-05-13 16:03:35.436950 | instance | 2026-05-13 16:03:35.437102 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:03:35.437174 | instance | Wednesday 13 May 2026 16:03:35 +0000 (0:00:00.053) 0:00:04.618 ********* 2026-05-13 16:03:35.480979 | instance | skipping: [instance] 2026-05-13 16:03:35.481166 | instance | 2026-05-13 16:03:35.481324 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:03:35.481480 | instance | Wednesday 13 May 2026 16:03:35 +0000 (0:00:00.046) 0:00:04.664 ********* 2026-05-13 16:03:35.688469 | instance | ok: [instance] 2026-05-13 16:03:35.688709 | instance | 2026-05-13 16:03:35.688879 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:03:35.689052 | instance | Wednesday 13 May 2026 16:03:35 +0000 (0:00:00.205) 0:00:04.870 ********* 2026-05-13 16:03:37.033489 | instance | ok: [instance] 2026-05-13 16:03:37.033531 | instance | 2026-05-13 16:03:37.033539 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:03:37.033545 | instance | Wednesday 13 May 2026 16:03:37 +0000 (0:00:01.346) 0:00:06.216 ********* 2026-05-13 16:03:37.099303 | instance | ok: [instance] => { 2026-05-13 16:03:37.099348 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-13 16:03:37.099356 | instance | } 2026-05-13 16:03:37.099362 | instance | 2026-05-13 16:03:37.099368 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:03:37.099374 | instance | Wednesday 13 May 2026 16:03:37 +0000 (0:00:00.065) 0:00:06.282 ********* 2026-05-13 16:03:37.841661 | instance | changed: [instance] 2026-05-13 16:03:37.841737 | instance | 2026-05-13 16:03:37.841742 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:03:37.841747 | instance | Wednesday 13 May 2026 16:03:37 +0000 (0:00:00.742) 0:00:07.025 ********* 2026-05-13 16:03:40.708617 | instance | changed: [instance] 2026-05-13 16:03:40.708680 | instance | 2026-05-13 16:03:40.708694 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:03:40.708714 | instance | Wednesday 13 May 2026 16:03:40 +0000 (0:00:02.866) 0:00:09.891 ********* 2026-05-13 16:03:40.740761 | instance | skipping: [instance] 2026-05-13 16:03:40.740972 | instance | 2026-05-13 16:03:40.741611 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:03:40.741936 | instance | Wednesday 13 May 2026 16:03:40 +0000 (0:00:00.033) 0:00:09.924 ********* 2026-05-13 16:03:40.772367 | instance | skipping: [instance] 2026-05-13 16:03:40.772603 | instance | 2026-05-13 16:03:40.772893 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:03:40.773167 | instance | Wednesday 13 May 2026 16:03:40 +0000 (0:00:00.031) 0:00:09.956 ********* 2026-05-13 16:03:40.806130 | instance | skipping: [instance] 2026-05-13 16:03:40.806411 | instance | 2026-05-13 16:03:40.806704 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:03:40.806993 | instance | Wednesday 13 May 2026 16:03:40 +0000 (0:00:00.033) 0:00:09.989 ********* 2026-05-13 16:03:47.685344 | instance | changed: [instance] 2026-05-13 16:03:47.685586 | instance | 2026-05-13 16:03:47.685877 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:03:47.686153 | instance | Wednesday 13 May 2026 16:03:47 +0000 (0:00:06.878) 0:00:16.868 ********* 2026-05-13 16:03:48.229681 | instance | changed: [instance] 2026-05-13 16:03:48.229813 | instance | 2026-05-13 16:03:48.230062 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:03:48.230252 | instance | Wednesday 13 May 2026 16:03:48 +0000 (0:00:00.544) 0:00:17.413 ********* 2026-05-13 16:03:49.148581 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:03:49.148649 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:03:49.148660 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:03:49.148670 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:03:49.148680 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:03:49.149252 | instance | 2026-05-13 16:03:49.149292 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:03:49.149424 | instance | Wednesday 13 May 2026 16:03:49 +0000 (0:00:00.917) 0:00:18.330 ********* 2026-05-13 16:03:49.721739 | instance | changed: [instance] 2026-05-13 16:03:49.721804 | instance | 2026-05-13 16:03:49.722429 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:03:49.722466 | instance | Wednesday 13 May 2026 16:03:49 +0000 (0:00:00.557) 0:00:18.888 ********* 2026-05-13 16:03:49.722471 | instance | 2026-05-13 16:03:49.722476 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-13 16:03:49.722480 | instance | Wednesday 13 May 2026 16:03:49 +0000 (0:00:00.017) 0:00:18.905 ********* 2026-05-13 16:03:50.610687 | instance | ok: [instance] 2026-05-13 16:03:50.611219 | instance | 2026-05-13 16:03:50.611343 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-13 16:03:50.611352 | instance | Wednesday 13 May 2026 16:03:50 +0000 (0:00:00.888) 0:00:19.794 ********* 2026-05-13 16:03:51.036223 | instance | changed: [instance] 2026-05-13 16:03:51.036308 | instance | 2026-05-13 16:03:51.036535 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:03:51.036706 | instance | Wednesday 13 May 2026 16:03:51 +0000 (0:00:00.425) 0:00:20.220 ********* 2026-05-13 16:03:51.655115 | instance | changed: [instance] 2026-05-13 16:03:51.655175 | instance | 2026-05-13 16:03:51.655187 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:03:51.655197 | instance | Wednesday 13 May 2026 16:03:51 +0000 (0:00:00.617) 0:00:20.837 ********* 2026-05-13 16:03:51.859364 | instance | ok: [instance] 2026-05-13 16:03:51.859417 | instance | 2026-05-13 16:03:51.859429 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:03:51.859439 | instance | Wednesday 13 May 2026 16:03:51 +0000 (0:00:00.204) 0:00:21.042 ********* 2026-05-13 16:03:51.920053 | instance | ok: [instance] => { 2026-05-13 16:03:51.920085 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-13 16:03:51.920096 | instance | } 2026-05-13 16:03:51.920105 | instance | 2026-05-13 16:03:51.920114 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:03:51.920123 | instance | Wednesday 13 May 2026 16:03:51 +0000 (0:00:00.060) 0:00:21.102 ********* 2026-05-13 16:03:52.896552 | instance | changed: [instance] 2026-05-13 16:03:52.897482 | instance | 2026-05-13 16:03:52.897514 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:03:52.897527 | instance | Wednesday 13 May 2026 16:03:52 +0000 (0:00:00.977) 0:00:22.079 ********* 2026-05-13 16:03:57.250142 | instance | changed: [instance] 2026-05-13 16:03:57.250205 | instance | 2026-05-13 16:03:57.250215 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-13 16:03:57.250224 | instance | Wednesday 13 May 2026 16:03:57 +0000 (0:00:04.353) 0:00:26.432 ********* 2026-05-13 16:03:58.251711 | instance | ok: [instance] 2026-05-13 16:03:58.251760 | instance | 2026-05-13 16:03:58.251768 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-13 16:03:58.251775 | instance | Wednesday 13 May 2026 16:03:58 +0000 (0:00:01.001) 0:00:27.434 ********* 2026-05-13 16:03:58.592291 | instance | changed: [instance] 2026-05-13 16:03:58.592366 | instance | 2026-05-13 16:03:58.592378 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-13 16:03:58.592388 | instance | Wednesday 13 May 2026 16:03:58 +0000 (0:00:00.340) 0:00:27.774 ********* 2026-05-13 16:03:59.075828 | instance | changed: [instance] 2026-05-13 16:03:59.075896 | instance | 2026-05-13 16:03:59.076186 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-13 16:03:59.076221 | instance | Wednesday 13 May 2026 16:03:59 +0000 (0:00:00.484) 0:00:28.259 ********* 2026-05-13 16:03:59.676345 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-13 16:03:59.676616 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-13 16:03:59.676756 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-13 16:03:59.677277 | instance | 2026-05-13 16:03:59.677341 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-13 16:03:59.677349 | instance | Wednesday 13 May 2026 16:03:59 +0000 (0:00:00.600) 0:00:28.859 ********* 2026-05-13 16:04:00.114042 | instance | changed: [instance] 2026-05-13 16:04:00.114552 | instance | 2026-05-13 16:04:00.114573 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-13 16:04:00.114581 | instance | Wednesday 13 May 2026 16:04:00 +0000 (0:00:00.437) 0:00:29.297 ********* 2026-05-13 16:04:00.574346 | instance | changed: [instance] 2026-05-13 16:04:00.574417 | instance | 2026-05-13 16:04:00.575042 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-13 16:04:00.575082 | instance | Wednesday 13 May 2026 16:04:00 +0000 (0:00:00.440) 0:00:29.738 ********* 2026-05-13 16:04:00.575088 | instance | 2026-05-13 16:04:00.575093 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-13 16:04:00.575097 | instance | Wednesday 13 May 2026 16:04:00 +0000 (0:00:00.019) 0:00:29.758 ********* 2026-05-13 16:04:01.270581 | instance | ok: [instance] 2026-05-13 16:04:01.270650 | instance | 2026-05-13 16:04:01.270935 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-13 16:04:01.270973 | instance | Wednesday 13 May 2026 16:04:01 +0000 (0:00:00.696) 0:00:30.454 ********* 2026-05-13 16:04:03.145947 | instance | changed: [instance] 2026-05-13 16:04:03.146016 | instance | 2026-05-13 16:04:03.146311 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-13 16:04:03.146351 | instance | Wednesday 13 May 2026 16:04:03 +0000 (0:00:01.875) 0:00:32.329 ********* 2026-05-13 16:04:03.696987 | instance | changed: [instance] 2026-05-13 16:04:03.697370 | instance | 2026-05-13 16:04:03.697401 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-13 16:04:03.697407 | instance | Wednesday 13 May 2026 16:04:03 +0000 (0:00:00.550) 0:00:32.880 ********* 2026-05-13 16:04:03.759240 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-13 16:04:03.759780 | instance | 2026-05-13 16:04:03.759822 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-13 16:04:03.759830 | instance | Wednesday 13 May 2026 16:04:03 +0000 (0:00:00.061) 0:00:32.942 ********* 2026-05-13 16:04:09.283763 | instance | changed: [instance] 2026-05-13 16:04:09.283839 | instance | 2026-05-13 16:04:09.284114 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-13 16:04:09.284154 | instance | Wednesday 13 May 2026 16:04:09 +0000 (0:00:05.525) 0:00:38.467 ********* 2026-05-13 16:04:09.920812 | instance | ok: [instance] => (item=chronyd) 2026-05-13 16:04:09.920884 | instance | ok: [instance] => (item=sshd) 2026-05-13 16:04:09.921325 | instance | 2026-05-13 16:04:09.921366 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-13 16:04:09.921372 | instance | Wednesday 13 May 2026 16:04:09 +0000 (0:00:00.636) 0:00:39.104 ********* 2026-05-13 16:04:10.338415 | instance | changed: [instance] 2026-05-13 16:04:10.338461 | instance | 2026-05-13 16:04:10.338469 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-13 16:04:10.338488 | instance | Wednesday 13 May 2026 16:04:10 +0000 (0:00:00.417) 0:00:39.521 ********* 2026-05-13 16:04:10.546962 | instance | ok: [instance] 2026-05-13 16:04:10.547484 | instance | 2026-05-13 16:04:10.547534 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-13 16:04:10.547542 | instance | Wednesday 13 May 2026 16:04:10 +0000 (0:00:00.208) 0:00:39.730 ********* 2026-05-13 16:04:10.979924 | instance | changed: [instance] 2026-05-13 16:04:10.979989 | instance | 2026-05-13 16:04:10.980299 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-13 16:04:10.980335 | instance | Wednesday 13 May 2026 16:04:10 +0000 (0:00:00.433) 0:00:40.163 ********* 2026-05-13 16:04:11.300528 | instance | changed: [instance] 2026-05-13 16:04:11.300629 | instance | 2026-05-13 16:04:11.300892 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-05-13 16:04:11.301006 | instance | Wednesday 13 May 2026 16:04:11 +0000 (0:00:00.320) 0:00:40.484 ********* 2026-05-13 16:04:12.931341 | instance | ok: [instance] 2026-05-13 16:04:12.931836 | instance | 2026-05-13 16:04:12.931881 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-05-13 16:04:12.931888 | instance | Wednesday 13 May 2026 16:04:12 +0000 (0:00:01.630) 0:00:42.114 ********* 2026-05-13 16:04:12.994438 | instance | ok: [instance] 2026-05-13 16:04:12.995009 | instance | 2026-05-13 16:04:12.995055 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-05-13 16:04:12.995064 | instance | Wednesday 13 May 2026 16:04:12 +0000 (0:00:00.062) 0:00:42.177 ********* 2026-05-13 16:04:13.033369 | instance | skipping: [instance] 2026-05-13 16:04:13.033855 | instance | 2026-05-13 16:04:13.033896 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-05-13 16:04:13.033903 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.039) 0:00:42.216 ********* 2026-05-13 16:04:13.072044 | instance | skipping: [instance] 2026-05-13 16:04:13.072595 | instance | 2026-05-13 16:04:13.072664 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-05-13 16:04:13.072684 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.038) 0:00:42.255 ********* 2026-05-13 16:04:13.110449 | instance | skipping: [instance] 2026-05-13 16:04:13.110560 | instance | 2026-05-13 16:04:13.110699 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-05-13 16:04:13.110868 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.038) 0:00:42.294 ********* 2026-05-13 16:04:13.142737 | instance | skipping: [instance] 2026-05-13 16:04:13.142867 | instance | 2026-05-13 16:04:13.143212 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-05-13 16:04:13.143372 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.032) 0:00:42.326 ********* 2026-05-13 16:04:13.184732 | instance | skipping: [instance] 2026-05-13 16:04:13.184837 | instance | 2026-05-13 16:04:13.185048 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-05-13 16:04:13.185207 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.042) 0:00:42.368 ********* 2026-05-13 16:04:13.221468 | instance | skipping: [instance] 2026-05-13 16:04:13.221591 | instance | 2026-05-13 16:04:13.221781 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-05-13 16:04:13.221932 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.036) 0:00:42.405 ********* 2026-05-13 16:04:13.261012 | instance | skipping: [instance] 2026-05-13 16:04:13.261127 | instance | 2026-05-13 16:04:13.261275 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-13 16:04:13.261456 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.039) 0:00:42.444 ********* 2026-05-13 16:04:13.368975 | instance | ok: [instance] 2026-05-13 16:04:13.369166 | instance | 2026-05-13 16:04:13.369322 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-13 16:04:13.369474 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.105) 0:00:42.550 ********* 2026-05-13 16:04:13.568523 | instance | ok: [instance] => (item=instance) 2026-05-13 16:04:13.568577 | instance | 2026-05-13 16:04:13.568589 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-13 16:04:13.568617 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.201) 0:00:42.751 ********* 2026-05-13 16:04:13.622791 | instance | ok: [instance] 2026-05-13 16:04:13.622846 | instance | 2026-05-13 16:04:13.622857 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-13 16:04:13.622867 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.053) 0:00:42.804 ********* 2026-05-13 16:04:13.687782 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-13 16:04:13.687805 | instance | 2026-05-13 16:04:13.687812 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-13 16:04:13.687818 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.066) 0:00:42.871 ********* 2026-05-13 16:04:13.990271 | instance | changed: [instance] 2026-05-13 16:04:13.990320 | instance | 2026-05-13 16:04:13.990327 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-13 16:04:13.990332 | instance | Wednesday 13 May 2026 16:04:13 +0000 (0:00:00.302) 0:00:43.173 ********* 2026-05-13 16:04:14.748390 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-13 16:04:14.748437 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-13 16:04:14.748449 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-13 16:04:14.748459 | instance | 2026-05-13 16:04:14.748469 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-05-13 16:04:14.748509 | instance | Wednesday 13 May 2026 16:04:14 +0000 (0:00:00.756) 0:00:43.930 ********* 2026-05-13 16:06:08.368556 | instance | ok: [instance] 2026-05-13 16:06:08.369291 | instance | 2026-05-13 16:06:08.369316 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-13 16:06:08.369327 | instance | Wednesday 13 May 2026 16:06:08 +0000 (0:01:53.621) 0:02:37.551 ********* 2026-05-13 16:06:08.586497 | instance | changed: [instance] 2026-05-13 16:06:08.586542 | instance | 2026-05-13 16:06:08.586549 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-13 16:06:08.586556 | instance | Wednesday 13 May 2026 16:06:08 +0000 (0:00:00.217) 0:02:37.769 ********* 2026-05-13 16:06:08.627921 | instance | ok: [instance] 2026-05-13 16:06:08.627963 | instance | 2026-05-13 16:06:08.627971 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-13 16:06:08.627978 | instance | Wednesday 13 May 2026 16:06:08 +0000 (0:00:00.041) 0:02:37.811 ********* 2026-05-13 16:06:08.746541 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-13 16:06:08.746585 | instance | 2026-05-13 16:06:08.746593 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-13 16:06:08.746599 | instance | Wednesday 13 May 2026 16:06:08 +0000 (0:00:00.118) 0:02:37.929 ********* 2026-05-13 16:06:10.332156 | instance | ok: [instance] 2026-05-13 16:06:10.332228 | instance | 2026-05-13 16:06:10.332240 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-13 16:06:10.332251 | instance | Wednesday 13 May 2026 16:06:10 +0000 (0:00:01.584) 0:02:39.514 ********* 2026-05-13 16:06:10.395962 | instance | ok: [instance] => (item=instance) 2026-05-13 16:06:10.396113 | instance | 2026-05-13 16:06:10.396314 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-13 16:06:10.396525 | instance | Wednesday 13 May 2026 16:06:10 +0000 (0:00:00.064) 0:02:39.579 ********* 2026-05-13 16:06:10.748389 | instance | ok: [instance] 2026-05-13 16:06:10.748658 | instance | 2026-05-13 16:06:10.748934 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-13 16:06:10.749213 | instance | Wednesday 13 May 2026 16:06:10 +0000 (0:00:00.352) 0:02:39.932 ********* 2026-05-13 16:06:14.201016 | instance | ok: [instance] 2026-05-13 16:06:14.201117 | instance | 2026-05-13 16:06:14.201376 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-13 16:06:14.201426 | instance | Wednesday 13 May 2026 16:06:14 +0000 (0:00:03.452) 0:02:43.384 ********* 2026-05-13 16:06:15.687781 | instance | ok: [instance] 2026-05-13 16:06:15.687859 | instance | 2026-05-13 16:06:15.688159 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-13 16:06:15.688198 | instance | Wednesday 13 May 2026 16:06:15 +0000 (0:00:01.486) 0:02:44.871 ********* 2026-05-13 16:06:28.221980 | instance | ok: [instance] 2026-05-13 16:06:28.222098 | instance | 2026-05-13 16:06:28.222200 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-13 16:06:28.222338 | instance | Wednesday 13 May 2026 16:06:28 +0000 (0:00:12.534) 0:02:57.405 ********* 2026-05-13 16:06:28.302452 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-13 16:06:28.302534 | instance | 2026-05-13 16:06:28.302671 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-13 16:06:28.302792 | instance | Wednesday 13 May 2026 16:06:28 +0000 (0:00:00.080) 0:02:57.486 ********* 2026-05-13 16:06:28.373414 | instance | skipping: [instance] 2026-05-13 16:06:28.417607 | instance | 2026-05-13 16:06:28.417641 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-13 16:06:28.417653 | instance | Wednesday 13 May 2026 16:06:28 +0000 (0:00:00.071) 0:02:57.557 ********* 2026-05-13 16:06:28.466857 | instance | skipping: [instance] => (item=instance) 2026-05-13 16:06:28.467838 | instance | skipping: [instance] 2026-05-13 16:06:28.467849 | instance | 2026-05-13 16:06:28.467855 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-13 16:06:28.467990 | instance | Wednesday 13 May 2026 16:06:28 +0000 (0:00:00.092) 0:02:57.649 ********* 2026-05-13 16:06:28.727968 | instance | ok: [instance] 2026-05-13 16:06:28.728399 | instance | 2026-05-13 16:06:28.728438 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-13 16:06:28.728444 | instance | Wednesday 13 May 2026 16:06:28 +0000 (0:00:00.261) 0:02:57.911 ********* 2026-05-13 16:06:33.145207 | instance | ok: [instance] 2026-05-13 16:06:33.145397 | instance | 2026-05-13 16:06:33.145411 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-13 16:06:33.145581 | instance | Wednesday 13 May 2026 16:06:33 +0000 (0:00:04.417) 0:03:02.328 ********* 2026-05-13 16:06:34.564327 | instance | ok: [instance] 2026-05-13 16:06:34.564516 | instance | 2026-05-13 16:06:34.564918 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-13 16:06:34.564960 | instance | Wednesday 13 May 2026 16:06:34 +0000 (0:00:01.419) 0:03:03.747 ********* 2026-05-13 16:06:36.033613 | instance | ok: [instance] 2026-05-13 16:06:36.033748 | instance | 2026-05-13 16:06:36.033984 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-05-13 16:06:36.034163 | instance | Wednesday 13 May 2026 16:06:36 +0000 (0:00:01.469) 0:03:05.217 ********* 2026-05-13 16:06:37.692205 | instance | ok: [instance] 2026-05-13 16:06:37.692493 | instance | 2026-05-13 16:06:37.692777 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-13 16:06:37.693027 | instance | 2026-05-13 16:06:37.693291 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:06:37.693556 | instance | Wednesday 13 May 2026 16:06:37 +0000 (0:00:01.658) 0:03:06.875 ********* 2026-05-13 16:06:38.595545 | instance | ok: [instance] 2026-05-13 16:06:38.595758 | instance | 2026-05-13 16:06:38.596012 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:06:38.596262 | instance | Wednesday 13 May 2026 16:06:38 +0000 (0:00:00.903) 0:03:07.779 ********* 2026-05-13 16:06:38.820081 | instance | ok: [instance] 2026-05-13 16:06:38.820132 | instance | 2026-05-13 16:06:38.820143 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:06:38.820154 | instance | Wednesday 13 May 2026 16:06:38 +0000 (0:00:00.223) 0:03:08.002 ********* 2026-05-13 16:06:38.857177 | instance | skipping: [instance] 2026-05-13 16:06:38.857248 | instance | 2026-05-13 16:06:38.857419 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:06:38.857523 | instance | Wednesday 13 May 2026 16:06:38 +0000 (0:00:00.038) 0:03:08.040 ********* 2026-05-13 16:06:39.093575 | instance | ok: [instance] 2026-05-13 16:06:39.093671 | instance | 2026-05-13 16:06:39.093813 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:06:39.093938 | instance | Wednesday 13 May 2026 16:06:39 +0000 (0:00:00.236) 0:03:08.277 ********* 2026-05-13 16:06:39.145710 | instance | ok: [instance] => { 2026-05-13 16:06:39.145812 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-13 16:06:39.145930 | instance | } 2026-05-13 16:06:39.146042 | instance | 2026-05-13 16:06:39.146160 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:06:39.146276 | instance | Wednesday 13 May 2026 16:06:39 +0000 (0:00:00.052) 0:03:08.329 ********* 2026-05-13 16:06:39.455889 | instance | ok: [instance] 2026-05-13 16:06:39.456119 | instance | 2026-05-13 16:06:39.456398 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:06:39.456782 | instance | Wednesday 13 May 2026 16:06:39 +0000 (0:00:00.309) 0:03:08.639 ********* 2026-05-13 16:06:39.501417 | instance | skipping: [instance] 2026-05-13 16:06:39.501495 | instance | 2026-05-13 16:06:39.501589 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:06:39.501712 | instance | Wednesday 13 May 2026 16:06:39 +0000 (0:00:00.046) 0:03:08.685 ********* 2026-05-13 16:06:39.542721 | instance | skipping: [instance] 2026-05-13 16:06:39.542796 | instance | 2026-05-13 16:06:39.542858 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:06:39.542978 | instance | Wednesday 13 May 2026 16:06:39 +0000 (0:00:00.041) 0:03:08.726 ********* 2026-05-13 16:06:39.750375 | instance | ok: [instance] 2026-05-13 16:06:39.750504 | instance | 2026-05-13 16:06:39.750684 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:06:39.750868 | instance | Wednesday 13 May 2026 16:06:39 +0000 (0:00:00.207) 0:03:08.934 ********* 2026-05-13 16:06:40.805526 | instance | ok: [instance] 2026-05-13 16:06:40.805615 | instance | 2026-05-13 16:06:40.805730 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:06:40.805859 | instance | Wednesday 13 May 2026 16:06:40 +0000 (0:00:01.055) 0:03:09.989 ********* 2026-05-13 16:06:40.873039 | instance | ok: [instance] => { 2026-05-13 16:06:40.873184 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-13 16:06:40.873418 | instance | } 2026-05-13 16:06:40.873592 | instance | 2026-05-13 16:06:40.873768 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:06:40.873939 | instance | Wednesday 13 May 2026 16:06:40 +0000 (0:00:00.067) 0:03:10.056 ********* 2026-05-13 16:06:41.201649 | instance | ok: [instance] 2026-05-13 16:06:41.201758 | instance | 2026-05-13 16:06:41.201896 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:06:41.202025 | instance | Wednesday 13 May 2026 16:06:41 +0000 (0:00:00.328) 0:03:10.385 ********* 2026-05-13 16:06:43.150288 | instance | ok: [instance] 2026-05-13 16:06:43.150325 | instance | 2026-05-13 16:06:43.150330 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:06:43.150335 | instance | Wednesday 13 May 2026 16:06:43 +0000 (0:00:01.947) 0:03:12.333 ********* 2026-05-13 16:06:43.186883 | instance | skipping: [instance] 2026-05-13 16:06:43.186925 | instance | 2026-05-13 16:06:43.186930 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:06:43.186935 | instance | Wednesday 13 May 2026 16:06:43 +0000 (0:00:00.037) 0:03:12.370 ********* 2026-05-13 16:06:43.230075 | instance | skipping: [instance] 2026-05-13 16:06:43.230116 | instance | 2026-05-13 16:06:43.230123 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:06:43.230130 | instance | Wednesday 13 May 2026 16:06:43 +0000 (0:00:00.042) 0:03:12.413 ********* 2026-05-13 16:06:43.258979 | instance | skipping: [instance] 2026-05-13 16:06:43.259025 | instance | 2026-05-13 16:06:43.259042 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:06:43.259047 | instance | Wednesday 13 May 2026 16:06:43 +0000 (0:00:00.029) 0:03:12.442 ********* 2026-05-13 16:06:44.305763 | instance | ok: [instance] 2026-05-13 16:06:44.306009 | instance | 2026-05-13 16:06:44.306019 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:06:44.306136 | instance | Wednesday 13 May 2026 16:06:44 +0000 (0:00:01.046) 0:03:13.489 ********* 2026-05-13 16:06:44.751958 | instance | ok: [instance] 2026-05-13 16:06:44.752025 | instance | 2026-05-13 16:06:44.752299 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:06:44.752419 | instance | Wednesday 13 May 2026 16:06:44 +0000 (0:00:00.446) 0:03:13.935 ********* 2026-05-13 16:06:45.674992 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:06:45.675084 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:06:45.675093 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:06:45.675100 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:06:45.675108 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:06:45.675116 | instance | 2026-05-13 16:06:45.675135 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:06:45.675141 | instance | Wednesday 13 May 2026 16:06:45 +0000 (0:00:00.919) 0:03:14.855 ********* 2026-05-13 16:06:46.187898 | instance | ok: [instance] 2026-05-13 16:06:46.188008 | instance | 2026-05-13 16:06:46.188024 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:06:46.188177 | instance | Wednesday 13 May 2026 16:06:46 +0000 (0:00:00.503) 0:03:15.358 ********* 2026-05-13 16:06:46.188288 | instance | 2026-05-13 16:06:46.188412 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:06:46.188545 | instance | Wednesday 13 May 2026 16:06:46 +0000 (0:00:00.012) 0:03:15.371 ********* 2026-05-13 16:06:46.537599 | instance | ok: [instance] 2026-05-13 16:06:46.537728 | instance | 2026-05-13 16:06:46.537745 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:06:46.537927 | instance | Wednesday 13 May 2026 16:06:46 +0000 (0:00:00.349) 0:03:15.721 ********* 2026-05-13 16:06:46.749058 | instance | ok: [instance] 2026-05-13 16:06:46.749553 | instance | 2026-05-13 16:06:46.749569 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:06:46.749574 | instance | Wednesday 13 May 2026 16:06:46 +0000 (0:00:00.211) 0:03:15.932 ********* 2026-05-13 16:06:46.801736 | instance | ok: [instance] => { 2026-05-13 16:06:46.802486 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-13 16:06:46.802548 | instance | } 2026-05-13 16:06:46.802557 | instance | 2026-05-13 16:06:46.802881 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:06:46.802911 | instance | Wednesday 13 May 2026 16:06:46 +0000 (0:00:00.052) 0:03:15.985 ********* 2026-05-13 16:06:47.165065 | instance | ok: [instance] 2026-05-13 16:06:47.165161 | instance | 2026-05-13 16:06:47.165435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:06:47.165499 | instance | Wednesday 13 May 2026 16:06:47 +0000 (0:00:00.362) 0:03:16.348 ********* 2026-05-13 16:06:50.205852 | instance | ok: [instance] 2026-05-13 16:06:50.205924 | instance | 2026-05-13 16:06:50.206208 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-13 16:06:50.206249 | instance | Wednesday 13 May 2026 16:06:50 +0000 (0:00:03.041) 0:03:19.389 ********* 2026-05-13 16:06:51.226274 | instance | ok: [instance] 2026-05-13 16:06:51.226313 | instance | 2026-05-13 16:06:51.226318 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-13 16:06:51.226323 | instance | Wednesday 13 May 2026 16:06:51 +0000 (0:00:01.020) 0:03:20.409 ********* 2026-05-13 16:06:51.413872 | instance | ok: [instance] 2026-05-13 16:06:51.413919 | instance | 2026-05-13 16:06:51.413924 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-13 16:06:51.413929 | instance | Wednesday 13 May 2026 16:06:51 +0000 (0:00:00.187) 0:03:20.597 ********* 2026-05-13 16:06:51.823480 | instance | ok: [instance] 2026-05-13 16:06:51.823571 | instance | 2026-05-13 16:06:51.823858 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-13 16:06:51.823901 | instance | Wednesday 13 May 2026 16:06:51 +0000 (0:00:00.409) 0:03:21.007 ********* 2026-05-13 16:06:52.404614 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-13 16:06:52.404729 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-13 16:06:52.404861 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-13 16:06:52.404978 | instance | 2026-05-13 16:06:52.405105 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-13 16:06:52.405221 | instance | Wednesday 13 May 2026 16:06:52 +0000 (0:00:00.581) 0:03:21.588 ********* 2026-05-13 16:06:52.848085 | instance | ok: [instance] 2026-05-13 16:06:52.848299 | instance | 2026-05-13 16:06:52.848515 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-13 16:06:52.848670 | instance | Wednesday 13 May 2026 16:06:52 +0000 (0:00:00.443) 0:03:22.031 ********* 2026-05-13 16:06:53.281718 | instance | ok: [instance] 2026-05-13 16:06:53.281976 | instance | 2026-05-13 16:06:53.282273 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-13 16:06:53.282600 | instance | Wednesday 13 May 2026 16:06:53 +0000 (0:00:00.416) 0:03:22.448 ********* 2026-05-13 16:06:53.282886 | instance | 2026-05-13 16:06:53.283170 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-13 16:06:53.283443 | instance | Wednesday 13 May 2026 16:06:53 +0000 (0:00:00.016) 0:03:22.465 ********* 2026-05-13 16:06:53.639057 | instance | ok: [instance] 2026-05-13 16:06:53.639277 | instance | 2026-05-13 16:06:53.639552 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-13 16:06:53.639824 | instance | Wednesday 13 May 2026 16:06:53 +0000 (0:00:00.357) 0:03:22.822 ********* 2026-05-13 16:06:53.693911 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-13 16:06:53.694167 | instance | 2026-05-13 16:06:53.694475 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-13 16:06:53.694758 | instance | Wednesday 13 May 2026 16:06:53 +0000 (0:00:00.054) 0:03:22.877 ********* 2026-05-13 16:06:54.832948 | instance | ok: [instance] 2026-05-13 16:06:54.832997 | instance | 2026-05-13 16:06:54.833005 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-13 16:06:54.833012 | instance | Wednesday 13 May 2026 16:06:54 +0000 (0:00:01.138) 0:03:24.015 ********* 2026-05-13 16:06:55.464231 | instance | ok: [instance] => (item=chronyd) 2026-05-13 16:06:55.464270 | instance | ok: [instance] => (item=sshd) 2026-05-13 16:06:55.464275 | instance | 2026-05-13 16:06:55.464280 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-13 16:06:55.464289 | instance | Wednesday 13 May 2026 16:06:55 +0000 (0:00:00.631) 0:03:24.647 ********* 2026-05-13 16:06:55.773625 | instance | ok: [instance] 2026-05-13 16:06:55.774160 | instance | 2026-05-13 16:06:55.774203 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-13 16:06:55.774212 | instance | Wednesday 13 May 2026 16:06:55 +0000 (0:00:00.309) 0:03:24.957 ********* 2026-05-13 16:06:55.972328 | instance | ok: [instance] 2026-05-13 16:06:55.972602 | instance | 2026-05-13 16:06:55.972736 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-13 16:06:55.972988 | instance | Wednesday 13 May 2026 16:06:55 +0000 (0:00:00.198) 0:03:25.155 ********* 2026-05-13 16:06:56.197467 | instance | ok: [instance] 2026-05-13 16:06:56.197692 | instance | 2026-05-13 16:06:56.197705 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-13 16:06:56.197716 | instance | Wednesday 13 May 2026 16:06:56 +0000 (0:00:00.224) 0:03:25.380 ********* 2026-05-13 16:06:56.399383 | instance | ok: [instance] 2026-05-13 16:06:56.399617 | instance | 2026-05-13 16:06:56.399944 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-13 16:06:56.400224 | instance | Wednesday 13 May 2026 16:06:56 +0000 (0:00:00.202) 0:03:25.582 ********* 2026-05-13 16:06:56.629992 | instance | ok: [instance] => (item=instance) 2026-05-13 16:06:56.630235 | instance | 2026-05-13 16:06:56.630524 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-13 16:06:56.630809 | instance | Wednesday 13 May 2026 16:06:56 +0000 (0:00:00.230) 0:03:25.813 ********* 2026-05-13 16:06:56.680609 | instance | ok: [instance] 2026-05-13 16:06:56.680851 | instance | 2026-05-13 16:06:56.681125 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-05-13 16:06:56.681391 | instance | Wednesday 13 May 2026 16:06:56 +0000 (0:00:00.050) 0:03:25.863 ********* 2026-05-13 16:07:02.032709 | instance | ok: [instance] 2026-05-13 16:07:02.032971 | instance | 2026-05-13 16:07:02.033303 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-05-13 16:07:02.033573 | instance | Wednesday 13 May 2026 16:07:02 +0000 (0:00:05.352) 0:03:31.216 ********* 2026-05-13 16:07:02.077276 | instance | ok: [instance] 2026-05-13 16:07:02.077562 | instance | 2026-05-13 16:07:02.077878 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-13 16:07:02.078186 | instance | Wednesday 13 May 2026 16:07:02 +0000 (0:00:00.044) 0:03:31.260 ********* 2026-05-13 16:07:02.137596 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-13 16:07:02.137712 | instance | 2026-05-13 16:07:02.137932 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-13 16:07:02.138102 | instance | Wednesday 13 May 2026 16:07:02 +0000 (0:00:00.060) 0:03:31.321 ********* 2026-05-13 16:07:02.175208 | instance | skipping: [instance] 2026-05-13 16:07:02.175387 | instance | 2026-05-13 16:07:02.175619 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-13 16:07:02.175838 | instance | Wednesday 13 May 2026 16:07:02 +0000 (0:00:00.037) 0:03:31.358 ********* 2026-05-13 16:07:02.219740 | instance | skipping: [instance] => (item=instance) 2026-05-13 16:07:02.219982 | instance | skipping: [instance] 2026-05-13 16:07:02.220238 | instance | 2026-05-13 16:07:02.220549 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-13 16:07:02.220841 | instance | Wednesday 13 May 2026 16:07:02 +0000 (0:00:00.044) 0:03:31.403 ********* 2026-05-13 16:07:02.462913 | instance | ok: [instance] 2026-05-13 16:07:02.463045 | instance | 2026-05-13 16:07:02.463227 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-13 16:07:02.463387 | instance | Wednesday 13 May 2026 16:07:02 +0000 (0:00:00.243) 0:03:31.646 ********* 2026-05-13 16:07:04.399365 | instance | ok: [instance] 2026-05-13 16:07:04.399423 | instance | 2026-05-13 16:07:04.399436 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-05-13 16:07:04.399447 | instance | Wednesday 13 May 2026 16:07:04 +0000 (0:00:01.935) 0:03:33.581 ********* 2026-05-13 16:07:04.426287 | instance | skipping: [instance] 2026-05-13 16:07:04.426649 | instance | 2026-05-13 16:07:04.426692 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-05-13 16:07:04.426698 | instance | Wednesday 13 May 2026 16:07:04 +0000 (0:00:00.028) 0:03:33.610 ********* 2026-05-13 16:07:04.454710 | instance | skipping: [instance] 2026-05-13 16:07:04.454777 | instance | 2026-05-13 16:07:04.455059 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-13 16:07:04.455098 | instance | Wednesday 13 May 2026 16:07:04 +0000 (0:00:00.028) 0:03:33.638 ********* 2026-05-13 16:07:09.805638 | instance | ok: [instance] 2026-05-13 16:07:09.805771 | instance | 2026-05-13 16:07:09.805786 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-13 16:07:09.805929 | instance | Wednesday 13 May 2026 16:07:09 +0000 (0:00:05.350) 0:03:38.989 ********* 2026-05-13 16:07:21.395260 | instance | ok: [instance] 2026-05-13 16:07:21.395334 | instance | 2026-05-13 16:07:21.395649 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-13 16:07:21.395691 | instance | Wednesday 13 May 2026 16:07:21 +0000 (0:00:11.589) 0:03:50.578 ********* 2026-05-13 16:08:47.002443 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-13 16:08:47.002504 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-13 16:08:47.002512 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-13 16:08:47.002518 | instance | 2026-05-13 16:08:47.002524 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-13 16:08:47.002530 | instance | Wednesday 13 May 2026 16:08:46 +0000 (0:01:25.606) 0:05:16.184 ********* 2026-05-13 16:08:49.829210 | instance | ok: [instance] 2026-05-13 16:08:49.829273 | instance | 2026-05-13 16:08:49.829601 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-13 16:08:49.829665 | instance | Wednesday 13 May 2026 16:08:49 +0000 (0:00:02.827) 0:05:19.012 ********* 2026-05-13 16:08:51.476123 | instance | ok: [instance] 2026-05-13 16:08:51.476205 | instance | 2026-05-13 16:08:51.476588 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-13 16:08:51.476626 | instance | Wednesday 13 May 2026 16:08:51 +0000 (0:00:01.647) 0:05:20.659 ********* 2026-05-13 16:08:51.541757 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-13 16:08:51.541840 | instance | 2026-05-13 16:08:51.541901 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-13 16:08:51.542034 | instance | Wednesday 13 May 2026 16:08:51 +0000 (0:00:00.065) 0:05:20.725 ********* 2026-05-13 16:08:51.587173 | instance | ok: [instance] 2026-05-13 16:08:51.587242 | instance | 2026-05-13 16:08:51.587496 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-13 16:08:51.587535 | instance | Wednesday 13 May 2026 16:08:51 +0000 (0:00:00.045) 0:05:20.771 ********* 2026-05-13 16:08:53.075585 | instance | ok: [instance] 2026-05-13 16:08:53.075677 | instance | 2026-05-13 16:08:53.075960 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-13 16:08:53.075997 | instance | Wednesday 13 May 2026 16:08:53 +0000 (0:00:01.488) 0:05:22.259 ********* 2026-05-13 16:08:53.117549 | instance | ok: [instance] 2026-05-13 16:08:53.118076 | instance | 2026-05-13 16:08:53.118120 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-13 16:08:53.118128 | instance | Wednesday 13 May 2026 16:08:53 +0000 (0:00:00.041) 0:05:22.301 ********* 2026-05-13 16:08:53.153041 | instance | skipping: [instance] => (item=1) 2026-05-13 16:08:53.153114 | instance | skipping: [instance] => (item=1) 2026-05-13 16:08:53.153702 | instance | skipping: [instance] => (item=1) 2026-05-13 16:08:53.153728 | instance | skipping: [instance] 2026-05-13 16:08:53.153734 | instance | 2026-05-13 16:08:53.153739 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-13 16:08:53.153744 | instance | Wednesday 13 May 2026 16:08:53 +0000 (0:00:00.035) 0:05:22.336 ********* 2026-05-13 16:08:53.201897 | instance | skipping: [instance] 2026-05-13 16:08:53.202503 | instance | 2026-05-13 16:08:53.202544 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:08:53.202550 | instance | 2026-05-13 16:08:53.202555 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-13 16:08:53.202559 | instance | Wednesday 13 May 2026 16:08:53 +0000 (0:00:00.048) 0:05:22.385 ********* 2026-05-13 16:08:53.548263 | instance | changed: [instance] 2026-05-13 16:08:53.548548 | instance | 2026-05-13 16:08:53.548600 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:08:53.549065 | instance | 2026-05-13 16:08:53.549108 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:08:53.549116 | instance | Wednesday 13 May 2026 16:08:53 +0000 (0:00:00.345) 0:05:22.731 ********* 2026-05-13 16:08:54.523678 | instance | ok: [instance] 2026-05-13 16:08:54.523754 | instance | 2026-05-13 16:08:54.524019 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-13 16:08:54.524069 | instance | Wednesday 13 May 2026 16:08:54 +0000 (0:00:00.975) 0:05:23.707 ********* 2026-05-13 16:08:59.421556 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-13 16:08:59.424078 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-13 16:08:59.424146 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-13 16:08:59.424157 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-13 16:08:59.424167 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-13 16:08:59.424177 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-13 16:08:59.424186 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-13 16:08:59.424195 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-13 16:08:59.424204 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-13 16:08:59.424213 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-13 16:08:59.424221 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-13 16:08:59.424230 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-13 16:08:59.424239 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-13 16:08:59.424248 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-13 16:08:59.424257 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-13 16:08:59.424271 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-13 16:08:59.424510 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-13 16:08:59.425509 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-13 16:08:59.425544 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-13 16:08:59.425555 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-13 16:08:59.425565 | instance | 2026-05-13 16:08:59.425575 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-13 16:08:59.425589 | instance | Wednesday 13 May 2026 16:08:59 +0000 (0:00:04.897) 0:05:28.605 ********* 2026-05-13 16:08:59.614597 | instance | changed: [instance] 2026-05-13 16:08:59.615149 | instance | 2026-05-13 16:08:59.615191 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-13 16:08:59.615199 | instance | Wednesday 13 May 2026 16:08:59 +0000 (0:00:00.193) 0:05:28.798 ********* 2026-05-13 16:09:00.077809 | instance | changed: [instance] 2026-05-13 16:09:00.078203 | instance | 2026-05-13 16:09:00.078247 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-13 16:09:00.078254 | instance | Wednesday 13 May 2026 16:09:00 +0000 (0:00:00.463) 0:05:29.261 ********* 2026-05-13 16:09:00.328312 | instance | ok: [instance] 2026-05-13 16:09:00.328584 | instance | 2026-05-13 16:09:00.328648 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-13 16:09:00.328687 | instance | Wednesday 13 May 2026 16:09:00 +0000 (0:00:00.250) 0:05:29.512 ********* 2026-05-13 16:09:00.375087 | instance | ok: [instance] 2026-05-13 16:09:00.375124 | instance | 2026-05-13 16:09:00.375129 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-13 16:09:00.375134 | instance | 2026-05-13 16:09:00.375138 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:09:00.375142 | instance | Wednesday 13 May 2026 16:09:00 +0000 (0:00:00.046) 0:05:29.558 ********* 2026-05-13 16:09:01.252120 | instance | ok: [instance] 2026-05-13 16:09:01.252533 | instance | 2026-05-13 16:09:01.252572 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-13 16:09:01.252647 | instance | Wednesday 13 May 2026 16:09:01 +0000 (0:00:00.877) 0:05:30.435 ********* 2026-05-13 16:09:01.458394 | instance | changed: [instance] 2026-05-13 16:09:01.458596 | instance | 2026-05-13 16:09:01.458771 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-13 16:09:01.458936 | instance | Wednesday 13 May 2026 16:09:01 +0000 (0:00:00.206) 0:05:30.642 ********* 2026-05-13 16:09:02.342320 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-13 16:09:02.342501 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-13 16:09:02.342686 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-13 16:09:02.342869 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-13 16:09:02.343051 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-13 16:09:02.343230 | instance | 2026-05-13 16:09:02.343406 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-13 16:09:02.343584 | instance | Wednesday 13 May 2026 16:09:02 +0000 (0:00:00.883) 0:05:31.526 ********* 2026-05-13 16:09:02.511043 | 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-05-13 16:09:02.669872 | 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-05-13 16:09:02.823164 | 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-05-13 16:09:02.833622 | instance | ...ignoring 2026-05-13 16:09:02.833853 | instance | 2026-05-13 16:09:02.834095 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-13 16:09:02.834274 | instance | Wednesday 13 May 2026 16:09:02 +0000 (0:00:00.490) 0:05:32.017 ********* 2026-05-13 16:09:03.025078 | instance | ok: [instance] 2026-05-13 16:09:03.025287 | instance | 2026-05-13 16:09:03.025634 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-13 16:09:03.025912 | instance | Wednesday 13 May 2026 16:09:03 +0000 (0:00:00.191) 0:05:32.208 ********* 2026-05-13 16:09:03.228136 | instance | ok: [instance] 2026-05-13 16:09:03.228404 | instance | 2026-05-13 16:09:03.228730 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-13 16:09:03.229006 | instance | Wednesday 13 May 2026 16:09:03 +0000 (0:00:00.203) 0:05:32.411 ********* 2026-05-13 16:09:03.309436 | instance | ok: [instance] 2026-05-13 16:09:03.309481 | instance | 2026-05-13 16:09:03.309632 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-13 16:09:03.309750 | instance | Wednesday 13 May 2026 16:09:03 +0000 (0:00:00.081) 0:05:32.493 ********* 2026-05-13 16:09:03.346059 | instance | ok: [instance] 2026-05-13 16:09:03.346210 | instance | 2026-05-13 16:09:03.346389 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-13 16:09:03.346560 | instance | Wednesday 13 May 2026 16:09:03 +0000 (0:00:00.036) 0:05:32.529 ********* 2026-05-13 16:09:03.875597 | instance | ok: [instance] 2026-05-13 16:09:03.875893 | instance | 2026-05-13 16:09:03.876209 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-13 16:09:03.876522 | instance | Wednesday 13 May 2026 16:09:03 +0000 (0:00:00.529) 0:05:33.059 ********* 2026-05-13 16:09:04.142945 | instance | ok: [instance] 2026-05-13 16:09:04.143160 | instance | 2026-05-13 16:09:04.143439 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-13 16:09:04.143726 | instance | Wednesday 13 May 2026 16:09:04 +0000 (0:00:00.209) 0:05:33.268 ********* 2026-05-13 16:09:04.143978 | instance | 2026-05-13 16:09:04.144241 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-13 16:09:04.144482 | instance | 2026-05-13 16:09:04.144770 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:09:04.145116 | instance | Wednesday 13 May 2026 16:09:04 +0000 (0:00:00.058) 0:05:33.326 ********* 2026-05-13 16:09:05.000194 | instance | ok: [instance] 2026-05-13 16:09:05.000437 | instance | 2026-05-13 16:09:05.000761 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:09:05.001138 | instance | Wednesday 13 May 2026 16:09:04 +0000 (0:00:00.857) 0:05:34.183 ********* 2026-05-13 16:09:05.215930 | instance | ok: [instance] 2026-05-13 16:09:05.216203 | instance | 2026-05-13 16:09:05.216548 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:09:05.216886 | instance | Wednesday 13 May 2026 16:09:05 +0000 (0:00:00.215) 0:05:34.399 ********* 2026-05-13 16:09:05.255083 | instance | skipping: [instance] 2026-05-13 16:09:05.255326 | instance | 2026-05-13 16:09:05.255594 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:09:05.255858 | instance | Wednesday 13 May 2026 16:09:05 +0000 (0:00:00.039) 0:05:34.438 ********* 2026-05-13 16:09:05.461586 | instance | ok: [instance] 2026-05-13 16:09:05.461676 | instance | 2026-05-13 16:09:05.461803 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:05.461926 | instance | Wednesday 13 May 2026 16:09:05 +0000 (0:00:00.206) 0:05:34.645 ********* 2026-05-13 16:09:05.510439 | instance | ok: [instance] => { 2026-05-13 16:09:05.510692 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-13 16:09:05.510947 | instance | } 2026-05-13 16:09:05.511190 | instance | 2026-05-13 16:09:05.511490 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:05.511729 | instance | Wednesday 13 May 2026 16:09:05 +0000 (0:00:00.048) 0:05:34.694 ********* 2026-05-13 16:09:05.828720 | instance | ok: [instance] 2026-05-13 16:09:05.829007 | instance | 2026-05-13 16:09:05.829354 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:05.829632 | instance | Wednesday 13 May 2026 16:09:05 +0000 (0:00:00.317) 0:05:35.011 ********* 2026-05-13 16:09:05.871399 | instance | skipping: [instance] 2026-05-13 16:09:05.871621 | instance | 2026-05-13 16:09:05.871896 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:09:05.872203 | instance | Wednesday 13 May 2026 16:09:05 +0000 (0:00:00.042) 0:05:35.054 ********* 2026-05-13 16:09:06.071142 | instance | ok: [instance] 2026-05-13 16:09:06.071392 | instance | 2026-05-13 16:09:06.071707 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:09:06.071998 | instance | Wednesday 13 May 2026 16:09:06 +0000 (0:00:00.199) 0:05:35.254 ********* 2026-05-13 16:09:07.103034 | instance | ok: [instance] 2026-05-13 16:09:07.103315 | instance | 2026-05-13 16:09:07.103536 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:07.103871 | instance | Wednesday 13 May 2026 16:09:07 +0000 (0:00:01.032) 0:05:36.286 ********* 2026-05-13 16:09:07.163489 | instance | ok: [instance] => { 2026-05-13 16:09:07.163643 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-13 16:09:07.163719 | instance | } 2026-05-13 16:09:07.163818 | instance | 2026-05-13 16:09:07.163943 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:07.164127 | instance | Wednesday 13 May 2026 16:09:07 +0000 (0:00:00.060) 0:05:36.347 ********* 2026-05-13 16:09:07.553103 | instance | ok: [instance] 2026-05-13 16:09:07.553350 | instance | 2026-05-13 16:09:07.553638 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:07.553978 | instance | Wednesday 13 May 2026 16:09:07 +0000 (0:00:00.389) 0:05:36.736 ********* 2026-05-13 16:09:09.540396 | instance | ok: [instance] 2026-05-13 16:09:09.540456 | instance | 2026-05-13 16:09:09.540468 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:09:09.540542 | instance | Wednesday 13 May 2026 16:09:09 +0000 (0:00:01.986) 0:05:38.723 ********* 2026-05-13 16:09:09.570296 | instance | skipping: [instance] 2026-05-13 16:09:09.570488 | instance | 2026-05-13 16:09:09.570512 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:09:09.570678 | instance | Wednesday 13 May 2026 16:09:09 +0000 (0:00:00.031) 0:05:38.754 ********* 2026-05-13 16:09:09.600021 | instance | skipping: [instance] 2026-05-13 16:09:09.600377 | instance | 2026-05-13 16:09:09.600418 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:09:09.600424 | instance | Wednesday 13 May 2026 16:09:09 +0000 (0:00:00.029) 0:05:38.783 ********* 2026-05-13 16:09:09.631860 | instance | skipping: [instance] 2026-05-13 16:09:09.632401 | instance | 2026-05-13 16:09:09.632430 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:09:09.632438 | instance | Wednesday 13 May 2026 16:09:09 +0000 (0:00:00.031) 0:05:38.815 ********* 2026-05-13 16:09:10.672897 | instance | ok: [instance] 2026-05-13 16:09:10.673433 | instance | 2026-05-13 16:09:10.673480 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:09:10.673488 | instance | Wednesday 13 May 2026 16:09:10 +0000 (0:00:01.040) 0:05:39.856 ********* 2026-05-13 16:09:11.092290 | instance | ok: [instance] 2026-05-13 16:09:11.092383 | instance | 2026-05-13 16:09:11.092552 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:09:11.092668 | instance | Wednesday 13 May 2026 16:09:11 +0000 (0:00:00.419) 0:05:40.276 ********* 2026-05-13 16:09:11.967987 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:09:11.968104 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:09:11.968246 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:09:11.968391 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:09:11.968556 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:09:11.968664 | instance | 2026-05-13 16:09:11.968786 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:09:11.968904 | instance | Wednesday 13 May 2026 16:09:11 +0000 (0:00:00.875) 0:05:41.151 ********* 2026-05-13 16:09:12.477451 | instance | ok: [instance] 2026-05-13 16:09:12.477700 | instance | 2026-05-13 16:09:12.478039 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:09:12.478321 | instance | Wednesday 13 May 2026 16:09:12 +0000 (0:00:00.502) 0:05:41.654 ********* 2026-05-13 16:09:12.478573 | instance | 2026-05-13 16:09:12.478844 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:09:12.479109 | instance | Wednesday 13 May 2026 16:09:12 +0000 (0:00:00.006) 0:05:41.661 ********* 2026-05-13 16:09:12.847467 | instance | ok: [instance] 2026-05-13 16:09:12.847572 | instance | 2026-05-13 16:09:12.847697 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-13 16:09:12.847817 | instance | Wednesday 13 May 2026 16:09:12 +0000 (0:00:00.370) 0:05:42.031 ********* 2026-05-13 16:09:13.371511 | 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-05-13 16:09:13.384922 | instance | ...ignoring 2026-05-13 16:09:13.385542 | instance | 2026-05-13 16:09:13.385588 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-13 16:09:13.385596 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.537) 0:05:42.568 ********* 2026-05-13 16:09:13.422019 | instance | skipping: [instance] 2026-05-13 16:09:13.422406 | instance | 2026-05-13 16:09:13.422441 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-13 16:09:13.422458 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.037) 0:05:42.605 ********* 2026-05-13 16:09:13.455147 | instance | skipping: [instance] 2026-05-13 16:09:13.455223 | instance | 2026-05-13 16:09:13.455495 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-13 16:09:13.455527 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.033) 0:05:42.639 ********* 2026-05-13 16:09:13.488531 | instance | skipping: [instance] 2026-05-13 16:09:13.488946 | instance | 2026-05-13 16:09:13.488984 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-13 16:09:13.488990 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.033) 0:05:42.672 ********* 2026-05-13 16:09:13.522931 | instance | skipping: [instance] 2026-05-13 16:09:13.523029 | instance | 2026-05-13 16:09:13.523164 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-13 16:09:13.523360 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.034) 0:05:42.706 ********* 2026-05-13 16:09:13.566738 | instance | skipping: [instance] 2026-05-13 16:09:13.566801 | instance | 2026-05-13 16:09:13.566944 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:09:13.567138 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.043) 0:05:42.750 ********* 2026-05-13 16:09:13.798660 | instance | ok: [instance] 2026-05-13 16:09:13.798734 | instance | 2026-05-13 16:09:13.799006 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:13.799045 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.231) 0:05:42.982 ********* 2026-05-13 16:09:13.845230 | instance | ok: [instance] => { 2026-05-13 16:09:13.845487 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-13 16:09:13.845677 | instance | } 2026-05-13 16:09:13.845828 | instance | 2026-05-13 16:09:13.846004 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:13.846178 | instance | Wednesday 13 May 2026 16:09:13 +0000 (0:00:00.046) 0:05:43.028 ********* 2026-05-13 16:09:21.058714 | instance | changed: [instance] 2026-05-13 16:09:21.058963 | instance | 2026-05-13 16:09:21.059253 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:21.059558 | instance | Wednesday 13 May 2026 16:09:21 +0000 (0:00:07.213) 0:05:50.242 ********* 2026-05-13 16:09:21.106415 | instance | skipping: [instance] 2026-05-13 16:09:21.106660 | instance | 2026-05-13 16:09:21.107041 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:09:21.107313 | instance | Wednesday 13 May 2026 16:09:21 +0000 (0:00:00.047) 0:05:50.289 ********* 2026-05-13 16:09:21.316047 | instance | ok: [instance] 2026-05-13 16:09:21.316168 | instance | 2026-05-13 16:09:21.316334 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:21.316524 | instance | Wednesday 13 May 2026 16:09:21 +0000 (0:00:00.210) 0:05:50.499 ********* 2026-05-13 16:09:21.364164 | instance | ok: [instance] => { 2026-05-13 16:09:21.364413 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-13 16:09:21.364789 | instance | } 2026-05-13 16:09:21.365063 | instance | 2026-05-13 16:09:21.365386 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:21.365672 | instance | Wednesday 13 May 2026 16:09:21 +0000 (0:00:00.047) 0:05:50.547 ********* 2026-05-13 16:09:22.340070 | instance | changed: [instance] 2026-05-13 16:09:22.340165 | instance | 2026-05-13 16:09:22.340345 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:22.340531 | instance | Wednesday 13 May 2026 16:09:22 +0000 (0:00:00.976) 0:05:51.523 ********* 2026-05-13 16:09:22.398016 | instance | skipping: [instance] 2026-05-13 16:09:22.398257 | instance | 2026-05-13 16:09:22.398544 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:09:22.398820 | instance | Wednesday 13 May 2026 16:09:22 +0000 (0:00:00.057) 0:05:51.581 ********* 2026-05-13 16:09:22.432442 | instance | skipping: [instance] 2026-05-13 16:09:22.432724 | instance | 2026-05-13 16:09:22.433012 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:09:22.433300 | instance | Wednesday 13 May 2026 16:09:22 +0000 (0:00:00.034) 0:05:51.615 ********* 2026-05-13 16:09:22.462511 | instance | skipping: [instance] 2026-05-13 16:09:22.462795 | instance | 2026-05-13 16:09:22.463073 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:09:22.463363 | instance | Wednesday 13 May 2026 16:09:22 +0000 (0:00:00.029) 0:05:51.645 ********* 2026-05-13 16:09:22.494046 | instance | skipping: [instance] 2026-05-13 16:09:22.494161 | instance | 2026-05-13 16:09:22.494353 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:09:22.494526 | instance | Wednesday 13 May 2026 16:09:22 +0000 (0:00:00.031) 0:05:51.677 ********* 2026-05-13 16:09:23.536739 | instance | ok: [instance] 2026-05-13 16:09:23.536977 | instance | 2026-05-13 16:09:23.537380 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:09:23.537663 | instance | Wednesday 13 May 2026 16:09:23 +0000 (0:00:01.042) 0:05:52.719 ********* 2026-05-13 16:09:23.970380 | instance | ok: [instance] 2026-05-13 16:09:23.970645 | instance | 2026-05-13 16:09:23.970940 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:09:23.971232 | instance | Wednesday 13 May 2026 16:09:23 +0000 (0:00:00.433) 0:05:53.153 ********* 2026-05-13 16:09:24.883900 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:09:24.884080 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:09:24.884310 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:09:24.884617 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:09:24.884820 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:09:24.884985 | instance | 2026-05-13 16:09:24.885112 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:09:24.885238 | instance | Wednesday 13 May 2026 16:09:24 +0000 (0:00:00.913) 0:05:54.067 ********* 2026-05-13 16:09:25.394949 | instance | ok: [instance] 2026-05-13 16:09:25.395023 | instance | 2026-05-13 16:09:25.395144 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:09:25.395289 | instance | Wednesday 13 May 2026 16:09:25 +0000 (0:00:00.504) 0:05:54.571 ********* 2026-05-13 16:09:25.395402 | instance | 2026-05-13 16:09:25.395521 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:09:25.395692 | instance | Wednesday 13 May 2026 16:09:25 +0000 (0:00:00.007) 0:05:54.578 ********* 2026-05-13 16:09:25.755504 | instance | ok: [instance] 2026-05-13 16:09:25.755620 | instance | 2026-05-13 16:09:25.755797 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:09:25.755982 | instance | Wednesday 13 May 2026 16:09:25 +0000 (0:00:00.359) 0:05:54.938 ********* 2026-05-13 16:09:25.963287 | instance | ok: [instance] 2026-05-13 16:09:25.963543 | instance | 2026-05-13 16:09:25.963844 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:25.964163 | instance | Wednesday 13 May 2026 16:09:25 +0000 (0:00:00.207) 0:05:55.146 ********* 2026-05-13 16:09:26.021586 | instance | ok: [instance] => { 2026-05-13 16:09:26.021860 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-13 16:09:26.022121 | instance | } 2026-05-13 16:09:26.022371 | instance | 2026-05-13 16:09:26.022689 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:26.022935 | instance | Wednesday 13 May 2026 16:09:26 +0000 (0:00:00.058) 0:05:55.204 ********* 2026-05-13 16:09:26.646075 | instance | changed: [instance] 2026-05-13 16:09:26.646218 | instance | 2026-05-13 16:09:26.646406 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:26.646582 | instance | Wednesday 13 May 2026 16:09:26 +0000 (0:00:00.624) 0:05:55.829 ********* 2026-05-13 16:09:28.022605 | instance | changed: [instance] 2026-05-13 16:09:28.022671 | instance | 2026-05-13 16:09:28.022820 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:28.022936 | instance | Wednesday 13 May 2026 16:09:28 +0000 (0:00:01.376) 0:05:57.206 ********* 2026-05-13 16:09:28.081030 | instance | ok: [instance] => { 2026-05-13 16:09:28.081414 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-13 16:09:28.081822 | instance | } 2026-05-13 16:09:28.082175 | instance | 2026-05-13 16:09:28.082595 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:28.082989 | instance | Wednesday 13 May 2026 16:09:28 +0000 (0:00:00.058) 0:05:57.264 ********* 2026-05-13 16:09:28.718229 | instance | changed: [instance] 2026-05-13 16:09:28.718404 | instance | 2026-05-13 16:09:28.718621 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:28.718795 | instance | Wednesday 13 May 2026 16:09:28 +0000 (0:00:00.637) 0:05:57.901 ********* 2026-05-13 16:09:30.108579 | instance | changed: [instance] 2026-05-13 16:09:30.108650 | instance | 2026-05-13 16:09:30.108662 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-13 16:09:30.108671 | instance | Wednesday 13 May 2026 16:09:30 +0000 (0:00:01.389) 0:05:59.291 ********* 2026-05-13 16:09:30.606584 | instance | changed: [instance] 2026-05-13 16:09:30.615818 | instance | 2026-05-13 16:09:30.615852 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-13 16:09:30.615863 | instance | Wednesday 13 May 2026 16:09:30 +0000 (0:00:00.499) 0:05:59.790 ********* 2026-05-13 16:09:30.828580 | instance | changed: [instance] 2026-05-13 16:09:30.828656 | instance | 2026-05-13 16:09:30.828899 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:09:30.828939 | instance | Wednesday 13 May 2026 16:09:30 +0000 (0:00:00.221) 0:06:00.012 ********* 2026-05-13 16:09:31.033119 | instance | ok: [instance] 2026-05-13 16:09:31.033195 | instance | 2026-05-13 16:09:31.033491 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:31.033567 | instance | Wednesday 13 May 2026 16:09:31 +0000 (0:00:00.204) 0:06:00.216 ********* 2026-05-13 16:09:31.095396 | instance | ok: [instance] => { 2026-05-13 16:09:31.095519 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-13 16:09:31.095532 | instance | } 2026-05-13 16:09:31.095909 | instance | 2026-05-13 16:09:31.095966 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:31.095974 | instance | Wednesday 13 May 2026 16:09:31 +0000 (0:00:00.062) 0:06:00.278 ********* 2026-05-13 16:09:32.086286 | instance | changed: [instance] 2026-05-13 16:09:32.086352 | instance | 2026-05-13 16:09:32.086631 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:32.086668 | instance | Wednesday 13 May 2026 16:09:32 +0000 (0:00:00.991) 0:06:01.270 ********* 2026-05-13 16:09:34.847149 | instance | changed: [instance] 2026-05-13 16:09:34.847223 | instance | 2026-05-13 16:09:34.847505 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-13 16:09:34.847545 | instance | Wednesday 13 May 2026 16:09:34 +0000 (0:00:02.760) 0:06:04.031 ********* 2026-05-13 16:09:34.900839 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-13 16:09:34.901244 | instance | 2026-05-13 16:09:34.901287 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-13 16:09:34.901294 | instance | Wednesday 13 May 2026 16:09:34 +0000 (0:00:00.053) 0:06:04.084 ********* 2026-05-13 16:09:35.914955 | instance | ok: [instance] 2026-05-13 16:09:35.915445 | instance | 2026-05-13 16:09:35.915495 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-13 16:09:35.915503 | instance | Wednesday 13 May 2026 16:09:35 +0000 (0:00:01.014) 0:06:05.098 ********* 2026-05-13 16:09:36.116352 | instance | changed: [instance] 2026-05-13 16:09:36.117104 | instance | 2026-05-13 16:09:36.117393 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-13 16:09:36.117405 | instance | Wednesday 13 May 2026 16:09:36 +0000 (0:00:00.201) 0:06:05.299 ********* 2026-05-13 16:09:36.560183 | instance | changed: [instance] 2026-05-13 16:09:36.560550 | instance | 2026-05-13 16:09:36.560670 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-13 16:09:36.560892 | instance | Wednesday 13 May 2026 16:09:36 +0000 (0:00:00.443) 0:06:05.743 ********* 2026-05-13 16:09:37.334508 | instance | changed: [instance] => (item=br_netfilter) 2026-05-13 16:09:37.334615 | instance | ok: [instance] => (item=ip_tables) 2026-05-13 16:09:37.335290 | instance | changed: [instance] => (item=ip6_tables) 2026-05-13 16:09:37.335325 | instance | changed: [instance] => (item=nf_conntrack) 2026-05-13 16:09:37.335330 | instance | 2026-05-13 16:09:37.335335 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:09:37.335340 | instance | Wednesday 13 May 2026 16:09:37 +0000 (0:00:00.774) 0:06:06.518 ********* 2026-05-13 16:09:37.544798 | instance | ok: [instance] 2026-05-13 16:09:37.544884 | instance | 2026-05-13 16:09:37.545093 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:09:37.545212 | instance | Wednesday 13 May 2026 16:09:37 +0000 (0:00:00.210) 0:06:06.728 ********* 2026-05-13 16:09:37.590330 | instance | ok: [instance] => { 2026-05-13 16:09:37.590476 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-13 16:09:37.590490 | instance | } 2026-05-13 16:09:37.591079 | instance | 2026-05-13 16:09:37.591134 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:09:37.591142 | instance | Wednesday 13 May 2026 16:09:37 +0000 (0:00:00.045) 0:06:06.773 ********* 2026-05-13 16:09:42.207284 | instance | changed: [instance] 2026-05-13 16:09:42.207338 | instance | 2026-05-13 16:09:42.207345 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:09:42.207353 | instance | Wednesday 13 May 2026 16:09:42 +0000 (0:00:04.616) 0:06:11.390 ********* 2026-05-13 16:09:42.243593 | instance | skipping: [instance] 2026-05-13 16:09:42.243792 | instance | 2026-05-13 16:09:42.243987 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-13 16:09:42.244165 | instance | Wednesday 13 May 2026 16:09:42 +0000 (0:00:00.037) 0:06:11.427 ********* 2026-05-13 16:09:42.298943 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-13 16:09:42.299177 | instance | 2026-05-13 16:09:42.299438 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-13 16:09:42.299691 | instance | Wednesday 13 May 2026 16:09:42 +0000 (0:00:00.055) 0:06:11.482 ********* 2026-05-13 16:09:42.330662 | instance | skipping: [instance] 2026-05-13 16:09:42.330894 | instance | 2026-05-13 16:09:42.331153 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-13 16:09:42.331409 | instance | Wednesday 13 May 2026 16:09:42 +0000 (0:00:00.031) 0:06:11.514 ********* 2026-05-13 16:09:48.393642 | instance | changed: [instance] 2026-05-13 16:09:48.393781 | instance | 2026-05-13 16:09:48.394030 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-13 16:09:48.394196 | instance | Wednesday 13 May 2026 16:09:48 +0000 (0:00:06.062) 0:06:17.576 ********* 2026-05-13 16:09:49.885910 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-13 16:09:49.886164 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-13 16:09:49.886468 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-13 16:09:49.886790 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-13 16:09:49.887063 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-13 16:09:49.887357 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-13 16:09:49.887650 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-13 16:09:49.887914 | instance | 2026-05-13 16:09:49.888205 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-13 16:09:49.888496 | instance | Wednesday 13 May 2026 16:09:49 +0000 (0:00:01.491) 0:06:19.068 ********* 2026-05-13 16:09:50.459581 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-13 16:09:50.459790 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-13 16:09:50.460061 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-13 16:09:50.460252 | instance | 2026-05-13 16:09:50.460510 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-13 16:09:50.460747 | instance | Wednesday 13 May 2026 16:09:50 +0000 (0:00:00.574) 0:06:19.642 ********* 2026-05-13 16:09:50.939381 | instance | changed: [instance] 2026-05-13 16:09:50.939425 | instance | 2026-05-13 16:09:50.939432 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-13 16:09:50.939440 | instance | Wednesday 13 May 2026 16:09:50 +0000 (0:00:00.479) 0:06:20.122 ********* 2026-05-13 16:09:51.606686 | instance | changed: [instance] 2026-05-13 16:09:51.606720 | instance | 2026-05-13 16:09:51.606726 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-13 16:09:51.606731 | instance | Wednesday 13 May 2026 16:09:51 +0000 (0:00:00.667) 0:06:20.790 ********* 2026-05-13 16:09:51.826256 | instance | ok: [instance] 2026-05-13 16:09:51.826739 | instance | 2026-05-13 16:09:51.826755 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-13 16:09:51.826762 | instance | Wednesday 13 May 2026 16:09:51 +0000 (0:00:00.219) 0:06:21.009 ********* 2026-05-13 16:09:51.864619 | instance | skipping: [instance] 2026-05-13 16:09:51.864678 | instance | 2026-05-13 16:09:51.864686 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-13 16:09:51.864698 | instance | Wednesday 13 May 2026 16:09:51 +0000 (0:00:00.037) 0:06:21.046 ********* 2026-05-13 16:09:52.426390 | instance | ok: [instance] => (item=swap) 2026-05-13 16:09:52.426489 | instance | ok: [instance] => (item=none) 2026-05-13 16:09:52.426609 | instance | 2026-05-13 16:09:52.426743 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-13 16:09:52.426869 | instance | Wednesday 13 May 2026 16:09:52 +0000 (0:00:00.562) 0:06:21.609 ********* 2026-05-13 16:09:52.910498 | instance | changed: [instance] 2026-05-13 16:09:52.910626 | instance | 2026-05-13 16:09:52.910801 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-13 16:09:52.910977 | instance | Wednesday 13 May 2026 16:09:52 +0000 (0:00:00.484) 0:06:22.093 ********* 2026-05-13 16:09:53.543978 | instance | changed: [instance] 2026-05-13 16:09:53.544212 | instance | 2026-05-13 16:09:53.544504 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-13 16:09:53.544793 | instance | Wednesday 13 May 2026 16:09:53 +0000 (0:00:00.626) 0:06:22.720 ********* 2026-05-13 16:09:53.545036 | instance | 2026-05-13 16:09:53.545307 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-13 16:09:53.545565 | instance | Wednesday 13 May 2026 16:09:53 +0000 (0:00:00.007) 0:06:22.727 ********* 2026-05-13 16:09:54.713836 | instance | ok: [instance] 2026-05-13 16:09:54.713891 | instance | 2026-05-13 16:09:54.713899 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-13 16:09:54.713906 | instance | Wednesday 13 May 2026 16:09:54 +0000 (0:00:01.169) 0:06:23.896 ********* 2026-05-13 16:09:55.280757 | instance | changed: [instance] 2026-05-13 16:09:55.280828 | instance | 2026-05-13 16:09:55.280837 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-13 16:09:55.280850 | instance | Wednesday 13 May 2026 16:09:55 +0000 (0:00:00.564) 0:06:24.461 ********* 2026-05-13 16:09:56.411728 | instance | ok: [instance] 2026-05-13 16:09:56.412059 | instance | 2026-05-13 16:09:56.412074 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-13 16:09:56.412112 | instance | Wednesday 13 May 2026 16:09:56 +0000 (0:00:01.133) 0:06:25.594 ********* 2026-05-13 16:09:57.161257 | instance | ok: [instance] 2026-05-13 16:09:57.161333 | instance | 2026-05-13 16:09:57.161650 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-13 16:09:57.161708 | instance | Wednesday 13 May 2026 16:09:57 +0000 (0:00:00.750) 0:06:26.344 ********* 2026-05-13 16:09:57.410359 | instance | ok: [instance] 2026-05-13 16:09:57.410796 | instance | 2026-05-13 16:09:57.410855 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-13 16:09:57.410862 | instance | Wednesday 13 May 2026 16:09:57 +0000 (0:00:00.248) 0:06:26.593 ********* 2026-05-13 16:09:57.950274 | instance | ok: [instance] 2026-05-13 16:09:58.015343 | instance | 2026-05-13 16:09:58.015501 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-13 16:09:58.015533 | instance | Wednesday 13 May 2026 16:09:57 +0000 (0:00:00.539) 0:06:27.133 ********* 2026-05-13 16:09:58.034550 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-13 16:09:58.034679 | instance | 2026-05-13 16:09:58.034689 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-13 16:09:58.034830 | instance | Wednesday 13 May 2026 16:09:58 +0000 (0:00:00.084) 0:06:27.218 ********* 2026-05-13 16:09:58.128561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-13 16:09:58.128650 | instance | 2026-05-13 16:09:58.129103 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-13 16:09:58.129151 | instance | Wednesday 13 May 2026 16:09:58 +0000 (0:00:00.093) 0:06:27.311 ********* 2026-05-13 16:09:58.345241 | instance | ok: [instance] => (item=instance) 2026-05-13 16:09:58.345323 | instance | 2026-05-13 16:09:58.345752 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-13 16:09:58.345789 | instance | Wednesday 13 May 2026 16:09:58 +0000 (0:00:00.216) 0:06:27.528 ********* 2026-05-13 16:09:58.399087 | instance | skipping: [instance] 2026-05-13 16:09:58.399198 | instance | 2026-05-13 16:09:58.399448 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-13 16:09:58.399502 | instance | Wednesday 13 May 2026 16:09:58 +0000 (0:00:00.053) 0:06:27.582 ********* 2026-05-13 16:09:58.456063 | instance | ok: [instance] 2026-05-13 16:09:58.456155 | instance | 2026-05-13 16:09:58.456443 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-13 16:09:58.456514 | instance | Wednesday 13 May 2026 16:09:58 +0000 (0:00:00.057) 0:06:27.639 ********* 2026-05-13 16:09:58.496850 | instance | ok: [instance] => { 2026-05-13 16:09:58.497610 | instance | "msg": "instance" 2026-05-13 16:09:58.497699 | instance | } 2026-05-13 16:09:58.497715 | instance | 2026-05-13 16:09:58.497730 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-13 16:09:58.497754 | instance | Wednesday 13 May 2026 16:09:58 +0000 (0:00:00.040) 0:06:27.680 ********* 2026-05-13 16:09:59.144650 | instance | changed: [instance] 2026-05-13 16:09:59.144753 | instance | 2026-05-13 16:09:59.144792 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-13 16:09:59.145077 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.647) 0:06:28.327 ********* 2026-05-13 16:09:59.183309 | instance | skipping: [instance] 2026-05-13 16:09:59.183588 | instance | 2026-05-13 16:09:59.183904 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-13 16:09:59.184241 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.038) 0:06:28.366 ********* 2026-05-13 16:09:59.217186 | instance | skipping: [instance] 2026-05-13 16:09:59.217537 | instance | 2026-05-13 16:09:59.217866 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-13 16:09:59.218166 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.034) 0:06:28.400 ********* 2026-05-13 16:09:59.243586 | instance | skipping: [instance] 2026-05-13 16:09:59.243884 | instance | 2026-05-13 16:09:59.244257 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-13 16:09:59.244607 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.026) 0:06:28.427 ********* 2026-05-13 16:09:59.273777 | instance | skipping: [instance] 2026-05-13 16:09:59.274027 | instance | 2026-05-13 16:09:59.274310 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-13 16:09:59.274592 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.030) 0:06:28.457 ********* 2026-05-13 16:09:59.301241 | instance | skipping: [instance] 2026-05-13 16:09:59.301475 | instance | 2026-05-13 16:09:59.301739 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-13 16:09:59.302135 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.027) 0:06:28.484 ********* 2026-05-13 16:09:59.329324 | instance | skipping: [instance] 2026-05-13 16:09:59.329461 | instance | 2026-05-13 16:09:59.329632 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-13 16:09:59.329802 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.028) 0:06:28.513 ********* 2026-05-13 16:09:59.359096 | instance | skipping: [instance] 2026-05-13 16:09:59.359339 | instance | 2026-05-13 16:09:59.359653 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-13 16:09:59.359956 | instance | Wednesday 13 May 2026 16:09:59 +0000 (0:00:00.029) 0:06:28.542 ********* 2026-05-13 16:10:32.278168 | instance | changed: [instance] 2026-05-13 16:10:32.278420 | instance | 2026-05-13 16:10:32.278720 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-13 16:10:32.279117 | instance | Wednesday 13 May 2026 16:10:32 +0000 (0:00:32.916) 0:07:01.459 ********* 2026-05-13 16:10:32.510672 | instance | ok: [instance] 2026-05-13 16:10:32.510908 | instance | 2026-05-13 16:10:32.511203 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-13 16:10:32.511504 | instance | Wednesday 13 May 2026 16:10:32 +0000 (0:00:00.234) 0:07:01.693 ********* 2026-05-13 16:10:32.550715 | instance | skipping: [instance] 2026-05-13 16:10:32.550857 | instance | 2026-05-13 16:10:32.551034 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-13 16:10:32.551207 | instance | Wednesday 13 May 2026 16:10:32 +0000 (0:00:00.040) 0:07:01.733 ********* 2026-05-13 16:10:32.776986 | instance | changed: [instance] 2026-05-13 16:10:32.777214 | instance | 2026-05-13 16:10:32.777547 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-13 16:10:32.777880 | instance | Wednesday 13 May 2026 16:10:32 +0000 (0:00:00.225) 0:07:01.959 ********* 2026-05-13 16:10:33.014641 | instance | changed: [instance] 2026-05-13 16:10:33.014742 | instance | 2026-05-13 16:10:33.015220 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-13 16:10:33.015248 | instance | Wednesday 13 May 2026 16:10:33 +0000 (0:00:00.238) 0:07:02.197 ********* 2026-05-13 16:10:33.231735 | instance | changed: [instance] 2026-05-13 16:10:33.231973 | instance | 2026-05-13 16:10:33.232241 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-13 16:10:33.232557 | instance | Wednesday 13 May 2026 16:10:33 +0000 (0:00:00.216) 0:07:02.414 ********* 2026-05-13 16:10:38.740582 | instance | changed: [instance] 2026-05-13 16:10:38.740705 | instance | 2026-05-13 16:10:38.740873 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-13 16:10:38.741038 | instance | Wednesday 13 May 2026 16:10:38 +0000 (0:00:05.508) 0:07:07.923 ********* 2026-05-13 16:10:48.109726 | instance | changed: [instance] 2026-05-13 16:10:48.109929 | instance | 2026-05-13 16:10:48.110185 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-13 16:10:48.110449 | instance | Wednesday 13 May 2026 16:10:48 +0000 (0:00:09.369) 0:07:17.292 ********* 2026-05-13 16:10:48.155800 | instance | skipping: [instance] 2026-05-13 16:10:48.156084 | instance | 2026-05-13 16:10:48.156358 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-13 16:10:48.156660 | instance | Wednesday 13 May 2026 16:10:48 +0000 (0:00:00.046) 0:07:17.339 ********* 2026-05-13 16:10:48.202704 | instance | skipping: [instance] 2026-05-13 16:10:48.203068 | instance | 2026-05-13 16:10:48.203455 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-13 16:10:48.204055 | instance | Wednesday 13 May 2026 16:10:48 +0000 (0:00:00.046) 0:07:17.385 ********* 2026-05-13 16:10:48.936803 | instance | changed: [instance] 2026-05-13 16:10:48.937008 | instance | 2026-05-13 16:10:48.937273 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-13 16:10:48.937539 | instance | Wednesday 13 May 2026 16:10:48 +0000 (0:00:00.734) 0:07:18.120 ********* 2026-05-13 16:10:48.989025 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-13 16:10:48.989265 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-13 16:10:48.989522 | instance | skipping: [instance] 2026-05-13 16:10:48.989765 | instance | 2026-05-13 16:10:48.990033 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-13 16:10:48.990294 | instance | Wednesday 13 May 2026 16:10:48 +0000 (0:00:00.052) 0:07:18.172 ********* 2026-05-13 16:10:49.094974 | instance | skipping: [instance] 2026-05-13 16:10:49.095305 | instance | 2026-05-13 16:10:49.095593 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-13 16:10:49.095969 | instance | Wednesday 13 May 2026 16:10:49 +0000 (0:00:00.105) 0:07:18.278 ********* 2026-05-13 16:10:49.135570 | instance | skipping: [instance] 2026-05-13 16:10:49.135898 | instance | 2026-05-13 16:10:49.136176 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-13 16:10:49.136435 | instance | Wednesday 13 May 2026 16:10:49 +0000 (0:00:00.041) 0:07:18.319 ********* 2026-05-13 16:10:49.177254 | instance | skipping: [instance] 2026-05-13 16:10:49.177471 | instance | 2026-05-13 16:10:49.177796 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-13 16:10:49.178060 | instance | Wednesday 13 May 2026 16:10:49 +0000 (0:00:00.041) 0:07:18.360 ********* 2026-05-13 16:10:49.216686 | instance | skipping: [instance] 2026-05-13 16:10:49.216912 | instance | 2026-05-13 16:10:49.217186 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-13 16:10:49.217445 | instance | Wednesday 13 May 2026 16:10:49 +0000 (0:00:00.039) 0:07:18.400 ********* 2026-05-13 16:10:49.620518 | instance | ok: [instance] 2026-05-13 16:10:49.620661 | instance | 2026-05-13 16:10:49.620860 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-13 16:10:49.621041 | instance | Wednesday 13 May 2026 16:10:49 +0000 (0:00:00.403) 0:07:18.803 ********* 2026-05-13 16:10:50.640141 | instance | changed: [instance] 2026-05-13 16:10:50.640366 | instance | 2026-05-13 16:10:50.640672 | instance | PLAY [Install control-plane components] **************************************** 2026-05-13 16:10:50.640916 | instance | 2026-05-13 16:10:50.641187 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:10:50.641475 | instance | Wednesday 13 May 2026 16:10:50 +0000 (0:00:01.019) 0:07:19.823 ********* 2026-05-13 16:10:51.616951 | instance | ok: [instance] 2026-05-13 16:10:51.617175 | instance | 2026-05-13 16:10:51.617475 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:10:51.617756 | instance | Wednesday 13 May 2026 16:10:51 +0000 (0:00:00.976) 0:07:20.800 ********* 2026-05-13 16:10:51.849376 | instance | ok: [instance] 2026-05-13 16:10:51.849697 | instance | 2026-05-13 16:10:51.850025 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:10:51.850425 | instance | Wednesday 13 May 2026 16:10:51 +0000 (0:00:00.232) 0:07:21.032 ********* 2026-05-13 16:10:53.348128 | instance | ok: [instance] 2026-05-13 16:10:53.348217 | instance | 2026-05-13 16:10:53.348324 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:10:53.348452 | instance | Wednesday 13 May 2026 16:10:53 +0000 (0:00:01.499) 0:07:22.531 ********* 2026-05-13 16:10:53.578912 | instance | ok: [instance] 2026-05-13 16:10:53.579155 | instance | 2026-05-13 16:10:53.579426 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:10:53.579690 | instance | Wednesday 13 May 2026 16:10:53 +0000 (0:00:00.230) 0:07:22.762 ********* 2026-05-13 16:10:53.624866 | instance | ok: [instance] => { 2026-05-13 16:10:53.625027 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-13 16:10:53.625191 | instance | } 2026-05-13 16:10:53.625350 | instance | 2026-05-13 16:10:53.625532 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:10:53.625802 | instance | Wednesday 13 May 2026 16:10:53 +0000 (0:00:00.046) 0:07:22.808 ********* 2026-05-13 16:10:55.992847 | instance | changed: [instance] 2026-05-13 16:10:55.993080 | instance | 2026-05-13 16:10:55.993346 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:10:55.993623 | instance | Wednesday 13 May 2026 16:10:55 +0000 (0:00:02.367) 0:07:25.175 ********* 2026-05-13 16:10:57.586854 | instance | changed: [instance] 2026-05-13 16:10:57.586961 | instance | 2026-05-13 16:10:57.587046 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-13 16:10:57.587178 | instance | Wednesday 13 May 2026 16:10:57 +0000 (0:00:01.594) 0:07:26.770 ********* 2026-05-13 16:10:57.954975 | instance | ok: [instance] 2026-05-13 16:10:57.955180 | instance | 2026-05-13 16:10:57.955450 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-13 16:10:57.955710 | instance | Wednesday 13 May 2026 16:10:57 +0000 (0:00:00.367) 0:07:27.138 ********* 2026-05-13 16:10:58.162235 | instance | changed: [instance] 2026-05-13 16:10:58.162328 | instance | 2026-05-13 16:10:58.162481 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-13 16:10:58.162604 | instance | Wednesday 13 May 2026 16:10:58 +0000 (0:00:00.207) 0:07:27.345 ********* 2026-05-13 16:10:58.425815 | instance | ok: [instance] 2026-05-13 16:10:58.426115 | instance | 2026-05-13 16:10:58.426408 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-13 16:10:58.426681 | instance | Wednesday 13 May 2026 16:10:58 +0000 (0:00:00.263) 0:07:27.608 ********* 2026-05-13 16:10:58.678295 | instance | changed: [instance] 2026-05-13 16:10:58.678570 | instance | 2026-05-13 16:10:58.678891 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-13 16:10:58.679209 | instance | Wednesday 13 May 2026 16:10:58 +0000 (0:00:00.252) 0:07:27.861 ********* 2026-05-13 16:10:58.898364 | instance | ok: [instance] 2026-05-13 16:10:58.898609 | instance | 2026-05-13 16:10:58.898917 | instance | TASK [Install plugin] ********************************************************** 2026-05-13 16:10:58.899209 | instance | Wednesday 13 May 2026 16:10:58 +0000 (0:00:00.220) 0:07:28.081 ********* 2026-05-13 16:10:58.953117 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-13 16:10:58.953384 | instance | 2026-05-13 16:10:58.953747 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:10:58.954057 | instance | Wednesday 13 May 2026 16:10:58 +0000 (0:00:00.055) 0:07:28.136 ********* 2026-05-13 16:10:59.002303 | instance | ok: [instance] => { 2026-05-13 16:10:59.002616 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-13 16:10:59.002902 | instance | } 2026-05-13 16:10:59.003194 | instance | 2026-05-13 16:10:59.003492 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:10:59.003769 | instance | Wednesday 13 May 2026 16:10:58 +0000 (0:00:00.048) 0:07:28.185 ********* 2026-05-13 16:10:59.834359 | instance | changed: [instance] 2026-05-13 16:10:59.834448 | instance | 2026-05-13 16:10:59.834580 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:10:59.834712 | instance | Wednesday 13 May 2026 16:10:59 +0000 (0:00:00.832) 0:07:29.017 ********* 2026-05-13 16:11:01.756203 | instance | changed: [instance] 2026-05-13 16:11:01.756337 | instance | 2026-05-13 16:11:01.756543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:11:01.756719 | instance | Wednesday 13 May 2026 16:11:01 +0000 (0:00:01.921) 0:07:30.939 ********* 2026-05-13 16:11:01.799017 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-13 16:11:01.799127 | instance | 2026-05-13 16:11:01.799185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 16:11:01.799298 | instance | Wednesday 13 May 2026 16:11:01 +0000 (0:00:00.043) 0:07:30.982 ********* 2026-05-13 16:11:02.418202 | instance | changed: [instance] 2026-05-13 16:11:02.418439 | instance | 2026-05-13 16:11:02.418776 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-13 16:11:02.419069 | instance | Wednesday 13 May 2026 16:11:02 +0000 (0:00:00.618) 0:07:31.601 ********* 2026-05-13 16:11:03.314600 | instance | ok: [instance] 2026-05-13 16:11:03.314745 | instance | 2026-05-13 16:11:03.314959 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-13 16:11:03.315172 | instance | Wednesday 13 May 2026 16:11:03 +0000 (0:00:00.896) 0:07:32.497 ********* 2026-05-13 16:11:05.809801 | instance | changed: [instance] 2026-05-13 16:11:05.809890 | instance | 2026-05-13 16:11:05.810017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:11:05.810131 | instance | Wednesday 13 May 2026 16:11:05 +0000 (0:00:02.495) 0:07:34.993 ********* 2026-05-13 16:11:05.853267 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-13 16:11:05.853362 | instance | 2026-05-13 16:11:05.853490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 16:11:05.853609 | instance | Wednesday 13 May 2026 16:11:05 +0000 (0:00:00.043) 0:07:35.036 ********* 2026-05-13 16:11:06.349899 | instance | changed: [instance] 2026-05-13 16:11:06.350076 | instance | 2026-05-13 16:11:06.350284 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-13 16:11:06.350469 | instance | Wednesday 13 May 2026 16:11:06 +0000 (0:00:00.496) 0:07:35.533 ********* 2026-05-13 16:11:46.411125 | instance | changed: [instance] 2026-05-13 16:11:46.411242 | instance | 2026-05-13 16:11:46.411375 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-13 16:11:46.411496 | instance | Wednesday 13 May 2026 16:11:46 +0000 (0:00:40.059) 0:08:15.592 ********* 2026-05-13 16:11:47.244960 | instance | changed: [instance] 2026-05-13 16:11:47.245243 | instance | 2026-05-13 16:11:47.245558 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:11:47.245841 | instance | 2026-05-13 16:11:47.246214 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:11:47.246577 | instance | Wednesday 13 May 2026 16:11:47 +0000 (0:00:00.834) 0:08:16.427 ********* 2026-05-13 16:11:48.388036 | instance | ok: [instance] 2026-05-13 16:11:48.388341 | instance | 2026-05-13 16:11:48.388829 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-13 16:11:48.389249 | instance | Wednesday 13 May 2026 16:11:48 +0000 (0:00:01.143) 0:08:17.570 ********* 2026-05-13 16:11:49.391513 | instance | changed: [instance] 2026-05-13 16:11:49.391745 | instance | 2026-05-13 16:11:49.392017 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:11:49.392274 | instance | 2026-05-13 16:11:49.392567 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-13 16:11:49.392840 | instance | Wednesday 13 May 2026 16:11:49 +0000 (0:00:01.003) 0:08:18.574 ********* 2026-05-13 16:11:50.428644 | instance | ok: [instance] 2026-05-13 16:11:50.428890 | instance | 2026-05-13 16:11:50.429168 | instance | PLAY [controllers] ************************************************************* 2026-05-13 16:11:50.429459 | instance | 2026-05-13 16:11:50.429748 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:11:50.430018 | instance | Wednesday 13 May 2026 16:11:50 +0000 (0:00:01.036) 0:08:19.611 ********* 2026-05-13 16:11:51.639585 | instance | ok: [instance] 2026-05-13 16:11:51.639837 | instance | 2026-05-13 16:11:51.640355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:11:51.640688 | instance | Wednesday 13 May 2026 16:11:51 +0000 (0:00:01.211) 0:08:20.822 ********* 2026-05-13 16:11:51.685093 | instance | skipping: [instance] 2026-05-13 16:11:51.685447 | instance | 2026-05-13 16:11:51.685729 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-13 16:11:51.686004 | instance | Wednesday 13 May 2026 16:11:51 +0000 (0:00:00.045) 0:08:20.868 ********* 2026-05-13 16:11:51.734030 | instance | skipping: [instance] 2026-05-13 16:11:51.734180 | instance | 2026-05-13 16:11:51.734360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:11:51.734535 | instance | Wednesday 13 May 2026 16:11:51 +0000 (0:00:00.049) 0:08:20.917 ********* 2026-05-13 16:11:51.781248 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-13 16:11:51.781397 | instance | 2026-05-13 16:11:51.781579 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 16:11:51.781865 | instance | Wednesday 13 May 2026 16:11:51 +0000 (0:00:00.047) 0:08:20.964 ********* 2026-05-13 16:11:52.251490 | instance | changed: [instance] 2026-05-13 16:11:52.251666 | instance | 2026-05-13 16:11:52.251845 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-13 16:11:52.252024 | instance | Wednesday 13 May 2026 16:11:52 +0000 (0:00:00.470) 0:08:21.434 ********* 2026-05-13 16:12:07.546602 | instance | ok: [instance] 2026-05-13 16:12:07.546754 | instance | 2026-05-13 16:12:07.547120 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-13 16:12:07.547297 | instance | Wednesday 13 May 2026 16:12:07 +0000 (0:00:15.295) 0:08:36.730 ********* 2026-05-13 16:12:07.628818 | instance | ok: [instance] 2026-05-13 16:12:07.628934 | instance | 2026-05-13 16:12:07.629151 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-13 16:12:07.629385 | instance | Wednesday 13 May 2026 16:12:07 +0000 (0:00:00.082) 0:08:36.812 ********* 2026-05-13 16:12:07.700553 | instance | ok: [instance] 2026-05-13 16:12:07.700675 | instance | 2026-05-13 16:12:07.700858 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-13 16:12:07.701035 | instance | Wednesday 13 May 2026 16:12:07 +0000 (0:00:00.071) 0:08:36.883 ********* 2026-05-13 16:13:01.477108 | instance | changed: [instance] 2026-05-13 16:13:01.477322 | instance | 2026-05-13 16:13:01.477613 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-13 16:13:01.477881 | instance | Wednesday 13 May 2026 16:13:01 +0000 (0:00:53.775) 0:09:30.659 ********* 2026-05-13 16:13:03.985508 | instance | changed: [instance] 2026-05-13 16:13:03.985599 | instance | 2026-05-13 16:13:03.985738 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-13 16:13:03.985864 | instance | Wednesday 13 May 2026 16:13:03 +0000 (0:00:02.510) 0:09:33.169 ********* 2026-05-13 16:13:05.232495 | instance | ok: [instance] 2026-05-13 16:13:05.232623 | instance | 2026-05-13 16:13:05.232804 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-13 16:13:05.232987 | instance | Wednesday 13 May 2026 16:13:05 +0000 (0:00:01.246) 0:09:34.415 ********* 2026-05-13 16:13:05.286382 | instance | ok: [instance] 2026-05-13 16:13:05.286521 | instance | 2026-05-13 16:13:05.286706 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-13 16:13:05.286885 | instance | Wednesday 13 May 2026 16:13:05 +0000 (0:00:00.053) 0:09:34.469 ********* 2026-05-13 16:13:07.730724 | instance | changed: [instance] 2026-05-13 16:13:07.730868 | instance | 2026-05-13 16:13:07.731059 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-13 16:13:07.731245 | instance | Wednesday 13 May 2026 16:13:07 +0000 (0:00:02.444) 0:09:36.914 ********* 2026-05-13 16:13:07.764728 | instance | skipping: [instance] 2026-05-13 16:13:07.764983 | instance | 2026-05-13 16:13:07.765415 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-13 16:13:07.765726 | instance | Wednesday 13 May 2026 16:13:07 +0000 (0:00:00.033) 0:09:36.947 ********* 2026-05-13 16:13:07.799065 | instance | skipping: [instance] 2026-05-13 16:13:07.799218 | instance | 2026-05-13 16:13:07.799417 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-13 16:13:07.799596 | instance | Wednesday 13 May 2026 16:13:07 +0000 (0:00:00.034) 0:09:36.982 ********* 2026-05-13 16:13:07.839689 | instance | skipping: [instance] 2026-05-13 16:13:07.839846 | instance | 2026-05-13 16:13:07.840134 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-13 16:13:07.840304 | instance | Wednesday 13 May 2026 16:13:07 +0000 (0:00:00.040) 0:09:37.023 ********* 2026-05-13 16:13:07.889011 | instance | skipping: [instance] 2026-05-13 16:13:07.889279 | instance | 2026-05-13 16:13:07.889557 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-13 16:13:07.889825 | instance | Wednesday 13 May 2026 16:13:07 +0000 (0:00:00.049) 0:09:37.072 ********* 2026-05-13 16:13:07.924206 | instance | skipping: [instance] 2026-05-13 16:13:07.924444 | instance | 2026-05-13 16:13:07.924742 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-13 16:13:07.925027 | instance | Wednesday 13 May 2026 16:13:07 +0000 (0:00:00.035) 0:09:37.107 ********* 2026-05-13 16:13:07.958497 | instance | skipping: [instance] 2026-05-13 16:13:07.958714 | instance | 2026-05-13 16:13:07.958937 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-13 16:13:07.959130 | instance | Wednesday 13 May 2026 16:13:07 +0000 (0:00:00.034) 0:09:37.141 ********* 2026-05-13 16:13:08.006797 | instance | skipping: [instance] 2026-05-13 16:13:08.006906 | instance | 2026-05-13 16:13:08.007077 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-13 16:13:08.007247 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.047) 0:09:37.189 ********* 2026-05-13 16:13:08.046201 | instance | skipping: [instance] 2026-05-13 16:13:08.046314 | instance | 2026-05-13 16:13:08.046435 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-13 16:13:08.046558 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.039) 0:09:37.229 ********* 2026-05-13 16:13:08.074722 | instance | skipping: [instance] 2026-05-13 16:13:08.074957 | instance | 2026-05-13 16:13:08.075228 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-13 16:13:08.075497 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.028) 0:09:37.258 ********* 2026-05-13 16:13:08.102866 | instance | skipping: [instance] 2026-05-13 16:13:08.103098 | instance | 2026-05-13 16:13:08.103371 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-13 16:13:08.103644 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.028) 0:09:37.286 ********* 2026-05-13 16:13:08.130737 | instance | skipping: [instance] 2026-05-13 16:13:08.131111 | instance | 2026-05-13 16:13:08.131406 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-13 16:13:08.131780 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.027) 0:09:37.314 ********* 2026-05-13 16:13:08.166413 | instance | skipping: [instance] 2026-05-13 16:13:08.166758 | instance | 2026-05-13 16:13:08.167106 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-13 16:13:08.167401 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.035) 0:09:37.349 ********* 2026-05-13 16:13:08.197820 | instance | skipping: [instance] 2026-05-13 16:13:08.198037 | instance | 2026-05-13 16:13:08.198300 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-13 16:13:08.198563 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.031) 0:09:37.381 ********* 2026-05-13 16:13:08.238808 | instance | skipping: [instance] 2026-05-13 16:13:08.239038 | instance | 2026-05-13 16:13:08.239306 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-13 16:13:08.239566 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.040) 0:09:37.422 ********* 2026-05-13 16:13:08.274293 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-13 16:13:08.274417 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-13 16:13:08.274699 | instance | skipping: [instance] 2026-05-13 16:13:08.274860 | instance | 2026-05-13 16:13:08.275009 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-13 16:13:08.275155 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.035) 0:09:37.457 ********* 2026-05-13 16:13:08.305551 | instance | skipping: [instance] 2026-05-13 16:13:08.305743 | instance | 2026-05-13 16:13:08.306070 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-13 16:13:08.306349 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.030) 0:09:37.488 ********* 2026-05-13 16:13:08.347530 | instance | skipping: [instance] 2026-05-13 16:13:08.347755 | instance | 2026-05-13 16:13:08.348034 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-13 16:13:08.348303 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.042) 0:09:37.530 ********* 2026-05-13 16:13:08.380414 | instance | skipping: [instance] 2026-05-13 16:13:08.380693 | instance | 2026-05-13 16:13:08.381240 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-13 16:13:08.381611 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.032) 0:09:37.563 ********* 2026-05-13 16:13:08.408153 | instance | skipping: [instance] 2026-05-13 16:13:08.408310 | instance | 2026-05-13 16:13:08.408878 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-13 16:13:08.409052 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.027) 0:09:37.591 ********* 2026-05-13 16:13:08.452354 | instance | skipping: [instance] 2026-05-13 16:13:08.452396 | instance | 2026-05-13 16:13:08.452406 | instance | PLAY RECAP ********************************************************************* 2026-05-13 16:13:08.453282 | instance | instance : ok=249 changed=78 unreachable=0 failed=0 skipped=84 rescued=0 ignored=2 2026-05-13 16:13:08.453301 | instance | 2026-05-13 16:13:08.453308 | instance | Wednesday 13 May 2026 16:13:08 +0000 (0:00:00.043) 0:09:37.635 ********* 2026-05-13 16:13:08.453620 | instance | =============================================================================== 2026-05-13 16:13:08.453879 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 113.62s 2026-05-13 16:13:08.454201 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 85.61s 2026-05-13 16:13:08.454490 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool -------------------- 53.78s 2026-05-13 16:13:08.454774 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 40.06s 2026-05-13 16:13:08.455057 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 32.92s 2026-05-13 16:13:08.455375 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 15.30s 2026-05-13 16:13:08.455708 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 12.53s 2026-05-13 16:13:08.456020 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 11.59s 2026-05-13 16:13:08.456342 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 9.37s 2026-05-13 16:13:08.456692 | instance | vexxhost.containers.download_artifact : Download item ------------------- 7.21s 2026-05-13 16:13:08.457045 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.88s 2026-05-13 16:13:08.457357 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 6.06s 2026-05-13 16:13:08.457751 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.53s 2026-05-13 16:13:08.458084 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 5.51s 2026-05-13 16:13:08.458398 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.35s 2026-05-13 16:13:08.458783 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.35s 2026-05-13 16:13:08.459069 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.90s 2026-05-13 16:13:08.459496 | instance | vexxhost.containers.download_artifact : Download item ------------------- 4.62s 2026-05-13 16:13:08.459828 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 4.42s 2026-05-13 16:13:08.460259 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.35s 2026-05-13 16:13:08.566511 | instance | INFO [csi > converge] Executed: Successful 2026-05-13 16:13:08.579495 | instance | INFO [csi > idempotence] Executing 2026-05-13 16:13:10.167774 | instance | 2026-05-13 16:13:10.167974 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-05-13 16:13:10.168317 | instance | 2026-05-13 16:13:10.168325 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:13:10.168524 | instance | Wednesday 13 May 2026 16:13:10 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-05-13 16:13:11.519134 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-13 16:13:11.519465 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-13 16:13:11.519757 | instance | interpreter could change the meaning of that path. See 2026-05-13 16:13:11.520035 | instance | https://docs.ansible.com/ansible- 2026-05-13 16:13:11.520307 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 16:13:11.531916 | instance | ok: [instance] 2026-05-13 16:13:11.532223 | instance | 2026-05-13 16:13:11.532561 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-05-13 16:13:11.532904 | instance | Wednesday 13 May 2026 16:13:11 +0000 (0:00:01.363) 0:00:01.371 ********* 2026-05-13 16:13:11.578431 | instance | ok: [instance] => { 2026-05-13 16:13:11.578602 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-05-13 16:13:11.578790 | instance | } 2026-05-13 16:13:11.578956 | instance | 2026-05-13 16:13:11.579136 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:13:11.579332 | instance | 2026-05-13 16:13:11.579553 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:13:11.579750 | instance | Wednesday 13 May 2026 16:13:11 +0000 (0:00:00.047) 0:00:01.418 ********* 2026-05-13 16:13:12.905359 | instance | ok: [instance] 2026-05-13 16:13:12.905710 | instance | 2026-05-13 16:13:12.906033 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-13 16:13:12.906316 | instance | Wednesday 13 May 2026 16:13:12 +0000 (0:00:01.325) 0:00:02.744 ********* 2026-05-13 16:13:12.951913 | instance | skipping: [instance] 2026-05-13 16:13:12.952114 | instance | 2026-05-13 16:13:12.952378 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-13 16:13:12.952696 | instance | Wednesday 13 May 2026 16:13:12 +0000 (0:00:00.047) 0:00:02.791 ********* 2026-05-13 16:13:13.178107 | instance | ok: [instance] 2026-05-13 16:13:13.178190 | instance | 2026-05-13 16:13:13.178364 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-13 16:13:13.178508 | instance | 2026-05-13 16:13:13.178719 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:13:13.178878 | instance | Wednesday 13 May 2026 16:13:13 +0000 (0:00:00.226) 0:00:03.017 ********* 2026-05-13 16:13:14.342199 | instance | ok: [instance] 2026-05-13 16:13:14.342425 | instance | 2026-05-13 16:13:14.342628 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:13:14.342826 | instance | Wednesday 13 May 2026 16:13:14 +0000 (0:00:01.163) 0:00:04.180 ********* 2026-05-13 16:13:14.671889 | instance | ok: [instance] 2026-05-13 16:13:14.672149 | instance | 2026-05-13 16:13:14.672561 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:13:14.672876 | instance | Wednesday 13 May 2026 16:13:14 +0000 (0:00:00.330) 0:00:04.511 ********* 2026-05-13 16:13:14.735170 | instance | skipping: [instance] 2026-05-13 16:13:14.735266 | instance | 2026-05-13 16:13:14.735600 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:13:14.735919 | instance | Wednesday 13 May 2026 16:13:14 +0000 (0:00:00.063) 0:00:04.574 ********* 2026-05-13 16:13:15.131014 | instance | ok: [instance] 2026-05-13 16:13:15.131241 | instance | 2026-05-13 16:13:15.131545 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:13:15.131791 | instance | Wednesday 13 May 2026 16:13:15 +0000 (0:00:00.395) 0:00:04.970 ********* 2026-05-13 16:13:15.198333 | instance | ok: [instance] => { 2026-05-13 16:13:15.198586 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-13 16:13:15.198912 | instance | } 2026-05-13 16:13:15.199095 | instance | 2026-05-13 16:13:15.199433 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:13:15.199639 | instance | Wednesday 13 May 2026 16:13:15 +0000 (0:00:00.067) 0:00:05.037 ********* 2026-05-13 16:13:15.651471 | instance | ok: [instance] 2026-05-13 16:13:15.651558 | instance | 2026-05-13 16:13:15.651754 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:13:15.651930 | instance | Wednesday 13 May 2026 16:13:15 +0000 (0:00:00.453) 0:00:05.491 ********* 2026-05-13 16:13:15.711737 | instance | skipping: [instance] 2026-05-13 16:13:15.711972 | instance | 2026-05-13 16:13:15.712257 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:13:15.712685 | instance | Wednesday 13 May 2026 16:13:15 +0000 (0:00:00.060) 0:00:05.551 ********* 2026-05-13 16:13:15.767365 | instance | skipping: [instance] 2026-05-13 16:13:15.768069 | instance | 2026-05-13 16:13:15.768096 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:13:15.768179 | instance | Wednesday 13 May 2026 16:13:15 +0000 (0:00:00.055) 0:00:05.607 ********* 2026-05-13 16:13:15.993137 | instance | ok: [instance] 2026-05-13 16:13:15.993303 | instance | 2026-05-13 16:13:15.993485 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:13:15.993660 | instance | Wednesday 13 May 2026 16:13:15 +0000 (0:00:00.225) 0:00:05.832 ********* 2026-05-13 16:13:17.355197 | instance | ok: [instance] 2026-05-13 16:13:17.355439 | instance | 2026-05-13 16:13:17.355718 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:13:17.355980 | instance | Wednesday 13 May 2026 16:13:17 +0000 (0:00:01.361) 0:00:07.194 ********* 2026-05-13 16:13:17.431516 | instance | ok: [instance] => { 2026-05-13 16:13:17.431667 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-13 16:13:17.431818 | instance | } 2026-05-13 16:13:17.431968 | instance | 2026-05-13 16:13:17.432134 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:13:17.432292 | instance | Wednesday 13 May 2026 16:13:17 +0000 (0:00:00.076) 0:00:07.270 ********* 2026-05-13 16:13:17.814761 | instance | ok: [instance] 2026-05-13 16:13:17.815002 | instance | 2026-05-13 16:13:17.815288 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:13:17.815573 | instance | Wednesday 13 May 2026 16:13:17 +0000 (0:00:00.383) 0:00:07.654 ********* 2026-05-13 16:13:20.252954 | instance | ok: [instance] 2026-05-13 16:13:20.253203 | instance | 2026-05-13 16:13:20.253495 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:13:20.253777 | instance | Wednesday 13 May 2026 16:13:20 +0000 (0:00:02.438) 0:00:10.092 ********* 2026-05-13 16:13:20.294913 | instance | skipping: [instance] 2026-05-13 16:13:20.295159 | instance | 2026-05-13 16:13:20.295499 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:13:20.295749 | instance | Wednesday 13 May 2026 16:13:20 +0000 (0:00:00.041) 0:00:10.134 ********* 2026-05-13 16:13:20.335253 | instance | skipping: [instance] 2026-05-13 16:13:20.335524 | instance | 2026-05-13 16:13:20.335803 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:13:20.336076 | instance | Wednesday 13 May 2026 16:13:20 +0000 (0:00:00.040) 0:00:10.174 ********* 2026-05-13 16:13:20.373912 | instance | skipping: [instance] 2026-05-13 16:13:20.374156 | instance | 2026-05-13 16:13:20.374419 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:13:20.374682 | instance | Wednesday 13 May 2026 16:13:20 +0000 (0:00:00.038) 0:00:10.213 ********* 2026-05-13 16:13:21.634711 | instance | ok: [instance] 2026-05-13 16:13:21.634913 | instance | 2026-05-13 16:13:21.635175 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:13:21.635416 | instance | Wednesday 13 May 2026 16:13:21 +0000 (0:00:01.260) 0:00:11.474 ********* 2026-05-13 16:13:22.091065 | instance | ok: [instance] 2026-05-13 16:13:22.091329 | instance | 2026-05-13 16:13:22.091609 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:13:22.091870 | instance | Wednesday 13 May 2026 16:13:22 +0000 (0:00:00.456) 0:00:11.930 ********* 2026-05-13 16:13:23.104412 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:13:23.104751 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:13:23.105097 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:13:23.105392 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:13:23.105665 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:13:23.105975 | instance | 2026-05-13 16:13:23.106301 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:13:23.106570 | instance | Wednesday 13 May 2026 16:13:23 +0000 (0:00:01.013) 0:00:12.944 ********* 2026-05-13 16:13:23.660697 | instance | ok: [instance] 2026-05-13 16:13:23.660938 | instance | 2026-05-13 16:13:23.661255 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:13:23.661591 | instance | Wednesday 13 May 2026 16:13:23 +0000 (0:00:00.531) 0:00:13.476 ********* 2026-05-13 16:13:23.662037 | instance | 2026-05-13 16:13:23.662350 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:13:23.662663 | instance | Wednesday 13 May 2026 16:13:23 +0000 (0:00:00.024) 0:00:13.500 ********* 2026-05-13 16:13:24.273108 | instance | ok: [instance] 2026-05-13 16:13:24.273228 | instance | 2026-05-13 16:13:24.273437 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:13:24.273604 | instance | Wednesday 13 May 2026 16:13:24 +0000 (0:00:00.612) 0:00:14.112 ********* 2026-05-13 16:13:24.521952 | instance | ok: [instance] 2026-05-13 16:13:24.522199 | instance | 2026-05-13 16:13:24.522479 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:13:24.522743 | instance | Wednesday 13 May 2026 16:13:24 +0000 (0:00:00.249) 0:00:14.361 ********* 2026-05-13 16:13:24.580382 | instance | ok: [instance] => { 2026-05-13 16:13:24.580763 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-13 16:13:24.581042 | instance | } 2026-05-13 16:13:24.581441 | instance | 2026-05-13 16:13:24.581752 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:13:24.582015 | instance | Wednesday 13 May 2026 16:13:24 +0000 (0:00:00.058) 0:00:14.420 ********* 2026-05-13 16:13:24.939720 | instance | ok: [instance] 2026-05-13 16:13:24.939897 | instance | 2026-05-13 16:13:24.940147 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:13:24.940468 | instance | Wednesday 13 May 2026 16:13:24 +0000 (0:00:00.359) 0:00:14.779 ********* 2026-05-13 16:13:28.284622 | instance | ok: [instance] 2026-05-13 16:13:28.284859 | instance | 2026-05-13 16:13:28.285139 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-13 16:13:28.285404 | instance | Wednesday 13 May 2026 16:13:28 +0000 (0:00:03.344) 0:00:18.124 ********* 2026-05-13 16:13:29.330160 | instance | ok: [instance] 2026-05-13 16:13:29.330422 | instance | 2026-05-13 16:13:29.330730 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-13 16:13:29.331093 | instance | Wednesday 13 May 2026 16:13:29 +0000 (0:00:01.044) 0:00:19.168 ********* 2026-05-13 16:13:29.672996 | instance | ok: [instance] 2026-05-13 16:13:29.673230 | instance | 2026-05-13 16:13:29.673508 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-13 16:13:29.673877 | instance | Wednesday 13 May 2026 16:13:29 +0000 (0:00:00.343) 0:00:19.512 ********* 2026-05-13 16:13:30.114461 | instance | ok: [instance] 2026-05-13 16:13:30.114807 | instance | 2026-05-13 16:13:30.115100 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-13 16:13:30.115369 | instance | Wednesday 13 May 2026 16:13:30 +0000 (0:00:00.441) 0:00:19.953 ********* 2026-05-13 16:13:30.788461 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-13 16:13:30.788767 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-13 16:13:30.789023 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-13 16:13:30.789260 | instance | 2026-05-13 16:13:30.789510 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-13 16:13:30.789763 | instance | Wednesday 13 May 2026 16:13:30 +0000 (0:00:00.673) 0:00:20.627 ********* 2026-05-13 16:13:31.342408 | instance | ok: [instance] 2026-05-13 16:13:31.342626 | instance | 2026-05-13 16:13:31.342899 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-13 16:13:31.343174 | instance | Wednesday 13 May 2026 16:13:31 +0000 (0:00:00.553) 0:00:21.181 ********* 2026-05-13 16:13:31.886471 | instance | ok: [instance] 2026-05-13 16:13:31.886558 | instance | 2026-05-13 16:13:31.886855 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-13 16:13:31.886976 | instance | Wednesday 13 May 2026 16:13:31 +0000 (0:00:00.502) 0:00:21.684 ********* 2026-05-13 16:13:31.887094 | instance | 2026-05-13 16:13:31.887210 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-13 16:13:31.887330 | instance | Wednesday 13 May 2026 16:13:31 +0000 (0:00:00.041) 0:00:21.726 ********* 2026-05-13 16:13:32.293560 | instance | ok: [instance] 2026-05-13 16:13:32.293892 | instance | 2026-05-13 16:13:32.294154 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-13 16:13:32.294324 | instance | Wednesday 13 May 2026 16:13:32 +0000 (0:00:00.405) 0:00:22.131 ********* 2026-05-13 16:13:32.386301 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-13 16:13:32.449439 | instance | 2026-05-13 16:13:32.449516 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-13 16:13:32.449548 | instance | Wednesday 13 May 2026 16:13:32 +0000 (0:00:00.093) 0:00:22.225 ********* 2026-05-13 16:13:33.854307 | instance | ok: [instance] 2026-05-13 16:13:33.854873 | instance | 2026-05-13 16:13:33.854891 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-13 16:13:33.854903 | instance | Wednesday 13 May 2026 16:13:33 +0000 (0:00:01.468) 0:00:23.694 ********* 2026-05-13 16:13:34.642059 | instance | ok: [instance] => (item=chronyd) 2026-05-13 16:13:34.642157 | instance | ok: [instance] => (item=sshd) 2026-05-13 16:13:34.642334 | instance | 2026-05-13 16:13:34.642509 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-13 16:13:34.642683 | instance | Wednesday 13 May 2026 16:13:34 +0000 (0:00:00.786) 0:00:24.481 ********* 2026-05-13 16:13:35.100447 | instance | ok: [instance] 2026-05-13 16:13:35.141954 | instance | 2026-05-13 16:13:35.142006 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-13 16:13:35.142014 | instance | Wednesday 13 May 2026 16:13:35 +0000 (0:00:00.458) 0:00:24.940 ********* 2026-05-13 16:13:35.327147 | instance | ok: [instance] 2026-05-13 16:13:35.327384 | instance | 2026-05-13 16:13:35.327670 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-13 16:13:35.327939 | instance | Wednesday 13 May 2026 16:13:35 +0000 (0:00:00.226) 0:00:25.166 ********* 2026-05-13 16:13:36.139288 | instance | ok: [instance] 2026-05-13 16:13:36.139500 | instance | 2026-05-13 16:13:36.139851 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-13 16:13:36.140157 | instance | Wednesday 13 May 2026 16:13:36 +0000 (0:00:00.811) 0:00:25.978 ********* 2026-05-13 16:13:36.527832 | instance | ok: [instance] 2026-05-13 16:13:36.528034 | instance | 2026-05-13 16:13:36.528304 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-05-13 16:13:36.528611 | instance | Wednesday 13 May 2026 16:13:36 +0000 (0:00:00.388) 0:00:26.367 ********* 2026-05-13 16:13:42.728661 | instance | ok: [instance] 2026-05-13 16:13:42.728764 | instance | 2026-05-13 16:13:42.728941 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-05-13 16:13:42.729262 | instance | Wednesday 13 May 2026 16:13:42 +0000 (0:00:06.199) 0:00:32.567 ********* 2026-05-13 16:13:42.826051 | instance | ok: [instance] 2026-05-13 16:13:42.826146 | instance | 2026-05-13 16:13:42.826257 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-05-13 16:13:42.826398 | instance | Wednesday 13 May 2026 16:13:42 +0000 (0:00:00.098) 0:00:32.665 ********* 2026-05-13 16:13:42.868117 | instance | skipping: [instance] 2026-05-13 16:13:42.868186 | instance | 2026-05-13 16:13:42.868330 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-05-13 16:13:42.868448 | instance | Wednesday 13 May 2026 16:13:42 +0000 (0:00:00.042) 0:00:32.708 ********* 2026-05-13 16:13:42.909668 | instance | skipping: [instance] 2026-05-13 16:13:42.909758 | instance | 2026-05-13 16:13:42.909889 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-05-13 16:13:42.910016 | instance | Wednesday 13 May 2026 16:13:42 +0000 (0:00:00.041) 0:00:32.749 ********* 2026-05-13 16:13:42.948046 | instance | skipping: [instance] 2026-05-13 16:13:42.948440 | instance | 2026-05-13 16:13:42.948498 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-05-13 16:13:42.948504 | instance | Wednesday 13 May 2026 16:13:42 +0000 (0:00:00.038) 0:00:32.787 ********* 2026-05-13 16:13:42.989791 | instance | skipping: [instance] 2026-05-13 16:13:42.989884 | instance | 2026-05-13 16:13:42.990184 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-05-13 16:13:42.990250 | instance | Wednesday 13 May 2026 16:13:42 +0000 (0:00:00.041) 0:00:32.829 ********* 2026-05-13 16:13:43.035316 | instance | skipping: [instance] 2026-05-13 16:13:43.035386 | instance | 2026-05-13 16:13:43.035507 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-05-13 16:13:43.035636 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.045) 0:00:32.874 ********* 2026-05-13 16:13:43.076830 | instance | skipping: [instance] 2026-05-13 16:13:43.077076 | instance | 2026-05-13 16:13:43.077342 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-05-13 16:13:43.077608 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.041) 0:00:32.916 ********* 2026-05-13 16:13:43.117996 | instance | skipping: [instance] 2026-05-13 16:13:43.118196 | instance | 2026-05-13 16:13:43.118458 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-13 16:13:43.118715 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.041) 0:00:32.957 ********* 2026-05-13 16:13:43.283191 | instance | ok: [instance] 2026-05-13 16:13:43.283482 | instance | 2026-05-13 16:13:43.283747 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-13 16:13:43.284013 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.164) 0:00:33.122 ********* 2026-05-13 16:13:43.593897 | instance | ok: [instance] => (item=instance) 2026-05-13 16:13:43.594126 | instance | 2026-05-13 16:13:43.594418 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-13 16:13:43.594696 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.310) 0:00:33.433 ********* 2026-05-13 16:13:43.643265 | instance | ok: [instance] 2026-05-13 16:13:43.643504 | instance | 2026-05-13 16:13:43.643788 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-13 16:13:43.644033 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.049) 0:00:33.483 ********* 2026-05-13 16:13:43.680044 | instance | skipping: [instance] 2026-05-13 16:13:43.680279 | instance | 2026-05-13 16:13:43.680658 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-13 16:13:43.680934 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.036) 0:00:33.519 ********* 2026-05-13 16:13:43.813594 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-13 16:13:43.813892 | instance | 2026-05-13 16:13:43.814192 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-13 16:13:43.814471 | instance | Wednesday 13 May 2026 16:13:43 +0000 (0:00:00.133) 0:00:33.653 ********* 2026-05-13 16:13:48.229855 | instance | ok: [instance] 2026-05-13 16:13:48.230058 | instance | 2026-05-13 16:13:48.230346 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-13 16:13:48.230625 | instance | Wednesday 13 May 2026 16:13:48 +0000 (0:00:04.415) 0:00:38.069 ********* 2026-05-13 16:13:48.298205 | instance | ok: [instance] => (item=instance) 2026-05-13 16:13:48.299539 | instance | 2026-05-13 16:13:48.299587 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-13 16:13:48.299593 | instance | Wednesday 13 May 2026 16:13:48 +0000 (0:00:00.068) 0:00:38.137 ********* 2026-05-13 16:13:48.698757 | instance | ok: [instance] 2026-05-13 16:13:48.698905 | instance | 2026-05-13 16:13:48.699071 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-13 16:13:48.699264 | instance | Wednesday 13 May 2026 16:13:48 +0000 (0:00:00.400) 0:00:38.538 ********* 2026-05-13 16:13:52.275680 | instance | ok: [instance] 2026-05-13 16:13:52.275754 | instance | 2026-05-13 16:13:52.275883 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-13 16:13:52.276005 | instance | Wednesday 13 May 2026 16:13:52 +0000 (0:00:03.577) 0:00:42.115 ********* 2026-05-13 16:13:54.933819 | instance | ok: [instance] 2026-05-13 16:13:54.933951 | instance | 2026-05-13 16:13:54.934160 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-13 16:13:54.934325 | instance | Wednesday 13 May 2026 16:13:54 +0000 (0:00:02.657) 0:00:44.772 ********* 2026-05-13 16:14:04.884261 | instance | ok: [instance] 2026-05-13 16:14:04.884384 | instance | 2026-05-13 16:14:04.884594 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-13 16:14:04.884789 | instance | Wednesday 13 May 2026 16:14:04 +0000 (0:00:09.950) 0:00:54.723 ********* 2026-05-13 16:14:04.979058 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-13 16:14:04.979268 | instance | 2026-05-13 16:14:04.979613 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-13 16:14:04.979882 | instance | Wednesday 13 May 2026 16:14:04 +0000 (0:00:00.094) 0:00:54.818 ********* 2026-05-13 16:14:05.033234 | instance | skipping: [instance] 2026-05-13 16:14:05.033536 | instance | 2026-05-13 16:14:05.033901 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-13 16:14:05.034275 | instance | Wednesday 13 May 2026 16:14:05 +0000 (0:00:00.054) 0:00:54.872 ********* 2026-05-13 16:14:05.091186 | instance | skipping: [instance] => (item=instance) 2026-05-13 16:14:05.091329 | instance | skipping: [instance] 2026-05-13 16:14:05.091548 | instance | 2026-05-13 16:14:05.091733 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-13 16:14:05.091912 | instance | Wednesday 13 May 2026 16:14:05 +0000 (0:00:00.058) 0:00:54.930 ********* 2026-05-13 16:14:05.381101 | instance | ok: [instance] 2026-05-13 16:14:05.381317 | instance | 2026-05-13 16:14:05.381625 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-13 16:14:05.381905 | instance | Wednesday 13 May 2026 16:14:05 +0000 (0:00:00.289) 0:00:55.220 ********* 2026-05-13 16:14:07.401226 | instance | ok: [instance] 2026-05-13 16:14:07.401504 | instance | 2026-05-13 16:14:07.401824 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-13 16:14:07.402154 | instance | Wednesday 13 May 2026 16:14:07 +0000 (0:00:02.020) 0:00:57.240 ********* 2026-05-13 16:14:09.080878 | instance | ok: [instance] 2026-05-13 16:14:09.081159 | instance | 2026-05-13 16:14:09.081372 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-13 16:14:09.081630 | instance | Wednesday 13 May 2026 16:14:09 +0000 (0:00:01.679) 0:00:58.920 ********* 2026-05-13 16:14:10.709110 | instance | ok: [instance] 2026-05-13 16:14:10.709212 | instance | 2026-05-13 16:14:10.709326 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-05-13 16:14:10.709451 | instance | Wednesday 13 May 2026 16:14:10 +0000 (0:00:01.628) 0:01:00.548 ********* 2026-05-13 16:14:13.160049 | instance | ok: [instance] 2026-05-13 16:14:13.160149 | instance | 2026-05-13 16:14:13.160157 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-13 16:14:13.160163 | instance | 2026-05-13 16:14:13.160169 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:14:13.160175 | instance | Wednesday 13 May 2026 16:14:13 +0000 (0:00:02.450) 0:01:02.998 ********* 2026-05-13 16:14:14.391246 | instance | ok: [instance] 2026-05-13 16:14:14.391317 | instance | 2026-05-13 16:14:14.391331 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:14:14.391338 | instance | Wednesday 13 May 2026 16:14:14 +0000 (0:00:01.231) 0:01:04.230 ********* 2026-05-13 16:14:14.618938 | instance | ok: [instance] 2026-05-13 16:14:14.619032 | instance | 2026-05-13 16:14:14.619327 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:14:14.619395 | instance | Wednesday 13 May 2026 16:14:14 +0000 (0:00:00.228) 0:01:04.458 ********* 2026-05-13 16:14:14.676005 | instance | skipping: [instance] 2026-05-13 16:14:14.676073 | instance | 2026-05-13 16:14:14.676216 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:14:14.676337 | instance | Wednesday 13 May 2026 16:14:14 +0000 (0:00:00.056) 0:01:04.515 ********* 2026-05-13 16:14:14.921392 | instance | ok: [instance] 2026-05-13 16:14:14.921489 | instance | 2026-05-13 16:14:14.921584 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:14:14.921727 | instance | Wednesday 13 May 2026 16:14:14 +0000 (0:00:00.245) 0:01:04.761 ********* 2026-05-13 16:14:14.988689 | instance | ok: [instance] => { 2026-05-13 16:14:14.988796 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-13 16:14:14.988829 | instance | } 2026-05-13 16:14:14.988847 | instance | 2026-05-13 16:14:14.988958 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:14:14.989069 | instance | Wednesday 13 May 2026 16:14:14 +0000 (0:00:00.066) 0:01:04.828 ********* 2026-05-13 16:14:15.352748 | instance | ok: [instance] 2026-05-13 16:14:15.352832 | instance | 2026-05-13 16:14:15.352916 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:14:15.353038 | instance | Wednesday 13 May 2026 16:14:15 +0000 (0:00:00.364) 0:01:05.192 ********* 2026-05-13 16:14:15.416928 | instance | skipping: [instance] 2026-05-13 16:14:15.417153 | instance | 2026-05-13 16:14:15.417538 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:14:15.417882 | instance | Wednesday 13 May 2026 16:14:15 +0000 (0:00:00.063) 0:01:05.256 ********* 2026-05-13 16:14:15.483517 | instance | skipping: [instance] 2026-05-13 16:14:15.484071 | instance | 2026-05-13 16:14:15.484382 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:14:15.484707 | instance | Wednesday 13 May 2026 16:14:15 +0000 (0:00:00.066) 0:01:05.322 ********* 2026-05-13 16:14:15.749437 | instance | ok: [instance] 2026-05-13 16:14:15.749695 | instance | 2026-05-13 16:14:15.750040 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:14:15.750432 | instance | Wednesday 13 May 2026 16:14:15 +0000 (0:00:00.266) 0:01:05.588 ********* 2026-05-13 16:14:17.166915 | instance | ok: [instance] 2026-05-13 16:14:17.167120 | instance | 2026-05-13 16:14:17.167393 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:14:17.167667 | instance | Wednesday 13 May 2026 16:14:17 +0000 (0:00:01.417) 0:01:07.006 ********* 2026-05-13 16:14:17.243846 | instance | ok: [instance] => { 2026-05-13 16:14:17.243950 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-13 16:14:17.244117 | instance | } 2026-05-13 16:14:17.244280 | instance | 2026-05-13 16:14:17.244450 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:14:17.244693 | instance | Wednesday 13 May 2026 16:14:17 +0000 (0:00:00.076) 0:01:07.083 ********* 2026-05-13 16:14:17.656154 | instance | ok: [instance] 2026-05-13 16:14:17.656511 | instance | 2026-05-13 16:14:17.656918 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:14:17.657188 | instance | Wednesday 13 May 2026 16:14:17 +0000 (0:00:00.412) 0:01:07.495 ********* 2026-05-13 16:14:19.833098 | instance | ok: [instance] 2026-05-13 16:14:19.833382 | instance | 2026-05-13 16:14:19.833665 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:14:19.833954 | instance | Wednesday 13 May 2026 16:14:19 +0000 (0:00:02.176) 0:01:09.671 ********* 2026-05-13 16:14:19.873392 | instance | skipping: [instance] 2026-05-13 16:14:19.873703 | instance | 2026-05-13 16:14:19.874047 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:14:19.874384 | instance | Wednesday 13 May 2026 16:14:19 +0000 (0:00:00.041) 0:01:09.712 ********* 2026-05-13 16:14:19.927488 | instance | skipping: [instance] 2026-05-13 16:14:19.927577 | instance | 2026-05-13 16:14:19.927736 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:14:19.927932 | instance | Wednesday 13 May 2026 16:14:19 +0000 (0:00:00.054) 0:01:09.766 ********* 2026-05-13 16:14:19.972286 | instance | skipping: [instance] 2026-05-13 16:14:19.972497 | instance | 2026-05-13 16:14:19.972904 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:14:19.973027 | instance | Wednesday 13 May 2026 16:14:19 +0000 (0:00:00.044) 0:01:09.811 ********* 2026-05-13 16:14:21.589230 | instance | ok: [instance] 2026-05-13 16:14:21.589494 | instance | 2026-05-13 16:14:21.589784 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:14:21.590054 | instance | Wednesday 13 May 2026 16:14:21 +0000 (0:00:01.617) 0:01:11.428 ********* 2026-05-13 16:14:22.080701 | instance | ok: [instance] 2026-05-13 16:14:22.080835 | instance | 2026-05-13 16:14:22.081340 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:14:22.081358 | instance | Wednesday 13 May 2026 16:14:22 +0000 (0:00:00.491) 0:01:11.919 ********* 2026-05-13 16:14:23.138536 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:14:23.138675 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:14:23.138839 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:14:23.139016 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:14:23.139188 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:14:23.139342 | instance | 2026-05-13 16:14:23.139493 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:14:23.139651 | instance | Wednesday 13 May 2026 16:14:23 +0000 (0:00:01.058) 0:01:12.978 ********* 2026-05-13 16:14:23.696224 | instance | ok: [instance] 2026-05-13 16:14:23.696460 | instance | 2026-05-13 16:14:23.696810 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:14:23.697098 | instance | Wednesday 13 May 2026 16:14:23 +0000 (0:00:00.536) 0:01:13.514 ********* 2026-05-13 16:14:23.697363 | instance | 2026-05-13 16:14:23.697665 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:14:23.697982 | instance | Wednesday 13 May 2026 16:14:23 +0000 (0:00:00.021) 0:01:13.535 ********* 2026-05-13 16:14:24.142199 | instance | ok: [instance] 2026-05-13 16:14:24.142452 | instance | 2026-05-13 16:14:24.142767 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:14:24.143178 | instance | Wednesday 13 May 2026 16:14:24 +0000 (0:00:00.445) 0:01:13.981 ********* 2026-05-13 16:14:24.380975 | instance | ok: [instance] 2026-05-13 16:14:24.381304 | instance | 2026-05-13 16:14:24.381659 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:14:24.382025 | instance | Wednesday 13 May 2026 16:14:24 +0000 (0:00:00.238) 0:01:14.220 ********* 2026-05-13 16:14:24.446730 | instance | ok: [instance] => { 2026-05-13 16:14:24.446889 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-13 16:14:24.447137 | instance | } 2026-05-13 16:14:24.447316 | instance | 2026-05-13 16:14:24.447500 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:14:24.447699 | instance | Wednesday 13 May 2026 16:14:24 +0000 (0:00:00.065) 0:01:14.286 ********* 2026-05-13 16:14:24.827457 | instance | ok: [instance] 2026-05-13 16:14:24.827674 | instance | 2026-05-13 16:14:24.827949 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:14:24.828215 | instance | Wednesday 13 May 2026 16:14:24 +0000 (0:00:00.380) 0:01:14.666 ********* 2026-05-13 16:14:28.174887 | instance | ok: [instance] 2026-05-13 16:14:28.174989 | instance | 2026-05-13 16:14:28.175143 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-13 16:14:28.175328 | instance | Wednesday 13 May 2026 16:14:28 +0000 (0:00:03.345) 0:01:18.012 ********* 2026-05-13 16:14:29.287144 | instance | ok: [instance] 2026-05-13 16:14:29.287436 | instance | 2026-05-13 16:14:29.287769 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-13 16:14:29.288075 | instance | Wednesday 13 May 2026 16:14:29 +0000 (0:00:01.113) 0:01:19.126 ********* 2026-05-13 16:14:29.562814 | instance | ok: [instance] 2026-05-13 16:14:29.562923 | instance | 2026-05-13 16:14:29.563037 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-13 16:14:29.563163 | instance | Wednesday 13 May 2026 16:14:29 +0000 (0:00:00.276) 0:01:19.402 ********* 2026-05-13 16:14:30.116544 | instance | ok: [instance] 2026-05-13 16:14:30.116886 | instance | 2026-05-13 16:14:30.117175 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-13 16:14:30.117498 | instance | Wednesday 13 May 2026 16:14:30 +0000 (0:00:00.553) 0:01:19.956 ********* 2026-05-13 16:14:30.741498 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-13 16:14:30.741660 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-13 16:14:30.741859 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-13 16:14:30.742017 | instance | 2026-05-13 16:14:30.742200 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-13 16:14:30.742539 | instance | Wednesday 13 May 2026 16:14:30 +0000 (0:00:00.625) 0:01:20.581 ********* 2026-05-13 16:14:31.245301 | instance | ok: [instance] 2026-05-13 16:14:31.245386 | instance | 2026-05-13 16:14:31.245494 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-13 16:14:31.245622 | instance | Wednesday 13 May 2026 16:14:31 +0000 (0:00:00.504) 0:01:21.085 ********* 2026-05-13 16:14:31.858594 | instance | ok: [instance] 2026-05-13 16:14:31.858922 | instance | 2026-05-13 16:14:31.859307 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-13 16:14:31.859678 | instance | Wednesday 13 May 2026 16:14:31 +0000 (0:00:00.581) 0:01:21.667 ********* 2026-05-13 16:14:31.860111 | instance | 2026-05-13 16:14:31.860573 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-13 16:14:31.861579 | instance | Wednesday 13 May 2026 16:14:31 +0000 (0:00:00.029) 0:01:21.696 ********* 2026-05-13 16:14:32.325363 | instance | ok: [instance] 2026-05-13 16:14:32.325645 | instance | 2026-05-13 16:14:32.325912 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-13 16:14:32.326325 | instance | Wednesday 13 May 2026 16:14:32 +0000 (0:00:00.468) 0:01:22.165 ********* 2026-05-13 16:14:32.401316 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-13 16:14:32.401547 | instance | 2026-05-13 16:14:32.401894 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-13 16:14:32.402226 | instance | Wednesday 13 May 2026 16:14:32 +0000 (0:00:00.075) 0:01:22.240 ********* 2026-05-13 16:14:33.596049 | instance | ok: [instance] 2026-05-13 16:14:33.596147 | instance | 2026-05-13 16:14:33.596248 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-13 16:14:33.596442 | instance | Wednesday 13 May 2026 16:14:33 +0000 (0:00:01.195) 0:01:23.436 ********* 2026-05-13 16:14:34.358861 | instance | ok: [instance] => (item=chronyd) 2026-05-13 16:14:34.358988 | instance | ok: [instance] => (item=sshd) 2026-05-13 16:14:34.359148 | instance | 2026-05-13 16:14:34.359359 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-13 16:14:34.359539 | instance | Wednesday 13 May 2026 16:14:34 +0000 (0:00:00.762) 0:01:24.198 ********* 2026-05-13 16:14:34.772726 | instance | ok: [instance] 2026-05-13 16:14:34.772951 | instance | 2026-05-13 16:14:34.773224 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-13 16:14:34.773513 | instance | Wednesday 13 May 2026 16:14:34 +0000 (0:00:00.413) 0:01:24.612 ********* 2026-05-13 16:14:35.031428 | instance | ok: [instance] 2026-05-13 16:14:35.031533 | instance | 2026-05-13 16:14:35.031611 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-13 16:14:35.031756 | instance | Wednesday 13 May 2026 16:14:35 +0000 (0:00:00.259) 0:01:24.871 ********* 2026-05-13 16:14:35.303216 | instance | ok: [instance] 2026-05-13 16:14:35.303397 | instance | 2026-05-13 16:14:35.303418 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-13 16:14:35.303515 | instance | Wednesday 13 May 2026 16:14:35 +0000 (0:00:00.271) 0:01:25.142 ********* 2026-05-13 16:14:35.585960 | instance | ok: [instance] 2026-05-13 16:14:35.586165 | instance | 2026-05-13 16:14:35.586403 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-13 16:14:35.586671 | instance | Wednesday 13 May 2026 16:14:35 +0000 (0:00:00.281) 0:01:25.424 ********* 2026-05-13 16:14:35.869777 | instance | ok: [instance] => (item=instance) 2026-05-13 16:14:35.870031 | instance | 2026-05-13 16:14:35.870606 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-13 16:14:35.870885 | instance | Wednesday 13 May 2026 16:14:35 +0000 (0:00:00.284) 0:01:25.708 ********* 2026-05-13 16:14:35.937332 | instance | ok: [instance] 2026-05-13 16:14:35.937421 | instance | 2026-05-13 16:14:35.937432 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-05-13 16:14:35.937575 | instance | Wednesday 13 May 2026 16:14:35 +0000 (0:00:00.067) 0:01:25.776 ********* 2026-05-13 16:14:41.511235 | instance | ok: [instance] 2026-05-13 16:14:41.511499 | instance | 2026-05-13 16:14:41.511771 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-05-13 16:14:41.512118 | instance | Wednesday 13 May 2026 16:14:41 +0000 (0:00:05.574) 0:01:31.350 ********* 2026-05-13 16:14:41.581415 | instance | ok: [instance] 2026-05-13 16:14:41.581583 | instance | 2026-05-13 16:14:41.581848 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-13 16:14:41.582105 | instance | Wednesday 13 May 2026 16:14:41 +0000 (0:00:00.069) 0:01:31.420 ********* 2026-05-13 16:14:41.691480 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-13 16:14:41.691767 | instance | 2026-05-13 16:14:41.692174 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-13 16:14:41.692669 | instance | Wednesday 13 May 2026 16:14:41 +0000 (0:00:00.110) 0:01:31.530 ********* 2026-05-13 16:14:41.756950 | instance | skipping: [instance] 2026-05-13 16:14:41.757041 | instance | 2026-05-13 16:14:41.757163 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-13 16:14:41.757523 | instance | Wednesday 13 May 2026 16:14:41 +0000 (0:00:00.065) 0:01:31.595 ********* 2026-05-13 16:14:41.819645 | instance | skipping: [instance] => (item=instance) 2026-05-13 16:14:41.821519 | instance | skipping: [instance] 2026-05-13 16:14:41.821718 | instance | 2026-05-13 16:14:41.822044 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-13 16:14:41.822293 | instance | Wednesday 13 May 2026 16:14:41 +0000 (0:00:00.062) 0:01:31.658 ********* 2026-05-13 16:14:42.134622 | instance | ok: [instance] 2026-05-13 16:14:42.134867 | instance | 2026-05-13 16:14:42.135149 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-13 16:14:42.135479 | instance | Wednesday 13 May 2026 16:14:42 +0000 (0:00:00.314) 0:01:31.973 ********* 2026-05-13 16:14:44.147271 | instance | ok: [instance] 2026-05-13 16:14:44.147503 | instance | 2026-05-13 16:14:44.147778 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-05-13 16:14:44.148045 | instance | Wednesday 13 May 2026 16:14:44 +0000 (0:00:02.012) 0:01:33.986 ********* 2026-05-13 16:14:54.209109 | instance | skipping: [instance] => (item=osd.0) 2026-05-13 16:14:54.209321 | instance | skipping: [instance] => (item=osd.2) 2026-05-13 16:14:54.209586 | instance | skipping: [instance] => (item=osd.1) 2026-05-13 16:14:54.209847 | instance | skipping: [instance] 2026-05-13 16:14:54.210279 | instance | 2026-05-13 16:14:54.210534 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-05-13 16:14:54.210695 | instance | Wednesday 13 May 2026 16:14:54 +0000 (0:00:10.060) 0:01:44.047 ********* 2026-05-13 16:14:54.301236 | instance | skipping: [instance] => (item=osd.0) 2026-05-13 16:14:54.301478 | instance | skipping: [instance] => (item=osd.2) 2026-05-13 16:14:54.301754 | instance | skipping: [instance] => (item=osd.1) 2026-05-13 16:14:54.302248 | instance | skipping: [instance] 2026-05-13 16:14:54.302498 | instance | 2026-05-13 16:14:54.303000 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-13 16:14:54.303360 | instance | Wednesday 13 May 2026 16:14:54 +0000 (0:00:00.093) 0:01:44.140 ********* 2026-05-13 16:14:59.913502 | instance | ok: [instance] 2026-05-13 16:14:59.913611 | instance | 2026-05-13 16:14:59.913715 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-13 16:14:59.913838 | instance | Wednesday 13 May 2026 16:14:59 +0000 (0:00:05.612) 0:01:49.752 ********* 2026-05-13 16:15:10.680056 | instance | ok: [instance] 2026-05-13 16:15:10.680376 | instance | 2026-05-13 16:15:10.681010 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-13 16:15:10.681082 | instance | Wednesday 13 May 2026 16:15:10 +0000 (0:00:10.766) 0:02:00.519 ********* 2026-05-13 16:15:10.773238 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-13 16:15:10.773315 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-13 16:15:10.773408 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-13 16:15:10.773685 | instance | skipping: [instance] 2026-05-13 16:15:10.773951 | instance | 2026-05-13 16:15:10.774238 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-13 16:15:10.774516 | instance | Wednesday 13 May 2026 16:15:10 +0000 (0:00:00.092) 0:02:00.611 ********* 2026-05-13 16:15:12.409595 | instance | ok: [instance] 2026-05-13 16:15:12.409719 | instance | 2026-05-13 16:15:12.409887 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-13 16:15:12.410054 | instance | Wednesday 13 May 2026 16:15:12 +0000 (0:00:01.636) 0:02:02.248 ********* 2026-05-13 16:15:14.680626 | instance | ok: [instance] 2026-05-13 16:15:14.680764 | instance | 2026-05-13 16:15:14.680950 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-13 16:15:14.681135 | instance | Wednesday 13 May 2026 16:15:14 +0000 (0:00:02.271) 0:02:04.520 ********* 2026-05-13 16:15:14.752425 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-13 16:15:14.752542 | instance | 2026-05-13 16:15:14.752818 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-13 16:15:14.752862 | instance | Wednesday 13 May 2026 16:15:14 +0000 (0:00:00.072) 0:02:04.592 ********* 2026-05-13 16:15:14.814127 | instance | ok: [instance] 2026-05-13 16:15:14.814226 | instance | 2026-05-13 16:15:14.814447 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-13 16:15:14.814493 | instance | Wednesday 13 May 2026 16:15:14 +0000 (0:00:00.061) 0:02:04.654 ********* 2026-05-13 16:15:18.537902 | instance | ok: [instance] 2026-05-13 16:15:18.538008 | instance | 2026-05-13 16:15:18.538342 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-13 16:15:18.538492 | instance | Wednesday 13 May 2026 16:15:18 +0000 (0:00:03.723) 0:02:08.377 ********* 2026-05-13 16:15:18.590897 | instance | ok: [instance] 2026-05-13 16:15:18.591021 | instance | 2026-05-13 16:15:18.591322 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-13 16:15:18.591398 | instance | Wednesday 13 May 2026 16:15:18 +0000 (0:00:00.052) 0:02:08.430 ********* 2026-05-13 16:15:18.646457 | instance | skipping: [instance] => (item=1) 2026-05-13 16:15:18.646556 | instance | skipping: [instance] => (item=1) 2026-05-13 16:15:18.647144 | instance | skipping: [instance] => (item=1) 2026-05-13 16:15:18.647185 | instance | skipping: [instance] 2026-05-13 16:15:18.647191 | instance | 2026-05-13 16:15:18.647196 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-13 16:15:18.647286 | instance | Wednesday 13 May 2026 16:15:18 +0000 (0:00:00.055) 0:02:08.486 ********* 2026-05-13 16:15:18.706150 | instance | skipping: [instance] 2026-05-13 16:15:18.706220 | instance | 2026-05-13 16:15:18.706233 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:15:18.706243 | instance | 2026-05-13 16:15:18.706253 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-13 16:15:18.706262 | instance | Wednesday 13 May 2026 16:15:18 +0000 (0:00:00.058) 0:02:08.544 ********* 2026-05-13 16:15:19.099976 | instance | ok: [instance] 2026-05-13 16:15:19.100034 | instance | 2026-05-13 16:15:19.100725 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:15:19.100743 | instance | 2026-05-13 16:15:19.100751 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:15:19.100759 | instance | Wednesday 13 May 2026 16:15:19 +0000 (0:00:00.395) 0:02:08.939 ********* 2026-05-13 16:15:20.290735 | instance | ok: [instance] 2026-05-13 16:15:20.290796 | instance | 2026-05-13 16:15:20.290804 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-13 16:15:20.290811 | instance | Wednesday 13 May 2026 16:15:20 +0000 (0:00:01.190) 0:02:10.129 ********* 2026-05-13 16:15:24.245072 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-13 16:15:24.245154 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-13 16:15:24.245266 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-13 16:15:24.245568 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-13 16:15:24.245937 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-13 16:15:24.246392 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-13 16:15:24.246680 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-13 16:15:24.247025 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-13 16:15:24.247372 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-13 16:15:24.247727 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-13 16:15:24.248103 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-13 16:15:24.248619 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-13 16:15:24.248961 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-13 16:15:24.249195 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-13 16:15:24.249453 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-13 16:15:24.249690 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-13 16:15:24.249945 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-13 16:15:24.250203 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-13 16:15:24.250465 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-13 16:15:24.250722 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-13 16:15:24.250955 | instance | 2026-05-13 16:15:24.251210 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-13 16:15:24.251550 | instance | Wednesday 13 May 2026 16:15:24 +0000 (0:00:03.954) 0:02:14.084 ********* 2026-05-13 16:15:24.456549 | instance | ok: [instance] 2026-05-13 16:15:24.456794 | instance | 2026-05-13 16:15:24.457090 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-13 16:15:24.457457 | instance | Wednesday 13 May 2026 16:15:24 +0000 (0:00:00.211) 0:02:14.295 ********* 2026-05-13 16:15:24.932183 | instance | ok: [instance] 2026-05-13 16:15:24.932516 | instance | 2026-05-13 16:15:24.932813 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-13 16:15:24.933075 | instance | Wednesday 13 May 2026 16:15:24 +0000 (0:00:00.475) 0:02:14.771 ********* 2026-05-13 16:15:25.198343 | instance | ok: [instance] 2026-05-13 16:15:25.198406 | instance | 2026-05-13 16:15:25.198564 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-13 16:15:25.198671 | instance | Wednesday 13 May 2026 16:15:25 +0000 (0:00:00.266) 0:02:15.038 ********* 2026-05-13 16:15:25.251645 | instance | ok: [instance] 2026-05-13 16:15:25.251861 | instance | 2026-05-13 16:15:25.252081 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-13 16:15:25.252248 | instance | 2026-05-13 16:15:25.252430 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:15:25.252642 | instance | Wednesday 13 May 2026 16:15:25 +0000 (0:00:00.053) 0:02:15.091 ********* 2026-05-13 16:15:26.524087 | instance | ok: [instance] 2026-05-13 16:15:26.524174 | instance | 2026-05-13 16:15:26.524365 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-13 16:15:26.524546 | instance | Wednesday 13 May 2026 16:15:26 +0000 (0:00:01.272) 0:02:16.363 ********* 2026-05-13 16:15:26.798500 | instance | ok: [instance] 2026-05-13 16:15:26.798695 | instance | 2026-05-13 16:15:26.798973 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-13 16:15:26.799327 | instance | Wednesday 13 May 2026 16:15:26 +0000 (0:00:00.274) 0:02:16.638 ********* 2026-05-13 16:15:27.814375 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-13 16:15:27.814447 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-13 16:15:27.814836 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-13 16:15:27.814855 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-13 16:15:27.814868 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-13 16:15:27.815383 | instance | 2026-05-13 16:15:27.815406 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-13 16:15:27.815413 | instance | Wednesday 13 May 2026 16:15:27 +0000 (0:00:01.015) 0:02:17.653 ********* 2026-05-13 16:15:28.388517 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-05-13 16:15:28.388723 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-05-13 16:15:28.388900 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-05-13 16:15:28.389087 | instance | 2026-05-13 16:15:28.389267 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-13 16:15:28.389439 | instance | Wednesday 13 May 2026 16:15:28 +0000 (0:00:00.574) 0:02:18.227 ********* 2026-05-13 16:15:28.701946 | instance | ok: [instance] 2026-05-13 16:15:28.702290 | instance | 2026-05-13 16:15:28.702579 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-13 16:15:28.702882 | instance | Wednesday 13 May 2026 16:15:28 +0000 (0:00:00.313) 0:02:18.541 ********* 2026-05-13 16:15:28.927048 | instance | ok: [instance] 2026-05-13 16:15:28.927217 | instance | 2026-05-13 16:15:28.927394 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-13 16:15:28.927564 | instance | Wednesday 13 May 2026 16:15:28 +0000 (0:00:00.224) 0:02:18.766 ********* 2026-05-13 16:15:28.964908 | instance | ok: [instance] 2026-05-13 16:15:28.965041 | instance | 2026-05-13 16:15:28.965231 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-13 16:15:28.965417 | instance | Wednesday 13 May 2026 16:15:28 +0000 (0:00:00.037) 0:02:18.804 ********* 2026-05-13 16:15:29.006260 | instance | skipping: [instance] 2026-05-13 16:15:29.006655 | instance | 2026-05-13 16:15:29.006949 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-13 16:15:29.007246 | instance | Wednesday 13 May 2026 16:15:28 +0000 (0:00:00.041) 0:02:18.845 ********* 2026-05-13 16:15:29.608048 | instance | ok: [instance] 2026-05-13 16:15:29.608284 | instance | 2026-05-13 16:15:29.608628 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-13 16:15:29.608930 | instance | Wednesday 13 May 2026 16:15:29 +0000 (0:00:00.601) 0:02:19.447 ********* 2026-05-13 16:15:29.920184 | instance | ok: [instance] 2026-05-13 16:15:29.920399 | instance | 2026-05-13 16:15:29.920771 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-13 16:15:29.921069 | instance | Wednesday 13 May 2026 16:15:29 +0000 (0:00:00.237) 0:02:19.685 ********* 2026-05-13 16:15:29.921302 | instance | 2026-05-13 16:15:29.921636 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-13 16:15:29.921969 | instance | 2026-05-13 16:15:29.922133 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:15:29.922380 | instance | Wednesday 13 May 2026 16:15:29 +0000 (0:00:00.074) 0:02:19.759 ********* 2026-05-13 16:15:31.210289 | instance | ok: [instance] 2026-05-13 16:15:31.210379 | instance | 2026-05-13 16:15:31.210471 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:15:31.210593 | instance | Wednesday 13 May 2026 16:15:31 +0000 (0:00:01.290) 0:02:21.049 ********* 2026-05-13 16:15:31.448346 | instance | ok: [instance] 2026-05-13 16:15:31.448649 | instance | 2026-05-13 16:15:31.449058 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:15:31.449365 | instance | Wednesday 13 May 2026 16:15:31 +0000 (0:00:00.237) 0:02:21.287 ********* 2026-05-13 16:15:31.496293 | instance | skipping: [instance] 2026-05-13 16:15:31.496581 | instance | 2026-05-13 16:15:31.496897 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:15:31.497174 | instance | Wednesday 13 May 2026 16:15:31 +0000 (0:00:00.048) 0:02:21.336 ********* 2026-05-13 16:15:31.739128 | instance | ok: [instance] 2026-05-13 16:15:31.747030 | instance | 2026-05-13 16:15:31.747064 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:31.747076 | instance | Wednesday 13 May 2026 16:15:31 +0000 (0:00:00.242) 0:02:21.578 ********* 2026-05-13 16:15:31.818672 | instance | ok: [instance] => { 2026-05-13 16:15:31.818924 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-13 16:15:31.819425 | instance | } 2026-05-13 16:15:31.819887 | instance | 2026-05-13 16:15:31.820216 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:31.820554 | instance | Wednesday 13 May 2026 16:15:31 +0000 (0:00:00.079) 0:02:21.657 ********* 2026-05-13 16:15:32.158829 | instance | ok: [instance] 2026-05-13 16:15:32.173841 | instance | 2026-05-13 16:15:32.173892 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:32.173904 | instance | Wednesday 13 May 2026 16:15:32 +0000 (0:00:00.339) 0:02:21.997 ********* 2026-05-13 16:15:32.217246 | instance | skipping: [instance] 2026-05-13 16:15:32.217434 | instance | 2026-05-13 16:15:32.217729 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:15:32.218014 | instance | Wednesday 13 May 2026 16:15:32 +0000 (0:00:00.059) 0:02:22.057 ********* 2026-05-13 16:15:32.464801 | instance | ok: [instance] 2026-05-13 16:15:32.465015 | instance | 2026-05-13 16:15:32.465327 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:15:32.465559 | instance | Wednesday 13 May 2026 16:15:32 +0000 (0:00:00.246) 0:02:22.303 ********* 2026-05-13 16:15:34.030134 | instance | ok: [instance] 2026-05-13 16:15:34.030343 | instance | 2026-05-13 16:15:34.030616 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:34.030883 | instance | Wednesday 13 May 2026 16:15:34 +0000 (0:00:01.565) 0:02:23.869 ********* 2026-05-13 16:15:34.108399 | instance | ok: [instance] => { 2026-05-13 16:15:34.108673 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-13 16:15:34.109011 | instance | } 2026-05-13 16:15:34.109331 | instance | 2026-05-13 16:15:34.109636 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:34.109898 | instance | Wednesday 13 May 2026 16:15:34 +0000 (0:00:00.078) 0:02:23.947 ********* 2026-05-13 16:15:34.516942 | instance | ok: [instance] 2026-05-13 16:15:34.517173 | instance | 2026-05-13 16:15:34.517451 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:34.517720 | instance | Wednesday 13 May 2026 16:15:34 +0000 (0:00:00.408) 0:02:24.356 ********* 2026-05-13 16:15:36.740420 | instance | ok: [instance] 2026-05-13 16:15:36.740684 | instance | 2026-05-13 16:15:36.740827 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:15:36.740953 | instance | Wednesday 13 May 2026 16:15:36 +0000 (0:00:02.223) 0:02:26.579 ********* 2026-05-13 16:15:36.783966 | instance | skipping: [instance] 2026-05-13 16:15:36.784252 | instance | 2026-05-13 16:15:36.784581 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:15:36.785021 | instance | Wednesday 13 May 2026 16:15:36 +0000 (0:00:00.043) 0:02:26.623 ********* 2026-05-13 16:15:36.830749 | instance | skipping: [instance] 2026-05-13 16:15:36.830988 | instance | 2026-05-13 16:15:36.831294 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:15:36.831591 | instance | Wednesday 13 May 2026 16:15:36 +0000 (0:00:00.046) 0:02:26.669 ********* 2026-05-13 16:15:36.880283 | instance | skipping: [instance] 2026-05-13 16:15:36.880494 | instance | 2026-05-13 16:15:36.880873 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:15:36.881180 | instance | Wednesday 13 May 2026 16:15:36 +0000 (0:00:00.041) 0:02:26.711 ********* 2026-05-13 16:15:38.116521 | instance | ok: [instance] 2026-05-13 16:15:38.116876 | instance | 2026-05-13 16:15:38.117420 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:15:38.117609 | instance | Wednesday 13 May 2026 16:15:38 +0000 (0:00:01.244) 0:02:27.956 ********* 2026-05-13 16:15:38.586271 | instance | ok: [instance] 2026-05-13 16:15:38.586520 | instance | 2026-05-13 16:15:38.586795 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:15:38.587066 | instance | Wednesday 13 May 2026 16:15:38 +0000 (0:00:00.469) 0:02:28.425 ********* 2026-05-13 16:15:39.577649 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:15:39.577857 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:15:39.578073 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:15:39.578569 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:15:39.578722 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:15:39.578916 | instance | 2026-05-13 16:15:39.579132 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:15:39.579342 | instance | Wednesday 13 May 2026 16:15:39 +0000 (0:00:00.991) 0:02:29.417 ********* 2026-05-13 16:15:40.147414 | instance | ok: [instance] 2026-05-13 16:15:40.147593 | instance | 2026-05-13 16:15:40.147914 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:15:40.148283 | instance | Wednesday 13 May 2026 16:15:40 +0000 (0:00:00.558) 0:02:29.976 ********* 2026-05-13 16:15:40.148551 | instance | 2026-05-13 16:15:40.148834 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:15:40.149089 | instance | Wednesday 13 May 2026 16:15:40 +0000 (0:00:00.011) 0:02:29.987 ********* 2026-05-13 16:15:40.593885 | instance | ok: [instance] 2026-05-13 16:15:40.594015 | instance | 2026-05-13 16:15:40.594214 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-13 16:15:40.594389 | instance | Wednesday 13 May 2026 16:15:40 +0000 (0:00:00.445) 0:02:30.433 ********* 2026-05-13 16:15:41.562001 | instance | ok: [instance] 2026-05-13 16:15:41.562088 | instance | 2026-05-13 16:15:41.562209 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-13 16:15:41.562347 | instance | Wednesday 13 May 2026 16:15:41 +0000 (0:00:00.968) 0:02:31.401 ********* 2026-05-13 16:15:41.654606 | instance | ok: [instance] 2026-05-13 16:15:41.654823 | instance | 2026-05-13 16:15:41.655178 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-13 16:15:41.655443 | instance | Wednesday 13 May 2026 16:15:41 +0000 (0:00:00.092) 0:02:31.493 ********* 2026-05-13 16:15:41.711933 | instance | ok: [instance] 2026-05-13 16:15:41.716037 | instance | 2026-05-13 16:15:41.716075 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-13 16:15:41.716090 | instance | Wednesday 13 May 2026 16:15:41 +0000 (0:00:00.057) 0:02:31.551 ********* 2026-05-13 16:15:41.774965 | instance | ok: [instance] 2026-05-13 16:15:41.775051 | instance | 2026-05-13 16:15:41.775275 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-13 16:15:41.775425 | instance | Wednesday 13 May 2026 16:15:41 +0000 (0:00:00.063) 0:02:31.614 ********* 2026-05-13 16:15:41.831519 | instance | skipping: [instance] 2026-05-13 16:15:41.831638 | instance | 2026-05-13 16:15:41.831828 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-13 16:15:41.832042 | instance | Wednesday 13 May 2026 16:15:41 +0000 (0:00:00.056) 0:02:31.671 ********* 2026-05-13 16:15:41.904092 | instance | ok: [instance] 2026-05-13 16:15:41.904191 | instance | 2026-05-13 16:15:41.904258 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:15:41.904391 | instance | Wednesday 13 May 2026 16:15:41 +0000 (0:00:00.072) 0:02:31.743 ********* 2026-05-13 16:15:42.135714 | instance | ok: [instance] 2026-05-13 16:15:42.135959 | instance | 2026-05-13 16:15:42.136251 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:42.136546 | instance | Wednesday 13 May 2026 16:15:42 +0000 (0:00:00.231) 0:02:31.975 ********* 2026-05-13 16:15:42.190327 | instance | ok: [instance] => { 2026-05-13 16:15:42.190592 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-13 16:15:42.190842 | instance | } 2026-05-13 16:15:42.191092 | instance | 2026-05-13 16:15:42.191366 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:42.191625 | instance | Wednesday 13 May 2026 16:15:42 +0000 (0:00:00.054) 0:02:32.030 ********* 2026-05-13 16:15:42.583182 | instance | ok: [instance] 2026-05-13 16:15:42.583372 | instance | 2026-05-13 16:15:42.583687 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:42.583962 | instance | Wednesday 13 May 2026 16:15:42 +0000 (0:00:00.392) 0:02:32.422 ********* 2026-05-13 16:15:42.651711 | instance | skipping: [instance] 2026-05-13 16:15:42.651915 | instance | 2026-05-13 16:15:42.652206 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:15:42.652451 | instance | Wednesday 13 May 2026 16:15:42 +0000 (0:00:00.068) 0:02:32.491 ********* 2026-05-13 16:15:42.917700 | instance | ok: [instance] 2026-05-13 16:15:42.917799 | instance | 2026-05-13 16:15:42.917879 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:42.918010 | instance | Wednesday 13 May 2026 16:15:42 +0000 (0:00:00.256) 0:02:32.747 ********* 2026-05-13 16:15:42.968552 | instance | ok: [instance] => { 2026-05-13 16:15:42.968821 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-13 16:15:42.969066 | instance | } 2026-05-13 16:15:42.969308 | instance | 2026-05-13 16:15:42.969576 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:42.969831 | instance | Wednesday 13 May 2026 16:15:42 +0000 (0:00:00.061) 0:02:32.808 ********* 2026-05-13 16:15:43.328349 | instance | ok: [instance] 2026-05-13 16:15:43.328716 | instance | 2026-05-13 16:15:43.329077 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:43.329364 | instance | Wednesday 13 May 2026 16:15:43 +0000 (0:00:00.357) 0:02:33.166 ********* 2026-05-13 16:15:43.442407 | instance | skipping: [instance] 2026-05-13 16:15:43.442660 | instance | 2026-05-13 16:15:43.442921 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-13 16:15:43.443190 | instance | Wednesday 13 May 2026 16:15:43 +0000 (0:00:00.115) 0:02:33.281 ********* 2026-05-13 16:15:43.488233 | instance | skipping: [instance] 2026-05-13 16:15:43.488598 | instance | 2026-05-13 16:15:43.489003 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-13 16:15:43.489401 | instance | Wednesday 13 May 2026 16:15:43 +0000 (0:00:00.045) 0:02:33.327 ********* 2026-05-13 16:15:43.530362 | instance | skipping: [instance] 2026-05-13 16:15:43.530447 | instance | 2026-05-13 16:15:43.530626 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-13 16:15:43.530822 | instance | Wednesday 13 May 2026 16:15:43 +0000 (0:00:00.041) 0:02:33.369 ********* 2026-05-13 16:15:43.575447 | instance | skipping: [instance] 2026-05-13 16:15:43.575553 | instance | 2026-05-13 16:15:43.575696 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-13 16:15:43.576059 | instance | Wednesday 13 May 2026 16:15:43 +0000 (0:00:00.045) 0:02:33.415 ********* 2026-05-13 16:15:45.086548 | instance | ok: [instance] 2026-05-13 16:15:45.086778 | instance | 2026-05-13 16:15:45.087063 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-13 16:15:45.087333 | instance | Wednesday 13 May 2026 16:15:45 +0000 (0:00:01.509) 0:02:34.924 ********* 2026-05-13 16:15:45.561505 | instance | ok: [instance] 2026-05-13 16:15:45.561620 | instance | 2026-05-13 16:15:45.561837 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-13 16:15:45.562056 | instance | Wednesday 13 May 2026 16:15:45 +0000 (0:00:00.475) 0:02:35.400 ********* 2026-05-13 16:15:46.608237 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-13 16:15:46.608348 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-13 16:15:46.608526 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-13 16:15:46.608717 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-13 16:15:46.608997 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-13 16:15:46.609195 | instance | 2026-05-13 16:15:46.609359 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-13 16:15:46.609527 | instance | Wednesday 13 May 2026 16:15:46 +0000 (0:00:01.046) 0:02:36.447 ********* 2026-05-13 16:15:47.188354 | instance | ok: [instance] 2026-05-13 16:15:47.188460 | instance | 2026-05-13 16:15:47.188623 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-13 16:15:47.188788 | instance | Wednesday 13 May 2026 16:15:47 +0000 (0:00:00.569) 0:02:37.016 ********* 2026-05-13 16:15:47.188945 | instance | 2026-05-13 16:15:47.189113 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-13 16:15:47.189279 | instance | Wednesday 13 May 2026 16:15:47 +0000 (0:00:00.011) 0:02:37.028 ********* 2026-05-13 16:15:47.574210 | instance | ok: [instance] 2026-05-13 16:15:47.574469 | instance | 2026-05-13 16:15:47.574848 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:15:47.575253 | instance | Wednesday 13 May 2026 16:15:47 +0000 (0:00:00.385) 0:02:37.413 ********* 2026-05-13 16:15:47.836427 | instance | ok: [instance] 2026-05-13 16:15:47.836748 | instance | 2026-05-13 16:15:47.837070 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:47.837484 | instance | Wednesday 13 May 2026 16:15:47 +0000 (0:00:00.262) 0:02:37.675 ********* 2026-05-13 16:15:47.904795 | instance | ok: [instance] => { 2026-05-13 16:15:47.914621 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-13 16:15:47.914671 | instance | } 2026-05-13 16:15:47.914683 | instance | 2026-05-13 16:15:47.914692 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:47.914701 | instance | Wednesday 13 May 2026 16:15:47 +0000 (0:00:00.068) 0:02:37.744 ********* 2026-05-13 16:15:48.269724 | instance | ok: [instance] 2026-05-13 16:15:48.270040 | instance | 2026-05-13 16:15:48.270334 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:48.270607 | instance | Wednesday 13 May 2026 16:15:48 +0000 (0:00:00.364) 0:02:38.108 ********* 2026-05-13 16:15:49.404964 | instance | ok: [instance] 2026-05-13 16:15:49.405228 | instance | 2026-05-13 16:15:49.405568 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:49.405849 | instance | Wednesday 13 May 2026 16:15:49 +0000 (0:00:01.135) 0:02:39.244 ********* 2026-05-13 16:15:49.468213 | instance | ok: [instance] => { 2026-05-13 16:15:49.468502 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-13 16:15:49.468800 | instance | } 2026-05-13 16:15:49.469088 | instance | 2026-05-13 16:15:49.469365 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:49.469625 | instance | Wednesday 13 May 2026 16:15:49 +0000 (0:00:00.063) 0:02:39.307 ********* 2026-05-13 16:15:49.822758 | instance | ok: [instance] 2026-05-13 16:15:49.822983 | instance | 2026-05-13 16:15:49.823355 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:49.823625 | instance | Wednesday 13 May 2026 16:15:49 +0000 (0:00:00.354) 0:02:39.662 ********* 2026-05-13 16:15:51.068651 | instance | ok: [instance] 2026-05-13 16:15:51.068742 | instance | 2026-05-13 16:15:51.068911 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-13 16:15:51.069064 | instance | Wednesday 13 May 2026 16:15:51 +0000 (0:00:01.245) 0:02:40.908 ********* 2026-05-13 16:15:51.544180 | instance | ok: [instance] 2026-05-13 16:15:51.544285 | instance | 2026-05-13 16:15:51.544297 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-13 16:15:51.544308 | instance | Wednesday 13 May 2026 16:15:51 +0000 (0:00:00.475) 0:02:41.383 ********* 2026-05-13 16:15:51.798590 | instance | ok: [instance] 2026-05-13 16:15:51.798872 | instance | 2026-05-13 16:15:51.799429 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:15:51.799760 | instance | Wednesday 13 May 2026 16:15:51 +0000 (0:00:00.253) 0:02:41.636 ********* 2026-05-13 16:15:52.024620 | instance | ok: [instance] 2026-05-13 16:15:52.024716 | instance | 2026-05-13 16:15:52.024819 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:52.024947 | instance | Wednesday 13 May 2026 16:15:52 +0000 (0:00:00.226) 0:02:41.863 ********* 2026-05-13 16:15:52.091644 | instance | ok: [instance] => { 2026-05-13 16:15:52.092150 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-13 16:15:52.092639 | instance | } 2026-05-13 16:15:52.093215 | instance | 2026-05-13 16:15:52.093611 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:52.093867 | instance | Wednesday 13 May 2026 16:15:52 +0000 (0:00:00.067) 0:02:41.931 ********* 2026-05-13 16:15:52.473395 | instance | ok: [instance] 2026-05-13 16:15:52.473716 | instance | 2026-05-13 16:15:52.474066 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:52.474330 | instance | Wednesday 13 May 2026 16:15:52 +0000 (0:00:00.381) 0:02:42.312 ********* 2026-05-13 16:15:54.532194 | instance | ok: [instance] 2026-05-13 16:15:54.532424 | instance | 2026-05-13 16:15:54.532753 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-13 16:15:54.533110 | instance | Wednesday 13 May 2026 16:15:54 +0000 (0:00:02.058) 0:02:44.371 ********* 2026-05-13 16:15:54.597566 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-13 16:15:54.597792 | instance | 2026-05-13 16:15:54.598060 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-13 16:15:54.598471 | instance | Wednesday 13 May 2026 16:15:54 +0000 (0:00:00.065) 0:02:44.437 ********* 2026-05-13 16:15:55.815272 | instance | ok: [instance] 2026-05-13 16:15:55.815371 | instance | 2026-05-13 16:15:55.815486 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-13 16:15:55.815611 | instance | Wednesday 13 May 2026 16:15:55 +0000 (0:00:01.217) 0:02:45.654 ********* 2026-05-13 16:15:56.032952 | instance | ok: [instance] 2026-05-13 16:15:56.033042 | instance | 2026-05-13 16:15:56.033144 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-13 16:15:56.033313 | instance | Wednesday 13 May 2026 16:15:56 +0000 (0:00:00.217) 0:02:45.872 ********* 2026-05-13 16:15:56.514073 | instance | ok: [instance] 2026-05-13 16:15:56.514336 | instance | 2026-05-13 16:15:56.514660 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-13 16:15:56.515101 | instance | Wednesday 13 May 2026 16:15:56 +0000 (0:00:00.480) 0:02:46.352 ********* 2026-05-13 16:15:57.261787 | instance | ok: [instance] => (item=br_netfilter) 2026-05-13 16:15:57.261909 | instance | ok: [instance] => (item=ip_tables) 2026-05-13 16:15:57.262073 | instance | ok: [instance] => (item=ip6_tables) 2026-05-13 16:15:57.262241 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-13 16:15:57.262395 | instance | 2026-05-13 16:15:57.262564 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:15:57.262756 | instance | Wednesday 13 May 2026 16:15:57 +0000 (0:00:00.748) 0:02:47.101 ********* 2026-05-13 16:15:57.488505 | instance | ok: [instance] 2026-05-13 16:15:57.488636 | instance | 2026-05-13 16:15:57.488847 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:15:57.489036 | instance | Wednesday 13 May 2026 16:15:57 +0000 (0:00:00.226) 0:02:47.327 ********* 2026-05-13 16:15:57.541084 | instance | ok: [instance] => { 2026-05-13 16:15:57.541329 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-13 16:15:57.541588 | instance | } 2026-05-13 16:15:57.541833 | instance | 2026-05-13 16:15:57.542093 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:15:57.542352 | instance | Wednesday 13 May 2026 16:15:57 +0000 (0:00:00.052) 0:02:47.380 ********* 2026-05-13 16:15:57.956870 | instance | ok: [instance] 2026-05-13 16:15:57.956960 | instance | 2026-05-13 16:15:57.957210 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:15:57.957377 | instance | Wednesday 13 May 2026 16:15:57 +0000 (0:00:00.415) 0:02:47.796 ********* 2026-05-13 16:15:58.009624 | instance | skipping: [instance] 2026-05-13 16:15:58.009924 | instance | 2026-05-13 16:15:58.010185 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-13 16:15:58.010453 | instance | Wednesday 13 May 2026 16:15:58 +0000 (0:00:00.052) 0:02:47.848 ********* 2026-05-13 16:15:58.079955 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-13 16:15:58.080179 | instance | 2026-05-13 16:15:58.080461 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-13 16:15:58.080779 | instance | Wednesday 13 May 2026 16:15:58 +0000 (0:00:00.070) 0:02:47.919 ********* 2026-05-13 16:15:58.125531 | instance | skipping: [instance] 2026-05-13 16:15:58.125643 | instance | 2026-05-13 16:15:58.125750 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-13 16:15:58.125875 | instance | Wednesday 13 May 2026 16:15:58 +0000 (0:00:00.045) 0:02:47.965 ********* 2026-05-13 16:15:59.580254 | instance | ok: [instance] 2026-05-13 16:15:59.580455 | instance | 2026-05-13 16:15:59.580771 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-13 16:15:59.581032 | instance | Wednesday 13 May 2026 16:15:59 +0000 (0:00:01.454) 0:02:49.419 ********* 2026-05-13 16:16:00.951499 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-13 16:16:00.951811 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-13 16:16:00.952107 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-13 16:16:00.952390 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-13 16:16:00.952819 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-13 16:16:00.953102 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-13 16:16:00.953383 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-13 16:16:00.953666 | instance | 2026-05-13 16:16:00.953972 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-13 16:16:00.954256 | instance | Wednesday 13 May 2026 16:16:00 +0000 (0:00:01.371) 0:02:50.790 ********* 2026-05-13 16:16:01.537810 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-13 16:16:01.538093 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-13 16:16:01.538368 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-13 16:16:01.538620 | instance | 2026-05-13 16:16:01.538892 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-13 16:16:01.539214 | instance | Wednesday 13 May 2026 16:16:01 +0000 (0:00:00.586) 0:02:51.376 ********* 2026-05-13 16:16:02.015926 | instance | ok: [instance] 2026-05-13 16:16:02.016168 | instance | 2026-05-13 16:16:02.016531 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-13 16:16:02.016824 | instance | Wednesday 13 May 2026 16:16:02 +0000 (0:00:00.478) 0:02:51.855 ********* 2026-05-13 16:16:02.482653 | instance | ok: [instance] 2026-05-13 16:16:02.482892 | instance | 2026-05-13 16:16:02.483156 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-13 16:16:02.483421 | instance | Wednesday 13 May 2026 16:16:02 +0000 (0:00:00.466) 0:02:52.322 ********* 2026-05-13 16:16:02.722766 | instance | ok: [instance] 2026-05-13 16:16:02.723101 | instance | 2026-05-13 16:16:02.723587 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-13 16:16:02.724017 | instance | Wednesday 13 May 2026 16:16:02 +0000 (0:00:00.239) 0:02:52.562 ********* 2026-05-13 16:16:02.759639 | instance | skipping: [instance] 2026-05-13 16:16:02.759907 | instance | 2026-05-13 16:16:02.760181 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-13 16:16:02.760462 | instance | Wednesday 13 May 2026 16:16:02 +0000 (0:00:00.037) 0:02:52.599 ********* 2026-05-13 16:16:03.337051 | instance | ok: [instance] => (item=swap) 2026-05-13 16:16:03.337300 | instance | ok: [instance] => (item=none) 2026-05-13 16:16:03.337555 | instance | 2026-05-13 16:16:03.337913 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-13 16:16:03.338233 | instance | Wednesday 13 May 2026 16:16:03 +0000 (0:00:00.576) 0:02:53.176 ********* 2026-05-13 16:16:03.824526 | instance | ok: [instance] 2026-05-13 16:16:03.824860 | instance | 2026-05-13 16:16:03.825163 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-13 16:16:03.825442 | instance | Wednesday 13 May 2026 16:16:03 +0000 (0:00:00.487) 0:02:53.663 ********* 2026-05-13 16:16:04.226704 | instance | ok: [instance] 2026-05-13 16:16:04.251057 | instance | 2026-05-13 16:16:04.251085 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-13 16:16:04.251096 | instance | Wednesday 13 May 2026 16:16:04 +0000 (0:00:00.390) 0:02:54.054 ********* 2026-05-13 16:16:04.251105 | instance | 2026-05-13 16:16:04.251114 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-13 16:16:04.251124 | instance | Wednesday 13 May 2026 16:16:04 +0000 (0:00:00.010) 0:02:54.064 ********* 2026-05-13 16:16:04.620871 | instance | ok: [instance] 2026-05-13 16:16:04.621094 | instance | 2026-05-13 16:16:04.621370 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-13 16:16:04.621644 | instance | Wednesday 13 May 2026 16:16:04 +0000 (0:00:00.395) 0:02:54.460 ********* 2026-05-13 16:16:06.093404 | instance | ok: [instance] 2026-05-13 16:16:06.093532 | instance | 2026-05-13 16:16:06.093625 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-13 16:16:06.093858 | instance | Wednesday 13 May 2026 16:16:06 +0000 (0:00:01.472) 0:02:55.932 ********* 2026-05-13 16:16:07.116161 | instance | ok: [instance] 2026-05-13 16:16:07.116285 | instance | 2026-05-13 16:16:07.116319 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-13 16:16:07.116451 | instance | Wednesday 13 May 2026 16:16:07 +0000 (0:00:01.023) 0:02:56.955 ********* 2026-05-13 16:16:07.338658 | instance | ok: [instance] 2026-05-13 16:16:07.338836 | instance | 2026-05-13 16:16:07.339115 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-13 16:16:07.339393 | instance | Wednesday 13 May 2026 16:16:07 +0000 (0:00:00.222) 0:02:57.177 ********* 2026-05-13 16:16:07.868893 | instance | ok: [instance] 2026-05-13 16:16:07.869421 | instance | 2026-05-13 16:16:07.869712 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-13 16:16:07.869998 | instance | Wednesday 13 May 2026 16:16:07 +0000 (0:00:00.530) 0:02:57.708 ********* 2026-05-13 16:16:08.037599 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-13 16:16:08.037813 | instance | 2026-05-13 16:16:08.038105 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-13 16:16:08.038540 | instance | Wednesday 13 May 2026 16:16:08 +0000 (0:00:00.168) 0:02:57.876 ********* 2026-05-13 16:16:08.131173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-13 16:16:08.131341 | instance | 2026-05-13 16:16:08.131689 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-13 16:16:08.131963 | instance | Wednesday 13 May 2026 16:16:08 +0000 (0:00:00.093) 0:02:57.970 ********* 2026-05-13 16:16:08.368570 | instance | ok: [instance] => (item=instance) 2026-05-13 16:16:08.368856 | instance | 2026-05-13 16:16:08.369154 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-13 16:16:08.369436 | instance | Wednesday 13 May 2026 16:16:08 +0000 (0:00:00.237) 0:02:58.207 ********* 2026-05-13 16:16:08.427741 | instance | ok: [instance] 2026-05-13 16:16:08.428040 | instance | 2026-05-13 16:16:08.428362 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-13 16:16:08.428899 | instance | Wednesday 13 May 2026 16:16:08 +0000 (0:00:00.057) 0:02:58.265 ********* 2026-05-13 16:16:08.478956 | instance | skipping: [instance] 2026-05-13 16:16:08.479157 | instance | 2026-05-13 16:16:08.479583 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-13 16:16:08.479850 | instance | Wednesday 13 May 2026 16:16:08 +0000 (0:00:00.052) 0:02:58.318 ********* 2026-05-13 16:16:08.523956 | instance | ok: [instance] => { 2026-05-13 16:16:08.524180 | instance | "msg": "instance" 2026-05-13 16:16:08.524438 | instance | } 2026-05-13 16:16:08.524839 | instance | 2026-05-13 16:16:08.525176 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-13 16:16:08.525442 | instance | Wednesday 13 May 2026 16:16:08 +0000 (0:00:00.045) 0:02:58.363 ********* 2026-05-13 16:16:09.103640 | instance | ok: [instance] 2026-05-13 16:16:09.103882 | instance | 2026-05-13 16:16:09.104161 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-13 16:16:09.104437 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.579) 0:02:58.942 ********* 2026-05-13 16:16:09.145042 | instance | skipping: [instance] 2026-05-13 16:16:09.145132 | instance | 2026-05-13 16:16:09.145319 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-13 16:16:09.145493 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.042) 0:02:58.985 ********* 2026-05-13 16:16:09.186100 | instance | skipping: [instance] 2026-05-13 16:16:09.186341 | instance | 2026-05-13 16:16:09.186647 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-13 16:16:09.186990 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.039) 0:02:59.025 ********* 2026-05-13 16:16:09.227507 | instance | skipping: [instance] 2026-05-13 16:16:09.227601 | instance | 2026-05-13 16:16:09.227893 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-13 16:16:09.228281 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.041) 0:02:59.066 ********* 2026-05-13 16:16:09.269045 | instance | skipping: [instance] 2026-05-13 16:16:09.269468 | instance | 2026-05-13 16:16:09.269493 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-13 16:16:09.269673 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.042) 0:02:59.108 ********* 2026-05-13 16:16:09.316664 | instance | skipping: [instance] 2026-05-13 16:16:09.316845 | instance | 2026-05-13 16:16:09.317104 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-13 16:16:09.317365 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.047) 0:02:59.156 ********* 2026-05-13 16:16:09.355659 | instance | skipping: [instance] 2026-05-13 16:16:09.355922 | instance | 2026-05-13 16:16:09.356371 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-13 16:16:09.356705 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.039) 0:02:59.195 ********* 2026-05-13 16:16:09.399717 | instance | skipping: [instance] 2026-05-13 16:16:09.399822 | instance | 2026-05-13 16:16:09.399953 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-13 16:16:09.400067 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.044) 0:02:59.239 ********* 2026-05-13 16:16:09.627809 | instance | ok: [instance] 2026-05-13 16:16:09.628018 | instance | 2026-05-13 16:16:09.628410 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-13 16:16:09.628775 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.227) 0:02:59.467 ********* 2026-05-13 16:16:09.855949 | instance | ok: [instance] 2026-05-13 16:16:09.856066 | instance | 2026-05-13 16:16:09.856241 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-13 16:16:09.856438 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.228) 0:02:59.695 ********* 2026-05-13 16:16:09.897248 | instance | skipping: [instance] 2026-05-13 16:16:09.897438 | instance | 2026-05-13 16:16:09.898360 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-13 16:16:09.898645 | instance | Wednesday 13 May 2026 16:16:09 +0000 (0:00:00.041) 0:02:59.736 ********* 2026-05-13 16:16:10.145052 | instance | ok: [instance] 2026-05-13 16:16:10.145143 | instance | 2026-05-13 16:16:10.145228 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-13 16:16:10.145347 | instance | Wednesday 13 May 2026 16:16:10 +0000 (0:00:00.247) 0:02:59.984 ********* 2026-05-13 16:16:10.368565 | instance | ok: [instance] 2026-05-13 16:16:10.368865 | instance | 2026-05-13 16:16:10.369247 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-13 16:16:10.369642 | instance | Wednesday 13 May 2026 16:16:10 +0000 (0:00:00.222) 0:03:00.207 ********* 2026-05-13 16:16:10.587297 | instance | ok: [instance] 2026-05-13 16:16:10.587406 | instance | 2026-05-13 16:16:10.587568 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-13 16:16:10.587722 | instance | Wednesday 13 May 2026 16:16:10 +0000 (0:00:00.218) 0:03:00.426 ********* 2026-05-13 16:16:12.007725 | instance | ok: [instance] 2026-05-13 16:16:12.008016 | instance | 2026-05-13 16:16:12.008312 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-13 16:16:12.008625 | instance | Wednesday 13 May 2026 16:16:12 +0000 (0:00:01.420) 0:03:01.847 ********* 2026-05-13 16:16:13.022032 | instance | ok: [instance] 2026-05-13 16:16:13.022132 | instance | 2026-05-13 16:16:13.022215 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-13 16:16:13.022375 | instance | Wednesday 13 May 2026 16:16:13 +0000 (0:00:01.014) 0:03:02.861 ********* 2026-05-13 16:16:13.079909 | instance | skipping: [instance] 2026-05-13 16:16:13.080129 | instance | 2026-05-13 16:16:13.080512 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-13 16:16:13.080820 | instance | Wednesday 13 May 2026 16:16:13 +0000 (0:00:00.057) 0:03:02.919 ********* 2026-05-13 16:16:13.137164 | instance | skipping: [instance] 2026-05-13 16:16:13.137414 | instance | 2026-05-13 16:16:13.137694 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-13 16:16:13.137975 | instance | Wednesday 13 May 2026 16:16:13 +0000 (0:00:00.056) 0:03:02.976 ********* 2026-05-13 16:16:13.935362 | instance | ok: [instance] 2026-05-13 16:16:13.935465 | instance | 2026-05-13 16:16:13.935571 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-13 16:16:13.935687 | instance | Wednesday 13 May 2026 16:16:13 +0000 (0:00:00.798) 0:03:03.775 ********* 2026-05-13 16:16:13.980937 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-13 16:16:13.981090 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-13 16:16:13.981261 | instance | skipping: [instance] 2026-05-13 16:16:13.981418 | instance | 2026-05-13 16:16:13.981582 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-13 16:16:13.981741 | instance | Wednesday 13 May 2026 16:16:13 +0000 (0:00:00.045) 0:03:03.820 ********* 2026-05-13 16:16:14.026295 | instance | skipping: [instance] 2026-05-13 16:16:14.026464 | instance | 2026-05-13 16:16:14.026645 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-13 16:16:14.026813 | instance | Wednesday 13 May 2026 16:16:14 +0000 (0:00:00.045) 0:03:03.866 ********* 2026-05-13 16:16:14.070259 | instance | skipping: [instance] 2026-05-13 16:16:14.070483 | instance | 2026-05-13 16:16:14.070763 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-13 16:16:14.071030 | instance | Wednesday 13 May 2026 16:16:14 +0000 (0:00:00.043) 0:03:03.909 ********* 2026-05-13 16:16:14.117739 | instance | skipping: [instance] 2026-05-13 16:16:14.117958 | instance | 2026-05-13 16:16:14.118291 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-13 16:16:14.118671 | instance | Wednesday 13 May 2026 16:16:14 +0000 (0:00:00.047) 0:03:03.957 ********* 2026-05-13 16:16:14.160996 | instance | skipping: [instance] 2026-05-13 16:16:14.161074 | instance | 2026-05-13 16:16:14.161180 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-13 16:16:14.161320 | instance | Wednesday 13 May 2026 16:16:14 +0000 (0:00:00.043) 0:03:04.000 ********* 2026-05-13 16:16:14.610369 | instance | ok: [instance] 2026-05-13 16:16:14.610579 | instance | 2026-05-13 16:16:14.610871 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-13 16:16:14.611125 | instance | Wednesday 13 May 2026 16:16:14 +0000 (0:00:00.449) 0:03:04.449 ********* 2026-05-13 16:16:15.539694 | instance | ok: [instance] 2026-05-13 16:16:15.539922 | instance | 2026-05-13 16:16:15.540248 | instance | PLAY [Install control-plane components] **************************************** 2026-05-13 16:16:15.540496 | instance | 2026-05-13 16:16:15.540789 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:16:15.541070 | instance | Wednesday 13 May 2026 16:16:15 +0000 (0:00:00.929) 0:03:05.379 ********* 2026-05-13 16:16:16.746927 | instance | ok: [instance] 2026-05-13 16:16:16.747025 | instance | 2026-05-13 16:16:16.747256 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-13 16:16:16.747584 | instance | Wednesday 13 May 2026 16:16:16 +0000 (0:00:01.206) 0:03:06.586 ********* 2026-05-13 16:16:16.977821 | instance | ok: [instance] 2026-05-13 16:16:16.978140 | instance | 2026-05-13 16:16:16.978490 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-13 16:16:16.978503 | instance | Wednesday 13 May 2026 16:16:16 +0000 (0:00:00.231) 0:03:06.817 ********* 2026-05-13 16:16:18.557144 | instance | ok: [instance] 2026-05-13 16:16:18.557255 | instance | 2026-05-13 16:16:18.557276 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-13 16:16:18.557537 | instance | Wednesday 13 May 2026 16:16:18 +0000 (0:00:01.578) 0:03:08.396 ********* 2026-05-13 16:16:18.788285 | instance | ok: [instance] 2026-05-13 16:16:18.788547 | instance | 2026-05-13 16:16:18.788856 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:16:18.789114 | instance | Wednesday 13 May 2026 16:16:18 +0000 (0:00:00.231) 0:03:08.627 ********* 2026-05-13 16:16:18.848447 | instance | ok: [instance] => { 2026-05-13 16:16:18.848850 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-13 16:16:18.849181 | instance | } 2026-05-13 16:16:18.849544 | instance | 2026-05-13 16:16:18.849944 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:16:18.850263 | instance | Wednesday 13 May 2026 16:16:18 +0000 (0:00:00.059) 0:03:08.687 ********* 2026-05-13 16:16:19.173009 | instance | ok: [instance] 2026-05-13 16:16:19.173081 | instance | 2026-05-13 16:16:19.173219 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:16:19.173380 | instance | Wednesday 13 May 2026 16:16:19 +0000 (0:00:00.325) 0:03:09.012 ********* 2026-05-13 16:16:21.436288 | instance | ok: [instance] 2026-05-13 16:16:21.436822 | instance | 2026-05-13 16:16:21.436911 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-13 16:16:21.437173 | instance | Wednesday 13 May 2026 16:16:21 +0000 (0:00:02.263) 0:03:11.275 ********* 2026-05-13 16:16:21.825514 | instance | ok: [instance] 2026-05-13 16:16:21.825774 | instance | 2026-05-13 16:16:21.826075 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-13 16:16:21.826368 | instance | Wednesday 13 May 2026 16:16:21 +0000 (0:00:00.389) 0:03:11.664 ********* 2026-05-13 16:16:22.026965 | instance | ok: [instance] 2026-05-13 16:16:22.027206 | instance | 2026-05-13 16:16:22.027575 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-13 16:16:22.027852 | instance | Wednesday 13 May 2026 16:16:22 +0000 (0:00:00.200) 0:03:11.865 ********* 2026-05-13 16:16:22.286621 | instance | ok: [instance] 2026-05-13 16:16:22.286769 | instance | 2026-05-13 16:16:22.286896 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-13 16:16:22.287058 | instance | Wednesday 13 May 2026 16:16:22 +0000 (0:00:00.260) 0:03:12.126 ********* 2026-05-13 16:16:22.502151 | instance | ok: [instance] 2026-05-13 16:16:22.502406 | instance | 2026-05-13 16:16:22.502701 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-13 16:16:22.502973 | instance | Wednesday 13 May 2026 16:16:22 +0000 (0:00:00.215) 0:03:12.341 ********* 2026-05-13 16:16:22.725839 | instance | ok: [instance] 2026-05-13 16:16:22.726222 | instance | 2026-05-13 16:16:22.726403 | instance | TASK [Install plugin] ********************************************************** 2026-05-13 16:16:22.726569 | instance | Wednesday 13 May 2026 16:16:22 +0000 (0:00:00.223) 0:03:12.564 ********* 2026-05-13 16:16:22.787609 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-13 16:16:22.787845 | instance | 2026-05-13 16:16:22.788095 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-13 16:16:22.788356 | instance | Wednesday 13 May 2026 16:16:22 +0000 (0:00:00.062) 0:03:12.627 ********* 2026-05-13 16:16:22.843840 | instance | ok: [instance] => { 2026-05-13 16:16:22.843986 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-13 16:16:22.844105 | instance | } 2026-05-13 16:16:22.844214 | instance | 2026-05-13 16:16:22.844335 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-13 16:16:22.844454 | instance | Wednesday 13 May 2026 16:16:22 +0000 (0:00:00.056) 0:03:12.683 ********* 2026-05-13 16:16:23.174329 | instance | ok: [instance] 2026-05-13 16:16:23.174440 | instance | 2026-05-13 16:16:23.174629 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-13 16:16:23.174825 | instance | Wednesday 13 May 2026 16:16:23 +0000 (0:00:00.329) 0:03:13.013 ********* 2026-05-13 16:16:24.709445 | instance | ok: [instance] 2026-05-13 16:16:24.709558 | instance | 2026-05-13 16:16:24.709630 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:16:24.709756 | instance | Wednesday 13 May 2026 16:16:24 +0000 (0:00:01.534) 0:03:14.548 ********* 2026-05-13 16:16:24.755005 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-13 16:16:24.755254 | instance | 2026-05-13 16:16:24.755546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 16:16:24.755836 | instance | Wednesday 13 May 2026 16:16:24 +0000 (0:00:00.046) 0:03:14.594 ********* 2026-05-13 16:16:25.314557 | instance | ok: [instance] 2026-05-13 16:16:25.314745 | instance | 2026-05-13 16:16:25.315133 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-13 16:16:25.315499 | instance | Wednesday 13 May 2026 16:16:25 +0000 (0:00:00.559) 0:03:15.153 ********* 2026-05-13 16:16:26.173523 | instance | ok: [instance] 2026-05-13 16:16:26.173622 | instance | 2026-05-13 16:16:26.173702 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-13 16:16:26.173846 | instance | Wednesday 13 May 2026 16:16:26 +0000 (0:00:00.859) 0:03:16.013 ********* 2026-05-13 16:16:27.835313 | instance | ok: [instance] 2026-05-13 16:16:27.835950 | instance | 2026-05-13 16:16:27.835968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:16:27.836045 | instance | Wednesday 13 May 2026 16:16:27 +0000 (0:00:01.661) 0:03:17.674 ********* 2026-05-13 16:16:27.879881 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-13 16:16:27.880193 | instance | 2026-05-13 16:16:27.880455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 16:16:27.880922 | instance | Wednesday 13 May 2026 16:16:27 +0000 (0:00:00.044) 0:03:17.719 ********* 2026-05-13 16:16:28.377893 | instance | ok: [instance] 2026-05-13 16:16:28.378033 | instance | 2026-05-13 16:16:28.378227 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-13 16:16:28.378438 | instance | Wednesday 13 May 2026 16:16:28 +0000 (0:00:00.498) 0:03:18.217 ********* 2026-05-13 16:16:30.203596 | instance | ok: [instance] 2026-05-13 16:16:30.203836 | instance | 2026-05-13 16:16:30.204145 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-13 16:16:30.204417 | instance | Wednesday 13 May 2026 16:16:30 +0000 (0:00:01.825) 0:03:20.042 ********* 2026-05-13 16:16:30.919703 | instance | ok: [instance] 2026-05-13 16:16:30.919986 | instance | 2026-05-13 16:16:30.920236 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:16:30.920485 | instance | 2026-05-13 16:16:30.920881 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:16:30.921147 | instance | Wednesday 13 May 2026 16:16:30 +0000 (0:00:00.716) 0:03:20.759 ********* 2026-05-13 16:16:32.178624 | instance | ok: [instance] 2026-05-13 16:16:32.179004 | instance | 2026-05-13 16:16:32.179362 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-13 16:16:32.179622 | instance | Wednesday 13 May 2026 16:16:32 +0000 (0:00:01.258) 0:03:22.018 ********* 2026-05-13 16:16:32.946798 | instance | ok: [instance] 2026-05-13 16:16:32.946865 | instance | 2026-05-13 16:16:32.946992 | instance | PLAY [all] ********************************************************************* 2026-05-13 16:16:32.947093 | instance | 2026-05-13 16:16:32.947211 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-13 16:16:32.947344 | instance | Wednesday 13 May 2026 16:16:32 +0000 (0:00:00.768) 0:03:22.786 ********* 2026-05-13 16:16:33.907148 | instance | ok: [instance] 2026-05-13 16:16:33.907392 | instance | 2026-05-13 16:16:33.907682 | instance | PLAY [controllers] ************************************************************* 2026-05-13 16:16:33.907946 | instance | 2026-05-13 16:16:33.908232 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:16:33.908524 | instance | Wednesday 13 May 2026 16:16:33 +0000 (0:00:00.959) 0:03:23.746 ********* 2026-05-13 16:16:35.189291 | instance | ok: [instance] 2026-05-13 16:16:35.189513 | instance | 2026-05-13 16:16:35.189847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:16:35.190070 | instance | Wednesday 13 May 2026 16:16:35 +0000 (0:00:01.281) 0:03:25.027 ********* 2026-05-13 16:16:35.234488 | instance | skipping: [instance] 2026-05-13 16:16:35.234731 | instance | 2026-05-13 16:16:35.235014 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-13 16:16:35.235276 | instance | Wednesday 13 May 2026 16:16:35 +0000 (0:00:00.046) 0:03:25.074 ********* 2026-05-13 16:16:35.295806 | instance | skipping: [instance] 2026-05-13 16:16:35.296023 | instance | 2026-05-13 16:16:35.296331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 16:16:35.296793 | instance | Wednesday 13 May 2026 16:16:35 +0000 (0:00:00.060) 0:03:25.135 ********* 2026-05-13 16:16:35.345177 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-13 16:16:35.345417 | instance | 2026-05-13 16:16:35.345699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 16:16:35.345996 | instance | Wednesday 13 May 2026 16:16:35 +0000 (0:00:00.049) 0:03:25.184 ********* 2026-05-13 16:16:35.828384 | instance | ok: [instance] 2026-05-13 16:16:35.828478 | instance | 2026-05-13 16:16:35.828664 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-13 16:16:35.828788 | instance | Wednesday 13 May 2026 16:16:35 +0000 (0:00:00.483) 0:03:25.668 ********* 2026-05-13 16:16:50.196665 | instance | ok: [instance] 2026-05-13 16:16:50.196885 | instance | 2026-05-13 16:16:50.197162 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-13 16:16:50.197427 | instance | Wednesday 13 May 2026 16:16:50 +0000 (0:00:14.367) 0:03:40.036 ********* 2026-05-13 16:16:50.256810 | instance | ok: [instance] 2026-05-13 16:16:50.256945 | instance | 2026-05-13 16:16:50.257115 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-13 16:16:50.257276 | instance | Wednesday 13 May 2026 16:16:50 +0000 (0:00:00.060) 0:03:40.096 ********* 2026-05-13 16:16:50.311724 | instance | ok: [instance] 2026-05-13 16:16:50.311856 | instance | 2026-05-13 16:16:50.312032 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-13 16:16:50.312208 | instance | Wednesday 13 May 2026 16:16:50 +0000 (0:00:00.054) 0:03:40.151 ********* 2026-05-13 16:16:53.380383 | instance | ok: [instance] 2026-05-13 16:16:53.380536 | instance | 2026-05-13 16:16:53.380551 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-13 16:16:53.380561 | instance | Wednesday 13 May 2026 16:16:53 +0000 (0:00:03.067) 0:03:43.219 ********* 2026-05-13 16:16:54.797291 | instance | ok: [instance] 2026-05-13 16:16:54.797972 | instance | 2026-05-13 16:16:54.797994 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-13 16:16:54.798009 | instance | Wednesday 13 May 2026 16:16:54 +0000 (0:00:01.417) 0:03:44.636 ********* 2026-05-13 16:16:55.996220 | instance | ok: [instance] 2026-05-13 16:16:55.996314 | instance | 2026-05-13 16:16:55.996327 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-13 16:16:55.996339 | instance | Wednesday 13 May 2026 16:16:55 +0000 (0:00:01.193) 0:03:45.829 ********* 2026-05-13 16:16:56.051421 | instance | ok: [instance] 2026-05-13 16:16:56.051513 | instance | 2026-05-13 16:16:56.051640 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-13 16:16:56.051768 | instance | Wednesday 13 May 2026 16:16:56 +0000 (0:00:00.061) 0:03:45.891 ********* 2026-05-13 16:16:57.493515 | instance | ok: [instance] 2026-05-13 16:16:57.493786 | instance | 2026-05-13 16:16:57.494089 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-13 16:16:57.494387 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:01.438) 0:03:47.329 ********* 2026-05-13 16:16:57.525993 | instance | skipping: [instance] 2026-05-13 16:16:57.526113 | instance | 2026-05-13 16:16:57.526276 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-13 16:16:57.526477 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.036) 0:03:47.365 ********* 2026-05-13 16:16:57.561829 | instance | skipping: [instance] 2026-05-13 16:16:57.561907 | instance | 2026-05-13 16:16:57.562014 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-13 16:16:57.562137 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.035) 0:03:47.401 ********* 2026-05-13 16:16:57.599147 | instance | skipping: [instance] 2026-05-13 16:16:57.599258 | instance | 2026-05-13 16:16:57.599449 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-13 16:16:57.599667 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.037) 0:03:47.438 ********* 2026-05-13 16:16:57.662190 | instance | skipping: [instance] 2026-05-13 16:16:57.662453 | instance | 2026-05-13 16:16:57.662755 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-13 16:16:57.663057 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.062) 0:03:47.501 ********* 2026-05-13 16:16:57.699408 | instance | skipping: [instance] 2026-05-13 16:16:57.699841 | instance | 2026-05-13 16:16:57.700963 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-13 16:16:57.701245 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.037) 0:03:47.539 ********* 2026-05-13 16:16:57.743225 | instance | skipping: [instance] 2026-05-13 16:16:57.743514 | instance | 2026-05-13 16:16:57.743806 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-13 16:16:57.744130 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.043) 0:03:47.582 ********* 2026-05-13 16:16:57.800046 | instance | skipping: [instance] 2026-05-13 16:16:57.801288 | instance | 2026-05-13 16:16:57.801852 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-13 16:16:57.802175 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.055) 0:03:47.638 ********* 2026-05-13 16:16:57.837265 | instance | skipping: [instance] 2026-05-13 16:16:57.837507 | instance | 2026-05-13 16:16:57.837614 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-13 16:16:57.837794 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.038) 0:03:47.676 ********* 2026-05-13 16:16:57.877237 | instance | skipping: [instance] 2026-05-13 16:16:57.877575 | instance | 2026-05-13 16:16:57.877847 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-13 16:16:57.878217 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.039) 0:03:47.716 ********* 2026-05-13 16:16:57.910181 | instance | skipping: [instance] 2026-05-13 16:16:57.910449 | instance | 2026-05-13 16:16:57.910854 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-13 16:16:57.911172 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.033) 0:03:47.750 ********* 2026-05-13 16:16:57.945259 | instance | skipping: [instance] 2026-05-13 16:16:57.945541 | instance | 2026-05-13 16:16:57.945907 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-13 16:16:57.946190 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.034) 0:03:47.785 ********* 2026-05-13 16:16:57.982448 | instance | skipping: [instance] 2026-05-13 16:16:57.982759 | instance | 2026-05-13 16:16:57.983024 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-13 16:16:57.983283 | instance | Wednesday 13 May 2026 16:16:57 +0000 (0:00:00.036) 0:03:47.822 ********* 2026-05-13 16:16:58.014393 | instance | skipping: [instance] 2026-05-13 16:16:58.014603 | instance | 2026-05-13 16:16:58.014870 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-13 16:16:58.015141 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.032) 0:03:47.854 ********* 2026-05-13 16:16:58.122624 | instance | skipping: [instance] 2026-05-13 16:16:58.122874 | instance | 2026-05-13 16:16:58.123164 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-13 16:16:58.123526 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.107) 0:03:47.962 ********* 2026-05-13 16:16:58.162003 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-13 16:16:58.162291 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-13 16:16:58.162615 | instance | skipping: [instance] 2026-05-13 16:16:58.162892 | instance | 2026-05-13 16:16:58.163155 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-13 16:16:58.163533 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.039) 0:03:48.001 ********* 2026-05-13 16:16:58.196810 | instance | skipping: [instance] 2026-05-13 16:16:58.197088 | instance | 2026-05-13 16:16:58.197357 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-13 16:16:58.197727 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.035) 0:03:48.036 ********* 2026-05-13 16:16:58.250827 | instance | skipping: [instance] 2026-05-13 16:16:58.251129 | instance | 2026-05-13 16:16:58.251746 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-13 16:16:58.252086 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.053) 0:03:48.090 ********* 2026-05-13 16:16:58.285782 | instance | skipping: [instance] 2026-05-13 16:16:58.286197 | instance | 2026-05-13 16:16:58.286532 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-13 16:16:58.286790 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.035) 0:03:48.125 ********* 2026-05-13 16:16:58.325096 | instance | skipping: [instance] 2026-05-13 16:16:58.325296 | instance | 2026-05-13 16:16:58.325702 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-13 16:16:58.325977 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.039) 0:03:48.164 ********* 2026-05-13 16:16:58.378222 | instance | skipping: [instance] 2026-05-13 16:16:58.378339 | instance | 2026-05-13 16:16:58.378511 | instance | PLAY RECAP ********************************************************************* 2026-05-13 16:16:58.378712 | instance | instance : ok=240 changed=0 unreachable=0 failed=0 skipped=83 rescued=0 ignored=0 2026-05-13 16:16:58.378840 | instance | 2026-05-13 16:16:58.379000 | instance | Wednesday 13 May 2026 16:16:58 +0000 (0:00:00.053) 0:03:48.218 ********* 2026-05-13 16:16:58.379151 | instance | =============================================================================== 2026-05-13 16:16:58.379319 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.37s 2026-05-13 16:16:58.379498 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.77s 2026-05-13 16:16:58.379684 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.06s 2026-05-13 16:16:58.379825 | instance | vexxhost.ceph.mon : Validate monitor exist ------------------------------ 9.95s 2026-05-13 16:16:58.379986 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 6.20s 2026-05-13 16:16:58.380152 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.61s 2026-05-13 16:16:58.380313 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.57s 2026-05-13 16:16:58.380508 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 4.42s 2026-05-13 16:16:58.380695 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.95s 2026-05-13 16:16:58.380854 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 3.72s 2026-05-13 16:16:58.381015 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 3.58s 2026-05-13 16:16:58.381175 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.35s 2026-05-13 16:16:58.381336 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.34s 2026-05-13 16:16:58.381494 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool --------------------- 3.07s 2026-05-13 16:16:58.381781 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 2.66s 2026-05-13 16:16:58.382048 | instance | vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module ----------- 2.45s 2026-05-13 16:16:58.382302 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.44s 2026-05-13 16:16:58.382567 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 2.27s 2026-05-13 16:16:58.382743 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.26s 2026-05-13 16:16:58.382916 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.22s 2026-05-13 16:16:58.499156 | instance | INFO [csi > idempotence] Executed: Successful 2026-05-13 16:16:58.510443 | instance | INFO [csi > side_effect] Executing 2026-05-13 16:16:58.511210 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 16:16:58.519284 | instance | INFO [csi > verify] Executing 2026-05-13 16:16:59.380631 | instance | 2026-05-13 16:16:59.380811 | instance | PLAY [Verify] ****************************************************************** 2026-05-13 16:16:59.380990 | instance | 2026-05-13 16:16:59.381173 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-13 16:16:59.381356 | instance | Wednesday 13 May 2026 16:16:59 +0000 (0:00:00.031) 0:00:00.031 ********* 2026-05-13 16:17:00.838014 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-13 16:17:00.838134 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-13 16:17:00.838327 | instance | interpreter could change the meaning of that path. See 2026-05-13 16:17:00.838484 | instance | https://docs.ansible.com/ansible- 2026-05-13 16:17:00.838650 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 16:17:00.857397 | instance | ok: [instance] 2026-05-13 16:17:00.857610 | instance | 2026-05-13 16:17:00.857971 | instance | TASK [Create a persistent volume] ********************************************** 2026-05-13 16:17:00.858254 | instance | Wednesday 13 May 2026 16:17:00 +0000 (0:00:01.478) 0:00:01.509 ********* 2026-05-13 16:17:01.789150 | instance | changed: [instance] 2026-05-13 16:17:01.789296 | instance | 2026-05-13 16:17:01.789476 | instance | TASK [Create a pod] ************************************************************ 2026-05-13 16:17:01.789658 | instance | Wednesday 13 May 2026 16:17:01 +0000 (0:00:00.931) 0:00:02.441 ********* 2026-05-13 16:17:22.566359 | instance | changed: [instance] 2026-05-13 16:17:22.566632 | instance | 2026-05-13 16:17:22.566895 | instance | TASK [Delete the pod] ********************************************************** 2026-05-13 16:17:22.567151 | instance | Wednesday 13 May 2026 16:17:22 +0000 (0:00:20.777) 0:00:23.218 ********* 2026-05-13 16:17:23.319487 | instance | changed: [instance] 2026-05-13 16:17:23.319548 | instance | 2026-05-13 16:17:23.319557 | instance | TASK [Delete the persistent volume] ******************************************** 2026-05-13 16:17:23.319563 | instance | Wednesday 13 May 2026 16:17:23 +0000 (0:00:00.750) 0:00:23.968 ********* 2026-05-13 16:17:24.876222 | instance | ok: [instance] 2026-05-13 16:17:24.876427 | instance | 2026-05-13 16:17:24.876951 | instance | PLAY RECAP ********************************************************************* 2026-05-13 16:17:24.877277 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-13 16:17:24.877532 | instance | 2026-05-13 16:17:24.877799 | instance | Wednesday 13 May 2026 16:17:24 +0000 (0:00:01.559) 0:00:25.528 ********* 2026-05-13 16:17:24.878131 | instance | =============================================================================== 2026-05-13 16:17:24.878417 | instance | Create a pod ----------------------------------------------------------- 20.78s 2026-05-13 16:17:24.878693 | instance | Delete the persistent volume -------------------------------------------- 1.56s 2026-05-13 16:17:24.878961 | instance | Gathering Facts --------------------------------------------------------- 1.48s 2026-05-13 16:17:24.879322 | instance | Create a persistent volume ---------------------------------------------- 0.93s 2026-05-13 16:17:24.879583 | instance | Delete the pod ---------------------------------------------------------- 0.75s 2026-05-13 16:17:24.972002 | instance | INFO [csi > verify] Executed: Successful 2026-05-13 16:17:24.986143 | instance | INFO [csi > cleanup] Executing 2026-05-13 16:17:24.986741 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 16:17:25.090446 | instance | INFO [csi > destroy] Executing 2026-05-13 16:17:25.090571 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-05-13 16:17:25.090743 | instance | INFO [csi > destroy] Executed: Successful 2026-05-13 16:17:25.091487 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-13 16:17:25.314059 | instance | ok: Runtime: 0:16:45.908651 2026-05-13 16:17:25.339906 | 2026-05-13 16:17:25.340039 | PLAY RECAP 2026-05-13 16:17:25.340085 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 16:17:25.340107 | 2026-05-13 16:17:25.464090 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-13 16:17:25.468351 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-13 16:17:26.073521 | 2026-05-13 16:17:26.073707 | PLAY [all] 2026-05-13 16:17:26.092627 | 2026-05-13 16:17:26.092705 | TASK [gather-host-logs : creating directory for system status] 2026-05-13 16:17:26.471906 | instance | changed 2026-05-13 16:17:26.477557 | 2026-05-13 16:17:26.477696 | TASK [gather-host-logs : Get logs for each host] 2026-05-13 16:17:26.847482 | instance | + systemd-cgls --full --all --no-pager 2026-05-13 16:17:26.867874 | instance | + ip addr 2026-05-13 16:17:26.871730 | instance | + ip route 2026-05-13 16:17:26.873916 | instance | + lsblk 2026-05-13 16:17:26.880338 | instance | + mount 2026-05-13 16:17:26.885425 | instance | + docker images 2026-05-13 16:17:26.908527 | instance | + brctl show 2026-05-13 16:17:26.909066 | instance | /bin/bash: line 8: brctl: command not found 2026-05-13 16:17:26.909284 | instance | + ps aux --sort=-%mem 2026-05-13 16:17:26.934143 | instance | + dpkg -l 2026-05-13 16:17:26.944399 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-13 16:17:26.945009 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-13 16:17:26.962767 | instance | + '[' '!' -z '' ']' 2026-05-13 16:17:27.016509 | instance | ok: Runtime: 0:00:00.122225 2026-05-13 16:17:27.024366 | 2026-05-13 16:17:27.024435 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-13 16:17:27.666738 | instance | changed: 2026-05-13 16:17:27.666908 | instance | created directory /var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/work/logs/instance 2026-05-13 16:17:27.666937 | instance | cd+++++++++ system/ 2026-05-13 16:17:27.666960 | instance | >f+++++++++ system/brctl-show.txt 2026-05-13 16:17:27.666981 | instance | >f+++++++++ system/docker-images.txt 2026-05-13 16:17:27.667001 | instance | >f+++++++++ system/ip-addr.txt 2026-05-13 16:17:27.667023 | instance | >f+++++++++ system/ip-route.txt 2026-05-13 16:17:27.667044 | instance | >f+++++++++ system/lsblk.txt 2026-05-13 16:17:27.667065 | instance | >f+++++++++ system/mount.txt 2026-05-13 16:17:27.667085 | instance | >f+++++++++ system/packages.txt 2026-05-13 16:17:27.667104 | instance | >f+++++++++ system/ps.txt 2026-05-13 16:17:27.667126 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-13 16:17:27.676853 | 2026-05-13 16:17:27.706287 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-13 16:17:27.907688 | instance | changed: "values" 2026-05-13 16:17:28.076799 | instance | changed: "releases" 2026-05-13 16:17:28.088406 | 2026-05-13 16:17:28.088563 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-13 16:17:30.128570 | instance | ok: Runtime: 0:00:01.419888 2026-05-13 16:17:30.150557 | 2026-05-13 16:17:30.150872 | TASK [helm-release-status : Downloads logs to executor] 2026-05-13 16:17:30.632562 | instance | changed: 2026-05-13 16:17:30.632899 | instance | cd+++++++++ helm/ 2026-05-13 16:17:30.633028 | instance | cd+++++++++ helm/releases/ 2026-05-13 16:17:30.633097 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-13 16:17:30.633158 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-13 16:17:30.633212 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-13 16:17:30.633265 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-05-13 16:17:30.633320 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-13 16:17:30.633373 | instance | cd+++++++++ helm/values/ 2026-05-13 16:17:30.633426 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-13 16:17:30.633478 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-13 16:17:30.633532 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-13 16:17:30.633572 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-05-13 16:17:30.633606 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-13 16:17:30.648260 | 2026-05-13 16:17:30.648421 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-13 16:17:30.854141 | instance | changed 2026-05-13 16:17:30.859723 | 2026-05-13 16:17:30.859797 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-13 16:17:31.089404 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 16:17:31.089965 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 16:17:31.094517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:31.097551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:31.178442 | instance | node/instance 2026-05-13 16:17:31.180986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:31.222772 | instance | clusterrole/admin 2026-05-13 16:17:31.406600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:31.408607 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-05-13 16:17:31.430297 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-05-13 16:17:31.437441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:31.597489 | instance | clusterrole/cilium 2026-05-13 16:17:31.632375 | instance | clusterrole/cilium-operator 2026-05-13 16:17:31.803723 | instance | clusterrole/cluster-admin 2026-05-13 16:17:31.840379 | instance | clusterrole/edit 2026-05-13 16:17:32.015232 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-13 16:17:32.044580 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-13 16:17:32.205948 | instance | clusterrole/kubeadm:get-nodes 2026-05-13 16:17:32.253844 | instance | clusterrole/system:aggregate-to-admin 2026-05-13 16:17:32.397911 | instance | clusterrole/system:aggregate-to-edit 2026-05-13 16:17:32.442876 | instance | clusterrole/system:aggregate-to-view 2026-05-13 16:17:32.571894 | instance | clusterrole/system:auth-delegator 2026-05-13 16:17:32.631907 | instance | clusterrole/system:basic-user 2026-05-13 16:17:32.743376 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-13 16:17:32.807902 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-13 16:17:32.911143 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-13 16:17:32.983827 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-13 16:17:33.077697 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-13 16:17:33.154925 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-13 16:17:33.255514 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-13 16:17:33.326753 | instance | clusterrole/system:controller:certificate-controller 2026-05-13 16:17:33.454365 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-13 16:17:33.530108 | instance | clusterrole/system:controller:cronjob-controller 2026-05-13 16:17:33.646875 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-13 16:17:33.706637 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-05-13 16:17:33.847223 | instance | clusterrole/system:controller:deployment-controller 2026-05-13 16:17:33.905684 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-05-13 16:17:34.049006 | instance | clusterrole/system:controller:disruption-controller 2026-05-13 16:17:34.084072 | instance | clusterrolebinding/cilium 2026-05-13 16:17:34.246310 | instance | clusterrolebinding/cilium-operator 2026-05-13 16:17:34.263071 | instance | clusterrolebinding/cluster-admin 2026-05-13 16:17:34.425441 | instance | clusterrole/system:controller:endpoint-controller 2026-05-13 16:17:34.456278 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-13 16:17:34.609643 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-13 16:17:34.654721 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-13 16:17:34.798068 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-13 16:17:34.836698 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-13 16:17:34.987388 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-13 16:17:35.012157 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-13 16:17:35.187219 | instance | clusterrole/system:controller:expand-controller 2026-05-13 16:17:35.208678 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-13 16:17:35.373344 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-13 16:17:35.379026 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-13 16:17:35.545038 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-13 16:17:35.549542 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-13 16:17:35.718779 | instance | clusterrolebinding/system:basic-user 2026-05-13 16:17:35.726873 | instance | clusterrole/system:controller:job-controller 2026-05-13 16:17:35.897311 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-13 16:17:35.910842 | instance | clusterrole/system:controller:namespace-controller 2026-05-13 16:17:36.070788 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-13 16:17:36.095283 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-13 16:17:36.242963 | instance | clusterrole/system:controller:node-controller 2026-05-13 16:17:36.283735 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-13 16:17:36.413593 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-13 16:17:36.484381 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-13 16:17:36.594282 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-13 16:17:36.648584 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-13 16:17:36.776010 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-13 16:17:36.830482 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-13 16:17:36.985087 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-13 16:17:37.010328 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-13 16:17:37.171157 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-13 16:17:37.185637 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-13 16:17:37.339215 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-13 16:17:37.356444 | instance | clusterrole/system:controller:replicaset-controller 2026-05-13 16:17:37.512001 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-13 16:17:37.523117 | instance | clusterrole/system:controller:replication-controller 2026-05-13 16:17:37.681462 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-13 16:17:37.723042 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-13 16:17:37.863358 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-13 16:17:37.920569 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-13 16:17:38.059967 | instance | clusterrolebinding/system:controller:job-controller 2026-05-13 16:17:38.116697 | instance | clusterrole/system:controller:route-controller 2026-05-13 16:17:38.223846 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-13 16:17:38.296573 | instance | clusterrole/system:controller:service-account-controller 2026-05-13 16:17:38.393763 | instance | clusterrolebinding/system:controller:node-controller 2026-05-13 16:17:38.475789 | instance | clusterrole/system:controller:service-controller 2026-05-13 16:17:38.558341 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-13 16:17:38.665176 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-13 16:17:38.733629 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-13 16:17:38.875589 | instance | clusterrole/system:controller:statefulset-controller 2026-05-13 16:17:38.900044 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-13 16:17:39.072970 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-13 16:17:39.077131 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-13 16:17:39.278213 | instance | clusterrole/system:controller:ttl-controller 2026-05-13 16:17:39.287492 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-13 16:17:39.450451 | instance | clusterrole/system:coredns 2026-05-13 16:17:39.456897 | instance | clusterrole/system:discovery 2026-05-13 16:17:39.619710 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-13 16:17:39.645228 | instance | clusterrole/system:heapster 2026-05-13 16:17:39.791895 | instance | clusterrole/system:kube-aggregator 2026-05-13 16:17:39.864604 | instance | clusterrole/system:kube-controller-manager 2026-05-13 16:17:40.185063 | instance | clusterrole/system:kube-dns 2026-05-13 16:17:40.261178 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-13 16:17:40.384465 | instance | clusterrole/system:kube-scheduler 2026-05-13 16:17:40.445730 | instance | clusterrolebinding/system:controller:route-controller 2026-05-13 16:17:40.583794 | instance | clusterrole/system:kubelet-api-admin 2026-05-13 16:17:40.644529 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-13 16:17:40.770879 | instance | clusterrole/system:monitoring 2026-05-13 16:17:40.833873 | instance | clusterrolebinding/system:controller:service-controller 2026-05-13 16:17:40.942103 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-13 16:17:41.040630 | instance | clusterrole/system:node 2026-05-13 16:17:41.120235 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-13 16:17:41.245147 | instance | clusterrole/system:node-bootstrapper 2026-05-13 16:17:41.301225 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-13 16:17:41.439005 | instance | clusterrole/system:node-problem-detector 2026-05-13 16:17:41.485264 | instance | clusterrole/system:node-proxier 2026-05-13 16:17:41.677779 | instance | clusterrolebinding/system:coredns 2026-05-13 16:17:41.679715 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-13 16:17:41.856800 | instance | clusterrolebinding/system:discovery 2026-05-13 16:17:41.874381 | instance | clusterrole/system:public-info-viewer 2026-05-13 16:17:42.060495 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-13 16:17:42.065977 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-13 16:17:42.263955 | instance | clusterrole/system:volume-scheduler 2026-05-13 16:17:42.268067 | instance | clusterrolebinding/system:kube-dns 2026-05-13 16:17:42.433576 | instance | clusterrole/view 2026-05-13 16:17:42.444426 | instance | clusterrolebinding/system:kube-scheduler 2026-05-13 16:17:42.603379 | instance | clusterrolebinding/system:monitoring 2026-05-13 16:17:42.627777 | instance | clusterrolebinding/system:node 2026-05-13 16:17:42.788051 | instance | clusterrolebinding/system:node-proxier 2026-05-13 16:17:42.807300 | instance | clusterrolebinding/system:public-info-viewer 2026-05-13 16:17:42.976507 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-13 16:17:43.019743 | instance | clusterrolebinding/system:volume-scheduler 2026-05-13 16:17:43.167612 | instance | storageclass/general 2026-05-13 16:17:43.192298 | instance | namespace/default 2026-05-13 16:17:43.348809 | instance | namespace/envoy-gateway-system 2026-05-13 16:17:43.380855 | instance | namespace/kube-node-lease 2026-05-13 16:17:43.538343 | instance | namespace/kube-public 2026-05-13 16:17:43.577714 | instance | namespace/kube-system 2026-05-13 16:17:43.932594 | instance | ok: Runtime: 0:00:12.699077 2026-05-13 16:17:43.979891 | 2026-05-13 16:17:43.980033 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-13 16:17:44.204300 | instance | changed 2026-05-13 16:17:44.212604 | 2026-05-13 16:17:44.212681 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-13 16:17:44.430858 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 16:17:44.430988 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 16:17:44.431590 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 16:17:44.529986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.530348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.621190 | instance | default/configmaps/kube-root-ca.crt 2026-05-13 16:17:44.621964 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-13 16:17:44.624785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.628433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.727385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.728021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.812151 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-13 16:17:44.841182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.842859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.927037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:44.944787 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-13 16:17:44.949254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.021565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.024561 | instance | default/endpoints/kubernetes 2026-05-13 16:17:45.075351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.133741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.167311 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-13 16:17:45.177732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.251281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.269249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.345691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.360655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.433379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.452422 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-13 16:17:45.461977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.526912 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-9xg5x 2026-05-13 16:17:45.530136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.562922 | instance | default/persistentvolumeclaims/test-pvc 2026-05-13 16:17:45.568194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.631751 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-13 16:17:45.648637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.689588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.762867 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-13 16:17:45.769664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.793591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.816895 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-13 16:17:45.883280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.888352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:45.964333 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-13 16:17:45.978028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.086540 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-13 16:17:46.147390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.189799 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-13 16:17:46.209403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.267035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.284362 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-13 16:17:46.330518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.364297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.417265 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-13 16:17:46.429236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.469672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.515924 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-13 16:17:46.541801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.567323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.629160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.672606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.675528 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-13 16:17:46.722954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.826582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.831769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.849334 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-13 16:17:46.915433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.923149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:46.975286 | instance | envoy-gateway-system/secrets/envoy 2026-05-13 16:17:47.018896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.035670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.097487 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-13 16:17:47.109499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.175441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.175752 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-13 16:17:47.238212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.282957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.320754 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-13 16:17:47.335437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.389618 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-13 16:17:47.393509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.429685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.511043 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-13 16:17:47.519901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.543076 | instance | default/serviceaccounts/default 2026-05-13 16:17:47.547547 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-13 16:17:47.555810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.608773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.665572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.723213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.751713 | instance | default/services/kubernetes 2026-05-13 16:17:47.765155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.876566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.920103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:47.954499 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-13 16:17:48.016560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.023790 | instance | kube-public/configmaps/cluster-info 2026-05-13 16:17:48.034347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.127529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.128324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.150013 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-13 16:17:48.220346 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-13 16:17:48.237140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.239531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.332166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.333610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.377414 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-13 16:17:48.438274 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-13 16:17:48.451766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.493009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.590747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.605590 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-13 16:17:48.611151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.642469 | instance | kube-public/serviceaccounts/default 2026-05-13 16:17:48.681296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.757591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.792348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.807463 | instance | kube-node-lease/serviceaccounts/default 2026-05-13 16:17:48.869009 | instance | kube-system/configmaps/ceph-config 2026-05-13 16:17:48.875205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:48.984305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:49.024257 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-13 16:17:49.034346 | instance | kube-system/configmaps/ceph-csi-config 2026-05-13 16:17:49.039214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:49.138062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:49.152065 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-05-13 16:17:49.175816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:49.254607 | instance | kube-system/configmaps/cilium-config 2026-05-13 16:17:49.306610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:49.358470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:49.395562 | instance | kube-system/configmaps/coredns 2026-05-13 16:17:49.460674 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-13 16:17:49.476911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 16:17:49.603688 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-13 16:17:49.676696 | instance | kube-system/configmaps/kube-proxy 2026-05-13 16:17:49.784492 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-13 16:17:49.877391 | instance | kube-system/configmaps/kubeadm-config 2026-05-13 16:17:50.038372 | instance | kube-system/configmaps/kubelet-config 2026-05-13 16:17:50.066097 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-05-13 16:17:50.235965 | instance | kube-system/daemonsets/cilium 2026-05-13 16:17:50.360601 | instance | kube-system/daemonsets/kube-proxy 2026-05-13 16:17:50.453378 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-05-13 16:17:50.564928 | instance | kube-system/deployment/cilium-operator 2026-05-13 16:17:50.676989 | instance | kube-system/deployment/coredns 2026-05-13 16:17:50.754326 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-05-13 16:17:50.896428 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-05-13 16:17:50.942283 | instance | kube-system/endpoints/kube-dns 2026-05-13 16:17:51.085961 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-zxjhr 2026-05-13 16:17:51.135771 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-b9thz 2026-05-13 16:17:51.303240 | instance | kube-system/pods/cilium-ffxs5 2026-05-13 16:17:51.374069 | instance | kube-system/pods/cilium-operator-869df985b8-xrmqx 2026-05-13 16:17:51.558683 | instance | kube-system/pods/coredns-67659f764b-5qbqb 2026-05-13 16:17:51.686059 | instance | kube-system/pods/coredns-67659f764b-8k84j 2026-05-13 16:17:51.778285 | instance | kube-system/pods/etcd-instance 2026-05-13 16:17:51.877142 | instance | kube-system/pods/kube-apiserver-instance 2026-05-13 16:17:51.962848 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-13 16:17:52.093610 | instance | kube-system/pods/kube-proxy-pl7lj 2026-05-13 16:17:52.296121 | instance | kube-system/pods/kube-scheduler-instance 2026-05-13 16:17:52.476242 | instance | kube-system/pods/kube-vip-instance 2026-05-13 16:17:52.560090 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-05-13 16:17:52.693591 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-13 16:17:52.760866 | instance | kube-system/rolebindings/kube-proxy 2026-05-13 16:17:52.887111 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-13 16:17:52.940129 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-13 16:17:53.067280 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-13 16:17:53.119920 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-13 16:17:53.274470 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-13 16:17:53.315331 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-13 16:17:53.460174 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-13 16:17:53.493976 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-13 16:17:53.613505 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-13 16:17:53.668877 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-05-13 16:17:53.793362 | instance | kube-system/roles/cilium-config-agent 2026-05-13 16:17:53.852037 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-13 16:17:53.968400 | instance | kube-system/roles/kube-proxy 2026-05-13 16:17:54.044805 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-13 16:17:54.145943 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-13 16:17:54.239013 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-13 16:17:54.326606 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-13 16:17:54.425554 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-13 16:17:54.511326 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-13 16:17:54.620887 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-13 16:17:54.696905 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-13 16:17:54.808696 | instance | kube-system/secrets/bootstrap-token-7z99tr 2026-05-13 16:17:54.871941 | instance | kube-system/secrets/bootstrap-token-kfro0q 2026-05-13 16:17:55.013910 | instance | kube-system/secrets/csi-rbd-secret 2026-05-13 16:17:55.047869 | instance | kube-system/secrets/kubeadm-certs 2026-05-13 16:17:55.190223 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-05-13 16:17:55.251789 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-13 16:17:55.396967 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-13 16:17:55.531894 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-13 16:17:55.628661 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-05-13 16:17:55.761562 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-05-13 16:17:55.845094 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-13 16:17:56.011083 | instance | kube-system/serviceaccounts/cilium 2026-05-13 16:17:56.086100 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-13 16:17:56.236452 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-13 16:17:56.324581 | instance | kube-system/serviceaccounts/coredns 2026-05-13 16:17:56.463061 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-13 16:17:56.550925 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-13 16:17:56.711782 | instance | kube-system/serviceaccounts/default 2026-05-13 16:17:56.776124 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-13 16:17:56.948939 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-13 16:17:57.006248 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-13 16:17:57.191897 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-13 16:17:57.228122 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-13 16:17:57.406222 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-13 16:17:57.469568 | instance | kube-system/serviceaccounts/expand-controller 2026-05-13 16:17:57.627222 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-13 16:17:57.702774 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-13 16:17:57.848205 | instance | kube-system/serviceaccounts/job-controller 2026-05-13 16:17:57.932308 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-13 16:17:58.112749 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-13 16:17:58.197031 | instance | kube-system/serviceaccounts/node-controller 2026-05-13 16:17:58.337060 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-13 16:17:58.433600 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-13 16:17:58.568996 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-05-13 16:17:58.648068 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-05-13 16:17:58.779100 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-13 16:17:58.838503 | instance | kube-system/services/kube-dns 2026-05-13 16:17:58.998856 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-13 16:17:59.029111 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-13 16:17:59.205683 | instance | kube-system/serviceaccounts/replication-controller 2026-05-13 16:17:59.245550 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-13 16:17:59.441367 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-13 16:17:59.472359 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-13 16:17:59.655641 | instance | kube-system/serviceaccounts/service-controller 2026-05-13 16:17:59.683880 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-13 16:17:59.866541 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-13 16:17:59.914013 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-13 16:18:00.094817 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-13 16:18:00.777359 | instance | ok: Runtime: 0:00:15.912844 2026-05-13 16:18:00.785705 | 2026-05-13 16:18:00.785771 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-13 16:18:01.339987 | instance | changed: 2026-05-13 16:18:01.340193 | instance | cd+++++++++ objects/ 2026-05-13 16:18:01.340221 | instance | cd+++++++++ objects/cluster/ 2026-05-13 16:18:01.340243 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-13 16:18:01.340264 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-13 16:18:01.340284 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-13 16:18:01.340303 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-05-13 16:18:01.340322 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-05-13 16:18:01.340340 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-05-13 16:18:01.340358 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-05-13 16:18:01.340377 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-13 16:18:01.340395 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-13 16:18:01.340413 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-13 16:18:01.340432 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-13 16:18:01.340450 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-13 16:18:01.340468 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-13 16:18:01.340486 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-13 16:18:01.340504 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-13 16:18:01.340522 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-13 16:18:01.340540 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-13 16:18:01.340558 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-13 16:18:01.340576 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-13 16:18:01.340594 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-13 16:18:01.340611 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-13 16:18:01.340629 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-13 16:18:01.340647 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-13 16:18:01.340669 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-13 16:18:01.340688 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-13 16:18:01.340706 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-13 16:18:01.340724 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-13 16:18:01.340743 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-13 16:18:01.340761 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-13 16:18:01.340780 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-13 16:18:01.340799 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-13 16:18:01.340817 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-13 16:18:01.340837 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-13 16:18:01.340875 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-13 16:18:01.340895 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-13 16:18:01.340914 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-13 16:18:01.340933 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-13 16:18:01.340951 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-13 16:18:01.340990 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-13 16:18:01.341009 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-13 16:18:01.341028 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-13 16:18:01.341046 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-13 16:18:01.341063 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-13 16:18:01.341082 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-13 16:18:01.341100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-13 16:18:01.341118 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-13 16:18:01.341136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-13 16:18:01.341154 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-13 16:18:01.341172 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-13 16:18:01.341190 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-13 16:18:01.341207 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-13 16:18:01.341225 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-13 16:18:01.341243 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-13 16:18:01.341261 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-13 16:18:01.341279 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-13 16:18:01.341296 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-13 16:18:01.341314 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-13 16:18:01.341332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-13 16:18:01.341350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-13 16:18:01.341368 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-13 16:18:01.341386 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-13 16:18:01.341404 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-13 16:18:01.341422 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-13 16:18:01.341440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-13 16:18:01.341464 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-13 16:18:01.341485 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-13 16:18:01.341503 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-13 16:18:01.341522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-13 16:18:01.341540 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-13 16:18:01.341558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-13 16:18:01.341577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-13 16:18:01.341598 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-13 16:18:01.341618 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-13 16:18:01.341635 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-13 16:18:01.341653 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-13 16:18:01.341671 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-13 16:18:01.341689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-13 16:18:01.341707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-13 16:18:01.341725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-13 16:18:01.341742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-13 16:18:01.341760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-13 16:18:01.341778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-13 16:18:01.341796 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-13 16:18:01.341814 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-13 16:18:01.341832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-13 16:18:01.341850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-13 16:18:01.341867 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-13 16:18:01.341885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-13 16:18:01.341917 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-13 16:18:01.341936 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-13 16:18:01.341954 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-13 16:18:01.341972 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-13 16:18:01.341990 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-13 16:18:01.342008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-13 16:18:01.342027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-13 16:18:01.342045 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-13 16:18:01.342063 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-13 16:18:01.342087 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-13 16:18:01.342106 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-13 16:18:01.342125 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-13 16:18:01.342143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-13 16:18:01.342161 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-13 16:18:01.342178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-13 16:18:01.342197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-13 16:18:01.342214 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-13 16:18:01.342233 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-13 16:18:01.342251 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-13 16:18:01.342269 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-13 16:18:01.342288 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-13 16:18:01.342305 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-13 16:18:01.342323 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-13 16:18:01.342341 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-13 16:18:01.342359 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-13 16:18:01.342377 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-13 16:18:01.342396 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-13 16:18:01.342414 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-13 16:18:01.342431 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-13 16:18:01.342450 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-13 16:18:01.342469 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-13 16:18:01.342487 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-13 16:18:01.342505 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-13 16:18:01.342522 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-13 16:18:01.342540 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-13 16:18:01.342558 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-13 16:18:01.342579 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-13 16:18:01.342599 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-13 16:18:01.342616 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-13 16:18:01.342634 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-13 16:18:01.342652 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-13 16:18:01.342670 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-13 16:18:01.342688 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-13 16:18:01.342706 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-13 16:18:01.342724 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-13 16:18:01.342742 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-13 16:18:01.342764 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-13 16:18:01.342783 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-13 16:18:01.342801 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-13 16:18:01.342819 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-13 16:18:01.342837 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-13 16:18:01.342855 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-13 16:18:01.342873 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-13 16:18:01.342891 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-13 16:18:01.342909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-05-13 16:18:01.342927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-05-13 16:18:01.342945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-05-13 16:18:01.342963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-05-13 16:18:01.342981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-13 16:18:01.342999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-13 16:18:01.343017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-13 16:18:01.343034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-13 16:18:01.343052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-13 16:18:01.343070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-13 16:18:01.343088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-13 16:18:01.343106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-13 16:18:01.343123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-13 16:18:01.343141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-13 16:18:01.343159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-13 16:18:01.343177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-13 16:18:01.343194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-13 16:18:01.343212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-13 16:18:01.343231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-13 16:18:01.343249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-13 16:18:01.343266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-13 16:18:01.343284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-13 16:18:01.343303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-13 16:18:01.343321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-13 16:18:01.343339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-13 16:18:01.343357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-13 16:18:01.343376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-13 16:18:01.343399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-13 16:18:01.343417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-13 16:18:01.343435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-13 16:18:01.343453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-13 16:18:01.343471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-13 16:18:01.343489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-13 16:18:01.343507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-13 16:18:01.343525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-13 16:18:01.343543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-13 16:18:01.343561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-13 16:18:01.343579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-13 16:18:01.343597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-13 16:18:01.343614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-13 16:18:01.343632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-13 16:18:01.343650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-13 16:18:01.343668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-13 16:18:01.343685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-13 16:18:01.343703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-13 16:18:01.343720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-13 16:18:01.343738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-13 16:18:01.343756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-13 16:18:01.343773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-13 16:18:01.343791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-13 16:18:01.343809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-13 16:18:01.343826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-13 16:18:01.343844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-13 16:18:01.343861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-13 16:18:01.343878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-13 16:18:01.343896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-13 16:18:01.343914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-13 16:18:01.343932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-13 16:18:01.343954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-13 16:18:01.343973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-13 16:18:01.343991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-13 16:18:01.344009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-13 16:18:01.344027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-13 16:18:01.344045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-13 16:18:01.344065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-13 16:18:01.344084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-13 16:18:01.344102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-13 16:18:01.344120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-13 16:18:01.344138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-13 16:18:01.344155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-13 16:18:01.344178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-13 16:18:01.344205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-13 16:18:01.344231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-13 16:18:01.344256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-13 16:18:01.344277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-13 16:18:01.344295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-13 16:18:01.344314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-13 16:18:01.344332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-13 16:18:01.344351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-13 16:18:01.344369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-13 16:18:01.344388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-13 16:18:01.344407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-13 16:18:01.344425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-13 16:18:01.344443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-13 16:18:01.344461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-13 16:18:01.344479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-13 16:18:01.344497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-13 16:18:01.344515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-13 16:18:01.344533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-13 16:18:01.344558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-13 16:18:01.344578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-13 16:18:01.344599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-13 16:18:01.344621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-13 16:18:01.344639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-13 16:18:01.344658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-13 16:18:01.344677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-13 16:18:01.344695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-13 16:18:01.344713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-13 16:18:01.344731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-13 16:18:01.344750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-13 16:18:01.344768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-13 16:18:01.344786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-13 16:18:01.344804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-13 16:18:01.344823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-13 16:18:01.344841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-13 16:18:01.344859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-13 16:18:01.344877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-13 16:18:01.344895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-13 16:18:01.344913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-13 16:18:01.344930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-13 16:18:01.344948 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-13 16:18:01.344984 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-13 16:18:01.345007 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-13 16:18:01.345026 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-13 16:18:01.345044 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-13 16:18:01.345062 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-13 16:18:01.345080 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-13 16:18:01.345097 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-13 16:18:01.345116 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-13 16:18:01.345134 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-13 16:18:01.345152 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-13 16:18:01.345170 | instance | cd+++++++++ objects/cluster/node/ 2026-05-13 16:18:01.345188 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-13 16:18:01.345206 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-13 16:18:01.345223 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-13 16:18:01.345241 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-13 16:18:01.345258 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-13 16:18:01.345279 | instance | cd+++++++++ objects/namespaced/ 2026-05-13 16:18:01.345306 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-13 16:18:01.345341 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-13 16:18:01.345370 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-13 16:18:01.345398 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-13 16:18:01.345423 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-13 16:18:01.345442 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-13 16:18:01.345461 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-13 16:18:01.345479 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-05-13 16:18:01.345497 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-05-13 16:18:01.345515 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-05-13 16:18:01.345534 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-13 16:18:01.345555 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-13 16:18:01.345574 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-13 16:18:01.345593 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-13 16:18:01.345611 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-13 16:18:01.345629 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-13 16:18:01.345647 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-13 16:18:01.345666 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-13 16:18:01.345684 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-13 16:18:01.345702 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-13 16:18:01.345720 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-13 16:18:01.345738 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-13 16:18:01.345756 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-13 16:18:01.345773 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-13 16:18:01.345791 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-13 16:18:01.345809 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-13 16:18:01.345827 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-13 16:18:01.345844 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-13 16:18:01.345862 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-13 16:18:01.345880 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-9xg5x.txt 2026-05-13 16:18:01.345898 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-9xg5x.yaml 2026-05-13 16:18:01.345919 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-13 16:18:01.345961 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-13 16:18:01.345980 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-13 16:18:01.345998 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-13 16:18:01.346016 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-13 16:18:01.346034 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-13 16:18:01.346059 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-13 16:18:01.346077 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-13 16:18:01.346096 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-13 16:18:01.346114 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-13 16:18:01.346132 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-13 16:18:01.346150 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-13 16:18:01.346168 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-13 16:18:01.346186 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-13 16:18:01.346204 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-13 16:18:01.346222 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-13 16:18:01.346240 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-13 16:18:01.346258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-13 16:18:01.346276 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-13 16:18:01.346294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-13 16:18:01.346312 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-13 16:18:01.346330 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-13 16:18:01.346348 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-13 16:18:01.346367 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-13 16:18:01.346385 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-13 16:18:01.346403 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-13 16:18:01.346421 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-13 16:18:01.346439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-13 16:18:01.346457 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-13 16:18:01.346475 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-13 16:18:01.346493 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-13 16:18:01.346511 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-13 16:18:01.346529 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-13 16:18:01.346547 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-13 16:18:01.346565 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-13 16:18:01.346583 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-13 16:18:01.346600 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-13 16:18:01.346618 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-13 16:18:01.346640 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-13 16:18:01.346659 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-13 16:18:01.346677 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-13 16:18:01.346696 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-13 16:18:01.346713 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-13 16:18:01.346731 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-13 16:18:01.346749 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-13 16:18:01.346767 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-13 16:18:01.346785 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-13 16:18:01.346803 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-13 16:18:01.346821 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-13 16:18:01.346839 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-13 16:18:01.346857 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-13 16:18:01.346875 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-13 16:18:01.346893 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-13 16:18:01.346911 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-13 16:18:01.346929 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-13 16:18:01.346947 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-13 16:18:01.346965 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-13 16:18:01.346983 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-13 16:18:01.347001 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-13 16:18:01.347020 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-13 16:18:01.347038 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-13 16:18:01.347056 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-13 16:18:01.347074 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-13 16:18:01.347093 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-05-13 16:18:01.347111 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-05-13 16:18:01.347129 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-05-13 16:18:01.347147 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-05-13 16:18:01.347166 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-05-13 16:18:01.347184 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-05-13 16:18:01.347202 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-13 16:18:01.347220 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-13 16:18:01.347238 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-13 16:18:01.347257 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-13 16:18:01.347275 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-13 16:18:01.347299 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-13 16:18:01.347318 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-13 16:18:01.347337 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-13 16:18:01.347355 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-13 16:18:01.347373 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-13 16:18:01.347391 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-13 16:18:01.347410 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-13 16:18:01.347428 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-13 16:18:01.347446 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-13 16:18:01.347464 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-13 16:18:01.347482 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-13 16:18:01.347500 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-13 16:18:01.347518 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-05-13 16:18:01.347536 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-05-13 16:18:01.347555 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-13 16:18:01.347572 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-13 16:18:01.347590 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-13 16:18:01.347607 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-13 16:18:01.347625 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-13 16:18:01.347643 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-05-13 16:18:01.347661 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-05-13 16:18:01.347679 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-13 16:18:01.347696 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-13 16:18:01.347714 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-13 16:18:01.347731 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-13 16:18:01.347749 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-13 16:18:01.347767 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-05-13 16:18:01.347785 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-05-13 16:18:01.347803 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-05-13 16:18:01.347821 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-05-13 16:18:01.347839 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-13 16:18:01.347856 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-13 16:18:01.347874 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-13 16:18:01.347892 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-zxjhr.txt 2026-05-13 16:18:01.347910 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-zxjhr.yaml 2026-05-13 16:18:01.347932 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-b9thz.txt 2026-05-13 16:18:01.347951 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-b9thz.yaml 2026-05-13 16:18:01.347969 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ffxs5.txt 2026-05-13 16:18:01.347987 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ffxs5.yaml 2026-05-13 16:18:01.348005 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xrmqx.txt 2026-05-13 16:18:01.348023 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xrmqx.yaml 2026-05-13 16:18:01.348040 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5qbqb.txt 2026-05-13 16:18:01.348058 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5qbqb.yaml 2026-05-13 16:18:01.348076 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8k84j.txt 2026-05-13 16:18:01.348093 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8k84j.yaml 2026-05-13 16:18:01.348111 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-13 16:18:01.348128 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-13 16:18:01.348146 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-13 16:18:01.348163 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-13 16:18:01.348230 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-13 16:18:01.348253 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-13 16:18:01.348272 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-pl7lj.txt 2026-05-13 16:18:01.348291 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-pl7lj.yaml 2026-05-13 16:18:01.348309 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-13 16:18:01.348327 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-13 16:18:01.348345 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-13 16:18:01.348362 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-13 16:18:01.348380 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-13 16:18:01.348397 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-05-13 16:18:01.348415 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-05-13 16:18:01.348433 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-13 16:18:01.348451 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-13 16:18:01.348469 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-13 16:18:01.348488 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-13 16:18:01.348506 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-13 16:18:01.348523 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-13 16:18:01.348541 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-13 16:18:01.348560 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-13 16:18:01.348580 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-13 16:18:01.348600 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-13 16:18:01.348626 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-13 16:18:01.348645 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-13 16:18:01.348663 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-13 16:18:01.348682 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-13 16:18:01.348700 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-13 16:18:01.348719 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-13 16:18:01.348737 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-13 16:18:01.348755 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-13 16:18:01.348773 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-13 16:18:01.348791 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-13 16:18:01.348809 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-13 16:18:01.348827 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-13 16:18:01.348845 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-13 16:18:01.348863 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-05-13 16:18:01.348881 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-05-13 16:18:01.348899 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-13 16:18:01.348916 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-13 16:18:01.348934 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-13 16:18:01.348955 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-13 16:18:01.348986 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-13 16:18:01.349004 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-13 16:18:01.349023 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-13 16:18:01.349041 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-13 16:18:01.349059 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-13 16:18:01.349076 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-13 16:18:01.349094 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-13 16:18:01.349112 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-13 16:18:01.349130 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-13 16:18:01.349148 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-13 16:18:01.349165 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-13 16:18:01.349183 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-13 16:18:01.349200 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-13 16:18:01.349225 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-13 16:18:01.349243 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-13 16:18:01.349261 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-13 16:18:01.349278 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-13 16:18:01.349296 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-13 16:18:01.349314 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-13 16:18:01.349332 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-7z99tr.txt 2026-05-13 16:18:01.349350 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-7z99tr.yaml 2026-05-13 16:18:01.349367 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-kfro0q.txt 2026-05-13 16:18:01.349385 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-kfro0q.yaml 2026-05-13 16:18:01.349403 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-05-13 16:18:01.349421 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-05-13 16:18:01.349439 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-13 16:18:01.349457 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-13 16:18:01.349475 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-05-13 16:18:01.349493 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-05-13 16:18:01.349511 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-13 16:18:01.349528 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-13 16:18:01.349546 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-13 16:18:01.349564 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-13 16:18:01.349581 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-13 16:18:01.349599 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-13 16:18:01.349617 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-13 16:18:01.349634 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-05-13 16:18:01.349652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-05-13 16:18:01.349669 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-05-13 16:18:01.349687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-05-13 16:18:01.349705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-13 16:18:01.349723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-13 16:18:01.349741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-13 16:18:01.349758 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-13 16:18:01.349776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-13 16:18:01.349795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-13 16:18:01.349812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-13 16:18:01.349837 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-13 16:18:01.349855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-13 16:18:01.349874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-13 16:18:01.349892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-13 16:18:01.349910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-13 16:18:01.349929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-13 16:18:01.349963 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-13 16:18:01.349982 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-13 16:18:01.350000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-13 16:18:01.350018 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-13 16:18:01.350036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-13 16:18:01.350053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-13 16:18:01.350071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-13 16:18:01.350088 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-13 16:18:01.350105 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-13 16:18:01.350123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-13 16:18:01.350140 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-13 16:18:01.350158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-13 16:18:01.350176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-13 16:18:01.350193 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-13 16:18:01.350211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-13 16:18:01.350228 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-13 16:18:01.350246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-13 16:18:01.350264 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-13 16:18:01.350281 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-13 16:18:01.350299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-13 16:18:01.350316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-13 16:18:01.350334 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-13 16:18:01.350351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-13 16:18:01.350369 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-13 16:18:01.350387 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-13 16:18:01.350404 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-13 16:18:01.350422 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-13 16:18:01.350446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-13 16:18:01.350464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-13 16:18:01.350482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-13 16:18:01.350499 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-13 16:18:01.350517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-13 16:18:01.350535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-13 16:18:01.350552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-13 16:18:01.350570 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-13 16:18:01.350588 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-13 16:18:01.350605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-13 16:18:01.350622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-13 16:18:01.350640 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-13 16:18:01.350657 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-13 16:18:01.350674 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-13 16:18:01.350692 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-13 16:18:01.350709 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-13 16:18:01.350726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-13 16:18:01.350744 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-13 16:18:01.350761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-13 16:18:01.350779 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-13 16:18:01.350796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-13 16:18:01.350813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-13 16:18:01.350831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-13 16:18:01.350849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-13 16:18:01.350866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-13 16:18:01.350884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-13 16:18:01.350901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-13 16:18:01.350919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-13 16:18:01.350937 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-13 16:18:01.350955 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-13 16:18:01.350973 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-13 16:18:01.350991 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-05-13 16:18:01.351012 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-05-13 16:18:01.351038 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-05-13 16:18:01.351057 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-05-13 16:18:01.351075 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-13 16:18:01.351093 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-13 16:18:01.364288 | 2026-05-13 16:18:01.364366 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-13 16:18:01.571586 | instance | changed 2026-05-13 16:18:01.577956 | 2026-05-13 16:18:01.578025 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-13 16:18:01.808939 | instance | changed 2026-05-13 16:18:01.815056 | 2026-05-13 16:18:01.815141 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-13 16:18:02.472397 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-9xg5x/envoy-gateway 2026-05-13 16:18:02.671035 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-9xg5x" not found 2026-05-13 16:18:02.848221 | instance | kube-system/ceph-csi-rbd-nodeplugin-zxjhr/csi-rbdplugin 2026-05-13 16:18:03.031937 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-zxjhr" not found 2026-05-13 16:18:03.035153 | instance | kube-system/ceph-csi-rbd-nodeplugin-zxjhr/driver-registrar 2026-05-13 16:18:03.231561 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-zxjhr" not found 2026-05-13 16:18:03.235727 | instance | kube-system/ceph-csi-rbd-nodeplugin-zxjhr/liveness-prometheus 2026-05-13 16:18:03.425180 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-zxjhr" not found 2026-05-13 16:18:03.606384 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-rbdplugin 2026-05-13 16:18:03.789581 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-b9thz" not found 2026-05-13 16:18:03.793071 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-provisioner 2026-05-13 16:18:03.972816 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-b9thz" not found 2026-05-13 16:18:03.977162 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-resizer 2026-05-13 16:18:04.223809 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-b9thz" not found 2026-05-13 16:18:04.228294 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-snapshotter 2026-05-13 16:18:04.402119 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-b9thz" not found 2026-05-13 16:18:04.405229 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-attacher 2026-05-13 16:18:04.589231 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-b9thz" not found 2026-05-13 16:18:04.594128 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-rbdplugin-controller 2026-05-13 16:18:04.774470 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-b9thz" not found 2026-05-13 16:18:04.777690 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/liveness-prometheus 2026-05-13 16:18:04.943590 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-b9thz" not found 2026-05-13 16:18:05.130855 | instance | kube-system/cilium-ffxs5/config 2026-05-13 16:18:05.323768 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-ffxs5" not found 2026-05-13 16:18:05.328703 | instance | kube-system/cilium-ffxs5/mount-cgroup 2026-05-13 16:18:05.500850 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-ffxs5" not found 2026-05-13 16:18:05.505054 | instance | kube-system/cilium-ffxs5/apply-sysctl-overwrites 2026-05-13 16:18:05.680201 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-ffxs5" not found 2026-05-13 16:18:05.685407 | instance | kube-system/cilium-ffxs5/mount-bpf-fs 2026-05-13 16:18:05.872091 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-ffxs5" not found 2026-05-13 16:18:05.876505 | instance | kube-system/cilium-ffxs5/clean-cilium-state 2026-05-13 16:18:06.065203 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-ffxs5" not found 2026-05-13 16:18:06.068792 | instance | kube-system/cilium-ffxs5/install-cni-binaries 2026-05-13 16:18:06.240089 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-ffxs5" not found 2026-05-13 16:18:06.244436 | instance | kube-system/cilium-ffxs5/cilium-agent 2026-05-13 16:18:06.444353 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-ffxs5" not found 2026-05-13 16:18:06.625418 | instance | kube-system/cilium-operator-869df985b8-xrmqx/cilium-operator 2026-05-13 16:18:06.804275 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-xrmqx" not found 2026-05-13 16:18:06.985798 | instance | kube-system/coredns-67659f764b-5qbqb/coredns 2026-05-13 16:18:07.178506 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-5qbqb" not found 2026-05-13 16:18:07.344430 | instance | kube-system/coredns-67659f764b-8k84j/coredns 2026-05-13 16:18:07.528434 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8k84j" not found 2026-05-13 16:18:07.702030 | instance | kube-system/etcd-instance/etcd 2026-05-13 16:18:07.922480 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-13 16:18:08.097581 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-13 16:18:08.291982 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-13 16:18:08.468047 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-13 16:18:08.657886 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-13 16:18:08.848239 | instance | kube-system/kube-proxy-pl7lj/kube-proxy 2026-05-13 16:18:09.032904 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-pl7lj" not found 2026-05-13 16:18:09.211431 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-13 16:18:09.404795 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-13 16:18:09.573254 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-13 16:18:09.759913 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-13 16:18:09.862334 | instance | ERROR 2026-05-13 16:18:09.862532 | instance | { 2026-05-13 16:18:09.862566 | instance | "delta": "0:00:07.725418", 2026-05-13 16:18:09.862587 | instance | "end": "2026-05-13 16:18:09.765249", 2026-05-13 16:18:09.862620 | instance | "msg": "non-zero return code", 2026-05-13 16:18:09.862639 | instance | "rc": 123, 2026-05-13 16:18:09.862658 | instance | "start": "2026-05-13 16:18:02.039831" 2026-05-13 16:18:09.862676 | instance | } 2026-05-13 16:18:09.862701 | instance | ERROR: Ignoring Errors 2026-05-13 16:18:09.868112 | 2026-05-13 16:18:09.868194 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-13 16:18:10.369304 | instance | changed: 2026-05-13 16:18:10.369595 | instance | cd+++++++++ pod-logs/ 2026-05-13 16:18:10.369657 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-13 16:18:10.369706 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-9xg5x/ 2026-05-13 16:18:10.369752 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-9xg5x/envoy-gateway.txt 2026-05-13 16:18:10.369802 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-13 16:18:10.369850 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-13 16:18:10.369888 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-9xg5x/ 2026-05-13 16:18:10.369911 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-9xg5x/envoy-gateway.txt 2026-05-13 16:18:10.369934 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-13 16:18:10.369957 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/ 2026-05-13 16:18:10.369980 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/csi-rbdplugin.txt 2026-05-13 16:18:10.369999 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/driver-registrar.txt 2026-05-13 16:18:10.370017 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/liveness-prometheus.txt 2026-05-13 16:18:10.370035 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/ 2026-05-13 16:18:10.370053 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-attacher.txt 2026-05-13 16:18:10.370071 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-provisioner.txt 2026-05-13 16:18:10.370095 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-rbdplugin-controller.txt 2026-05-13 16:18:10.370114 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-rbdplugin.txt 2026-05-13 16:18:10.370132 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-resizer.txt 2026-05-13 16:18:10.370151 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-snapshotter.txt 2026-05-13 16:18:10.370170 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/liveness-prometheus.txt 2026-05-13 16:18:10.370188 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/ 2026-05-13 16:18:10.370207 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/apply-sysctl-overwrites.txt 2026-05-13 16:18:10.370225 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/cilium-agent.txt 2026-05-13 16:18:10.370243 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/clean-cilium-state.txt 2026-05-13 16:18:10.370262 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/config.txt 2026-05-13 16:18:10.370280 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/install-cni-binaries.txt 2026-05-13 16:18:10.370298 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/mount-bpf-fs.txt 2026-05-13 16:18:10.370316 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ffxs5/mount-cgroup.txt 2026-05-13 16:18:10.370334 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xrmqx/ 2026-05-13 16:18:10.370365 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xrmqx/cilium-operator.txt 2026-05-13 16:18:10.370384 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5qbqb/ 2026-05-13 16:18:10.370402 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5qbqb/coredns.txt 2026-05-13 16:18:10.370420 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8k84j/ 2026-05-13 16:18:10.370438 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8k84j/coredns.txt 2026-05-13 16:18:10.370456 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-13 16:18:10.370474 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-13 16:18:10.370491 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-13 16:18:10.370509 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-13 16:18:10.370527 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-13 16:18:10.370546 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-13 16:18:10.370564 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-pl7lj/ 2026-05-13 16:18:10.370582 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-pl7lj/kube-proxy.txt 2026-05-13 16:18:10.370600 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-13 16:18:10.370618 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-13 16:18:10.370636 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-13 16:18:10.370654 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-13 16:18:10.370672 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-13 16:18:10.370691 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/ 2026-05-13 16:18:10.370709 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/csi-rbdplugin.txt 2026-05-13 16:18:10.370728 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/driver-registrar.txt 2026-05-13 16:18:10.370746 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-zxjhr/liveness-prometheus.txt 2026-05-13 16:18:10.370765 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/ 2026-05-13 16:18:10.370784 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-attacher.txt 2026-05-13 16:18:10.370803 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-provisioner.txt 2026-05-13 16:18:10.370821 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-rbdplugin-controller.txt 2026-05-13 16:18:10.370839 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-rbdplugin.txt 2026-05-13 16:18:10.370858 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-resizer.txt 2026-05-13 16:18:10.370876 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/csi-snapshotter.txt 2026-05-13 16:18:10.370894 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-b9thz/liveness-prometheus.txt 2026-05-13 16:18:10.370912 | instance | cd+++++++++ pod-logs/kube-system/cilium-ffxs5/ 2026-05-13 16:18:10.370931 | instance | >f+++++++++ pod-logs/kube-system/cilium-ffxs5/apply-sysctl-overwrites.txt 2026-05-13 16:18:10.370950 | instance | >f+++++++++ pod-logs/kube-system/cilium-ffxs5/cilium-agent.txt 2026-05-13 16:18:10.370968 | instance | >f+++++++++ pod-logs/kube-system/cilium-ffxs5/clean-cilium-state.txt 2026-05-13 16:18:10.370987 | instance | >f+++++++++ pod-logs/kube-system/cilium-ffxs5/config.txt 2026-05-13 16:18:10.371010 | instance | >f+++++++++ pod-logs/kube-system/cilium-ffxs5/install-cni-binaries.txt 2026-05-13 16:18:10.371029 | instance | >f+++++++++ pod-logs/kube-system/cilium-ffxs5/mount-bpf-fs.txt 2026-05-13 16:18:10.371048 | instance | >f+++++++++ pod-logs/kube-system/cilium-ffxs5/mount-cgroup.txt 2026-05-13 16:18:10.371067 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xrmqx/ 2026-05-13 16:18:10.371086 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xrmqx/cilium-operator.txt 2026-05-13 16:18:10.371105 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-5qbqb/ 2026-05-13 16:18:10.371123 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-5qbqb/coredns.txt 2026-05-13 16:18:10.371142 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8k84j/ 2026-05-13 16:18:10.371161 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8k84j/coredns.txt 2026-05-13 16:18:10.371179 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-13 16:18:10.371197 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-13 16:18:10.371216 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-13 16:18:10.371234 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-13 16:18:10.371252 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-13 16:18:10.371270 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-13 16:18:10.371288 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-pl7lj/ 2026-05-13 16:18:10.371307 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-pl7lj/kube-proxy.txt 2026-05-13 16:18:10.371325 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-13 16:18:10.371343 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-13 16:18:10.371362 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-13 16:18:10.371380 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-13 16:18:10.381636 | 2026-05-13 16:18:10.381717 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-13 16:18:10.588018 | instance | changed 2026-05-13 16:18:10.594537 | 2026-05-13 16:18:10.594603 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-13 16:18:11.125486 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-13 16:18:11.148300 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-13 16:18:11.148925 | instance | Dload Upload Total Spent Left Speed 2026-05-13 16:18:11.153075 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-13 16:18:11.473557 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-13 16:18:11.482188 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-13 16:18:11.482219 | instance | Dload Upload Total Spent Left Speed 2026-05-13 16:18:11.486653 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-13 16:18:11.632866 | instance | ok: Runtime: 0:00:00.690062 2026-05-13 16:18:11.638854 | 2026-05-13 16:18:11.638921 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-13 16:18:11.947522 | instance | ceph-mgr endpoints: 2026-05-13 16:18:12.177423 | instance | ok: Runtime: 0:00:00.086871 2026-05-13 16:18:12.183443 | 2026-05-13 16:18:12.183508 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-13 16:18:12.719577 | instance | ok: Runtime: 0:00:00.079844 2026-05-13 16:18:12.726509 | 2026-05-13 16:18:12.726595 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-13 16:18:13.206929 | instance | changed: 2026-05-13 16:18:13.207273 | instance | cd+++++++++ prometheus/ 2026-05-13 16:18:13.207346 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-13 16:18:13.207395 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-13 16:18:13.216832 | 2026-05-13 16:18:13.216901 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-13 16:18:13.425096 | instance | changed 2026-05-13 16:18:13.429919 | 2026-05-13 16:18:13.429983 | TASK [gather-selenium-data : Get selenium data] 2026-05-13 16:18:13.749907 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-13 16:18:13.752031 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-13 16:18:13.966634 | instance | ERROR 2026-05-13 16:18:13.966847 | instance | { 2026-05-13 16:18:13.966888 | instance | "delta": "0:00:00.008690", 2026-05-13 16:18:13.966916 | instance | "end": "2026-05-13 16:18:13.752438", 2026-05-13 16:18:13.966943 | instance | "msg": "non-zero return code", 2026-05-13 16:18:13.966968 | instance | "rc": 1, 2026-05-13 16:18:13.966993 | instance | "start": "2026-05-13 16:18:13.743748" 2026-05-13 16:18:13.967019 | instance | } 2026-05-13 16:18:13.967051 | instance | ERROR: Ignoring Errors 2026-05-13 16:18:13.973445 | 2026-05-13 16:18:13.973527 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-13 16:18:14.455025 | instance | changed: cd+++++++++ selenium/ 2026-05-13 16:18:14.461426 | 2026-05-13 16:18:14.461477 | PLAY RECAP 2026-05-13 16:18:14.461524 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-13 16:18:14.461545 | 2026-05-13 16:18:14.585943 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-13 16:18:14.590642 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 16:18:15.201781 | 2026-05-13 16:18:15.201914 | PLAY [all] 2026-05-13 16:18:15.213271 | 2026-05-13 16:18:15.213348 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-13 16:18:15.258728 | instance | skipping: Conditional result was False 2026-05-13 16:18:15.269569 | 2026-05-13 16:18:15.269657 | TASK [fetch-output : Set log path for single node] 2026-05-13 16:18:15.312689 | instance | ok 2026-05-13 16:18:15.317411 | 2026-05-13 16:18:15.317477 | LOOP [fetch-output : Ensure local output dirs] 2026-05-13 16:18:15.690710 | instance -> localhost | ok: "/var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/work/logs" 2026-05-13 16:18:15.897234 | instance -> localhost | changed: "/var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/work/artifacts" 2026-05-13 16:18:16.103493 | instance -> localhost | changed: "/var/lib/zuul/builds/7cd30d1dde454385bf660c0be301769c/work/docs" 2026-05-13 16:18:16.123827 | 2026-05-13 16:18:16.124409 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 16:18:16.737632 | instance | changed: .d..t...... ./ 2026-05-13 16:18:16.737933 | instance | changed: All items complete 2026-05-13 16:18:16.737978 | 2026-05-13 16:18:17.167002 | instance | changed: .d..t...... ./ 2026-05-13 16:18:17.593075 | instance | changed: .d..t...... ./ 2026-05-13 16:18:17.615793 | 2026-05-13 16:18:17.615990 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 16:18:18.018046 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007164 2026-05-13 16:18:18.269426 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.009488 2026-05-13 16:18:18.293955 | 2026-05-13 16:18:18.294109 | PLAY [all] 2026-05-13 16:18:18.300397 | 2026-05-13 16:18:18.300472 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 16:18:18.721391 | instance | changed 2026-05-13 16:18:18.727140 | 2026-05-13 16:18:18.727193 | PLAY RECAP 2026-05-13 16:18:18.727265 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 16:18:18.727289 | 2026-05-13 16:18:18.866749 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 16:18:18.870978 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 16:18:19.437131 | 2026-05-13 16:18:19.437270 | PLAY [localhost] 2026-05-13 16:18:19.448889 | 2026-05-13 16:18:19.448981 | TASK [Generate Zuul manifest] 2026-05-13 16:18:19.470636 | localhost | ok 2026-05-13 16:18:19.489201 | 2026-05-13 16:18:19.489282 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 16:18:19.896425 | localhost | changed 2026-05-13 16:18:19.910021 | 2026-05-13 16:18:19.910161 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 16:18:19.941971 | localhost | ok 2026-05-13 16:18:19.951589 | 2026-05-13 16:18:19.951803 | TASK [Upload logs] 2026-05-13 16:18:19.969552 | localhost | ok 2026-05-13 16:18:20.025373 | 2026-05-13 16:18:20.025496 | TASK [Set zuul-log-path fact] 2026-05-13 16:18:20.047394 | localhost | ok 2026-05-13 16:18:20.059172 | 2026-05-13 16:18:20.059241 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 16:18:20.089912 | localhost | ok 2026-05-13 16:18:20.098481 | 2026-05-13 16:18:20.098550 | TASK [upload-logs : Create log directories] 2026-05-13 16:18:20.485454 | localhost | changed 2026-05-13 16:18:20.492482 | 2026-05-13 16:18:20.492628 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 16:18:20.889432 | localhost -> localhost | ok: Runtime: 0:00:00.008074 2026-05-13 16:18:20.896351 | 2026-05-13 16:18:20.896461 | TASK [upload-logs : Upload logs to log server] 2026-05-13 16:18:21.445116 | localhost | Output suppressed because no_log was given 2026-05-13 16:18:21.453302 | 2026-05-13 16:18:21.453388 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 16:18:21.531177 | localhost | skipping: Conditional result was False 2026-05-13 16:18:21.570359 | localhost | skipping: Conditional result was False 2026-05-13 16:18:21.580122 | 2026-05-13 16:18:21.580277 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 16:18:21.623818 | localhost | skipping: Conditional result was False 2026-05-13 16:18:21.624211 | 2026-05-13 16:18:21.627983 | localhost | skipping: Conditional result was False 2026-05-13 16:18:21.644800 | 2026-05-13 16:18:21.644992 | LOOP [upload-logs : Upload console log and json output]