2026-04-28 07:11:20.934190 | Job console starting 2026-04-28 07:11:20.947032 | Updating git repos 2026-04-28 07:11:21.075576 | Cloning repos into workspace 2026-04-28 07:11:21.459433 | Restoring repo states 2026-04-28 07:11:21.484381 | Merging changes 2026-04-28 07:11:22.965221 | Checking out repos 2026-04-28 07:11:24.145874 | Preparing playbooks 2026-04-28 07:11:49.338033 | Running Ansible setup 2026-04-28 07:11:55.472657 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 07:11:56.122183 | 2026-04-28 07:11:56.122294 | PLAY [localhost] 2026-04-28 07:11:56.129514 | 2026-04-28 07:11:56.129582 | TASK [Gathering Facts] 2026-04-28 07:11:57.451880 | localhost | ok 2026-04-28 07:11:57.464389 | 2026-04-28 07:11:57.464481 | TASK [Setup log path fact] 2026-04-28 07:11:57.487085 | localhost | ok 2026-04-28 07:11:57.569667 | 2026-04-28 07:11:57.569786 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 07:11:57.600780 | localhost | ok 2026-04-28 07:11:57.609227 | 2026-04-28 07:11:57.609375 | TASK [emit-job-header : Print job information] 2026-04-28 07:11:57.651916 | # Job Information 2026-04-28 07:11:57.652117 | Ansible Version: 2.16.16 2026-04-28 07:11:57.652166 | Job: atmosphere-molecule-aio-ovn 2026-04-28 07:11:57.652200 | Pipeline: check 2026-04-28 07:11:57.652230 | Executor: 0a8996d2b663 2026-04-28 07:11:57.652260 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3877 2026-04-28 07:11:57.652294 | Event ID: 55d02b20-42d1-11f1-8457-10c22e2839dd 2026-04-28 07:11:57.656242 | 2026-04-28 07:11:57.656333 | LOOP [emit-job-header : Print node information] 2026-04-28 07:11:57.750750 | localhost | ok: 2026-04-28 07:11:57.751065 | localhost | # Node Information 2026-04-28 07:11:57.751127 | localhost | Inventory Hostname: instance 2026-04-28 07:11:57.751175 | localhost | Hostname: np0000171031 2026-04-28 07:11:57.751219 | localhost | Username: zuul 2026-04-28 07:11:57.751270 | localhost | Distro: Ubuntu 22.04 2026-04-28 07:11:57.751315 | localhost | Provider: yul1 2026-04-28 07:11:57.751357 | localhost | Region: ca-ymq-1 2026-04-28 07:11:57.751398 | localhost | Label: ubuntu-jammy-16 2026-04-28 07:11:57.751438 | localhost | Product Name: OpenStack Nova 2026-04-28 07:11:57.751478 | localhost | Interface IP: 199.19.213.30 2026-04-28 07:11:57.763904 | 2026-04-28 07:11:57.764085 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 07:11:58.367710 | localhost -> localhost | changed 2026-04-28 07:11:58.375726 | 2026-04-28 07:11:58.375798 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 07:11:59.306295 | localhost -> localhost | changed 2026-04-28 07:11:59.316407 | 2026-04-28 07:11:59.316535 | PLAY [all] 2026-04-28 07:11:59.326020 | 2026-04-28 07:11:59.326108 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 07:11:59.574590 | instance -> localhost | ok 2026-04-28 07:11:59.587060 | 2026-04-28 07:11:59.606620 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 07:11:59.641103 | instance | ok 2026-04-28 07:11:59.657252 | instance | included: /var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 07:11:59.662826 | 2026-04-28 07:11:59.662887 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 07:12:00.642171 | instance -> localhost | Generating public/private rsa key pair. 2026-04-28 07:12:00.642392 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/work/11b557705ec44c4c9dba05d34c0c0fc6_id_rsa 2026-04-28 07:12:00.642422 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/work/11b557705ec44c4c9dba05d34c0c0fc6_id_rsa.pub 2026-04-28 07:12:00.642445 | instance -> localhost | The key fingerprint is: 2026-04-28 07:12:00.642467 | instance -> localhost | SHA256:kN3WDE0yt65/q9ZJgpAIWPaNu94+Hog2pSI6sOy4Dxc zuul-build-sshkey 2026-04-28 07:12:00.642509 | instance -> localhost | The key's randomart image is: 2026-04-28 07:12:00.642531 | instance -> localhost | +---[RSA 3072]----+ 2026-04-28 07:12:00.642558 | instance -> localhost | | oo +oo | 2026-04-28 07:12:00.642580 | instance -> localhost | | .... = . B.. | 2026-04-28 07:12:00.642600 | instance -> localhost | | .=.o.o + | 2026-04-28 07:12:00.642620 | instance -> localhost | | .oo. . | 2026-04-28 07:12:00.642640 | instance -> localhost | | E o S. .. | 2026-04-28 07:12:00.642659 | instance -> localhost | |. . + o ... . | 2026-04-28 07:12:00.642679 | instance -> localhost | |=.o = o . . + . | 2026-04-28 07:12:00.642698 | instance -> localhost | |== o o ... .. + | 2026-04-28 07:12:00.642719 | instance -> localhost | |==. .o+. .oo.. | 2026-04-28 07:12:00.642739 | instance -> localhost | +----[SHA256]-----+ 2026-04-28 07:12:00.642796 | instance -> localhost | ok: Runtime: 0:00:00.418921 2026-04-28 07:12:00.648088 | 2026-04-28 07:12:00.648155 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 07:12:00.683545 | instance | ok 2026-04-28 07:12:00.692969 | instance | included: /var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 07:12:00.706214 | 2026-04-28 07:12:00.706338 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 07:12:00.732313 | instance | skipping: Conditional result was False 2026-04-28 07:12:00.739859 | 2026-04-28 07:12:00.739962 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 07:12:01.211291 | instance | changed 2026-04-28 07:12:01.216359 | 2026-04-28 07:12:01.216429 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 07:12:01.403456 | instance | ok 2026-04-28 07:12:01.719263 | 2026-04-28 07:12:01.719969 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 07:12:02.234910 | instance | changed 2026-04-28 07:12:02.241313 | 2026-04-28 07:12:02.241383 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 07:12:02.728750 | instance | changed 2026-04-28 07:12:02.735892 | 2026-04-28 07:12:02.735966 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 07:12:02.763273 | instance | skipping: Conditional result was False 2026-04-28 07:12:02.833820 | 2026-04-28 07:12:02.834053 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 07:12:03.183562 | instance -> localhost | changed 2026-04-28 07:12:03.195024 | 2026-04-28 07:12:03.195116 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 07:12:03.479909 | instance -> localhost | Identity added: /var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/work/11b557705ec44c4c9dba05d34c0c0fc6_id_rsa (zuul-build-sshkey) 2026-04-28 07:12:03.480400 | instance -> localhost | ok: Runtime: 0:00:00.016493 2026-04-28 07:12:03.489435 | 2026-04-28 07:12:03.489506 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 07:12:03.764315 | instance | ok 2026-04-28 07:12:03.771409 | 2026-04-28 07:12:03.771477 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 07:12:03.800783 | instance | skipping: Conditional result was False 2026-04-28 07:12:03.812478 | 2026-04-28 07:12:03.812573 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-28 07:12:04.096287 | instance | ok 2026-04-28 07:12:04.102482 | 2026-04-28 07:12:04.102563 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-28 07:12:05.683563 | instance | Output suppressed because no_log was given 2026-04-28 07:12:07.445301 | 2026-04-28 07:12:07.445429 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-28 07:12:07.646422 | instance | ok: "logs" 2026-04-28 07:12:07.646655 | instance | ok: All items complete 2026-04-28 07:12:07.646685 | 2026-04-28 07:12:07.807531 | instance | ok: "artifacts" 2026-04-28 07:12:07.989243 | instance | ok: "docs" 2026-04-28 07:12:08.008240 | 2026-04-28 07:12:08.008400 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-28 07:12:08.203968 | instance | changed: "logs" 2026-04-28 07:12:08.358775 | instance | changed: "artifacts" 2026-04-28 07:12:08.517842 | instance | changed: "docs" 2026-04-28 07:12:08.533166 | 2026-04-28 07:12:08.533661 | PLAY RECAP 2026-04-28 07:12:08.533744 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-28 07:12:08.533787 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 07:12:08.533817 | 2026-04-28 07:12:08.708599 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 07:12:08.718316 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 07:12:09.304944 | 2026-04-28 07:12:10.760656 | PLAY [all] 2026-04-28 07:12:10.782875 | 2026-04-28 07:12:10.783184 | TASK [setup-uv : Extract archive] 2026-04-28 07:12:13.867298 | instance | changed 2026-04-28 07:12:13.936507 | 2026-04-28 07:12:13.936634 | TASK [setup-uv : Print version] 2026-04-28 07:12:14.295742 | instance | uv 0.8.13 2026-04-28 07:12:14.475325 | instance | ok: Runtime: 0:00:00.008799 2026-04-28 07:12:14.506942 | 2026-04-28 07:12:14.507105 | PLAY RECAP 2026-04-28 07:12:14.507210 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 07:12:14.507268 | 2026-04-28 07:12:14.616107 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 07:12:14.631910 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-28 07:12:15.245546 | 2026-04-28 07:12:15.245667 | PLAY [all] 2026-04-28 07:12:15.257135 | 2026-04-28 07:12:15.257249 | TASK [Install "jq" for log collection] 2026-04-28 07:12:56.404110 | instance | changed 2026-04-28 07:12:56.409503 | 2026-04-28 07:12:56.409583 | TASK [Install pip3 for Python package management] 2026-04-28 07:13:03.566675 | instance | changed 2026-04-28 07:13:03.573233 | 2026-04-28 07:13:03.573304 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-28 07:13:08.673748 | instance | changed 2026-04-28 07:13:08.676434 | 2026-04-28 07:13:08.676486 | PLAY [all] 2026-04-28 07:13:08.683596 | 2026-04-28 07:13:08.683658 | TASK [ensure-go : Check installed go version] 2026-04-28 07:13:09.218091 | instance | ok: ERROR (ignored) 2026-04-28 07:13:09.218386 | instance | { 2026-04-28 07:13:09.218437 | instance | "failed_when_result": false, 2026-04-28 07:13:09.218474 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-28 07:13:09.218509 | instance | "rc": 2 2026-04-28 07:13:09.218545 | instance | } 2026-04-28 07:13:09.225757 | 2026-04-28 07:13:09.225825 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-28 07:13:09.279312 | instance | ok 2026-04-28 07:13:09.288405 | instance | included: /var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-28 07:13:09.293887 | 2026-04-28 07:13:09.293949 | TASK [ensure-go : Create temp directory] 2026-04-28 07:13:09.611917 | instance | changed 2026-04-28 07:13:09.619120 | 2026-04-28 07:13:09.619222 | TASK [ensure-go : Get archive checksum] 2026-04-28 07:13:10.209839 | instance | ok: OK (64 bytes) 2026-04-28 07:13:10.217344 | 2026-04-28 07:13:10.217487 | TASK [ensure-go : Download go archive] 2026-04-28 07:13:11.337448 | instance | changed: OK (78559214 bytes) 2026-04-28 07:13:11.346401 | 2026-04-28 07:13:11.346492 | TASK [ensure-go : Install go] 2026-04-28 07:13:17.392322 | instance | changed 2026-04-28 07:13:17.400900 | 2026-04-28 07:13:17.400982 | PLAY [all] 2026-04-28 07:13:17.407247 | 2026-04-28 07:13:17.407314 | TASK [Copy inventory file for Zuul] 2026-04-28 07:13:18.147901 | instance | changed 2026-04-28 07:13:18.152938 | 2026-04-28 07:13:18.153024 | TASK [Switch "ansible_host" to private IP] 2026-04-28 07:13:18.472054 | instance | changed: 1 replacements made 2026-04-28 07:13:18.523223 | 2026-04-28 07:13:18.523413 | TASK [Run molecule prepare] 2026-04-28 07:13:18.830576 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-28 07:13:18.830868 | instance | Creating virtual environment at: .venv 2026-04-28 07:13:18.854916 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-28 07:13:18.888261 | instance | Downloading ansible-core (2.1MiB) 2026-04-28 07:13:18.888655 | instance | Downloading pydantic-core (2.0MiB) 2026-04-28 07:13:18.888767 | instance | Downloading kubernetes (1.9MiB) 2026-04-28 07:13:18.888786 | instance | Downloading openstacksdk (1.7MiB) 2026-04-28 07:13:18.888997 | instance | Downloading rjsonnet (1.2MiB) 2026-04-28 07:13:18.889205 | instance | Downloading pygments (1.2MiB) 2026-04-28 07:13:18.889371 | instance | Downloading setuptools (1.1MiB) 2026-04-28 07:13:18.912335 | instance | Downloading cryptography (4.2MiB) 2026-04-28 07:13:18.913011 | instance | Downloading netaddr (2.2MiB) 2026-04-28 07:13:19.275245 | instance | Building pyperclip==1.9.0 2026-04-28 07:13:19.296942 | instance | Downloading rjsonnet 2026-04-28 07:13:19.410668 | instance | Downloading pydantic-core 2026-04-28 07:13:19.470284 | instance | Downloading pygments 2026-04-28 07:13:19.474350 | instance | Downloading netaddr 2026-04-28 07:13:19.498582 | instance | Downloading cryptography 2026-04-28 07:13:19.530951 | instance | Downloading setuptools 2026-04-28 07:13:19.597148 | instance | Downloading kubernetes 2026-04-28 07:13:19.638194 | instance | Downloading ansible-core 2026-04-28 07:13:19.676209 | instance | Downloading openstacksdk 2026-04-28 07:13:20.023384 | instance | Built pyperclip==1.9.0 2026-04-28 07:13:20.238967 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-28 07:13:20.279504 | instance | Installed 83 packages in 38ms 2026-04-28 07:13:20.904739 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-28 07:13:21.842935 | instance | INFO [aio > discovery] scenario test matrix: prepare 2026-04-28 07:13:21.842999 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-28 07:14:05.690741 | instance | INFO [aio > prepare] Executing 2026-04-28 07:14:06.690161 | instance | 2026-04-28 07:14:06.690644 | instance | PLAY [Prepare] ***************************************************************** 2026-04-28 07:14:06.690987 | instance | 2026-04-28 07:14:06.691272 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-28 07:14:06.691554 | instance | Tuesday 28 April 2026 07:14:06 +0000 (0:00:00.025) 0:00:00.025 ********* 2026-04-28 07:14:07.864883 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:14:07.865261 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:14:07.865677 | instance | interpreter could change the meaning of that path. See 2026-04-28 07:14:07.866103 | instance | https://docs.ansible.com/ansible- 2026-04-28 07:14:07.866513 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:14:07.874966 | instance | ok: [instance] 2026-04-28 07:14:07.875122 | instance | 2026-04-28 07:14:07.875292 | instance | TASK [Configure short hostname] ************************************************ 2026-04-28 07:14:07.875441 | instance | Tuesday 28 April 2026 07:14:07 +0000 (0:00:01.186) 0:00:01.211 ********* 2026-04-28 07:14:08.632496 | instance | changed: [instance] 2026-04-28 07:14:08.632717 | instance | 2026-04-28 07:14:08.633127 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-28 07:14:08.633478 | instance | Tuesday 28 April 2026 07:14:08 +0000 (0:00:00.756) 0:00:01.967 ********* 2026-04-28 07:14:08.917102 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-28 07:14:08.918387 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-28 07:14:08.918660 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-28 07:14:08.926523 | instance | changed: [instance] 2026-04-28 07:14:08.926766 | instance | 2026-04-28 07:14:08.927138 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-28 07:14:08.927392 | instance | Tuesday 28 April 2026 07:14:08 +0000 (0:00:00.294) 0:00:02.262 ********* 2026-04-28 07:14:10.262635 | instance | ok: [instance] 2026-04-28 07:14:10.262719 | instance | 2026-04-28 07:14:10.262857 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-28 07:14:10.263022 | instance | Tuesday 28 April 2026 07:14:10 +0000 (0:00:01.334) 0:00:03.597 ********* 2026-04-28 07:14:11.181575 | instance | ok: [instance] 2026-04-28 07:14:11.181785 | instance | 2026-04-28 07:14:11.182053 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-28 07:14:11.182289 | instance | 2026-04-28 07:14:11.182540 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-28 07:14:11.182741 | instance | Tuesday 28 April 2026 07:14:11 +0000 (0:00:00.912) 0:00:04.509 ********* 2026-04-28 07:14:12.252393 | instance | changed: [localhost] => (item=group_vars) 2026-04-28 07:14:12.252649 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-28 07:14:12.253070 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-28 07:14:12.253377 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-28 07:14:12.253685 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-28 07:14:12.253974 | instance | changed: [localhost] => (item=host_vars) 2026-04-28 07:14:12.254245 | instance | 2026-04-28 07:14:12.254648 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-28 07:14:12.254993 | instance | 2026-04-28 07:14:12.255350 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-28 07:14:12.255662 | instance | Tuesday 28 April 2026 07:14:12 +0000 (0:00:01.078) 0:00:05.588 ********* 2026-04-28 07:14:12.426179 | instance | changed: [localhost] 2026-04-28 07:14:12.426264 | instance | 2026-04-28 07:14:12.426532 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-28 07:14:12.426739 | instance | Tuesday 28 April 2026 07:14:12 +0000 (0:00:00.173) 0:00:05.761 ********* 2026-04-28 07:14:12.450666 | instance | ok: [localhost] 2026-04-28 07:14:12.450903 | instance | 2026-04-28 07:14:12.451231 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-28 07:14:12.451512 | instance | Tuesday 28 April 2026 07:14:12 +0000 (0:00:00.024) 0:00:05.786 ********* 2026-04-28 07:14:12.501636 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'a369bd43-d9d6-58f8-9af2-e5ab5d79beba'}) 2026-04-28 07:14:12.502132 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-28 07:14:12.502412 | instance | 2026-04-28 07:14:12.502732 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-28 07:14:12.502990 | instance | Tuesday 28 April 2026 07:14:12 +0000 (0:00:00.051) 0:00:05.837 ********* 2026-04-28 07:14:13.070862 | instance | changed: [localhost] 2026-04-28 07:14:13.071214 | instance | 2026-04-28 07:14:13.071552 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-28 07:14:13.072005 | instance | 2026-04-28 07:14:13.072287 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-28 07:14:13.072568 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.569) 0:00:06.406 ********* 2026-04-28 07:14:13.264310 | instance | changed: [localhost] 2026-04-28 07:14:13.264495 | instance | 2026-04-28 07:14:13.264817 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-28 07:14:13.265121 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.192) 0:00:06.599 ********* 2026-04-28 07:14:13.294546 | instance | ok: [localhost] 2026-04-28 07:14:13.294893 | instance | 2026-04-28 07:14:13.295259 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-28 07:14:13.295609 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.030) 0:00:06.630 ********* 2026-04-28 07:14:13.329445 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-28 07:14:13.329714 | instance | 2026-04-28 07:14:13.330076 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-28 07:14:13.330382 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.034) 0:00:06.665 ********* 2026-04-28 07:14:13.690216 | instance | changed: [localhost] 2026-04-28 07:14:13.690331 | instance | 2026-04-28 07:14:13.690517 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-28 07:14:13.690739 | instance | 2026-04-28 07:14:13.690981 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-28 07:14:13.691217 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.361) 0:00:07.026 ********* 2026-04-28 07:14:13.868710 | instance | changed: [localhost] 2026-04-28 07:14:13.868883 | instance | 2026-04-28 07:14:13.869181 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-28 07:14:13.869427 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.178) 0:00:07.204 ********* 2026-04-28 07:14:13.893952 | instance | ok: [localhost] 2026-04-28 07:14:13.894091 | instance | 2026-04-28 07:14:13.894240 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-28 07:14:13.894405 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.026) 0:00:07.230 ********* 2026-04-28 07:14:13.939031 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-28 07:14:13.939134 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-28 07:14:13.939285 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-28 07:14:13.939422 | instance | 2026-04-28 07:14:13.939572 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-28 07:14:13.939723 | instance | Tuesday 28 April 2026 07:14:13 +0000 (0:00:00.045) 0:00:07.275 ********* 2026-04-28 07:14:14.314234 | instance | changed: [localhost] 2026-04-28 07:14:14.314520 | instance | 2026-04-28 07:14:14.314819 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-28 07:14:14.315080 | instance | 2026-04-28 07:14:14.315358 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-28 07:14:14.315670 | instance | Tuesday 28 April 2026 07:14:14 +0000 (0:00:00.374) 0:00:07.650 ********* 2026-04-28 07:14:14.502141 | instance | changed: [localhost] 2026-04-28 07:14:14.502526 | instance | 2026-04-28 07:14:14.502875 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-28 07:14:14.503168 | instance | Tuesday 28 April 2026 07:14:14 +0000 (0:00:00.187) 0:00:07.837 ********* 2026-04-28 07:14:14.527852 | instance | ok: [localhost] 2026-04-28 07:14:14.528061 | instance | 2026-04-28 07:14:14.528465 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-28 07:14:14.528824 | instance | Tuesday 28 April 2026 07:14:14 +0000 (0:00:00.025) 0:00:07.863 ********* 2026-04-28 07:14:14.565215 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-28 07:14:14.565515 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-28 07:14:14.565797 | instance | 2026-04-28 07:14:14.566094 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-28 07:14:14.566414 | instance | Tuesday 28 April 2026 07:14:14 +0000 (0:00:00.037) 0:00:07.901 ********* 2026-04-28 07:14:14.932829 | instance | changed: [localhost] 2026-04-28 07:14:14.933062 | instance | 2026-04-28 07:14:14.933351 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-28 07:14:14.933608 | instance | 2026-04-28 07:14:14.933883 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-28 07:14:14.934158 | instance | Tuesday 28 April 2026 07:14:14 +0000 (0:00:00.367) 0:00:08.268 ********* 2026-04-28 07:14:15.630885 | instance | ok: [localhost] 2026-04-28 07:14:15.630993 | instance | 2026-04-28 07:14:15.631102 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-28 07:14:15.631265 | instance | Tuesday 28 April 2026 07:14:15 +0000 (0:00:00.698) 0:00:08.966 ********* 2026-04-28 07:14:15.814184 | instance | changed: [localhost] 2026-04-28 07:14:15.814365 | instance | 2026-04-28 07:14:15.814686 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-28 07:14:15.815004 | instance | Tuesday 28 April 2026 07:14:15 +0000 (0:00:00.183) 0:00:09.150 ********* 2026-04-28 07:14:15.845170 | instance | ok: [localhost] 2026-04-28 07:14:15.845615 | instance | 2026-04-28 07:14:15.845935 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-28 07:14:15.846235 | instance | Tuesday 28 April 2026 07:14:15 +0000 (0:00:00.031) 0:00:09.181 ********* 2026-04-28 07:14:16.671362 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-28 07:14:16.671601 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-28 07:14:16.671997 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-28 07:14:16.672402 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-28 07:14:16.672711 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-28 07:14:16.672967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-28 07:14:16.673277 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-28 07:14:16.673547 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-28 07:14:16.673832 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-28 07:14:16.674162 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-28 07:14:16.674441 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-28 07:14:16.674713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-28 07:14:16.675048 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-28 07:14:16.675395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-28 07:14:16.675670 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-28 07:14:16.676002 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-28 07:14:16.676308 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-28 07:14:16.676646 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-28 07:14:16.676939 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-28 07:14:16.677228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-28 07:14:16.677538 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-28 07:14:16.677879 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-28 07:14:16.678231 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-28 07:14:16.678508 | instance | 2026-04-28 07:14:16.678990 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-28 07:14:16.679367 | instance | Tuesday 28 April 2026 07:14:16 +0000 (0:00:00.825) 0:00:10.007 ********* 2026-04-28 07:14:17.021480 | instance | changed: [localhost] 2026-04-28 07:14:17.021766 | instance | 2026-04-28 07:14:17.022036 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-28 07:14:17.022326 | instance | Tuesday 28 April 2026 07:14:17 +0000 (0:00:00.350) 0:00:10.357 ********* 2026-04-28 07:14:17.199812 | instance | changed: [localhost] 2026-04-28 07:14:17.199915 | instance | 2026-04-28 07:14:17.199929 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-28 07:14:17.199949 | instance | 2026-04-28 07:14:17.199964 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-28 07:14:17.199976 | instance | Tuesday 28 April 2026 07:14:17 +0000 (0:00:00.173) 0:00:10.530 ********* 2026-04-28 07:14:17.391370 | instance | changed: [localhost] 2026-04-28 07:14:17.391560 | instance | 2026-04-28 07:14:17.391836 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-28 07:14:17.392196 | instance | Tuesday 28 April 2026 07:14:17 +0000 (0:00:00.196) 0:00:10.727 ********* 2026-04-28 07:14:17.423204 | instance | ok: [localhost] 2026-04-28 07:14:17.423452 | instance | 2026-04-28 07:14:17.423771 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-28 07:14:17.424142 | instance | Tuesday 28 April 2026 07:14:17 +0000 (0:00:00.032) 0:00:10.759 ********* 2026-04-28 07:14:17.465288 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-04-28 07:14:17.465563 | instance | 2026-04-28 07:14:17.465806 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-28 07:14:17.466148 | instance | Tuesday 28 April 2026 07:14:17 +0000 (0:00:00.042) 0:00:10.801 ********* 2026-04-28 07:14:17.819381 | instance | changed: [localhost] 2026-04-28 07:14:17.819458 | instance | 2026-04-28 07:14:17.819470 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-28 07:14:17.819480 | instance | 2026-04-28 07:14:17.819489 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-28 07:14:17.819498 | instance | Tuesday 28 April 2026 07:14:17 +0000 (0:00:00.352) 0:00:11.153 ********* 2026-04-28 07:14:18.004562 | instance | changed: [localhost] 2026-04-28 07:14:18.004655 | instance | 2026-04-28 07:14:18.005022 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-28 07:14:18.005088 | instance | Tuesday 28 April 2026 07:14:17 +0000 (0:00:00.186) 0:00:11.340 ********* 2026-04-28 07:14:18.037695 | instance | ok: [localhost] 2026-04-28 07:14:18.038260 | instance | 2026-04-28 07:14:18.038303 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-28 07:14:18.038311 | instance | Tuesday 28 April 2026 07:14:18 +0000 (0:00:00.033) 0:00:11.373 ********* 2026-04-28 07:14:18.083809 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-04-28 07:14:18.084303 | instance | 2026-04-28 07:14:18.084553 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-28 07:14:18.084575 | instance | Tuesday 28 April 2026 07:14:18 +0000 (0:00:00.046) 0:00:11.419 ********* 2026-04-28 07:14:18.475432 | instance | changed: [localhost] 2026-04-28 07:14:18.475503 | instance | 2026-04-28 07:14:18.475674 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-28 07:14:18.475901 | instance | 2026-04-28 07:14:18.476095 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-28 07:14:18.476258 | instance | Tuesday 28 April 2026 07:14:18 +0000 (0:00:00.392) 0:00:11.812 ********* 2026-04-28 07:14:18.687444 | instance | changed: [localhost] 2026-04-28 07:14:18.687553 | instance | 2026-04-28 07:14:18.687688 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-28 07:14:18.687961 | instance | Tuesday 28 April 2026 07:14:18 +0000 (0:00:00.211) 0:00:12.023 ********* 2026-04-28 07:14:18.720836 | instance | ok: [localhost] 2026-04-28 07:14:18.721221 | instance | 2026-04-28 07:14:18.721567 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-28 07:14:18.721907 | instance | Tuesday 28 April 2026 07:14:18 +0000 (0:00:00.032) 0:00:12.056 ********* 2026-04-28 07:14:19.156890 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-28 07:14:19.157178 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-28 07:14:19.157413 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-28 07:14:19.157637 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-28 07:14:19.157858 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-28 07:14:19.158074 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-28 07:14:19.158296 | instance | skipping: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-28 07:14:19.158514 | instance | skipping: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-28 07:14:19.158836 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-28 07:14:19.159092 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-28 07:14:19.159359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-28 07:14:19.159586 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-28 07:14:19.159806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-28 07:14:19.160263 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-28 07:14:19.160642 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-28 07:14:19.160984 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-28 07:14:19.161323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-28 07:14:19.161664 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-28 07:14:19.162042 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-28 07:14:19.162394 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-28 07:14:19.162785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-28 07:14:19.163143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-28 07:14:19.163480 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-28 07:14:19.163819 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-28 07:14:19.164214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-28 07:14:19.164569 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-28 07:14:19.164963 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-28 07:14:19.165333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-28 07:14:19.165689 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-28 07:14:19.166027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-28 07:14:19.166387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-28 07:14:19.166799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-28 07:14:19.167187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-28 07:14:19.167527 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-28 07:14:19.167866 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-28 07:14:19.168019 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-28 07:14:19.168202 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-28 07:14:19.168358 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-28 07:14:19.168548 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-28 07:14:19.168727 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-28 07:14:19.168879 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-28 07:14:19.169029 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-28 07:14:19.169194 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-28 07:14:19.169345 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-28 07:14:19.169495 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-28 07:14:19.169664 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-28 07:14:19.169888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-28 07:14:19.170059 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-28 07:14:19.170211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-28 07:14:19.170397 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-28 07:14:19.170561 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-28 07:14:19.170782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-28 07:14:19.170947 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-28 07:14:19.171100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-28 07:14:19.171250 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-28 07:14:19.171456 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-28 07:14:19.171611 | instance | 2026-04-28 07:14:19.171779 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-28 07:14:19.171945 | instance | Tuesday 28 April 2026 07:14:19 +0000 (0:00:00.434) 0:00:12.490 ********* 2026-04-28 07:14:19.217804 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-28 07:14:19.217865 | instance | 2026-04-28 07:14:19.217876 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-28 07:14:19.217886 | instance | Tuesday 28 April 2026 07:14:19 +0000 (0:00:00.059) 0:00:12.550 ********* 2026-04-28 07:14:19.614594 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-28 07:14:19.615269 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-28 07:14:19.615329 | instance | 2026-04-28 07:14:19.615337 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-28 07:14:19.615344 | instance | Tuesday 28 April 2026 07:14:19 +0000 (0:00:00.400) 0:00:12.950 ********* 2026-04-28 07:14:25.461278 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-28 07:14:25.461342 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-28 07:14:25.461350 | instance | 2026-04-28 07:14:25.461357 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-28 07:14:25.461363 | instance | Tuesday 28 April 2026 07:14:25 +0000 (0:00:05.845) 0:00:18.796 ********* 2026-04-28 07:14:25.527291 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-28 07:14:25.527387 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-28 07:14:25.527803 | instance | 2026-04-28 07:14:25.527863 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-28 07:14:25.527870 | instance | Tuesday 28 April 2026 07:14:25 +0000 (0:00:00.066) 0:00:18.863 ********* 2026-04-28 07:14:25.885544 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-28 07:14:25.885714 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-28 07:14:25.886612 | instance | 2026-04-28 07:14:25.886682 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-28 07:14:25.886694 | instance | Tuesday 28 April 2026 07:14:25 +0000 (0:00:00.357) 0:00:19.221 ********* 2026-04-28 07:14:26.305662 | instance | changed: [localhost] 2026-04-28 07:14:26.305773 | instance | 2026-04-28 07:14:26.305911 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-28 07:14:26.306170 | instance | Tuesday 28 April 2026 07:14:26 +0000 (0:00:00.420) 0:00:19.641 ********* 2026-04-28 07:14:26.343636 | instance | skipping: [localhost] 2026-04-28 07:14:26.343733 | instance | 2026-04-28 07:14:26.343887 | instance | PLAY [Setup networking] ******************************************************** 2026-04-28 07:14:26.344131 | instance | 2026-04-28 07:14:26.344290 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-28 07:14:26.344451 | instance | Tuesday 28 April 2026 07:14:26 +0000 (0:00:00.038) 0:00:19.679 ********* 2026-04-28 07:14:27.107545 | instance | ok: [instance] 2026-04-28 07:14:27.107644 | instance | 2026-04-28 07:14:27.107819 | instance | TASK [Create bridge for management network] ************************************ 2026-04-28 07:14:27.108132 | instance | Tuesday 28 April 2026 07:14:27 +0000 (0:00:00.763) 0:00:20.443 ********* 2026-04-28 07:14:27.496785 | instance | ok: [instance] 2026-04-28 07:14:27.496933 | instance | 2026-04-28 07:14:27.497100 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-28 07:14:27.497562 | instance | Tuesday 28 April 2026 07:14:27 +0000 (0:00:00.388) 0:00:20.832 ********* 2026-04-28 07:14:27.729024 | instance | ok: [instance] 2026-04-28 07:14:27.729663 | instance | 2026-04-28 07:14:27.730021 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-28 07:14:27.730358 | instance | Tuesday 28 April 2026 07:14:27 +0000 (0:00:00.232) 0:00:21.064 ********* 2026-04-28 07:14:27.932460 | instance | ok: [instance] 2026-04-28 07:14:27.932714 | instance | 2026-04-28 07:14:27.932934 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-28 07:14:27.933136 | instance | Tuesday 28 April 2026 07:14:27 +0000 (0:00:00.200) 0:00:21.265 ********* 2026-04-28 07:14:28.146758 | instance | ok: [instance] 2026-04-28 07:14:28.146824 | instance | 2026-04-28 07:14:28.146834 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-28 07:14:28.146843 | instance | Tuesday 28 April 2026 07:14:28 +0000 (0:00:00.216) 0:00:21.482 ********* 2026-04-28 07:14:28.582323 | instance | ok: [instance] => (item=br-mgmt) 2026-04-28 07:14:28.582375 | instance | ok: [instance] => (item=dummy0) 2026-04-28 07:14:28.582381 | instance | 2026-04-28 07:14:28.582392 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-28 07:14:28.582396 | instance | 2026-04-28 07:14:28.582400 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-28 07:14:28.582405 | instance | Tuesday 28 April 2026 07:14:28 +0000 (0:00:00.435) 0:00:21.918 ********* 2026-04-28 07:14:29.328132 | instance | ok: [instance] 2026-04-28 07:14:29.328191 | instance | 2026-04-28 07:14:29.328390 | instance | TASK [Install depedencies] ***************************************************** 2026-04-28 07:14:29.328569 | instance | Tuesday 28 April 2026 07:14:29 +0000 (0:00:00.745) 0:00:22.664 ********* 2026-04-28 07:15:21.000813 | instance | changed: [instance] 2026-04-28 07:15:21.000853 | instance | 2026-04-28 07:15:21.000859 | instance | TASK [Start up service] ******************************************************** 2026-04-28 07:15:21.000864 | instance | Tuesday 28 April 2026 07:15:20 +0000 (0:00:51.672) 0:01:14.336 ********* 2026-04-28 07:15:21.618729 | instance | ok: [instance] 2026-04-28 07:15:21.618828 | instance | 2026-04-28 07:15:21.618893 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-28 07:15:21.619036 | instance | Tuesday 28 April 2026 07:15:21 +0000 (0:00:00.618) 0:01:14.955 ********* 2026-04-28 07:15:21.866134 | instance | ok: [instance] 2026-04-28 07:15:21.866236 | instance | 2026-04-28 07:15:21.866261 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-28 07:15:21.866271 | instance | Tuesday 28 April 2026 07:15:21 +0000 (0:00:00.247) 0:01:15.202 ********* 2026-04-28 07:15:22.353748 | instance | changed: [instance] 2026-04-28 07:15:22.353820 | instance | 2026-04-28 07:15:22.353827 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-28 07:15:22.353834 | instance | Tuesday 28 April 2026 07:15:22 +0000 (0:00:00.486) 0:01:15.689 ********* 2026-04-28 07:15:22.580784 | instance | ok: [instance] 2026-04-28 07:15:22.580950 | instance | 2026-04-28 07:15:22.581330 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-28 07:15:22.581390 | instance | Tuesday 28 April 2026 07:15:22 +0000 (0:00:00.227) 0:01:15.916 ********* 2026-04-28 07:15:22.610186 | instance | skipping: [instance] 2026-04-28 07:15:22.610331 | instance | 2026-04-28 07:15:22.610851 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-28 07:15:22.610920 | instance | Tuesday 28 April 2026 07:15:22 +0000 (0:00:00.029) 0:01:15.945 ********* 2026-04-28 07:15:23.200993 | instance | changed: [instance] => (item=osd0) 2026-04-28 07:15:23.201126 | instance | changed: [instance] => (item=osd1) 2026-04-28 07:15:23.201334 | instance | changed: [instance] => (item=osd2) 2026-04-28 07:15:23.201595 | instance | 2026-04-28 07:15:23.201818 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-28 07:15:23.202057 | instance | Tuesday 28 April 2026 07:15:23 +0000 (0:00:00.591) 0:01:16.537 ********* 2026-04-28 07:15:23.766849 | instance | changed: [instance] => (item=osd0) 2026-04-28 07:15:23.767251 | instance | changed: [instance] => (item=osd1) 2026-04-28 07:15:23.767310 | instance | changed: [instance] => (item=osd2) 2026-04-28 07:15:23.767321 | instance | 2026-04-28 07:15:23.767478 | instance | TASK [Start loop devices] ****************************************************** 2026-04-28 07:15:23.767737 | instance | Tuesday 28 April 2026 07:15:23 +0000 (0:00:00.565) 0:01:17.103 ********* 2026-04-28 07:15:24.618906 | instance | changed: [instance] => (item=osd0) 2026-04-28 07:15:24.619732 | instance | changed: [instance] => (item=osd1) 2026-04-28 07:15:24.619753 | instance | changed: [instance] => (item=osd2) 2026-04-28 07:15:24.619760 | instance | 2026-04-28 07:15:24.619767 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-28 07:15:24.619773 | instance | Tuesday 28 April 2026 07:15:24 +0000 (0:00:00.851) 0:01:17.954 ********* 2026-04-28 07:15:27.938513 | instance | changed: [instance] => (item=osd0) 2026-04-28 07:15:27.939090 | instance | changed: [instance] => (item=osd1) 2026-04-28 07:15:27.939450 | instance | changed: [instance] => (item=osd2) 2026-04-28 07:15:27.939678 | instance | 2026-04-28 07:15:27.939915 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-28 07:15:27.940193 | instance | Tuesday 28 April 2026 07:15:27 +0000 (0:00:03.312) 0:01:21.267 ********* 2026-04-28 07:15:29.930221 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-28 07:15:29.930634 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-28 07:15:29.931030 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-28 07:15:29.931351 | instance | 2026-04-28 07:15:29.931676 | instance | PLAY [controllers] ************************************************************* 2026-04-28 07:15:29.931984 | instance | 2026-04-28 07:15:29.933022 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:29.933279 | instance | Tuesday 28 April 2026 07:15:29 +0000 (0:00:01.998) 0:01:23.265 ********* 2026-04-28 07:15:30.830579 | instance | ok: [instance] 2026-04-28 07:15:30.830964 | instance | 2026-04-28 07:15:30.831302 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-28 07:15:30.831635 | instance | Tuesday 28 April 2026 07:15:30 +0000 (0:00:00.900) 0:01:24.166 ********* 2026-04-28 07:15:31.305592 | instance | changed: [instance] 2026-04-28 07:15:31.305872 | instance | 2026-04-28 07:15:31.306129 | instance | PLAY RECAP ********************************************************************* 2026-04-28 07:15:31.307177 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-28 07:15:31.307432 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-28 07:15:31.307638 | instance | 2026-04-28 07:15:31.307852 | instance | Tuesday 28 April 2026 07:15:31 +0000 (0:00:00.475) 0:01:24.642 ********* 2026-04-28 07:15:31.308124 | instance | =============================================================================== 2026-04-28 07:15:31.308377 | instance | Install depedencies ---------------------------------------------------- 51.67s 2026-04-28 07:15:31.308643 | instance | Generate SSH keys for missing variables --------------------------------- 5.85s 2026-04-28 07:15:31.308869 | instance | Create a volume group for each loop device ------------------------------ 3.31s 2026-04-28 07:15:31.309127 | instance | Create a logical volume for each loop device ---------------------------- 2.00s 2026-04-28 07:15:31.309393 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.33s 2026-04-28 07:15:31.309646 | instance | Gathering Facts --------------------------------------------------------- 1.19s 2026-04-28 07:15:31.309898 | instance | Create folders for workspace -------------------------------------------- 1.08s 2026-04-28 07:15:31.310157 | instance | Purge "snapd" package --------------------------------------------------- 0.91s 2026-04-28 07:15:31.310517 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-04-28 07:15:31.310903 | instance | Start loop devices ------------------------------------------------------ 0.85s 2026-04-28 07:15:31.311322 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.83s 2026-04-28 07:15:31.311745 | instance | Gathering Facts --------------------------------------------------------- 0.76s 2026-04-28 07:15:31.312113 | instance | Configure short hostname ------------------------------------------------ 0.76s 2026-04-28 07:15:31.312471 | instance | Gathering Facts --------------------------------------------------------- 0.75s 2026-04-28 07:15:31.312806 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-04-28 07:15:31.313239 | instance | Start up service -------------------------------------------------------- 0.62s 2026-04-28 07:15:31.313579 | instance | Create devices for Ceph ------------------------------------------------- 0.59s 2026-04-28 07:15:31.313909 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.57s 2026-04-28 07:15:31.314138 | instance | Set permissions on loopback devices ------------------------------------- 0.57s 2026-04-28 07:15:31.314283 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.49s 2026-04-28 07:15:31.405540 | instance | INFO [aio > prepare] Executed: Successful 2026-04-28 07:15:31.406247 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-28 07:15:31.828085 | instance | ok: Runtime: 0:02:12.795198 2026-04-28 07:15:31.834526 | 2026-04-28 07:15:31.834578 | PLAY RECAP 2026-04-28 07:15:31.834624 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 07:15:31.834646 | 2026-04-28 07:15:31.999163 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-28 07:15:32.006388 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-28 07:15:32.633735 | 2026-04-28 07:15:32.633860 | PLAY [all] 2026-04-28 07:15:32.645131 | 2026-04-28 07:15:32.645206 | TASK [Build atmosphere binary] 2026-04-28 07:15:33.072070 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-28 07:15:33.076674 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-28 07:15:33.444223 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-28 07:15:40.201332 | instance | ok: Runtime: 0:00:07.104791 2026-04-28 07:15:40.339065 | 2026-04-28 07:15:40.339266 | TASK [Deploy with parallel orchestrator] 2026-04-28 07:15:40.552480 | instance | ==> Running preflight checks 2026-04-28 07:15:41.058268 | instance | [preflight] 2026-04-28 07:15:41.058360 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-28 07:15:41.058374 | instance | [preflight] 2026-04-28 07:15:41.058389 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-28 07:15:41.080712 | instance | [preflight] skipping: [instance] 2026-04-28 07:15:41.080757 | instance | [preflight] 2026-04-28 07:15:41.080768 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-28 07:15:41.080781 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-28 07:15:41.080791 | instance | [preflight] 2026-04-28 07:15:41.155946 | instance | ==> Preflight checks passed 2026-04-28 07:15:41.156087 | instance | ==> Starting parallel deployment 2026-04-28 07:15:41.156506 | instance | ==> [lpfc] Starting deployment 2026-04-28 07:15:41.156527 | instance | ==> [kubernetes] Starting deployment 2026-04-28 07:15:41.156586 | instance | ==> [ceph] Starting deployment 2026-04-28 07:15:41.156688 | instance | ==> [udev] Starting deployment 2026-04-28 07:15:41.156835 | instance | ==> [multipathd] Starting deployment 2026-04-28 07:15:41.156851 | instance | ==> [iscsi] Starting deployment 2026-04-28 07:15:41.695814 | instance | [udev/udev] 2026-04-28 07:15:41.695890 | instance | [udev/udev] PLAY [controllers:computes] **************************************************** 2026-04-28 07:15:41.695901 | instance | [udev/udev] 2026-04-28 07:15:41.695909 | instance | [udev/udev] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:41.719668 | instance | [lpfc/lpfc] 2026-04-28 07:15:41.719741 | instance | [lpfc/lpfc] PLAY [controllers:computes] **************************************************** 2026-04-28 07:15:41.719753 | instance | [lpfc/lpfc] 2026-04-28 07:15:41.719763 | instance | [lpfc/lpfc] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:42.023077 | instance | [ceph/ceph] 2026-04-28 07:15:42.023171 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-04-28 07:15:42.023184 | instance | [ceph/ceph] 2026-04-28 07:15:42.023197 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:42.149405 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:42.149468 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-28 07:15:42.149474 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:42.149479 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:43.212499 | instance | [udev/udev] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:15:43.212563 | instance | [udev/udev] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:15:43.212573 | instance | [udev/udev] interpreter could change the meaning of that path. See 2026-04-28 07:15:43.212580 | instance | [udev/udev] https://docs.ansible.com/ansible- 2026-04-28 07:15:43.212586 | instance | [udev/udev] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:15:43.222720 | instance | [udev/udev] ok: [instance] 2026-04-28 07:15:43.222754 | instance | [udev/udev] 2026-04-28 07:15:43.222765 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-28 07:15:43.228005 | instance | [lpfc/lpfc] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:15:43.228063 | instance | [lpfc/lpfc] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:15:43.228076 | instance | [lpfc/lpfc] interpreter could change the meaning of that path. See 2026-04-28 07:15:43.228086 | instance | [lpfc/lpfc] https://docs.ansible.com/ansible- 2026-04-28 07:15:43.228096 | instance | [lpfc/lpfc] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:15:43.236824 | instance | [lpfc/lpfc] ok: [instance] 2026-04-28 07:15:43.236856 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.236867 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-28 07:15:43.406218 | instance | [ceph/ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:15:43.406260 | instance | [ceph/ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:15:43.406266 | instance | [ceph/ceph] interpreter could change the meaning of that path. See 2026-04-28 07:15:43.406271 | instance | [ceph/ceph] https://docs.ansible.com/ansible- 2026-04-28 07:15:43.406276 | instance | [ceph/ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:15:43.416795 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:15:43.416827 | instance | [ceph/ceph] 2026-04-28 07:15:43.416838 | instance | [ceph/ceph] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-28 07:15:43.456070 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:15:43.456093 | instance | [ceph/ceph] 2026-04-28 07:15:43.456104 | instance | [ceph/ceph] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-28 07:15:43.564850 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:15:43.564899 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:15:43.564911 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-04-28 07:15:43.564924 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-04-28 07:15:43.564934 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:15:43.595386 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:43.595418 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:43.595429 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-28 07:15:43.647012 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:15:43.647054 | instance | [ceph/ceph] 2026-04-28 07:15:43.647065 | instance | [ceph/ceph] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-28 07:15:43.647075 | instance | [ceph/ceph] 2026-04-28 07:15:43.647085 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:43.664110 | instance | [lpfc/lpfc] ok: [instance] 2026-04-28 07:15:43.664146 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.664151 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-28 07:15:43.695180 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-28 07:15:43.695245 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.695258 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-28 07:15:43.734742 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-28 07:15:43.734820 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-28 07:15:43.734827 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-28 07:15:43.734833 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-28 07:15:43.734856 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-28 07:15:43.734863 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.734870 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-28 07:15:43.773193 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-28 07:15:43.773244 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-28 07:15:43.773253 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-28 07:15:43.773259 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-28 07:15:43.773266 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-28 07:15:43.773279 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.773287 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-28 07:15:43.801473 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-28 07:15:43.801545 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.801575 | instance | [lpfc/lpfc] TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-28 07:15:43.824640 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-28 07:15:43.824694 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.824705 | instance | [lpfc/lpfc] PLAY RECAP ********************************************************************* 2026-04-28 07:15:43.824715 | instance | [lpfc/lpfc] instance : ok=2 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-28 07:15:43.824724 | instance | [lpfc/lpfc] 2026-04-28 07:15:43.924202 | instance | ==> [lpfc] Deployment complete 2026-04-28 07:15:44.027234 | instance | [udev/udev] changed: [instance] 2026-04-28 07:15:44.027314 | instance | [udev/udev] 2026-04-28 07:15:44.027342 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-28 07:15:44.608987 | instance | [udev/udev] changed: [instance] 2026-04-28 07:15:44.609050 | instance | [udev/udev] 2026-04-28 07:15:44.609058 | instance | [udev/udev] RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-04-28 07:15:44.761184 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:15:44.761263 | instance | [ceph/ceph] 2026-04-28 07:15:44.761276 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:15:45.078923 | instance | [udev/udev] ok: [instance] 2026-04-28 07:15:45.078993 | instance | [udev/udev] 2026-04-28 07:15:45.079006 | instance | [udev/udev] PLAY RECAP ********************************************************************* 2026-04-28 07:15:45.079580 | instance | [udev/udev] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-28 07:15:45.079594 | instance | [udev/udev] 2026-04-28 07:15:45.177938 | instance | ==> [udev] Deployment complete 2026-04-28 07:15:45.214388 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:15:45.214422 | instance | [ceph/ceph] 2026-04-28 07:15:45.214434 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 07:15:45.260804 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:15:45.260928 | instance | [ceph/ceph] 2026-04-28 07:15:45.260941 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-28 07:15:45.718498 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:15:45.718550 | instance | [ceph/ceph] 2026-04-28 07:15:45.718562 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:15:45.787301 | instance | [ceph/ceph] ok: [instance] => { 2026-04-28 07:15:45.787339 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-28 07:15:45.787351 | instance | [ceph/ceph] } 2026-04-28 07:15:45.787362 | instance | [ceph/ceph] 2026-04-28 07:15:45.787372 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:15:46.684263 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:15:46.684325 | instance | [ceph/ceph] 2026-04-28 07:15:46.684337 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:15:46.736787 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:15:46.737448 | instance | [ceph/ceph] 2026-04-28 07:15:46.737467 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 07:15:46.781501 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:15:46.781537 | instance | [ceph/ceph] 2026-04-28 07:15:46.781548 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:15:47.118012 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:15:47.118098 | instance | [ceph/ceph] 2026-04-28 07:15:47.118110 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 07:15:48.805856 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:15:48.805926 | instance | [ceph/ceph] 2026-04-28 07:15:48.805938 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:15:48.872078 | instance | [ceph/ceph] ok: [instance] => { 2026-04-28 07:15:48.872159 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-28 07:15:48.872170 | instance | [ceph/ceph] } 2026-04-28 07:15:48.872202 | instance | [ceph/ceph] 2026-04-28 07:15:48.872212 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:15:49.794206 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:15:49.794305 | instance | [ceph/ceph] 2026-04-28 07:15:49.794323 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:15:50.747289 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-28 07:15:50.747354 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-28 07:15:50.747409 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-28 07:15:50.747421 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-28 07:15:50.747431 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-28 07:15:50.747440 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-28 07:15:50.747449 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-28 07:15:50.747469 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-28 07:15:50.747478 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-28 07:15:50.747487 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-28 07:15:50.747496 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-28 07:15:50.747506 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-28 07:15:50.747515 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-28 07:15:50.747523 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-28 07:15:50.747532 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-28 07:15:50.747541 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-28 07:15:50.747550 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-28 07:15:50.747559 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-28 07:15:50.747568 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-28 07:15:50.747577 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-28 07:15:50.747587 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:50.747597 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-28 07:15:51.216210 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:15:51.216278 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:51.216288 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-28 07:15:52.016189 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:15:52.016256 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:52.016269 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-28 07:15:52.486119 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:52.486206 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:52.486224 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-28 07:15:52.621065 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:52.621146 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:52.621159 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-28 07:15:52.621169 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:52.621178 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:52.935218 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:15:52.935293 | instance | [ceph/ceph] 2026-04-28 07:15:52.935304 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-28 07:15:52.967177 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:15:52.967249 | instance | [ceph/ceph] 2026-04-28 07:15:52.967261 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-28 07:15:52.998924 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:15:52.999000 | instance | [ceph/ceph] 2026-04-28 07:15:52.999014 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-28 07:15:53.030405 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:15:53.030449 | instance | [ceph/ceph] 2026-04-28 07:15:53.030460 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-28 07:15:53.666021 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:53.666120 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:53.666133 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-28 07:15:53.995421 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:15:53.995507 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:53.995514 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-28 07:15:55.437301 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-28 07:15:55.437394 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-28 07:15:55.437405 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-28 07:15:55.437415 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-28 07:15:55.437425 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-28 07:15:55.437434 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:55.437444 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-28 07:15:56.445223 | instance | [kubernetes/kubernetes] 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-04-28 07:15:56.445324 | instance | [kubernetes/kubernetes] 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-04-28 07:15:56.445338 | instance | [kubernetes/kubernetes] 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-04-28 07:15:56.445349 | instance | [kubernetes/kubernetes] ...ignoring 2026-04-28 07:15:56.445361 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:56.445372 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-28 07:15:56.749588 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:56.749682 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:56.749691 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-28 07:15:57.062018 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:57.062114 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:57.062127 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-28 07:15:57.096250 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:57.096329 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:57.096344 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-28 07:15:57.135526 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:57.135586 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:57.135599 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-28 07:15:57.816247 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:57.816345 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:57.816359 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-28 07:15:58.202348 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:58.202410 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:58.202423 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-28 07:15:58.202434 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:58.202443 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-28 07:15:58.202452 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:58.202460 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:15:59.404529 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:59.404598 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:59.404611 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:15:59.755187 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:15:59.755264 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:59.755275 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 07:15:59.795350 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:15:59.795445 | instance | [kubernetes/kubernetes] 2026-04-28 07:15:59.795457 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-28 07:16:00.121667 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:00.121745 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:00.121757 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:00.174956 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:00.175029 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-28 07:16:00.175044 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:00.175057 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:00.175066 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:00.442356 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:00.442428 | instance | [ceph/ceph] 2026-04-28 07:16:00.442463 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-28 07:16:00.668238 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:00.668317 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:00.668330 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:00.712479 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:00.712531 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:00.712543 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:16:01.018298 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:01.018363 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:01.018385 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 07:16:01.158319 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:01.158380 | instance | [ceph/ceph] 2026-04-28 07:16:01.158392 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-28 07:16:02.641714 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:02.641799 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:02.641809 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:02.667229 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-28 07:16:02.667311 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-28 07:16:02.667324 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-28 07:16:02.667334 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-28 07:16:02.667345 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-28 07:16:02.667356 | instance | [ceph/ceph] 2026-04-28 07:16:02.667366 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-28 07:16:02.712377 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:02.712416 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-28 07:16:02.712427 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:02.712437 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:02.712447 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:03.185423 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:03.185827 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:03.185850 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:03.378326 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:03.378407 | instance | [ceph/ceph] 2026-04-28 07:16:03.378420 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-28 07:16:03.378430 | instance | [ceph/ceph] 2026-04-28 07:16:03.378439 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-28 07:16:04.506341 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:04.506417 | instance | [ceph/ceph] 2026-04-28 07:16:04.506429 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-28 07:16:05.250565 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:05.250771 | instance | [ceph/ceph] 2026-04-28 07:16:05.250785 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-28 07:16:05.573647 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:05.574359 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:05.574374 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-28 07:16:05.608469 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:05.608546 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:05.608558 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-28 07:16:05.644843 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:05.644934 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:05.644946 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-28 07:16:05.697154 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:05.697237 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:05.697250 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-28 07:16:05.961284 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:05.961362 | instance | [ceph/ceph] 2026-04-28 07:16:05.961374 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:16:06.295858 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:06.295926 | instance | [ceph/ceph] 2026-04-28 07:16:06.295938 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:06.359051 | instance | [ceph/ceph] ok: [instance] => { 2026-04-28 07:16:06.359127 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-28 07:16:06.359139 | instance | [ceph/ceph] } 2026-04-28 07:16:06.359149 | instance | [ceph/ceph] 2026-04-28 07:16:06.359158 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:07.221485 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:07.221573 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:07.221589 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-28 07:16:07.364624 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:07.364672 | instance | [ceph/ceph] 2026-04-28 07:16:07.364683 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:07.756864 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:07.756928 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:07.756940 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-28 07:16:09.282021 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-28 07:16:09.282098 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-28 07:16:09.282112 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-28 07:16:09.282122 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-28 07:16:09.282134 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-28 07:16:09.282146 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:09.282157 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-28 07:16:09.996722 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:09.996800 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:09.996814 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-28 07:16:09.996837 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:09.996846 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-28 07:16:10.736859 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:10.736911 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:10.736917 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-28 07:16:11.651593 | instance | [kubernetes/kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-04-28 07:16:11.651651 | instance | [kubernetes/kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-28 07:16:11.651657 | instance | [kubernetes/kubernetes] ...ignoring 2026-04-28 07:16:11.651662 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:11.651667 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-28 07:16:11.681811 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:11.681827 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:11.681832 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-28 07:16:11.714576 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:11.714611 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:11.714616 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-28 07:16:11.748547 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:11.748561 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:11.748566 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-28 07:16:11.783022 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:11.783037 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:11.783042 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-28 07:16:11.824651 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:11.824665 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:11.824671 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:16:11.962354 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:11.962416 | instance | [ceph/ceph] 2026-04-28 07:16:11.962428 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-28 07:16:12.150853 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:12.150890 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:12.150896 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:12.190373 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:12.190405 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-28 07:16:12.190411 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:12.190416 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:12.190420 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:13.029485 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:13.029537 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:13.029545 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:13.072355 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:13.072417 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:13.072430 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:16:13.108089 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:13.108124 | instance | [ceph/ceph] 2026-04-28 07:16:13.108135 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-28 07:16:13.379457 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:13.379523 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:13.379536 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:13.420548 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:13.420584 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-28 07:16:13.420595 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:13.420605 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:13.420614 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:13.584133 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:13.584177 | instance | [ceph/ceph] 2026-04-28 07:16:13.584185 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-28 07:16:14.147463 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:14.147519 | instance | [ceph/ceph] 2026-04-28 07:16:14.147527 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-28 07:16:14.759233 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:14.759288 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:14.759301 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:14.810816 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:14.810900 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:14.810912 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-28 07:16:14.842456 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:14.842490 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:14.842500 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-28 07:16:14.873448 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:14.873484 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:14.873495 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-28 07:16:14.907554 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:14.907592 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:14.907604 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-28 07:16:15.071979 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-28 07:16:15.072082 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-28 07:16:15.072099 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-28 07:16:15.072109 | instance | [ceph/ceph] 2026-04-28 07:16:15.072118 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-28 07:16:15.653448 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:15.653512 | instance | [ceph/ceph] 2026-04-28 07:16:15.653525 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-28 07:16:16.037813 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:16.037868 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:16.037884 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-28 07:16:16.232982 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:16.233053 | instance | [ceph/ceph] 2026-04-28 07:16:16.233067 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-28 07:16:16.233078 | instance | [ceph/ceph] 2026-04-28 07:16:16.233088 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-28 07:16:16.635297 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:16.635371 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:16.635384 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-28 07:16:17.058369 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:17.058442 | instance | [ceph/ceph] 2026-04-28 07:16:17.058464 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-28 07:16:18.176214 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-28 07:16:18.176294 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-28 07:16:18.176306 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-28 07:16:18.176316 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-28 07:16:18.176326 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-28 07:16:18.176336 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:18.176350 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-28 07:16:18.853511 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:18.853601 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:18.853613 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-28 07:16:18.853623 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:18.853632 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-28 07:16:19.361853 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:19.361946 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:19.361959 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:16:19.692262 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:19.692356 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:19.692374 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:19.748023 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:19.748100 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-28 07:16:19.748113 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:19.748123 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:19.748132 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:20.284436 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:20.284529 | instance | [ceph/ceph] 2026-04-28 07:16:20.284542 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-28 07:16:20.579952 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:20.580004 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:20.580011 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:20.959785 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:20.959883 | instance | [ceph/ceph] 2026-04-28 07:16:20.959896 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-28 07:16:21.011442 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-28 07:16:21.011479 | instance | [ceph/ceph] 2026-04-28 07:16:21.011487 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-28 07:16:22.143889 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:22.143972 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:22.143986 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:22.209196 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:22.209265 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-28 07:16:22.209278 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:22.209289 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:22.209299 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:23.029633 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:23.029720 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:23.029734 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:24.821222 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:24.821337 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:24.821350 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-28 07:16:25.459095 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:25.459165 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:25.459180 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-28 07:16:25.786598 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:25.786670 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:25.786683 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:16:26.139786 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:26.139859 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:26.139868 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:26.197187 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:26.197282 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-28 07:16:26.197296 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:26.197306 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:26.197316 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:27.400351 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:27.400463 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:27.400481 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:27.919167 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:27.919256 | instance | [ceph/ceph] 2026-04-28 07:16:27.919270 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-28 07:16:28.870844 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-04-28 07:16:28.870935 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-04-28 07:16:28.870947 | instance | [ceph/ceph] 2026-04-28 07:16:28.870957 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-28 07:16:29.304088 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:29.304168 | instance | [ceph/ceph] 2026-04-28 07:16:29.304181 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-28 07:16:29.636845 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:29.636914 | instance | [ceph/ceph] 2026-04-28 07:16:29.636920 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-28 07:16:30.192835 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:30.192913 | instance | [ceph/ceph] 2026-04-28 07:16:30.192919 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-28 07:16:30.313125 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:30.313210 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:30.313222 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-28 07:16:30.371099 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-28 07:16:30.371151 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:30.371160 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-28 07:16:30.648298 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:30.648368 | instance | [ceph/ceph] 2026-04-28 07:16:30.648381 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-28 07:16:31.743001 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:31.743063 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:31.743076 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-28 07:16:32.057820 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:32.057889 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:32.057901 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-28 07:16:32.366889 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:32.366974 | instance | [ceph/ceph] 2026-04-28 07:16:32.366989 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-28 07:16:32.418941 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:32.418990 | instance | [ceph/ceph] 2026-04-28 07:16:32.418998 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-28 07:16:32.449334 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:16:32.449388 | instance | [ceph/ceph] 2026-04-28 07:16:32.449399 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-28 07:16:32.485362 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:16:32.485410 | instance | [ceph/ceph] 2026-04-28 07:16:32.485422 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-28 07:16:32.516604 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:16:32.516641 | instance | [ceph/ceph] 2026-04-28 07:16:32.516653 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-28 07:16:32.544829 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:16:32.544864 | instance | [ceph/ceph] 2026-04-28 07:16:32.544875 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-28 07:16:32.577926 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:16:32.577960 | instance | [ceph/ceph] 2026-04-28 07:16:32.577971 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-28 07:16:32.611796 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:16:32.611831 | instance | [ceph/ceph] 2026-04-28 07:16:32.611842 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-28 07:16:32.648984 | instance | [ceph/ceph] skipping: [instance] 2026-04-28 07:16:32.649059 | instance | [ceph/ceph] 2026-04-28 07:16:32.649071 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-28 07:16:32.655702 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:32.655734 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:32.655753 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-28 07:16:32.759874 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:32.759950 | instance | [ceph/ceph] 2026-04-28 07:16:32.759963 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-28 07:16:33.090240 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-04-28 07:16:33.090311 | instance | [ceph/ceph] 2026-04-28 07:16:33.090325 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-28 07:16:33.143994 | instance | [ceph/ceph] ok: [instance] 2026-04-28 07:16:33.144069 | instance | [ceph/ceph] 2026-04-28 07:16:33.144078 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-28 07:16:33.217170 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-28 07:16:33.217244 | instance | [ceph/ceph] 2026-04-28 07:16:33.217258 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-28 07:16:33.614960 | instance | [ceph/ceph] changed: [instance] 2026-04-28 07:16:33.615043 | instance | [ceph/ceph] 2026-04-28 07:16:33.615055 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-28 07:16:34.026114 | instance | [kubernetes/kubernetes] changed: [instance] => (item=br_netfilter) 2026-04-28 07:16:34.026204 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-04-28 07:16:34.026216 | instance | [kubernetes/kubernetes] changed: [instance] => (item=ip6_tables) 2026-04-28 07:16:34.026225 | instance | [kubernetes/kubernetes] ok: [instance] => (item=nf_conntrack) 2026-04-28 07:16:34.026234 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:34.026244 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:16:34.340431 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:34.340503 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:34.340517 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:16:34.375449 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:16:34.375507 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-28 07:16:34.375520 | instance | [kubernetes/kubernetes] } 2026-04-28 07:16:34.375532 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:34.375542 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:16:34.620580 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-28 07:16:34.620662 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-28 07:16:34.620674 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-28 07:16:34.620684 | instance | [ceph/ceph] 2026-04-28 07:16:34.620694 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-28 07:16:35.993741 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:35.993805 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:35.993817 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:16:36.034723 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:36.034765 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:36.034774 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-28 07:16:36.082179 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-28 07:16:36.082219 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:36.082231 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-28 07:16:36.114524 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:36.114588 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:36.114600 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-28 07:16:52.631990 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:52.632132 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:52.632149 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-28 07:16:55.903879 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-28 07:16:55.903950 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-28 07:16:55.903965 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-28 07:16:55.903975 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-28 07:16:55.903986 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-28 07:16:55.903996 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-28 07:16:55.904005 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-28 07:16:55.904045 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:55.904059 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-28 07:16:56.831759 | instance | [kubernetes/kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-28 07:16:56.831840 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-28 07:16:56.831866 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-28 07:16:56.831873 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:56.831880 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-28 07:16:57.458138 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:57.458254 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:57.458270 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-28 07:16:58.052404 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:58.052469 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:58.052502 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-28 07:16:58.446602 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:16:58.446663 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:58.446673 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-28 07:16:58.475663 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:16:58.475701 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:58.475713 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-28 07:16:59.234999 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-04-28 07:16:59.235064 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-04-28 07:16:59.235071 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:59.235079 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-28 07:16:59.890584 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:16:59.890650 | instance | [kubernetes/kubernetes] 2026-04-28 07:16:59.890663 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-28 07:17:00.685259 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:00.685350 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:00.685368 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-28 07:17:00.685383 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:00.685398 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-28 07:17:01.546996 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:01.547048 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:01.547054 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-28 07:17:02.226913 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:02.226978 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:02.226987 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-28 07:17:03.411335 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:03.411406 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:03.411418 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-28 07:17:04.283635 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:04.283722 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:04.283732 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-28 07:17:04.749534 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:04.749614 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:04.749624 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-28 07:17:05.392298 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:05.392362 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:05.392376 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-28 07:17:05.488385 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-28 07:17:05.488488 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:05.488501 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-28 07:17:05.568903 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-28 07:17:05.568996 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:05.569010 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-28 07:17:05.911497 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-04-28 07:17:05.911574 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:05.911583 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-28 07:17:05.962678 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:05.962701 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:05.962708 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-28 07:17:06.005023 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:06.005075 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:06.005084 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-28 07:17:06.048280 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:17:06.048304 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-04-28 07:17:06.048311 | instance | [kubernetes/kubernetes] } 2026-04-28 07:17:06.048318 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:06.048326 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-28 07:17:06.828064 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:06.828135 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:06.828148 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-28 07:17:06.863715 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:06.863758 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:06.863770 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-28 07:17:06.898839 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:06.898868 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:06.898888 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-28 07:17:06.934200 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:06.934239 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:06.934250 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-28 07:17:06.971377 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:06.971437 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:06.971459 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-28 07:17:07.008093 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:07.008141 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:07.008154 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-28 07:17:07.044727 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:07.044765 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:07.044776 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-28 07:17:07.085854 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:07.085896 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:07.085908 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-28 07:17:51.268134 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:51.268212 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:51.268221 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-28 07:17:51.601397 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:51.601477 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:51.601490 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-28 07:17:51.635283 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:51.635322 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:51.635333 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-28 07:17:51.987846 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:51.987934 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:51.987947 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-28 07:17:52.342766 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:52.342843 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:52.342857 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-28 07:17:52.671764 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:52.671845 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:52.671858 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-28 07:17:54.051542 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:54.052216 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:54.052233 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-28 07:17:55.246802 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:55.246876 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:55.246890 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-28 07:17:55.293145 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:55.293239 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:55.293253 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-28 07:17:55.340246 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:55.340284 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:55.340296 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-28 07:17:56.167230 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:56.167305 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:56.167334 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-28 07:17:56.209885 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-28 07:17:56.209922 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-28 07:17:56.209933 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:56.209943 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:56.209952 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-28 07:17:56.252135 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:56.252181 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:56.252197 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-28 07:17:56.288968 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:56.289032 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:56.289045 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-28 07:17:56.332837 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:56.332917 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:56.332930 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-28 07:17:56.370665 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-28 07:17:56.370721 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:56.370734 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-28 07:17:56.889321 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:56.889407 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:56.889422 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-28 07:17:57.978133 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:17:57.978218 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:57.978231 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-28 07:17:57.978262 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:57.978271 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:17:59.172786 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:59.172858 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:59.172871 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 07:17:59.510777 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:17:59.510872 | instance | [kubernetes/kubernetes] 2026-04-28 07:17:59.510885 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 07:18:00.867834 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:18:00.867950 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:00.867973 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-28 07:18:01.221725 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:18:01.221800 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:01.221809 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:18:01.267101 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:18:01.267173 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-28 07:18:01.267185 | instance | [kubernetes/kubernetes] } 2026-04-28 07:18:01.267196 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:01.267206 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:18:02.190117 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:02.190204 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:02.190217 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:18:03.878471 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:03.878560 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:03.878573 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-28 07:18:04.366657 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:18:04.366717 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:04.366723 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-28 07:18:04.724731 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:04.724820 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:04.724829 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-28 07:18:05.124474 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:18:05.124549 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:05.124560 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-28 07:18:05.470107 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:05.470199 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:05.470208 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-28 07:18:05.789853 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:18:05.789913 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:05.789926 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-04-28 07:18:05.849025 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-28 07:18:05.849291 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:05.849326 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 07:18:05.892928 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-28 07:18:05.893015 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-28 07:18:05.893027 | instance | [kubernetes/kubernetes] } 2026-04-28 07:18:05.893063 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:05.893072 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 07:18:07.088453 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:07.088543 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:07.088567 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 07:18:09.173170 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:09.173241 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:09.173250 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:18:09.220598 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:18:09.220672 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:09.220682 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:18:10.059250 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:10.059320 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:10.059333 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-28 07:18:10.981385 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:18:10.981884 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:10.981920 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-28 07:18:13.199955 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:13.200021 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:13.200049 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:18:13.240167 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:18:13.240259 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:13.240289 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:18:13.775166 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:18:13.775237 | instance | [kubernetes/kubernetes] 2026-04-28 07:18:13.775250 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-28 07:19:10.494136 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:19:10.494228 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:10.494241 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-28 07:19:14.507151 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:19:14.507242 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:14.507254 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-28 07:19:14.507265 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:14.507274 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:17.003779 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:19:17.003834 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:17.003840 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-28 07:19:23.733482 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-28 07:19:23.733567 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:23.733580 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-28 07:19:23.733590 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:23.733599 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-28 07:19:24.902690 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-28 07:19:24.902788 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:24.902844 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-04-28 07:19:24.902857 | instance | [kubernetes/kubernetes] instance : ok=123 changed=45 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-04-28 07:19:24.902869 | instance | [kubernetes/kubernetes] 2026-04-28 07:19:25.022167 | instance | ==> [kubernetes] Deployment complete 2026-04-28 07:19:25.022255 | instance | ==> [keepalived] Starting deployment 2026-04-28 07:19:25.022270 | instance | ==> [frr-k8s] Starting deployment 2026-04-28 07:19:25.022295 | instance | ==> [memcached] Starting deployment 2026-04-28 07:19:25.022304 | instance | ==> [openvswitch] Starting deployment 2026-04-28 07:19:25.022323 | instance | ==> [rook-ceph] Starting deployment 2026-04-28 07:19:25.022331 | instance | ==> [cert-manager] Starting deployment 2026-04-28 07:19:25.022681 | instance | ==> [image-warmup] Starting deployment 2026-04-28 07:19:25.022701 | instance | ==> [node-feature-discovery] Starting deployment 2026-04-28 07:19:25.023072 | instance | ==> [ingress-nginx] Starting deployment 2026-04-28 07:19:25.023086 | instance | ==> [goldpinger] Starting deployment 2026-04-28 07:19:25.023248 | instance | ==> [coredns] Starting deployment 2026-04-28 07:19:25.544366 | instance | [multipathd/multipathd] 2026-04-28 07:19:25.544419 | instance | [multipathd/multipathd] PLAY [controllers:computes] **************************************************** 2026-04-28 07:19:25.544426 | instance | [multipathd/multipathd] 2026-04-28 07:19:25.544431 | instance | [multipathd/multipathd] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.595483 | instance | [coredns/coredns] 2026-04-28 07:19:25.595534 | instance | [coredns/coredns] PLAY [controllers[0]] ********************************************************** 2026-04-28 07:19:25.595541 | instance | [coredns/coredns] 2026-04-28 07:19:25.595546 | instance | [coredns/coredns] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.595556 | instance | [ingress-nginx/ingress_nginx] 2026-04-28 07:19:25.595562 | instance | [ingress-nginx/ingress_nginx] PLAY [controllers] ************************************************************* 2026-04-28 07:19:25.595567 | instance | [ingress-nginx/ingress_nginx] 2026-04-28 07:19:25.595572 | instance | [ingress-nginx/ingress_nginx] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.599451 | instance | [keepalived/keepalived] 2026-04-28 07:19:25.599479 | instance | [keepalived/keepalived] PLAY [controllers] ************************************************************* 2026-04-28 07:19:25.599485 | instance | [keepalived/keepalived] 2026-04-28 07:19:25.599490 | instance | [keepalived/keepalived] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.599910 | instance | [goldpinger/goldpinger] 2026-04-28 07:19:25.599922 | instance | [goldpinger/goldpinger] PLAY [controllers[0]] ********************************************************** 2026-04-28 07:19:25.599928 | instance | [goldpinger/goldpinger] 2026-04-28 07:19:25.599932 | instance | [goldpinger/goldpinger] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.602023 | instance | [rook-ceph/rook_ceph] 2026-04-28 07:19:25.602044 | instance | [rook-ceph/rook_ceph] PLAY [controllers[0]] ********************************************************** 2026-04-28 07:19:25.602050 | instance | [rook-ceph/rook_ceph] 2026-04-28 07:19:25.602055 | instance | [rook-ceph/rook_ceph] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.604110 | instance | [frr-k8s/frr_k8s] 2026-04-28 07:19:25.604126 | instance | [frr-k8s/frr_k8s] PLAY [controllers:computes] **************************************************** 2026-04-28 07:19:25.604132 | instance | [frr-k8s/frr_k8s] 2026-04-28 07:19:25.604137 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:25.612415 | instance | [memcached/memcached] 2026-04-28 07:19:25.612444 | instance | [memcached/memcached] PLAY [controllers[0]] ********************************************************** 2026-04-28 07:19:25.612451 | instance | [memcached/memcached] 2026-04-28 07:19:25.612456 | instance | [memcached/memcached] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.613408 | instance | [image-warmup/image_warmup] 2026-04-28 07:19:25.613422 | instance | [image-warmup/image_warmup] PLAY [controllers:computes] **************************************************** 2026-04-28 07:19:25.613428 | instance | [image-warmup/image_warmup] 2026-04-28 07:19:25.613432 | instance | [image-warmup/image_warmup] TASK [vexxhost.atmosphere.image_warmup : Resolve image list] ******************* 2026-04-28 07:19:25.634630 | instance | [cert-manager/cert_manager] 2026-04-28 07:19:25.634686 | instance | [cert-manager/cert_manager] PLAY [controllers] ************************************************************* 2026-04-28 07:19:25.634693 | instance | [cert-manager/cert_manager] 2026-04-28 07:19:25.634698 | instance | [cert-manager/cert_manager] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.636582 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-04-28 07:19:25.636596 | instance | [frr-k8s/frr_k8s] 2026-04-28 07:19:25.636602 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-28 07:19:25.650772 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-28 07:19:25.650808 | instance | [node-feature-discovery/node_feature_discovery] PLAY [controllers[0]] ********************************************************** 2026-04-28 07:19:25.650814 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-28 07:19:25.650818 | instance | [node-feature-discovery/node_feature_discovery] TASK [Gathering Facts] ********************************************************* 2026-04-28 07:19:25.651585 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.651599 | instance | [openvswitch/openvswitch] PLAY [controllers:computes] **************************************************** 2026-04-28 07:19:25.651605 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.651610 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-28 07:19:25.677178 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-04-28 07:19:25.677211 | instance | [frr-k8s/frr_k8s] 2026-04-28 07:19:25.677219 | instance | [frr-k8s/frr_k8s] PLAY RECAP ********************************************************************* 2026-04-28 07:19:25.677231 | instance | [frr-k8s/frr_k8s] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-04-28 07:19:25.677238 | instance | [frr-k8s/frr_k8s] 2026-04-28 07:19:25.741025 | instance | [image-warmup/image_warmup] ok: [instance] 2026-04-28 07:19:25.741090 | instance | [image-warmup/image_warmup] 2026-04-28 07:19:25.741103 | instance | [image-warmup/image_warmup] TASK [vexxhost.atmosphere.image_warmup : Check for crictl] ********************* 2026-04-28 07:19:25.760547 | instance | ==> [frr-k8s] Deployment complete 2026-04-28 07:19:25.778337 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-28 07:19:25.778407 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.778425 | instance | [openvswitch/openvswitch] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-28 07:19:25.804189 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-28 07:19:25.804248 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.804266 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-28 07:19:25.833685 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-28 07:19:25.833746 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.833764 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-28 07:19:25.864240 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-28 07:19:25.888754 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.888803 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-28 07:19:25.894436 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-28 07:19:25.894471 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.894478 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-28 07:19:25.927265 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-28 07:19:25.927314 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.927321 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-28 07:19:25.969304 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-28 07:19:25.969350 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.969359 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-28 07:19:25.987195 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-28 07:19:25.987231 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:25.987240 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-28 07:19:26.016306 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-28 07:19:26.016331 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:26.016339 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:26.052851 | instance | [openvswitch/openvswitch] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:26.052904 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:26.052960 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:26.316627 | instance | [image-warmup/image_warmup] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:26.316675 | instance | [image-warmup/image_warmup] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:26.316681 | instance | [image-warmup/image_warmup] interpreter could change the meaning of that path. See 2026-04-28 07:19:26.316686 | instance | [image-warmup/image_warmup] https://docs.ansible.com/ansible- 2026-04-28 07:19:26.316690 | instance | [image-warmup/image_warmup] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:26.321991 | instance | [image-warmup/image_warmup] ok: [instance] 2026-04-28 07:19:26.322011 | instance | [image-warmup/image_warmup] 2026-04-28 07:19:26.322016 | instance | [image-warmup/image_warmup] TASK [vexxhost.atmosphere.image_warmup : Pre-pull container images] ************ 2026-04-28 07:19:26.752878 | instance | [openvswitch/openvswitch] changed: [instance] 2026-04-28 07:19:26.752949 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:26.752962 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-28 07:19:28.777705 | instance | [node-feature-discovery/node_feature_discovery] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:28.777771 | instance | [node-feature-discovery/node_feature_discovery] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:28.777783 | instance | [node-feature-discovery/node_feature_discovery] interpreter could change the meaning of that path. See 2026-04-28 07:19:28.777793 | instance | [node-feature-discovery/node_feature_discovery] https://docs.ansible.com/ansible- 2026-04-28 07:19:28.777802 | instance | [node-feature-discovery/node_feature_discovery] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:28.783412 | instance | [cert-manager/cert_manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:28.783433 | instance | [cert-manager/cert_manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:28.783440 | instance | [cert-manager/cert_manager] interpreter could change the meaning of that path. See 2026-04-28 07:19:28.783446 | instance | [cert-manager/cert_manager] https://docs.ansible.com/ansible- 2026-04-28 07:19:28.783452 | instance | [cert-manager/cert_manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:28.792554 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-04-28 07:19:28.792599 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-28 07:19:28.792607 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:28.804713 | instance | [cert-manager/cert_manager] ok: [instance] 2026-04-28 07:19:28.804755 | instance | [cert-manager/cert_manager] 2026-04-28 07:19:28.804761 | instance | [cert-manager/cert_manager] TASK [Deploy Helm chart] ******************************************************* 2026-04-28 07:19:28.846307 | instance | [node-feature-discovery/node_feature_discovery] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:28.846358 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-28 07:19:28.846366 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:28.858180 | instance | [cert-manager/cert_manager] included: vexxhost.kubernetes.cert_manager for instance 2026-04-28 07:19:28.858221 | instance | [cert-manager/cert_manager] 2026-04-28 07:19:28.858227 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:28.905620 | instance | [cert-manager/cert_manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:28.905677 | instance | [cert-manager/cert_manager] 2026-04-28 07:19:28.905691 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:29.112639 | instance | [openvswitch/openvswitch] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.112679 | instance | [openvswitch/openvswitch] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.112685 | instance | [openvswitch/openvswitch] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.112690 | instance | [openvswitch/openvswitch] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.112694 | instance | [openvswitch/openvswitch] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.118028 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-28 07:19:29.118045 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:29.118051 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-28 07:19:29.144788 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-04-28 07:19:29.144831 | instance | [openvswitch/openvswitch] "changed": false, 2026-04-28 07:19:29.144836 | instance | [openvswitch/openvswitch] "msg": "All assertions passed" 2026-04-28 07:19:29.144841 | instance | [openvswitch/openvswitch] } 2026-04-28 07:19:29.144846 | instance | [openvswitch/openvswitch] 2026-04-28 07:19:29.144850 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-28 07:19:29.321439 | instance | [multipathd/multipathd] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.321542 | instance | [multipathd/multipathd] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.321561 | instance | [multipathd/multipathd] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.321579 | instance | [multipathd/multipathd] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.321590 | instance | [multipathd/multipathd] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.323842 | instance | [coredns/coredns] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.323891 | instance | [coredns/coredns] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.323905 | instance | [coredns/coredns] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.323918 | instance | [coredns/coredns] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.323930 | instance | [coredns/coredns] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.325349 | instance | [memcached/memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.325379 | instance | [memcached/memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.325392 | instance | [memcached/memcached] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.325405 | instance | [memcached/memcached] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.325415 | instance | [memcached/memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.325921 | instance | [keepalived/keepalived] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.325946 | instance | [keepalived/keepalived] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.325955 | instance | [keepalived/keepalived] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.325964 | instance | [keepalived/keepalived] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.325973 | instance | [keepalived/keepalived] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.330363 | instance | [rook-ceph/rook_ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.330427 | instance | [rook-ceph/rook_ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.330436 | instance | [rook-ceph/rook_ceph] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.330444 | instance | [rook-ceph/rook_ceph] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.330450 | instance | [rook-ceph/rook_ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.331402 | instance | [multipathd/multipathd] ok: [instance] 2026-04-28 07:19:29.331415 | instance | [multipathd/multipathd] 2026-04-28 07:19:29.331421 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-28 07:19:29.344898 | instance | [ingress-nginx/ingress_nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.344963 | instance | [ingress-nginx/ingress_nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.344986 | instance | [ingress-nginx/ingress_nginx] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.344998 | instance | [ingress-nginx/ingress_nginx] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.345008 | instance | [ingress-nginx/ingress_nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.345017 | instance | [coredns/coredns] ok: [instance] 2026-04-28 07:19:29.345027 | instance | [coredns/coredns] 2026-04-28 07:19:29.345036 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:29.350098 | instance | [keepalived/keepalived] ok: [instance] 2026-04-28 07:19:29.350156 | instance | [keepalived/keepalived] 2026-04-28 07:19:29.350165 | instance | [keepalived/keepalived] TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-28 07:19:29.352332 | instance | [rook-ceph/rook_ceph] ok: [instance] 2026-04-28 07:19:29.352366 | instance | [rook-ceph/rook_ceph] 2026-04-28 07:19:29.352373 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:29.357184 | instance | [ingress-nginx/ingress_nginx] ok: [instance] 2026-04-28 07:19:29.357219 | instance | [ingress-nginx/ingress_nginx] 2026-04-28 07:19:29.357228 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:29.360719 | instance | [memcached/memcached] ok: [instance] 2026-04-28 07:19:29.360743 | instance | [memcached/memcached] 2026-04-28 07:19:29.360752 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-28 07:19:29.408213 | instance | [ingress-nginx/ingress_nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:29.408287 | instance | [ingress-nginx/ingress_nginx] 2026-04-28 07:19:29.408296 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:29.408311 | instance | [rook-ceph/rook_ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:29.408318 | instance | [rook-ceph/rook_ceph] 2026-04-28 07:19:29.408324 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:29.408331 | instance | [goldpinger/goldpinger] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-28 07:19:29.408337 | instance | [goldpinger/goldpinger] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-28 07:19:29.408343 | instance | [goldpinger/goldpinger] interpreter could change the meaning of that path. See 2026-04-28 07:19:29.408350 | instance | [goldpinger/goldpinger] https://docs.ansible.com/ansible- 2026-04-28 07:19:29.408355 | instance | [goldpinger/goldpinger] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 07:19:29.422274 | instance | [coredns/coredns] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:29.422309 | instance | [coredns/coredns] 2026-04-28 07:19:29.422316 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:29.425739 | instance | [goldpinger/goldpinger] ok: [instance] 2026-04-28 07:19:29.425757 | instance | [goldpinger/goldpinger] 2026-04-28 07:19:29.425767 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:29.465855 | instance | [goldpinger/goldpinger] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:29.465903 | instance | [goldpinger/goldpinger] 2026-04-28 07:19:29.465910 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:29.532686 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-04-28 07:19:29.532743 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-28 07:19:29.532750 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-28 07:19:29.550445 | instance | [memcached/memcached] ok: [instance] 2026-04-28 07:19:29.550498 | instance | [memcached/memcached] 2026-04-28 07:19:29.550506 | instance | [memcached/memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-28 07:19:29.561226 | instance | [cert-manager/cert_manager] changed: [instance] 2026-04-28 07:19:29.561261 | instance | [cert-manager/cert_manager] 2026-04-28 07:19:29.561266 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-28 07:19:29.591978 | instance | [memcached/memcached] skipping: [instance] 2026-04-28 07:19:29.592026 | instance | [memcached/memcached] 2026-04-28 07:19:29.592052 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-28 07:19:29.629769 | instance | [memcached/memcached] skipping: [instance] 2026-04-28 07:19:29.629845 | instance | [memcached/memcached] 2026-04-28 07:19:29.629858 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-28 07:19:29.670934 | instance | [memcached/memcached] skipping: [instance] 2026-04-28 07:19:29.671000 | instance | [memcached/memcached] 2026-04-28 07:19:29.671013 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-28 07:19:29.712585 | instance | [memcached/memcached] skipping: [instance] 2026-04-28 07:19:29.712677 | instance | [memcached/memcached] 2026-04-28 07:19:29.712689 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-28 07:19:29.756372 | instance | [memcached/memcached] skipping: [instance] 2026-04-28 07:19:29.756438 | instance | [memcached/memcached] 2026-04-28 07:19:29.756447 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-28 07:19:29.833360 | instance | [memcached/memcached] ok: [instance] 2026-04-28 07:19:29.833441 | instance | [memcached/memcached] 2026-04-28 07:19:29.833468 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-28 07:19:29.933195 | instance | [memcached/memcached] ok: [instance] => (item=oslo_cache) 2026-04-28 07:19:29.933267 | instance | [memcached/memcached] 2026-04-28 07:19:29.933279 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-28 07:19:29.989098 | instance | [memcached/memcached] ok: [instance] 2026-04-28 07:19:29.989171 | instance | [memcached/memcached] 2026-04-28 07:19:29.989182 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-28 07:19:30.035070 | instance | [memcached/memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-28 07:19:30.035135 | instance | [memcached/memcached] 2026-04-28 07:19:30.035172 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-28 07:19:30.892971 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-04-28 07:19:30.893028 | instance | [ingress-nginx/ingress_nginx] 2026-04-28 07:19:30.893036 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-28 07:19:30.893872 | instance | [goldpinger/goldpinger] changed: [instance] 2026-04-28 07:19:30.893884 | instance | [goldpinger/goldpinger] 2026-04-28 07:19:30.893891 | instance | [goldpinger/goldpinger] TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-28 07:19:30.895381 | instance | [coredns/coredns] changed: [instance] 2026-04-28 07:19:30.895401 | instance | [coredns/coredns] 2026-04-28 07:19:30.895409 | instance | [coredns/coredns] TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-28 07:19:30.903284 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-04-28 07:19:30.903327 | instance | [rook-ceph/rook_ceph] 2026-04-28 07:19:30.903337 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-28 07:19:30.928148 | instance | [coredns/coredns] skipping: [instance] 2026-04-28 07:19:30.928245 | instance | [coredns/coredns] 2026-04-28 07:19:30.928261 | instance | [coredns/coredns] PLAY RECAP ********************************************************************* 2026-04-28 07:19:30.928272 | instance | [coredns/coredns] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-28 07:19:30.928282 | instance | [coredns/coredns] 2026-04-28 07:19:30.973726 | instance | [memcached/memcached] changed: [instance] 2026-04-28 07:19:30.973773 | instance | [memcached/memcached] 2026-04-28 07:19:30.973783 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-28 07:19:31.015374 | instance | ==> [coredns] Deployment complete 2026-04-28 07:19:44.063605 | instance | [multipathd/multipathd] changed: [instance] 2026-04-28 07:19:44.063719 | instance | [multipathd/multipathd] 2026-04-28 07:19:44.063733 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-28 07:20:00.172512 | instance | [node-feature-discovery/node_feature_discovery] fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to apply object: b'{\"kind\":\"Status\",\"apiVersion\":\"v1\",\"metadata\":{},\"status\":\"Failure\",\"message\":\"etcdserver: request timed out\",\"code\":500}\\n'", "reason": "Internal Server Error"} 2026-04-28 07:20:00.172627 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-28 07:20:00.172646 | instance | [node-feature-discovery/node_feature_discovery] PLAY RECAP ********************************************************************* 2026-04-28 07:20:00.172694 | instance | [node-feature-discovery/node_feature_discovery] instance : ok=3 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2026-04-28 07:20:00.172709 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-28 07:20:00.283990 | instance | Error: component node-feature-discovery failed: ansible-playbook failed for node-feature-discovery/node_feature_discovery: exit status 2 2026-04-28 07:20:00.284336 | instance | Usage: 2026-04-28 07:20:00.284343 | instance | atmosphere deploy [flags] 2026-04-28 07:20:00.284349 | instance | 2026-04-28 07:20:00.284353 | instance | Flags: 2026-04-28 07:20:00.284358 | instance | --concurrency int Max concurrent deployments per wave (0 = unlimited) 2026-04-28 07:20:00.284364 | instance | -h, --help help for deploy 2026-04-28 07:20:00.284368 | instance | -i, --inventory string Path to Ansible inventory file (required) 2026-04-28 07:20:00.284373 | instance | -t, --tags string Comma-separated list of component tags to deploy 2026-04-28 07:20:00.284378 | instance | 2026-04-28 07:20:00.284382 | instance | component node-feature-discovery failed: ansible-playbook failed for node-feature-discovery/node_feature_discovery: exit status 2 2026-04-28 07:20:00.794388 | instance | ERROR 2026-04-28 07:20:00.794618 | instance | { 2026-04-28 07:20:00.794661 | instance | "delta": "0:04:19.763499", 2026-04-28 07:20:00.794692 | instance | "end": "2026-04-28 07:20:00.305103", 2026-04-28 07:20:00.794720 | instance | "msg": "non-zero return code", 2026-04-28 07:20:00.794746 | instance | "rc": 1, 2026-04-28 07:20:00.794774 | instance | "start": "2026-04-28 07:15:40.541604" 2026-04-28 07:20:00.794805 | instance | } failure 2026-04-28 07:20:00.807516 | 2026-04-28 07:20:00.807564 | PLAY RECAP 2026-04-28 07:20:00.807603 | instance | ok: 1 changed: 0 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-28 07:20:00.807624 | 2026-04-28 07:20:00.917643 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-28 07:20:00.925245 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-28 07:20:01.504016 | 2026-04-28 07:20:01.504123 | PLAY [all] 2026-04-28 07:20:01.517598 | 2026-04-28 07:20:01.517676 | TASK [gather-host-logs : creating directory for system status] 2026-04-28 07:20:02.064901 | instance | changed 2026-04-28 07:20:02.072091 | 2026-04-28 07:20:02.072165 | TASK [gather-host-logs : Get logs for each host] 2026-04-28 07:20:02.408680 | instance | + systemd-cgls --full --all --no-pager 2026-04-28 07:20:02.633890 | instance | + ip addr 2026-04-28 07:20:02.637612 | instance | + ip route 2026-04-28 07:20:02.640915 | instance | + lsblk 2026-04-28 07:20:02.647061 | instance | + mount 2026-04-28 07:20:02.649481 | instance | + docker images 2026-04-28 07:20:02.672542 | instance | + brctl show 2026-04-28 07:20:02.673245 | instance | /bin/bash: line 8: brctl: command not found 2026-04-28 07:20:02.673606 | instance | + ps aux --sort=-%mem 2026-04-28 07:20:02.774173 | instance | + dpkg -l 2026-04-28 07:20:02.785336 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-28 07:20:02.786122 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-28 07:20:02.806592 | instance | + '[' '!' -z '' ']' 2026-04-28 07:20:03.629612 | instance | ok: Runtime: 0:00:00.404487 2026-04-28 07:20:03.637329 | 2026-04-28 07:20:03.637448 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-28 07:20:04.275752 | instance | changed: 2026-04-28 07:20:04.276009 | instance | created directory /var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/work/logs/instance 2026-04-28 07:20:04.276049 | instance | cd+++++++++ system/ 2026-04-28 07:20:04.276079 | instance | >f+++++++++ system/brctl-show.txt 2026-04-28 07:20:04.276107 | instance | >f+++++++++ system/docker-images.txt 2026-04-28 07:20:04.276134 | instance | >f+++++++++ system/ip-addr.txt 2026-04-28 07:20:04.276164 | instance | >f+++++++++ system/ip-route.txt 2026-04-28 07:20:04.276193 | instance | >f+++++++++ system/lsblk.txt 2026-04-28 07:20:04.276220 | instance | >f+++++++++ system/mount.txt 2026-04-28 07:20:04.276246 | instance | >f+++++++++ system/packages.txt 2026-04-28 07:20:04.276272 | instance | >f+++++++++ system/ps.txt 2026-04-28 07:20:04.276301 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-28 07:20:04.287100 | 2026-04-28 07:20:04.287224 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-28 07:20:04.539402 | instance | changed: "values" 2026-04-28 07:20:04.706659 | instance | changed: "releases" 2026-04-28 07:20:04.725324 | 2026-04-28 07:20:04.725433 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-28 07:20:24.812534 | instance | ok: Runtime: 0:00:19.576382 2026-04-28 07:20:24.820859 | 2026-04-28 07:20:24.820981 | TASK [helm-release-status : Downloads logs to executor] 2026-04-28 07:20:25.310034 | instance | changed: 2026-04-28 07:20:25.310733 | instance | cd+++++++++ helm/ 2026-04-28 07:20:25.310800 | instance | cd+++++++++ helm/releases/ 2026-04-28 07:20:25.310848 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-28 07:20:25.310892 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-28 07:20:25.310935 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-28 07:20:25.310976 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-28 07:20:25.311017 | instance | cd+++++++++ helm/values/ 2026-04-28 07:20:25.311056 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-28 07:20:25.311096 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-28 07:20:25.311135 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-28 07:20:25.311175 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-28 07:20:25.320979 | 2026-04-28 07:20:25.321046 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-28 07:20:25.546425 | instance | changed 2026-04-28 07:20:25.551840 | 2026-04-28 07:20:25.551907 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-28 07:20:25.775717 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-28 07:20:25.776540 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-28 07:20:25.787807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:20:25.787845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:20:26.150267 | instance | node/instance 2026-04-28 07:20:26.184216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:20:26.184411 | instance | clusterrole/admin 2026-04-28 07:20:26.350550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:20:26.508940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:20:27.576423 | instance | clusterrole/cilium 2026-04-28 07:20:28.409234 | instance | clusterrole/cilium-operator 2026-04-28 07:20:30.002095 | instance | clusterrole/cluster-admin 2026-04-28 07:20:31.567065 | instance | clusterrole/edit 2026-04-28 07:20:31.572555 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-28 07:20:34.801401 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-28 07:20:34.810123 | instance | clusterrole/kubeadm:get-nodes 2026-04-28 07:20:36.766263 | instance | clusterrole/system:aggregate-to-admin 2026-04-28 07:20:36.767686 | instance | clusterrole/system:aggregate-to-edit 2026-04-28 07:20:43.568281 | instance | clusterrole/system:aggregate-to-view 2026-04-28 07:20:43.569906 | instance | clusterrole/system:auth-delegator 2026-04-28 07:20:49.383707 | instance | clusterrole/system:basic-user 2026-04-28 07:20:49.390312 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-28 07:20:54.411049 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-28 07:20:54.412685 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-28 07:20:59.274480 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-28 07:20:59.279240 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-28 07:21:00.354903 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-28 07:21:00.360780 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-28 07:21:00.650617 | instance | clusterrole/system:controller:certificate-controller 2026-04-28 07:21:00.658530 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-28 07:21:00.841882 | instance | clusterrole/system:controller:cronjob-controller 2026-04-28 07:21:00.846404 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-28 07:21:01.037370 | instance | clusterrole/system:controller:deployment-controller 2026-04-28 07:21:01.050684 | instance | clusterrole/system:controller:disruption-controller 2026-04-28 07:21:01.248913 | instance | clusterrole/system:controller:endpoint-controller 2026-04-28 07:21:01.267694 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-28 07:21:01.456155 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-28 07:21:01.468949 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-28 07:21:01.687692 | instance | clusterrole/system:controller:expand-controller 2026-04-28 07:21:01.690185 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-28 07:21:01.888960 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-28 07:21:01.907632 | instance | clusterrole/system:controller:job-controller 2026-04-28 07:21:02.140313 | instance | clusterrole/system:controller:namespace-controller 2026-04-28 07:21:02.143242 | instance | clusterrole/system:controller:node-controller 2026-04-28 07:21:02.312062 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-28 07:21:02.312822 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-28 07:21:02.489973 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-28 07:21:02.498479 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-28 07:21:02.690607 | instance | clusterrole/system:controller:replicaset-controller 2026-04-28 07:21:02.708024 | instance | clusterrole/system:controller:replication-controller 2026-04-28 07:21:02.866179 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-28 07:21:02.901932 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-28 07:21:03.059067 | instance | clusterrole/system:controller:route-controller 2026-04-28 07:21:03.100273 | instance | clusterrole/system:controller:service-account-controller 2026-04-28 07:21:03.249073 | instance | clusterrole/system:controller:service-controller 2026-04-28 07:21:03.289465 | instance | clusterrole/system:controller:statefulset-controller 2026-04-28 07:21:03.476936 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-28 07:21:03.477719 | instance | clusterrole/system:controller:ttl-controller 2026-04-28 07:21:03.660845 | instance | clusterrole/system:coredns 2026-04-28 07:21:03.674106 | instance | clusterrole/system:discovery 2026-04-28 07:21:03.852683 | instance | clusterrole/system:heapster 2026-04-28 07:21:03.868769 | instance | clusterrole/system:kube-aggregator 2026-04-28 07:21:04.073618 | instance | clusterrole/system:kube-controller-manager 2026-04-28 07:21:04.077272 | instance | clusterrole/system:kube-dns 2026-04-28 07:21:04.498575 | instance | clusterrole/system:kube-scheduler 2026-04-28 07:21:04.499187 | instance | clusterrole/system:kubelet-api-admin 2026-04-28 07:21:04.709139 | instance | clusterrole/system:monitoring 2026-04-28 07:21:05.069194 | instance | clusterrole/system:node 2026-04-28 07:21:05.156571 | instance | clusterrole/system:node-bootstrapper 2026-04-28 07:21:05.263975 | instance | clusterrole/system:node-problem-detector 2026-04-28 07:21:05.410537 | instance | clusterrole/system:node-proxier 2026-04-28 07:21:05.540857 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-28 07:21:05.633808 | instance | clusterrole/system:public-info-viewer 2026-04-28 07:21:05.725696 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-28 07:21:05.835100 | instance | clusterrole/system:volume-scheduler 2026-04-28 07:21:05.965520 | instance | clusterrole/view 2026-04-28 07:21:06.052242 | instance | clusterrolebinding/cilium 2026-04-28 07:21:06.224161 | instance | clusterrolebinding/cilium-operator 2026-04-28 07:21:06.228450 | instance | clusterrolebinding/cluster-admin 2026-04-28 07:21:06.425309 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-28 07:21:06.427473 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-28 07:21:06.612991 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-28 07:21:06.616691 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-28 07:21:06.795220 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-28 07:21:06.798856 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-28 07:21:06.986639 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-28 07:21:06.995809 | instance | clusterrolebinding/system:basic-user 2026-04-28 07:21:07.177624 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-28 07:21:07.181488 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-28 07:21:07.455896 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-28 07:21:07.460227 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-28 07:21:07.625786 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-28 07:21:07.645872 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-28 07:21:07.804103 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-28 07:21:07.811888 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-28 07:21:07.991681 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-28 07:21:07.993600 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-28 07:21:08.174210 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-28 07:21:08.178897 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-28 07:21:08.365068 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-28 07:21:08.365198 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-28 07:21:08.586497 | instance | clusterrolebinding/system:controller:job-controller 2026-04-28 07:21:08.587476 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-28 07:21:08.766538 | instance | clusterrolebinding/system:controller:node-controller 2026-04-28 07:21:08.775477 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-28 07:21:08.948323 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-28 07:21:08.955171 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-28 07:21:09.126367 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-28 07:21:09.131971 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-28 07:21:09.311183 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-28 07:21:09.366196 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-28 07:21:09.714893 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-28 07:21:09.716271 | instance | clusterrolebinding/system:controller:route-controller 2026-04-28 07:21:09.894219 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-28 07:21:09.895812 | instance | clusterrolebinding/system:controller:service-controller 2026-04-28 07:21:10.088570 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-28 07:21:10.092707 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-28 07:21:10.269176 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-28 07:21:10.317745 | instance | clusterrolebinding/system:coredns 2026-04-28 07:21:10.506104 | instance | clusterrolebinding/system:discovery 2026-04-28 07:21:10.526514 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-28 07:21:10.874213 | instance | clusterrolebinding/system:kube-dns 2026-04-28 07:21:10.874592 | instance | clusterrolebinding/system:kube-scheduler 2026-04-28 07:21:11.056161 | instance | clusterrolebinding/system:node 2026-04-28 07:21:11.056340 | instance | clusterrolebinding/system:monitoring 2026-04-28 07:21:11.233220 | instance | clusterrolebinding/system:node-proxier 2026-04-28 07:21:11.239315 | instance | clusterrolebinding/system:public-info-viewer 2026-04-28 07:21:11.408603 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-28 07:21:11.424461 | instance | clusterrolebinding/system:volume-scheduler 2026-04-28 07:21:11.598768 | instance | namespace/default 2026-04-28 07:21:11.611805 | instance | namespace/envoy-gateway-system 2026-04-28 07:21:11.790614 | instance | namespace/kube-node-lease 2026-04-28 07:21:11.805692 | instance | namespace/kube-public 2026-04-28 07:21:11.985184 | instance | namespace/kube-system 2026-04-28 07:21:12.007803 | instance | namespace/openstack 2026-04-28 07:21:12.665172 | instance | ok: Runtime: 0:00:46.434055 2026-04-28 07:21:12.674788 | 2026-04-28 07:21:12.674874 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-28 07:21:12.931731 | instance | changed 2026-04-28 07:21:13.496185 | 2026-04-28 07:21:13.496289 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-28 07:21:13.729313 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-28 07:21:13.729470 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-28 07:21:13.729595 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-28 07:21:13.883445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:13.885498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:13.963503 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-28 07:21:13.965579 | instance | default/configmaps/kube-root-ca.crt 2026-04-28 07:21:13.967331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:13.968622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.480447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.557696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.736366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.737593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.745518 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-28 07:21:14.823046 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-28 07:21:14.825129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.829336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.951686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.952220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:14.953713 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-28 07:21:15.046602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.052870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.090615 | instance | default/endpoints/kubernetes 2026-04-28 07:21:15.155168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.160977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.254933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.267248 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-sp6h2 2026-04-28 07:21:15.274339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.342404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.369905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.450016 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-28 07:21:15.455428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.460508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.544327 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-28 07:21:15.546674 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-28 07:21:15.548619 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-28 07:21:15.552032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.560137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.654050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.749132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.763101 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-28 07:21:15.764536 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-28 07:21:15.838341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.839912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:15.935541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.001484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.010545 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-28 07:21:16.010614 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-28 07:21:16.020163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.037491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.115892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.136399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.209770 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-28 07:21:16.218544 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-28 07:21:16.234682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.235129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.324478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.342883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.414679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.462793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.494152 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-28 07:21:16.510962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.515340 | instance | envoy-gateway-system/secrets/envoy 2026-04-28 07:21:16.558598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.615839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.656137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.723309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.743480 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-28 07:21:16.761493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.772986 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-28 07:21:16.813031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.867753 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-28 07:21:16.876811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.931367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:16.953368 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-28 07:21:16.960180 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-28 07:21:16.978807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.019035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.066019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.140774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.155722 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-28 07:21:17.158990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.162986 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-28 07:21:17.233892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.273144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.345938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.378644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.408491 | instance | default/serviceaccounts/default 2026-04-28 07:21:17.450529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.461781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.552267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.571949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.623303 | instance | default/services/kubernetes 2026-04-28 07:21:17.649477 | instance | kube-public/configmaps/cluster-info 2026-04-28 07:21:17.659390 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-28 07:21:17.667844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.684558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.789698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.813571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.833461 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-28 07:21:17.840575 | instance | kube-node-lease/serviceaccounts/default 2026-04-28 07:21:17.888939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.915697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:17.989265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.021918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.036168 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-28 07:21:18.050749 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-28 07:21:18.089094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.114842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.182704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.211174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.217051 | instance | kube-system/configmaps/cilium-config 2026-04-28 07:21:18.246192 | instance | kube-system/configmaps/coredns 2026-04-28 07:21:18.267095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.314851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.354436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.414869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.441638 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-28 07:21:18.443476 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-28 07:21:18.502857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.518673 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-28 07:21:18.530679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.600104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.656840 | instance | kube-system/configmaps/kube-proxy 2026-04-28 07:21:18.656931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.661118 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-28 07:21:18.724004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.755251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.823844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.855367 | instance | kube-system/configmaps/kubeadm-config 2026-04-28 07:21:18.890662 | instance | kube-system/configmaps/kubelet-config 2026-04-28 07:21:18.906199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:18.924774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.032514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.089871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.091489 | instance | kube-system/daemonsets/cilium 2026-04-28 07:21:19.095594 | instance | kube-system/daemonsets/kube-proxy 2026-04-28 07:21:19.128384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.180062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.231645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.271128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.305856 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-28 07:21:19.313963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.351061 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-28 07:21:19.372103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.404202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.465886 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-28 07:21:19.477726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.502975 | instance | kube-system/deployment/cilium-operator 2026-04-28 07:21:19.505709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.558039 | instance | kube-system/deployment/coredns 2026-04-28 07:21:19.600709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.604540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.694142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.697935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-28 07:21:19.740909 | instance | kube-system/endpoints/kube-dns 2026-04-28 07:21:19.812461 | instance | kube-public/serviceaccounts/default 2026-04-28 07:21:19.955046 | instance | kube-system/pods/cilium-b2pcw 2026-04-28 07:21:20.003145 | instance | kube-system/pods/cilium-operator-869df985b8-dq7d6 2026-04-28 07:21:20.159212 | instance | kube-system/pods/coredns-67659f764b-fkwq4 2026-04-28 07:21:20.209740 | instance | kube-system/pods/coredns-67659f764b-v7zbw 2026-04-28 07:21:20.441059 | instance | kube-system/pods/etcd-instance 2026-04-28 07:21:21.629153 | instance | kube-system/pods/kube-apiserver-instance 2026-04-28 07:21:21.972688 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-28 07:21:22.073395 | instance | kube-system/pods/kube-proxy-fmczv 2026-04-28 07:21:22.632321 | instance | kube-system/pods/kube-scheduler-instance 2026-04-28 07:21:22.635608 | instance | kube-system/pods/kube-vip-instance 2026-04-28 07:21:22.830902 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-28 07:21:22.832115 | instance | kube-system/rolebindings/kube-proxy 2026-04-28 07:21:23.016066 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-28 07:21:23.024541 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-28 07:21:23.196840 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-28 07:21:23.201736 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-28 07:21:23.383858 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-28 07:21:23.386100 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-28 07:21:23.560520 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-28 07:21:23.564370 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-28 07:21:23.741279 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-28 07:21:23.742163 | instance | kube-system/roles/cilium-config-agent 2026-04-28 07:21:23.925605 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-28 07:21:23.929898 | instance | kube-system/roles/kube-proxy 2026-04-28 07:21:24.117014 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-28 07:21:24.178186 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-28 07:21:24.294043 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-28 07:21:24.371701 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-28 07:21:24.489495 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-28 07:21:24.545525 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-28 07:21:24.666331 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-28 07:21:24.723181 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-28 07:21:24.854927 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-28 07:21:24.901236 | instance | kube-system/secrets/bootstrap-token-ogll4n 2026-04-28 07:21:25.033592 | instance | kube-system/secrets/bootstrap-token-z73ect 2026-04-28 07:21:25.101294 | instance | kube-system/secrets/kubeadm-certs 2026-04-28 07:21:25.258063 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-28 07:21:25.356163 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-28 07:21:25.543018 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-28 07:21:25.575332 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-28 07:21:25.760939 | instance | kube-system/serviceaccounts/cilium 2026-04-28 07:21:25.808279 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-28 07:21:26.013656 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-28 07:21:26.067625 | instance | kube-system/serviceaccounts/coredns 2026-04-28 07:21:26.228510 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-28 07:21:26.307233 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-28 07:21:26.456408 | instance | kube-system/serviceaccounts/default 2026-04-28 07:21:26.548570 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-28 07:21:26.682232 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-28 07:21:26.765971 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-28 07:21:26.906932 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-28 07:21:26.998675 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-28 07:21:27.116244 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-28 07:21:27.209951 | instance | kube-system/serviceaccounts/expand-controller 2026-04-28 07:21:27.339759 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-28 07:21:27.447401 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-28 07:21:27.570221 | instance | kube-system/serviceaccounts/job-controller 2026-04-28 07:21:27.656206 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-28 07:21:27.814667 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-28 07:21:27.873066 | instance | kube-system/serviceaccounts/node-controller 2026-04-28 07:21:28.036792 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-28 07:21:28.071470 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-28 07:21:28.251870 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-28 07:21:28.311204 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-28 07:21:28.486771 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-28 07:21:28.517942 | instance | kube-system/serviceaccounts/replication-controller 2026-04-28 07:21:28.714745 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-28 07:21:28.742179 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-28 07:21:28.943849 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-28 07:21:28.984115 | instance | kube-system/serviceaccounts/service-controller 2026-04-28 07:21:29.191444 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-28 07:21:29.193318 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-28 07:21:29.406706 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-28 07:21:29.413186 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-28 07:21:29.622377 | instance | kube-system/services/kube-dns 2026-04-28 07:21:29.634148 | instance | openstack/serviceaccounts/default 2026-04-28 07:21:29.874976 | instance | ok: Runtime: 0:00:16.104225 2026-04-28 07:21:29.882714 | 2026-04-28 07:21:29.882786 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-28 07:21:30.542712 | instance | changed: 2026-04-28 07:21:30.542910 | instance | cd+++++++++ objects/ 2026-04-28 07:21:30.542951 | instance | cd+++++++++ objects/cluster/ 2026-04-28 07:21:30.542983 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-28 07:21:30.543013 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-28 07:21:30.543041 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-28 07:21:30.543070 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-28 07:21:30.543098 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-28 07:21:30.543125 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-28 07:21:30.543153 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-28 07:21:30.543180 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-28 07:21:30.543207 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-28 07:21:30.543234 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-28 07:21:30.543260 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-28 07:21:30.543286 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-28 07:21:30.543313 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-28 07:21:30.543340 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-28 07:21:30.543367 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-28 07:21:30.543393 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-28 07:21:30.543419 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-28 07:21:30.543446 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-28 07:21:30.543473 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-28 07:21:30.543500 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-28 07:21:30.543526 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-28 07:21:30.543553 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-28 07:21:30.543579 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-28 07:21:30.543604 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-28 07:21:30.543643 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-28 07:21:30.543671 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-28 07:21:30.543699 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-28 07:21:30.543726 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-28 07:21:30.543760 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-28 07:21:30.543788 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-28 07:21:30.543815 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-28 07:21:30.543842 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-28 07:21:30.543869 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-28 07:21:30.543896 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-28 07:21:30.543925 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-28 07:21:30.543953 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-28 07:21:30.543980 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-28 07:21:30.544007 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-28 07:21:30.544034 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-28 07:21:30.544062 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-28 07:21:30.544089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-28 07:21:30.544116 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-28 07:21:30.544143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-28 07:21:30.544170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-28 07:21:30.544197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-28 07:21:30.544224 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-28 07:21:30.544251 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-28 07:21:30.544277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-28 07:21:30.544304 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-28 07:21:30.544329 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-28 07:21:30.544355 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-28 07:21:30.544381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-28 07:21:30.544407 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-28 07:21:30.544433 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-28 07:21:30.544459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-28 07:21:30.544485 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-28 07:21:30.544518 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-28 07:21:30.544545 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-28 07:21:30.544571 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-28 07:21:30.544597 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-28 07:21:30.544623 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-28 07:21:30.544650 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-28 07:21:30.544675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-28 07:21:30.544702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-28 07:21:30.544728 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-28 07:21:30.544754 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-28 07:21:30.544780 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-28 07:21:30.544807 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-28 07:21:30.544833 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-28 07:21:30.544863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-28 07:21:30.544890 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-28 07:21:30.544918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-28 07:21:30.544945 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-28 07:21:30.544995 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-28 07:21:30.545024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-28 07:21:30.545051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-28 07:21:30.545077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-28 07:21:30.545104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-28 07:21:30.545130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-28 07:21:30.545155 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-28 07:21:30.545181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-28 07:21:30.545207 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-28 07:21:30.545233 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-28 07:21:30.545259 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-28 07:21:30.545285 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-28 07:21:30.545310 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-28 07:21:30.545336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-28 07:21:30.545361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-28 07:21:30.545393 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-28 07:21:30.545419 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-28 07:21:30.545444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-28 07:21:30.545478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-28 07:21:30.545516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-28 07:21:30.545554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-28 07:21:30.545595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-28 07:21:30.545635 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-28 07:21:30.545667 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-28 07:21:30.545695 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-28 07:21:30.545722 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-28 07:21:30.545749 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-28 07:21:30.545775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-28 07:21:30.545802 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-28 07:21:30.545828 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-28 07:21:30.545855 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-28 07:21:30.545881 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-28 07:21:30.545908 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-28 07:21:30.545934 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-28 07:21:30.545961 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-28 07:21:30.545987 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-28 07:21:30.546014 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-28 07:21:30.546040 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-28 07:21:30.546066 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-28 07:21:30.546093 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-28 07:21:30.546119 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-28 07:21:30.546145 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-28 07:21:30.546171 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-28 07:21:30.546199 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-28 07:21:30.546227 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-28 07:21:30.546253 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-28 07:21:30.546280 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-28 07:21:30.546306 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-28 07:21:30.546332 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-28 07:21:30.546359 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-28 07:21:30.546386 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-28 07:21:30.546439 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-28 07:21:30.546467 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-28 07:21:30.546494 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-28 07:21:30.546521 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-28 07:21:30.546548 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-28 07:21:30.546575 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-28 07:21:30.546601 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-28 07:21:30.546627 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-28 07:21:30.546654 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-28 07:21:30.546680 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-28 07:21:30.546706 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-28 07:21:30.546733 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-28 07:21:30.546760 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-28 07:21:30.546786 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-28 07:21:30.546813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-28 07:21:30.546839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-28 07:21:30.546865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-28 07:21:30.546892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-28 07:21:30.546917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-28 07:21:30.546944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-28 07:21:30.546971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-28 07:21:30.546998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-28 07:21:30.547025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-28 07:21:30.547052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-28 07:21:30.547079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-28 07:21:30.547106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-28 07:21:30.547133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-28 07:21:30.547159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-28 07:21:30.547186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-28 07:21:30.547212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-28 07:21:30.547239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-28 07:21:30.547266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-28 07:21:30.547293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-28 07:21:30.547319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-28 07:21:30.547346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-28 07:21:30.547372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-28 07:21:30.547405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-28 07:21:30.547433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-28 07:21:30.547460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-28 07:21:30.547486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-28 07:21:30.547513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-28 07:21:30.547540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-28 07:21:30.547567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-28 07:21:30.547594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-28 07:21:30.547621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-28 07:21:30.547648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-28 07:21:30.547674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-28 07:21:30.547700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-28 07:21:30.547726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-28 07:21:30.547752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-28 07:21:30.547779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-28 07:21:30.547805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-28 07:21:30.547831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-28 07:21:30.547857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-28 07:21:30.547884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-28 07:21:30.547910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-28 07:21:30.547937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-28 07:21:30.547964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-28 07:21:30.547992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-28 07:21:30.548029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-28 07:21:30.548062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-28 07:21:30.548089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-28 07:21:30.548115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-28 07:21:30.548141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-28 07:21:30.548167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-28 07:21:30.548193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-28 07:21:30.548220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-28 07:21:30.548252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-28 07:21:30.548279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-28 07:21:30.548305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-28 07:21:30.548330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-28 07:21:30.548356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-28 07:21:30.548381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-28 07:21:30.548406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-28 07:21:30.548432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-28 07:21:30.548457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-28 07:21:30.548483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-28 07:21:30.548509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-28 07:21:30.548536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-28 07:21:30.548562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-28 07:21:30.548589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-28 07:21:30.548614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-28 07:21:30.548640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-28 07:21:30.548665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-28 07:21:30.548690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-28 07:21:30.548714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-28 07:21:30.548740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-28 07:21:30.548766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-28 07:21:30.548792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-28 07:21:30.548818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-28 07:21:30.548844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-28 07:21:30.548869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-28 07:21:30.548895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-28 07:21:30.548921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-28 07:21:30.548947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-28 07:21:30.549040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-28 07:21:30.549068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-28 07:21:30.549095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-28 07:21:30.549129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-28 07:21:30.549157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-28 07:21:30.549183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-28 07:21:30.549210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-28 07:21:30.549236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-28 07:21:30.549262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-28 07:21:30.549288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-28 07:21:30.549313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-28 07:21:30.549339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-28 07:21:30.549364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-28 07:21:30.549391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-28 07:21:30.549417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-28 07:21:30.549444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-28 07:21:30.549470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-28 07:21:30.549497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-28 07:21:30.549523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-28 07:21:30.549551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-28 07:21:30.549578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-28 07:21:30.549605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-28 07:21:30.549634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-28 07:21:30.549661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-28 07:21:30.549688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-28 07:21:30.549715 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-28 07:21:30.549743 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-28 07:21:30.549770 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-28 07:21:30.549796 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-28 07:21:30.549824 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-28 07:21:30.549851 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-28 07:21:30.549878 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-28 07:21:30.549905 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-28 07:21:30.549931 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-28 07:21:30.549957 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-28 07:21:30.549983 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-28 07:21:30.550009 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-28 07:21:30.550035 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-28 07:21:30.550062 | instance | cd+++++++++ objects/cluster/node/ 2026-04-28 07:21:30.550088 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-28 07:21:30.550115 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-28 07:21:30.550141 | instance | cd+++++++++ objects/namespaced/ 2026-04-28 07:21:30.550176 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-28 07:21:30.550205 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-28 07:21:30.550232 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-28 07:21:30.550258 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-28 07:21:30.550285 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-28 07:21:30.550311 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-28 07:21:30.550337 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-28 07:21:30.550363 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-28 07:21:30.550389 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-28 07:21:30.550475 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-28 07:21:30.550507 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-28 07:21:30.550534 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-28 07:21:30.550560 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-28 07:21:30.550587 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-28 07:21:30.550613 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-28 07:21:30.550639 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-28 07:21:30.550666 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-28 07:21:30.550692 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-28 07:21:30.550718 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-28 07:21:30.550744 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-28 07:21:30.550770 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-28 07:21:30.550796 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-28 07:21:30.550822 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-28 07:21:30.550849 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-28 07:21:30.550875 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-28 07:21:30.550902 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-28 07:21:30.550928 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-sp6h2.txt 2026-04-28 07:21:30.550955 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-sp6h2.yaml 2026-04-28 07:21:30.550983 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-28 07:21:30.551010 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-28 07:21:30.551037 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-28 07:21:30.551064 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-28 07:21:30.551091 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-28 07:21:30.551117 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-28 07:21:30.551144 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-28 07:21:30.551181 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-28 07:21:30.551204 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-28 07:21:30.551225 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-28 07:21:30.551244 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-28 07:21:30.551261 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-28 07:21:30.551278 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-28 07:21:30.551296 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-28 07:21:30.551314 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-28 07:21:30.551332 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-28 07:21:30.551350 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-28 07:21:30.551368 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-28 07:21:30.551385 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-28 07:21:30.551403 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-28 07:21:30.551421 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-28 07:21:30.551439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-28 07:21:30.551457 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-28 07:21:30.551475 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-28 07:21:30.551492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-28 07:21:30.551510 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-28 07:21:30.551528 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-28 07:21:30.551546 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-28 07:21:30.551565 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-28 07:21:30.551583 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-28 07:21:30.551601 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-28 07:21:30.551658 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-28 07:21:30.551717 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-28 07:21:30.551772 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-28 07:21:30.551797 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-28 07:21:30.551816 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-28 07:21:30.551835 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-28 07:21:30.551853 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-28 07:21:30.551871 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-28 07:21:30.551889 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-28 07:21:30.551907 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-28 07:21:30.551931 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-28 07:21:30.551950 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-28 07:21:30.551967 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-28 07:21:30.551985 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-28 07:21:30.552003 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-28 07:21:30.552021 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-28 07:21:30.552038 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-28 07:21:30.552056 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-28 07:21:30.552074 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-28 07:21:30.552092 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-28 07:21:30.552109 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-28 07:21:30.552126 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-28 07:21:30.552144 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-28 07:21:30.552161 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-28 07:21:30.552179 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-28 07:21:30.552197 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-28 07:21:30.552214 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-28 07:21:30.552232 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-28 07:21:30.552249 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-28 07:21:30.552266 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-28 07:21:30.552284 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-28 07:21:30.552301 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-28 07:21:30.552318 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-28 07:21:30.552335 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-28 07:21:30.552352 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-28 07:21:30.552370 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-28 07:21:30.552387 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-28 07:21:30.552404 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-28 07:21:30.552422 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-28 07:21:30.552439 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-28 07:21:30.552457 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-28 07:21:30.552474 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-28 07:21:30.552491 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-28 07:21:30.552508 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-28 07:21:30.552526 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-28 07:21:30.552548 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-28 07:21:30.552567 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-28 07:21:30.552584 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-28 07:21:30.552602 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-28 07:21:30.552620 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-28 07:21:30.552638 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-28 07:21:30.552657 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-28 07:21:30.552675 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-28 07:21:30.552693 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-28 07:21:30.552711 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-28 07:21:30.552729 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-28 07:21:30.552747 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-28 07:21:30.552765 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-28 07:21:30.552783 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-28 07:21:30.552801 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-28 07:21:30.552819 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-28 07:21:30.552836 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-28 07:21:30.552854 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-b2pcw.txt 2026-04-28 07:21:30.552872 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-b2pcw.yaml 2026-04-28 07:21:30.552890 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-dq7d6.txt 2026-04-28 07:21:30.552908 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-dq7d6.yaml 2026-04-28 07:21:30.552926 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-fkwq4.txt 2026-04-28 07:21:30.552944 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-fkwq4.yaml 2026-04-28 07:21:30.552976 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-v7zbw.txt 2026-04-28 07:21:30.552996 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-v7zbw.yaml 2026-04-28 07:21:30.553015 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-28 07:21:30.553033 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-28 07:21:30.553050 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-28 07:21:30.553069 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-28 07:21:30.553087 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-28 07:21:30.553104 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-28 07:21:30.553122 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fmczv.txt 2026-04-28 07:21:30.553140 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fmczv.yaml 2026-04-28 07:21:30.553157 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-28 07:21:30.553175 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-28 07:21:30.553192 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-28 07:21:30.553210 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-28 07:21:30.553232 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-28 07:21:30.553251 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-28 07:21:30.553270 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-28 07:21:30.553288 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-28 07:21:30.553306 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-28 07:21:30.553324 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-28 07:21:30.553342 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-28 07:21:30.553359 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-28 07:21:30.553377 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-28 07:21:30.553395 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-28 07:21:30.553413 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-28 07:21:30.553431 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-28 07:21:30.553448 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-28 07:21:30.553466 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-28 07:21:30.553556 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-28 07:21:30.553593 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-28 07:21:30.553615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-28 07:21:30.553634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-28 07:21:30.553652 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-28 07:21:30.553670 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-28 07:21:30.553688 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-28 07:21:30.553706 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-28 07:21:30.553724 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-28 07:21:30.553742 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-28 07:21:30.553760 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-28 07:21:30.553777 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-28 07:21:30.553795 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-28 07:21:30.553813 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-28 07:21:30.553830 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-28 07:21:30.553847 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-28 07:21:30.553865 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-28 07:21:30.553882 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-28 07:21:30.553900 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-28 07:21:30.553923 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-28 07:21:30.553941 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-28 07:21:30.553959 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-28 07:21:30.553977 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-28 07:21:30.553994 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-28 07:21:30.554012 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-28 07:21:30.554030 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-28 07:21:30.554047 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-28 07:21:30.554065 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-28 07:21:30.554082 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-28 07:21:30.554099 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-28 07:21:30.554117 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-28 07:21:30.554134 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-28 07:21:30.554152 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-28 07:21:30.554170 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ogll4n.txt 2026-04-28 07:21:30.554188 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ogll4n.yaml 2026-04-28 07:21:30.554206 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-z73ect.txt 2026-04-28 07:21:30.554223 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-z73ect.yaml 2026-04-28 07:21:30.554241 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-28 07:21:30.554260 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-28 07:21:30.554278 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-28 07:21:30.554296 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-28 07:21:30.554313 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-28 07:21:30.554331 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-28 07:21:30.554349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-28 07:21:30.554366 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-28 07:21:30.554384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-28 07:21:30.554402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-28 07:21:30.554443 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-28 07:21:30.554462 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-28 07:21:30.554482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-28 07:21:30.554501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-28 07:21:30.554520 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-28 07:21:30.554545 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-28 07:21:30.554565 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-28 07:21:30.554585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-28 07:21:30.554604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-28 07:21:30.554624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-28 07:21:30.554643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-28 07:21:30.554662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-28 07:21:30.554680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-28 07:21:30.554697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-28 07:21:30.554715 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-28 07:21:30.554732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-28 07:21:30.554750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-28 07:21:30.554768 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-28 07:21:30.554786 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-28 07:21:30.554804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-28 07:21:30.554822 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-28 07:21:30.554839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-28 07:21:30.554857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-28 07:21:30.554874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-28 07:21:30.554892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-28 07:21:30.554910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-28 07:21:30.554927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-28 07:21:30.554945 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-28 07:21:30.554963 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-28 07:21:30.554981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-28 07:21:30.554998 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-28 07:21:30.555015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-28 07:21:30.555032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-28 07:21:30.555049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-28 07:21:30.555066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-28 07:21:30.555084 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-28 07:21:30.555101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-28 07:21:30.555119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-28 07:21:30.555141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-28 07:21:30.555159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-28 07:21:30.555177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-28 07:21:30.555195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-28 07:21:30.555215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-28 07:21:30.555235 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-28 07:21:30.555253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-28 07:21:30.555271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-28 07:21:30.555289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-28 07:21:30.555306 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-28 07:21:30.555324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-28 07:21:30.555341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-28 07:21:30.555430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-28 07:21:30.555459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-28 07:21:30.555479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-28 07:21:30.555498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-28 07:21:30.555517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-28 07:21:30.555536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-28 07:21:30.555555 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-28 07:21:30.555574 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-28 07:21:30.555592 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-28 07:21:30.555611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-28 07:21:30.555630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-28 07:21:30.555656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-28 07:21:30.555687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-28 07:21:30.555713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-28 07:21:30.555733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-28 07:21:30.555752 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-28 07:21:30.555769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-28 07:21:30.555787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-28 07:21:30.555805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-28 07:21:30.555822 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-28 07:21:30.555840 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-28 07:21:30.555864 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-28 07:21:30.555884 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-28 07:21:30.555903 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-28 07:21:30.555921 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-28 07:21:30.555938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-28 07:21:30.555957 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-28 07:21:30.555975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-28 07:21:30.555993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-28 07:21:30.569187 | 2026-04-28 07:21:30.569251 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-28 07:21:30.775789 | instance | changed 2026-04-28 07:21:30.780618 | 2026-04-28 07:21:30.780684 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-28 07:21:30.974893 | instance | changed 2026-04-28 07:21:30.981200 | 2026-04-28 07:21:30.981285 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-28 07:21:31.677860 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-sp6h2/envoy-gateway 2026-04-28 07:21:31.890565 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-sp6h2" not found 2026-04-28 07:21:32.085218 | instance | kube-system/cilium-b2pcw/config 2026-04-28 07:21:32.281463 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-b2pcw" not found 2026-04-28 07:21:32.286986 | instance | kube-system/cilium-b2pcw/mount-cgroup 2026-04-28 07:21:32.479327 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-b2pcw" not found 2026-04-28 07:21:32.484921 | instance | kube-system/cilium-b2pcw/apply-sysctl-overwrites 2026-04-28 07:21:32.676635 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-b2pcw" not found 2026-04-28 07:21:32.680749 | instance | kube-system/cilium-b2pcw/mount-bpf-fs 2026-04-28 07:21:32.866460 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-b2pcw" not found 2026-04-28 07:21:32.871803 | instance | kube-system/cilium-b2pcw/clean-cilium-state 2026-04-28 07:21:33.069700 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-b2pcw" not found 2026-04-28 07:21:33.076260 | instance | kube-system/cilium-b2pcw/install-cni-binaries 2026-04-28 07:21:33.269535 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-b2pcw" not found 2026-04-28 07:21:33.274884 | instance | kube-system/cilium-b2pcw/cilium-agent 2026-04-28 07:21:33.493554 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-b2pcw" not found 2026-04-28 07:21:33.673292 | instance | kube-system/cilium-operator-869df985b8-dq7d6/cilium-operator 2026-04-28 07:21:34.117723 | instance | kube-system/coredns-67659f764b-fkwq4/coredns 2026-04-28 07:21:34.311106 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-fkwq4" not found 2026-04-28 07:21:34.487768 | instance | kube-system/coredns-67659f764b-v7zbw/coredns 2026-04-28 07:21:34.680308 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-v7zbw" not found 2026-04-28 07:21:34.872726 | instance | kube-system/etcd-instance/etcd 2026-04-28 07:21:35.229068 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-28 07:21:35.505750 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-28 07:21:35.765022 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-28 07:21:35.949731 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-28 07:21:36.564685 | instance | kube-system/kube-proxy-fmczv/kube-proxy 2026-04-28 07:21:36.764895 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-fmczv" not found 2026-04-28 07:21:36.956897 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-28 07:21:37.323448 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-28 07:21:38.034396 | instance | ERROR 2026-04-28 07:21:38.034622 | instance | { 2026-04-28 07:21:38.034665 | instance | "delta": "0:00:06.323786", 2026-04-28 07:21:38.034691 | instance | "end": "2026-04-28 07:21:37.534754", 2026-04-28 07:21:38.034713 | instance | "msg": "non-zero return code", 2026-04-28 07:21:38.034735 | instance | "rc": 123, 2026-04-28 07:21:38.034757 | instance | "start": "2026-04-28 07:21:31.210968" 2026-04-28 07:21:38.034778 | instance | } 2026-04-28 07:21:38.034808 | instance | ERROR: Ignoring Errors 2026-04-28 07:21:38.040233 | 2026-04-28 07:21:38.040299 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-28 07:21:38.578587 | instance | changed: 2026-04-28 07:21:38.578731 | instance | cd+++++++++ pod-logs/ 2026-04-28 07:21:38.578760 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-28 07:21:38.578783 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-sp6h2/ 2026-04-28 07:21:38.578804 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-sp6h2/envoy-gateway.txt 2026-04-28 07:21:38.578824 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-28 07:21:38.578892 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-28 07:21:38.578917 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-sp6h2/ 2026-04-28 07:21:38.578937 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-sp6h2/envoy-gateway.txt 2026-04-28 07:21:38.578957 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-28 07:21:38.578977 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/ 2026-04-28 07:21:38.578995 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/apply-sysctl-overwrites.txt 2026-04-28 07:21:38.579014 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/cilium-agent.txt 2026-04-28 07:21:38.579033 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/clean-cilium-state.txt 2026-04-28 07:21:38.579051 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/config.txt 2026-04-28 07:21:38.579070 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/install-cni-binaries.txt 2026-04-28 07:21:38.579087 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/mount-bpf-fs.txt 2026-04-28 07:21:38.579105 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b2pcw/mount-cgroup.txt 2026-04-28 07:21:38.579123 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-dq7d6/ 2026-04-28 07:21:38.579140 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-dq7d6/cilium-operator.txt 2026-04-28 07:21:38.579159 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-fkwq4/ 2026-04-28 07:21:38.579177 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-fkwq4/coredns.txt 2026-04-28 07:21:38.579194 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-v7zbw/ 2026-04-28 07:21:38.579212 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-v7zbw/coredns.txt 2026-04-28 07:21:38.579230 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-28 07:21:38.579248 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-28 07:21:38.579279 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-28 07:21:38.579298 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-28 07:21:38.579318 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-28 07:21:38.579336 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-28 07:21:38.579360 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fmczv/ 2026-04-28 07:21:38.579405 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fmczv/kube-proxy.txt 2026-04-28 07:21:38.579434 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-28 07:21:38.579454 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-28 07:21:38.579473 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-28 07:21:38.579491 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-28 07:21:38.579509 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-28 07:21:38.579528 | instance | cd+++++++++ pod-logs/kube-system/cilium-b2pcw/ 2026-04-28 07:21:38.579546 | instance | >f+++++++++ pod-logs/kube-system/cilium-b2pcw/apply-sysctl-overwrites.txt 2026-04-28 07:21:38.579564 | instance | >f+++++++++ pod-logs/kube-system/cilium-b2pcw/cilium-agent.txt 2026-04-28 07:21:38.579582 | instance | >f+++++++++ pod-logs/kube-system/cilium-b2pcw/clean-cilium-state.txt 2026-04-28 07:21:38.579600 | instance | >f+++++++++ pod-logs/kube-system/cilium-b2pcw/config.txt 2026-04-28 07:21:38.579618 | instance | >f+++++++++ pod-logs/kube-system/cilium-b2pcw/install-cni-binaries.txt 2026-04-28 07:21:38.579635 | instance | >f+++++++++ pod-logs/kube-system/cilium-b2pcw/mount-bpf-fs.txt 2026-04-28 07:21:38.579652 | instance | >f+++++++++ pod-logs/kube-system/cilium-b2pcw/mount-cgroup.txt 2026-04-28 07:21:38.579669 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-dq7d6/ 2026-04-28 07:21:38.579686 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-dq7d6/cilium-operator.txt 2026-04-28 07:21:38.579704 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-fkwq4/ 2026-04-28 07:21:38.579721 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-fkwq4/coredns.txt 2026-04-28 07:21:38.579738 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-v7zbw/ 2026-04-28 07:21:38.579755 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-v7zbw/coredns.txt 2026-04-28 07:21:38.579772 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-28 07:21:38.579793 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-28 07:21:38.579811 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-28 07:21:38.579829 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-28 07:21:38.579847 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-28 07:21:38.579865 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-28 07:21:38.579883 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-fmczv/ 2026-04-28 07:21:38.579901 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-fmczv/kube-proxy.txt 2026-04-28 07:21:38.579919 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-28 07:21:38.579937 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-28 07:21:38.579956 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-28 07:21:38.579974 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-28 07:21:38.589531 | 2026-04-28 07:21:38.589615 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-28 07:21:38.799733 | instance | changed 2026-04-28 07:21:38.900744 | 2026-04-28 07:21:38.900877 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-28 07:21:39.489810 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-28 07:21:39.515198 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-28 07:21:39.516258 | instance | Dload Upload Total Spent Left Speed 2026-04-28 07:21:39.520431 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-28 07:21:39.864658 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-28 07:21:39.871248 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-28 07:21:39.871295 | instance | Dload Upload Total Spent Left Speed 2026-04-28 07:21:39.876203 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-28 07:21:40.437923 | instance | ok: Runtime: 0:00:00.831998 2026-04-28 07:21:40.443936 | 2026-04-28 07:21:40.444038 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-28 07:21:40.738809 | instance | ceph-mgr endpoints: 2026-04-28 07:21:40.974802 | instance | ok: Runtime: 0:00:00.091623 2026-04-28 07:21:40.979561 | 2026-04-28 07:21:40.979628 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-28 07:21:41.510988 | instance | ok: Runtime: 0:00:00.092135 2026-04-28 07:21:41.525356 | 2026-04-28 07:21:41.525604 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-28 07:21:42.037226 | instance | changed: 2026-04-28 07:21:42.037384 | instance | cd+++++++++ prometheus/ 2026-04-28 07:21:42.037411 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-28 07:21:42.037433 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-28 07:21:42.078489 | 2026-04-28 07:21:42.078623 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-28 07:21:42.298596 | instance | changed 2026-04-28 07:21:42.306070 | 2026-04-28 07:21:42.306173 | TASK [gather-selenium-data : Get selenium data] 2026-04-28 07:21:42.551499 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-28 07:21:42.552579 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-28 07:21:42.841407 | instance | ERROR 2026-04-28 07:21:42.841590 | instance | { 2026-04-28 07:21:42.841630 | instance | "delta": "0:00:00.006279", 2026-04-28 07:21:42.841657 | instance | "end": "2026-04-28 07:21:42.552953", 2026-04-28 07:21:42.841682 | instance | "msg": "non-zero return code", 2026-04-28 07:21:42.841705 | instance | "rc": 1, 2026-04-28 07:21:42.841728 | instance | "start": "2026-04-28 07:21:42.546674" 2026-04-28 07:21:42.841752 | instance | } 2026-04-28 07:21:42.841782 | instance | ERROR: Ignoring Errors 2026-04-28 07:21:42.849832 | 2026-04-28 07:21:42.849927 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-28 07:21:43.355974 | instance | changed: cd+++++++++ selenium/ 2026-04-28 07:21:43.362924 | 2026-04-28 07:21:43.363018 | PLAY RECAP 2026-04-28 07:21:43.363062 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-28 07:21:43.363084 | 2026-04-28 07:21:43.474098 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-28 07:21:43.484031 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 07:21:44.193152 | 2026-04-28 07:21:44.193328 | PLAY [all] 2026-04-28 07:21:44.209708 | 2026-04-28 07:21:44.209853 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-28 07:21:44.254925 | instance | skipping: Conditional result was False 2026-04-28 07:21:44.266484 | 2026-04-28 07:21:44.266570 | TASK [fetch-output : Set log path for single node] 2026-04-28 07:21:44.315689 | instance | ok 2026-04-28 07:21:44.383748 | 2026-04-28 07:21:44.383843 | LOOP [fetch-output : Ensure local output dirs] 2026-04-28 07:21:44.803396 | instance -> localhost | ok: "/var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/work/logs" 2026-04-28 07:21:45.043828 | instance -> localhost | changed: "/var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/work/artifacts" 2026-04-28 07:21:45.245470 | instance -> localhost | changed: "/var/lib/zuul/builds/11b557705ec44c4c9dba05d34c0c0fc6/work/docs" 2026-04-28 07:21:45.263905 | 2026-04-28 07:21:45.264260 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-28 07:21:45.890947 | instance | changed: .d..t...... ./ 2026-04-28 07:21:45.891136 | instance | changed: All items complete 2026-04-28 07:21:45.891164 | 2026-04-28 07:21:46.357138 | instance | changed: .d..t...... ./ 2026-04-28 07:21:46.829274 | instance | changed: .d..t...... ./ 2026-04-28 07:21:46.847680 | 2026-04-28 07:21:46.847828 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-28 07:21:47.535951 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.005697 2026-04-28 07:21:47.782221 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007905 2026-04-28 07:21:47.800535 | 2026-04-28 07:21:47.800666 | PLAY [all] 2026-04-28 07:21:47.811096 | 2026-04-28 07:21:47.811238 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 07:21:48.207051 | instance | changed 2026-04-28 07:21:48.215274 | 2026-04-28 07:21:48.215333 | PLAY RECAP 2026-04-28 07:21:48.215377 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-28 07:21:48.215400 | 2026-04-28 07:21:48.324672 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 07:21:48.576125 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 07:21:49.205067 | 2026-04-28 07:21:49.205185 | PLAY [localhost] 2026-04-28 07:21:49.214663 | 2026-04-28 07:21:49.214733 | TASK [Generate Zuul manifest] 2026-04-28 07:21:49.232790 | localhost | ok 2026-04-28 07:21:49.247736 | 2026-04-28 07:21:49.247855 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 07:21:49.691608 | localhost | changed 2026-04-28 07:21:49.702840 | 2026-04-28 07:21:49.702950 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 07:21:49.736138 | localhost | ok 2026-04-28 07:21:49.745964 | 2026-04-28 07:21:49.746075 | TASK [Upload logs] 2026-04-28 07:21:49.767002 | localhost | ok 2026-04-28 07:21:49.896398 | 2026-04-28 07:21:49.896561 | TASK [Set zuul-log-path fact] 2026-04-28 07:21:49.917824 | localhost | ok 2026-04-28 07:21:49.934018 | 2026-04-28 07:21:49.934175 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 07:21:49.980329 | localhost | ok 2026-04-28 07:21:49.990209 | 2026-04-28 07:21:49.990365 | TASK [upload-logs : Create log directories] 2026-04-28 07:21:50.355606 | localhost | changed 2026-04-28 07:21:50.362902 | 2026-04-28 07:21:50.363078 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 07:21:51.374968 | localhost -> localhost | ok: Runtime: 0:00:00.662293 2026-04-28 07:21:51.381204 | 2026-04-28 07:21:51.381270 | TASK [upload-logs : Upload logs to log server] 2026-04-28 07:21:53.007720 | localhost | Output suppressed because no_log was given 2026-04-28 07:21:53.013982 | 2026-04-28 07:21:53.014086 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 07:21:53.066736 | localhost | skipping: Conditional result was False 2026-04-28 07:21:53.078004 | localhost | skipping: Conditional result was False 2026-04-28 07:21:53.087099 | 2026-04-28 07:21:53.087273 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 07:21:53.130044 | localhost | skipping: Conditional result was False 2026-04-28 07:21:53.130397 | 2026-04-28 07:21:53.136702 | localhost | skipping: Conditional result was False 2026-04-28 07:21:53.149634 | 2026-04-28 07:21:53.149763 | LOOP [upload-logs : Upload console log and json output]