2026-03-11 16:56:00.584741 | Job console starting 2026-03-11 16:56:00.592416 | Updating git repos 2026-03-11 16:56:00.633885 | Cloning repos into workspace 2026-03-11 16:56:00.686464 | Restoring repo states 2026-03-11 16:56:00.704616 | Merging changes 2026-03-11 16:56:01.428123 | Checking out repos 2026-03-11 16:56:01.694707 | Preparing playbooks 2026-03-11 16:56:04.061391 | Running Ansible setup 2026-03-11 16:56:07.698617 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 16:56:08.343945 | 2026-03-11 16:56:08.344592 | PLAY [localhost] 2026-03-11 16:56:08.352556 | 2026-03-11 16:56:08.352626 | TASK [Gathering Facts] 2026-03-11 16:56:09.316508 | localhost | ok 2026-03-11 16:56:09.331798 | 2026-03-11 16:56:09.331924 | TASK [Setup log path fact] 2026-03-11 16:56:09.354092 | localhost | ok 2026-03-11 16:56:09.369605 | 2026-03-11 16:56:09.373843 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 16:56:09.408015 | localhost | ok 2026-03-11 16:56:09.414978 | 2026-03-11 16:56:09.415055 | TASK [emit-job-header : Print job information] 2026-03-11 16:56:09.456310 | # Job Information 2026-03-11 16:56:09.456495 | Ansible Version: 2.16.16 2026-03-11 16:56:09.456543 | Job: atmosphere-molecule-aio-ovn 2026-03-11 16:56:09.456574 | Pipeline: check 2026-03-11 16:56:09.456603 | Executor: 0a8996d2b663 2026-03-11 16:56:09.456631 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-03-11 16:56:09.456662 | Event ID: f56f26f0-1d69-11f1-9acc-97798c76c8fd 2026-03-11 16:56:09.460917 | 2026-03-11 16:56:09.461036 | LOOP [emit-job-header : Print node information] 2026-03-11 16:56:09.555831 | localhost | ok: 2026-03-11 16:56:09.556087 | localhost | # Node Information 2026-03-11 16:56:09.556131 | localhost | Inventory Hostname: instance 2026-03-11 16:56:09.556165 | localhost | Hostname: np0000158423 2026-03-11 16:56:09.556195 | localhost | Username: zuul 2026-03-11 16:56:09.556230 | localhost | Distro: Ubuntu 22.04 2026-03-11 16:56:09.556259 | localhost | Provider: yul1 2026-03-11 16:56:09.556288 | localhost | Region: ca-ymq-1 2026-03-11 16:56:09.556316 | localhost | Label: ubuntu-jammy-16 2026-03-11 16:56:09.556342 | localhost | Product Name: OpenStack Nova 2026-03-11 16:56:09.556369 | localhost | Interface IP: 162.253.55.140 2026-03-11 16:56:09.572389 | 2026-03-11 16:56:09.572511 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 16:56:10.063859 | localhost -> localhost | changed 2026-03-11 16:56:10.072766 | 2026-03-11 16:56:10.072847 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 16:56:11.008356 | localhost -> localhost | changed 2026-03-11 16:56:11.019629 | 2026-03-11 16:56:11.019689 | PLAY [all] 2026-03-11 16:56:11.031174 | 2026-03-11 16:56:11.031335 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 16:56:11.290462 | instance -> localhost | ok 2026-03-11 16:56:11.302339 | 2026-03-11 16:56:11.302410 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 16:56:11.334914 | instance | ok 2026-03-11 16:56:11.349453 | instance | included: /var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 16:56:11.354896 | 2026-03-11 16:56:11.354957 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 16:56:12.651537 | instance -> localhost | Generating public/private rsa key pair. 2026-03-11 16:56:12.651743 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/work/bb7c4add3f4e49f5a2d0de8610360317_id_rsa 2026-03-11 16:56:12.651786 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/work/bb7c4add3f4e49f5a2d0de8610360317_id_rsa.pub 2026-03-11 16:56:12.651871 | instance -> localhost | The key fingerprint is: 2026-03-11 16:56:12.651910 | instance -> localhost | SHA256:BSxpwqDlJxxkOR2fIpP62SFYybyiLUcGbOT3qsZewKc zuul-build-sshkey 2026-03-11 16:56:12.651955 | instance -> localhost | The key's randomart image is: 2026-03-11 16:56:12.651985 | instance -> localhost | +---[RSA 3072]----+ 2026-03-11 16:56:12.652035 | instance -> localhost | | o*=.. o. | 2026-03-11 16:56:12.652067 | instance -> localhost | |+Oo++.+... | 2026-03-11 16:56:12.652097 | instance -> localhost | |o+%oooo. . | 2026-03-11 16:56:12.652126 | instance -> localhost | |o=.*.. . | 2026-03-11 16:56:12.652155 | instance -> localhost | |+o=... S | 2026-03-11 16:56:12.652182 | instance -> localhost | |.*++.. | 2026-03-11 16:56:12.652210 | instance -> localhost | |+E=o. | 2026-03-11 16:56:12.652238 | instance -> localhost | | =o | 2026-03-11 16:56:12.652271 | instance -> localhost | |oo | 2026-03-11 16:56:12.652299 | instance -> localhost | +----[SHA256]-----+ 2026-03-11 16:56:12.652364 | instance -> localhost | ok: Runtime: 0:00:00.889976 2026-03-11 16:56:12.659563 | 2026-03-11 16:56:12.659654 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 16:56:12.693389 | instance | ok 2026-03-11 16:56:12.703522 | instance | included: /var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 16:56:12.710832 | 2026-03-11 16:56:12.710892 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 16:56:12.735062 | instance | skipping: Conditional result was False 2026-03-11 16:56:12.744921 | 2026-03-11 16:56:12.745029 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 16:56:13.182344 | instance | changed 2026-03-11 16:56:13.188322 | 2026-03-11 16:56:13.188388 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 16:56:13.374146 | instance | ok 2026-03-11 16:56:13.380830 | 2026-03-11 16:56:13.380899 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 16:56:13.868324 | instance | changed 2026-03-11 16:56:13.875706 | 2026-03-11 16:56:13.875800 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 16:56:14.325571 | instance | changed 2026-03-11 16:56:14.330867 | 2026-03-11 16:56:14.330937 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 16:56:14.357131 | instance | skipping: Conditional result was False 2026-03-11 16:56:14.367589 | 2026-03-11 16:56:14.367681 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 16:56:14.717637 | instance -> localhost | changed 2026-03-11 16:56:14.785144 | 2026-03-11 16:56:14.785299 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 16:56:15.069163 | instance -> localhost | Identity added: /var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/work/bb7c4add3f4e49f5a2d0de8610360317_id_rsa (zuul-build-sshkey) 2026-03-11 16:56:15.069448 | instance -> localhost | ok: Runtime: 0:00:00.016822 2026-03-11 16:56:15.076942 | 2026-03-11 16:56:15.077058 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 16:56:15.343640 | instance | ok 2026-03-11 16:56:15.350235 | 2026-03-11 16:56:15.350324 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 16:56:15.376514 | instance | skipping: Conditional result was False 2026-03-11 16:56:15.393476 | 2026-03-11 16:56:15.393546 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-11 16:56:15.669830 | instance | ok 2026-03-11 16:56:15.677473 | 2026-03-11 16:56:15.677564 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-11 16:56:17.206673 | instance | Output suppressed because no_log was given 2026-03-11 16:56:17.215648 | 2026-03-11 16:56:17.215721 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-11 16:56:17.408330 | instance | ok: "logs" 2026-03-11 16:56:17.408599 | instance | ok: All items complete 2026-03-11 16:56:17.408627 | 2026-03-11 16:56:17.562385 | instance | ok: "artifacts" 2026-03-11 16:56:17.714042 | instance | ok: "docs" 2026-03-11 16:56:17.732841 | 2026-03-11 16:56:17.733016 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-11 16:56:17.927933 | instance | changed: "logs" 2026-03-11 16:56:18.081216 | instance | changed: "artifacts" 2026-03-11 16:56:18.233080 | instance | changed: "docs" 2026-03-11 16:56:18.244611 | 2026-03-11 16:56:18.244676 | PLAY RECAP 2026-03-11 16:56:18.244732 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-11 16:56:18.244771 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 16:56:18.244799 | 2026-03-11 16:56:18.384274 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 16:56:18.398531 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-11 16:56:18.972366 | 2026-03-11 16:56:18.972500 | PLAY [all] 2026-03-11 16:56:18.985146 | 2026-03-11 16:56:18.985226 | TASK [setup-uv : Extract archive] 2026-03-11 16:56:21.275671 | instance | changed 2026-03-11 16:56:21.284514 | 2026-03-11 16:56:21.284631 | TASK [setup-uv : Print version] 2026-03-11 16:56:20.290441 | instance | uv 0.8.13 2026-03-11 16:56:21.825111 | instance | ok: Runtime: 0:00:00.011746 2026-03-11 16:56:21.831392 | 2026-03-11 16:56:21.831437 | PLAY RECAP 2026-03-11 16:56:21.831483 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 16:56:21.831508 | 2026-03-11 16:56:21.973542 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-11 16:56:21.981921 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-03-11 16:56:22.591263 | 2026-03-11 16:56:22.591373 | PLAY [all] 2026-03-11 16:56:22.602500 | 2026-03-11 16:56:22.602572 | TASK [Install "jq" for log collection] 2026-03-11 16:56:33.106496 | instance | changed 2026-03-11 16:56:33.111297 | 2026-03-11 16:56:33.111558 | PLAY RECAP 2026-03-11 16:56:33.111672 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 16:56:33.111786 | 2026-03-11 16:56:33.260857 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-03-11 16:56:33.272747 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-11 16:56:33.873183 | 2026-03-11 16:56:33.873323 | PLAY [all] 2026-03-11 16:56:33.885073 | 2026-03-11 16:56:33.885173 | TASK [Copy inventory file for Zuul] 2026-03-11 16:56:34.711485 | instance | changed 2026-03-11 16:56:34.717829 | 2026-03-11 16:56:34.717898 | TASK [Switch "ansible_host" to private IP] 2026-03-11 16:56:35.056370 | instance | changed: 1 replacements made 2026-03-11 16:56:35.061462 | 2026-03-11 16:56:35.061523 | TASK [Run Molecule scenario] 2026-03-11 16:56:35.477280 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-03-11 16:56:35.477460 | instance | Creating virtual environment at: .venv 2026-03-11 16:56:35.499510 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-11 16:56:35.552135 | instance | Downloading netaddr (2.2MiB) 2026-03-11 16:56:35.552426 | instance | Downloading pygments (1.2MiB) 2026-03-11 16:56:35.552775 | instance | Downloading setuptools (1.1MiB) 2026-03-11 16:56:35.553534 | instance | Downloading kubernetes (1.9MiB) 2026-03-11 16:56:35.555810 | instance | Downloading ansible-core (2.1MiB) 2026-03-11 16:56:35.556463 | instance | Downloading rjsonnet (1.2MiB) 2026-03-11 16:56:35.556704 | instance | Downloading cryptography (4.2MiB) 2026-03-11 16:56:35.559875 | instance | Downloading pydantic-core (2.0MiB) 2026-03-11 16:56:35.560167 | instance | Downloading openstacksdk (1.7MiB) 2026-03-11 16:56:35.870524 | instance | Building pyperclip==1.9.0 2026-03-11 16:56:35.888115 | instance | Downloading rjsonnet 2026-03-11 16:56:35.983905 | instance | Downloading pydantic-core 2026-03-11 16:56:36.027470 | instance | Downloading netaddr 2026-03-11 16:56:36.041471 | instance | Downloading pygments 2026-03-11 16:56:36.055286 | instance | Downloading cryptography 2026-03-11 16:56:36.101202 | instance | Downloading setuptools 2026-03-11 16:56:36.168801 | instance | Downloading kubernetes 2026-03-11 16:56:36.202929 | instance | Downloading ansible-core 2026-03-11 16:56:36.237042 | instance | Downloading openstacksdk 2026-03-11 16:56:36.556585 | instance | Built pyperclip==1.9.0 2026-03-11 16:56:36.814689 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-11 16:56:36.857107 | instance | Installed 83 packages in 39ms 2026-03-11 16:56:37.515968 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-03-11 16:56:38.116475 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-11 16:56:38.116597 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-03-11 16:57:14.933665 | instance | INFO [aio > dependency] Executing 2026-03-11 16:57:14.933788 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-03-11 16:57:14.933987 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-03-11 16:57:14.934116 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-11 16:57:14.941724 | instance | INFO [aio > cleanup] Executing 2026-03-11 16:57:14.942056 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-11 16:57:14.949598 | instance | INFO [aio > destroy] Executing 2026-03-11 16:57:14.949636 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-03-11 16:57:14.949726 | instance | INFO [aio > destroy] Executed: Successful 2026-03-11 16:57:14.957332 | instance | INFO [aio > syntax] Executing 2026-03-11 16:57:17.767796 | instance | 2026-03-11 16:57:17.767971 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-11 16:57:17.885243 | instance | INFO [aio > syntax] Executed: Successful 2026-03-11 16:57:17.899657 | instance | INFO [aio > create] Executing 2026-03-11 16:57:17.901521 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-11 16:57:17.909229 | instance | INFO [aio > prepare] Executing 2026-03-11 16:57:18.738400 | instance | 2026-03-11 16:57:18.738549 | instance | PLAY [Prepare] ***************************************************************** 2026-03-11 16:57:18.738867 | instance | 2026-03-11 16:57:18.739168 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:57:18.739444 | instance | Wednesday 11 March 2026 16:57:18 +0000 (0:00:00.024) 0:00:00.024 ******* 2026-03-11 16:57:19.839788 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-11 16:57:19.840013 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-11 16:57:19.840284 | instance | interpreter could change the meaning of that path. See 2026-03-11 16:57:19.840554 | instance | https://docs.ansible.com/ansible- 2026-03-11 16:57:19.840826 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-11 16:57:19.849458 | instance | ok: [instance] 2026-03-11 16:57:19.849726 | instance | 2026-03-11 16:57:19.849993 | instance | TASK [Configure short hostname] ************************************************ 2026-03-11 16:57:19.850264 | instance | Wednesday 11 March 2026 16:57:19 +0000 (0:00:01.112) 0:00:01.136 ******* 2026-03-11 16:57:20.531096 | instance | changed: [instance] 2026-03-11 16:57:20.531321 | instance | 2026-03-11 16:57:20.531597 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-03-11 16:57:20.531870 | instance | Wednesday 11 March 2026 16:57:20 +0000 (0:00:00.681) 0:00:01.817 ******* 2026-03-11 16:57:20.778539 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-03-11 16:57:20.778810 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-03-11 16:57:20.779124 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-03-11 16:57:20.787639 | instance | changed: [instance] 2026-03-11 16:57:20.787920 | instance | 2026-03-11 16:57:20.788201 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-03-11 16:57:20.788473 | instance | Wednesday 11 March 2026 16:57:20 +0000 (0:00:00.256) 0:00:02.073 ******* 2026-03-11 16:57:21.785469 | instance | ok: [instance] 2026-03-11 16:57:21.785655 | instance | 2026-03-11 16:57:21.785928 | instance | TASK [Purge "snapd" package] *************************************************** 2026-03-11 16:57:21.786203 | instance | Wednesday 11 March 2026 16:57:21 +0000 (0:00:00.997) 0:00:03.071 ******* 2026-03-11 16:57:22.386275 | instance | ok: [instance] 2026-03-11 16:57:22.386502 | instance | 2026-03-11 16:57:22.386787 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-03-11 16:57:22.387107 | instance | 2026-03-11 16:57:22.387433 | instance | TASK [Create folders for workspace] ******************************************** 2026-03-11 16:57:22.387707 | instance | Wednesday 11 March 2026 16:57:22 +0000 (0:00:00.600) 0:00:03.672 ******* 2026-03-11 16:57:23.386262 | instance | changed: [localhost] => (item=group_vars) 2026-03-11 16:57:23.386519 | instance | changed: [localhost] => (item=group_vars/all) 2026-03-11 16:57:23.386747 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-03-11 16:57:23.387015 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-03-11 16:57:23.387314 | instance | changed: [localhost] => (item=group_vars/computes) 2026-03-11 16:57:23.387617 | instance | changed: [localhost] => (item=host_vars) 2026-03-11 16:57:23.387868 | instance | 2026-03-11 16:57:23.388172 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-03-11 16:57:23.388428 | instance | 2026-03-11 16:57:23.388694 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-03-11 16:57:23.388972 | instance | Wednesday 11 March 2026 16:57:23 +0000 (0:00:00.999) 0:00:04.672 ******* 2026-03-11 16:57:23.553337 | instance | changed: [localhost] 2026-03-11 16:57:23.553607 | instance | 2026-03-11 16:57:23.553892 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-03-11 16:57:23.554119 | instance | Wednesday 11 March 2026 16:57:23 +0000 (0:00:00.167) 0:00:04.839 ******* 2026-03-11 16:57:23.582247 | instance | ok: [localhost] 2026-03-11 16:57:23.582520 | instance | 2026-03-11 16:57:23.582751 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-03-11 16:57:23.583022 | instance | Wednesday 11 March 2026 16:57:23 +0000 (0:00:00.028) 0:00:04.868 ******* 2026-03-11 16:57:23.633671 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '50c8b00c-d0d4-57d3-8c0a-538ded6585b2'}) 2026-03-11 16:57:23.633743 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-03-11 16:57:23.633808 | instance | 2026-03-11 16:57:23.634143 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-03-11 16:57:23.634373 | instance | Wednesday 11 March 2026 16:57:23 +0000 (0:00:00.050) 0:00:04.919 ******* 2026-03-11 16:57:24.178372 | instance | changed: [localhost] 2026-03-11 16:57:24.178568 | instance | 2026-03-11 16:57:24.178844 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-03-11 16:57:24.179208 | instance | 2026-03-11 16:57:24.179486 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-03-11 16:57:24.179755 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.545) 0:00:05.464 ******* 2026-03-11 16:57:24.341524 | instance | changed: [localhost] 2026-03-11 16:57:24.341648 | instance | 2026-03-11 16:57:24.341875 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-03-11 16:57:24.342003 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.163) 0:00:05.627 ******* 2026-03-11 16:57:24.362278 | instance | ok: [localhost] 2026-03-11 16:57:24.362541 | instance | 2026-03-11 16:57:24.362829 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-03-11 16:57:24.363248 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.020) 0:00:05.648 ******* 2026-03-11 16:57:24.396083 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-03-11 16:57:24.396348 | instance | 2026-03-11 16:57:24.396634 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-03-11 16:57:24.396937 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.033) 0:00:05.682 ******* 2026-03-11 16:57:24.737645 | instance | changed: [localhost] 2026-03-11 16:57:24.737880 | instance | 2026-03-11 16:57:24.738166 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-03-11 16:57:24.738424 | instance | 2026-03-11 16:57:24.738706 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-03-11 16:57:24.738983 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.341) 0:00:06.023 ******* 2026-03-11 16:57:24.906376 | instance | changed: [localhost] 2026-03-11 16:57:24.906662 | instance | 2026-03-11 16:57:24.906927 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-03-11 16:57:24.907241 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.167) 0:00:06.191 ******* 2026-03-11 16:57:24.933193 | instance | ok: [localhost] 2026-03-11 16:57:24.933462 | instance | 2026-03-11 16:57:24.933779 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-03-11 16:57:24.934061 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.027) 0:00:06.219 ******* 2026-03-11 16:57:24.974820 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-03-11 16:57:24.975143 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-03-11 16:57:24.975426 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-03-11 16:57:24.975676 | instance | 2026-03-11 16:57:24.975944 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-03-11 16:57:24.976206 | instance | Wednesday 11 March 2026 16:57:24 +0000 (0:00:00.041) 0:00:06.260 ******* 2026-03-11 16:57:25.309873 | instance | changed: [localhost] 2026-03-11 16:57:25.310073 | instance | 2026-03-11 16:57:25.310416 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-03-11 16:57:25.310675 | instance | 2026-03-11 16:57:25.310945 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-03-11 16:57:25.311298 | instance | Wednesday 11 March 2026 16:57:25 +0000 (0:00:00.335) 0:00:06.595 ******* 2026-03-11 16:57:25.473080 | instance | changed: [localhost] 2026-03-11 16:57:25.473116 | instance | 2026-03-11 16:57:25.473309 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-03-11 16:57:25.473589 | instance | Wednesday 11 March 2026 16:57:25 +0000 (0:00:00.162) 0:00:06.758 ******* 2026-03-11 16:57:25.495629 | instance | ok: [localhost] 2026-03-11 16:57:25.495896 | instance | 2026-03-11 16:57:25.496185 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-03-11 16:57:25.496464 | instance | Wednesday 11 March 2026 16:57:25 +0000 (0:00:00.023) 0:00:06.781 ******* 2026-03-11 16:57:25.531608 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-03-11 16:57:25.531999 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-03-11 16:57:25.532352 | instance | 2026-03-11 16:57:25.532741 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-03-11 16:57:25.533121 | instance | Wednesday 11 March 2026 16:57:25 +0000 (0:00:00.035) 0:00:06.817 ******* 2026-03-11 16:57:25.901697 | instance | changed: [localhost] 2026-03-11 16:57:25.901832 | instance | 2026-03-11 16:57:25.902078 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-03-11 16:57:25.902326 | instance | 2026-03-11 16:57:25.902590 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:57:25.902856 | instance | Wednesday 11 March 2026 16:57:25 +0000 (0:00:00.370) 0:00:07.187 ******* 2026-03-11 16:57:26.588057 | instance | ok: [localhost] 2026-03-11 16:57:26.588167 | instance | 2026-03-11 16:57:26.588354 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-11 16:57:26.588528 | instance | Wednesday 11 March 2026 16:57:26 +0000 (0:00:00.686) 0:00:07.874 ******* 2026-03-11 16:57:26.773617 | instance | changed: [localhost] 2026-03-11 16:57:26.773786 | instance | 2026-03-11 16:57:26.774067 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-03-11 16:57:26.774354 | instance | Wednesday 11 March 2026 16:57:26 +0000 (0:00:00.185) 0:00:08.059 ******* 2026-03-11 16:57:26.803535 | instance | ok: [localhost] 2026-03-11 16:57:26.803656 | instance | 2026-03-11 16:57:26.803921 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-03-11 16:57:26.804244 | instance | Wednesday 11 March 2026 16:57:26 +0000 (0:00:00.029) 0:00:08.089 ******* 2026-03-11 16:57:27.545714 | instance | ok: [localhost] => (item=keycloak_host) 2026-03-11 16:57:27.545854 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-03-11 16:57:27.546088 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-03-11 16:57:27.546364 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-03-11 16:57:27.546647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-03-11 16:57:27.546932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-03-11 16:57:27.547316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-03-11 16:57:27.547694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-03-11 16:57:27.547900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-03-11 16:57:27.548182 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-03-11 16:57:27.548463 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-03-11 16:57:27.548745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-03-11 16:57:27.549029 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-03-11 16:57:27.549342 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-03-11 16:57:27.549624 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-03-11 16:57:27.549906 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-03-11 16:57:27.550218 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-03-11 16:57:27.550505 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-03-11 16:57:27.550787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-03-11 16:57:27.551147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-03-11 16:57:27.551405 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-03-11 16:57:27.551704 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-03-11 16:57:27.551967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-03-11 16:57:27.552237 | instance | 2026-03-11 16:57:27.552522 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-03-11 16:57:27.552807 | instance | Wednesday 11 March 2026 16:57:27 +0000 (0:00:00.741) 0:00:08.831 ******* 2026-03-11 16:57:27.890667 | instance | changed: [localhost] 2026-03-11 16:57:27.890843 | instance | 2026-03-11 16:57:27.891214 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-11 16:57:27.891491 | instance | Wednesday 11 March 2026 16:57:27 +0000 (0:00:00.345) 0:00:09.176 ******* 2026-03-11 16:57:28.067247 | instance | changed: [localhost] 2026-03-11 16:57:28.067523 | instance | 2026-03-11 16:57:28.067821 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-03-11 16:57:28.068091 | instance | 2026-03-11 16:57:28.068386 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-03-11 16:57:28.068673 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.176) 0:00:09.353 ******* 2026-03-11 16:57:28.255171 | instance | changed: [localhost] 2026-03-11 16:57:28.255293 | instance | 2026-03-11 16:57:28.255505 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-03-11 16:57:28.255630 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.187) 0:00:09.541 ******* 2026-03-11 16:57:28.283483 | instance | ok: [localhost] 2026-03-11 16:57:28.283729 | instance | 2026-03-11 16:57:28.284002 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-03-11 16:57:28.284271 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.028) 0:00:09.569 ******* 2026-03-11 16:57:28.325827 | 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-03-11 16:57:28.326122 | instance | 2026-03-11 16:57:28.326396 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-03-11 16:57:28.326681 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.042) 0:00:09.612 ******* 2026-03-11 16:57:28.672372 | instance | changed: [localhost] 2026-03-11 16:57:28.672615 | instance | 2026-03-11 16:57:28.672898 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-03-11 16:57:28.673148 | instance | 2026-03-11 16:57:28.673420 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-03-11 16:57:28.673693 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.346) 0:00:09.958 ******* 2026-03-11 16:57:28.847281 | instance | changed: [localhost] 2026-03-11 16:57:28.847530 | instance | 2026-03-11 16:57:28.847807 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-03-11 16:57:28.848085 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.174) 0:00:10.133 ******* 2026-03-11 16:57:28.878089 | instance | ok: [localhost] 2026-03-11 16:57:28.878256 | instance | 2026-03-11 16:57:28.878434 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-03-11 16:57:28.878603 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.031) 0:00:10.164 ******* 2026-03-11 16:57:28.921338 | 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-03-11 16:57:28.921534 | instance | 2026-03-11 16:57:28.921808 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-03-11 16:57:28.922099 | instance | Wednesday 11 March 2026 16:57:28 +0000 (0:00:00.042) 0:00:10.207 ******* 2026-03-11 16:57:29.295514 | instance | changed: [localhost] 2026-03-11 16:57:29.295596 | instance | 2026-03-11 16:57:29.295604 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-03-11 16:57:29.295754 | instance | 2026-03-11 16:57:29.296032 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-03-11 16:57:29.296326 | instance | Wednesday 11 March 2026 16:57:29 +0000 (0:00:00.373) 0:00:10.580 ******* 2026-03-11 16:57:29.468116 | instance | changed: [localhost] 2026-03-11 16:57:29.468254 | instance | 2026-03-11 16:57:29.468265 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-03-11 16:57:29.468277 | instance | Wednesday 11 March 2026 16:57:29 +0000 (0:00:00.173) 0:00:10.754 ******* 2026-03-11 16:57:29.501020 | instance | ok: [localhost] 2026-03-11 16:57:29.501225 | instance | 2026-03-11 16:57:29.501514 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-03-11 16:57:29.501784 | instance | Wednesday 11 March 2026 16:57:29 +0000 (0:00:00.033) 0:00:10.787 ******* 2026-03-11 16:57:29.899783 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-03-11 16:57:29.899895 | instance | ok: [localhost] => (item=keepalived_password) 2026-03-11 16:57:29.900388 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-03-11 16:57:29.900680 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-03-11 16:57:29.900939 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-03-11 16:57:29.901202 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-03-11 16:57:29.901468 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-03-11 16:57:29.901731 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-03-11 16:57:29.901945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-03-11 16:57:29.902264 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-03-11 16:57:29.902524 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-03-11 16:57:29.902742 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-03-11 16:57:29.903032 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-03-11 16:57:29.903622 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-03-11 16:57:29.903976 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-03-11 16:57:29.904302 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-03-11 16:57:29.904616 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-03-11 16:57:29.904888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-03-11 16:57:29.905143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-03-11 16:57:29.905375 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-03-11 16:57:29.905671 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-03-11 16:57:29.905927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-03-11 16:57:29.906191 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-03-11 16:57:29.906455 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-03-11 16:57:29.906718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-03-11 16:57:29.906982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-03-11 16:57:29.907275 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-03-11 16:57:29.907540 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-03-11 16:57:29.907803 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-03-11 16:57:29.908153 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-03-11 16:57:29.908472 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-03-11 16:57:29.908747 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-03-11 16:57:29.909006 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-03-11 16:57:29.909200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-03-11 16:57:29.909331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-03-11 16:57:29.909452 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-03-11 16:57:29.909569 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-03-11 16:57:29.909702 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-03-11 16:57:29.909812 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-03-11 16:57:29.909931 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-03-11 16:57:29.910052 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-03-11 16:57:29.910195 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-03-11 16:57:29.910303 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-03-11 16:57:29.910447 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-03-11 16:57:29.910560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-03-11 16:57:29.910681 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-03-11 16:57:29.910800 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-03-11 16:57:29.910926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-03-11 16:57:29.911070 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-03-11 16:57:29.911197 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-03-11 16:57:29.911317 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-03-11 16:57:29.911445 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-03-11 16:57:29.911554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-03-11 16:57:29.911674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-03-11 16:57:29.911790 | instance | 2026-03-11 16:57:29.911912 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-03-11 16:57:29.912069 | instance | Wednesday 11 March 2026 16:57:29 +0000 (0:00:00.398) 0:00:11.185 ******* 2026-03-11 16:57:29.950837 | instance | ok: [localhost] => (item=barbican_kek) 2026-03-11 16:57:29.951126 | instance | 2026-03-11 16:57:29.951405 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-03-11 16:57:29.951701 | instance | Wednesday 11 March 2026 16:57:29 +0000 (0:00:00.051) 0:00:11.236 ******* 2026-03-11 16:57:30.332463 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-11 16:57:30.332787 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-11 16:57:30.333081 | instance | 2026-03-11 16:57:30.333316 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-03-11 16:57:30.333589 | instance | Wednesday 11 March 2026 16:57:30 +0000 (0:00:00.379) 0:00:11.616 ******* 2026-03-11 16:57:32.047534 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-11 16:57:32.047729 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-11 16:57:32.047993 | instance | 2026-03-11 16:57:32.048274 | instance | TASK [Set values for SSH keys] ************************************************* 2026-03-11 16:57:32.048579 | instance | Wednesday 11 March 2026 16:57:32 +0000 (0:00:01.716) 0:00:13.333 ******* 2026-03-11 16:57:32.104536 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-03-11 16:57:32.104742 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-03-11 16:57:32.105199 | instance | 2026-03-11 16:57:32.105313 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-03-11 16:57:32.105553 | instance | Wednesday 11 March 2026 16:57:32 +0000 (0:00:00.057) 0:00:13.391 ******* 2026-03-11 16:57:32.433063 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-11 16:57:32.433271 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-11 16:57:32.433575 | instance | 2026-03-11 16:57:32.433807 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-03-11 16:57:32.434211 | instance | Wednesday 11 March 2026 16:57:32 +0000 (0:00:00.328) 0:00:13.719 ******* 2026-03-11 16:57:32.789825 | instance | changed: [localhost] 2026-03-11 16:57:32.790012 | instance | 2026-03-11 16:57:32.790291 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-03-11 16:57:32.790562 | instance | Wednesday 11 March 2026 16:57:32 +0000 (0:00:00.356) 0:00:14.075 ******* 2026-03-11 16:57:32.828347 | instance | skipping: [localhost] 2026-03-11 16:57:32.828632 | instance | 2026-03-11 16:57:32.828899 | instance | PLAY [Setup networking] ******************************************************** 2026-03-11 16:57:32.829150 | instance | 2026-03-11 16:57:32.829418 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:57:32.829786 | instance | Wednesday 11 March 2026 16:57:32 +0000 (0:00:00.039) 0:00:14.115 ******* 2026-03-11 16:57:33.521858 | instance | ok: [instance] 2026-03-11 16:57:33.522021 | instance | 2026-03-11 16:57:33.522296 | instance | TASK [Create bridge for management network] ************************************ 2026-03-11 16:57:33.522567 | instance | Wednesday 11 March 2026 16:57:33 +0000 (0:00:00.692) 0:00:14.807 ******* 2026-03-11 16:57:33.881259 | instance | ok: [instance] 2026-03-11 16:57:33.881483 | instance | 2026-03-11 16:57:33.881772 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-03-11 16:57:33.882035 | instance | Wednesday 11 March 2026 16:57:33 +0000 (0:00:00.359) 0:00:15.167 ******* 2026-03-11 16:57:34.076496 | instance | ok: [instance] 2026-03-11 16:57:34.076756 | instance | 2026-03-11 16:57:34.077035 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-03-11 16:57:34.077323 | instance | Wednesday 11 March 2026 16:57:34 +0000 (0:00:00.195) 0:00:15.362 ******* 2026-03-11 16:57:34.269517 | instance | ok: [instance] 2026-03-11 16:57:34.269738 | instance | 2026-03-11 16:57:34.270007 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-03-11 16:57:34.270332 | instance | Wednesday 11 March 2026 16:57:34 +0000 (0:00:00.193) 0:00:15.555 ******* 2026-03-11 16:57:34.478865 | instance | ok: [instance] 2026-03-11 16:57:34.479124 | instance | 2026-03-11 16:57:34.479407 | instance | TASK [Bring up interfaces] ***************************************************** 2026-03-11 16:57:34.479686 | instance | Wednesday 11 March 2026 16:57:34 +0000 (0:00:00.209) 0:00:15.765 ******* 2026-03-11 16:57:34.873386 | instance | ok: [instance] => (item=br-mgmt) 2026-03-11 16:57:34.873589 | instance | ok: [instance] => (item=dummy0) 2026-03-11 16:57:34.873837 | instance | 2026-03-11 16:57:34.874106 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-03-11 16:57:34.874356 | instance | 2026-03-11 16:57:34.874615 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:57:34.874883 | instance | Wednesday 11 March 2026 16:57:34 +0000 (0:00:00.394) 0:00:16.159 ******* 2026-03-11 16:57:35.576405 | instance | ok: [instance] 2026-03-11 16:57:35.576563 | instance | 2026-03-11 16:57:35.576886 | instance | TASK [Install depedencies] ***************************************************** 2026-03-11 16:57:35.577156 | instance | Wednesday 11 March 2026 16:57:35 +0000 (0:00:00.702) 0:00:16.862 ******* 2026-03-11 16:57:54.179403 | instance | changed: [instance] 2026-03-11 16:57:54.179465 | instance | 2026-03-11 16:57:54.179479 | instance | TASK [Start up service] ******************************************************** 2026-03-11 16:57:54.179491 | instance | Wednesday 11 March 2026 16:57:54 +0000 (0:00:18.600) 0:00:35.462 ******* 2026-03-11 16:57:54.716927 | instance | ok: [instance] 2026-03-11 16:57:54.717028 | instance | 2026-03-11 16:57:54.717101 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-03-11 16:57:54.717260 | instance | Wednesday 11 March 2026 16:57:54 +0000 (0:00:00.540) 0:00:36.003 ******* 2026-03-11 16:57:54.933984 | instance | ok: [instance] 2026-03-11 16:57:54.934063 | instance | 2026-03-11 16:57:54.934446 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-03-11 16:57:54.934488 | instance | Wednesday 11 March 2026 16:57:54 +0000 (0:00:00.216) 0:00:36.219 ******* 2026-03-11 16:57:55.387204 | instance | changed: [instance] 2026-03-11 16:57:55.387303 | instance | 2026-03-11 16:57:55.387551 | instance | TASK [Get list of all loopback devices] **************************************** 2026-03-11 16:57:55.387885 | instance | Wednesday 11 March 2026 16:57:55 +0000 (0:00:00.453) 0:00:36.673 ******* 2026-03-11 16:57:55.582371 | instance | ok: [instance] 2026-03-11 16:57:55.582449 | instance | 2026-03-11 16:57:55.582519 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-03-11 16:57:55.582688 | instance | Wednesday 11 March 2026 16:57:55 +0000 (0:00:00.194) 0:00:36.868 ******* 2026-03-11 16:57:55.612391 | instance | skipping: [instance] 2026-03-11 16:57:55.612460 | instance | 2026-03-11 16:57:55.612812 | instance | TASK [Create devices for Ceph] ************************************************* 2026-03-11 16:57:55.612864 | instance | Wednesday 11 March 2026 16:57:55 +0000 (0:00:00.030) 0:00:36.898 ******* 2026-03-11 16:57:56.144444 | instance | changed: [instance] => (item=osd0) 2026-03-11 16:57:56.144589 | instance | changed: [instance] => (item=osd1) 2026-03-11 16:57:56.145291 | instance | changed: [instance] => (item=osd2) 2026-03-11 16:57:56.145401 | instance | 2026-03-11 16:57:56.145411 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-03-11 16:57:56.145419 | instance | Wednesday 11 March 2026 16:57:56 +0000 (0:00:00.531) 0:00:37.430 ******* 2026-03-11 16:57:56.685000 | instance | changed: [instance] => (item=osd0) 2026-03-11 16:57:56.685081 | instance | changed: [instance] => (item=osd1) 2026-03-11 16:57:56.685546 | instance | changed: [instance] => (item=osd2) 2026-03-11 16:57:56.685598 | instance | 2026-03-11 16:57:56.685605 | instance | TASK [Start loop devices] ****************************************************** 2026-03-11 16:57:56.685611 | instance | Wednesday 11 March 2026 16:57:56 +0000 (0:00:00.541) 0:00:37.971 ******* 2026-03-11 16:57:57.401309 | instance | changed: [instance] => (item=osd0) 2026-03-11 16:57:57.401434 | instance | changed: [instance] => (item=osd1) 2026-03-11 16:57:57.402176 | instance | changed: [instance] => (item=osd2) 2026-03-11 16:57:57.402245 | instance | 2026-03-11 16:57:57.402254 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-03-11 16:57:57.402262 | instance | Wednesday 11 March 2026 16:57:57 +0000 (0:00:00.715) 0:00:38.687 ******* 2026-03-11 16:58:00.531496 | instance | changed: [instance] => (item=osd0) 2026-03-11 16:58:00.531624 | instance | changed: [instance] => (item=osd1) 2026-03-11 16:58:00.532371 | instance | changed: [instance] => (item=osd2) 2026-03-11 16:58:00.532702 | instance | 2026-03-11 16:58:00.532711 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-03-11 16:58:00.532718 | instance | Wednesday 11 March 2026 16:58:00 +0000 (0:00:03.130) 0:00:41.817 ******* 2026-03-11 16:58:02.362743 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-03-11 16:58:02.362807 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-03-11 16:58:02.363061 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-03-11 16:58:02.363325 | instance | 2026-03-11 16:58:02.363336 | instance | PLAY [controllers] ************************************************************* 2026-03-11 16:58:02.363341 | instance | 2026-03-11 16:58:02.363519 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:58:02.363538 | instance | Wednesday 11 March 2026 16:58:02 +0000 (0:00:01.831) 0:00:43.649 ******* 2026-03-11 16:58:03.265870 | instance | ok: [instance] 2026-03-11 16:58:03.265941 | instance | 2026-03-11 16:58:03.266182 | instance | TASK [Set masquerade rule] ***************************************************** 2026-03-11 16:58:03.266224 | instance | Wednesday 11 March 2026 16:58:03 +0000 (0:00:00.903) 0:00:44.552 ******* 2026-03-11 16:58:03.732739 | instance | changed: [instance] 2026-03-11 16:58:03.732955 | instance | 2026-03-11 16:58:03.733335 | instance | PLAY RECAP ********************************************************************* 2026-03-11 16:58:03.733705 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-11 16:58:03.734121 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-11 16:58:03.734434 | instance | 2026-03-11 16:58:03.734717 | instance | Wednesday 11 March 2026 16:58:03 +0000 (0:00:00.466) 0:00:45.018 ******* 2026-03-11 16:58:03.734916 | instance | =============================================================================== 2026-03-11 16:58:03.735178 | instance | Install depedencies ---------------------------------------------------- 18.60s 2026-03-11 16:58:03.735388 | instance | Create a volume group for each loop device ------------------------------ 3.13s 2026-03-11 16:58:03.735597 | instance | Create a logical volume for each loop device ---------------------------- 1.83s 2026-03-11 16:58:03.735802 | instance | Generate SSH keys for missing variables --------------------------------- 1.72s 2026-03-11 16:58:03.736004 | instance | Gathering Facts --------------------------------------------------------- 1.11s 2026-03-11 16:58:03.736205 | instance | Create folders for workspace -------------------------------------------- 1.00s 2026-03-11 16:58:03.736408 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.00s 2026-03-11 16:58:03.736620 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-03-11 16:58:03.736865 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s 2026-03-11 16:58:03.737066 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-03-11 16:58:03.737285 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-03-11 16:58:03.737487 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-03-11 16:58:03.737720 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-03-11 16:58:03.737954 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-03-11 16:58:03.738161 | instance | Purge "snapd" package --------------------------------------------------- 0.60s 2026-03-11 16:58:03.738363 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.55s 2026-03-11 16:58:03.738568 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-03-11 16:58:03.738800 | instance | Start up service -------------------------------------------------------- 0.54s 2026-03-11 16:58:03.739022 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-03-11 16:58:03.739231 | instance | Set masquerade rule ----------------------------------------------------- 0.47s 2026-03-11 16:58:03.812805 | instance | INFO [aio > prepare] Executed: Successful 2026-03-11 16:58:03.823855 | instance | INFO [aio > converge] Executing 2026-03-11 16:58:06.517384 | instance | 2026-03-11 16:58:06.518492 | instance | PLAY [all] ********************************************************************* 2026-03-11 16:58:06.518818 | instance | 2026-03-11 16:58:06.519183 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:58:06.519520 | instance | Wednesday 11 March 2026 16:58:06 +0000 (0:00:00.016) 0:00:00.016 ******* 2026-03-11 16:58:07.691474 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-11 16:58:07.691883 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-11 16:58:07.692232 | instance | interpreter could change the meaning of that path. See 2026-03-11 16:58:07.692620 | instance | https://docs.ansible.com/ansible- 2026-03-11 16:58:07.692970 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-11 16:58:07.701863 | instance | ok: [instance] 2026-03-11 16:58:07.702185 | instance | 2026-03-11 16:58:07.702509 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-03-11 16:58:07.702831 | instance | Wednesday 11 March 2026 16:58:07 +0000 (0:00:01.184) 0:00:01.201 ******* 2026-03-11 16:58:07.743187 | instance | skipping: [instance] 2026-03-11 16:58:07.743516 | instance | 2026-03-11 16:58:07.743849 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-11 16:58:07.744173 | instance | Wednesday 11 March 2026 16:58:07 +0000 (0:00:00.041) 0:00:01.242 ******* 2026-03-11 16:58:07.928893 | instance | ok: [instance] 2026-03-11 16:58:07.929255 | instance | 2026-03-11 16:58:07.929581 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-03-11 16:58:07.929881 | instance | 2026-03-11 16:58:07.930197 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:58:07.930541 | instance | Wednesday 11 March 2026 16:58:07 +0000 (0:00:00.185) 0:00:01.428 ******* 2026-03-11 16:58:08.879762 | instance | ok: [instance] 2026-03-11 16:58:08.880154 | instance | 2026-03-11 16:58:08.880508 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 16:58:08.880852 | instance | Wednesday 11 March 2026 16:58:08 +0000 (0:00:00.950) 0:00:02.378 ******* 2026-03-11 16:58:09.172624 | instance | ok: [instance] 2026-03-11 16:58:09.173052 | instance | 2026-03-11 16:58:09.173467 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:58:09.173858 | instance | Wednesday 11 March 2026 16:58:09 +0000 (0:00:00.292) 0:00:02.671 ******* 2026-03-11 16:58:09.216661 | instance | skipping: [instance] 2026-03-11 16:58:09.217009 | instance | 2026-03-11 16:58:09.217414 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 16:58:09.217780 | instance | Wednesday 11 March 2026 16:58:09 +0000 (0:00:00.044) 0:00:02.716 ******* 2026-03-11 16:58:09.498397 | instance | changed: [instance] 2026-03-11 16:58:09.498828 | instance | 2026-03-11 16:58:09.499199 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:58:09.499533 | instance | Wednesday 11 March 2026 16:58:09 +0000 (0:00:00.280) 0:00:02.997 ******* 2026-03-11 16:58:09.568565 | instance | ok: [instance] => { 2026-03-11 16:58:09.568939 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-11 16:58:09.569256 | instance | } 2026-03-11 16:58:09.569592 | instance | 2026-03-11 16:58:09.569913 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:58:09.570233 | instance | Wednesday 11 March 2026 16:58:09 +0000 (0:00:00.070) 0:00:03.068 ******* 2026-03-11 16:58:10.297285 | instance | changed: [instance] 2026-03-11 16:58:10.297699 | instance | 2026-03-11 16:58:10.298087 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:58:10.298428 | instance | Wednesday 11 March 2026 16:58:10 +0000 (0:00:00.728) 0:00:03.796 ******* 2026-03-11 16:58:10.346722 | instance | skipping: [instance] 2026-03-11 16:58:10.347100 | instance | 2026-03-11 16:58:10.347450 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:58:10.347784 | instance | Wednesday 11 March 2026 16:58:10 +0000 (0:00:00.050) 0:00:03.846 ******* 2026-03-11 16:58:10.402102 | instance | skipping: [instance] 2026-03-11 16:58:10.402458 | instance | 2026-03-11 16:58:10.402806 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 16:58:10.403185 | instance | Wednesday 11 March 2026 16:58:10 +0000 (0:00:00.055) 0:00:03.901 ******* 2026-03-11 16:58:10.621163 | instance | ok: [instance] 2026-03-11 16:58:10.621552 | instance | 2026-03-11 16:58:10.621896 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:58:10.622296 | instance | Wednesday 11 March 2026 16:58:10 +0000 (0:00:00.218) 0:00:04.120 ******* 2026-03-11 16:58:11.876588 | instance | ok: [instance] 2026-03-11 16:58:11.877000 | instance | 2026-03-11 16:58:11.877355 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:58:11.877690 | instance | Wednesday 11 March 2026 16:58:11 +0000 (0:00:01.255) 0:00:05.375 ******* 2026-03-11 16:58:11.946656 | instance | ok: [instance] => { 2026-03-11 16:58:11.947093 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-11 16:58:11.947420 | instance | } 2026-03-11 16:58:11.947723 | instance | 2026-03-11 16:58:11.948040 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:58:11.948357 | instance | Wednesday 11 March 2026 16:58:11 +0000 (0:00:00.070) 0:00:05.446 ******* 2026-03-11 16:58:13.171861 | instance | changed: [instance] 2026-03-11 16:58:13.172251 | instance | 2026-03-11 16:58:13.172603 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:58:13.172934 | instance | Wednesday 11 March 2026 16:58:13 +0000 (0:00:01.224) 0:00:06.670 ******* 2026-03-11 16:58:16.026553 | instance | changed: [instance] 2026-03-11 16:58:16.026911 | instance | 2026-03-11 16:58:16.027273 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-11 16:58:16.027618 | instance | Wednesday 11 March 2026 16:58:16 +0000 (0:00:02.855) 0:00:09.526 ******* 2026-03-11 16:58:16.066271 | instance | skipping: [instance] 2026-03-11 16:58:16.066631 | instance | 2026-03-11 16:58:16.066961 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-11 16:58:16.067317 | instance | Wednesday 11 March 2026 16:58:16 +0000 (0:00:00.039) 0:00:09.565 ******* 2026-03-11 16:58:16.098786 | instance | skipping: [instance] 2026-03-11 16:58:16.099162 | instance | 2026-03-11 16:58:16.099501 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-11 16:58:16.099820 | instance | Wednesday 11 March 2026 16:58:16 +0000 (0:00:00.032) 0:00:09.598 ******* 2026-03-11 16:58:16.133511 | instance | skipping: [instance] 2026-03-11 16:58:16.133848 | instance | 2026-03-11 16:58:16.134179 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-11 16:58:16.134503 | instance | Wednesday 11 March 2026 16:58:16 +0000 (0:00:00.034) 0:00:09.633 ******* 2026-03-11 16:58:21.105332 | instance | changed: [instance] 2026-03-11 16:58:21.105702 | instance | 2026-03-11 16:58:21.106049 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-11 16:58:21.106379 | instance | Wednesday 11 March 2026 16:58:21 +0000 (0:00:04.971) 0:00:14.604 ******* 2026-03-11 16:58:21.700883 | instance | changed: [instance] 2026-03-11 16:58:21.701323 | instance | 2026-03-11 16:58:21.701708 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-11 16:58:21.702056 | instance | Wednesday 11 March 2026 16:58:21 +0000 (0:00:00.594) 0:00:15.199 ******* 2026-03-11 16:58:22.576987 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-03-11 16:58:22.577407 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-11 16:58:22.577762 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-11 16:58:22.578113 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-11 16:58:22.578452 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-11 16:58:22.578758 | instance | 2026-03-11 16:58:22.579146 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-11 16:58:22.579480 | instance | Wednesday 11 March 2026 16:58:22 +0000 (0:00:00.876) 0:00:16.075 ******* 2026-03-11 16:58:23.139731 | instance | changed: [instance] 2026-03-11 16:58:23.139795 | instance | 2026-03-11 16:58:23.139857 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-11 16:58:23.140213 | instance | Wednesday 11 March 2026 16:58:23 +0000 (0:00:00.551) 0:00:16.626 ******* 2026-03-11 16:58:23.140399 | instance | 2026-03-11 16:58:23.140554 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-11 16:58:23.140704 | instance | Wednesday 11 March 2026 16:58:23 +0000 (0:00:00.008) 0:00:16.635 ******* 2026-03-11 16:58:24.079570 | instance | ok: [instance] 2026-03-11 16:58:24.079636 | instance | 2026-03-11 16:58:24.079794 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-11 16:58:24.079985 | instance | Wednesday 11 March 2026 16:58:24 +0000 (0:00:00.940) 0:00:17.575 ******* 2026-03-11 16:58:24.524962 | instance | changed: [instance] 2026-03-11 16:58:24.525062 | instance | 2026-03-11 16:58:24.525276 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-11 16:58:24.525292 | instance | Wednesday 11 March 2026 16:58:24 +0000 (0:00:00.448) 0:00:18.023 ******* 2026-03-11 16:58:25.051629 | instance | changed: [instance] 2026-03-11 16:58:25.051856 | instance | 2026-03-11 16:58:25.052140 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 16:58:25.052410 | instance | Wednesday 11 March 2026 16:58:25 +0000 (0:00:00.526) 0:00:18.550 ******* 2026-03-11 16:58:25.259353 | instance | ok: [instance] 2026-03-11 16:58:25.259594 | instance | 2026-03-11 16:58:25.259871 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:58:25.260139 | instance | Wednesday 11 March 2026 16:58:25 +0000 (0:00:00.207) 0:00:18.758 ******* 2026-03-11 16:58:25.323263 | instance | ok: [instance] => { 2026-03-11 16:58:25.323531 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-11 16:58:25.323794 | instance | } 2026-03-11 16:58:25.324045 | instance | 2026-03-11 16:58:25.324327 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:58:25.324601 | instance | Wednesday 11 March 2026 16:58:25 +0000 (0:00:00.064) 0:00:18.822 ******* 2026-03-11 16:58:26.435148 | instance | changed: [instance] 2026-03-11 16:58:26.435218 | instance | 2026-03-11 16:58:26.435236 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:58:26.435411 | instance | Wednesday 11 March 2026 16:58:26 +0000 (0:00:01.110) 0:00:19.933 ******* 2026-03-11 16:58:30.743712 | instance | changed: [instance] 2026-03-11 16:58:30.743801 | instance | 2026-03-11 16:58:30.744084 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-11 16:58:30.744121 | instance | Wednesday 11 March 2026 16:58:30 +0000 (0:00:04.309) 0:00:24.243 ******* 2026-03-11 16:58:31.681055 | instance | ok: [instance] 2026-03-11 16:58:31.681173 | instance | 2026-03-11 16:58:31.681620 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-11 16:58:31.681673 | instance | Wednesday 11 March 2026 16:58:31 +0000 (0:00:00.936) 0:00:25.180 ******* 2026-03-11 16:58:32.052531 | instance | changed: [instance] 2026-03-11 16:58:32.053042 | instance | 2026-03-11 16:58:32.053082 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-11 16:58:32.053090 | instance | Wednesday 11 March 2026 16:58:32 +0000 (0:00:00.371) 0:00:25.551 ******* 2026-03-11 16:58:32.533864 | instance | changed: [instance] 2026-03-11 16:58:32.533921 | instance | 2026-03-11 16:58:32.534190 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-11 16:58:32.534208 | instance | Wednesday 11 March 2026 16:58:32 +0000 (0:00:00.481) 0:00:26.033 ******* 2026-03-11 16:58:33.087593 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-03-11 16:58:33.087654 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-11 16:58:33.088128 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-11 16:58:33.088144 | instance | 2026-03-11 16:58:33.088149 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-11 16:58:33.088154 | instance | Wednesday 11 March 2026 16:58:33 +0000 (0:00:00.553) 0:00:26.587 ******* 2026-03-11 16:58:33.547660 | instance | changed: [instance] 2026-03-11 16:58:33.548026 | instance | 2026-03-11 16:58:33.548067 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-11 16:58:33.548073 | instance | Wednesday 11 March 2026 16:58:33 +0000 (0:00:00.460) 0:00:27.047 ******* 2026-03-11 16:58:34.014168 | instance | changed: [instance] 2026-03-11 16:58:34.014246 | instance | 2026-03-11 16:58:34.014310 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-11 16:58:34.014847 | instance | Wednesday 11 March 2026 16:58:34 +0000 (0:00:00.457) 0:00:27.505 ******* 2026-03-11 16:58:34.014914 | instance | 2026-03-11 16:58:34.014920 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-11 16:58:34.014926 | instance | Wednesday 11 March 2026 16:58:34 +0000 (0:00:00.008) 0:00:27.513 ******* 2026-03-11 16:58:34.723444 | instance | ok: [instance] 2026-03-11 16:58:34.723562 | instance | 2026-03-11 16:58:34.723668 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-03-11 16:58:34.723859 | instance | Wednesday 11 March 2026 16:58:34 +0000 (0:00:00.709) 0:00:28.222 ******* 2026-03-11 16:58:35.588108 | instance | changed: [instance] 2026-03-11 16:58:35.588291 | instance | 2026-03-11 16:58:35.588577 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-11 16:58:35.588862 | instance | Wednesday 11 March 2026 16:58:35 +0000 (0:00:00.864) 0:00:29.087 ******* 2026-03-11 16:58:36.143527 | instance | changed: [instance] 2026-03-11 16:58:36.143743 | instance | 2026-03-11 16:58:36.144098 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-11 16:58:36.144382 | instance | Wednesday 11 March 2026 16:58:36 +0000 (0:00:00.555) 0:00:29.642 ******* 2026-03-11 16:58:36.199702 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-11 16:58:36.199993 | instance | 2026-03-11 16:58:36.200301 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-11 16:58:36.200590 | instance | Wednesday 11 March 2026 16:58:36 +0000 (0:00:00.056) 0:00:29.699 ******* 2026-03-11 16:58:40.878664 | instance | changed: [instance] 2026-03-11 16:58:40.878915 | instance | 2026-03-11 16:58:40.878929 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-11 16:58:40.878939 | instance | Wednesday 11 March 2026 16:58:40 +0000 (0:00:04.677) 0:00:34.377 ******* 2026-03-11 16:58:41.520584 | instance | ok: [instance] => (item=chronyd) 2026-03-11 16:58:41.520660 | instance | ok: [instance] => (item=sshd) 2026-03-11 16:58:41.521017 | instance | 2026-03-11 16:58:41.521034 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-11 16:58:41.521040 | instance | Wednesday 11 March 2026 16:58:41 +0000 (0:00:00.643) 0:00:35.020 ******* 2026-03-11 16:58:41.810463 | instance | changed: [instance] 2026-03-11 16:58:41.810524 | instance | 2026-03-11 16:58:41.810793 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-11 16:58:41.810808 | instance | Wednesday 11 March 2026 16:58:41 +0000 (0:00:00.289) 0:00:35.310 ******* 2026-03-11 16:58:42.007279 | instance | ok: [instance] 2026-03-11 16:58:42.007403 | instance | 2026-03-11 16:58:42.007416 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-11 16:58:42.007580 | instance | Wednesday 11 March 2026 16:58:42 +0000 (0:00:00.196) 0:00:35.506 ******* 2026-03-11 16:58:42.474351 | instance | changed: [instance] 2026-03-11 16:58:42.474429 | instance | 2026-03-11 16:58:42.474667 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-11 16:58:42.474708 | instance | Wednesday 11 March 2026 16:58:42 +0000 (0:00:00.467) 0:00:35.973 ******* 2026-03-11 16:58:42.836734 | instance | changed: [instance] 2026-03-11 16:58:42.836798 | instance | 2026-03-11 16:58:42.837054 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-03-11 16:58:42.837082 | instance | Wednesday 11 March 2026 16:58:42 +0000 (0:00:00.362) 0:00:36.336 ******* 2026-03-11 16:58:44.461249 | instance | ok: [instance] 2026-03-11 16:58:44.461313 | instance | 2026-03-11 16:58:44.461606 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-03-11 16:58:44.461649 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:01.624) 0:00:37.960 ******* 2026-03-11 16:58:44.510966 | instance | ok: [instance] 2026-03-11 16:58:44.511074 | instance | 2026-03-11 16:58:44.511347 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-03-11 16:58:44.511389 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.049) 0:00:38.010 ******* 2026-03-11 16:58:44.542917 | instance | skipping: [instance] 2026-03-11 16:58:44.543311 | instance | 2026-03-11 16:58:44.543524 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-03-11 16:58:44.543531 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.032) 0:00:38.042 ******* 2026-03-11 16:58:44.575697 | instance | skipping: [instance] 2026-03-11 16:58:44.576083 | instance | 2026-03-11 16:58:44.576122 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-03-11 16:58:44.576128 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.032) 0:00:38.075 ******* 2026-03-11 16:58:44.611514 | instance | skipping: [instance] 2026-03-11 16:58:44.611622 | instance | 2026-03-11 16:58:44.611749 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-03-11 16:58:44.611888 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.036) 0:00:38.111 ******* 2026-03-11 16:58:44.644494 | instance | skipping: [instance] 2026-03-11 16:58:44.644895 | instance | 2026-03-11 16:58:44.644992 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-03-11 16:58:44.645009 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.032) 0:00:38.144 ******* 2026-03-11 16:58:44.676380 | instance | skipping: [instance] 2026-03-11 16:58:44.676505 | instance | 2026-03-11 16:58:44.676696 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-03-11 16:58:44.676847 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.031) 0:00:38.175 ******* 2026-03-11 16:58:44.713207 | instance | skipping: [instance] 2026-03-11 16:58:44.713336 | instance | 2026-03-11 16:58:44.713529 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-03-11 16:58:44.713684 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.036) 0:00:38.212 ******* 2026-03-11 16:58:44.749816 | instance | skipping: [instance] 2026-03-11 16:58:44.749913 | instance | 2026-03-11 16:58:44.750042 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-03-11 16:58:44.750208 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.036) 0:00:38.249 ******* 2026-03-11 16:58:44.876999 | instance | ok: [instance] 2026-03-11 16:58:44.877057 | instance | 2026-03-11 16:58:44.877187 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-03-11 16:58:44.877366 | instance | Wednesday 11 March 2026 16:58:44 +0000 (0:00:00.126) 0:00:38.376 ******* 2026-03-11 16:58:45.083690 | instance | ok: [instance] => (item=instance) 2026-03-11 16:58:45.083944 | instance | 2026-03-11 16:58:45.084161 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-03-11 16:58:45.084370 | instance | Wednesday 11 March 2026 16:58:45 +0000 (0:00:00.205) 0:00:38.581 ******* 2026-03-11 16:58:45.139577 | instance | ok: [instance] 2026-03-11 16:58:45.139680 | instance | 2026-03-11 16:58:45.139870 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-03-11 16:58:45.140022 | instance | Wednesday 11 March 2026 16:58:45 +0000 (0:00:00.056) 0:00:38.638 ******* 2026-03-11 16:58:45.219494 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-03-11 16:58:45.219610 | instance | 2026-03-11 16:58:45.219793 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-03-11 16:58:45.219945 | instance | Wednesday 11 March 2026 16:58:45 +0000 (0:00:00.078) 0:00:38.717 ******* 2026-03-11 16:58:45.559564 | instance | changed: [instance] 2026-03-11 16:58:45.559617 | instance | 2026-03-11 16:58:45.559738 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-03-11 16:58:45.559927 | instance | Wednesday 11 March 2026 16:58:45 +0000 (0:00:00.339) 0:00:39.056 ******* 2026-03-11 16:58:46.232072 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-03-11 16:58:46.232139 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-03-11 16:58:46.232596 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-03-11 16:58:46.232613 | instance | 2026-03-11 16:58:46.232619 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-03-11 16:58:46.232623 | instance | Wednesday 11 March 2026 16:58:46 +0000 (0:00:00.674) 0:00:39.731 ******* 2026-03-11 17:00:47.508825 | instance | ok: [instance] 2026-03-11 17:00:47.508871 | instance | 2026-03-11 17:00:47.508878 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-03-11 17:00:47.508883 | instance | Wednesday 11 March 2026 17:00:47 +0000 (0:02:01.276) 0:02:41.008 ******* 2026-03-11 17:00:47.708155 | instance | changed: [instance] 2026-03-11 17:00:47.708217 | instance | 2026-03-11 17:00:47.708485 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-03-11 17:00:47.708525 | instance | Wednesday 11 March 2026 17:00:47 +0000 (0:00:00.199) 0:02:41.207 ******* 2026-03-11 17:00:47.752770 | instance | ok: [instance] 2026-03-11 17:00:47.753121 | instance | 2026-03-11 17:00:47.753143 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-11 17:00:47.753160 | instance | Wednesday 11 March 2026 17:00:47 +0000 (0:00:00.044) 0:02:41.252 ******* 2026-03-11 17:00:47.835419 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-11 17:00:47.835471 | instance | 2026-03-11 17:00:47.835735 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-11 17:00:47.835758 | instance | Wednesday 11 March 2026 17:00:47 +0000 (0:00:00.082) 0:02:41.335 ******* 2026-03-11 17:00:49.320970 | instance | ok: [instance] 2026-03-11 17:00:49.321339 | instance | 2026-03-11 17:00:49.321390 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-11 17:00:49.321398 | instance | Wednesday 11 March 2026 17:00:49 +0000 (0:00:01.485) 0:02:42.820 ******* 2026-03-11 17:00:49.381115 | instance | ok: [instance] => (item=instance) 2026-03-11 17:00:49.381166 | instance | 2026-03-11 17:00:49.381403 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-11 17:00:49.381455 | instance | Wednesday 11 March 2026 17:00:49 +0000 (0:00:00.059) 0:02:42.880 ******* 2026-03-11 17:00:49.778415 | instance | ok: [instance] 2026-03-11 17:00:49.778491 | instance | 2026-03-11 17:00:49.778685 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-11 17:00:49.778735 | instance | Wednesday 11 March 2026 17:00:49 +0000 (0:00:00.397) 0:02:43.278 ******* 2026-03-11 17:00:51.668854 | instance | ok: [instance] 2026-03-11 17:00:51.668931 | instance | 2026-03-11 17:00:51.669169 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-03-11 17:00:51.669447 | instance | Wednesday 11 March 2026 17:00:51 +0000 (0:00:01.890) 0:02:45.168 ******* 2026-03-11 17:00:53.233178 | instance | ok: [instance] 2026-03-11 17:00:53.233257 | instance | 2026-03-11 17:00:53.233384 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-03-11 17:00:53.233505 | instance | Wednesday 11 March 2026 17:00:53 +0000 (0:00:01.564) 0:02:46.732 ******* 2026-03-11 17:01:03.394699 | instance | ok: [instance] 2026-03-11 17:01:03.394770 | instance | 2026-03-11 17:01:03.395048 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-11 17:01:03.395085 | instance | Wednesday 11 March 2026 17:01:03 +0000 (0:00:10.160) 0:02:56.893 ******* 2026-03-11 17:01:03.474123 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-11 17:01:03.474202 | instance | 2026-03-11 17:01:03.474438 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-11 17:01:03.474453 | instance | Wednesday 11 March 2026 17:01:03 +0000 (0:00:00.079) 0:02:56.973 ******* 2026-03-11 17:01:03.527095 | instance | skipping: [instance] 2026-03-11 17:01:03.527198 | instance | 2026-03-11 17:01:03.527333 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-11 17:01:03.527462 | instance | Wednesday 11 March 2026 17:01:03 +0000 (0:00:00.053) 0:02:57.027 ******* 2026-03-11 17:01:03.579553 | instance | skipping: [instance] => (item=instance) 2026-03-11 17:01:03.579672 | instance | skipping: [instance] 2026-03-11 17:01:03.579781 | instance | 2026-03-11 17:01:03.579902 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-11 17:01:03.580026 | instance | Wednesday 11 March 2026 17:01:03 +0000 (0:00:00.052) 0:02:57.079 ******* 2026-03-11 17:01:03.840219 | instance | ok: [instance] 2026-03-11 17:01:03.840314 | instance | 2026-03-11 17:01:03.840608 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-11 17:01:03.840675 | instance | Wednesday 11 March 2026 17:01:03 +0000 (0:00:00.259) 0:02:57.339 ******* 2026-03-11 17:01:05.786622 | instance | ok: [instance] 2026-03-11 17:01:05.786690 | instance | 2026-03-11 17:01:05.786922 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-03-11 17:01:05.786939 | instance | Wednesday 11 March 2026 17:01:05 +0000 (0:00:01.946) 0:02:59.286 ******* 2026-03-11 17:01:07.368978 | instance | ok: [instance] 2026-03-11 17:01:07.369050 | instance | 2026-03-11 17:01:07.369259 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-03-11 17:01:07.369295 | instance | Wednesday 11 March 2026 17:01:07 +0000 (0:00:01.582) 0:03:00.868 ******* 2026-03-11 17:01:08.928354 | instance | ok: [instance] 2026-03-11 17:01:08.928421 | instance | 2026-03-11 17:01:08.928710 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-03-11 17:01:08.928783 | instance | Wednesday 11 March 2026 17:01:08 +0000 (0:00:01.558) 0:03:02.427 ******* 2026-03-11 17:01:11.530442 | instance | ok: [instance] 2026-03-11 17:01:11.530576 | instance | 2026-03-11 17:01:11.530629 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-03-11 17:01:11.530737 | instance | 2026-03-11 17:01:11.530861 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:01:11.530987 | instance | Wednesday 11 March 2026 17:01:11 +0000 (0:00:02.602) 0:03:05.029 ******* 2026-03-11 17:01:12.426420 | instance | ok: [instance] 2026-03-11 17:01:12.426556 | instance | 2026-03-11 17:01:12.426569 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:01:12.426692 | instance | Wednesday 11 March 2026 17:01:12 +0000 (0:00:00.896) 0:03:05.926 ******* 2026-03-11 17:01:12.631553 | instance | ok: [instance] 2026-03-11 17:01:12.631681 | instance | 2026-03-11 17:01:12.631691 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 17:01:12.631819 | instance | Wednesday 11 March 2026 17:01:12 +0000 (0:00:00.205) 0:03:06.131 ******* 2026-03-11 17:01:12.669409 | instance | skipping: [instance] 2026-03-11 17:01:12.669553 | instance | 2026-03-11 17:01:12.669565 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 17:01:12.669656 | instance | Wednesday 11 March 2026 17:01:12 +0000 (0:00:00.038) 0:03:06.169 ******* 2026-03-11 17:01:12.870542 | instance | ok: [instance] 2026-03-11 17:01:12.870644 | instance | 2026-03-11 17:01:12.870726 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:01:12.870856 | instance | Wednesday 11 March 2026 17:01:12 +0000 (0:00:00.200) 0:03:06.370 ******* 2026-03-11 17:01:12.923735 | instance | ok: [instance] => { 2026-03-11 17:01:12.923837 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-11 17:01:12.923956 | instance | } 2026-03-11 17:01:12.924062 | instance | 2026-03-11 17:01:12.924186 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:01:12.924308 | instance | Wednesday 11 March 2026 17:01:12 +0000 (0:00:00.052) 0:03:06.423 ******* 2026-03-11 17:01:13.212078 | instance | ok: [instance] 2026-03-11 17:01:13.212211 | instance | 2026-03-11 17:01:13.212253 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:01:13.212339 | instance | Wednesday 11 March 2026 17:01:13 +0000 (0:00:00.288) 0:03:06.711 ******* 2026-03-11 17:01:13.259235 | instance | skipping: [instance] 2026-03-11 17:01:13.259360 | instance | 2026-03-11 17:01:13.259492 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 17:01:13.259616 | instance | Wednesday 11 March 2026 17:01:13 +0000 (0:00:00.047) 0:03:06.759 ******* 2026-03-11 17:01:13.306192 | instance | skipping: [instance] 2026-03-11 17:01:13.306333 | instance | 2026-03-11 17:01:13.306346 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:01:13.306432 | instance | Wednesday 11 March 2026 17:01:13 +0000 (0:00:00.046) 0:03:06.805 ******* 2026-03-11 17:01:13.509096 | instance | ok: [instance] 2026-03-11 17:01:13.509237 | instance | 2026-03-11 17:01:13.509249 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 17:01:13.509350 | instance | Wednesday 11 March 2026 17:01:13 +0000 (0:00:00.202) 0:03:07.008 ******* 2026-03-11 17:01:14.534973 | instance | ok: [instance] 2026-03-11 17:01:14.535139 | instance | 2026-03-11 17:01:14.535152 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:01:14.535234 | instance | Wednesday 11 March 2026 17:01:14 +0000 (0:00:01.025) 0:03:08.034 ******* 2026-03-11 17:01:14.603761 | instance | ok: [instance] => { 2026-03-11 17:01:14.603944 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-11 17:01:14.603970 | instance | } 2026-03-11 17:01:14.604181 | instance | 2026-03-11 17:01:14.604338 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:01:14.604560 | instance | Wednesday 11 March 2026 17:01:14 +0000 (0:00:00.068) 0:03:08.103 ******* 2026-03-11 17:01:14.930403 | instance | ok: [instance] 2026-03-11 17:01:14.930540 | instance | 2026-03-11 17:01:14.930552 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:01:14.930688 | instance | Wednesday 11 March 2026 17:01:14 +0000 (0:00:00.326) 0:03:08.430 ******* 2026-03-11 17:01:16.845253 | instance | ok: [instance] 2026-03-11 17:01:16.846053 | instance | 2026-03-11 17:01:16.846072 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-11 17:01:16.846084 | instance | Wednesday 11 March 2026 17:01:16 +0000 (0:00:01.914) 0:03:10.344 ******* 2026-03-11 17:01:16.873928 | instance | skipping: [instance] 2026-03-11 17:01:16.874057 | instance | 2026-03-11 17:01:16.874065 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-11 17:01:16.874185 | instance | Wednesday 11 March 2026 17:01:16 +0000 (0:00:00.029) 0:03:10.373 ******* 2026-03-11 17:01:16.903323 | instance | skipping: [instance] 2026-03-11 17:01:16.903473 | instance | 2026-03-11 17:01:16.903637 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-11 17:01:16.903809 | instance | Wednesday 11 March 2026 17:01:16 +0000 (0:00:00.029) 0:03:10.403 ******* 2026-03-11 17:01:16.928271 | instance | skipping: [instance] 2026-03-11 17:01:16.928340 | instance | 2026-03-11 17:01:16.928454 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-11 17:01:16.928605 | instance | Wednesday 11 March 2026 17:01:16 +0000 (0:00:00.024) 0:03:10.428 ******* 2026-03-11 17:01:17.897151 | instance | ok: [instance] 2026-03-11 17:01:17.897285 | instance | 2026-03-11 17:01:17.897298 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-11 17:01:17.897407 | instance | Wednesday 11 March 2026 17:01:17 +0000 (0:00:00.968) 0:03:11.396 ******* 2026-03-11 17:01:18.306487 | instance | ok: [instance] 2026-03-11 17:01:18.306629 | instance | 2026-03-11 17:01:18.306642 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-11 17:01:18.306753 | instance | Wednesday 11 March 2026 17:01:18 +0000 (0:00:00.409) 0:03:11.806 ******* 2026-03-11 17:01:19.151648 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-11 17:01:19.151767 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-11 17:01:19.152772 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-11 17:01:19.152824 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-11 17:01:19.152834 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-11 17:01:19.152842 | instance | 2026-03-11 17:01:19.152849 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-11 17:01:19.152855 | instance | Wednesday 11 March 2026 17:01:19 +0000 (0:00:00.844) 0:03:12.651 ******* 2026-03-11 17:01:19.637908 | instance | ok: [instance] 2026-03-11 17:01:19.637982 | instance | 2026-03-11 17:01:19.638083 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-11 17:01:19.638202 | instance | Wednesday 11 March 2026 17:01:19 +0000 (0:00:00.478) 0:03:13.130 ******* 2026-03-11 17:01:19.638315 | instance | 2026-03-11 17:01:19.638437 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-11 17:01:19.638550 | instance | Wednesday 11 March 2026 17:01:19 +0000 (0:00:00.007) 0:03:13.137 ******* 2026-03-11 17:01:19.982440 | instance | ok: [instance] 2026-03-11 17:01:19.982629 | instance | 2026-03-11 17:01:19.982760 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:01:19.982889 | instance | Wednesday 11 March 2026 17:01:19 +0000 (0:00:00.344) 0:03:13.481 ******* 2026-03-11 17:01:20.202842 | instance | ok: [instance] 2026-03-11 17:01:20.202906 | instance | 2026-03-11 17:01:20.203041 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:01:20.203166 | instance | Wednesday 11 March 2026 17:01:20 +0000 (0:00:00.220) 0:03:13.701 ******* 2026-03-11 17:01:20.262223 | instance | ok: [instance] => { 2026-03-11 17:01:20.262266 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-11 17:01:20.262463 | instance | } 2026-03-11 17:01:20.262502 | instance | 2026-03-11 17:01:20.262694 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:01:20.262733 | instance | Wednesday 11 March 2026 17:01:20 +0000 (0:00:00.059) 0:03:13.761 ******* 2026-03-11 17:01:20.601521 | instance | ok: [instance] 2026-03-11 17:01:20.601604 | instance | 2026-03-11 17:01:20.601706 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:01:20.601821 | instance | Wednesday 11 March 2026 17:01:20 +0000 (0:00:00.338) 0:03:14.100 ******* 2026-03-11 17:01:23.619374 | instance | ok: [instance] 2026-03-11 17:01:23.619443 | instance | 2026-03-11 17:01:23.619584 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-11 17:01:23.619700 | instance | Wednesday 11 March 2026 17:01:23 +0000 (0:00:03.017) 0:03:17.118 ******* 2026-03-11 17:01:24.536083 | instance | ok: [instance] 2026-03-11 17:01:24.536157 | instance | 2026-03-11 17:01:24.536250 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-11 17:01:24.536383 | instance | Wednesday 11 March 2026 17:01:24 +0000 (0:00:00.916) 0:03:18.035 ******* 2026-03-11 17:01:24.732800 | instance | ok: [instance] 2026-03-11 17:01:24.732871 | instance | 2026-03-11 17:01:24.732985 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-11 17:01:24.733119 | instance | Wednesday 11 March 2026 17:01:24 +0000 (0:00:00.196) 0:03:18.231 ******* 2026-03-11 17:01:25.142724 | instance | ok: [instance] 2026-03-11 17:01:25.142798 | instance | 2026-03-11 17:01:25.142956 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-11 17:01:25.143088 | instance | Wednesday 11 March 2026 17:01:25 +0000 (0:00:00.409) 0:03:18.641 ******* 2026-03-11 17:01:25.701395 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-11 17:01:25.701506 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-11 17:01:25.701599 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-11 17:01:25.701712 | instance | 2026-03-11 17:01:25.701841 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-11 17:01:25.701965 | instance | Wednesday 11 March 2026 17:01:25 +0000 (0:00:00.558) 0:03:19.200 ******* 2026-03-11 17:01:26.120103 | instance | ok: [instance] 2026-03-11 17:01:26.120197 | instance | 2026-03-11 17:01:26.120372 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-11 17:01:26.120498 | instance | Wednesday 11 March 2026 17:01:26 +0000 (0:00:00.418) 0:03:19.619 ******* 2026-03-11 17:01:26.527419 | instance | ok: [instance] 2026-03-11 17:01:26.527479 | instance | 2026-03-11 17:01:26.527605 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-11 17:01:26.527751 | instance | Wednesday 11 March 2026 17:01:26 +0000 (0:00:00.400) 0:03:20.019 ******* 2026-03-11 17:01:26.527855 | instance | 2026-03-11 17:01:26.527980 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-11 17:01:26.528124 | instance | Wednesday 11 March 2026 17:01:26 +0000 (0:00:00.006) 0:03:20.026 ******* 2026-03-11 17:01:26.875704 | instance | ok: [instance] 2026-03-11 17:01:26.875785 | instance | 2026-03-11 17:01:26.875927 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-11 17:01:26.876053 | instance | Wednesday 11 March 2026 17:01:26 +0000 (0:00:00.348) 0:03:20.375 ******* 2026-03-11 17:01:26.936275 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-11 17:01:26.936341 | instance | 2026-03-11 17:01:26.936444 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-11 17:01:26.936609 | instance | Wednesday 11 March 2026 17:01:26 +0000 (0:00:00.060) 0:03:20.436 ******* 2026-03-11 17:01:27.873379 | instance | ok: [instance] 2026-03-11 17:01:27.873459 | instance | 2026-03-11 17:01:27.873550 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-11 17:01:27.873672 | instance | Wednesday 11 March 2026 17:01:27 +0000 (0:00:00.936) 0:03:21.372 ******* 2026-03-11 17:01:28.493943 | instance | ok: [instance] => (item=chronyd) 2026-03-11 17:01:28.494033 | instance | ok: [instance] => (item=sshd) 2026-03-11 17:01:28.494155 | instance | 2026-03-11 17:01:28.494285 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-11 17:01:28.494418 | instance | Wednesday 11 March 2026 17:01:28 +0000 (0:00:00.620) 0:03:21.992 ******* 2026-03-11 17:01:28.793718 | instance | ok: [instance] 2026-03-11 17:01:28.793862 | instance | 2026-03-11 17:01:28.794017 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-11 17:01:28.794162 | instance | Wednesday 11 March 2026 17:01:28 +0000 (0:00:00.299) 0:03:22.292 ******* 2026-03-11 17:01:28.994160 | instance | ok: [instance] 2026-03-11 17:01:28.994219 | instance | 2026-03-11 17:01:28.994385 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-11 17:01:28.994492 | instance | Wednesday 11 March 2026 17:01:28 +0000 (0:00:00.200) 0:03:22.493 ******* 2026-03-11 17:01:29.230927 | instance | ok: [instance] 2026-03-11 17:01:29.230967 | instance | 2026-03-11 17:01:29.230973 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-11 17:01:29.230978 | instance | Wednesday 11 March 2026 17:01:29 +0000 (0:00:00.236) 0:03:22.730 ******* 2026-03-11 17:01:29.450709 | instance | ok: [instance] 2026-03-11 17:01:29.450788 | instance | 2026-03-11 17:01:29.450883 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-03-11 17:01:29.451012 | instance | Wednesday 11 March 2026 17:01:29 +0000 (0:00:00.220) 0:03:22.950 ******* 2026-03-11 17:01:29.680944 | instance | ok: [instance] => (item=instance) 2026-03-11 17:01:29.681005 | instance | 2026-03-11 17:01:29.681140 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-03-11 17:01:29.681257 | instance | Wednesday 11 March 2026 17:01:29 +0000 (0:00:00.230) 0:03:23.180 ******* 2026-03-11 17:01:29.731036 | instance | ok: [instance] 2026-03-11 17:01:29.731144 | instance | 2026-03-11 17:01:29.731265 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-03-11 17:01:29.731385 | instance | Wednesday 11 March 2026 17:01:29 +0000 (0:00:00.050) 0:03:23.231 ******* 2026-03-11 17:01:34.788340 | instance | ok: [instance] 2026-03-11 17:01:34.788404 | instance | 2026-03-11 17:01:34.788713 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-03-11 17:01:34.788753 | instance | Wednesday 11 March 2026 17:01:34 +0000 (0:00:05.057) 0:03:28.288 ******* 2026-03-11 17:01:34.835286 | instance | ok: [instance] 2026-03-11 17:01:34.835678 | instance | 2026-03-11 17:01:34.835721 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-11 17:01:34.835728 | instance | Wednesday 11 March 2026 17:01:34 +0000 (0:00:00.046) 0:03:28.334 ******* 2026-03-11 17:01:34.901770 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-11 17:01:34.901843 | instance | 2026-03-11 17:01:34.901961 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-11 17:01:34.902075 | instance | Wednesday 11 March 2026 17:01:34 +0000 (0:00:00.066) 0:03:28.401 ******* 2026-03-11 17:01:34.946314 | instance | skipping: [instance] 2026-03-11 17:01:34.946386 | instance | 2026-03-11 17:01:34.946528 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-11 17:01:34.946646 | instance | Wednesday 11 March 2026 17:01:34 +0000 (0:00:00.044) 0:03:28.446 ******* 2026-03-11 17:01:34.995331 | instance | skipping: [instance] => (item=instance) 2026-03-11 17:01:34.995389 | instance | skipping: [instance] 2026-03-11 17:01:34.995507 | instance | 2026-03-11 17:01:34.995615 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-11 17:01:34.995737 | instance | Wednesday 11 March 2026 17:01:34 +0000 (0:00:00.049) 0:03:28.495 ******* 2026-03-11 17:01:35.246316 | instance | ok: [instance] 2026-03-11 17:01:35.246395 | instance | 2026-03-11 17:01:35.246507 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-11 17:01:35.246646 | instance | Wednesday 11 March 2026 17:01:35 +0000 (0:00:00.250) 0:03:28.746 ******* 2026-03-11 17:01:37.262874 | instance | ok: [instance] 2026-03-11 17:01:37.262959 | instance | 2026-03-11 17:01:37.263240 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-03-11 17:01:37.263276 | instance | Wednesday 11 March 2026 17:01:37 +0000 (0:00:02.016) 0:03:30.762 ******* 2026-03-11 17:01:37.292113 | instance | skipping: [instance] 2026-03-11 17:01:37.292489 | instance | 2026-03-11 17:01:37.292511 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-03-11 17:01:37.292517 | instance | Wednesday 11 March 2026 17:01:37 +0000 (0:00:00.029) 0:03:30.791 ******* 2026-03-11 17:01:37.323164 | instance | skipping: [instance] 2026-03-11 17:01:37.323553 | instance | 2026-03-11 17:01:37.323590 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-03-11 17:01:37.323596 | instance | Wednesday 11 March 2026 17:01:37 +0000 (0:00:00.031) 0:03:30.822 ******* 2026-03-11 17:01:42.596564 | instance | ok: [instance] 2026-03-11 17:01:42.596633 | instance | 2026-03-11 17:01:42.596857 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-03-11 17:01:42.596897 | instance | Wednesday 11 March 2026 17:01:42 +0000 (0:00:05.273) 0:03:36.096 ******* 2026-03-11 17:01:52.892942 | instance | ok: [instance] 2026-03-11 17:01:52.893037 | instance | 2026-03-11 17:01:52.893299 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-03-11 17:01:52.893335 | instance | Wednesday 11 March 2026 17:01:52 +0000 (0:00:10.296) 0:03:46.392 ******* 2026-03-11 17:03:19.514551 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-03-11 17:03:19.514626 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-03-11 17:03:19.514743 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-03-11 17:03:19.514871 | instance | 2026-03-11 17:03:19.515016 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-03-11 17:03:19.515135 | instance | Wednesday 11 March 2026 17:03:19 +0000 (0:01:26.621) 0:05:13.014 ******* 2026-03-11 17:03:21.237228 | instance | ok: [instance] 2026-03-11 17:03:21.237293 | instance | 2026-03-11 17:03:21.237623 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-03-11 17:03:21.237697 | instance | Wednesday 11 March 2026 17:03:21 +0000 (0:00:01.722) 0:05:14.736 ******* 2026-03-11 17:03:22.890280 | instance | ok: [instance] 2026-03-11 17:03:22.890634 | instance | 2026-03-11 17:03:22.890670 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-03-11 17:03:22.890675 | instance | Wednesday 11 March 2026 17:03:22 +0000 (0:00:01.653) 0:05:16.389 ******* 2026-03-11 17:03:22.948957 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-03-11 17:03:22.949330 | instance | 2026-03-11 17:03:22.949356 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-03-11 17:03:22.949362 | instance | Wednesday 11 March 2026 17:03:22 +0000 (0:00:00.058) 0:05:16.448 ******* 2026-03-11 17:03:22.996810 | instance | ok: [instance] 2026-03-11 17:03:22.996847 | instance | 2026-03-11 17:03:22.996995 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-03-11 17:03:22.997117 | instance | Wednesday 11 March 2026 17:03:22 +0000 (0:00:00.048) 0:05:16.496 ******* 2026-03-11 17:03:24.616038 | instance | ok: [instance] 2026-03-11 17:03:24.616106 | instance | 2026-03-11 17:03:24.616238 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-03-11 17:03:24.616358 | instance | Wednesday 11 March 2026 17:03:24 +0000 (0:00:01.618) 0:05:18.115 ******* 2026-03-11 17:03:24.661445 | instance | ok: [instance] 2026-03-11 17:03:24.661545 | instance | 2026-03-11 17:03:24.661672 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-03-11 17:03:24.661829 | instance | Wednesday 11 March 2026 17:03:24 +0000 (0:00:00.045) 0:05:18.161 ******* 2026-03-11 17:03:24.711143 | instance | skipping: [instance] => (item=1) 2026-03-11 17:03:24.711262 | instance | skipping: [instance] => (item=1) 2026-03-11 17:03:24.711382 | instance | skipping: [instance] => (item=1) 2026-03-11 17:03:24.711517 | instance | skipping: [instance] 2026-03-11 17:03:24.711627 | instance | 2026-03-11 17:03:24.711769 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-03-11 17:03:24.711921 | instance | Wednesday 11 March 2026 17:03:24 +0000 (0:00:00.049) 0:05:18.210 ******* 2026-03-11 17:03:24.925492 | instance | skipping: [instance] 2026-03-11 17:03:24.925535 | instance | 2026-03-11 17:03:24.925658 | instance | PLAY [all] ********************************************************************* 2026-03-11 17:03:24.925770 | instance | 2026-03-11 17:03:24.925886 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-03-11 17:03:24.926016 | instance | Wednesday 11 March 2026 17:03:24 +0000 (0:00:00.213) 0:05:18.424 ******* 2026-03-11 17:03:25.235966 | instance | changed: [instance] 2026-03-11 17:03:25.236065 | instance | 2026-03-11 17:03:25.236209 | instance | PLAY [all] ********************************************************************* 2026-03-11 17:03:25.236330 | instance | 2026-03-11 17:03:25.236447 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:03:25.236576 | instance | Wednesday 11 March 2026 17:03:25 +0000 (0:00:00.310) 0:05:18.735 ******* 2026-03-11 17:03:26.200481 | instance | ok: [instance] 2026-03-11 17:03:26.200796 | instance | 2026-03-11 17:03:26.201127 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-03-11 17:03:26.201402 | instance | Wednesday 11 March 2026 17:03:26 +0000 (0:00:00.964) 0:05:19.699 ******* 2026-03-11 17:03:30.899110 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-03-11 17:03:30.901868 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-03-11 17:03:30.901907 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-03-11 17:03:30.901913 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-03-11 17:03:30.901918 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-03-11 17:03:30.901922 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-03-11 17:03:30.901927 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-03-11 17:03:30.901931 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-03-11 17:03:30.901935 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-03-11 17:03:30.901939 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-03-11 17:03:30.901943 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-03-11 17:03:30.902918 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-03-11 17:03:30.902926 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-03-11 17:03:30.902931 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-03-11 17:03:30.902935 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-03-11 17:03:30.903230 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-11 17:03:30.903519 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-11 17:03:30.903796 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-03-11 17:03:30.904074 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-11 17:03:30.904354 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-11 17:03:30.904604 | instance | 2026-03-11 17:03:30.904882 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-03-11 17:03:30.905153 | instance | Wednesday 11 March 2026 17:03:30 +0000 (0:00:04.699) 0:05:24.398 ******* 2026-03-11 17:03:31.103822 | instance | changed: [instance] 2026-03-11 17:03:31.104087 | instance | 2026-03-11 17:03:31.104379 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-03-11 17:03:31.104671 | instance | Wednesday 11 March 2026 17:03:31 +0000 (0:00:00.204) 0:05:24.603 ******* 2026-03-11 17:03:31.570507 | instance | changed: [instance] 2026-03-11 17:03:31.570769 | instance | 2026-03-11 17:03:31.571064 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-03-11 17:03:31.571327 | instance | Wednesday 11 March 2026 17:03:31 +0000 (0:00:00.466) 0:05:25.069 ******* 2026-03-11 17:03:31.823514 | instance | ok: [instance] 2026-03-11 17:03:31.823781 | instance | 2026-03-11 17:03:31.824055 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-11 17:03:31.824309 | instance | Wednesday 11 March 2026 17:03:31 +0000 (0:00:00.252) 0:05:25.322 ******* 2026-03-11 17:03:31.873158 | instance | ok: [instance] 2026-03-11 17:03:31.873382 | instance | 2026-03-11 17:03:31.873652 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-03-11 17:03:31.873920 | instance | 2026-03-11 17:03:31.874192 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:03:31.874456 | instance | Wednesday 11 March 2026 17:03:31 +0000 (0:00:00.049) 0:05:25.372 ******* 2026-03-11 17:03:32.796415 | instance | ok: [instance] 2026-03-11 17:03:32.796692 | instance | 2026-03-11 17:03:32.796979 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-03-11 17:03:32.797255 | instance | Wednesday 11 March 2026 17:03:32 +0000 (0:00:00.923) 0:05:26.295 ******* 2026-03-11 17:03:33.001513 | instance | changed: [instance] 2026-03-11 17:03:33.001708 | instance | 2026-03-11 17:03:33.002011 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-03-11 17:03:33.002302 | instance | Wednesday 11 March 2026 17:03:32 +0000 (0:00:00.205) 0:05:26.500 ******* 2026-03-11 17:03:33.905716 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-03-11 17:03:33.905955 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-03-11 17:03:33.906231 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-03-11 17:03:33.906498 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-03-11 17:03:33.906766 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-03-11 17:03:33.907119 | instance | 2026-03-11 17:03:33.907390 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-03-11 17:03:33.907668 | instance | Wednesday 11 March 2026 17:03:33 +0000 (0:00:00.903) 0:05:27.404 ******* 2026-03-11 17:03:34.086855 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-03-11 17:03:34.245960 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-03-11 17:03:34.403208 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-03-11 17:03:34.415754 | instance | ...ignoring 2026-03-11 17:03:34.416004 | instance | 2026-03-11 17:03:34.416325 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-03-11 17:03:34.416598 | instance | Wednesday 11 March 2026 17:03:34 +0000 (0:00:00.510) 0:05:27.915 ******* 2026-03-11 17:03:34.627306 | instance | ok: [instance] 2026-03-11 17:03:34.627554 | instance | 2026-03-11 17:03:34.627825 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-03-11 17:03:34.628124 | instance | Wednesday 11 March 2026 17:03:34 +0000 (0:00:00.211) 0:05:28.126 ******* 2026-03-11 17:03:34.820038 | instance | ok: [instance] 2026-03-11 17:03:34.820298 | instance | 2026-03-11 17:03:34.820582 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-03-11 17:03:34.820853 | instance | Wednesday 11 March 2026 17:03:34 +0000 (0:00:00.192) 0:05:28.318 ******* 2026-03-11 17:03:34.858750 | instance | ok: [instance] 2026-03-11 17:03:34.858978 | instance | 2026-03-11 17:03:34.859326 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-03-11 17:03:34.859594 | instance | Wednesday 11 March 2026 17:03:34 +0000 (0:00:00.039) 0:05:28.358 ******* 2026-03-11 17:03:34.904337 | instance | ok: [instance] 2026-03-11 17:03:34.904562 | instance | 2026-03-11 17:03:34.904824 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-03-11 17:03:34.905088 | instance | Wednesday 11 March 2026 17:03:34 +0000 (0:00:00.045) 0:05:28.403 ******* 2026-03-11 17:03:35.427076 | instance | ok: [instance] 2026-03-11 17:03:35.427530 | instance | 2026-03-11 17:03:35.427603 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-03-11 17:03:35.427870 | instance | Wednesday 11 March 2026 17:03:35 +0000 (0:00:00.521) 0:05:28.925 ******* 2026-03-11 17:03:35.681529 | instance | ok: [instance] 2026-03-11 17:03:35.681625 | instance | 2026-03-11 17:03:35.682440 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-03-11 17:03:35.682481 | instance | Wednesday 11 March 2026 17:03:35 +0000 (0:00:00.196) 0:05:29.122 ******* 2026-03-11 17:03:35.682486 | instance | 2026-03-11 17:03:35.682491 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-03-11 17:03:35.682495 | instance | 2026-03-11 17:03:35.682500 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:03:35.682504 | instance | Wednesday 11 March 2026 17:03:35 +0000 (0:00:00.058) 0:05:29.181 ******* 2026-03-11 17:03:36.575581 | instance | ok: [instance] 2026-03-11 17:03:36.575653 | instance | 2026-03-11 17:03:36.575994 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:03:36.576032 | instance | Wednesday 11 March 2026 17:03:36 +0000 (0:00:00.893) 0:05:30.074 ******* 2026-03-11 17:03:36.778057 | instance | ok: [instance] 2026-03-11 17:03:36.778147 | instance | 2026-03-11 17:03:36.778417 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 17:03:36.778451 | instance | Wednesday 11 March 2026 17:03:36 +0000 (0:00:00.202) 0:05:30.277 ******* 2026-03-11 17:03:36.822614 | instance | skipping: [instance] 2026-03-11 17:03:36.822721 | instance | 2026-03-11 17:03:36.822985 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 17:03:36.823021 | instance | Wednesday 11 March 2026 17:03:36 +0000 (0:00:00.044) 0:05:30.322 ******* 2026-03-11 17:03:37.028250 | instance | ok: [instance] 2026-03-11 17:03:37.028351 | instance | 2026-03-11 17:03:37.028611 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:03:37.028650 | instance | Wednesday 11 March 2026 17:03:37 +0000 (0:00:00.205) 0:05:30.527 ******* 2026-03-11 17:03:37.087583 | instance | ok: [instance] => { 2026-03-11 17:03:37.087681 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-11 17:03:37.088154 | instance | } 2026-03-11 17:03:37.088176 | instance | 2026-03-11 17:03:37.088181 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:03:37.088186 | instance | Wednesday 11 March 2026 17:03:37 +0000 (0:00:00.059) 0:05:30.587 ******* 2026-03-11 17:03:37.388378 | instance | ok: [instance] 2026-03-11 17:03:37.388453 | instance | 2026-03-11 17:03:37.388578 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:03:37.388765 | instance | Wednesday 11 March 2026 17:03:37 +0000 (0:00:00.300) 0:05:30.888 ******* 2026-03-11 17:03:37.436583 | instance | skipping: [instance] 2026-03-11 17:03:37.436698 | instance | 2026-03-11 17:03:37.436873 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:03:37.437054 | instance | Wednesday 11 March 2026 17:03:37 +0000 (0:00:00.048) 0:05:30.936 ******* 2026-03-11 17:03:37.638361 | instance | ok: [instance] 2026-03-11 17:03:37.638424 | instance | 2026-03-11 17:03:37.638576 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 17:03:37.638673 | instance | Wednesday 11 March 2026 17:03:37 +0000 (0:00:00.201) 0:05:31.138 ******* 2026-03-11 17:03:38.840075 | instance | ok: [instance] 2026-03-11 17:03:38.840172 | instance | 2026-03-11 17:03:38.840274 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:03:38.840429 | instance | Wednesday 11 March 2026 17:03:38 +0000 (0:00:01.201) 0:05:32.339 ******* 2026-03-11 17:03:38.914146 | instance | ok: [instance] => { 2026-03-11 17:03:38.914257 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-11 17:03:38.914440 | instance | } 2026-03-11 17:03:38.914580 | instance | 2026-03-11 17:03:38.914729 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:03:38.914876 | instance | Wednesday 11 March 2026 17:03:38 +0000 (0:00:00.074) 0:05:32.413 ******* 2026-03-11 17:03:39.254792 | instance | ok: [instance] 2026-03-11 17:03:39.254861 | instance | 2026-03-11 17:03:39.254970 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:03:39.255147 | instance | Wednesday 11 March 2026 17:03:39 +0000 (0:00:00.340) 0:05:32.754 ******* 2026-03-11 17:03:41.196067 | instance | ok: [instance] 2026-03-11 17:03:41.196131 | instance | 2026-03-11 17:03:41.196542 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-11 17:03:41.196578 | instance | Wednesday 11 March 2026 17:03:41 +0000 (0:00:01.941) 0:05:34.695 ******* 2026-03-11 17:03:41.237908 | instance | skipping: [instance] 2026-03-11 17:03:41.238258 | instance | 2026-03-11 17:03:41.238285 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-11 17:03:41.238291 | instance | Wednesday 11 March 2026 17:03:41 +0000 (0:00:00.041) 0:05:34.737 ******* 2026-03-11 17:03:41.275697 | instance | skipping: [instance] 2026-03-11 17:03:41.276125 | instance | 2026-03-11 17:03:41.276199 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-11 17:03:41.276207 | instance | Wednesday 11 March 2026 17:03:41 +0000 (0:00:00.037) 0:05:34.774 ******* 2026-03-11 17:03:41.311766 | instance | skipping: [instance] 2026-03-11 17:03:41.311821 | instance | 2026-03-11 17:03:41.311830 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-11 17:03:41.311837 | instance | Wednesday 11 March 2026 17:03:41 +0000 (0:00:00.035) 0:05:34.810 ******* 2026-03-11 17:03:42.488222 | instance | ok: [instance] 2026-03-11 17:03:42.488939 | instance | 2026-03-11 17:03:42.488968 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-11 17:03:42.488979 | instance | Wednesday 11 March 2026 17:03:42 +0000 (0:00:01.177) 0:05:35.987 ******* 2026-03-11 17:03:42.919317 | instance | ok: [instance] 2026-03-11 17:03:42.919381 | instance | 2026-03-11 17:03:42.919588 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-11 17:03:42.919623 | instance | Wednesday 11 March 2026 17:03:42 +0000 (0:00:00.431) 0:05:36.418 ******* 2026-03-11 17:03:43.827762 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-11 17:03:43.827839 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-11 17:03:43.828553 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-11 17:03:43.828594 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-11 17:03:43.828600 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-11 17:03:43.828606 | instance | 2026-03-11 17:03:43.828610 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-11 17:03:43.828615 | instance | Wednesday 11 March 2026 17:03:43 +0000 (0:00:00.908) 0:05:37.327 ******* 2026-03-11 17:03:44.316907 | instance | ok: [instance] 2026-03-11 17:03:44.316976 | instance | 2026-03-11 17:03:44.317609 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-11 17:03:44.317654 | instance | Wednesday 11 March 2026 17:03:44 +0000 (0:00:00.482) 0:05:37.809 ******* 2026-03-11 17:03:44.317660 | instance | 2026-03-11 17:03:44.317665 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-11 17:03:44.317669 | instance | Wednesday 11 March 2026 17:03:44 +0000 (0:00:00.007) 0:05:37.816 ******* 2026-03-11 17:03:44.689919 | instance | ok: [instance] 2026-03-11 17:03:44.689970 | instance | 2026-03-11 17:03:44.690230 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-03-11 17:03:44.690245 | instance | Wednesday 11 March 2026 17:03:44 +0000 (0:00:00.372) 0:05:38.189 ******* 2026-03-11 17:03:45.239051 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-03-11 17:03:45.249634 | instance | ...ignoring 2026-03-11 17:03:45.249751 | instance | 2026-03-11 17:03:45.249901 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-03-11 17:03:45.250062 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.560) 0:05:38.749 ******* 2026-03-11 17:03:45.285931 | instance | skipping: [instance] 2026-03-11 17:03:45.286479 | instance | 2026-03-11 17:03:45.286524 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-03-11 17:03:45.286532 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.035) 0:05:38.785 ******* 2026-03-11 17:03:45.332729 | instance | skipping: [instance] 2026-03-11 17:03:45.332792 | instance | 2026-03-11 17:03:45.333123 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-03-11 17:03:45.333146 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.046) 0:05:38.832 ******* 2026-03-11 17:03:45.368220 | instance | skipping: [instance] 2026-03-11 17:03:45.368317 | instance | 2026-03-11 17:03:45.368647 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-03-11 17:03:45.368689 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.035) 0:05:38.867 ******* 2026-03-11 17:03:45.400341 | instance | skipping: [instance] 2026-03-11 17:03:45.400703 | instance | 2026-03-11 17:03:45.400733 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-03-11 17:03:45.400739 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.032) 0:05:38.900 ******* 2026-03-11 17:03:45.452205 | instance | skipping: [instance] 2026-03-11 17:03:45.452256 | instance | 2026-03-11 17:03:45.452267 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:03:45.452275 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.050) 0:05:38.950 ******* 2026-03-11 17:03:45.663752 | instance | ok: [instance] 2026-03-11 17:03:45.663861 | instance | 2026-03-11 17:03:45.664051 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:03:45.664306 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.212) 0:05:39.163 ******* 2026-03-11 17:03:45.712217 | instance | ok: [instance] => { 2026-03-11 17:03:45.712479 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-03-11 17:03:45.712717 | instance | } 2026-03-11 17:03:45.712911 | instance | 2026-03-11 17:03:45.713078 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:03:45.713226 | instance | Wednesday 11 March 2026 17:03:45 +0000 (0:00:00.048) 0:05:39.211 ******* 2026-03-11 17:03:46.698802 | instance | changed: [instance] 2026-03-11 17:03:46.699012 | instance | 2026-03-11 17:03:46.699466 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:03:46.699677 | instance | Wednesday 11 March 2026 17:03:46 +0000 (0:00:00.986) 0:05:40.198 ******* 2026-03-11 17:03:46.745312 | instance | skipping: [instance] 2026-03-11 17:03:46.745421 | instance | 2026-03-11 17:03:46.745610 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:03:46.745774 | instance | Wednesday 11 March 2026 17:03:46 +0000 (0:00:00.046) 0:05:40.244 ******* 2026-03-11 17:03:46.947543 | instance | ok: [instance] 2026-03-11 17:03:46.947594 | instance | 2026-03-11 17:03:46.947708 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:03:46.947892 | instance | Wednesday 11 March 2026 17:03:46 +0000 (0:00:00.199) 0:05:40.444 ******* 2026-03-11 17:03:46.987527 | instance | ok: [instance] => { 2026-03-11 17:03:46.987727 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-03-11 17:03:46.987874 | instance | } 2026-03-11 17:03:46.988018 | instance | 2026-03-11 17:03:46.988177 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:03:46.988328 | instance | Wednesday 11 March 2026 17:03:46 +0000 (0:00:00.040) 0:05:40.484 ******* 2026-03-11 17:03:48.303519 | instance | changed: [instance] 2026-03-11 17:03:48.303925 | instance | 2026-03-11 17:03:48.304085 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:03:48.304243 | instance | Wednesday 11 March 2026 17:03:48 +0000 (0:00:01.316) 0:05:41.801 ******* 2026-03-11 17:03:48.355601 | instance | skipping: [instance] 2026-03-11 17:03:48.355684 | instance | 2026-03-11 17:03:48.355817 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-11 17:03:48.356004 | instance | Wednesday 11 March 2026 17:03:48 +0000 (0:00:00.053) 0:05:41.854 ******* 2026-03-11 17:03:48.395495 | instance | skipping: [instance] 2026-03-11 17:03:48.395552 | instance | 2026-03-11 17:03:48.395682 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-11 17:03:48.395844 | instance | Wednesday 11 March 2026 17:03:48 +0000 (0:00:00.037) 0:05:41.892 ******* 2026-03-11 17:03:48.431256 | instance | skipping: [instance] 2026-03-11 17:03:48.431415 | instance | 2026-03-11 17:03:48.431566 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-11 17:03:48.431719 | instance | Wednesday 11 March 2026 17:03:48 +0000 (0:00:00.036) 0:05:41.928 ******* 2026-03-11 17:03:48.463582 | instance | skipping: [instance] 2026-03-11 17:03:48.463824 | instance | 2026-03-11 17:03:48.464039 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-11 17:03:48.464255 | instance | Wednesday 11 March 2026 17:03:48 +0000 (0:00:00.033) 0:05:41.962 ******* 2026-03-11 17:03:49.587633 | instance | ok: [instance] 2026-03-11 17:03:49.587779 | instance | 2026-03-11 17:03:49.588058 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-11 17:03:49.588221 | instance | Wednesday 11 March 2026 17:03:49 +0000 (0:00:01.123) 0:05:43.085 ******* 2026-03-11 17:03:50.026600 | instance | ok: [instance] 2026-03-11 17:03:50.026718 | instance | 2026-03-11 17:03:50.027141 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-11 17:03:50.027211 | instance | Wednesday 11 March 2026 17:03:50 +0000 (0:00:00.440) 0:05:43.525 ******* 2026-03-11 17:03:50.930776 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-11 17:03:50.930923 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-11 17:03:50.931073 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-11 17:03:50.931891 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-11 17:03:50.931950 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-11 17:03:50.931959 | instance | 2026-03-11 17:03:50.931967 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-11 17:03:50.931973 | instance | Wednesday 11 March 2026 17:03:50 +0000 (0:00:00.904) 0:05:44.430 ******* 2026-03-11 17:03:51.419866 | instance | ok: [instance] 2026-03-11 17:03:51.419927 | instance | 2026-03-11 17:03:51.420539 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-11 17:03:51.420575 | instance | Wednesday 11 March 2026 17:03:51 +0000 (0:00:00.481) 0:05:44.912 ******* 2026-03-11 17:03:51.420580 | instance | 2026-03-11 17:03:51.420594 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-11 17:03:51.420602 | instance | Wednesday 11 March 2026 17:03:51 +0000 (0:00:00.007) 0:05:44.919 ******* 2026-03-11 17:03:51.766930 | instance | ok: [instance] 2026-03-11 17:03:51.767068 | instance | 2026-03-11 17:03:51.767356 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:03:51.767400 | instance | Wednesday 11 March 2026 17:03:51 +0000 (0:00:00.346) 0:05:45.266 ******* 2026-03-11 17:03:51.985869 | instance | ok: [instance] 2026-03-11 17:03:51.985960 | instance | 2026-03-11 17:03:51.986226 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:03:51.986269 | instance | Wednesday 11 March 2026 17:03:51 +0000 (0:00:00.219) 0:05:45.485 ******* 2026-03-11 17:03:52.047131 | instance | ok: [instance] => { 2026-03-11 17:03:52.047212 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-03-11 17:03:52.047669 | instance | } 2026-03-11 17:03:52.047915 | instance | 2026-03-11 17:03:52.047921 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:03:52.047926 | instance | Wednesday 11 March 2026 17:03:52 +0000 (0:00:00.061) 0:05:45.546 ******* 2026-03-11 17:03:52.699311 | instance | changed: [instance] 2026-03-11 17:03:52.699451 | instance | 2026-03-11 17:03:52.699464 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:03:52.699633 | instance | Wednesday 11 March 2026 17:03:52 +0000 (0:00:00.651) 0:05:46.198 ******* 2026-03-11 17:03:54.078284 | instance | changed: [instance] 2026-03-11 17:03:54.078347 | instance | 2026-03-11 17:03:54.078585 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:03:54.078624 | instance | Wednesday 11 March 2026 17:03:54 +0000 (0:00:01.379) 0:05:47.577 ******* 2026-03-11 17:03:54.136410 | instance | ok: [instance] => { 2026-03-11 17:03:54.137259 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-03-11 17:03:54.137279 | instance | } 2026-03-11 17:03:54.137284 | instance | 2026-03-11 17:03:54.137289 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:03:54.137294 | instance | Wednesday 11 March 2026 17:03:54 +0000 (0:00:00.057) 0:05:47.635 ******* 2026-03-11 17:03:54.749459 | instance | changed: [instance] 2026-03-11 17:03:54.749580 | instance | 2026-03-11 17:03:54.749967 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:03:54.750030 | instance | Wednesday 11 March 2026 17:03:54 +0000 (0:00:00.612) 0:05:48.248 ******* 2026-03-11 17:03:56.130332 | instance | changed: [instance] 2026-03-11 17:03:56.130420 | instance | 2026-03-11 17:03:56.130697 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-11 17:03:56.130733 | instance | Wednesday 11 March 2026 17:03:56 +0000 (0:00:01.381) 0:05:49.630 ******* 2026-03-11 17:03:56.564599 | instance | changed: [instance] 2026-03-11 17:03:56.564704 | instance | 2026-03-11 17:03:56.564949 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-11 17:03:56.564985 | instance | Wednesday 11 March 2026 17:03:56 +0000 (0:00:00.434) 0:05:50.064 ******* 2026-03-11 17:03:56.770404 | instance | changed: [instance] 2026-03-11 17:03:56.770468 | instance | 2026-03-11 17:03:56.770720 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:03:56.770759 | instance | Wednesday 11 March 2026 17:03:56 +0000 (0:00:00.205) 0:05:50.270 ******* 2026-03-11 17:03:56.970446 | instance | ok: [instance] 2026-03-11 17:03:56.970526 | instance | 2026-03-11 17:03:56.970778 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:03:56.970818 | instance | Wednesday 11 March 2026 17:03:56 +0000 (0:00:00.199) 0:05:50.470 ******* 2026-03-11 17:03:57.027543 | instance | ok: [instance] => { 2026-03-11 17:03:57.028124 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-03-11 17:03:57.028163 | instance | } 2026-03-11 17:03:57.028168 | instance | 2026-03-11 17:03:57.028224 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:03:57.028230 | instance | Wednesday 11 March 2026 17:03:57 +0000 (0:00:00.057) 0:05:50.527 ******* 2026-03-11 17:03:58.068882 | instance | changed: [instance] 2026-03-11 17:03:58.068958 | instance | 2026-03-11 17:03:58.069176 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:03:58.069385 | instance | Wednesday 11 March 2026 17:03:58 +0000 (0:00:01.041) 0:05:51.568 ******* 2026-03-11 17:04:00.633019 | instance | changed: [instance] 2026-03-11 17:04:00.633089 | instance | 2026-03-11 17:04:00.633313 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-11 17:04:00.633349 | instance | Wednesday 11 March 2026 17:04:00 +0000 (0:00:02.564) 0:05:54.132 ******* 2026-03-11 17:04:00.690883 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-11 17:04:00.691174 | instance | 2026-03-11 17:04:00.691254 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-11 17:04:00.691266 | instance | Wednesday 11 March 2026 17:04:00 +0000 (0:00:00.057) 0:05:54.190 ******* 2026-03-11 17:04:01.603738 | instance | ok: [instance] 2026-03-11 17:04:01.603776 | instance | 2026-03-11 17:04:01.603782 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-11 17:04:01.603787 | instance | Wednesday 11 March 2026 17:04:01 +0000 (0:00:00.912) 0:05:55.102 ******* 2026-03-11 17:04:01.808732 | instance | changed: [instance] 2026-03-11 17:04:01.809262 | instance | 2026-03-11 17:04:01.809277 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-11 17:04:01.809287 | instance | Wednesday 11 March 2026 17:04:01 +0000 (0:00:00.204) 0:05:55.307 ******* 2026-03-11 17:04:02.249904 | instance | changed: [instance] 2026-03-11 17:04:02.250000 | instance | 2026-03-11 17:04:02.250246 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-11 17:04:02.250262 | instance | Wednesday 11 March 2026 17:04:02 +0000 (0:00:00.442) 0:05:55.749 ******* 2026-03-11 17:04:02.939390 | instance | changed: [instance] => (item=br_netfilter) 2026-03-11 17:04:02.939495 | instance | ok: [instance] => (item=ip_tables) 2026-03-11 17:04:02.940109 | instance | changed: [instance] => (item=ip6_tables) 2026-03-11 17:04:02.940149 | instance | ok: [instance] => (item=nf_conntrack) 2026-03-11 17:04:02.940155 | instance | 2026-03-11 17:04:02.940160 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:04:02.940165 | instance | Wednesday 11 March 2026 17:04:02 +0000 (0:00:00.689) 0:05:56.439 ******* 2026-03-11 17:04:03.149332 | instance | ok: [instance] 2026-03-11 17:04:03.149406 | instance | 2026-03-11 17:04:03.149643 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:04:03.149680 | instance | Wednesday 11 March 2026 17:04:03 +0000 (0:00:00.209) 0:05:56.649 ******* 2026-03-11 17:04:03.200781 | instance | ok: [instance] => { 2026-03-11 17:04:03.201381 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-03-11 17:04:03.201414 | instance | } 2026-03-11 17:04:03.201420 | instance | 2026-03-11 17:04:03.201425 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:04:03.201430 | instance | Wednesday 11 March 2026 17:04:03 +0000 (0:00:00.051) 0:05:56.700 ******* 2026-03-11 17:04:06.489032 | instance | changed: [instance] 2026-03-11 17:04:06.489117 | instance | 2026-03-11 17:04:06.489208 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:04:06.489345 | instance | Wednesday 11 March 2026 17:04:06 +0000 (0:00:03.288) 0:05:59.988 ******* 2026-03-11 17:04:06.531790 | instance | skipping: [instance] 2026-03-11 17:04:06.531892 | instance | 2026-03-11 17:04:06.532167 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-03-11 17:04:06.532199 | instance | Wednesday 11 March 2026 17:04:06 +0000 (0:00:00.042) 0:06:00.031 ******* 2026-03-11 17:04:06.587868 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-03-11 17:04:06.587954 | instance | 2026-03-11 17:04:06.588055 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-03-11 17:04:06.588219 | instance | Wednesday 11 March 2026 17:04:06 +0000 (0:00:00.056) 0:06:00.087 ******* 2026-03-11 17:04:06.616091 | instance | skipping: [instance] 2026-03-11 17:04:06.616191 | instance | 2026-03-11 17:04:06.616311 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-03-11 17:04:06.616469 | instance | Wednesday 11 March 2026 17:04:06 +0000 (0:00:00.028) 0:06:00.115 ******* 2026-03-11 17:04:09.848160 | instance | changed: [instance] 2026-03-11 17:04:09.848224 | instance | 2026-03-11 17:04:09.848429 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-03-11 17:04:09.848445 | instance | Wednesday 11 March 2026 17:04:09 +0000 (0:00:03.231) 0:06:03.347 ******* 2026-03-11 17:04:11.098526 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-03-11 17:04:11.098663 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-03-11 17:04:11.098841 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-03-11 17:04:11.099047 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-03-11 17:04:11.099201 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-03-11 17:04:11.099369 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-03-11 17:04:11.099540 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-03-11 17:04:11.099694 | instance | 2026-03-11 17:04:11.099867 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-03-11 17:04:11.100030 | instance | Wednesday 11 March 2026 17:04:11 +0000 (0:00:01.250) 0:06:04.597 ******* 2026-03-11 17:04:11.639057 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-03-11 17:04:11.639237 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-03-11 17:04:11.639402 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-03-11 17:04:11.639556 | instance | 2026-03-11 17:04:11.639735 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-03-11 17:04:11.639906 | instance | Wednesday 11 March 2026 17:04:11 +0000 (0:00:00.540) 0:06:05.138 ******* 2026-03-11 17:04:12.087144 | instance | changed: [instance] 2026-03-11 17:04:12.087391 | instance | 2026-03-11 17:04:12.087687 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-03-11 17:04:12.087960 | instance | Wednesday 11 March 2026 17:04:12 +0000 (0:00:00.448) 0:06:05.586 ******* 2026-03-11 17:04:12.538039 | instance | changed: [instance] 2026-03-11 17:04:12.538300 | instance | 2026-03-11 17:04:12.538584 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-03-11 17:04:12.538844 | instance | Wednesday 11 March 2026 17:04:12 +0000 (0:00:00.451) 0:06:06.037 ******* 2026-03-11 17:04:12.736317 | instance | ok: [instance] 2026-03-11 17:04:12.736527 | instance | 2026-03-11 17:04:12.736790 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-03-11 17:04:12.737067 | instance | Wednesday 11 March 2026 17:04:12 +0000 (0:00:00.198) 0:06:06.235 ******* 2026-03-11 17:04:12.770150 | instance | skipping: [instance] 2026-03-11 17:04:12.770386 | instance | 2026-03-11 17:04:12.770707 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-03-11 17:04:12.770977 | instance | Wednesday 11 March 2026 17:04:12 +0000 (0:00:00.033) 0:06:06.269 ******* 2026-03-11 17:04:13.275014 | instance | ok: [instance] => (item=swap) 2026-03-11 17:04:13.275344 | instance | ok: [instance] => (item=none) 2026-03-11 17:04:13.275605 | instance | 2026-03-11 17:04:13.275881 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-03-11 17:04:13.276151 | instance | Wednesday 11 March 2026 17:04:13 +0000 (0:00:00.504) 0:06:06.774 ******* 2026-03-11 17:04:13.718673 | instance | changed: [instance] 2026-03-11 17:04:13.718726 | instance | 2026-03-11 17:04:13.718739 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-03-11 17:04:13.718767 | instance | Wednesday 11 March 2026 17:04:13 +0000 (0:00:00.442) 0:06:07.217 ******* 2026-03-11 17:04:14.281788 | instance | changed: [instance] 2026-03-11 17:04:14.281891 | instance | 2026-03-11 17:04:14.282481 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-03-11 17:04:14.282515 | instance | Wednesday 11 March 2026 17:04:14 +0000 (0:00:00.557) 0:06:07.774 ******* 2026-03-11 17:04:14.282520 | instance | 2026-03-11 17:04:14.282525 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-03-11 17:04:14.282535 | instance | Wednesday 11 March 2026 17:04:14 +0000 (0:00:00.007) 0:06:07.781 ******* 2026-03-11 17:04:14.980431 | instance | ok: [instance] 2026-03-11 17:04:14.980526 | instance | 2026-03-11 17:04:14.980793 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-03-11 17:04:14.981128 | instance | Wednesday 11 March 2026 17:04:14 +0000 (0:00:00.698) 0:06:08.480 ******* 2026-03-11 17:04:15.542779 | instance | changed: [instance] 2026-03-11 17:04:15.543084 | instance | 2026-03-11 17:04:15.543150 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-03-11 17:04:15.543168 | instance | Wednesday 11 March 2026 17:04:15 +0000 (0:00:00.562) 0:06:09.042 ******* 2026-03-11 17:04:16.555176 | instance | ok: [instance] 2026-03-11 17:04:16.555245 | instance | 2026-03-11 17:04:16.555302 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-03-11 17:04:16.555418 | instance | Wednesday 11 March 2026 17:04:16 +0000 (0:00:01.012) 0:06:10.054 ******* 2026-03-11 17:04:17.252679 | instance | ok: [instance] 2026-03-11 17:04:17.252949 | instance | 2026-03-11 17:04:17.253244 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-03-11 17:04:17.253517 | instance | Wednesday 11 March 2026 17:04:17 +0000 (0:00:00.697) 0:06:10.751 ******* 2026-03-11 17:04:17.452062 | instance | ok: [instance] 2026-03-11 17:04:17.452306 | instance | 2026-03-11 17:04:17.452569 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-03-11 17:04:17.452828 | instance | Wednesday 11 March 2026 17:04:17 +0000 (0:00:00.199) 0:06:10.951 ******* 2026-03-11 17:04:17.937177 | instance | ok: [instance] 2026-03-11 17:04:17.937403 | instance | 2026-03-11 17:04:17.937675 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-03-11 17:04:17.937938 | instance | Wednesday 11 March 2026 17:04:17 +0000 (0:00:00.484) 0:06:11.436 ******* 2026-03-11 17:04:18.011135 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-03-11 17:04:18.011407 | instance | 2026-03-11 17:04:18.011683 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-03-11 17:04:18.011953 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.074) 0:06:11.510 ******* 2026-03-11 17:04:18.082022 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-03-11 17:04:18.082278 | instance | 2026-03-11 17:04:18.082568 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-03-11 17:04:18.082835 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.070) 0:06:11.581 ******* 2026-03-11 17:04:18.280585 | instance | ok: [instance] => (item=instance) 2026-03-11 17:04:18.280806 | instance | 2026-03-11 17:04:18.281262 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-03-11 17:04:18.281689 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.198) 0:06:11.779 ******* 2026-03-11 17:04:18.320746 | instance | skipping: [instance] 2026-03-11 17:04:18.321011 | instance | 2026-03-11 17:04:18.321295 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-03-11 17:04:18.321668 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.040) 0:06:11.820 ******* 2026-03-11 17:04:18.364727 | instance | ok: [instance] 2026-03-11 17:04:18.364945 | instance | 2026-03-11 17:04:18.365215 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-03-11 17:04:18.365555 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.044) 0:06:11.864 ******* 2026-03-11 17:04:18.399335 | instance | ok: [instance] => { 2026-03-11 17:04:18.399598 | instance | "msg": "instance" 2026-03-11 17:04:18.399849 | instance | } 2026-03-11 17:04:18.400091 | instance | 2026-03-11 17:04:18.400370 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-03-11 17:04:18.400634 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.034) 0:06:11.898 ******* 2026-03-11 17:04:18.925250 | instance | changed: [instance] 2026-03-11 17:04:18.925475 | instance | 2026-03-11 17:04:18.925782 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-03-11 17:04:18.926048 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.525) 0:06:12.424 ******* 2026-03-11 17:04:18.949185 | instance | skipping: [instance] 2026-03-11 17:04:18.949303 | instance | 2026-03-11 17:04:18.949533 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-03-11 17:04:18.949680 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.024) 0:06:12.448 ******* 2026-03-11 17:04:18.980911 | instance | skipping: [instance] 2026-03-11 17:04:18.981142 | instance | 2026-03-11 17:04:18.981451 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-03-11 17:04:18.981815 | instance | Wednesday 11 March 2026 17:04:18 +0000 (0:00:00.031) 0:06:12.480 ******* 2026-03-11 17:04:19.013583 | instance | skipping: [instance] 2026-03-11 17:04:19.013870 | instance | 2026-03-11 17:04:19.014151 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-03-11 17:04:19.014352 | instance | Wednesday 11 March 2026 17:04:19 +0000 (0:00:00.032) 0:06:12.513 ******* 2026-03-11 17:04:19.049622 | instance | skipping: [instance] 2026-03-11 17:04:19.049943 | instance | 2026-03-11 17:04:19.050253 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-03-11 17:04:19.050551 | instance | Wednesday 11 March 2026 17:04:19 +0000 (0:00:00.035) 0:06:12.548 ******* 2026-03-11 17:04:19.079629 | instance | skipping: [instance] 2026-03-11 17:04:19.079663 | instance | 2026-03-11 17:04:19.079679 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-03-11 17:04:19.079982 | instance | Wednesday 11 March 2026 17:04:19 +0000 (0:00:00.029) 0:06:12.578 ******* 2026-03-11 17:04:19.110246 | instance | skipping: [instance] 2026-03-11 17:04:19.110485 | instance | 2026-03-11 17:04:19.110745 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-03-11 17:04:19.111040 | instance | Wednesday 11 March 2026 17:04:19 +0000 (0:00:00.030) 0:06:12.609 ******* 2026-03-11 17:04:19.145075 | instance | skipping: [instance] 2026-03-11 17:04:19.145308 | instance | 2026-03-11 17:04:19.145568 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-03-11 17:04:19.145887 | instance | Wednesday 11 March 2026 17:04:19 +0000 (0:00:00.034) 0:06:12.644 ******* 2026-03-11 17:04:39.333669 | instance | changed: [instance] 2026-03-11 17:04:39.333775 | instance | 2026-03-11 17:04:39.333787 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-03-11 17:04:39.333799 | instance | Wednesday 11 March 2026 17:04:39 +0000 (0:00:20.186) 0:06:32.831 ******* 2026-03-11 17:04:39.533463 | instance | ok: [instance] 2026-03-11 17:04:39.533594 | instance | 2026-03-11 17:04:39.533637 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-03-11 17:04:39.533692 | instance | Wednesday 11 March 2026 17:04:39 +0000 (0:00:00.201) 0:06:33.032 ******* 2026-03-11 17:04:39.564307 | instance | skipping: [instance] 2026-03-11 17:04:39.564417 | instance | 2026-03-11 17:04:39.564771 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-03-11 17:04:39.564855 | instance | Wednesday 11 March 2026 17:04:39 +0000 (0:00:00.030) 0:06:33.063 ******* 2026-03-11 17:04:39.766367 | instance | changed: [instance] 2026-03-11 17:04:39.766503 | instance | 2026-03-11 17:04:39.766516 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-03-11 17:04:39.766613 | instance | Wednesday 11 March 2026 17:04:39 +0000 (0:00:00.202) 0:06:33.265 ******* 2026-03-11 17:04:39.990030 | instance | changed: [instance] 2026-03-11 17:04:39.990103 | instance | 2026-03-11 17:04:39.990212 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-03-11 17:04:39.990929 | instance | Wednesday 11 March 2026 17:04:39 +0000 (0:00:00.223) 0:06:33.489 ******* 2026-03-11 17:04:40.188405 | instance | changed: [instance] 2026-03-11 17:04:40.188517 | instance | 2026-03-11 17:04:40.188529 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-03-11 17:04:40.188720 | instance | Wednesday 11 March 2026 17:04:40 +0000 (0:00:00.197) 0:06:33.687 ******* 2026-03-11 17:04:44.076558 | instance | changed: [instance] 2026-03-11 17:04:44.076639 | instance | 2026-03-11 17:04:44.076917 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-03-11 17:04:44.076956 | instance | Wednesday 11 March 2026 17:04:44 +0000 (0:00:03.888) 0:06:37.576 ******* 2026-03-11 17:04:47.131163 | instance | changed: [instance] 2026-03-11 17:04:47.131237 | instance | 2026-03-11 17:04:47.131512 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-03-11 17:04:47.131550 | instance | Wednesday 11 March 2026 17:04:47 +0000 (0:00:03.054) 0:06:40.630 ******* 2026-03-11 17:04:47.175619 | instance | skipping: [instance] 2026-03-11 17:04:47.175963 | instance | 2026-03-11 17:04:47.176005 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-03-11 17:04:47.176022 | instance | Wednesday 11 March 2026 17:04:47 +0000 (0:00:00.044) 0:06:40.674 ******* 2026-03-11 17:04:47.221704 | instance | skipping: [instance] 2026-03-11 17:04:47.222078 | instance | 2026-03-11 17:04:47.222153 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-03-11 17:04:47.222165 | instance | Wednesday 11 March 2026 17:04:47 +0000 (0:00:00.046) 0:06:40.721 ******* 2026-03-11 17:04:48.517711 | instance | changed: [instance] 2026-03-11 17:04:48.518086 | instance | 2026-03-11 17:04:48.518114 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-03-11 17:04:48.518119 | instance | Wednesday 11 March 2026 17:04:48 +0000 (0:00:01.296) 0:06:42.017 ******* 2026-03-11 17:04:48.563289 | instance | skipping: [instance] => (item=DaemonSet) 2026-03-11 17:04:48.563871 | instance | skipping: [instance] => (item=ConfigMap) 2026-03-11 17:04:48.563913 | instance | skipping: [instance] 2026-03-11 17:04:48.563919 | instance | 2026-03-11 17:04:48.563924 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-03-11 17:04:48.563929 | instance | Wednesday 11 March 2026 17:04:48 +0000 (0:00:00.045) 0:06:42.062 ******* 2026-03-11 17:04:48.609147 | instance | skipping: [instance] 2026-03-11 17:04:48.609243 | instance | 2026-03-11 17:04:48.609372 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-03-11 17:04:48.609496 | instance | Wednesday 11 March 2026 17:04:48 +0000 (0:00:00.045) 0:06:42.108 ******* 2026-03-11 17:04:48.651076 | instance | skipping: [instance] 2026-03-11 17:04:48.651192 | instance | 2026-03-11 17:04:48.651317 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-03-11 17:04:48.651457 | instance | Wednesday 11 March 2026 17:04:48 +0000 (0:00:00.042) 0:06:42.151 ******* 2026-03-11 17:04:48.690274 | instance | skipping: [instance] 2026-03-11 17:04:48.690294 | instance | 2026-03-11 17:04:48.690300 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-03-11 17:04:48.690305 | instance | Wednesday 11 March 2026 17:04:48 +0000 (0:00:00.038) 0:06:42.189 ******* 2026-03-11 17:04:48.731235 | instance | skipping: [instance] 2026-03-11 17:04:48.731841 | instance | 2026-03-11 17:04:48.731864 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-03-11 17:04:48.731872 | instance | Wednesday 11 March 2026 17:04:48 +0000 (0:00:00.040) 0:06:42.230 ******* 2026-03-11 17:04:49.177334 | instance | ok: [instance] 2026-03-11 17:04:49.177447 | instance | 2026-03-11 17:04:49.177746 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-03-11 17:04:49.177792 | instance | Wednesday 11 March 2026 17:04:49 +0000 (0:00:00.446) 0:06:42.677 ******* 2026-03-11 17:04:50.040735 | instance | changed: [instance] 2026-03-11 17:04:50.040767 | instance | 2026-03-11 17:04:50.040772 | instance | PLAY [Install control-plane components] **************************************** 2026-03-11 17:04:50.040777 | instance | 2026-03-11 17:04:50.040781 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:04:50.040785 | instance | Wednesday 11 March 2026 17:04:50 +0000 (0:00:00.862) 0:06:43.539 ******* 2026-03-11 17:04:51.017605 | instance | ok: [instance] 2026-03-11 17:04:51.017868 | instance | 2026-03-11 17:04:51.017939 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 17:04:51.018091 | instance | Wednesday 11 March 2026 17:04:51 +0000 (0:00:00.977) 0:06:44.517 ******* 2026-03-11 17:04:51.218613 | instance | ok: [instance] 2026-03-11 17:04:51.218749 | instance | 2026-03-11 17:04:51.218762 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 17:04:51.218902 | instance | Wednesday 11 March 2026 17:04:51 +0000 (0:00:00.201) 0:06:44.718 ******* 2026-03-11 17:04:52.351964 | instance | ok: [instance] 2026-03-11 17:04:52.352028 | instance | 2026-03-11 17:04:52.352299 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 17:04:52.352334 | instance | Wednesday 11 March 2026 17:04:52 +0000 (0:00:01.133) 0:06:45.851 ******* 2026-03-11 17:04:52.574574 | instance | ok: [instance] 2026-03-11 17:04:52.574638 | instance | 2026-03-11 17:04:52.574909 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:04:52.574944 | instance | Wednesday 11 March 2026 17:04:52 +0000 (0:00:00.222) 0:06:46.074 ******* 2026-03-11 17:04:52.621963 | instance | ok: [instance] => { 2026-03-11 17:04:52.622150 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-03-11 17:04:52.622230 | instance | } 2026-03-11 17:04:52.622440 | instance | 2026-03-11 17:04:52.622496 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:04:52.622534 | instance | Wednesday 11 March 2026 17:04:52 +0000 (0:00:00.047) 0:06:46.121 ******* 2026-03-11 17:04:53.346216 | instance | changed: [instance] 2026-03-11 17:04:53.346290 | instance | 2026-03-11 17:04:53.346581 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:04:53.346621 | instance | Wednesday 11 March 2026 17:04:53 +0000 (0:00:00.724) 0:06:46.845 ******* 2026-03-11 17:04:54.837250 | instance | changed: [instance] 2026-03-11 17:04:54.837726 | instance | 2026-03-11 17:04:54.837747 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-03-11 17:04:54.837755 | instance | Wednesday 11 March 2026 17:04:54 +0000 (0:00:01.490) 0:06:48.336 ******* 2026-03-11 17:04:55.169306 | instance | ok: [instance] 2026-03-11 17:04:55.169481 | instance | 2026-03-11 17:04:55.169683 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-03-11 17:04:55.169822 | instance | Wednesday 11 March 2026 17:04:55 +0000 (0:00:00.331) 0:06:48.668 ******* 2026-03-11 17:04:55.377181 | instance | changed: [instance] 2026-03-11 17:04:55.377302 | instance | 2026-03-11 17:04:55.377451 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-03-11 17:04:55.377615 | instance | Wednesday 11 March 2026 17:04:55 +0000 (0:00:00.207) 0:06:48.876 ******* 2026-03-11 17:04:55.636515 | instance | ok: [instance] 2026-03-11 17:04:55.636710 | instance | 2026-03-11 17:04:55.636999 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-03-11 17:04:55.637266 | instance | Wednesday 11 March 2026 17:04:55 +0000 (0:00:00.259) 0:06:49.135 ******* 2026-03-11 17:04:55.850519 | instance | changed: [instance] 2026-03-11 17:04:55.850678 | instance | 2026-03-11 17:04:55.851037 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-03-11 17:04:55.851345 | instance | Wednesday 11 March 2026 17:04:55 +0000 (0:00:00.214) 0:06:49.349 ******* 2026-03-11 17:04:56.056452 | instance | ok: [instance] 2026-03-11 17:04:56.056643 | instance | 2026-03-11 17:04:56.056906 | instance | TASK [Install plugin] ********************************************************** 2026-03-11 17:04:56.057174 | instance | Wednesday 11 March 2026 17:04:56 +0000 (0:00:00.206) 0:06:49.555 ******* 2026-03-11 17:04:56.107766 | instance | included: vexxhost.containers.download_artifact for instance 2026-03-11 17:04:56.108082 | instance | 2026-03-11 17:04:56.108421 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:04:56.108721 | instance | Wednesday 11 March 2026 17:04:56 +0000 (0:00:00.051) 0:06:49.607 ******* 2026-03-11 17:04:56.150104 | instance | ok: [instance] => { 2026-03-11 17:04:56.150401 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-03-11 17:04:56.150827 | instance | } 2026-03-11 17:04:56.151133 | instance | 2026-03-11 17:04:56.151469 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:04:56.151714 | instance | Wednesday 11 March 2026 17:04:56 +0000 (0:00:00.042) 0:06:49.649 ******* 2026-03-11 17:04:57.156023 | instance | changed: [instance] 2026-03-11 17:04:57.156245 | instance | 2026-03-11 17:04:57.156507 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:04:57.156767 | instance | Wednesday 11 March 2026 17:04:57 +0000 (0:00:01.005) 0:06:50.655 ******* 2026-03-11 17:04:58.912764 | instance | changed: [instance] 2026-03-11 17:04:58.913095 | instance | 2026-03-11 17:04:58.913431 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:04:58.913750 | instance | Wednesday 11 March 2026 17:04:58 +0000 (0:00:01.756) 0:06:52.412 ******* 2026-03-11 17:04:58.953695 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:04:58.954097 | instance | 2026-03-11 17:04:58.954434 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:04:58.954763 | instance | Wednesday 11 March 2026 17:04:58 +0000 (0:00:00.040) 0:06:52.453 ******* 2026-03-11 17:04:59.579464 | instance | changed: [instance] 2026-03-11 17:04:59.579527 | instance | 2026-03-11 17:04:59.579675 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-03-11 17:04:59.579853 | instance | Wednesday 11 March 2026 17:04:59 +0000 (0:00:00.626) 0:06:53.079 ******* 2026-03-11 17:05:00.380470 | instance | ok: [instance] 2026-03-11 17:05:00.380545 | instance | 2026-03-11 17:05:00.380807 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-03-11 17:05:00.380839 | instance | Wednesday 11 March 2026 17:05:00 +0000 (0:00:00.800) 0:06:53.880 ******* 2026-03-11 17:05:02.315395 | instance | changed: [instance] 2026-03-11 17:05:02.315487 | instance | 2026-03-11 17:05:02.315605 | instance | PLAY [all] ********************************************************************* 2026-03-11 17:05:02.315767 | instance | 2026-03-11 17:05:02.316021 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:05:02.316052 | instance | Wednesday 11 March 2026 17:05:02 +0000 (0:00:01.935) 0:06:55.815 ******* 2026-03-11 17:05:03.297560 | instance | ok: [instance] 2026-03-11 17:05:03.297635 | instance | 2026-03-11 17:05:03.297902 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-03-11 17:05:03.297958 | instance | Wednesday 11 March 2026 17:05:03 +0000 (0:00:00.981) 0:06:56.796 ******* 2026-03-11 17:05:03.970459 | instance | changed: [instance] 2026-03-11 17:05:03.970545 | instance | 2026-03-11 17:05:03.971110 | instance | PLAY [all] ********************************************************************* 2026-03-11 17:05:03.971185 | instance | 2026-03-11 17:05:03.971198 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-03-11 17:05:03.971215 | instance | Wednesday 11 March 2026 17:05:03 +0000 (0:00:00.673) 0:06:57.470 ******* 2026-03-11 17:05:04.646700 | instance | ok: [instance] 2026-03-11 17:05:04.646782 | instance | 2026-03-11 17:05:04.647104 | instance | PLAY [controllers] ************************************************************* 2026-03-11 17:05:04.647176 | instance | 2026-03-11 17:05:04.647194 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:05:04.647355 | instance | Wednesday 11 March 2026 17:05:04 +0000 (0:00:00.676) 0:06:58.146 ******* 2026-03-11 17:05:05.587053 | instance | ok: [instance] 2026-03-11 17:05:05.587123 | instance | 2026-03-11 17:05:05.587246 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:05:05.587397 | instance | Wednesday 11 March 2026 17:05:05 +0000 (0:00:00.940) 0:06:59.086 ******* 2026-03-11 17:05:05.622767 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:05:05.622909 | instance | 2026-03-11 17:05:05.623213 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:05:05.623296 | instance | Wednesday 11 March 2026 17:05:05 +0000 (0:00:00.036) 0:06:59.122 ******* 2026-03-11 17:05:06.073329 | instance | changed: [instance] 2026-03-11 17:05:06.073424 | instance | 2026-03-11 17:05:06.073578 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-03-11 17:05:06.073723 | instance | Wednesday 11 March 2026 17:05:06 +0000 (0:00:00.450) 0:06:59.573 ******* 2026-03-11 17:05:07.017354 | instance | changed: [instance] 2026-03-11 17:05:07.017488 | instance | 2026-03-11 17:05:07.017664 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:05:07.017824 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.943) 0:07:00.516 ******* 2026-03-11 17:05:07.057648 | instance | skipping: [instance] 2026-03-11 17:05:07.057736 | instance | 2026-03-11 17:05:07.057875 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-03-11 17:05:07.057995 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.040) 0:07:00.557 ******* 2026-03-11 17:05:07.097483 | instance | skipping: [instance] 2026-03-11 17:05:07.097559 | instance | 2026-03-11 17:05:07.097693 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-03-11 17:05:07.097809 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.039) 0:07:00.597 ******* 2026-03-11 17:05:07.129720 | instance | skipping: [instance] 2026-03-11 17:05:07.129817 | instance | 2026-03-11 17:05:07.129961 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-03-11 17:05:07.130088 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.032) 0:07:00.629 ******* 2026-03-11 17:05:07.251715 | instance | skipping: [instance] 2026-03-11 17:05:07.251789 | instance | 2026-03-11 17:05:07.252047 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-03-11 17:05:07.252087 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.121) 0:07:00.751 ******* 2026-03-11 17:05:07.302540 | instance | skipping: [instance] 2026-03-11 17:05:07.302718 | instance | 2026-03-11 17:05:07.302867 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-03-11 17:05:07.303027 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.050) 0:07:00.801 ******* 2026-03-11 17:05:07.348918 | instance | skipping: [instance] 2026-03-11 17:05:07.349221 | instance | 2026-03-11 17:05:07.349639 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-03-11 17:05:07.350019 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.046) 0:07:00.848 ******* 2026-03-11 17:05:07.395728 | instance | skipping: [instance] 2026-03-11 17:05:07.395865 | instance | 2026-03-11 17:05:07.396043 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-03-11 17:05:07.396208 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.046) 0:07:00.895 ******* 2026-03-11 17:05:07.427724 | instance | skipping: [instance] 2026-03-11 17:05:07.427864 | instance | 2026-03-11 17:05:07.428097 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-03-11 17:05:07.428185 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.032) 0:07:00.927 ******* 2026-03-11 17:05:07.468339 | instance | skipping: [instance] 2026-03-11 17:05:07.468457 | instance | 2026-03-11 17:05:07.468658 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-03-11 17:05:07.468781 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.040) 0:07:00.967 ******* 2026-03-11 17:05:07.500600 | instance | skipping: [instance] 2026-03-11 17:05:07.500809 | instance | 2026-03-11 17:05:07.501065 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-03-11 17:05:07.501261 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.032) 0:07:01.000 ******* 2026-03-11 17:05:07.532860 | instance | skipping: [instance] 2026-03-11 17:05:07.532977 | instance | 2026-03-11 17:05:07.533136 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-03-11 17:05:07.533312 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.032) 0:07:01.032 ******* 2026-03-11 17:05:07.568310 | instance | skipping: [instance] 2026-03-11 17:05:07.568440 | instance | 2026-03-11 17:05:07.568604 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-03-11 17:05:07.568790 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.035) 0:07:01.068 ******* 2026-03-11 17:05:07.617213 | instance | skipping: [instance] 2026-03-11 17:05:07.617486 | instance | 2026-03-11 17:05:07.617846 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-11 17:05:07.618259 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.048) 0:07:01.116 ******* 2026-03-11 17:05:07.649498 | instance | skipping: [instance] 2026-03-11 17:05:07.649826 | instance | 2026-03-11 17:05:07.650146 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-11 17:05:07.650462 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.032) 0:07:01.149 ******* 2026-03-11 17:05:07.682007 | instance | skipping: [instance] 2026-03-11 17:05:07.682291 | instance | 2026-03-11 17:05:07.682609 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-11 17:05:07.683017 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.032) 0:07:01.181 ******* 2026-03-11 17:05:07.718793 | instance | skipping: [instance] 2026-03-11 17:05:07.719085 | instance | 2026-03-11 17:05:07.719404 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-03-11 17:05:07.719705 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.036) 0:07:01.218 ******* 2026-03-11 17:05:07.749770 | instance | skipping: [instance] 2026-03-11 17:05:07.749874 | instance | 2026-03-11 17:05:07.750070 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-03-11 17:05:07.750233 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.031) 0:07:01.249 ******* 2026-03-11 17:05:07.781346 | instance | skipping: [instance] 2026-03-11 17:05:07.781527 | instance | 2026-03-11 17:05:07.781743 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-03-11 17:05:07.782084 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.031) 0:07:01.280 ******* 2026-03-11 17:05:07.817078 | instance | skipping: [instance] 2026-03-11 17:05:07.817729 | instance | 2026-03-11 17:05:07.817770 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-03-11 17:05:07.817781 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.035) 0:07:01.316 ******* 2026-03-11 17:05:07.851950 | instance | skipping: [instance] 2026-03-11 17:05:07.852160 | instance | 2026-03-11 17:05:07.852370 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-03-11 17:05:07.852580 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.035) 0:07:01.351 ******* 2026-03-11 17:05:07.883901 | instance | skipping: [instance] 2026-03-11 17:05:07.884112 | instance | 2026-03-11 17:05:07.884318 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-03-11 17:05:07.884568 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.031) 0:07:01.383 ******* 2026-03-11 17:05:07.917692 | instance | skipping: [instance] 2026-03-11 17:05:07.917905 | instance | 2026-03-11 17:05:07.918108 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-03-11 17:05:07.918338 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.033) 0:07:01.417 ******* 2026-03-11 17:05:07.965740 | instance | skipping: [instance] 2026-03-11 17:05:07.966075 | instance | 2026-03-11 17:05:07.966492 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-03-11 17:05:07.966968 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.047) 0:07:01.465 ******* 2026-03-11 17:05:08.004667 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-03-11 17:05:08.005074 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-03-11 17:05:08.005411 | instance | skipping: [instance] 2026-03-11 17:05:08.005725 | instance | 2026-03-11 17:05:08.006060 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-03-11 17:05:08.006613 | instance | Wednesday 11 March 2026 17:05:07 +0000 (0:00:00.038) 0:07:01.503 ******* 2026-03-11 17:05:08.038744 | instance | skipping: [instance] 2026-03-11 17:05:08.038974 | instance | 2026-03-11 17:05:08.039210 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-03-11 17:05:08.039418 | instance | Wednesday 11 March 2026 17:05:08 +0000 (0:00:00.034) 0:07:01.538 ******* 2026-03-11 17:05:08.081360 | instance | skipping: [instance] 2026-03-11 17:05:08.081719 | instance | 2026-03-11 17:05:08.082069 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-03-11 17:05:08.082439 | instance | Wednesday 11 March 2026 17:05:08 +0000 (0:00:00.042) 0:07:01.580 ******* 2026-03-11 17:05:08.114113 | instance | skipping: [instance] 2026-03-11 17:05:08.114480 | instance | 2026-03-11 17:05:08.114807 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-03-11 17:05:08.115244 | instance | Wednesday 11 March 2026 17:05:08 +0000 (0:00:00.032) 0:07:01.613 ******* 2026-03-11 17:05:08.139403 | instance | skipping: [instance] 2026-03-11 17:05:08.139735 | instance | 2026-03-11 17:05:08.140058 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-03-11 17:05:08.140378 | instance | Wednesday 11 March 2026 17:05:08 +0000 (0:00:00.025) 0:07:01.638 ******* 2026-03-11 17:05:08.201655 | instance | skipping: [instance] 2026-03-11 17:05:08.202059 | instance | 2026-03-11 17:05:08.202390 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-03-11 17:05:08.202744 | instance | 2026-03-11 17:05:08.203193 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:05:08.203533 | instance | Wednesday 11 March 2026 17:05:08 +0000 (0:00:00.062) 0:07:01.701 ******* 2026-03-11 17:05:09.195935 | instance | ok: [instance] 2026-03-11 17:05:09.196166 | instance | 2026-03-11 17:05:09.196430 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-03-11 17:05:09.196698 | instance | Wednesday 11 March 2026 17:05:09 +0000 (0:00:00.993) 0:07:02.694 ******* 2026-03-11 17:05:09.251785 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-03-11 17:05:09.252079 | instance | 2026-03-11 17:05:09.252362 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:05:09.252629 | instance | Wednesday 11 March 2026 17:05:09 +0000 (0:00:00.056) 0:07:02.751 ******* 2026-03-11 17:05:09.295058 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:05:09.295306 | instance | 2026-03-11 17:05:09.295589 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:05:09.295857 | instance | Wednesday 11 March 2026 17:05:09 +0000 (0:00:00.043) 0:07:02.794 ******* 2026-03-11 17:05:09.794984 | instance | changed: [instance] 2026-03-11 17:05:09.795260 | instance | 2026-03-11 17:05:09.795559 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-03-11 17:05:09.795834 | instance | Wednesday 11 March 2026 17:05:09 +0000 (0:00:00.499) 0:07:03.294 ******* 2026-03-11 17:05:40.665646 | instance | changed: [instance] 2026-03-11 17:05:40.666172 | instance | 2026-03-11 17:05:40.666346 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-03-11 17:05:40.666644 | instance | Wednesday 11 March 2026 17:05:40 +0000 (0:00:30.870) 0:07:34.164 ******* 2026-03-11 17:05:41.326680 | instance | changed: [instance] 2026-03-11 17:05:41.326876 | instance | 2026-03-11 17:05:41.327255 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-03-11 17:05:41.327547 | instance | Wednesday 11 March 2026 17:05:41 +0000 (0:00:00.661) 0:07:34.826 ******* 2026-03-11 17:05:41.366808 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-03-11 17:05:41.367096 | instance | 2026-03-11 17:05:41.367381 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-03-11 17:05:41.367649 | instance | Wednesday 11 March 2026 17:05:41 +0000 (0:00:00.040) 0:07:34.866 ******* 2026-03-11 17:05:42.015455 | instance | changed: [instance] 2026-03-11 17:05:42.015560 | instance | 2026-03-11 17:05:42.015736 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-03-11 17:05:42.015941 | instance | Wednesday 11 March 2026 17:05:42 +0000 (0:00:00.648) 0:07:35.514 ******* 2026-03-11 17:05:42.633956 | instance | ok: [instance] 2026-03-11 17:05:42.634062 | instance | 2026-03-11 17:05:42.634205 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-03-11 17:05:42.634368 | instance | Wednesday 11 March 2026 17:05:42 +0000 (0:00:00.618) 0:07:36.133 ******* 2026-03-11 17:05:43.096544 | instance | changed: [instance] 2026-03-11 17:05:43.096790 | instance | 2026-03-11 17:05:43.097075 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-03-11 17:05:43.097344 | instance | Wednesday 11 March 2026 17:05:43 +0000 (0:00:00.456) 0:07:36.589 ******* 2026-03-11 17:05:43.097624 | instance | 2026-03-11 17:05:43.097905 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-03-11 17:05:43.098110 | instance | Wednesday 11 March 2026 17:05:43 +0000 (0:00:00.005) 0:07:36.595 ******* 2026-03-11 17:05:43.130070 | instance | skipping: [instance] 2026-03-11 17:05:43.130438 | instance | 2026-03-11 17:05:43.130736 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-03-11 17:05:43.131011 | instance | Wednesday 11 March 2026 17:05:43 +0000 (0:00:00.033) 0:07:36.629 ******* 2026-03-11 17:05:44.665992 | instance | changed: [instance] 2026-03-11 17:05:44.666224 | instance | 2026-03-11 17:05:44.666631 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-03-11 17:05:44.666933 | instance | Wednesday 11 March 2026 17:05:44 +0000 (0:00:01.535) 0:07:38.164 ******* 2026-03-11 17:05:46.836743 | instance | changed: [instance] 2026-03-11 17:05:46.836945 | instance | 2026-03-11 17:05:46.837235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:05:46.837511 | instance | Wednesday 11 March 2026 17:05:46 +0000 (0:00:02.171) 0:07:40.336 ******* 2026-03-11 17:05:46.874708 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:05:46.874957 | instance | 2026-03-11 17:05:46.875268 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:05:46.875529 | instance | Wednesday 11 March 2026 17:05:46 +0000 (0:00:00.038) 0:07:40.374 ******* 2026-03-11 17:05:47.398573 | instance | changed: [instance] 2026-03-11 17:05:47.398731 | instance | 2026-03-11 17:05:47.398897 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-03-11 17:05:47.399096 | instance | Wednesday 11 March 2026 17:05:47 +0000 (0:00:00.523) 0:07:40.897 ******* 2026-03-11 17:06:00.322227 | instance | changed: [instance] 2026-03-11 17:06:00.322283 | instance | 2026-03-11 17:06:00.322291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:06:00.322433 | instance | Wednesday 11 March 2026 17:06:00 +0000 (0:00:12.922) 0:07:53.820 ******* 2026-03-11 17:06:00.355185 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:06:00.355235 | instance | 2026-03-11 17:06:00.355522 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:06:00.355562 | instance | Wednesday 11 March 2026 17:06:00 +0000 (0:00:00.034) 0:07:53.854 ******* 2026-03-11 17:06:00.825150 | instance | changed: [instance] 2026-03-11 17:06:00.825257 | instance | 2026-03-11 17:06:00.825514 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-03-11 17:06:00.825562 | instance | Wednesday 11 March 2026 17:06:00 +0000 (0:00:00.470) 0:07:54.324 ******* 2026-03-11 17:06:03.670495 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-03-11 17:06:03.670559 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-03-11 17:06:03.670689 | instance | 2026-03-11 17:06:03.670951 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-03-11 17:06:03.670986 | instance | Wednesday 11 March 2026 17:06:03 +0000 (0:00:02.845) 0:07:57.170 ******* 2026-03-11 17:06:06.511167 | instance | changed: [instance] 2026-03-11 17:06:06.511227 | instance | 2026-03-11 17:06:06.511238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:06:06.511435 | instance | Wednesday 11 March 2026 17:06:06 +0000 (0:00:02.839) 0:08:00.009 ******* 2026-03-11 17:06:06.549707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:06:06.549820 | instance | 2026-03-11 17:06:06.549951 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:06:06.550079 | instance | Wednesday 11 March 2026 17:06:06 +0000 (0:00:00.039) 0:08:00.049 ******* 2026-03-11 17:06:07.011927 | instance | changed: [instance] 2026-03-11 17:06:07.012079 | instance | 2026-03-11 17:06:07.012100 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-03-11 17:06:07.012186 | instance | Wednesday 11 March 2026 17:06:07 +0000 (0:00:00.462) 0:08:00.511 ******* 2026-03-11 17:06:09.971207 | instance | ok: [instance] 2026-03-11 17:06:09.971279 | instance | 2026-03-11 17:06:09.971525 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-03-11 17:06:09.971565 | instance | Wednesday 11 March 2026 17:06:09 +0000 (0:00:02.959) 0:08:03.470 ******* 2026-03-11 17:06:11.842681 | instance | changed: [instance] 2026-03-11 17:06:11.842754 | instance | 2026-03-11 17:06:11.843118 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-03-11 17:06:11.843154 | instance | Wednesday 11 March 2026 17:06:11 +0000 (0:00:01.871) 0:08:05.342 ******* 2026-03-11 17:06:12.478921 | instance | ok: [instance] 2026-03-11 17:06:12.479057 | instance | 2026-03-11 17:06:12.479287 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-03-11 17:06:12.479306 | instance | Wednesday 11 March 2026 17:06:12 +0000 (0:00:00.636) 0:08:05.978 ******* 2026-03-11 17:06:13.126756 | instance | changed: [instance] 2026-03-11 17:06:13.127094 | instance | 2026-03-11 17:06:13.127166 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-03-11 17:06:13.127324 | instance | Wednesday 11 March 2026 17:06:13 +0000 (0:00:00.647) 0:08:06.626 ******* 2026-03-11 17:06:13.784803 | instance | ok: [instance] 2026-03-11 17:06:13.785345 | instance | 2026-03-11 17:06:13.785384 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-03-11 17:06:13.785392 | instance | Wednesday 11 March 2026 17:06:13 +0000 (0:00:00.658) 0:08:07.284 ******* 2026-03-11 17:06:13.817494 | instance | skipping: [instance] 2026-03-11 17:06:13.817979 | instance | 2026-03-11 17:06:13.818045 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-03-11 17:06:13.818075 | instance | Wednesday 11 March 2026 17:06:13 +0000 (0:00:00.032) 0:08:07.316 ******* 2026-03-11 17:06:13.859448 | instance | skipping: [instance] 2026-03-11 17:06:13.859580 | instance | 2026-03-11 17:06:13.859807 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-03-11 17:06:13.859831 | instance | Wednesday 11 March 2026 17:06:13 +0000 (0:00:00.042) 0:08:07.359 ******* 2026-03-11 17:06:13.901608 | instance | skipping: [instance] 2026-03-11 17:06:13.901711 | instance | 2026-03-11 17:06:13.901978 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-03-11 17:06:13.902017 | instance | Wednesday 11 March 2026 17:06:13 +0000 (0:00:00.041) 0:08:07.401 ******* 2026-03-11 17:06:13.943383 | instance | skipping: [instance] 2026-03-11 17:06:13.943604 | instance | 2026-03-11 17:06:13.943817 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-03-11 17:06:13.943986 | instance | Wednesday 11 March 2026 17:06:13 +0000 (0:00:00.041) 0:08:07.442 ******* 2026-03-11 17:06:13.989374 | instance | skipping: [instance] 2026-03-11 17:06:13.989717 | instance | 2026-03-11 17:06:13.990030 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-03-11 17:06:13.990319 | instance | Wednesday 11 March 2026 17:06:13 +0000 (0:00:00.046) 0:08:07.488 ******* 2026-03-11 17:06:14.034382 | instance | skipping: [instance] 2026-03-11 17:06:14.034619 | instance | 2026-03-11 17:06:14.034886 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-03-11 17:06:14.035187 | instance | Wednesday 11 March 2026 17:06:14 +0000 (0:00:00.044) 0:08:07.533 ******* 2026-03-11 17:06:14.078104 | instance | skipping: [instance] 2026-03-11 17:06:14.078210 | instance | 2026-03-11 17:06:14.078334 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-03-11 17:06:14.078454 | instance | Wednesday 11 March 2026 17:06:14 +0000 (0:00:00.043) 0:08:07.577 ******* 2026-03-11 17:07:48.710328 | instance | changed: [instance] 2026-03-11 17:07:48.710520 | instance | 2026-03-11 17:07:48.710806 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-03-11 17:07:48.711108 | instance | Wednesday 11 March 2026 17:07:48 +0000 (0:01:34.631) 0:09:42.209 ******* 2026-03-11 17:07:49.378224 | instance | changed: [instance] 2026-03-11 17:07:49.378381 | instance | 2026-03-11 17:07:49.378668 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:07:49.378944 | instance | Wednesday 11 March 2026 17:07:49 +0000 (0:00:00.668) 0:09:42.877 ******* 2026-03-11 17:07:49.417442 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:07:49.417670 | instance | 2026-03-11 17:07:49.417908 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:07:49.418167 | instance | Wednesday 11 March 2026 17:07:49 +0000 (0:00:00.039) 0:09:42.917 ******* 2026-03-11 17:07:49.887023 | instance | changed: [instance] 2026-03-11 17:07:49.887267 | instance | 2026-03-11 17:07:49.887536 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-03-11 17:07:49.887859 | instance | Wednesday 11 March 2026 17:07:49 +0000 (0:00:00.469) 0:09:43.386 ******* 2026-03-11 17:07:50.591313 | instance | changed: [instance] 2026-03-11 17:07:50.591572 | instance | 2026-03-11 17:07:50.591910 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-03-11 17:07:50.592171 | instance | Wednesday 11 March 2026 17:07:50 +0000 (0:00:00.704) 0:09:44.090 ******* 2026-03-11 17:07:52.039416 | instance | changed: [instance] 2026-03-11 17:07:52.039625 | instance | 2026-03-11 17:07:52.039920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:07:52.040224 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:01.448) 0:09:45.538 ******* 2026-03-11 17:07:52.077482 | instance | skipping: [instance] 2026-03-11 17:07:52.077693 | instance | 2026-03-11 17:07:52.077956 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:07:52.078218 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.038) 0:09:45.576 ******* 2026-03-11 17:07:52.126161 | instance | skipping: [instance] 2026-03-11 17:07:52.126389 | instance | 2026-03-11 17:07:52.126677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:07:52.126951 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.048) 0:09:45.625 ******* 2026-03-11 17:07:52.158369 | instance | skipping: [instance] 2026-03-11 17:07:52.158629 | instance | 2026-03-11 17:07:52.158908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:07:52.159216 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.032) 0:09:45.657 ******* 2026-03-11 17:07:52.194927 | instance | skipping: [instance] 2026-03-11 17:07:52.195278 | instance | 2026-03-11 17:07:52.195671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:07:52.196150 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.036) 0:09:45.694 ******* 2026-03-11 17:07:52.806692 | instance | ok: [instance] 2026-03-11 17:07:52.806907 | instance | 2026-03-11 17:07:52.807238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:07:52.807522 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.611) 0:09:46.305 ******* 2026-03-11 17:07:52.842059 | instance | ok: [instance] 2026-03-11 17:07:52.842436 | instance | 2026-03-11 17:07:52.842447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:07:52.842502 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.035) 0:09:46.341 ******* 2026-03-11 17:07:52.880912 | instance | ok: [instance] 2026-03-11 17:07:52.881165 | instance | 2026-03-11 17:07:52.881484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:07:52.881775 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.038) 0:09:46.380 ******* 2026-03-11 17:07:52.929208 | instance | ok: [instance] => (item=oslo_db) 2026-03-11 17:07:52.929357 | instance | 2026-03-11 17:07:52.929530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:07:52.929698 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.048) 0:09:46.428 ******* 2026-03-11 17:07:52.973151 | instance | ok: [instance] 2026-03-11 17:07:52.973380 | instance | 2026-03-11 17:07:52.973658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:07:52.973940 | instance | Wednesday 11 March 2026 17:07:52 +0000 (0:00:00.044) 0:09:46.472 ******* 2026-03-11 17:07:53.013014 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:07:53.013220 | instance | 2026-03-11 17:07:53.013486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:07:53.013746 | instance | Wednesday 11 March 2026 17:07:53 +0000 (0:00:00.039) 0:09:46.512 ******* 2026-03-11 17:07:53.492857 | instance | changed: [instance] 2026-03-11 17:07:53.493061 | instance | 2026-03-11 17:07:53.493358 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-03-11 17:07:53.493629 | instance | Wednesday 11 March 2026 17:07:53 +0000 (0:00:00.479) 0:09:46.992 ******* 2026-03-11 17:07:54.115410 | instance | ok: [instance] 2026-03-11 17:07:54.115663 | instance | 2026-03-11 17:07:54.115937 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-03-11 17:07:54.116204 | instance | Wednesday 11 March 2026 17:07:54 +0000 (0:00:00.622) 0:09:47.614 ******* 2026-03-11 17:07:55.268894 | instance | changed: [instance] 2026-03-11 17:07:55.269161 | instance | 2026-03-11 17:07:55.269484 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-03-11 17:07:55.269842 | instance | Wednesday 11 March 2026 17:07:55 +0000 (0:00:01.153) 0:09:48.767 ******* 2026-03-11 17:07:55.602851 | instance | ok: [instance] 2026-03-11 17:07:55.602917 | instance | 2026-03-11 17:07:55.603084 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-03-11 17:07:55.603204 | instance | Wednesday 11 March 2026 17:07:55 +0000 (0:00:00.334) 0:09:49.102 ******* 2026-03-11 17:07:55.933018 | instance | changed: [instance] 2026-03-11 17:07:55.933264 | instance | 2026-03-11 17:07:55.933559 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-03-11 17:07:55.933842 | instance | Wednesday 11 March 2026 17:07:55 +0000 (0:00:00.330) 0:09:49.432 ******* 2026-03-11 17:07:56.309354 | instance | changed: [instance] 2026-03-11 17:07:56.309418 | instance | 2026-03-11 17:07:56.309567 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-03-11 17:07:56.309847 | instance | Wednesday 11 March 2026 17:07:56 +0000 (0:00:00.375) 0:09:49.808 ******* 2026-03-11 17:07:56.635048 | instance | ok: [instance] 2026-03-11 17:07:56.635250 | instance | 2026-03-11 17:07:56.635531 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-03-11 17:07:56.635807 | instance | Wednesday 11 March 2026 17:07:56 +0000 (0:00:00.326) 0:09:50.134 ******* 2026-03-11 17:10:19.934263 | instance | changed: [instance] 2026-03-11 17:10:19.934339 | instance | 2026-03-11 17:10:19.934467 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-03-11 17:10:19.934638 | instance | Wednesday 11 March 2026 17:10:19 +0000 (0:02:23.299) 0:12:13.433 ******* 2026-03-11 17:10:20.576949 | instance | ok: [instance] 2026-03-11 17:10:20.577059 | instance | 2026-03-11 17:10:20.577279 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-03-11 17:10:20.577408 | instance | Wednesday 11 March 2026 17:10:20 +0000 (0:00:00.642) 0:12:14.076 ******* 2026-03-11 17:10:20.628681 | instance | included: ingress for instance 2026-03-11 17:10:20.628825 | instance | 2026-03-11 17:10:20.628993 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-03-11 17:10:20.629167 | instance | Wednesday 11 March 2026 17:10:20 +0000 (0:00:00.052) 0:12:14.128 ******* 2026-03-11 17:10:21.488522 | instance | changed: [instance] 2026-03-11 17:10:21.488583 | instance | 2026-03-11 17:10:21.489096 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-03-11 17:10:21.489157 | instance | Wednesday 11 March 2026 17:10:21 +0000 (0:00:00.859) 0:12:14.987 ******* 2026-03-11 17:10:21.722913 | instance | ok: [instance] 2026-03-11 17:10:21.722985 | instance | 2026-03-11 17:10:21.723157 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-03-11 17:10:21.723283 | instance | Wednesday 11 March 2026 17:10:21 +0000 (0:00:00.234) 0:12:15.222 ******* 2026-03-11 17:10:22.506071 | instance | changed: [instance] 2026-03-11 17:10:22.506304 | instance | 2026-03-11 17:10:22.506587 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-03-11 17:10:22.506874 | instance | 2026-03-11 17:10:22.507245 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:10:22.507524 | instance | Wednesday 11 March 2026 17:10:22 +0000 (0:00:00.783) 0:12:16.005 ******* 2026-03-11 17:10:23.976280 | instance | ok: [instance] 2026-03-11 17:10:23.976569 | instance | 2026-03-11 17:10:23.977080 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:10:23.977491 | instance | Wednesday 11 March 2026 17:10:23 +0000 (0:00:01.469) 0:12:17.474 ******* 2026-03-11 17:10:24.037094 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:10:24.037340 | instance | 2026-03-11 17:10:24.037619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:10:24.037889 | instance | Wednesday 11 March 2026 17:10:24 +0000 (0:00:00.060) 0:12:17.535 ******* 2026-03-11 17:10:24.537850 | instance | changed: [instance] 2026-03-11 17:10:24.537926 | instance | 2026-03-11 17:10:24.538062 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-03-11 17:10:24.538191 | instance | Wednesday 11 March 2026 17:10:24 +0000 (0:00:00.500) 0:12:18.036 ******* 2026-03-11 17:10:25.274458 | instance | ok: [instance] 2026-03-11 17:10:25.274709 | instance | 2026-03-11 17:10:25.275012 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-03-11 17:10:25.275415 | instance | Wednesday 11 March 2026 17:10:25 +0000 (0:00:00.736) 0:12:18.773 ******* 2026-03-11 17:10:27.092143 | instance | changed: [instance] 2026-03-11 17:10:27.092214 | instance | 2026-03-11 17:10:27.092706 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:10:27.092797 | instance | Wednesday 11 March 2026 17:10:27 +0000 (0:00:01.817) 0:12:20.590 ******* 2026-03-11 17:10:27.139775 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:10:27.139829 | instance | 2026-03-11 17:10:27.139836 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:10:27.139853 | instance | Wednesday 11 March 2026 17:10:27 +0000 (0:00:00.048) 0:12:20.638 ******* 2026-03-11 17:10:27.726512 | instance | changed: [instance] 2026-03-11 17:10:27.726608 | instance | 2026-03-11 17:10:27.726816 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-11 17:10:27.726887 | instance | Wednesday 11 March 2026 17:10:27 +0000 (0:00:00.587) 0:12:21.226 ******* 2026-03-11 17:10:28.911295 | instance | changed: [instance] 2026-03-11 17:10:28.911357 | instance | 2026-03-11 17:10:28.911564 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-03-11 17:10:28.911635 | instance | Wednesday 11 March 2026 17:10:28 +0000 (0:00:01.184) 0:12:22.410 ******* 2026-03-11 17:10:29.691259 | instance | ok: [instance] 2026-03-11 17:10:29.691328 | instance | 2026-03-11 17:10:29.691455 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-03-11 17:10:29.691575 | instance | Wednesday 11 March 2026 17:10:29 +0000 (0:00:00.779) 0:12:23.190 ******* 2026-03-11 17:10:36.878781 | instance | ok: [instance] 2026-03-11 17:10:36.879043 | instance | 2026-03-11 17:10:36.879341 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-03-11 17:10:36.879617 | instance | Wednesday 11 March 2026 17:10:36 +0000 (0:00:07.187) 0:12:30.378 ******* 2026-03-11 17:10:38.463833 | instance | ok: [instance] 2026-03-11 17:10:38.464324 | instance | 2026-03-11 17:10:38.464386 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-03-11 17:10:38.464711 | instance | Wednesday 11 March 2026 17:10:38 +0000 (0:00:01.584) 0:12:31.963 ******* 2026-03-11 17:10:38.748638 | instance | ok: [instance] 2026-03-11 17:10:38.748702 | instance | 2026-03-11 17:10:38.749137 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-03-11 17:10:38.749279 | instance | Wednesday 11 March 2026 17:10:38 +0000 (0:00:00.284) 0:12:32.247 ******* 2026-03-11 17:10:38.956660 | instance | ok: [instance] 2026-03-11 17:10:38.956980 | instance | 2026-03-11 17:10:38.957313 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-03-11 17:10:38.957613 | instance | Wednesday 11 March 2026 17:10:38 +0000 (0:00:00.208) 0:12:32.455 ******* 2026-03-11 17:10:39.164822 | instance | ok: [instance] 2026-03-11 17:10:39.165158 | instance | 2026-03-11 17:10:39.165445 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-03-11 17:10:39.165714 | instance | Wednesday 11 March 2026 17:10:39 +0000 (0:00:00.208) 0:12:32.663 ******* 2026-03-11 17:10:39.864031 | instance | changed: [instance] 2026-03-11 17:10:39.864115 | instance | 2026-03-11 17:10:39.864235 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-03-11 17:10:39.864360 | instance | Wednesday 11 March 2026 17:10:39 +0000 (0:00:00.698) 0:12:33.362 ******* 2026-03-11 17:10:56.840945 | instance | changed: [instance] => (item=alertmanager) 2026-03-11 17:10:56.841228 | instance | changed: [instance] => (item=grafana) 2026-03-11 17:10:56.841716 | instance | changed: [instance] => (item=prometheus) 2026-03-11 17:10:56.842069 | instance | 2026-03-11 17:10:56.842457 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-03-11 17:10:56.842637 | instance | Wednesday 11 March 2026 17:10:56 +0000 (0:00:16.976) 0:12:50.339 ******* 2026-03-11 17:10:58.689979 | instance | ok: [instance] => (item=alertmanager) 2026-03-11 17:10:58.690087 | instance | ok: [instance] => (item=grafana) 2026-03-11 17:10:58.690167 | instance | ok: [instance] => (item=prometheus) 2026-03-11 17:10:58.690281 | instance | 2026-03-11 17:10:58.690411 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-03-11 17:10:58.690528 | instance | Wednesday 11 March 2026 17:10:58 +0000 (0:00:01.849) 0:12:52.189 ******* 2026-03-11 17:11:02.290070 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:02.290343 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:02.290639 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:02.290983 | instance | changed: [instance] 2026-03-11 17:11:02.291291 | instance | 2026-03-11 17:11:02.291588 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-03-11 17:11:02.291885 | instance | Wednesday 11 March 2026 17:11:02 +0000 (0:00:03.599) 0:12:55.788 ******* 2026-03-11 17:11:07.460424 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:07.460492 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:07.460498 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:07.460804 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:07.460907 | instance | changed: [instance] => (item=None) 2026-03-11 17:11:07.461269 | instance | changed: [instance] 2026-03-11 17:11:07.461474 | instance | 2026-03-11 17:11:07.462042 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-03-11 17:11:07.462103 | instance | Wednesday 11 March 2026 17:11:07 +0000 (0:00:05.170) 0:13:00.959 ******* 2026-03-11 17:11:18.739367 | instance | changed: [instance] => (item=alertmanager) 2026-03-11 17:11:18.739442 | instance | changed: [instance] => (item=prometheus) 2026-03-11 17:11:18.739778 | instance | 2026-03-11 17:11:18.739889 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-03-11 17:11:18.739914 | instance | Wednesday 11 March 2026 17:11:18 +0000 (0:00:11.279) 0:13:12.238 ******* 2026-03-11 17:11:30.092061 | instance | changed: [instance] => (item=alertmanager) 2026-03-11 17:11:30.092185 | instance | changed: [instance] => (item=prometheus) 2026-03-11 17:11:30.092199 | instance | 2026-03-11 17:11:30.092493 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-03-11 17:11:30.092582 | instance | Wednesday 11 March 2026 17:11:30 +0000 (0:00:11.352) 0:13:23.591 ******* 2026-03-11 17:11:30.805334 | instance | changed: [instance] 2026-03-11 17:11:30.805521 | instance | 2026-03-11 17:11:30.805739 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-03-11 17:11:30.805913 | instance | Wednesday 11 March 2026 17:11:30 +0000 (0:00:00.713) 0:13:24.304 ******* 2026-03-11 17:11:37.811190 | instance | ok: [instance] 2026-03-11 17:11:37.811347 | instance | 2026-03-11 17:11:37.811536 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-03-11 17:11:37.811763 | instance | Wednesday 11 March 2026 17:11:37 +0000 (0:00:07.006) 0:13:31.310 ******* 2026-03-11 17:11:51.178432 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-03-11 17:11:51.178504 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-03-11 17:11:51.178573 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-03-11 17:11:51.178699 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-03-11 17:11:51.178828 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-03-11 17:11:51.178939 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-03-11 17:11:51.179086 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-03-11 17:11:51.179205 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-03-11 17:11:51.179321 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-03-11 17:11:51.179437 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-03-11 17:11:51.179556 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-03-11 17:11:51.179671 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-03-11 17:11:51.179788 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-03-11 17:11:51.179897 | instance | 2026-03-11 17:11:51.180015 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-03-11 17:11:51.180132 | instance | Wednesday 11 March 2026 17:11:51 +0000 (0:00:13.366) 0:13:44.677 ******* 2026-03-11 17:12:20.768784 | instance | changed: [instance] 2026-03-11 17:12:20.768917 | instance | 2026-03-11 17:12:20.769097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:12:20.769268 | instance | Wednesday 11 March 2026 17:12:20 +0000 (0:00:29.590) 0:14:14.268 ******* 2026-03-11 17:12:20.836800 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:12:20.836938 | instance | 2026-03-11 17:12:20.837139 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:12:20.837360 | instance | Wednesday 11 March 2026 17:12:20 +0000 (0:00:00.068) 0:14:14.336 ******* 2026-03-11 17:12:21.366259 | instance | changed: [instance] 2026-03-11 17:12:21.366380 | instance | 2026-03-11 17:12:21.366551 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-03-11 17:12:21.366720 | instance | Wednesday 11 March 2026 17:12:21 +0000 (0:00:00.529) 0:14:14.865 ******* 2026-03-11 17:12:24.405054 | instance | changed: [instance] 2026-03-11 17:12:24.405284 | instance | 2026-03-11 17:12:24.405571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:12:24.405844 | instance | Wednesday 11 March 2026 17:12:24 +0000 (0:00:03.038) 0:14:17.904 ******* 2026-03-11 17:12:24.460587 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:12:24.460912 | instance | 2026-03-11 17:12:24.461201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:12:24.461683 | instance | Wednesday 11 March 2026 17:12:24 +0000 (0:00:00.055) 0:14:17.959 ******* 2026-03-11 17:12:25.094036 | instance | changed: [instance] 2026-03-11 17:12:25.094292 | instance | 2026-03-11 17:12:25.094575 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-03-11 17:12:25.094932 | instance | Wednesday 11 March 2026 17:12:25 +0000 (0:00:00.633) 0:14:18.593 ******* 2026-03-11 17:12:26.643784 | instance | changed: [instance] 2026-03-11 17:12:26.643871 | instance | 2026-03-11 17:12:26.643879 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:12:26.643887 | instance | Wednesday 11 March 2026 17:12:26 +0000 (0:00:01.549) 0:14:20.142 ******* 2026-03-11 17:12:26.702225 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:12:26.702325 | instance | 2026-03-11 17:12:26.702451 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:12:26.702576 | instance | Wednesday 11 March 2026 17:12:26 +0000 (0:00:00.059) 0:14:20.201 ******* 2026-03-11 17:12:27.199998 | instance | changed: [instance] 2026-03-11 17:12:27.200103 | instance | 2026-03-11 17:12:27.200254 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-03-11 17:12:27.200335 | instance | Wednesday 11 March 2026 17:12:27 +0000 (0:00:00.498) 0:14:20.699 ******* 2026-03-11 17:12:28.591627 | instance | changed: [instance] 2026-03-11 17:12:28.591702 | instance | 2026-03-11 17:12:28.591835 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-03-11 17:12:28.591996 | instance | Wednesday 11 March 2026 17:12:28 +0000 (0:00:01.391) 0:14:22.090 ******* 2026-03-11 17:12:29.371770 | instance | changed: [instance] 2026-03-11 17:12:29.372086 | instance | 2026-03-11 17:12:29.372384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:12:29.372656 | instance | Wednesday 11 March 2026 17:12:29 +0000 (0:00:00.779) 0:14:22.870 ******* 2026-03-11 17:12:29.426796 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:12:29.427014 | instance | 2026-03-11 17:12:29.427289 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:12:29.427523 | instance | Wednesday 11 March 2026 17:12:29 +0000 (0:00:00.056) 0:14:22.926 ******* 2026-03-11 17:12:29.920911 | instance | changed: [instance] 2026-03-11 17:12:29.921161 | instance | 2026-03-11 17:12:29.921469 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-03-11 17:12:29.921768 | instance | Wednesday 11 March 2026 17:12:29 +0000 (0:00:00.493) 0:14:23.420 ******* 2026-03-11 17:12:31.334331 | instance | changed: [instance] 2026-03-11 17:12:31.334669 | instance | 2026-03-11 17:12:31.335086 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-03-11 17:12:31.335470 | instance | 2026-03-11 17:12:31.335876 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-11 17:12:31.336281 | instance | Wednesday 11 March 2026 17:12:31 +0000 (0:00:01.413) 0:14:24.833 ******* 2026-03-11 17:12:33.180251 | instance | ok: [instance] 2026-03-11 17:12:33.180319 | instance | 2026-03-11 17:12:33.180332 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-03-11 17:12:33.180357 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:01.845) 0:14:26.678 ******* 2026-03-11 17:12:33.259689 | instance | skipping: [instance] 2026-03-11 17:12:33.259799 | instance | 2026-03-11 17:12:33.259931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:12:33.260042 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.080) 0:14:26.759 ******* 2026-03-11 17:12:33.333210 | instance | ok: [instance] 2026-03-11 17:12:33.333328 | instance | 2026-03-11 17:12:33.333427 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:12:33.333550 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.073) 0:14:26.833 ******* 2026-03-11 17:12:33.380484 | instance | skipping: [instance] 2026-03-11 17:12:33.380589 | instance | 2026-03-11 17:12:33.380716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:12:33.380838 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.047) 0:14:26.880 ******* 2026-03-11 17:12:33.428990 | instance | skipping: [instance] 2026-03-11 17:12:33.429168 | instance | 2026-03-11 17:12:33.429270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:12:33.429936 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.048) 0:14:26.928 ******* 2026-03-11 17:12:33.480366 | instance | skipping: [instance] 2026-03-11 17:12:33.480438 | instance | 2026-03-11 17:12:33.480549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:12:33.480671 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.051) 0:14:26.979 ******* 2026-03-11 17:12:33.526084 | instance | skipping: [instance] 2026-03-11 17:12:33.526197 | instance | 2026-03-11 17:12:33.526329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:12:33.526448 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.045) 0:14:27.025 ******* 2026-03-11 17:12:33.574739 | instance | skipping: [instance] 2026-03-11 17:12:33.575027 | instance | 2026-03-11 17:12:33.575313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:12:33.575724 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.048) 0:14:27.074 ******* 2026-03-11 17:12:33.633569 | instance | ok: [instance] 2026-03-11 17:12:33.633616 | instance | 2026-03-11 17:12:33.633766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:12:33.633873 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.059) 0:14:27.133 ******* 2026-03-11 17:12:33.704115 | instance | ok: [instance] => (item=oslo_cache) 2026-03-11 17:12:33.704346 | instance | 2026-03-11 17:12:33.704666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:12:33.704867 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.070) 0:14:27.203 ******* 2026-03-11 17:12:33.787499 | instance | ok: [instance] 2026-03-11 17:12:33.792686 | instance | 2026-03-11 17:12:33.792780 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:12:33.792796 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.083) 0:14:27.286 ******* 2026-03-11 17:12:33.861058 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:12:33.861306 | instance | 2026-03-11 17:12:33.861571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:12:33.861828 | instance | Wednesday 11 March 2026 17:12:33 +0000 (0:00:00.073) 0:14:27.360 ******* 2026-03-11 17:12:34.388656 | instance | changed: [instance] 2026-03-11 17:12:34.388861 | instance | 2026-03-11 17:12:34.389139 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-03-11 17:12:34.389495 | instance | Wednesday 11 March 2026 17:12:34 +0000 (0:00:00.527) 0:14:27.887 ******* 2026-03-11 17:12:35.813341 | instance | changed: [instance] 2026-03-11 17:12:35.813418 | instance | 2026-03-11 17:12:35.813584 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-03-11 17:12:35.813718 | instance | Wednesday 11 March 2026 17:12:35 +0000 (0:00:01.424) 0:14:29.312 ******* 2026-03-11 17:12:36.737936 | instance | changed: [instance] 2026-03-11 17:12:36.738189 | instance | 2026-03-11 17:12:36.738500 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-11 17:12:36.738789 | instance | Wednesday 11 March 2026 17:12:36 +0000 (0:00:00.924) 0:14:30.236 ******* 2026-03-11 17:12:40.673384 | instance | changed: [instance] 2026-03-11 17:12:40.673561 | instance | 2026-03-11 17:12:40.673850 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-11 17:12:40.674131 | instance | Wednesday 11 March 2026 17:12:40 +0000 (0:00:03.935) 0:14:34.172 ******* 2026-03-11 17:12:40.890571 | instance | changed: [instance] 2026-03-11 17:12:40.890760 | instance | 2026-03-11 17:12:40.891062 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-11 17:12:40.891359 | instance | Wednesday 11 March 2026 17:12:40 +0000 (0:00:00.217) 0:14:34.389 ******* 2026-03-11 17:12:41.416529 | instance | changed: [instance] 2026-03-11 17:12:41.416798 | instance | 2026-03-11 17:12:41.417078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:12:41.417346 | instance | Wednesday 11 March 2026 17:12:41 +0000 (0:00:00.525) 0:14:34.915 ******* 2026-03-11 17:12:41.518006 | instance | ok: [instance] 2026-03-11 17:12:41.518246 | instance | 2026-03-11 17:12:41.518537 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:12:41.518875 | instance | Wednesday 11 March 2026 17:12:41 +0000 (0:00:00.101) 0:14:35.017 ******* 2026-03-11 17:12:41.592401 | instance | included: rabbitmq for instance 2026-03-11 17:12:41.592681 | instance | 2026-03-11 17:12:41.592971 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-11 17:12:41.593238 | instance | Wednesday 11 March 2026 17:12:41 +0000 (0:00:00.074) 0:14:35.091 ******* 2026-03-11 17:12:42.264856 | instance | ok: [instance] 2026-03-11 17:12:42.264946 | instance | 2026-03-11 17:12:42.265143 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-11 17:12:42.265314 | instance | Wednesday 11 March 2026 17:12:42 +0000 (0:00:00.672) 0:14:35.763 ******* 2026-03-11 17:12:42.314319 | instance | skipping: [instance] 2026-03-11 17:12:42.314411 | instance | 2026-03-11 17:12:42.314619 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-11 17:12:42.314795 | instance | Wednesday 11 March 2026 17:12:42 +0000 (0:00:00.049) 0:14:35.813 ******* 2026-03-11 17:12:42.368591 | instance | skipping: [instance] 2026-03-11 17:12:42.368744 | instance | 2026-03-11 17:12:42.368934 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-11 17:12:42.369116 | instance | Wednesday 11 March 2026 17:12:42 +0000 (0:00:00.054) 0:14:35.867 ******* 2026-03-11 17:12:42.421191 | instance | skipping: [instance] 2026-03-11 17:12:42.421437 | instance | 2026-03-11 17:12:42.421727 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-11 17:12:42.422045 | instance | Wednesday 11 March 2026 17:12:42 +0000 (0:00:00.052) 0:14:35.920 ******* 2026-03-11 17:13:13.237534 | instance | changed: [instance] 2026-03-11 17:13:13.237708 | instance | 2026-03-11 17:13:13.238007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:13:13.238261 | instance | Wednesday 11 March 2026 17:13:13 +0000 (0:00:30.816) 0:15:06.736 ******* 2026-03-11 17:13:13.869718 | instance | ok: [instance] 2026-03-11 17:13:13.869892 | instance | 2026-03-11 17:13:13.870166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:13:13.870427 | instance | Wednesday 11 March 2026 17:13:13 +0000 (0:00:00.632) 0:15:07.369 ******* 2026-03-11 17:13:13.923311 | instance | ok: [instance] 2026-03-11 17:13:13.923512 | instance | 2026-03-11 17:13:13.923792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:13:13.924063 | instance | Wednesday 11 March 2026 17:13:13 +0000 (0:00:00.053) 0:15:07.422 ******* 2026-03-11 17:13:13.975878 | instance | skipping: [instance] 2026-03-11 17:13:13.976121 | instance | 2026-03-11 17:13:13.976458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:13:13.976750 | instance | Wednesday 11 March 2026 17:13:13 +0000 (0:00:00.052) 0:15:07.475 ******* 2026-03-11 17:13:14.025956 | instance | skipping: [instance] 2026-03-11 17:13:14.026195 | instance | 2026-03-11 17:13:14.026467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:13:14.026730 | instance | Wednesday 11 March 2026 17:13:14 +0000 (0:00:00.050) 0:15:07.525 ******* 2026-03-11 17:13:14.075538 | instance | ok: [instance] 2026-03-11 17:13:14.075757 | instance | 2026-03-11 17:13:14.076025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:13:14.076287 | instance | Wednesday 11 March 2026 17:13:14 +0000 (0:00:00.049) 0:15:07.575 ******* 2026-03-11 17:13:14.169881 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-11 17:13:14.170133 | instance | ok: [instance] => (item=identity) 2026-03-11 17:13:14.170392 | instance | ok: [instance] => (item=oslo_cache) 2026-03-11 17:13:14.170649 | instance | ok: [instance] => (item=oslo_db) 2026-03-11 17:13:14.170888 | instance | 2026-03-11 17:13:14.171181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:13:14.171441 | instance | Wednesday 11 March 2026 17:13:14 +0000 (0:00:00.094) 0:15:07.669 ******* 2026-03-11 17:13:14.317800 | instance | ok: [instance] 2026-03-11 17:13:14.318008 | instance | 2026-03-11 17:13:14.318285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:13:14.318550 | instance | Wednesday 11 March 2026 17:13:14 +0000 (0:00:00.147) 0:15:07.817 ******* 2026-03-11 17:13:14.376023 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:13:14.376260 | instance | 2026-03-11 17:13:14.376538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:13:14.376859 | instance | Wednesday 11 March 2026 17:13:14 +0000 (0:00:00.058) 0:15:07.875 ******* 2026-03-11 17:13:14.897654 | instance | changed: [instance] 2026-03-11 17:13:14.897893 | instance | 2026-03-11 17:13:14.898179 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-03-11 17:13:14.898461 | instance | Wednesday 11 March 2026 17:13:14 +0000 (0:00:00.521) 0:15:08.396 ******* 2026-03-11 17:13:16.382500 | instance | ok: [instance] => (item=None) 2026-03-11 17:13:16.382765 | instance | ok: [instance] 2026-03-11 17:13:16.383057 | instance | 2026-03-11 17:13:16.383349 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-03-11 17:13:16.383620 | instance | Wednesday 11 March 2026 17:13:16 +0000 (0:00:01.484) 0:15:09.881 ******* 2026-03-11 17:13:17.475083 | instance | ok: [instance] => (item=atmosphere) 2026-03-11 17:13:17.475137 | instance | 2026-03-11 17:13:17.475508 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-03-11 17:13:17.475567 | instance | Wednesday 11 March 2026 17:13:17 +0000 (0:00:01.092) 0:15:10.973 ******* 2026-03-11 17:13:18.319833 | instance | changed: [instance] 2026-03-11 17:13:18.319928 | instance | 2026-03-11 17:13:18.320185 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-03-11 17:13:18.320258 | instance | Wednesday 11 March 2026 17:13:18 +0000 (0:00:00.845) 0:15:11.819 ******* 2026-03-11 17:13:19.320472 | instance | changed: [instance] => (item=None) 2026-03-11 17:13:19.320764 | instance | changed: [instance] 2026-03-11 17:13:19.321033 | instance | 2026-03-11 17:13:19.321336 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-03-11 17:13:19.321622 | instance | Wednesday 11 March 2026 17:13:19 +0000 (0:00:01.000) 0:15:12.819 ******* 2026-03-11 17:13:20.896970 | instance | changed: [instance] => (item=None) 2026-03-11 17:13:20.897049 | instance | changed: [instance] 2026-03-11 17:13:20.897061 | instance | 2026-03-11 17:13:20.897243 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-03-11 17:13:20.897286 | instance | Wednesday 11 March 2026 17:13:20 +0000 (0:00:01.576) 0:15:14.396 ******* 2026-03-11 17:16:04.463466 | instance | changed: [instance] 2026-03-11 17:16:04.463597 | instance | 2026-03-11 17:16:04.463606 | instance | TASK [Create Ingress] ********************************************************** 2026-03-11 17:16:04.463614 | instance | Wednesday 11 March 2026 17:16:04 +0000 (0:02:43.565) 0:17:57.962 ******* 2026-03-11 17:16:04.560675 | instance | included: openstack_helm_ingress for instance 2026-03-11 17:16:04.560880 | instance | 2026-03-11 17:16:04.561150 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-11 17:16:04.561416 | instance | Wednesday 11 March 2026 17:16:04 +0000 (0:00:00.097) 0:17:58.059 ******* 2026-03-11 17:16:04.605007 | instance | skipping: [instance] 2026-03-11 17:16:04.605244 | instance | 2026-03-11 17:16:04.605539 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-11 17:16:04.605787 | instance | Wednesday 11 March 2026 17:16:04 +0000 (0:00:00.044) 0:17:58.104 ******* 2026-03-11 17:16:04.648240 | instance | skipping: [instance] 2026-03-11 17:16:04.648537 | instance | 2026-03-11 17:16:04.648842 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-11 17:16:04.649124 | instance | Wednesday 11 March 2026 17:16:04 +0000 (0:00:00.043) 0:17:58.147 ******* 2026-03-11 17:16:04.717761 | instance | ok: [instance] 2026-03-11 17:16:04.718027 | instance | 2026-03-11 17:16:04.718302 | instance | TASK [Create Ingress identity] ************************************************* 2026-03-11 17:16:04.718573 | instance | Wednesday 11 March 2026 17:16:04 +0000 (0:00:00.069) 0:17:58.216 ******* 2026-03-11 17:16:04.818472 | instance | included: ingress for instance 2026-03-11 17:16:04.818686 | instance | 2026-03-11 17:16:04.818981 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-03-11 17:16:04.819340 | instance | Wednesday 11 March 2026 17:16:04 +0000 (0:00:00.100) 0:17:58.317 ******* 2026-03-11 17:16:05.797128 | instance | changed: [instance] 2026-03-11 17:16:05.797258 | instance | 2026-03-11 17:16:05.797441 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-03-11 17:16:05.797629 | instance | Wednesday 11 March 2026 17:16:05 +0000 (0:00:00.978) 0:17:59.296 ******* 2026-03-11 17:16:10.140930 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-03-11 17:16:10.141204 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-03-11 17:16:10.141499 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-03-11 17:16:10.141776 | instance | ok: [instance] 2026-03-11 17:16:10.142035 | instance | 2026-03-11 17:16:10.142316 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-03-11 17:16:10.142597 | instance | Wednesday 11 March 2026 17:16:10 +0000 (0:00:04.343) 0:18:03.640 ******* 2026-03-11 17:16:10.870408 | instance | ok: [instance] 2026-03-11 17:16:10.870594 | instance | 2026-03-11 17:16:10.871044 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-03-11 17:16:10.871300 | instance | Wednesday 11 March 2026 17:16:10 +0000 (0:00:00.729) 0:18:04.369 ******* 2026-03-11 17:16:12.169065 | instance | ok: [instance] => (item=atmosphere) 2026-03-11 17:16:12.169293 | instance | 2026-03-11 17:16:12.169568 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-03-11 17:16:12.169844 | instance | Wednesday 11 March 2026 17:16:12 +0000 (0:00:01.298) 0:18:05.668 ******* 2026-03-11 17:16:13.372345 | instance | changed: [instance] => (item=atmosphere) 2026-03-11 17:16:13.372401 | instance | 2026-03-11 17:16:13.372723 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-03-11 17:16:13.372884 | instance | Wednesday 11 March 2026 17:16:13 +0000 (0:00:01.202) 0:18:06.871 ******* 2026-03-11 17:16:14.431756 | instance | changed: [instance] => (item=atmosphere) 2026-03-11 17:16:14.431813 | instance | 2026-03-11 17:16:14.431820 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-03-11 17:16:14.431826 | instance | Wednesday 11 March 2026 17:16:14 +0000 (0:00:01.059) 0:18:07.930 ******* 2026-03-11 17:16:15.619883 | instance | changed: [instance] => (item=atmosphere) 2026-03-11 17:16:15.620059 | instance | 2026-03-11 17:16:15.620319 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-11 17:16:15.620583 | instance | Wednesday 11 March 2026 17:16:15 +0000 (0:00:01.188) 0:18:09.118 ******* 2026-03-11 17:16:15.854622 | instance | changed: [instance] 2026-03-11 17:16:15.854839 | instance | 2026-03-11 17:16:15.855156 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 17:16:15.855430 | instance | Wednesday 11 March 2026 17:16:15 +0000 (0:00:00.235) 0:18:09.353 ******* 2026-03-11 17:16:17.083834 | instance | ok: [instance] 2026-03-11 17:16:17.084039 | instance | 2026-03-11 17:16:17.084312 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 17:16:17.084579 | instance | Wednesday 11 March 2026 17:16:17 +0000 (0:00:01.229) 0:18:10.583 ******* 2026-03-11 17:16:17.312326 | instance | ok: [instance] 2026-03-11 17:16:17.312506 | instance | 2026-03-11 17:16:17.312799 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 17:16:17.313087 | instance | Wednesday 11 March 2026 17:16:17 +0000 (0:00:00.228) 0:18:10.811 ******* 2026-03-11 17:16:17.388798 | instance | ok: [instance] => { 2026-03-11 17:16:17.389037 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-11 17:16:17.389285 | instance | } 2026-03-11 17:16:17.389555 | instance | 2026-03-11 17:16:17.389823 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 17:16:17.390084 | instance | Wednesday 11 March 2026 17:16:17 +0000 (0:00:00.076) 0:18:10.888 ******* 2026-03-11 17:16:17.998442 | instance | changed: [instance] 2026-03-11 17:16:17.998539 | instance | 2026-03-11 17:16:17.998711 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 17:16:17.998885 | instance | Wednesday 11 March 2026 17:16:17 +0000 (0:00:00.609) 0:18:11.497 ******* 2026-03-11 17:16:19.262461 | instance | changed: [instance] 2026-03-11 17:16:19.262697 | instance | 2026-03-11 17:16:19.262968 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-11 17:16:19.263318 | instance | Wednesday 11 March 2026 17:16:19 +0000 (0:00:01.264) 0:18:12.761 ******* 2026-03-11 17:16:19.767510 | instance | changed: [instance] 2026-03-11 17:16:19.767660 | instance | 2026-03-11 17:16:19.767839 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-11 17:16:19.768038 | instance | Wednesday 11 March 2026 17:16:19 +0000 (0:00:00.504) 0:18:13.266 ******* 2026-03-11 17:16:20.541660 | instance | ok: [instance] 2026-03-11 17:16:20.541852 | instance | 2026-03-11 17:16:20.542164 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-11 17:16:20.542483 | instance | Wednesday 11 March 2026 17:16:20 +0000 (0:00:00.774) 0:18:14.040 ******* 2026-03-11 17:16:21.205463 | instance | ok: [instance] 2026-03-11 17:16:21.205705 | instance | 2026-03-11 17:16:21.206003 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-11 17:16:21.206318 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.663) 0:18:14.704 ******* 2026-03-11 17:16:21.571773 | instance | ok: [instance] 2026-03-11 17:16:21.572445 | instance | 2026-03-11 17:16:21.572489 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-11 17:16:21.572506 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.366) 0:18:15.070 ******* 2026-03-11 17:16:21.682983 | instance | included: openstack_helm_endpoints for instance 2026-03-11 17:16:21.683044 | instance | 2026-03-11 17:16:21.683062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:16:21.683067 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.111) 0:18:15.182 ******* 2026-03-11 17:16:21.742468 | instance | skipping: [instance] 2026-03-11 17:16:21.742717 | instance | 2026-03-11 17:16:21.742928 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:16:21.743164 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.059) 0:18:15.241 ******* 2026-03-11 17:16:21.791759 | instance | skipping: [instance] 2026-03-11 17:16:21.791832 | instance | 2026-03-11 17:16:21.791979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:16:21.792164 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.049) 0:18:15.291 ******* 2026-03-11 17:16:21.842673 | instance | skipping: [instance] 2026-03-11 17:16:21.842820 | instance | 2026-03-11 17:16:21.843108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:16:21.843267 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.050) 0:18:15.341 ******* 2026-03-11 17:16:21.893551 | instance | skipping: [instance] 2026-03-11 17:16:21.893654 | instance | 2026-03-11 17:16:21.893757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:16:21.893877 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.050) 0:18:15.392 ******* 2026-03-11 17:16:21.946581 | instance | skipping: [instance] 2026-03-11 17:16:21.946785 | instance | 2026-03-11 17:16:21.947091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:16:21.947360 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.053) 0:18:15.445 ******* 2026-03-11 17:16:21.993837 | instance | skipping: [instance] 2026-03-11 17:16:21.994052 | instance | 2026-03-11 17:16:21.994327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:16:21.994587 | instance | Wednesday 11 March 2026 17:16:21 +0000 (0:00:00.047) 0:18:15.493 ******* 2026-03-11 17:16:22.048249 | instance | ok: [instance] 2026-03-11 17:16:22.048478 | instance | 2026-03-11 17:16:22.048791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:16:22.049075 | instance | Wednesday 11 March 2026 17:16:22 +0000 (0:00:00.054) 0:18:15.547 ******* 2026-03-11 17:16:22.114822 | instance | ok: [instance] => (item=identity) 2026-03-11 17:16:22.115091 | instance | 2026-03-11 17:16:22.115361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:16:22.115733 | instance | Wednesday 11 March 2026 17:16:22 +0000 (0:00:00.066) 0:18:15.614 ******* 2026-03-11 17:16:22.195839 | instance | ok: [instance] 2026-03-11 17:16:22.196072 | instance | 2026-03-11 17:16:22.196367 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-11 17:16:22.196635 | instance | Wednesday 11 March 2026 17:16:22 +0000 (0:00:00.080) 0:18:15.694 ******* 2026-03-11 17:16:22.659725 | instance | changed: [instance] 2026-03-11 17:16:22.659795 | instance | 2026-03-11 17:16:22.659889 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-11 17:16:22.660013 | instance | Wednesday 11 March 2026 17:16:22 +0000 (0:00:00.464) 0:18:16.159 ******* 2026-03-11 17:16:23.187045 | instance | changed: [instance] 2026-03-11 17:16:23.187176 | instance | 2026-03-11 17:16:23.187357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:16:23.187526 | instance | Wednesday 11 March 2026 17:16:23 +0000 (0:00:00.527) 0:18:16.686 ******* 2026-03-11 17:16:23.262971 | instance | ok: [instance] 2026-03-11 17:16:23.263245 | instance | 2026-03-11 17:16:23.263522 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:16:23.263807 | instance | Wednesday 11 March 2026 17:16:23 +0000 (0:00:00.075) 0:18:16.762 ******* 2026-03-11 17:16:23.343908 | instance | included: rabbitmq for instance 2026-03-11 17:16:23.344154 | instance | 2026-03-11 17:16:23.344443 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-11 17:16:23.344710 | instance | Wednesday 11 March 2026 17:16:23 +0000 (0:00:00.080) 0:18:16.843 ******* 2026-03-11 17:16:23.993241 | instance | ok: [instance] 2026-03-11 17:16:23.993305 | instance | 2026-03-11 17:16:23.993592 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-11 17:16:23.993629 | instance | Wednesday 11 March 2026 17:16:23 +0000 (0:00:00.649) 0:18:17.492 ******* 2026-03-11 17:16:24.038765 | instance | skipping: [instance] 2026-03-11 17:16:24.038871 | instance | 2026-03-11 17:16:24.039112 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-11 17:16:24.039167 | instance | Wednesday 11 March 2026 17:16:24 +0000 (0:00:00.045) 0:18:17.538 ******* 2026-03-11 17:16:24.092558 | instance | skipping: [instance] 2026-03-11 17:16:24.092653 | instance | 2026-03-11 17:16:24.092945 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-11 17:16:24.092963 | instance | Wednesday 11 March 2026 17:16:24 +0000 (0:00:00.053) 0:18:17.592 ******* 2026-03-11 17:16:24.143356 | instance | skipping: [instance] 2026-03-11 17:16:24.143450 | instance | 2026-03-11 17:16:24.143700 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-11 17:16:24.143717 | instance | Wednesday 11 March 2026 17:16:24 +0000 (0:00:00.051) 0:18:17.643 ******* 2026-03-11 17:16:54.944012 | instance | changed: [instance] 2026-03-11 17:16:54.944089 | instance | 2026-03-11 17:16:54.944380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:16:54.944444 | instance | Wednesday 11 March 2026 17:16:54 +0000 (0:00:30.800) 0:18:48.443 ******* 2026-03-11 17:16:55.575273 | instance | ok: [instance] 2026-03-11 17:16:55.575349 | instance | 2026-03-11 17:16:55.575616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:16:55.575669 | instance | Wednesday 11 March 2026 17:16:55 +0000 (0:00:00.631) 0:18:49.074 ******* 2026-03-11 17:16:55.628349 | instance | ok: [instance] 2026-03-11 17:16:55.628426 | instance | 2026-03-11 17:16:55.628698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:16:55.628743 | instance | Wednesday 11 March 2026 17:16:55 +0000 (0:00:00.053) 0:18:49.127 ******* 2026-03-11 17:16:55.680567 | instance | skipping: [instance] 2026-03-11 17:16:55.680646 | instance | 2026-03-11 17:16:55.680865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:16:55.680902 | instance | Wednesday 11 March 2026 17:16:55 +0000 (0:00:00.051) 0:18:49.179 ******* 2026-03-11 17:16:55.738464 | instance | skipping: [instance] 2026-03-11 17:16:55.738515 | instance | 2026-03-11 17:16:55.738703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:16:55.738816 | instance | Wednesday 11 March 2026 17:16:55 +0000 (0:00:00.058) 0:18:49.238 ******* 2026-03-11 17:16:55.794096 | instance | ok: [instance] 2026-03-11 17:16:55.794133 | instance | 2026-03-11 17:16:55.794324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:16:55.794336 | instance | Wednesday 11 March 2026 17:16:55 +0000 (0:00:00.055) 0:18:49.293 ******* 2026-03-11 17:16:55.895392 | instance | ok: [instance] => (item=oslo_cache) 2026-03-11 17:16:55.895783 | instance | ok: [instance] => (item=identity) 2026-03-11 17:16:55.896161 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-11 17:16:55.896523 | instance | ok: [instance] => (item=key_manager) 2026-03-11 17:16:55.896863 | instance | ok: [instance] => (item=oslo_db) 2026-03-11 17:16:55.897188 | instance | 2026-03-11 17:16:55.897538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:16:55.897882 | instance | Wednesday 11 March 2026 17:16:55 +0000 (0:00:00.101) 0:18:49.394 ******* 2026-03-11 17:16:55.958359 | instance | ok: [instance] 2026-03-11 17:16:55.958637 | instance | 2026-03-11 17:16:55.958931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:16:55.959271 | instance | Wednesday 11 March 2026 17:16:55 +0000 (0:00:00.062) 0:18:49.457 ******* 2026-03-11 17:16:56.017950 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:16:56.018184 | instance | 2026-03-11 17:16:56.018465 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:16:56.018749 | instance | Wednesday 11 March 2026 17:16:56 +0000 (0:00:00.059) 0:18:49.517 ******* 2026-03-11 17:16:56.536297 | instance | changed: [instance] 2026-03-11 17:16:56.536549 | instance | 2026-03-11 17:16:56.536827 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-03-11 17:16:56.537138 | instance | Wednesday 11 March 2026 17:16:56 +0000 (0:00:00.518) 0:18:50.035 ******* 2026-03-11 17:18:29.730841 | instance | changed: [instance] 2026-03-11 17:18:29.730940 | instance | 2026-03-11 17:18:29.731149 | instance | TASK [Create Ingress] ********************************************************** 2026-03-11 17:18:29.731339 | instance | Wednesday 11 March 2026 17:18:29 +0000 (0:01:33.193) 0:20:23.229 ******* 2026-03-11 17:18:29.843714 | instance | included: openstack_helm_ingress for instance 2026-03-11 17:18:29.843815 | instance | 2026-03-11 17:18:29.843991 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-11 17:18:29.844209 | instance | Wednesday 11 March 2026 17:18:29 +0000 (0:00:00.113) 0:20:23.342 ******* 2026-03-11 17:18:29.903141 | instance | skipping: [instance] 2026-03-11 17:18:29.903457 | instance | 2026-03-11 17:18:29.903816 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-11 17:18:29.904176 | instance | Wednesday 11 March 2026 17:18:29 +0000 (0:00:00.059) 0:20:23.402 ******* 2026-03-11 17:18:29.956328 | instance | skipping: [instance] 2026-03-11 17:18:29.956511 | instance | 2026-03-11 17:18:29.956716 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-11 17:18:29.956911 | instance | Wednesday 11 March 2026 17:18:29 +0000 (0:00:00.053) 0:20:23.456 ******* 2026-03-11 17:18:30.030886 | instance | ok: [instance] 2026-03-11 17:18:30.031200 | instance | 2026-03-11 17:18:30.031517 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-03-11 17:18:30.031865 | instance | Wednesday 11 March 2026 17:18:30 +0000 (0:00:00.074) 0:20:23.530 ******* 2026-03-11 17:18:30.102125 | instance | included: ingress for instance 2026-03-11 17:18:30.102476 | instance | 2026-03-11 17:18:30.102862 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-03-11 17:18:30.103278 | instance | Wednesday 11 March 2026 17:18:30 +0000 (0:00:00.071) 0:20:23.601 ******* 2026-03-11 17:18:31.266752 | instance | changed: [instance] 2026-03-11 17:18:31.266958 | instance | 2026-03-11 17:18:31.267283 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-03-11 17:18:31.267558 | instance | Wednesday 11 March 2026 17:18:31 +0000 (0:00:01.163) 0:20:24.765 ******* 2026-03-11 17:18:32.277135 | instance | changed: [instance] 2026-03-11 17:18:32.277337 | instance | 2026-03-11 17:18:32.277607 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-03-11 17:18:32.277870 | instance | Wednesday 11 March 2026 17:18:32 +0000 (0:00:01.011) 0:20:25.776 ******* 2026-03-11 17:18:41.796397 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-03-11 17:18:41.796463 | instance | 2026-03-11 17:18:41.797077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:18:41.797127 | instance | Wednesday 11 March 2026 17:18:41 +0000 (0:00:09.518) 0:20:35.295 ******* 2026-03-11 17:18:41.866785 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:18:41.867155 | instance | 2026-03-11 17:18:41.867354 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:18:41.867631 | instance | Wednesday 11 March 2026 17:18:41 +0000 (0:00:00.070) 0:20:35.365 ******* 2026-03-11 17:18:42.371765 | instance | changed: [instance] 2026-03-11 17:18:42.371817 | instance | 2026-03-11 17:18:42.371829 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-03-11 17:18:42.371856 | instance | Wednesday 11 March 2026 17:18:42 +0000 (0:00:00.504) 0:20:35.870 ******* 2026-03-11 17:18:44.825909 | instance | changed: [instance] 2026-03-11 17:18:44.825970 | instance | 2026-03-11 17:18:44.825982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:18:44.825993 | instance | Wednesday 11 March 2026 17:18:44 +0000 (0:00:02.453) 0:20:38.324 ******* 2026-03-11 17:18:44.878657 | instance | skipping: [instance] 2026-03-11 17:18:44.878733 | instance | 2026-03-11 17:18:44.878931 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:18:44.878964 | instance | Wednesday 11 March 2026 17:18:44 +0000 (0:00:00.053) 0:20:38.377 ******* 2026-03-11 17:18:44.924822 | instance | skipping: [instance] 2026-03-11 17:18:44.924871 | instance | 2026-03-11 17:18:44.925045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:18:44.925292 | instance | Wednesday 11 March 2026 17:18:44 +0000 (0:00:00.046) 0:20:38.424 ******* 2026-03-11 17:18:44.967782 | instance | skipping: [instance] 2026-03-11 17:18:44.968011 | instance | 2026-03-11 17:18:44.968298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:18:44.968569 | instance | Wednesday 11 March 2026 17:18:44 +0000 (0:00:00.042) 0:20:38.467 ******* 2026-03-11 17:18:45.010454 | instance | skipping: [instance] 2026-03-11 17:18:45.010716 | instance | 2026-03-11 17:18:45.011057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:18:45.011358 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.043) 0:20:38.510 ******* 2026-03-11 17:18:45.052142 | instance | skipping: [instance] 2026-03-11 17:18:45.052365 | instance | 2026-03-11 17:18:45.052633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:18:45.052896 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.041) 0:20:38.551 ******* 2026-03-11 17:18:45.098612 | instance | skipping: [instance] 2026-03-11 17:18:45.098818 | instance | 2026-03-11 17:18:45.099160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:18:45.099429 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.046) 0:20:38.598 ******* 2026-03-11 17:18:45.157617 | instance | ok: [instance] 2026-03-11 17:18:45.157922 | instance | 2026-03-11 17:18:45.158211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:18:45.158518 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.058) 0:20:38.657 ******* 2026-03-11 17:18:45.218941 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-03-11 17:18:45.219103 | instance | 2026-03-11 17:18:45.219276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:18:45.219446 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.061) 0:20:38.718 ******* 2026-03-11 17:18:45.284028 | instance | ok: [instance] 2026-03-11 17:18:45.284266 | instance | 2026-03-11 17:18:45.284547 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:18:45.284808 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.064) 0:20:38.783 ******* 2026-03-11 17:18:45.349395 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:18:45.349958 | instance | 2026-03-11 17:18:45.349984 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:18:45.350213 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.065) 0:20:38.849 ******* 2026-03-11 17:18:45.847015 | instance | changed: [instance] 2026-03-11 17:18:45.847306 | instance | 2026-03-11 17:18:45.847613 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-03-11 17:18:45.847877 | instance | Wednesday 11 March 2026 17:18:45 +0000 (0:00:00.496) 0:20:39.346 ******* 2026-03-11 17:19:03.269842 | instance | ok: [instance] 2026-03-11 17:19:03.270091 | instance | 2026-03-11 17:19:03.270388 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-03-11 17:19:03.270664 | instance | Wednesday 11 March 2026 17:19:03 +0000 (0:00:17.422) 0:20:56.769 ******* 2026-03-11 17:19:17.852869 | instance | ok: [instance] 2026-03-11 17:19:17.853066 | instance | 2026-03-11 17:19:17.853320 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-03-11 17:19:17.853637 | instance | Wednesday 11 March 2026 17:19:17 +0000 (0:00:14.582) 0:21:11.352 ******* 2026-03-11 17:19:19.075854 | instance | ok: [instance] 2026-03-11 17:19:19.075954 | instance | 2026-03-11 17:19:19.076217 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-03-11 17:19:19.076256 | instance | Wednesday 11 March 2026 17:19:19 +0000 (0:00:01.223) 0:21:12.575 ******* 2026-03-11 17:19:20.195898 | instance | ok: [instance] 2026-03-11 17:19:20.196468 | instance | 2026-03-11 17:19:20.196483 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-03-11 17:19:20.196494 | instance | Wednesday 11 March 2026 17:19:20 +0000 (0:00:01.119) 0:21:13.695 ******* 2026-03-11 17:19:20.908222 | instance | changed: [instance] 2026-03-11 17:19:20.908320 | instance | 2026-03-11 17:19:20.908580 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-03-11 17:19:20.908618 | instance | Wednesday 11 March 2026 17:19:20 +0000 (0:00:00.712) 0:21:14.407 ******* 2026-03-11 17:19:21.611903 | instance | changed: [instance] 2026-03-11 17:19:21.611967 | instance | 2026-03-11 17:19:21.612270 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-03-11 17:19:21.612307 | instance | Wednesday 11 March 2026 17:19:21 +0000 (0:00:00.703) 0:21:15.111 ******* 2026-03-11 17:19:24.201485 | instance | changed: [instance] 2026-03-11 17:19:24.201575 | instance | 2026-03-11 17:19:24.201699 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-03-11 17:19:24.201824 | instance | Wednesday 11 March 2026 17:19:24 +0000 (0:00:02.589) 0:21:17.701 ******* 2026-03-11 17:19:25.631743 | instance | [WARNING]: Module did not set no_log for update_password 2026-03-11 17:19:25.656862 | instance | changed: [instance] 2026-03-11 17:19:25.656952 | instance | 2026-03-11 17:19:25.657181 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-03-11 17:19:25.657243 | instance | Wednesday 11 March 2026 17:19:25 +0000 (0:00:01.455) 0:21:19.156 ******* 2026-03-11 17:19:31.639570 | instance | ok: [instance] 2026-03-11 17:19:31.639651 | instance | 2026-03-11 17:19:31.639760 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-03-11 17:19:31.639890 | instance | Wednesday 11 March 2026 17:19:31 +0000 (0:00:05.982) 0:21:25.139 ******* 2026-03-11 17:19:32.721439 | instance | changed: [instance] 2026-03-11 17:19:32.721510 | instance | 2026-03-11 17:19:32.721795 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-03-11 17:19:32.721842 | instance | Wednesday 11 March 2026 17:19:32 +0000 (0:00:01.081) 0:21:26.221 ******* 2026-03-11 17:19:34.734286 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-140.nip.io/swift/v1/%(tenant_id)s'}) 2026-03-11 17:19:34.734384 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-03-11 17:19:34.734492 | instance | 2026-03-11 17:19:34.734618 | instance | TASK [Create Ingress] ********************************************************** 2026-03-11 17:19:34.734773 | instance | Wednesday 11 March 2026 17:19:34 +0000 (0:00:02.012) 0:21:28.233 ******* 2026-03-11 17:19:34.850984 | instance | included: openstack_helm_ingress for instance 2026-03-11 17:19:34.851134 | instance | 2026-03-11 17:19:34.851319 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-11 17:19:34.851497 | instance | Wednesday 11 March 2026 17:19:34 +0000 (0:00:00.115) 0:21:28.349 ******* 2026-03-11 17:19:34.908452 | instance | skipping: [instance] 2026-03-11 17:19:34.908609 | instance | 2026-03-11 17:19:34.908789 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-11 17:19:34.908971 | instance | Wednesday 11 March 2026 17:19:34 +0000 (0:00:00.058) 0:21:28.407 ******* 2026-03-11 17:19:34.963937 | instance | skipping: [instance] 2026-03-11 17:19:34.964078 | instance | 2026-03-11 17:19:34.964287 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-11 17:19:34.964471 | instance | Wednesday 11 March 2026 17:19:34 +0000 (0:00:00.055) 0:21:28.463 ******* 2026-03-11 17:19:35.027613 | instance | ok: [instance] 2026-03-11 17:19:35.027743 | instance | 2026-03-11 17:19:35.027920 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-03-11 17:19:35.028095 | instance | Wednesday 11 March 2026 17:19:35 +0000 (0:00:00.063) 0:21:28.527 ******* 2026-03-11 17:19:35.107728 | instance | included: ingress for instance 2026-03-11 17:19:35.107883 | instance | 2026-03-11 17:19:35.108056 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-03-11 17:19:35.108387 | instance | Wednesday 11 March 2026 17:19:35 +0000 (0:00:00.079) 0:21:28.607 ******* 2026-03-11 17:19:36.048820 | instance | changed: [instance] 2026-03-11 17:19:36.049042 | instance | 2026-03-11 17:19:36.049355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:19:36.049747 | instance | Wednesday 11 March 2026 17:19:36 +0000 (0:00:00.940) 0:21:29.548 ******* 2026-03-11 17:19:36.110895 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:19:36.111149 | instance | 2026-03-11 17:19:36.111419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:19:36.111686 | instance | Wednesday 11 March 2026 17:19:36 +0000 (0:00:00.062) 0:21:29.610 ******* 2026-03-11 17:19:36.633355 | instance | changed: [instance] 2026-03-11 17:19:36.633454 | instance | 2026-03-11 17:19:36.633547 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-03-11 17:19:36.633673 | instance | Wednesday 11 March 2026 17:19:36 +0000 (0:00:00.522) 0:21:30.132 ******* 2026-03-11 17:19:51.271349 | instance | ok: [instance] 2026-03-11 17:19:51.271485 | instance | 2026-03-11 17:19:51.271665 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-03-11 17:19:51.271834 | instance | Wednesday 11 March 2026 17:19:51 +0000 (0:00:14.637) 0:21:44.770 ******* 2026-03-11 17:19:51.351932 | instance | ok: [instance] => (item=10.96.240.200) 2026-03-11 17:19:51.352172 | instance | 2026-03-11 17:19:51.352436 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-03-11 17:19:51.352703 | instance | Wednesday 11 March 2026 17:19:51 +0000 (0:00:00.080) 0:21:44.851 ******* 2026-03-11 17:19:52.043189 | instance | changed: [instance] 2026-03-11 17:19:52.043418 | instance | 2026-03-11 17:19:52.043685 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-03-11 17:19:52.043957 | instance | Wednesday 11 March 2026 17:19:52 +0000 (0:00:00.690) 0:21:45.542 ******* 2026-03-11 17:19:52.670826 | instance | changed: [instance] 2026-03-11 17:19:52.670889 | instance | 2026-03-11 17:19:52.670900 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-03-11 17:19:52.671145 | instance | Wednesday 11 March 2026 17:19:52 +0000 (0:00:00.627) 0:21:46.169 ******* 2026-03-11 17:19:53.808595 | instance | ok: [instance] 2026-03-11 17:19:53.808665 | instance | 2026-03-11 17:19:53.808952 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-03-11 17:19:53.808994 | instance | Wednesday 11 March 2026 17:19:53 +0000 (0:00:01.138) 0:21:47.308 ******* 2026-03-11 17:19:53.858651 | instance | ok: [instance] 2026-03-11 17:19:53.859064 | instance | 2026-03-11 17:19:53.859107 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-03-11 17:19:53.859113 | instance | Wednesday 11 March 2026 17:19:53 +0000 (0:00:00.049) 0:21:47.358 ******* 2026-03-11 17:19:54.551573 | instance | changed: [instance] 2026-03-11 17:19:54.551687 | instance | 2026-03-11 17:19:54.551968 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-03-11 17:19:54.552008 | instance | Wednesday 11 March 2026 17:19:54 +0000 (0:00:00.692) 0:21:48.051 ******* 2026-03-11 17:19:54.714550 | instance | ok: [instance] 2026-03-11 17:19:54.714634 | instance | 2026-03-11 17:19:54.714767 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-03-11 17:19:54.714890 | instance | Wednesday 11 March 2026 17:19:54 +0000 (0:00:00.163) 0:21:48.214 ******* 2026-03-11 17:19:55.898637 | instance | changed: [instance] 2026-03-11 17:19:55.898713 | instance | 2026-03-11 17:19:55.898990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:19:55.899042 | instance | Wednesday 11 March 2026 17:19:55 +0000 (0:00:01.184) 0:21:49.398 ******* 2026-03-11 17:19:55.985340 | instance | ok: [instance] 2026-03-11 17:19:55.985482 | instance | 2026-03-11 17:19:55.985660 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:19:55.985795 | instance | Wednesday 11 March 2026 17:19:55 +0000 (0:00:00.086) 0:21:49.484 ******* 2026-03-11 17:19:56.066781 | instance | included: rabbitmq for instance 2026-03-11 17:19:56.066852 | instance | 2026-03-11 17:19:56.066987 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-11 17:19:56.067142 | instance | Wednesday 11 March 2026 17:19:56 +0000 (0:00:00.081) 0:21:49.566 ******* 2026-03-11 17:19:56.802113 | instance | ok: [instance] 2026-03-11 17:19:56.802178 | instance | 2026-03-11 17:19:56.802455 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-11 17:19:56.802493 | instance | Wednesday 11 March 2026 17:19:56 +0000 (0:00:00.735) 0:21:50.301 ******* 2026-03-11 17:19:56.851512 | instance | skipping: [instance] 2026-03-11 17:19:56.851616 | instance | 2026-03-11 17:19:56.851886 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-11 17:19:56.851925 | instance | Wednesday 11 March 2026 17:19:56 +0000 (0:00:00.049) 0:21:50.351 ******* 2026-03-11 17:19:56.901687 | instance | skipping: [instance] 2026-03-11 17:19:56.901762 | instance | 2026-03-11 17:19:56.901909 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-11 17:19:56.902029 | instance | Wednesday 11 March 2026 17:19:56 +0000 (0:00:00.050) 0:21:50.401 ******* 2026-03-11 17:19:56.956243 | instance | skipping: [instance] 2026-03-11 17:19:56.956334 | instance | 2026-03-11 17:19:56.956458 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-11 17:19:56.956581 | instance | Wednesday 11 March 2026 17:19:56 +0000 (0:00:00.054) 0:21:50.455 ******* 2026-03-11 17:20:27.843961 | instance | changed: [instance] 2026-03-11 17:20:27.844181 | instance | 2026-03-11 17:20:27.844470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:20:27.844748 | instance | Wednesday 11 March 2026 17:20:27 +0000 (0:00:30.886) 0:22:21.341 ******* 2026-03-11 17:20:28.471058 | instance | ok: [instance] 2026-03-11 17:20:28.471305 | instance | 2026-03-11 17:20:28.471642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:20:28.471912 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.628) 0:22:21.970 ******* 2026-03-11 17:20:28.522366 | instance | ok: [instance] 2026-03-11 17:20:28.522596 | instance | 2026-03-11 17:20:28.522872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:20:28.523171 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.051) 0:22:22.022 ******* 2026-03-11 17:20:28.572787 | instance | skipping: [instance] 2026-03-11 17:20:28.572989 | instance | 2026-03-11 17:20:28.573263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:20:28.573522 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.050) 0:22:22.072 ******* 2026-03-11 17:20:28.619677 | instance | skipping: [instance] 2026-03-11 17:20:28.619920 | instance | 2026-03-11 17:20:28.620197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:20:28.620461 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.046) 0:22:22.119 ******* 2026-03-11 17:20:28.664171 | instance | ok: [instance] 2026-03-11 17:20:28.664408 | instance | 2026-03-11 17:20:28.664690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:20:28.664977 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.044) 0:22:22.163 ******* 2026-03-11 17:20:28.771265 | instance | ok: [instance] => (item=oslo_cache) 2026-03-11 17:20:28.771564 | instance | ok: [instance] => (item=dashboard) 2026-03-11 17:20:28.771827 | instance | ok: [instance] => (item=identity) 2026-03-11 17:20:28.772168 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-11 17:20:28.772438 | instance | ok: [instance] => (item=oslo_db) 2026-03-11 17:20:28.772706 | instance | ok: [instance] => (item=image) 2026-03-11 17:20:28.772960 | instance | 2026-03-11 17:20:28.773237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:20:28.773546 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.106) 0:22:22.270 ******* 2026-03-11 17:20:28.834480 | instance | ok: [instance] 2026-03-11 17:20:28.834715 | instance | 2026-03-11 17:20:28.835028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:20:28.835289 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.063) 0:22:22.334 ******* 2026-03-11 17:20:28.897957 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:20:28.898205 | instance | 2026-03-11 17:20:28.898604 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:20:28.898716 | instance | Wednesday 11 March 2026 17:20:28 +0000 (0:00:00.063) 0:22:22.397 ******* 2026-03-11 17:20:29.418408 | instance | changed: [instance] 2026-03-11 17:20:29.418469 | instance | 2026-03-11 17:20:29.418782 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-03-11 17:20:29.418820 | instance | Wednesday 11 March 2026 17:20:29 +0000 (0:00:00.520) 0:22:22.917 ******* 2026-03-11 17:20:29.785839 | instance | ok: [instance] 2026-03-11 17:20:29.785907 | instance | 2026-03-11 17:20:29.786173 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-03-11 17:20:29.786213 | instance | Wednesday 11 March 2026 17:20:29 +0000 (0:00:00.367) 0:22:23.285 ******* 2026-03-11 17:22:35.036271 | instance | changed: [instance] 2026-03-11 17:22:35.036350 | instance | 2026-03-11 17:22:35.036650 | instance | TASK [Create Ingress] ********************************************************** 2026-03-11 17:22:35.036689 | instance | Wednesday 11 March 2026 17:22:35 +0000 (0:02:05.250) 0:24:28.535 ******* 2026-03-11 17:22:35.148353 | instance | included: openstack_helm_ingress for instance 2026-03-11 17:22:35.148434 | instance | 2026-03-11 17:22:35.148577 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-11 17:22:35.148704 | instance | Wednesday 11 March 2026 17:22:35 +0000 (0:00:00.111) 0:24:28.647 ******* 2026-03-11 17:22:35.200964 | instance | skipping: [instance] 2026-03-11 17:22:35.201206 | instance | 2026-03-11 17:22:35.201501 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-11 17:22:35.201513 | instance | Wednesday 11 March 2026 17:22:35 +0000 (0:00:00.052) 0:24:28.700 ******* 2026-03-11 17:22:35.251106 | instance | skipping: [instance] 2026-03-11 17:22:35.251178 | instance | 2026-03-11 17:22:35.251308 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-11 17:22:35.251429 | instance | Wednesday 11 March 2026 17:22:35 +0000 (0:00:00.050) 0:24:28.750 ******* 2026-03-11 17:22:35.323197 | instance | ok: [instance] 2026-03-11 17:22:35.323420 | instance | 2026-03-11 17:22:35.323697 | instance | TASK [Create Ingress image] **************************************************** 2026-03-11 17:22:35.323969 | instance | Wednesday 11 March 2026 17:22:35 +0000 (0:00:00.071) 0:24:28.822 ******* 2026-03-11 17:22:35.399219 | instance | included: ingress for instance 2026-03-11 17:22:35.399458 | instance | 2026-03-11 17:22:35.399718 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-03-11 17:22:35.399977 | instance | Wednesday 11 March 2026 17:22:35 +0000 (0:00:00.075) 0:24:28.898 ******* 2026-03-11 17:22:36.426079 | instance | changed: [instance] 2026-03-11 17:22:36.426321 | instance | 2026-03-11 17:22:36.426586 | instance | TASK [Create images] *********************************************************** 2026-03-11 17:22:36.426852 | instance | Wednesday 11 March 2026 17:22:36 +0000 (0:00:01.026) 0:24:29.925 ******* 2026-03-11 17:22:36.555646 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-03-11 17:22:36.555801 | instance | 2026-03-11 17:22:36.555985 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-03-11 17:22:36.556159 | instance | Wednesday 11 March 2026 17:22:36 +0000 (0:00:00.129) 0:24:30.055 ******* 2026-03-11 17:22:39.814319 | instance | changed: [instance] 2026-03-11 17:22:39.814553 | instance | 2026-03-11 17:22:39.814836 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-11 17:22:39.815308 | instance | Wednesday 11 March 2026 17:22:39 +0000 (0:00:03.258) 0:24:33.313 ******* 2026-03-11 17:22:59.230093 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-03-11 17:22:59.230176 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-03-11 17:22:59.230341 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-03-11 17:22:59.230603 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-03-11 17:22:59.231093 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-03-11 17:22:59.231180 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-03-11 17:22:59.231380 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-03-11 17:22:59.232096 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-03-11 17:22:59.232119 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-03-11 17:22:59.232129 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-03-11 17:22:59.232453 | instance | ok: [instance] 2026-03-11 17:22:59.233137 | instance | 2026-03-11 17:22:59.233206 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-11 17:22:59.233219 | instance | Wednesday 11 March 2026 17:22:59 +0000 (0:00:19.415) 0:24:52.728 ******* 2026-03-11 17:22:59.437732 | instance | changed: [instance] 2026-03-11 17:22:59.437801 | instance | 2026-03-11 17:22:59.438069 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-11 17:22:59.438088 | instance | Wednesday 11 March 2026 17:22:59 +0000 (0:00:00.208) 0:24:52.937 ******* 2026-03-11 17:23:00.774929 | instance | changed: [instance] 2026-03-11 17:23:00.775032 | instance | 2026-03-11 17:23:00.775138 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-11 17:23:00.775259 | instance | Wednesday 11 March 2026 17:23:00 +0000 (0:00:01.337) 0:24:54.274 ******* 2026-03-11 17:23:01.000720 | instance | ok: [instance] 2026-03-11 17:23:01.000969 | instance | 2026-03-11 17:23:01.001192 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-11 17:23:01.001521 | instance | Wednesday 11 March 2026 17:23:00 +0000 (0:00:00.225) 0:24:54.500 ******* 2026-03-11 17:23:01.275693 | instance | changed: [instance] 2026-03-11 17:23:01.275914 | instance | 2026-03-11 17:23:01.276184 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-11 17:23:01.276440 | instance | Wednesday 11 March 2026 17:23:01 +0000 (0:00:00.274) 0:24:54.774 ******* 2026-03-11 17:23:02.042047 | instance | ok: [instance] 2026-03-11 17:23:02.042313 | instance | 2026-03-11 17:23:02.042601 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-11 17:23:02.042906 | instance | Wednesday 11 March 2026 17:23:02 +0000 (0:00:00.766) 0:24:55.541 ******* 2026-03-11 17:23:06.928535 | instance | changed: [instance] 2026-03-11 17:23:06.928616 | instance | 2026-03-11 17:23:06.928713 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-11 17:23:06.928831 | instance | Wednesday 11 March 2026 17:23:06 +0000 (0:00:04.886) 0:25:00.427 ******* 2026-03-11 17:23:07.230234 | instance | changed: [instance] 2026-03-11 17:23:07.230458 | instance | 2026-03-11 17:23:07.230849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-11 17:23:07.231208 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.301) 0:25:00.729 ******* 2026-03-11 17:23:07.313671 | instance | ok: [instance] 2026-03-11 17:23:07.313920 | instance | 2026-03-11 17:23:07.314193 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-11 17:23:07.314459 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.083) 0:25:00.812 ******* 2026-03-11 17:23:07.357246 | instance | skipping: [instance] 2026-03-11 17:23:07.357473 | instance | 2026-03-11 17:23:07.357814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-11 17:23:07.358089 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.043) 0:25:00.856 ******* 2026-03-11 17:23:07.411072 | instance | skipping: [instance] 2026-03-11 17:23:07.411322 | instance | 2026-03-11 17:23:07.411610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-11 17:23:07.411880 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.053) 0:25:00.910 ******* 2026-03-11 17:23:07.462502 | instance | skipping: [instance] 2026-03-11 17:23:07.462756 | instance | 2026-03-11 17:23:07.463115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-11 17:23:07.463397 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.051) 0:25:00.961 ******* 2026-03-11 17:23:07.511253 | instance | skipping: [instance] 2026-03-11 17:23:07.511496 | instance | 2026-03-11 17:23:07.511783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-11 17:23:07.512053 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.048) 0:25:01.010 ******* 2026-03-11 17:23:07.574078 | instance | skipping: [instance] 2026-03-11 17:23:07.574160 | instance | 2026-03-11 17:23:07.574282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-11 17:23:07.574402 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.062) 0:25:01.073 ******* 2026-03-11 17:23:07.634841 | instance | ok: [instance] 2026-03-11 17:23:07.635132 | instance | 2026-03-11 17:23:07.635436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-11 17:23:07.635720 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.060) 0:25:01.134 ******* 2026-03-11 17:23:07.734604 | instance | ok: [instance] => (item=identity) 2026-03-11 17:23:07.734869 | instance | ok: [instance] => (item=staffeln) 2026-03-11 17:23:07.735158 | instance | ok: [instance] => (item=oslo_cache) 2026-03-11 17:23:07.735430 | instance | ok: [instance] => (item=oslo_db) 2026-03-11 17:23:07.735681 | instance | 2026-03-11 17:23:07.735946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-11 17:23:07.736210 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.099) 0:25:01.233 ******* 2026-03-11 17:23:07.803813 | instance | ok: [instance] 2026-03-11 17:23:07.803927 | instance | 2026-03-11 17:23:07.804132 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-11 17:23:07.804346 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.069) 0:25:01.303 ******* 2026-03-11 17:23:07.873212 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-11 17:23:07.873444 | instance | 2026-03-11 17:23:07.873711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-11 17:23:07.873991 | instance | Wednesday 11 March 2026 17:23:07 +0000 (0:00:00.069) 0:25:01.372 ******* 2026-03-11 17:23:08.393123 | instance | changed: [instance] 2026-03-11 17:23:08.393351 | instance | 2026-03-11 17:23:08.393628 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-03-11 17:23:08.393905 | instance | Wednesday 11 March 2026 17:23:08 +0000 (0:00:00.519) 0:25:01.892 ******* 2026-03-11 17:28:18.250149 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmprzo8gtxb.yml staffeln /usr/local/src/staffeln", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"staffeln\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"staffeln\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"staffeln\" does not exist. Installing it now."]} 2026-03-11 17:28:18.254592 | instance | 2026-03-11 17:28:18.254853 | instance | PLAY RECAP ********************************************************************* 2026-03-11 17:28:18.255186 | instance | instance : ok=465 changed=175 unreachable=0 failed=1 skipped=149 rescued=0 ignored=2 2026-03-11 17:28:18.255518 | instance | 2026-03-11 17:28:18.255694 | instance | Wednesday 11 March 2026 17:28:18 +0000 (0:05:09.860) 0:30:11.752 ******* 2026-03-11 17:28:18.255935 | instance | =============================================================================== 2026-03-11 17:28:18.256259 | instance | vexxhost.atmosphere.staffeln : Deploy Helm chart ---------------------- 309.86s 2026-03-11 17:28:18.256448 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 163.57s 2026-03-11 17:28:18.256625 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.30s 2026-03-11 17:28:18.256789 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 125.25s 2026-03-11 17:28:18.256951 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 121.28s 2026-03-11 17:28:18.257126 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 94.63s 2026-03-11 17:28:18.257282 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 93.19s 2026-03-11 17:28:18.257442 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 86.62s 2026-03-11 17:28:18.257604 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s 2026-03-11 17:28:18.257765 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 30.87s 2026-03-11 17:28:18.258064 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.82s 2026-03-11 17:28:18.258082 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.80s 2026-03-11 17:28:18.258247 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 29.59s 2026-03-11 17:28:18.258408 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 20.19s 2026-03-11 17:28:18.258571 | instance | vexxhost.atmosphere.glance_image : Check if image exists --------------- 19.42s 2026-03-11 17:28:18.258740 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 17.42s 2026-03-11 17:28:18.258906 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 16.98s 2026-03-11 17:28:18.259120 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.64s 2026-03-11 17:28:18.259272 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.58s 2026-03-11 17:28:18.259442 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 13.37s 2026-03-11 17:28:18.474728 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-11 17:28:18.474896 | instance | ERROR [aio > converge] Executed: Failed 2026-03-11 17:28:18.475078 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-11 17:28:18.717046 | instance | ERROR 2026-03-11 17:28:18.717250 | instance | { 2026-03-11 17:28:18.717279 | instance | "delta": "0:31:43.150471", 2026-03-11 17:28:18.717299 | instance | "end": "2026-03-11 17:28:18.562163", 2026-03-11 17:28:18.717317 | instance | "msg": "non-zero return code", 2026-03-11 17:28:18.717335 | instance | "rc": 2, 2026-03-11 17:28:18.717355 | instance | "start": "2026-03-11 16:56:35.411692" 2026-03-11 17:28:18.717373 | instance | } failure 2026-03-11 17:28:18.741928 | 2026-03-11 17:28:18.741982 | PLAY RECAP 2026-03-11 17:28:18.742024 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-03-11 17:28:18.742091 | 2026-03-11 17:28:18.856098 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-11 17:28:18.867777 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-03-11 17:28:19.450823 | 2026-03-11 17:28:19.450951 | PLAY [all] 2026-03-11 17:28:19.464949 | 2026-03-11 17:28:19.465071 | TASK [gather-host-logs : creating directory for system status] 2026-03-11 17:28:19.793075 | instance | changed 2026-03-11 17:28:19.799491 | 2026-03-11 17:28:19.799569 | TASK [gather-host-logs : Get logs for each host] 2026-03-11 17:28:20.154939 | instance | + systemd-cgls --full --all --no-pager 2026-03-11 17:28:20.187781 | instance | + ip addr 2026-03-11 17:28:20.193861 | instance | + ip route 2026-03-11 17:28:20.196275 | instance | + lsblk 2026-03-11 17:28:20.208029 | instance | + mount 2026-03-11 17:28:20.217236 | instance | + docker images 2026-03-11 17:28:20.238681 | instance | + brctl show 2026-03-11 17:28:20.239334 | instance | /bin/bash: line 8: brctl: command not found 2026-03-11 17:28:20.239688 | instance | + ps aux --sort=-%mem 2026-03-11 17:28:20.279324 | instance | + dpkg -l 2026-03-11 17:28:20.289933 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-03-11 17:28:20.290463 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-03-11 17:28:20.307806 | instance | + '[' '!' -z '' ']' 2026-03-11 17:28:20.356638 | instance | ok: Runtime: 0:00:00.158465 2026-03-11 17:28:20.362922 | 2026-03-11 17:28:20.362986 | TASK [gather-host-logs : Downloads logs to executor] 2026-03-11 17:28:21.009756 | instance | changed: 2026-03-11 17:28:21.009935 | instance | created directory /var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/work/logs/instance 2026-03-11 17:28:21.009962 | instance | cd+++++++++ system/ 2026-03-11 17:28:21.009984 | instance | >f+++++++++ system/brctl-show.txt 2026-03-11 17:28:21.010004 | instance | >f+++++++++ system/docker-images.txt 2026-03-11 17:28:21.010024 | instance | >f+++++++++ system/ip-addr.txt 2026-03-11 17:28:21.010045 | instance | >f+++++++++ system/ip-route.txt 2026-03-11 17:28:21.010065 | instance | >f+++++++++ system/lsblk.txt 2026-03-11 17:28:21.010084 | instance | >f+++++++++ system/mount.txt 2026-03-11 17:28:21.010103 | instance | >f+++++++++ system/packages.txt 2026-03-11 17:28:21.010121 | instance | >f+++++++++ system/ps.txt 2026-03-11 17:28:21.010141 | instance | >f+++++++++ system/systemd-cgls.txt 2026-03-11 17:28:21.018935 | 2026-03-11 17:28:21.019000 | LOOP [helm-release-status : creating directory for helm release status] 2026-03-11 17:28:21.255914 | instance | changed: "values" 2026-03-11 17:28:21.428540 | instance | changed: "releases" 2026-03-11 17:28:21.442070 | 2026-03-11 17:28:21.442236 | TASK [helm-release-status : Gather get release status for helm charts] 2026-03-11 17:28:26.983263 | instance | ok: Runtime: 0:00:05.259678 2026-03-11 17:28:26.990242 | 2026-03-11 17:28:26.990314 | TASK [helm-release-status : Downloads logs to executor] 2026-03-11 17:28:27.491298 | instance | changed: 2026-03-11 17:28:27.491512 | instance | cd+++++++++ helm/ 2026-03-11 17:28:27.491546 | instance | cd+++++++++ helm/releases/ 2026-03-11 17:28:27.491587 | instance | cd+++++++++ helm/releases/auth-system/ 2026-03-11 17:28:27.491614 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-03-11 17:28:27.491634 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-03-11 17:28:27.491656 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-03-11 17:28:27.491676 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-03-11 17:28:27.491694 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-03-11 17:28:27.491713 | instance | cd+++++++++ helm/releases/kube-system/ 2026-03-11 17:28:27.491731 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-03-11 17:28:27.491750 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-03-11 17:28:27.491767 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-03-11 17:28:27.491789 | instance | cd+++++++++ helm/releases/monitoring/ 2026-03-11 17:28:27.491809 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-03-11 17:28:27.491828 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-03-11 17:28:27.491847 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-03-11 17:28:27.491865 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-03-11 17:28:27.491883 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-03-11 17:28:27.491901 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-03-11 17:28:27.491921 | instance | cd+++++++++ helm/releases/openstack/ 2026-03-11 17:28:27.491944 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-03-11 17:28:27.491962 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-03-11 17:28:27.491981 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-03-11 17:28:27.491999 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-03-11 17:28:27.492018 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-03-11 17:28:27.492036 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-03-11 17:28:27.492055 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-03-11 17:28:27.492073 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-03-11 17:28:27.492090 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-03-11 17:28:27.492108 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-03-11 17:28:27.492127 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-03-11 17:28:27.492146 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-03-11 17:28:27.492164 | instance | cd+++++++++ helm/values/ 2026-03-11 17:28:27.492181 | instance | cd+++++++++ helm/values/auth-system/ 2026-03-11 17:28:27.492199 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-03-11 17:28:27.492217 | instance | cd+++++++++ helm/values/cert-manager/ 2026-03-11 17:28:27.492235 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-03-11 17:28:27.492252 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-03-11 17:28:27.492270 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-03-11 17:28:27.492288 | instance | cd+++++++++ helm/values/kube-system/ 2026-03-11 17:28:27.492306 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-03-11 17:28:27.492324 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-03-11 17:28:27.492343 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-03-11 17:28:27.492360 | instance | cd+++++++++ helm/values/monitoring/ 2026-03-11 17:28:27.492377 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-03-11 17:28:27.492417 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-03-11 17:28:27.492435 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-03-11 17:28:27.492454 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-03-11 17:28:27.492472 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-03-11 17:28:27.492490 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-03-11 17:28:27.492507 | instance | cd+++++++++ helm/values/openstack/ 2026-03-11 17:28:27.492525 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-03-11 17:28:27.492542 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-03-11 17:28:27.492560 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-03-11 17:28:27.492578 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-03-11 17:28:27.492595 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-03-11 17:28:27.492612 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-03-11 17:28:27.492630 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-03-11 17:28:27.492648 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-03-11 17:28:27.492665 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-03-11 17:28:27.492682 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-03-11 17:28:27.492700 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-03-11 17:28:27.492718 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-03-11 17:28:27.502879 | 2026-03-11 17:28:27.502955 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-03-11 17:28:27.704300 | instance | changed 2026-03-11 17:28:27.787594 | 2026-03-11 17:28:27.787780 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-03-11 17:28:28.020538 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-11 17:28:28.021074 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-11 17:28:28.028041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:28.029547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:28.121993 | instance | node/instance 2026-03-11 17:28:28.128337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:28.196523 | instance | clusterrole/admin 2026-03-11 17:28:28.398684 | instance | clusterrole/cephfs-csi-nodeplugin 2026-03-11 17:28:28.409788 | instance | clusterrole/cephfs-external-provisioner-runner 2026-03-11 17:28:28.457144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:28.471246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:28.591916 | instance | clusterrole/cert-manager-cainjector 2026-03-11 17:28:28.598439 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-03-11 17:28:28.779560 | instance | clusterrole/cert-manager-controller-certificates 2026-03-11 17:28:28.781053 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-03-11 17:28:28.952752 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-03-11 17:28:28.952917 | instance | clusterrole/cert-manager-controller-challenges 2026-03-11 17:28:29.132238 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-03-11 17:28:29.132332 | instance | clusterrole/cert-manager-controller-issuers 2026-03-11 17:28:29.316213 | instance | clusterrole/cert-manager-controller-orders 2026-03-11 17:28:29.322860 | instance | clusterrole/cert-manager-edit 2026-03-11 17:28:29.510277 | instance | clusterrole/cert-manager-view 2026-03-11 17:28:29.510337 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-03-11 17:28:29.691979 | instance | clusterrole/cilium 2026-03-11 17:28:29.694946 | instance | clusterrole/cilium-operator 2026-03-11 17:28:29.882019 | instance | clusterrole/cluster-admin 2026-03-11 17:28:29.885628 | instance | clusterrole/edit 2026-03-11 17:28:30.072258 | instance | clusterrole/goldpinger-clusterrole 2026-03-11 17:28:30.077983 | instance | clusterrole/ingress-nginx 2026-03-11 17:28:30.248328 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-03-11 17:28:30.270474 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-03-11 17:28:30.430786 | instance | clusterrole/kube-prometheus-stack-operator 2026-03-11 17:28:30.443661 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-03-11 17:28:30.602284 | instance | clusterrole/kubeadm:get-nodes 2026-03-11 17:28:30.611959 | instance | clusterrole/local-path-provisioner 2026-03-11 17:28:30.778816 | instance | clusterrole/node-feature-discovery 2026-03-11 17:28:30.784059 | instance | clusterrole/node-feature-discovery-gc 2026-03-11 17:28:30.972056 | instance | clusterrole/objectstorage-provisioner-role 2026-03-11 17:28:30.973666 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-03-11 17:28:31.136029 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-03-11 17:28:31.162191 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-03-11 17:28:31.301954 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-03-11 17:28:31.332858 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-03-11 17:28:31.466213 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-03-11 17:28:31.521656 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-03-11 17:28:31.654662 | instance | clusterrolebinding/cert-manager-cainjector 2026-03-11 17:28:31.701095 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-03-11 17:28:31.837435 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-03-11 17:28:31.902315 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-03-11 17:28:32.009418 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-03-11 17:28:32.072828 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-03-11 17:28:32.198798 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-03-11 17:28:32.261922 | instance | clusterrole/rbd-csi-nodeplugin 2026-03-11 17:28:32.374431 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-03-11 17:28:32.452071 | instance | clusterrole/rbd-external-provisioner-runner 2026-03-11 17:28:32.578955 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-03-11 17:28:32.637504 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-03-11 17:28:32.744394 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-03-11 17:28:32.806628 | instance | clusterrole/rook-ceph-global 2026-03-11 17:28:32.931748 | instance | clusterrole/rook-ceph-mgr-cluster 2026-03-11 17:28:33.020442 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-03-11 17:28:33.108398 | instance | clusterrole/rook-ceph-mgr-system 2026-03-11 17:28:33.203581 | instance | clusterrolebinding/cert-manager-controller-orders 2026-03-11 17:28:33.303980 | instance | clusterrole/rook-ceph-object-bucket 2026-03-11 17:28:33.380610 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-03-11 17:28:33.499670 | instance | clusterrole/rook-ceph-osd 2026-03-11 17:28:33.556465 | instance | clusterrolebinding/cilium 2026-03-11 17:28:33.671791 | instance | clusterrole/rook-ceph-system 2026-03-11 17:28:33.742675 | instance | clusterrolebinding/cilium-operator 2026-03-11 17:28:33.852080 | instance | clusterrole/secretgen-controller-cluster-role 2026-03-11 17:28:33.903499 | instance | clusterrolebinding/cluster-admin 2026-03-11 17:28:34.024186 | instance | clusterrole/system:aggregate-to-admin 2026-03-11 17:28:34.087814 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-03-11 17:28:34.204464 | instance | clusterrolebinding/ingress-nginx 2026-03-11 17:28:34.257733 | instance | clusterrole/system:aggregate-to-edit 2026-03-11 17:28:34.384782 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-03-11 17:28:34.450884 | instance | clusterrole/system:aggregate-to-view 2026-03-11 17:28:34.557251 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-03-11 17:28:34.632676 | instance | clusterrole/system:auth-delegator 2026-03-11 17:28:34.721224 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-03-11 17:28:34.809185 | instance | clusterrole/system:basic-user 2026-03-11 17:28:34.897448 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-03-11 17:28:34.987105 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-03-11 17:28:35.072617 | instance | clusterrolebinding/kubeadm:get-nodes 2026-03-11 17:28:35.178438 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-03-11 17:28:35.268539 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-03-11 17:28:35.358635 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-03-11 17:28:35.461629 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-03-11 17:28:35.543815 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-03-11 17:28:35.643923 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-03-11 17:28:35.721319 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-03-11 17:28:35.831954 | instance | clusterrolebinding/kubeadm:node-proxier 2026-03-11 17:28:35.906138 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-03-11 17:28:36.015129 | instance | clusterrole/system:controller:attachdetach-controller 2026-03-11 17:28:36.084809 | instance | clusterrolebinding/local-path-provisioner 2026-03-11 17:28:36.193770 | instance | clusterrole/system:controller:certificate-controller 2026-03-11 17:28:36.258127 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-03-11 17:28:36.378261 | instance | clusterrolebinding/node-feature-discovery 2026-03-11 17:28:36.431403 | instance | clusterrolebinding/node-feature-discovery-gc 2026-03-11 17:28:36.548823 | instance | clusterrole/system:controller:cronjob-controller 2026-03-11 17:28:36.603159 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-03-11 17:28:36.734200 | instance | clusterrole/system:controller:daemon-set-controller 2026-03-11 17:28:36.788341 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-03-11 17:28:36.910458 | instance | clusterrole/system:controller:deployment-controller 2026-03-11 17:28:36.988487 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-03-11 17:28:37.098238 | instance | clusterrole/system:controller:disruption-controller 2026-03-11 17:28:37.178336 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-03-11 17:28:37.278346 | instance | clusterrole/system:controller:endpoint-controller 2026-03-11 17:28:37.359910 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-03-11 17:28:37.448617 | instance | clusterrolebinding/rook-ceph-global 2026-03-11 17:28:37.545972 | instance | clusterrole/system:controller:endpointslice-controller 2026-03-11 17:28:37.625828 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-03-11 17:28:37.717624 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-03-11 17:28:37.805301 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-03-11 17:28:37.899801 | instance | clusterrolebinding/rook-ceph-osd 2026-03-11 17:28:37.992929 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-03-11 17:28:38.084696 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-03-11 17:28:38.170543 | instance | clusterrolebinding/rook-ceph-system 2026-03-11 17:28:38.267192 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-03-11 17:28:38.356298 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-03-11 17:28:38.434152 | instance | clusterrolebinding/system:basic-user 2026-03-11 17:28:38.537622 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-03-11 17:28:38.601571 | instance | clusterrole/system:controller:expand-controller 2026-03-11 17:28:38.714835 | instance | clusterrolebinding/system:controller:certificate-controller 2026-03-11 17:28:38.770593 | instance | clusterrole/system:controller:generic-garbage-collector 2026-03-11 17:28:38.881365 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-03-11 17:28:38.947253 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-03-11 17:28:39.063610 | instance | clusterrole/system:controller:job-controller 2026-03-11 17:28:39.130059 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-03-11 17:28:39.220438 | instance | clusterrole/system:controller:namespace-controller 2026-03-11 17:28:39.298249 | instance | clusterrole/system:controller:node-controller 2026-03-11 17:28:39.383912 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-03-11 17:28:39.467493 | instance | clusterrole/system:controller:persistent-volume-binder 2026-03-11 17:28:39.549641 | instance | clusterrolebinding/system:controller:deployment-controller 2026-03-11 17:28:39.640493 | instance | clusterrole/system:controller:pod-garbage-collector 2026-03-11 17:28:39.713223 | instance | clusterrolebinding/system:controller:disruption-controller 2026-03-11 17:28:39.801782 | instance | clusterrole/system:controller:pv-protection-controller 2026-03-11 17:28:39.882592 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-03-11 17:28:39.970960 | instance | clusterrole/system:controller:pvc-protection-controller 2026-03-11 17:28:40.067066 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-03-11 17:28:40.141820 | instance | clusterrole/system:controller:replicaset-controller 2026-03-11 17:28:40.240419 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-03-11 17:28:40.317702 | instance | clusterrole/system:controller:replication-controller 2026-03-11 17:28:40.410947 | instance | clusterrole/system:controller:resourcequota-controller 2026-03-11 17:28:40.498366 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-03-11 17:28:40.581764 | instance | clusterrolebinding/system:controller:expand-controller 2026-03-11 17:28:40.675034 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-03-11 17:28:40.752020 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-03-11 17:28:40.847398 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-03-11 17:28:40.918568 | instance | clusterrole/system:controller:route-controller 2026-03-11 17:28:41.029303 | instance | clusterrolebinding/system:controller:job-controller 2026-03-11 17:28:41.107653 | instance | clusterrole/system:controller:service-account-controller 2026-03-11 17:28:41.229872 | instance | clusterrolebinding/system:controller:namespace-controller 2026-03-11 17:28:41.271434 | instance | clusterrole/system:controller:service-controller 2026-03-11 17:28:41.398772 | instance | clusterrolebinding/system:controller:node-controller 2026-03-11 17:28:41.451515 | instance | clusterrole/system:controller:statefulset-controller 2026-03-11 17:28:41.583319 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-03-11 17:28:41.637123 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-03-11 17:28:41.760452 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-03-11 17:28:41.823486 | instance | clusterrole/system:controller:ttl-controller 2026-03-11 17:28:41.922125 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-03-11 17:28:42.009204 | instance | clusterrole/system:coredns 2026-03-11 17:28:42.101649 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-03-11 17:28:42.176677 | instance | clusterrole/system:discovery 2026-03-11 17:28:42.277743 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-03-11 17:28:42.359918 | instance | clusterrolebinding/system:controller:replication-controller 2026-03-11 17:28:42.453578 | instance | clusterrole/system:heapster 2026-03-11 17:28:42.551356 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-03-11 17:28:42.639338 | instance | clusterrole/system:kube-aggregator 2026-03-11 17:28:42.726333 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-03-11 17:28:42.813259 | instance | clusterrole/system:kube-controller-manager 2026-03-11 17:28:42.901036 | instance | clusterrolebinding/system:controller:route-controller 2026-03-11 17:28:43.000966 | instance | clusterrole/system:kube-dns 2026-03-11 17:28:43.075827 | instance | clusterrolebinding/system:controller:service-account-controller 2026-03-11 17:28:43.167798 | instance | clusterrole/system:kube-scheduler 2026-03-11 17:28:43.239543 | instance | clusterrolebinding/system:controller:service-controller 2026-03-11 17:28:43.352393 | instance | clusterrole/system:kubelet-api-admin 2026-03-11 17:28:43.402345 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-03-11 17:28:43.527622 | instance | clusterrole/system:monitoring 2026-03-11 17:28:43.573245 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-03-11 17:28:43.697380 | instance | clusterrole/system:node 2026-03-11 17:28:43.753488 | instance | clusterrole/system:node-bootstrapper 2026-03-11 17:28:43.884585 | instance | clusterrolebinding/system:controller:ttl-controller 2026-03-11 17:28:43.936131 | instance | clusterrole/system:node-problem-detector 2026-03-11 17:28:44.071290 | instance | clusterrolebinding/system:coredns 2026-03-11 17:28:44.118397 | instance | clusterrole/system:node-proxier 2026-03-11 17:28:44.262895 | instance | clusterrolebinding/system:discovery 2026-03-11 17:28:44.335569 | instance | clusterrolebinding/system:kube-controller-manager 2026-03-11 17:28:44.434744 | instance | clusterrole/system:persistent-volume-provisioner 2026-03-11 17:28:44.523350 | instance | clusterrole/system:public-info-viewer 2026-03-11 17:28:44.625688 | instance | clusterrolebinding/system:kube-dns 2026-03-11 17:28:44.711034 | instance | clusterrolebinding/system:kube-scheduler 2026-03-11 17:28:44.809431 | instance | clusterrole/system:service-account-issuer-discovery 2026-03-11 17:28:44.899615 | instance | clusterrolebinding/system:monitoring 2026-03-11 17:28:44.983541 | instance | clusterrole/system:volume-scheduler 2026-03-11 17:28:45.078529 | instance | clusterrole/vector 2026-03-11 17:28:45.161191 | instance | clusterrolebinding/system:node 2026-03-11 17:28:45.258834 | instance | clusterrole/view 2026-03-11 17:28:45.344955 | instance | clusterrolebinding/system:node-proxier 2026-03-11 17:28:45.432853 | instance | clusterrolebinding/system:public-info-viewer 2026-03-11 17:28:45.518306 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-03-11 17:28:45.599356 | instance | clusterrolebinding/system:volume-scheduler 2026-03-11 17:28:45.675349 | instance | clusterrolebinding/vector 2026-03-11 17:28:45.766384 | instance | storageclass/general 2026-03-11 17:28:45.855214 | instance | namespace/auth-system 2026-03-11 17:28:45.960062 | instance | namespace/cert-manager 2026-03-11 17:28:46.022854 | instance | namespace/default 2026-03-11 17:28:46.134707 | instance | namespace/ingress-nginx 2026-03-11 17:28:46.191982 | instance | namespace/kube-node-lease 2026-03-11 17:28:46.292003 | instance | namespace/kube-public 2026-03-11 17:28:46.364758 | instance | namespace/kube-system 2026-03-11 17:28:46.454109 | instance | namespace/local-path-storage 2026-03-11 17:28:46.531296 | instance | namespace/monitoring 2026-03-11 17:28:46.619737 | instance | namespace/openstack 2026-03-11 17:28:46.695859 | instance | namespace/rook-ceph 2026-03-11 17:28:46.785712 | instance | namespace/secretgen-controller 2026-03-11 17:28:47.359616 | instance | ok: Runtime: 0:00:18.953094 2026-03-11 17:28:47.368514 | 2026-03-11 17:28:47.368627 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-03-11 17:28:47.569987 | instance | changed 2026-03-11 17:28:47.575074 | 2026-03-11 17:28:47.575148 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-03-11 17:28:47.787655 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-11 17:28:47.787766 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-11 17:28:47.788128 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-11 17:28:47.877419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:47.879113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:47.965659 | instance | cert-manager/configmaps/cert-manager-webhook 2026-03-11 17:28:47.966199 | instance | auth-system/configmaps/keycloak-env-vars 2026-03-11 17:28:47.971443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:47.971722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.057589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.057827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.126137 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-03-11 17:28:48.132874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.140739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.162035 | instance | auth-system/configmaps/kube-root-ca.crt 2026-03-11 17:28:48.213582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.225815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.283185 | instance | cert-manager/deployment/cert-manager 2026-03-11 17:28:48.309700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.317102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.351816 | instance | cert-manager/deployment/cert-manager-cainjector 2026-03-11 17:28:48.397672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.401297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.464446 | instance | cert-manager/deployment/cert-manager-webhook 2026-03-11 17:28:48.472151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.493329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.540871 | instance | auth-system/endpoints/keycloak 2026-03-11 17:28:48.553817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.584219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.673556 | instance | auth-system/endpoints/keycloak-headless 2026-03-11 17:28:48.677534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.705675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.745476 | instance | auth-system/endpoints/keycloak-metrics 2026-03-11 17:28:48.767914 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:48.777756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.797233 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:48.805537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.857393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.861733 | instance | cert-manager/endpoints/cert-manager 2026-03-11 17:28:48.885732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.914554 | instance | cert-manager/endpoints/cert-manager-webhook 2026-03-11 17:28:48.944337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:48.986288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.034186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.034292 | instance | auth-system/ingresses/keycloak 2026-03-11 17:28:49.077804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.087538 | instance | auth-system/networkpolicies/keycloak 2026-03-11 17:28:49.173946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.185600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.218571 | instance | auth-system/pods/keycloak-0 2026-03-11 17:28:49.269333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.279941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.281500 | instance | cert-manager/pods/cert-manager-75c4c745bc-vvpz4 2026-03-11 17:28:49.365662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.378746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.406566 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-lfh88 2026-03-11 17:28:49.458727 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-fhdlp 2026-03-11 17:28:49.469073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.474627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.555844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.568086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.586207 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-03-11 17:28:49.642960 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-03-11 17:28:49.661522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.665137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.748079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.749718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.767669 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-03-11 17:28:49.836928 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-03-11 17:28:49.839862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.847192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.938378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.944954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:49.958616 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-03-11 17:28:50.021896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.022755 | instance | cert-manager/roles/cert-manager:leaderelection 2026-03-11 17:28:50.035424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.102617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.130166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.142618 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-03-11 17:28:50.191229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.205337 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-03-11 17:28:50.225236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.278358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.322770 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:50.331920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.348924 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-03-11 17:28:50.373133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.390638 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-03-11 17:28:50.416954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.455878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.515083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.545952 | instance | auth-system/secrets/keycloak 2026-03-11 17:28:50.570481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.616808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.638077 | instance | auth-system/secrets/keycloak-externaldb 2026-03-11 17:28:50.664104 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:50.673165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.706989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.717540 | instance | auth-system/secrets/keycloak.162-253-55-140.nip.io-tls 2026-03-11 17:28:50.775166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.794182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.808544 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-03-11 17:28:50.862229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.890741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.899706 | instance | cert-manager/serviceaccounts/cert-manager 2026-03-11 17:28:50.953325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:50.979731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.005928 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-03-11 17:28:51.036757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.050934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.116492 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-03-11 17:28:51.118116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.132883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.201173 | instance | cert-manager/serviceaccounts/default 2026-03-11 17:28:51.214545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.229869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.297841 | instance | auth-system/serviceaccounts/default 2026-03-11 17:28:51.300283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.317290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.380996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.386433 | instance | auth-system/serviceaccounts/keycloak 2026-03-11 17:28:51.391677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.464194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.491074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.500067 | instance | cert-manager/services/cert-manager 2026-03-11 17:28:51.545748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.578994 | instance | cert-manager/services/cert-manager-webhook 2026-03-11 17:28:51.582395 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:51.589865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.636500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.669745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.676014 | instance | auth-system/services/keycloak 2026-03-11 17:28:51.745204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.746433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.768433 | instance | auth-system/services/keycloak-headless 2026-03-11 17:28:51.827086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.832168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.855314 | instance | auth-system/services/keycloak-metrics 2026-03-11 17:28:51.910431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.919358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:51.941209 | instance | auth-system/statefulsets/keycloak 2026-03-11 17:28:51.991120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.009163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.036079 | instance | default/configmaps/kube-root-ca.crt 2026-03-11 17:28:52.070748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.083443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.126343 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-03-11 17:28:52.148201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.173872 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:52.182181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.216127 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-03-11 17:28:52.238468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.273845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.308089 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-03-11 17:28:52.323656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.371654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.398080 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-03-11 17:28:52.412307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.460279 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-03-11 17:28:52.473626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.494003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.565407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.576531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.576783 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-03-11 17:28:52.648709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.649443 | instance | default/endpoints/kubernetes 2026-03-11 17:28:52.654484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.731738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.734186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.756803 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-03-11 17:28:52.813275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.814513 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-03-11 17:28:52.837702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.900654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.918136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.947646 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-03-11 17:28:52.983375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:52.998727 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-03-11 17:28:53.001402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.070610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.096525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.115818 | instance | ingress-nginx/pods/ingress-nginx-controller-zgf8f 2026-03-11 17:28:53.148603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.171423 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xfrvl 2026-03-11 17:28:53.233749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.238985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.317602 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-03-11 17:28:53.322030 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:53.331036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.331556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.375673 | instance | ingress-nginx/roles/ingress-nginx 2026-03-11 17:28:53.420435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.449988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.517352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.519964 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-03-11 17:28:53.564310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.576976 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-03-11 17:28:53.612570 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:53.621016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.701372 | instance | ingress-nginx/serviceaccounts/default 2026-03-11 17:28:53.712605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.716876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.795468 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-03-11 17:28:53.800383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.876853 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-03-11 17:28:53.884229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.905835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.996899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:53.998945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.005236 | instance | ingress-nginx/services/ingress-nginx-controller 2026-03-11 17:28:54.076130 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-03-11 17:28:54.083236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.094348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.181416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.188999 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-03-11 17:28:54.264517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.271015 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-03-11 17:28:54.368986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.371937 | instance | default/serviceaccounts/default 2026-03-11 17:28:54.471999 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-03-11 17:28:54.490840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.565970 | instance | default/services/kubernetes 2026-03-11 17:28:54.606135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.678802 | instance | kube-public/configmaps/cluster-info 2026-03-11 17:28:54.679093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.754367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.769972 | instance | kube-public/configmaps/kube-root-ca.crt 2026-03-11 17:28:54.805388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.840774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.863650 | instance | kube-node-lease/serviceaccounts/default 2026-03-11 17:28:54.951940 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-03-11 17:28:54.956586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:54.994454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.055620 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-03-11 17:28:55.094924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.102857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.152345 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-03-11 17:28:55.212645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.243810 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-03-11 17:28:55.301188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.316311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.346298 | instance | kube-system/configmaps/cilium-config 2026-03-11 17:28:55.428254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.475296 | instance | kube-system/configmaps/coredns 2026-03-11 17:28:55.518740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.562225 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-03-11 17:28:55.613499 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:55.624829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.655984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.658185 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-03-11 17:28:55.747258 | instance | kube-system/configmaps/kube-proxy 2026-03-11 17:28:55.759132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.794655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.847191 | instance | kube-system/configmaps/kube-root-ca.crt 2026-03-11 17:28:55.909342 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:55.923715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:55.933061 | instance | kube-system/configmaps/kubeadm-config 2026-03-11 17:28:55.991610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.043452 | instance | kube-system/configmaps/kubelet-config 2026-03-11 17:28:56.096389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.107429 | instance | kube-public/serviceaccounts/default 2026-03-11 17:28:56.139728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.243689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.245202 | instance | kube-system/daemonsets/cilium 2026-03-11 17:28:56.311187 | instance | kube-system/daemonsets/kube-proxy 2026-03-11 17:28:56.454501 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-03-11 17:28:56.461458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.485152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.514906 | instance | local-path-storage/configmaps/local-path-config 2026-03-11 17:28:56.616810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.618571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.641651 | instance | kube-system/deployment/cilium-operator 2026-03-11 17:28:56.711228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.714192 | instance | kube-system/deployment/coredns 2026-03-11 17:28:56.850212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.857909 | instance | kube-system/endpoints/kube-dns 2026-03-11 17:28:56.896519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:56.925331 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-03-11 17:28:56.997439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.005329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.045366 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-03-11 17:28:57.093034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.111587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.118839 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-03-11 17:28:57.191593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.212305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.223929 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-03-11 17:28:57.301252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.303511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.307912 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-03-11 17:28:57.397310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.405971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.419554 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-03-11 17:28:57.482962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.485284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.491314 | instance | local-path-storage/deployment/local-path-provisioner 2026-03-11 17:28:57.565233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.590232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.603720 | instance | kube-system/pods/cilium-hpqnt 2026-03-11 17:28:57.659746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.676237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.684973 | instance | kube-system/pods/cilium-operator-869df985b8-rjqpw 2026-03-11 17:28:57.759720 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:57.771134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.776732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.819033 | instance | kube-system/pods/coredns-67659f764b-j924x 2026-03-11 17:28:57.866689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.886775 | instance | kube-system/pods/coredns-67659f764b-qjz54 2026-03-11 17:28:57.891051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.984362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:57.995911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.047457 | instance | kube-system/pods/etcd-instance 2026-03-11 17:28:58.077548 | instance | kube-system/pods/kube-apiserver-instance 2026-03-11 17:28:58.081953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.088464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.203107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.208880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.244985 | instance | kube-system/pods/kube-controller-manager-instance 2026-03-11 17:28:58.270326 | instance | kube-system/pods/kube-proxy-2jhs6 2026-03-11 17:28:58.305599 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-11 17:28:58.313729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.320471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.403630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.431400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.461952 | instance | kube-system/pods/kube-scheduler-instance 2026-03-11 17:28:58.495438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.496262 | instance | kube-system/pods/kube-vip-instance 2026-03-11 17:28:58.530582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.582978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.645426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-11 17:28:58.666665 | instance | kube-system/rolebindings/cilium-config-agent 2026-03-11 17:28:58.709657 | instance | kube-system/rolebindings/kube-proxy 2026-03-11 17:28:58.842295 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-03-11 17:28:58.878386 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-03-11 17:28:59.027542 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-03-11 17:28:59.064866 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-03-11 17:28:59.210651 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-03-11 17:28:59.240712 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-03-11 17:28:59.407897 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-03-11 17:28:59.408750 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-03-11 17:28:59.585794 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-03-11 17:28:59.591632 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-m7rms 2026-03-11 17:28:59.770099 | instance | kube-system/roles/cilium-config-agent 2026-03-11 17:28:59.770301 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-03-11 17:28:59.952386 | instance | kube-system/roles/kube-proxy 2026-03-11 17:28:59.957559 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-03-11 17:29:00.120910 | instance | kube-system/roles/kubeadm:kubelet-config 2026-03-11 17:29:00.121898 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-03-11 17:29:00.291913 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-03-11 17:29:00.294962 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-03-11 17:29:00.473064 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-03-11 17:29:00.476600 | instance | kube-system/roles/system:controller:cloud-provider 2026-03-11 17:29:00.645858 | instance | kube-system/roles/system:controller:token-cleaner 2026-03-11 17:29:00.650000 | instance | kube-system/secrets/bootstrap-token-6e032t 2026-03-11 17:29:00.823364 | instance | kube-system/secrets/bootstrap-token-w1fi8z 2026-03-11 17:29:00.827581 | instance | kube-system/secrets/kubeadm-certs 2026-03-11 17:29:01.001206 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-03-11 17:29:01.009140 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-03-11 17:29:01.209015 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-03-11 17:29:01.274667 | instance | kube-system/serviceaccounts/certificate-controller 2026-03-11 17:29:01.412470 | instance | kube-system/serviceaccounts/cilium 2026-03-11 17:29:01.480298 | instance | kube-system/serviceaccounts/cilium-operator 2026-03-11 17:29:01.642311 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-03-11 17:29:01.686218 | instance | kube-system/serviceaccounts/coredns 2026-03-11 17:29:01.872805 | instance | kube-system/serviceaccounts/cronjob-controller 2026-03-11 17:29:01.896137 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-03-11 17:29:02.075738 | instance | kube-system/serviceaccounts/default 2026-03-11 17:29:02.110029 | instance | kube-system/serviceaccounts/deployment-controller 2026-03-11 17:29:02.282736 | instance | kube-system/serviceaccounts/disruption-controller 2026-03-11 17:29:02.324395 | instance | kube-system/serviceaccounts/endpoint-controller 2026-03-11 17:29:02.499065 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-03-11 17:29:02.541752 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-03-11 17:29:02.707096 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-03-11 17:29:02.753003 | instance | kube-system/serviceaccounts/expand-controller 2026-03-11 17:29:02.922122 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-03-11 17:29:02.970023 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-03-11 17:29:03.120503 | instance | kube-system/serviceaccounts/job-controller 2026-03-11 17:29:03.183607 | instance | kube-system/serviceaccounts/kube-proxy 2026-03-11 17:29:03.331335 | instance | kube-system/serviceaccounts/namespace-controller 2026-03-11 17:29:03.379024 | instance | kube-system/serviceaccounts/node-controller 2026-03-11 17:29:03.540267 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-03-11 17:29:03.590089 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-03-11 17:29:03.736757 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-03-11 17:29:03.792459 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-03-11 17:29:03.950166 | instance | kube-system/serviceaccounts/replicaset-controller 2026-03-11 17:29:04.004765 | instance | kube-system/serviceaccounts/replication-controller 2026-03-11 17:29:04.156171 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-03-11 17:29:04.192462 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-03-11 17:29:04.348971 | instance | kube-system/serviceaccounts/service-account-controller 2026-03-11 17:29:04.408292 | instance | kube-system/serviceaccounts/service-controller 2026-03-11 17:29:04.556342 | instance | kube-system/serviceaccounts/statefulset-controller 2026-03-11 17:29:04.629797 | instance | kube-system/serviceaccounts/token-cleaner 2026-03-11 17:29:04.770016 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-03-11 17:29:04.838349 | instance | kube-system/serviceaccounts/ttl-controller 2026-03-11 17:29:04.974125 | instance | kube-system/services/kube-dns 2026-03-11 17:29:05.079077 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-03-11 17:29:05.232915 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-03-11 17:29:05.281893 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-03-11 17:29:05.410979 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-03-11 17:29:05.474788 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-03-11 17:29:05.602959 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-03-11 17:29:05.662021 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-03-11 17:29:05.801046 | instance | local-path-storage/serviceaccounts/default 2026-03-11 17:29:05.845458 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-03-11 17:29:05.988538 | instance | monitoring/daemonsets/goldpinger 2026-03-11 17:29:06.037311 | instance | monitoring/daemonsets/ipmi-exporter 2026-03-11 17:29:06.175230 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-03-11 17:29:06.239489 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-03-11 17:29:06.380450 | instance | monitoring/daemonsets/vector 2026-03-11 17:29:06.451552 | instance | monitoring/configmaps/goldpinger-zap 2026-03-11 17:29:06.582383 | instance | monitoring/configmaps/ipmi-exporter 2026-03-11 17:29:06.635909 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-03-11 17:29:06.775372 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-03-11 17:29:06.831563 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-03-11 17:29:06.957918 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-03-11 17:29:07.038044 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-03-11 17:29:07.138116 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-03-11 17:29:07.245028 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-03-11 17:29:07.371079 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-03-11 17:29:07.445339 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-03-11 17:29:07.664334 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-03-11 17:29:07.681153 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-03-11 17:29:07.859646 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-03-11 17:29:08.037073 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-03-11 17:29:08.064795 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-03-11 17:29:08.234772 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-03-11 17:29:08.275913 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-03-11 17:29:08.452455 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-03-11 17:29:08.456678 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-03-11 17:29:08.636354 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-03-11 17:29:08.638371 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-03-11 17:29:08.807540 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-03-11 17:29:08.815562 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-03-11 17:29:08.996385 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-03-11 17:29:09.001853 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-03-11 17:29:09.196000 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-03-11 17:29:09.196165 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-03-11 17:29:09.391783 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-03-11 17:29:09.393225 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-03-11 17:29:09.589206 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-03-11 17:29:09.591180 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-03-11 17:29:09.788245 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-03-11 17:29:09.790867 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-03-11 17:29:09.982545 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-03-11 17:29:09.983917 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-03-11 17:29:10.177444 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-03-11 17:29:10.181130 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-03-11 17:29:10.356632 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-03-11 17:29:10.360576 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-03-11 17:29:10.540983 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-03-11 17:29:10.545899 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-03-11 17:29:10.732395 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-03-11 17:29:10.734550 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-03-11 17:29:10.916191 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-03-11 17:29:10.916894 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-03-11 17:29:11.102180 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-03-11 17:29:11.104866 | instance | monitoring/configmaps/kube-root-ca.crt 2026-03-11 17:29:11.279525 | instance | monitoring/configmaps/loki 2026-03-11 17:29:11.291698 | instance | monitoring/configmaps/loki-alerting-rules 2026-03-11 17:29:11.453424 | instance | monitoring/configmaps/loki-gateway 2026-03-11 17:29:11.485843 | instance | monitoring/configmaps/loki-runtime 2026-03-11 17:29:11.647688 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-03-11 17:29:11.689449 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-03-11 17:29:11.835087 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-03-11 17:29:11.878089 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-03-11 17:29:12.029499 | instance | monitoring/configmaps/vector 2026-03-11 17:29:12.133520 | instance | openstack/configmaps/barbican-bin 2026-03-11 17:29:12.213224 | instance | openstack/configmaps/ceph-csi-config 2026-03-11 17:29:12.332328 | instance | openstack/configmaps/ceph-etc 2026-03-11 17:29:12.394526 | instance | openstack/configmaps/glance-bin 2026-03-11 17:29:12.513303 | instance | openstack/configmaps/keepalived-bin 2026-03-11 17:29:12.608840 | instance | openstack/configmaps/keystone-bin 2026-03-11 17:29:12.723486 | instance | openstack/configmaps/keystone-openid-metadata 2026-03-11 17:29:12.820218 | instance | openstack/configmaps/kube-root-ca.crt 2026-03-11 17:29:12.910039 | instance | openstack/configmaps/memcached-memcached-bin 2026-03-11 17:29:13.005988 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-03-11 17:29:13.096394 | instance | openstack/configmaps/percona-xtradb-pxc 2026-03-11 17:29:13.202946 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-03-11 17:29:13.306205 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-03-11 17:29:13.396504 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-03-11 17:29:13.498783 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-03-11 17:29:13.579862 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-03-11 17:29:13.696380 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-03-11 17:29:13.765102 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-03-11 17:29:13.893519 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-03-11 17:29:13.946945 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-03-11 17:29:14.079784 | instance | openstack/configmaps/rook-config-override 2026-03-11 17:29:14.146287 | instance | openstack/configmaps/staffeln-bin 2026-03-11 17:29:14.270208 | instance | openstack/configmaps/valkey-configuration 2026-03-11 17:29:14.350023 | instance | openstack/configmaps/valkey-health 2026-03-11 17:29:14.452975 | instance | openstack/configmaps/valkey-scripts 2026-03-11 17:29:14.533006 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-03-11 17:29:14.646825 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-03-11 17:29:14.746747 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-03-11 17:29:14.842966 | instance | monitoring/deployment/loki-gateway 2026-03-11 17:29:14.933616 | instance | monitoring/deployment/node-feature-discovery-gc 2026-03-11 17:29:15.033306 | instance | monitoring/deployment/node-feature-discovery-master 2026-03-11 17:29:15.113671 | instance | monitoring/deployment/prometheus-pushgateway 2026-03-11 17:29:15.224228 | instance | openstack/cronjobs/keystone-credential-rotate 2026-03-11 17:29:15.311550 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-03-11 17:29:15.416353 | instance | openstack/daemonsets/keepalived 2026-03-11 17:29:15.484450 | instance | monitoring/endpoints/alertmanager-operated 2026-03-11 17:29:15.600083 | instance | monitoring/endpoints/goldpinger 2026-03-11 17:29:15.662349 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-03-11 17:29:15.773497 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-03-11 17:29:15.838026 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-03-11 17:29:15.942574 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-03-11 17:29:16.043070 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-03-11 17:29:16.160474 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-03-11 17:29:16.217466 | instance | monitoring/endpoints/loki 2026-03-11 17:29:16.332912 | instance | monitoring/endpoints/loki-chunks-cache 2026-03-11 17:29:16.385772 | instance | monitoring/endpoints/loki-gateway 2026-03-11 17:29:16.495940 | instance | monitoring/endpoints/loki-headless 2026-03-11 17:29:16.556295 | instance | monitoring/endpoints/loki-memberlist 2026-03-11 17:29:16.661336 | instance | monitoring/endpoints/loki-results-cache 2026-03-11 17:29:16.734265 | instance | monitoring/endpoints/prometheus-operated 2026-03-11 17:29:16.830954 | instance | monitoring/endpoints/prometheus-pushgateway 2026-03-11 17:29:16.912930 | instance | monitoring/endpoints/vector-headless 2026-03-11 17:29:17.008127 | instance | openstack/deployment/barbican-api 2026-03-11 17:29:17.101377 | instance | openstack/deployment/glance-api 2026-03-11 17:29:17.211093 | instance | openstack/deployment/keystone-api 2026-03-11 17:29:17.299246 | instance | openstack/deployment/memcached-memcached 2026-03-11 17:29:17.424550 | instance | openstack/deployment/pxc-operator 2026-03-11 17:29:17.515531 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-03-11 17:29:17.630469 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-03-11 17:29:17.722816 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-03-11 17:29:17.825703 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-03-11 17:29:17.932575 | instance | openstack/deployment/staffeln-api 2026-03-11 17:29:18.043896 | instance | openstack/deployment/staffeln-conductor 2026-03-11 17:29:18.125261 | instance | openstack/endpoints/barbican-api 2026-03-11 17:29:18.254014 | instance | openstack/endpoints/ceph-mon 2026-03-11 17:29:18.309913 | instance | openstack/endpoints/glance-api 2026-03-11 17:29:18.443735 | instance | openstack/endpoints/keystone-api 2026-03-11 17:29:18.497603 | instance | openstack/endpoints/memcached 2026-03-11 17:29:18.650518 | instance | openstack/endpoints/memcached-metrics 2026-03-11 17:29:18.684037 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-03-11 17:29:18.856004 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-03-11 17:29:18.856124 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-03-11 17:29:19.040038 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-03-11 17:29:19.063460 | instance | openstack/endpoints/percona-xtradb-pxc 2026-03-11 17:29:19.238966 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-03-11 17:29:19.242739 | instance | openstack/endpoints/rabbitmq-barbican 2026-03-11 17:29:19.415825 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-03-11 17:29:19.429547 | instance | openstack/endpoints/rabbitmq-glance 2026-03-11 17:29:19.610760 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-03-11 17:29:19.615093 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-03-11 17:29:19.803903 | instance | openstack/endpoints/rabbitmq-keystone 2026-03-11 17:29:19.806765 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-03-11 17:29:19.974832 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-03-11 17:29:19.990578 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-03-11 17:29:20.166481 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-03-11 17:29:20.176682 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-03-11 17:29:20.344657 | instance | openstack/endpoints/staffeln-api 2026-03-11 17:29:20.353488 | instance | openstack/endpoints/valkey 2026-03-11 17:29:20.536814 | instance | openstack/endpoints/valkey-headless 2026-03-11 17:29:20.541430 | instance | openstack/endpoints/valkey-metrics 2026-03-11 17:29:20.719507 | instance | openstack/ingresses/identity 2026-03-11 17:29:20.723709 | instance | openstack/ingresses/image 2026-03-11 17:29:20.905246 | instance | openstack/ingresses/key-manager 2026-03-11 17:29:20.906137 | instance | openstack/ingresses/rook-ceph-cluster 2026-03-11 17:29:21.097887 | instance | openstack/jobs/barbican-db-init 2026-03-11 17:29:21.104775 | instance | openstack/jobs/barbican-db-sync 2026-03-11 17:29:21.273810 | instance | openstack/jobs/barbican-ks-endpoints 2026-03-11 17:29:21.283484 | instance | openstack/jobs/barbican-ks-service 2026-03-11 17:29:21.464231 | instance | openstack/jobs/barbican-ks-user 2026-03-11 17:29:21.508024 | instance | openstack/jobs/barbican-rabbit-init 2026-03-11 17:29:21.664748 | instance | openstack/jobs/glance-db-init 2026-03-11 17:29:21.704528 | instance | openstack/jobs/glance-db-sync 2026-03-11 17:29:21.866422 | instance | openstack/jobs/glance-ks-endpoints 2026-03-11 17:29:21.902248 | instance | openstack/jobs/glance-ks-service 2026-03-11 17:29:22.063544 | instance | openstack/jobs/glance-ks-user 2026-03-11 17:29:22.114526 | instance | openstack/jobs/glance-metadefs-load 2026-03-11 17:29:22.256460 | instance | openstack/jobs/glance-rabbit-init 2026-03-11 17:29:22.316717 | instance | openstack/jobs/glance-storage-init 2026-03-11 17:29:22.452587 | instance | openstack/jobs/keystone-bootstrap 2026-03-11 17:29:22.512064 | instance | openstack/jobs/keystone-credential-setup 2026-03-11 17:29:22.663899 | instance | openstack/jobs/keystone-db-init 2026-03-11 17:29:22.714742 | instance | openstack/jobs/keystone-db-sync 2026-03-11 17:29:22.845663 | instance | openstack/jobs/keystone-domain-manage 2026-03-11 17:29:22.902593 | instance | openstack/jobs/keystone-fernet-setup 2026-03-11 17:29:23.038979 | instance | openstack/jobs/keystone-rabbit-init 2026-03-11 17:29:23.087619 | instance | openstack/jobs/staffeln-db-init 2026-03-11 17:29:23.248905 | instance | openstack/jobs/staffeln-db-sync 2026-03-11 17:29:23.299390 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-03-11 17:29:23.451457 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-03-11 17:29:23.481333 | instance | openstack/networkpolicies/valkey 2026-03-11 17:29:23.642959 | instance | openstack/pods/barbican-api-5fb4496b65-7rn28 2026-03-11 17:29:23.668447 | instance | openstack/pods/barbican-db-init-pw4v2 2026-03-11 17:29:23.845052 | instance | openstack/pods/barbican-db-sync-sg8db 2026-03-11 17:29:23.883906 | instance | openstack/pods/barbican-ks-endpoints-wgbcm 2026-03-11 17:29:24.051205 | instance | openstack/pods/barbican-ks-service-mltnw 2026-03-11 17:29:24.081441 | instance | openstack/pods/barbican-ks-user-6s7n5 2026-03-11 17:29:24.247741 | instance | openstack/pods/barbican-rabbit-init-rhvm6 2026-03-11 17:29:24.277255 | instance | openstack/pods/glance-api-66b889455-l79fw 2026-03-11 17:29:24.446389 | instance | openstack/pods/glance-db-init-8n6xc 2026-03-11 17:29:24.481090 | instance | openstack/pods/glance-db-sync-m7xxt 2026-03-11 17:29:24.673439 | instance | openstack/pods/glance-ks-endpoints-x7s4x 2026-03-11 17:29:24.709522 | instance | openstack/pods/glance-ks-service-w9kz7 2026-03-11 17:29:24.879416 | instance | openstack/pods/glance-ks-user-8lh9w 2026-03-11 17:29:24.896102 | instance | openstack/pods/glance-metadefs-load-8scgd 2026-03-11 17:29:25.069946 | instance | openstack/pods/glance-rabbit-init-9wjpn 2026-03-11 17:29:25.081902 | instance | openstack/pods/glance-storage-init-lzlkt 2026-03-11 17:29:25.272964 | instance | openstack/pods/keepalived-rj8m6 2026-03-11 17:29:25.298184 | instance | openstack/pods/keystone-api-6cb594f8df-7f4gw 2026-03-11 17:29:25.467847 | instance | openstack/pods/keystone-bootstrap-9x8ss 2026-03-11 17:29:25.500606 | instance | openstack/pods/keystone-credential-setup-lz5fl 2026-03-11 17:29:25.680375 | instance | openstack/pods/keystone-db-init-q8ndf 2026-03-11 17:29:25.723026 | instance | openstack/pods/keystone-db-sync-stjbz 2026-03-11 17:29:25.873608 | instance | openstack/pods/keystone-domain-manage-djmvj 2026-03-11 17:29:25.948212 | instance | openstack/pods/keystone-fernet-setup-n76ms 2026-03-11 17:29:26.082457 | instance | openstack/pods/keystone-rabbit-init-lwjlv 2026-03-11 17:29:26.165339 | instance | openstack/pods/memcached-memcached-6479589586-lcjhx 2026-03-11 17:29:26.273011 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-03-11 17:29:26.369902 | instance | openstack/pods/percona-xtradb-pxc-0 2026-03-11 17:29:26.461876 | instance | openstack/pods/pxc-operator-69cb5bbdb9-rb2mv 2026-03-11 17:29:26.556241 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-03-11 17:29:26.648519 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-ns87x 2026-03-11 17:29:26.760889 | instance | openstack/pods/rabbitmq-glance-server-0 2026-03-11 17:29:26.842849 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-03-11 17:29:26.976159 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn 2026-03-11 17:29:27.062292 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-bwhjw 2026-03-11 17:29:27.168000 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5 2026-03-11 17:29:27.274403 | instance | openstack/pods/staffeln-api-78d44dfb47-rjp48 2026-03-11 17:29:27.366264 | instance | openstack/pods/staffeln-conductor-649ff79948-pq4tk 2026-03-11 17:29:27.496314 | instance | openstack/pods/staffeln-db-init-lgr5p 2026-03-11 17:29:27.572265 | instance | openstack/pods/staffeln-db-sync-4qlr4 2026-03-11 17:29:27.707202 | instance | openstack/pods/valkey-node-0 2026-03-11 17:29:27.770629 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-03-11 17:29:27.921247 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-03-11 17:29:28.025478 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-03-11 17:29:28.156013 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-03-11 17:29:28.235200 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-03-11 17:29:28.403208 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-03-11 17:29:28.441135 | instance | monitoring/pods/goldpinger-lvwmj 2026-03-11 17:29:28.609468 | instance | monitoring/pods/kube-prometheus-stack-grafana-5557cd6b74-s4hm6 2026-03-11 17:29:28.622303 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr 2026-03-11 17:29:28.789744 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-zp5jh 2026-03-11 17:29:28.800919 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nj4dz 2026-03-11 17:29:28.968033 | instance | monitoring/pods/loki-0 2026-03-11 17:29:28.973968 | instance | monitoring/pods/loki-chunks-cache-0 2026-03-11 17:29:29.135856 | instance | monitoring/pods/loki-gateway-cf54cb88c-xhww2 2026-03-11 17:29:29.145234 | instance | monitoring/pods/loki-results-cache-0 2026-03-11 17:29:29.315032 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-gjr4m 2026-03-11 17:29:29.320692 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-s86fc 2026-03-11 17:29:29.475849 | instance | monitoring/pods/node-feature-discovery-worker-lnp8f 2026-03-11 17:29:29.484780 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-03-11 17:29:29.660940 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-tflph 2026-03-11 17:29:29.668922 | instance | monitoring/pods/vector-4qvrp 2026-03-11 17:29:29.846384 | instance | openstack/rolebindings/barbican-barbican-api 2026-03-11 17:29:29.858415 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-03-11 17:29:30.019620 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-03-11 17:29:30.020794 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-03-11 17:29:30.180265 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-03-11 17:29:30.182338 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-03-11 17:29:30.341946 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-03-11 17:29:30.349100 | instance | openstack/rolebindings/glance-glance-api 2026-03-11 17:29:30.494915 | instance | openstack/rolebindings/glance-glance-db-init 2026-03-11 17:29:30.517020 | instance | openstack/rolebindings/glance-glance-db-sync 2026-03-11 17:29:30.661693 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-03-11 17:29:30.688912 | instance | openstack/rolebindings/glance-glance-ks-service 2026-03-11 17:29:30.837092 | instance | openstack/rolebindings/glance-glance-ks-user 2026-03-11 17:29:30.851758 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-03-11 17:29:30.990012 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-03-11 17:29:31.003267 | instance | openstack/rolebindings/glance-glance-storage-init 2026-03-11 17:29:31.149192 | instance | openstack/rolebindings/glance-glance-test 2026-03-11 17:29:31.163847 | instance | openstack/rolebindings/glance-storage-init 2026-03-11 17:29:31.318330 | instance | openstack/rolebindings/keepalived 2026-03-11 17:29:31.332727 | instance | openstack/rolebindings/keystone-credential-rotate 2026-03-11 17:29:31.476115 | instance | openstack/rolebindings/keystone-credential-setup 2026-03-11 17:29:31.489159 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-03-11 17:29:31.635349 | instance | openstack/rolebindings/keystone-fernet-setup 2026-03-11 17:29:31.647920 | instance | openstack/rolebindings/keystone-keystone-api 2026-03-11 17:29:31.804244 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-03-11 17:29:31.820048 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-03-11 17:29:31.965725 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-03-11 17:29:31.983874 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-03-11 17:29:32.141749 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-03-11 17:29:32.160058 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-03-11 17:29:32.301527 | instance | openstack/rolebindings/keystone-keystone-test 2026-03-11 17:29:32.326923 | instance | openstack/rolebindings/pxc-operator 2026-03-11 17:29:32.462178 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-03-11 17:29:32.487293 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-03-11 17:29:32.636523 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-03-11 17:29:32.641045 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-03-11 17:29:32.800165 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-03-11 17:29:32.821634 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-03-11 17:29:32.960008 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-03-11 17:29:32.979878 | instance | openstack/rolebindings/rook-ceph-mgr 2026-03-11 17:29:33.119039 | instance | openstack/rolebindings/rook-ceph-osd 2026-03-11 17:29:33.132428 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-03-11 17:29:33.287772 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-03-11 17:29:33.291917 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-03-11 17:29:33.446684 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-03-11 17:29:33.449377 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-03-11 17:29:33.598753 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-03-11 17:29:33.605865 | instance | openstack/roles/barbican-openstack-barbican-api 2026-03-11 17:29:33.747751 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-03-11 17:29:33.755335 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-03-11 17:29:33.904305 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-03-11 17:29:33.910340 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-03-11 17:29:34.068901 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-03-11 17:29:34.080550 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-03-11 17:29:34.226354 | instance | openstack/roles/glance-openstack-glance-api 2026-03-11 17:29:34.231660 | instance | openstack/roles/glance-openstack-glance-db-init 2026-03-11 17:29:34.393507 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-03-11 17:29:34.395084 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-03-11 17:29:34.553448 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-03-11 17:29:34.563728 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-03-11 17:29:34.719282 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-03-11 17:29:34.721872 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-03-11 17:29:34.889684 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-03-11 17:29:34.903114 | instance | openstack/roles/glance-openstack-glance-test 2026-03-11 17:29:35.046501 | instance | openstack/roles/glance-storage-init 2026-03-11 17:29:35.063653 | instance | openstack/roles/keepalived 2026-03-11 17:29:35.219876 | instance | openstack/roles/keystone-credential-rotate 2026-03-11 17:29:35.226393 | instance | openstack/roles/keystone-credential-setup 2026-03-11 17:29:35.416727 | instance | openstack/roles/keystone-fernet-rotate 2026-03-11 17:29:35.430766 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-03-11 17:29:35.584136 | instance | openstack/roles/keystone-fernet-setup 2026-03-11 17:29:35.614595 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-03-11 17:29:35.749484 | instance | openstack/roles/keystone-openstack-keystone-api 2026-03-11 17:29:35.817377 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-03-11 17:29:35.909740 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-03-11 17:29:36.000743 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-03-11 17:29:36.066734 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-03-11 17:29:36.152635 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-03-11 17:29:36.227013 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-03-11 17:29:36.315145 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-03-11 17:29:36.385122 | instance | openstack/roles/keystone-openstack-keystone-test 2026-03-11 17:29:36.483052 | instance | openstack/roles/pxc-operator 2026-03-11 17:29:36.545370 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-03-11 17:29:36.667942 | instance | openstack/roles/rabbitmq-cluster-operator 2026-03-11 17:29:36.694239 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-03-11 17:29:36.832333 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-03-11 17:29:36.856631 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-03-11 17:29:36.990185 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-03-11 17:29:37.016068 | instance | openstack/roles/rook-ceph-mgr 2026-03-11 17:29:37.149289 | instance | openstack/roles/rook-ceph-osd 2026-03-11 17:29:37.177379 | instance | openstack/roles/rook-ceph-purge-osd 2026-03-11 17:29:37.305954 | instance | openstack/roles/staffeln-conductor 2026-03-11 17:29:37.345837 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-03-11 17:29:37.490483 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-03-11 17:29:37.505780 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-03-11 17:29:37.659143 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-03-11 17:29:37.671802 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-03-11 17:29:37.825855 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-03-11 17:29:37.838664 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-03-11 17:29:37.995507 | instance | openstack/secrets/barbican-api-certs 2026-03-11 17:29:38.003077 | instance | openstack/secrets/barbican-db-admin 2026-03-11 17:29:38.162651 | instance | openstack/secrets/barbican-db-user 2026-03-11 17:29:38.167596 | instance | openstack/secrets/barbican-etc 2026-03-11 17:29:38.320264 | instance | openstack/secrets/barbican-keystone-admin 2026-03-11 17:29:38.324822 | instance | openstack/secrets/barbican-keystone-user 2026-03-11 17:29:38.463282 | instance | openstack/serviceaccounts/barbican-api 2026-03-11 17:29:38.480318 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-03-11 17:29:38.643972 | instance | openstack/serviceaccounts/barbican-db-init 2026-03-11 17:29:38.688211 | instance | openstack/secrets/barbican-rabbitmq-user 2026-03-11 17:29:38.855594 | instance | openstack/serviceaccounts/barbican-db-sync 2026-03-11 17:29:38.876508 | instance | openstack/secrets/glance-api-certs 2026-03-11 17:29:39.047456 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-03-11 17:29:39.081049 | instance | openstack/secrets/glance-db-admin 2026-03-11 17:29:39.242486 | instance | openstack/serviceaccounts/barbican-ks-service 2026-03-11 17:29:39.296328 | instance | openstack/secrets/glance-db-user 2026-03-11 17:29:39.449210 | instance | openstack/serviceaccounts/barbican-ks-user 2026-03-11 17:29:39.482651 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-03-11 17:29:39.692225 | instance | openstack/secrets/glance-etc 2026-03-11 17:29:39.695668 | instance | openstack/secrets/glance-keystone-admin 2026-03-11 17:29:39.863356 | instance | openstack/serviceaccounts/barbican-test 2026-03-11 17:29:39.864302 | instance | openstack/secrets/glance-keystone-test 2026-03-11 17:29:40.030662 | instance | openstack/serviceaccounts/default 2026-03-11 17:29:40.097980 | instance | openstack/secrets/glance-keystone-user 2026-03-11 17:29:40.256501 | instance | openstack/serviceaccounts/glance-api 2026-03-11 17:29:40.260821 | instance | openstack/secrets/glance-rabbitmq-admin 2026-03-11 17:29:40.422665 | instance | openstack/serviceaccounts/glance-db-init 2026-03-11 17:29:40.486527 | instance | openstack/secrets/glance-rabbitmq-user 2026-03-11 17:29:40.648426 | instance | openstack/serviceaccounts/glance-db-sync 2026-03-11 17:29:40.658973 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-03-11 17:29:40.882668 | instance | openstack/secrets/images-rbd-keyring 2026-03-11 17:29:40.894966 | instance | openstack/secrets/internal-percona-xtradb 2026-03-11 17:29:41.042586 | instance | openstack/serviceaccounts/glance-ks-service 2026-03-11 17:29:41.049513 | instance | openstack/secrets/keepalived-etc 2026-03-11 17:29:41.200721 | instance | openstack/serviceaccounts/glance-ks-user 2026-03-11 17:29:41.257758 | instance | openstack/secrets/keystone-api-certs 2026-03-11 17:29:41.418799 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-03-11 17:29:41.420721 | instance | openstack/secrets/keystone-credential-keys 2026-03-11 17:29:41.567904 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-03-11 17:29:41.648822 | instance | openstack/serviceaccounts/glance-storage-init 2026-03-11 17:29:41.799734 | instance | openstack/secrets/keystone-db-admin 2026-03-11 17:29:41.879596 | instance | openstack/serviceaccounts/glance-test 2026-03-11 17:29:41.964996 | instance | openstack/secrets/keystone-db-user 2026-03-11 17:29:42.116281 | instance | openstack/secrets/keystone-etc 2026-03-11 17:29:42.136131 | instance | openstack/serviceaccounts/keepalived 2026-03-11 17:29:42.269314 | instance | openstack/serviceaccounts/keystone-api 2026-03-11 17:29:42.350152 | instance | openstack/secrets/keystone-fernet-keys 2026-03-11 17:29:42.519128 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-03-11 17:29:42.524396 | instance | openstack/secrets/keystone-keystone-admin 2026-03-11 17:29:42.695559 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-03-11 17:29:42.772570 | instance | openstack/secrets/keystone-keystone-test 2026-03-11 17:29:42.941378 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-03-11 17:29:42.943341 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-03-11 17:29:43.118282 | instance | openstack/serviceaccounts/keystone-db-init 2026-03-11 17:29:43.169021 | instance | openstack/secrets/keystone-rabbitmq-user 2026-03-11 17:29:43.345698 | instance | openstack/secrets/percona-xtradb 2026-03-11 17:29:43.354462 | instance | openstack/serviceaccounts/keystone-db-sync 2026-03-11 17:29:43.507028 | instance | openstack/secrets/pvc-ceph-client-key 2026-03-11 17:29:43.579954 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-03-11 17:29:43.669183 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-03-11 17:29:43.814512 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-03-11 17:29:43.828429 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-03-11 17:29:43.969677 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-03-11 17:29:43.991266 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-03-11 17:29:44.167170 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-03-11 17:29:44.195405 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-03-11 17:29:44.373531 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-03-11 17:29:44.399867 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-03-11 17:29:44.533430 | instance | openstack/serviceaccounts/keystone-test 2026-03-11 17:29:44.638433 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-03-11 17:29:44.796862 | instance | openstack/serviceaccounts/memcached-memcached 2026-03-11 17:29:44.799429 | instance | openstack/secrets/rook-ceph-config 2026-03-11 17:29:44.956605 | instance | openstack/serviceaccounts/pxc-operator 2026-03-11 17:29:45.016816 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-03-11 17:29:45.191293 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-03-11 17:29:45.209524 | instance | openstack/secrets/rook-ceph-mon 2026-03-11 17:29:45.404164 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-03-11 17:29:45.437108 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-03-11 17:29:45.609638 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-03-11 17:29:45.632195 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-03-11 17:29:45.835403 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-03-11 17:29:45.881966 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-03-11 17:29:46.023705 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-03-11 17:29:46.047691 | instance | openstack/secrets/rook-csi-cephfs-node 2026-03-11 17:29:46.200347 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-03-11 17:29:46.258944 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-03-11 17:29:46.411819 | instance | openstack/serviceaccounts/rook-ceph-default 2026-03-11 17:29:46.423063 | instance | openstack/secrets/rook-csi-rbd-node 2026-03-11 17:29:46.579262 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-03-11 17:29:46.651253 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-03-11 17:29:46.810794 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-03-11 17:29:46.812995 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-03-11 17:29:46.986536 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-03-11 17:29:47.042605 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-03-11 17:29:47.212266 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-03-11 17:29:47.214556 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-03-11 17:29:47.390645 | instance | openstack/serviceaccounts/staffeln-api 2026-03-11 17:29:47.440095 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-03-11 17:29:47.610940 | instance | openstack/serviceaccounts/staffeln-conductor 2026-03-11 17:29:47.614699 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-03-11 17:29:47.794986 | instance | openstack/serviceaccounts/staffeln-db-init 2026-03-11 17:29:47.840746 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-03-11 17:29:48.017330 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-03-11 17:29:48.043555 | instance | openstack/serviceaccounts/valkey 2026-03-11 17:29:48.245407 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-03-11 17:29:48.279430 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-03-11 17:29:48.419845 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-03-11 17:29:48.483744 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-03-11 17:29:48.596742 | instance | openstack/secrets/staffeln-db-admin 2026-03-11 17:29:48.689167 | instance | openstack/secrets/staffeln-db-user 2026-03-11 17:29:48.755474 | instance | openstack/secrets/staffeln-etc 2026-03-11 17:29:48.840479 | instance | openstack/secrets/valkey-ca 2026-03-11 17:29:48.910850 | instance | openstack/secrets/valkey-server-certs 2026-03-11 17:29:48.997615 | instance | openstack/services/barbican-api 2026-03-11 17:29:49.084017 | instance | openstack/services/ceph-mon 2026-03-11 17:29:49.173453 | instance | openstack/services/glance-api 2026-03-11 17:29:49.255700 | instance | openstack/services/keystone-api 2026-03-11 17:29:49.341889 | instance | openstack/services/memcached 2026-03-11 17:29:49.440913 | instance | openstack/services/memcached-metrics 2026-03-11 17:29:49.526953 | instance | openstack/services/percona-xtradb-cluster-operator 2026-03-11 17:29:49.618722 | instance | openstack/services/percona-xtradb-haproxy 2026-03-11 17:29:49.697698 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-03-11 17:29:49.792401 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-03-11 17:29:49.873787 | instance | openstack/services/percona-xtradb-pxc 2026-03-11 17:29:49.977460 | instance | openstack/services/percona-xtradb-pxc-unready 2026-03-11 17:29:50.044586 | instance | openstack/services/rabbitmq-barbican 2026-03-11 17:29:50.174966 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-03-11 17:29:50.225975 | instance | openstack/services/rabbitmq-barbican-nodes 2026-03-11 17:29:50.361900 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-03-11 17:29:50.395683 | instance | openstack/services/rabbitmq-glance 2026-03-11 17:29:50.539417 | instance | openstack/services/rabbitmq-glance-nodes 2026-03-11 17:29:50.572866 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-03-11 17:29:50.716033 | instance | openstack/services/rabbitmq-keystone 2026-03-11 17:29:50.761444 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-03-11 17:29:50.892997 | instance | openstack/services/rabbitmq-keystone-nodes 2026-03-11 17:29:50.965753 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-03-11 17:29:51.065873 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-03-11 17:29:51.152609 | instance | openstack/services/rook-ceph-rgw-ceph 2026-03-11 17:29:51.239253 | instance | openstack/services/staffeln-api 2026-03-11 17:29:51.321725 | instance | openstack/services/valkey 2026-03-11 17:29:51.407153 | instance | openstack/statefulsets/valkey-node 2026-03-11 17:29:51.499482 | instance | openstack/services/valkey-headless 2026-03-11 17:29:51.615066 | instance | openstack/services/valkey-metrics 2026-03-11 17:29:51.706071 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-03-11 17:29:51.785010 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-03-11 17:29:51.859974 | instance | monitoring/roles/node-feature-discovery-worker 2026-03-11 17:29:51.932420 | instance | monitoring/serviceaccounts/default 2026-03-11 17:29:52.019088 | instance | monitoring/serviceaccounts/goldpinger 2026-03-11 17:29:52.165954 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-03-11 17:29:52.243147 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-03-11 17:29:52.383480 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-03-11 17:29:52.465743 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-03-11 17:29:52.592090 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-03-11 17:29:52.620299 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-03-11 17:29:52.820097 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-03-11 17:29:52.848142 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-03-11 17:29:52.997954 | instance | monitoring/serviceaccounts/loki 2026-03-11 17:29:53.063080 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-03-11 17:29:53.224169 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-03-11 17:29:53.244038 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-03-11 17:29:53.460340 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-03-11 17:29:53.487147 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-03-11 17:29:53.637925 | instance | monitoring/secrets/alertmanager-tls 2026-03-11 17:29:53.703021 | instance | monitoring/secrets/grafana-tls 2026-03-11 17:29:53.813198 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-03-11 17:29:53.871460 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-03-11 17:29:54.043181 | instance | monitoring/serviceaccounts/vector 2026-03-11 17:29:54.051687 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-03-11 17:29:54.204445 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-03-11 17:29:54.273381 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-03-11 17:29:54.369608 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-03-11 17:29:54.438118 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-03-11 17:29:54.520634 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-03-11 17:29:54.608476 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-03-11 17:29:54.686304 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-03-11 17:29:54.773131 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nj4dz-tls 2026-03-11 17:29:54.837792 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-03-11 17:29:54.934416 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-03-11 17:29:54.996447 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-03-11 17:29:55.095104 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-03-11 17:29:55.160995 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-03-11 17:29:55.258335 | instance | monitoring/secrets/prometheus-tls 2026-03-11 17:29:55.310929 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-03-11 17:29:55.424004 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-03-11 17:29:55.478771 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-03-11 17:29:55.703276 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-03-11 17:29:55.706770 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-03-11 17:29:55.883117 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-03-11 17:29:55.883790 | instance | monitoring/services/alertmanager-operated 2026-03-11 17:29:56.050518 | instance | monitoring/services/goldpinger 2026-03-11 17:29:56.068554 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-03-11 17:29:56.250664 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-03-11 17:29:56.273219 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-03-11 17:29:56.427099 | instance | monitoring/services/kube-prometheus-stack-operator 2026-03-11 17:29:56.447924 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-03-11 17:29:56.592014 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-03-11 17:29:56.618946 | instance | monitoring/services/loki 2026-03-11 17:29:56.756479 | instance | monitoring/services/loki-chunks-cache 2026-03-11 17:29:56.780921 | instance | monitoring/services/loki-gateway 2026-03-11 17:29:56.929403 | instance | monitoring/services/loki-headless 2026-03-11 17:29:56.949314 | instance | monitoring/services/loki-memberlist 2026-03-11 17:29:57.109699 | instance | monitoring/services/loki-results-cache 2026-03-11 17:29:57.131555 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-03-11 17:29:57.272765 | instance | monitoring/services/prometheus-operated 2026-03-11 17:29:57.299283 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-03-11 17:29:57.453192 | instance | monitoring/services/prometheus-pushgateway 2026-03-11 17:29:57.461345 | instance | monitoring/services/vector-headless 2026-03-11 17:29:57.631313 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-03-11 17:29:57.638396 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-03-11 17:29:57.798703 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-03-11 17:29:57.800915 | instance | monitoring/statefulsets/loki 2026-03-11 17:29:57.974550 | instance | monitoring/statefulsets/loki-chunks-cache 2026-03-11 17:29:57.999579 | instance | monitoring/statefulsets/loki-results-cache 2026-03-11 17:29:58.163964 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-03-11 17:29:58.178987 | instance | rook-ceph/deployment/rook-ceph-operator 2026-03-11 17:29:58.357699 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-03-11 17:29:58.373557 | instance | secretgen-controller/deployment/secretgen-controller 2026-03-11 17:29:58.539789 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bzc6f 2026-03-11 17:29:58.552261 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-03-11 17:29:58.714527 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-03-11 17:29:58.720694 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-03-11 17:29:58.890973 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-03-11 17:29:58.899699 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-03-11 17:29:59.058657 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-03-11 17:29:59.060865 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-03-11 17:29:59.213233 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-03-11 17:29:59.218689 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-03-11 17:29:59.366620 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-03-11 17:29:59.376746 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-03-11 17:29:59.517331 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-03-11 17:29:59.535680 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-03-11 17:29:59.684876 | instance | rook-ceph/roles/rook-ceph-mgr 2026-03-11 17:29:59.700763 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-v9kgn 2026-03-11 17:29:59.847623 | instance | rook-ceph/roles/rook-ceph-osd 2026-03-11 17:29:59.869487 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-03-11 17:30:00.016652 | instance | rook-ceph/roles/rook-ceph-system 2026-03-11 17:30:00.030128 | instance | rook-ceph/serviceaccounts/default 2026-03-11 17:30:00.175324 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-03-11 17:30:00.220729 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-03-11 17:30:00.366903 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-03-11 17:30:00.410768 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-03-11 17:30:00.556351 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-03-11 17:30:00.603865 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-03-11 17:30:00.739894 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-03-11 17:30:00.790792 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-03-11 17:30:00.918455 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-03-11 17:30:00.979749 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-03-11 17:30:01.118564 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-03-11 17:30:01.165737 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-03-11 17:30:01.310052 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-03-11 17:30:01.361825 | instance | secretgen-controller/serviceaccounts/default 2026-03-11 17:30:01.517771 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-03-11 17:30:01.739036 | instance | ok: Runtime: 0:01:13.909584 2026-03-11 17:30:01.751385 | 2026-03-11 17:30:01.751515 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-03-11 17:30:02.447647 | instance | changed: 2026-03-11 17:30:02.447812 | instance | cd+++++++++ objects/ 2026-03-11 17:30:02.447839 | instance | cd+++++++++ objects/cluster/ 2026-03-11 17:30:02.447860 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-03-11 17:30:02.447881 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-03-11 17:30:02.447901 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-03-11 17:30:02.447919 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-03-11 17:30:02.447938 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-03-11 17:30:02.447956 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-03-11 17:30:02.447974 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-03-11 17:30:02.447992 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-03-11 17:30:02.448010 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-03-11 17:30:02.448028 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-03-11 17:30:02.448046 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-03-11 17:30:02.448064 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-03-11 17:30:02.448082 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-03-11 17:30:02.448100 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-03-11 17:30:02.448117 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-03-11 17:30:02.448135 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-03-11 17:30:02.448152 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-03-11 17:30:02.448169 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-03-11 17:30:02.448188 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-03-11 17:30:02.448206 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-03-11 17:30:02.448223 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-03-11 17:30:02.448240 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-03-11 17:30:02.448259 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-03-11 17:30:02.448278 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-03-11 17:30:02.448295 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-03-11 17:30:02.448313 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-03-11 17:30:02.448331 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-03-11 17:30:02.448349 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-03-11 17:30:02.448367 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-03-11 17:30:02.448384 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-03-11 17:30:02.448401 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-03-11 17:30:02.448419 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-03-11 17:30:02.448436 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-03-11 17:30:02.448466 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-03-11 17:30:02.448485 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-03-11 17:30:02.448502 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-03-11 17:30:02.448520 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-03-11 17:30:02.448537 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-03-11 17:30:02.448555 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-03-11 17:30:02.448572 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-03-11 17:30:02.448590 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-03-11 17:30:02.448607 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-03-11 17:30:02.448624 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-03-11 17:30:02.448642 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-03-11 17:30:02.448659 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-03-11 17:30:02.448678 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-03-11 17:30:02.448696 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-11 17:30:02.448713 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-03-11 17:30:02.448731 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-03-11 17:30:02.448749 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.448766 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.448783 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-03-11 17:30:02.448801 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-03-11 17:30:02.448818 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-03-11 17:30:02.448836 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-03-11 17:30:02.448853 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-03-11 17:30:02.448871 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-03-11 17:30:02.448888 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-03-11 17:30:02.448906 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-03-11 17:30:02.448923 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-03-11 17:30:02.448941 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-03-11 17:30:02.448985 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-03-11 17:30:02.449009 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-03-11 17:30:02.449028 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-03-11 17:30:02.449047 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-03-11 17:30:02.449065 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-03-11 17:30:02.449082 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-03-11 17:30:02.449100 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-03-11 17:30:02.449117 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-03-11 17:30:02.449135 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-03-11 17:30:02.449158 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-03-11 17:30:02.449177 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-03-11 17:30:02.449195 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-03-11 17:30:02.449213 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-03-11 17:30:02.449231 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-03-11 17:30:02.449248 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-03-11 17:30:02.449266 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-03-11 17:30:02.449283 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-03-11 17:30:02.449301 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-03-11 17:30:02.449318 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-03-11 17:30:02.449335 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-03-11 17:30:02.449353 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-03-11 17:30:02.449372 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-03-11 17:30:02.449389 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-03-11 17:30:02.449407 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-03-11 17:30:02.449425 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-03-11 17:30:02.449442 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-03-11 17:30:02.449460 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-03-11 17:30:02.449478 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-03-11 17:30:02.449495 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-03-11 17:30:02.449513 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-03-11 17:30:02.449530 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-03-11 17:30:02.449547 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-03-11 17:30:02.449565 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-03-11 17:30:02.449582 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-03-11 17:30:02.449599 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-03-11 17:30:02.449616 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-03-11 17:30:02.449634 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-03-11 17:30:02.449651 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-03-11 17:30:02.449668 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-03-11 17:30:02.449685 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-03-11 17:30:02.449741 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-03-11 17:30:02.449769 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-03-11 17:30:02.449795 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-03-11 17:30:02.449815 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-03-11 17:30:02.449833 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-03-11 17:30:02.449857 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-03-11 17:30:02.449876 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-03-11 17:30:02.449894 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-03-11 17:30:02.449911 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-03-11 17:30:02.449928 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-03-11 17:30:02.449946 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-03-11 17:30:02.449964 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-03-11 17:30:02.449981 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-03-11 17:30:02.449999 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-03-11 17:30:02.450016 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-03-11 17:30:02.450034 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-03-11 17:30:02.450052 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-03-11 17:30:02.450069 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-03-11 17:30:02.450087 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-03-11 17:30:02.450104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-03-11 17:30:02.450121 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-03-11 17:30:02.450138 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-03-11 17:30:02.450155 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-03-11 17:30:02.450172 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-03-11 17:30:02.450189 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-03-11 17:30:02.450206 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-03-11 17:30:02.450222 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-03-11 17:30:02.450239 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-03-11 17:30:02.450256 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-03-11 17:30:02.450273 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-03-11 17:30:02.450289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-03-11 17:30:02.450306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-03-11 17:30:02.450322 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-03-11 17:30:02.450338 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-03-11 17:30:02.450355 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-03-11 17:30:02.450371 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-03-11 17:30:02.450393 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-03-11 17:30:02.450411 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-03-11 17:30:02.450428 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-03-11 17:30:02.450445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-03-11 17:30:02.450461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-03-11 17:30:02.450479 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-03-11 17:30:02.450495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-03-11 17:30:02.450512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-03-11 17:30:02.450529 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-03-11 17:30:02.450546 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-03-11 17:30:02.450562 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-03-11 17:30:02.450579 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-03-11 17:30:02.450596 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-03-11 17:30:02.450613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-03-11 17:30:02.450630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-03-11 17:30:02.450647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-03-11 17:30:02.450664 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-03-11 17:30:02.450681 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-03-11 17:30:02.450698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-03-11 17:30:02.450715 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-03-11 17:30:02.450732 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-03-11 17:30:02.450749 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-03-11 17:30:02.450766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-03-11 17:30:02.450783 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-03-11 17:30:02.450800 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-03-11 17:30:02.450818 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-03-11 17:30:02.450839 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-03-11 17:30:02.450865 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-03-11 17:30:02.450889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-03-11 17:30:02.450914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-03-11 17:30:02.450934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-03-11 17:30:02.450952 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-03-11 17:30:02.450969 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-03-11 17:30:02.450992 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-03-11 17:30:02.451010 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-03-11 17:30:02.451029 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-03-11 17:30:02.451047 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-03-11 17:30:02.451065 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-03-11 17:30:02.451082 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-03-11 17:30:02.451099 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-03-11 17:30:02.451117 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-03-11 17:30:02.451134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-03-11 17:30:02.451151 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-03-11 17:30:02.451168 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-03-11 17:30:02.451185 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-03-11 17:30:02.451202 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-03-11 17:30:02.451219 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-03-11 17:30:02.451236 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-03-11 17:30:02.451253 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-03-11 17:30:02.451270 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-03-11 17:30:02.451287 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-03-11 17:30:02.451305 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-03-11 17:30:02.451322 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-03-11 17:30:02.451339 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-03-11 17:30:02.451355 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-03-11 17:30:02.451372 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-03-11 17:30:02.451390 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-03-11 17:30:02.451407 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-03-11 17:30:02.451423 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-03-11 17:30:02.451440 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-03-11 17:30:02.451457 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-03-11 17:30:02.451474 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-03-11 17:30:02.451491 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-03-11 17:30:02.451508 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-03-11 17:30:02.451524 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-03-11 17:30:02.451542 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-03-11 17:30:02.451559 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-03-11 17:30:02.451576 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-03-11 17:30:02.451593 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-03-11 17:30:02.451615 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-03-11 17:30:02.451633 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-03-11 17:30:02.451650 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-03-11 17:30:02.451667 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-03-11 17:30:02.451684 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-03-11 17:30:02.451701 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-03-11 17:30:02.451717 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-03-11 17:30:02.451734 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-03-11 17:30:02.451751 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-03-11 17:30:02.451768 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-03-11 17:30:02.451784 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-03-11 17:30:02.451801 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-03-11 17:30:02.451818 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-03-11 17:30:02.451835 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-03-11 17:30:02.451852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-03-11 17:30:02.451868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-03-11 17:30:02.451886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-03-11 17:30:02.451903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-03-11 17:30:02.451920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-03-11 17:30:02.451937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-03-11 17:30:02.451955 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-03-11 17:30:02.451972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-03-11 17:30:02.451989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-03-11 17:30:02.452007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-03-11 17:30:02.452024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-03-11 17:30:02.452041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-03-11 17:30:02.452059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-03-11 17:30:02.452076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-03-11 17:30:02.452092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-03-11 17:30:02.452110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-03-11 17:30:02.452127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-03-11 17:30:02.452143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-03-11 17:30:02.452160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-03-11 17:30:02.452177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-03-11 17:30:02.452195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-03-11 17:30:02.452217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-03-11 17:30:02.452235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-03-11 17:30:02.452253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-03-11 17:30:02.452270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-03-11 17:30:02.452288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-03-11 17:30:02.452305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-03-11 17:30:02.452322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-03-11 17:30:02.452339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-03-11 17:30:02.452356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-03-11 17:30:02.452373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-03-11 17:30:02.452390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-03-11 17:30:02.452407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-03-11 17:30:02.452423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-03-11 17:30:02.452441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-03-11 17:30:02.452458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-03-11 17:30:02.452475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-03-11 17:30:02.452491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-11 17:30:02.452508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-03-11 17:30:02.452525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-03-11 17:30:02.452542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.452559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.452576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-03-11 17:30:02.452593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-03-11 17:30:02.452610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-03-11 17:30:02.452627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-03-11 17:30:02.452644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-03-11 17:30:02.452661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-03-11 17:30:02.452678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-03-11 17:30:02.452695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-03-11 17:30:02.452711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-03-11 17:30:02.452728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-03-11 17:30:02.452745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-03-11 17:30:02.452762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-03-11 17:30:02.452779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-03-11 17:30:02.452801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-03-11 17:30:02.452819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-03-11 17:30:02.452836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-03-11 17:30:02.452853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-03-11 17:30:02.452870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-03-11 17:30:02.452887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-03-11 17:30:02.452904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-03-11 17:30:02.452920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-03-11 17:30:02.452937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-03-11 17:30:02.452976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-03-11 17:30:02.453005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-03-11 17:30:02.453025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-03-11 17:30:02.453043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-03-11 17:30:02.453061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-03-11 17:30:02.453078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-03-11 17:30:02.453095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-03-11 17:30:02.453112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-03-11 17:30:02.453130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-03-11 17:30:02.453148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-03-11 17:30:02.453165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-03-11 17:30:02.453182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-03-11 17:30:02.453199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-03-11 17:30:02.453216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-03-11 17:30:02.453233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-03-11 17:30:02.453250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-03-11 17:30:02.453267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-03-11 17:30:02.453284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-03-11 17:30:02.453301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-03-11 17:30:02.453318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-03-11 17:30:02.453335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-03-11 17:30:02.453352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-03-11 17:30:02.453368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-03-11 17:30:02.453386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-03-11 17:30:02.453403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-03-11 17:30:02.453425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-03-11 17:30:02.453443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-03-11 17:30:02.453460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-03-11 17:30:02.453477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-03-11 17:30:02.453494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-03-11 17:30:02.453512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-03-11 17:30:02.453530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-03-11 17:30:02.453547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-03-11 17:30:02.453565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-03-11 17:30:02.453582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-03-11 17:30:02.453599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-03-11 17:30:02.453616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-03-11 17:30:02.453633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-03-11 17:30:02.453649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-03-11 17:30:02.453667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-03-11 17:30:02.453684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-03-11 17:30:02.453733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-03-11 17:30:02.453754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-03-11 17:30:02.453772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-03-11 17:30:02.453790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-03-11 17:30:02.453807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-03-11 17:30:02.453825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-03-11 17:30:02.453842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-03-11 17:30:02.453859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-03-11 17:30:02.453876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-03-11 17:30:02.453893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-03-11 17:30:02.453910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-03-11 17:30:02.453927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-03-11 17:30:02.453944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-03-11 17:30:02.453961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-03-11 17:30:02.453977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-03-11 17:30:02.454001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-03-11 17:30:02.454022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-03-11 17:30:02.454041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-03-11 17:30:02.454059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-03-11 17:30:02.454075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-03-11 17:30:02.454092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-03-11 17:30:02.454108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-03-11 17:30:02.454125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-03-11 17:30:02.454142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-03-11 17:30:02.454159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-03-11 17:30:02.454176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-03-11 17:30:02.454192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-03-11 17:30:02.454209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-03-11 17:30:02.454225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-03-11 17:30:02.454242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-03-11 17:30:02.454258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-03-11 17:30:02.454275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-03-11 17:30:02.454292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-03-11 17:30:02.454309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-03-11 17:30:02.454326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-03-11 17:30:02.454343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-03-11 17:30:02.454360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-03-11 17:30:02.454377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-03-11 17:30:02.454394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-03-11 17:30:02.454411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-03-11 17:30:02.454428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-03-11 17:30:02.454445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-03-11 17:30:02.454461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-03-11 17:30:02.454478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-03-11 17:30:02.454496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-03-11 17:30:02.454513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-03-11 17:30:02.454530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-03-11 17:30:02.454552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-03-11 17:30:02.454570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-03-11 17:30:02.454587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-03-11 17:30:02.454605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-03-11 17:30:02.454622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-03-11 17:30:02.454640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-03-11 17:30:02.454658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-03-11 17:30:02.454675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-03-11 17:30:02.454692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-03-11 17:30:02.454710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-03-11 17:30:02.454727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-03-11 17:30:02.454744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-03-11 17:30:02.454762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-03-11 17:30:02.454779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-03-11 17:30:02.454796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-03-11 17:30:02.454813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-03-11 17:30:02.454831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-03-11 17:30:02.454848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-03-11 17:30:02.454865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-03-11 17:30:02.454882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-03-11 17:30:02.454899 | instance | cd+++++++++ objects/cluster/namespace/ 2026-03-11 17:30:02.454917 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-03-11 17:30:02.454933 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-03-11 17:30:02.454950 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-03-11 17:30:02.454967 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-03-11 17:30:02.454984 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-03-11 17:30:02.455001 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-03-11 17:30:02.455020 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-03-11 17:30:02.455040 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-03-11 17:30:02.455058 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-03-11 17:30:02.455076 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-03-11 17:30:02.455093 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-03-11 17:30:02.455110 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-03-11 17:30:02.455127 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-03-11 17:30:02.455144 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-03-11 17:30:02.455161 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-03-11 17:30:02.455178 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-03-11 17:30:02.455195 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-03-11 17:30:02.455212 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-03-11 17:30:02.455237 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-03-11 17:30:02.455255 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-03-11 17:30:02.455273 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-03-11 17:30:02.455290 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-03-11 17:30:02.455307 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-03-11 17:30:02.455323 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-03-11 17:30:02.455340 | instance | cd+++++++++ objects/cluster/node/ 2026-03-11 17:30:02.455357 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-03-11 17:30:02.455374 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-03-11 17:30:02.455391 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-03-11 17:30:02.455408 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-03-11 17:30:02.455425 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-03-11 17:30:02.455442 | instance | cd+++++++++ objects/namespaced/ 2026-03-11 17:30:02.455459 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-03-11 17:30:02.455476 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-03-11 17:30:02.455493 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-03-11 17:30:02.455510 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-03-11 17:30:02.455528 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.455546 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.455564 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-03-11 17:30:02.455582 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-03-11 17:30:02.455600 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-03-11 17:30:02.455617 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-03-11 17:30:02.455634 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-03-11 17:30:02.455652 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-03-11 17:30:02.455669 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-03-11 17:30:02.455686 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-03-11 17:30:02.455703 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-03-11 17:30:02.455720 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-03-11 17:30:02.455737 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-03-11 17:30:02.455755 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-03-11 17:30:02.455772 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-03-11 17:30:02.455789 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-03-11 17:30:02.455807 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-03-11 17:30:02.455825 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-03-11 17:30:02.455842 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-03-11 17:30:02.455860 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-03-11 17:30:02.455877 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-03-11 17:30:02.455894 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-140.nip.io-tls.txt 2026-03-11 17:30:02.455911 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-140.nip.io-tls.yaml 2026-03-11 17:30:02.455933 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-03-11 17:30:02.455951 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-03-11 17:30:02.455968 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-03-11 17:30:02.455986 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-03-11 17:30:02.456003 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-03-11 17:30:02.456020 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-03-11 17:30:02.456038 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-03-11 17:30:02.456055 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-03-11 17:30:02.456072 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-03-11 17:30:02.456089 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-03-11 17:30:02.456107 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-03-11 17:30:02.456124 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-03-11 17:30:02.456141 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-03-11 17:30:02.456158 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-03-11 17:30:02.456175 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-03-11 17:30:02.456192 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-03-11 17:30:02.456209 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-03-11 17:30:02.456226 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-03-11 17:30:02.456243 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-03-11 17:30:02.456260 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-03-11 17:30:02.456277 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-03-11 17:30:02.456294 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-03-11 17:30:02.456311 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-03-11 17:30:02.456328 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.456345 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.456362 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-03-11 17:30:02.456379 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-03-11 17:30:02.456396 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-03-11 17:30:02.456413 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-03-11 17:30:02.456430 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-03-11 17:30:02.456447 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-03-11 17:30:02.456465 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-03-11 17:30:02.456482 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-03-11 17:30:02.456500 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-03-11 17:30:02.456517 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-03-11 17:30:02.456534 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-03-11 17:30:02.456551 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-03-11 17:30:02.456572 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-03-11 17:30:02.456590 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-vvpz4.txt 2026-03-11 17:30:02.456607 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-vvpz4.yaml 2026-03-11 17:30:02.456624 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-lfh88.txt 2026-03-11 17:30:02.456642 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-lfh88.yaml 2026-03-11 17:30:02.456659 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-fhdlp.txt 2026-03-11 17:30:02.456676 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-fhdlp.yaml 2026-03-11 17:30:02.456692 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-03-11 17:30:02.456709 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-03-11 17:30:02.456726 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-03-11 17:30:02.456743 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-03-11 17:30:02.456761 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-03-11 17:30:02.456778 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-03-11 17:30:02.456795 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-03-11 17:30:02.456812 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-03-11 17:30:02.456830 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-03-11 17:30:02.456847 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-03-11 17:30:02.456864 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-03-11 17:30:02.456881 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-03-11 17:30:02.456898 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-03-11 17:30:02.456915 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-03-11 17:30:02.456932 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-03-11 17:30:02.456949 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-03-11 17:30:02.457042 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-03-11 17:30:02.457065 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-03-11 17:30:02.457083 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-03-11 17:30:02.457101 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-03-11 17:30:02.457119 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-03-11 17:30:02.457136 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-03-11 17:30:02.457155 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-03-11 17:30:02.457173 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-03-11 17:30:02.457190 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-03-11 17:30:02.457208 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-03-11 17:30:02.457230 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-03-11 17:30:02.457248 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-03-11 17:30:02.457266 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-03-11 17:30:02.457283 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-03-11 17:30:02.457305 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-03-11 17:30:02.457328 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-03-11 17:30:02.457351 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-03-11 17:30:02.457372 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-03-11 17:30:02.457390 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-03-11 17:30:02.457407 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-03-11 17:30:02.457425 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-03-11 17:30:02.457442 | instance | cd+++++++++ objects/namespaced/default/ 2026-03-11 17:30:02.457459 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-03-11 17:30:02.457476 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.457493 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.457510 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-03-11 17:30:02.457527 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-03-11 17:30:02.457545 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-03-11 17:30:02.457562 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-03-11 17:30:02.457579 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-03-11 17:30:02.457596 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-03-11 17:30:02.457613 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-03-11 17:30:02.457629 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-03-11 17:30:02.457646 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-03-11 17:30:02.457663 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-03-11 17:30:02.457680 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-03-11 17:30:02.457697 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-03-11 17:30:02.457744 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-03-11 17:30:02.457763 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-03-11 17:30:02.457781 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-03-11 17:30:02.457798 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-03-11 17:30:02.457815 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-03-11 17:30:02.457832 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.457849 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.457866 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-03-11 17:30:02.457883 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-03-11 17:30:02.457900 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-03-11 17:30:02.457917 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-03-11 17:30:02.457939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-03-11 17:30:02.457957 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-03-11 17:30:02.457974 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-03-11 17:30:02.457991 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-03-11 17:30:02.458008 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-03-11 17:30:02.458025 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-03-11 17:30:02.458042 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-03-11 17:30:02.458059 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-03-11 17:30:02.458077 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-03-11 17:30:02.458094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-03-11 17:30:02.458112 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-03-11 17:30:02.458129 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-03-11 17:30:02.458146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-zgf8f.txt 2026-03-11 17:30:02.458164 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-zgf8f.yaml 2026-03-11 17:30:02.458181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xfrvl.txt 2026-03-11 17:30:02.458198 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xfrvl.yaml 2026-03-11 17:30:02.458216 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-03-11 17:30:02.458233 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-03-11 17:30:02.458250 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-03-11 17:30:02.458267 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-03-11 17:30:02.458284 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-03-11 17:30:02.458301 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-03-11 17:30:02.458319 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-03-11 17:30:02.458336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-03-11 17:30:02.458353 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-03-11 17:30:02.458371 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-03-11 17:30:02.458388 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-03-11 17:30:02.458405 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-03-11 17:30:02.458422 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-03-11 17:30:02.458439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-03-11 17:30:02.458456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-03-11 17:30:02.458473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-03-11 17:30:02.458490 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-03-11 17:30:02.458508 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-03-11 17:30:02.458529 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-03-11 17:30:02.458547 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-03-11 17:30:02.458564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-03-11 17:30:02.458586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-03-11 17:30:02.458627 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-03-11 17:30:02.458662 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-03-11 17:30:02.458683 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-03-11 17:30:02.458702 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-03-11 17:30:02.458720 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-03-11 17:30:02.458737 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-03-11 17:30:02.458755 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-03-11 17:30:02.458772 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.458789 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.458807 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-03-11 17:30:02.458824 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-03-11 17:30:02.458841 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-03-11 17:30:02.458858 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-03-11 17:30:02.458876 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-03-11 17:30:02.458893 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-03-11 17:30:02.458910 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-03-11 17:30:02.458927 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.458944 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.458961 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-03-11 17:30:02.458978 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-03-11 17:30:02.458995 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-03-11 17:30:02.459012 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-03-11 17:30:02.459029 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-03-11 17:30:02.459045 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-03-11 17:30:02.459062 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-03-11 17:30:02.459079 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-03-11 17:30:02.459096 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-03-11 17:30:02.459113 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-03-11 17:30:02.459130 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-03-11 17:30:02.459147 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-03-11 17:30:02.459164 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-03-11 17:30:02.459187 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-03-11 17:30:02.459205 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-03-11 17:30:02.459222 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-03-11 17:30:02.459239 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-03-11 17:30:02.459256 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-03-11 17:30:02.459272 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-03-11 17:30:02.459289 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-03-11 17:30:02.459306 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-03-11 17:30:02.459324 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-03-11 17:30:02.459341 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-03-11 17:30:02.459358 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-03-11 17:30:02.459376 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-03-11 17:30:02.459394 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.459412 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.459429 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-03-11 17:30:02.459446 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-03-11 17:30:02.459463 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-03-11 17:30:02.459480 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-03-11 17:30:02.459498 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-03-11 17:30:02.459515 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-03-11 17:30:02.459532 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-03-11 17:30:02.459549 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-03-11 17:30:02.459566 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-03-11 17:30:02.459583 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-03-11 17:30:02.459601 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-03-11 17:30:02.459618 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-03-11 17:30:02.459636 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-03-11 17:30:02.459653 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-03-11 17:30:02.459670 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-03-11 17:30:02.459686 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-03-11 17:30:02.459704 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-03-11 17:30:02.459721 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-03-11 17:30:02.459737 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-03-11 17:30:02.459754 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-03-11 17:30:02.459771 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-03-11 17:30:02.459788 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-03-11 17:30:02.459809 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-03-11 17:30:02.459827 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-03-11 17:30:02.459844 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-03-11 17:30:02.459860 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-03-11 17:30:02.459877 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-03-11 17:30:02.459894 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-03-11 17:30:02.459911 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-03-11 17:30:02.459928 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-03-11 17:30:02.459945 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-hpqnt.txt 2026-03-11 17:30:02.459962 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-hpqnt.yaml 2026-03-11 17:30:02.459979 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rjqpw.txt 2026-03-11 17:30:02.459996 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rjqpw.yaml 2026-03-11 17:30:02.460014 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-j924x.txt 2026-03-11 17:30:02.460030 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-j924x.yaml 2026-03-11 17:30:02.460047 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qjz54.txt 2026-03-11 17:30:02.460064 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qjz54.yaml 2026-03-11 17:30:02.460080 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-03-11 17:30:02.460097 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-03-11 17:30:02.460114 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-03-11 17:30:02.460131 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-03-11 17:30:02.460148 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-03-11 17:30:02.460166 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-03-11 17:30:02.460183 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2jhs6.txt 2026-03-11 17:30:02.460200 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2jhs6.yaml 2026-03-11 17:30:02.460217 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-03-11 17:30:02.460234 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-03-11 17:30:02.460250 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-03-11 17:30:02.460266 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-03-11 17:30:02.460283 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-03-11 17:30:02.460300 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-03-11 17:30:02.460317 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-03-11 17:30:02.460334 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-03-11 17:30:02.460350 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-03-11 17:30:02.460367 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-03-11 17:30:02.460388 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-03-11 17:30:02.460405 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-03-11 17:30:02.460422 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-03-11 17:30:02.460439 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-03-11 17:30:02.460456 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-03-11 17:30:02.460475 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-03-11 17:30:02.460493 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-03-11 17:30:02.460511 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-03-11 17:30:02.460530 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-03-11 17:30:02.460547 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-03-11 17:30:02.460565 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-03-11 17:30:02.460582 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-03-11 17:30:02.460599 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-03-11 17:30:02.460616 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-03-11 17:30:02.460632 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-03-11 17:30:02.460649 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-03-11 17:30:02.460666 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-03-11 17:30:02.460682 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-03-11 17:30:02.460699 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-03-11 17:30:02.460716 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-03-11 17:30:02.460734 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-03-11 17:30:02.460751 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-03-11 17:30:02.460768 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-03-11 17:30:02.460786 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-03-11 17:30:02.460803 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-03-11 17:30:02.460821 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-03-11 17:30:02.460838 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-03-11 17:30:02.460855 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-03-11 17:30:02.460871 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-03-11 17:30:02.460888 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-03-11 17:30:02.460904 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-03-11 17:30:02.460921 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-03-11 17:30:02.460942 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-03-11 17:30:02.460986 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-03-11 17:30:02.461009 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-03-11 17:30:02.461027 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-03-11 17:30:02.461045 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-03-11 17:30:02.461062 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-03-11 17:30:02.461080 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-03-11 17:30:02.461097 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-03-11 17:30:02.461115 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-03-11 17:30:02.461132 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6e032t.txt 2026-03-11 17:30:02.461149 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6e032t.yaml 2026-03-11 17:30:02.461166 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-w1fi8z.txt 2026-03-11 17:30:02.461182 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-w1fi8z.yaml 2026-03-11 17:30:02.461199 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-03-11 17:30:02.461215 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-03-11 17:30:02.461232 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-03-11 17:30:02.461248 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-03-11 17:30:02.461265 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-03-11 17:30:02.461281 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-03-11 17:30:02.461298 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-03-11 17:30:02.461314 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-03-11 17:30:02.461331 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-03-11 17:30:02.461347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-03-11 17:30:02.461364 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-03-11 17:30:02.461380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-03-11 17:30:02.461397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-03-11 17:30:02.461414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-03-11 17:30:02.461430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-03-11 17:30:02.461448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-03-11 17:30:02.461464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-03-11 17:30:02.461481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-03-11 17:30:02.461498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-03-11 17:30:02.461515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-03-11 17:30:02.461531 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-03-11 17:30:02.461553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-03-11 17:30:02.461571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-03-11 17:30:02.461587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-03-11 17:30:02.461605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-03-11 17:30:02.461622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-03-11 17:30:02.461639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-03-11 17:30:02.461656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-03-11 17:30:02.461672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-03-11 17:30:02.461689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-03-11 17:30:02.461706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-03-11 17:30:02.461741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-03-11 17:30:02.461759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-03-11 17:30:02.461776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-03-11 17:30:02.461793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-03-11 17:30:02.461810 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-03-11 17:30:02.461827 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-03-11 17:30:02.461843 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-03-11 17:30:02.461860 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-03-11 17:30:02.461876 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-03-11 17:30:02.461893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-03-11 17:30:02.461909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-03-11 17:30:02.461925 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-03-11 17:30:02.461942 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-03-11 17:30:02.461959 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-03-11 17:30:02.461976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-03-11 17:30:02.461993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-03-11 17:30:02.462011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-03-11 17:30:02.462028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-03-11 17:30:02.462044 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-03-11 17:30:02.462061 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-03-11 17:30:02.462077 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-03-11 17:30:02.462094 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-03-11 17:30:02.462111 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-03-11 17:30:02.462134 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-03-11 17:30:02.462151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-03-11 17:30:02.462168 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-03-11 17:30:02.462184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-03-11 17:30:02.462201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-03-11 17:30:02.462217 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-03-11 17:30:02.462234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-03-11 17:30:02.462250 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-03-11 17:30:02.462267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-03-11 17:30:02.462283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-03-11 17:30:02.462299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-03-11 17:30:02.462315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-03-11 17:30:02.462332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-03-11 17:30:02.462348 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-03-11 17:30:02.462365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-03-11 17:30:02.462382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-03-11 17:30:02.462398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-03-11 17:30:02.462414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-03-11 17:30:02.462431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-03-11 17:30:02.462447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-03-11 17:30:02.462464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-03-11 17:30:02.462480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-03-11 17:30:02.462496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-03-11 17:30:02.462513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-03-11 17:30:02.462530 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-03-11 17:30:02.462546 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-03-11 17:30:02.462563 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-03-11 17:30:02.462580 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-03-11 17:30:02.462597 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-03-11 17:30:02.462614 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-03-11 17:30:02.462630 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-03-11 17:30:02.462647 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-03-11 17:30:02.462664 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-03-11 17:30:02.462685 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-03-11 17:30:02.462702 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-03-11 17:30:02.462719 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-03-11 17:30:02.462736 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-03-11 17:30:02.462753 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-03-11 17:30:02.462769 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-03-11 17:30:02.462786 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-03-11 17:30:02.462803 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-03-11 17:30:02.462820 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-03-11 17:30:02.462836 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.462854 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.462871 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-03-11 17:30:02.462887 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-03-11 17:30:02.462904 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-03-11 17:30:02.462921 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-03-11 17:30:02.462937 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-03-11 17:30:02.462954 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-03-11 17:30:02.462971 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-m7rms.txt 2026-03-11 17:30:02.462988 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-m7rms.yaml 2026-03-11 17:30:02.463005 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-03-11 17:30:02.463022 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-03-11 17:30:02.463040 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-03-11 17:30:02.463058 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-03-11 17:30:02.463075 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-03-11 17:30:02.463092 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-03-11 17:30:02.463109 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-03-11 17:30:02.463126 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-03-11 17:30:02.463144 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-03-11 17:30:02.463160 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-03-11 17:30:02.463178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-03-11 17:30:02.463195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-03-11 17:30:02.463212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-03-11 17:30:02.463229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-03-11 17:30:02.463246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-03-11 17:30:02.463268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-03-11 17:30:02.463286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-03-11 17:30:02.463303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-03-11 17:30:02.463320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-03-11 17:30:02.463336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-03-11 17:30:02.463353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-03-11 17:30:02.463369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-03-11 17:30:02.463386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-03-11 17:30:02.463403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-03-11 17:30:02.463421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-03-11 17:30:02.463438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-03-11 17:30:02.463455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-03-11 17:30:02.463471 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-03-11 17:30:02.463488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-03-11 17:30:02.463505 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-03-11 17:30:02.463521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-03-11 17:30:02.463538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-03-11 17:30:02.463555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-03-11 17:30:02.463572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-03-11 17:30:02.463589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-03-11 17:30:02.463606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-03-11 17:30:02.463623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-03-11 17:30:02.463640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-03-11 17:30:02.463656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-03-11 17:30:02.463674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-03-11 17:30:02.463691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-03-11 17:30:02.463708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-03-11 17:30:02.463724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-03-11 17:30:02.463741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-03-11 17:30:02.463763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-03-11 17:30:02.463780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-03-11 17:30:02.463797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-03-11 17:30:02.463814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-03-11 17:30:02.463832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-03-11 17:30:02.463849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-03-11 17:30:02.463865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-03-11 17:30:02.463882 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-03-11 17:30:02.463899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-03-11 17:30:02.463916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-03-11 17:30:02.463933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-03-11 17:30:02.463950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-03-11 17:30:02.463967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.463984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.464000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-03-11 17:30:02.464017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-03-11 17:30:02.464034 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-03-11 17:30:02.464052 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-03-11 17:30:02.464069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-03-11 17:30:02.464087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-03-11 17:30:02.464104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-03-11 17:30:02.464121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-03-11 17:30:02.464139 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-03-11 17:30:02.464156 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-03-11 17:30:02.464173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-03-11 17:30:02.464190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-03-11 17:30:02.464206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-03-11 17:30:02.464223 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-03-11 17:30:02.464240 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-03-11 17:30:02.464263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-03-11 17:30:02.464281 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-03-11 17:30:02.464299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-03-11 17:30:02.464316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-03-11 17:30:02.464333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-03-11 17:30:02.464350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-03-11 17:30:02.464367 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-03-11 17:30:02.464383 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-03-11 17:30:02.464400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-03-11 17:30:02.464416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-03-11 17:30:02.464433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-03-11 17:30:02.464450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-03-11 17:30:02.464466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-03-11 17:30:02.464483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-03-11 17:30:02.464499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-03-11 17:30:02.464516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-03-11 17:30:02.464533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-03-11 17:30:02.464550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-03-11 17:30:02.464567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-03-11 17:30:02.464584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-03-11 17:30:02.464601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-03-11 17:30:02.464617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-03-11 17:30:02.464634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-03-11 17:30:02.464651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.464668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.464685 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-03-11 17:30:02.464701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-03-11 17:30:02.464718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-03-11 17:30:02.464735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-03-11 17:30:02.464751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-03-11 17:30:02.464768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-03-11 17:30:02.464789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.464806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.464823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-03-11 17:30:02.464840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-03-11 17:30:02.464857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-03-11 17:30:02.464874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-03-11 17:30:02.464891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-03-11 17:30:02.464908 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-03-11 17:30:02.464926 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-03-11 17:30:02.464943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-03-11 17:30:02.464984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-03-11 17:30:02.465006 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-03-11 17:30:02.465025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-03-11 17:30:02.465042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-03-11 17:30:02.465059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-03-11 17:30:02.465076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-03-11 17:30:02.465093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-03-11 17:30:02.465110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-03-11 17:30:02.465127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-03-11 17:30:02.465145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-03-11 17:30:02.465162 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-03-11 17:30:02.465179 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-03-11 17:30:02.465196 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-03-11 17:30:02.465214 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-03-11 17:30:02.465231 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-03-11 17:30:02.465248 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-11 17:30:02.465266 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-11 17:30:02.465283 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-03-11 17:30:02.465301 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-03-11 17:30:02.465318 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-03-11 17:30:02.465335 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-03-11 17:30:02.465353 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-03-11 17:30:02.465370 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.465387 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.465409 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-03-11 17:30:02.465427 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-11 17:30:02.465444 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-03-11 17:30:02.465461 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-03-11 17:30:02.465478 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-03-11 17:30:02.465496 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-03-11 17:30:02.465514 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-03-11 17:30:02.465532 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-03-11 17:30:02.465550 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-03-11 17:30:02.465567 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-03-11 17:30:02.465584 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-03-11 17:30:02.465600 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-03-11 17:30:02.465617 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-03-11 17:30:02.465634 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-03-11 17:30:02.465651 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-03-11 17:30:02.465667 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-03-11 17:30:02.465685 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-03-11 17:30:02.465702 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-03-11 17:30:02.465743 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-03-11 17:30:02.465763 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.465781 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.465798 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-03-11 17:30:02.465815 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-11 17:30:02.465832 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-03-11 17:30:02.465849 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-03-11 17:30:02.465866 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-11 17:30:02.465883 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-11 17:30:02.465900 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.465917 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.465934 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-03-11 17:30:02.465951 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-03-11 17:30:02.465968 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-03-11 17:30:02.465985 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-03-11 17:30:02.466009 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-03-11 17:30:02.466029 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-03-11 17:30:02.466047 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-03-11 17:30:02.466063 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-03-11 17:30:02.466080 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-03-11 17:30:02.466097 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-03-11 17:30:02.466114 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-03-11 17:30:02.466131 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-03-11 17:30:02.466147 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-03-11 17:30:02.466164 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-03-11 17:30:02.466181 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-03-11 17:30:02.466197 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-03-11 17:30:02.466214 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-03-11 17:30:02.466231 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-03-11 17:30:02.466248 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-03-11 17:30:02.466265 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-03-11 17:30:02.466281 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-03-11 17:30:02.466298 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.466314 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.466331 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.466348 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.466365 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-03-11 17:30:02.466382 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-03-11 17:30:02.466407 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-03-11 17:30:02.466425 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-03-11 17:30:02.466443 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-03-11 17:30:02.466460 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-03-11 17:30:02.466477 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-03-11 17:30:02.466494 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-03-11 17:30:02.466512 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-03-11 17:30:02.466529 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-03-11 17:30:02.466546 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-lvwmj.txt 2026-03-11 17:30:02.466568 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-lvwmj.yaml 2026-03-11 17:30:02.466586 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5557cd6b74-s4hm6.txt 2026-03-11 17:30:02.466603 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5557cd6b74-s4hm6.yaml 2026-03-11 17:30:02.466621 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr.txt 2026-03-11 17:30:02.466638 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr.yaml 2026-03-11 17:30:02.466656 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-zp5jh.txt 2026-03-11 17:30:02.466674 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-zp5jh.yaml 2026-03-11 17:30:02.466691 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nj4dz.txt 2026-03-11 17:30:02.466708 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nj4dz.yaml 2026-03-11 17:30:02.466726 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-03-11 17:30:02.466743 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-03-11 17:30:02.466761 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-03-11 17:30:02.466778 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-03-11 17:30:02.466795 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-xhww2.txt 2026-03-11 17:30:02.466813 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-xhww2.yaml 2026-03-11 17:30:02.466830 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-03-11 17:30:02.466847 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-03-11 17:30:02.467291 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-gjr4m.txt 2026-03-11 17:30:02.467315 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-gjr4m.yaml 2026-03-11 17:30:02.467335 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-s86fc.txt 2026-03-11 17:30:02.467353 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-s86fc.yaml 2026-03-11 17:30:02.467371 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-lnp8f.txt 2026-03-11 17:30:02.467388 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-lnp8f.yaml 2026-03-11 17:30:02.467624 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-03-11 17:30:02.467849 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-03-11 17:30:02.467878 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-tflph.txt 2026-03-11 17:30:02.467898 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-tflph.yaml 2026-03-11 17:30:02.467916 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-4qvrp.txt 2026-03-11 17:30:02.467935 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-4qvrp.yaml 2026-03-11 17:30:02.467953 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-03-11 17:30:02.467971 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.467988 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.468014 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-03-11 17:30:02.468032 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-03-11 17:30:02.468049 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-03-11 17:30:02.468066 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-03-11 17:30:02.468083 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-03-11 17:30:02.468101 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.468117 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.468550 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-03-11 17:30:02.468589 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-03-11 17:30:02.468610 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-03-11 17:30:02.468637 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-03-11 17:30:02.468688 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-03-11 17:30:02.468709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-03-11 17:30:02.468901 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-03-11 17:30:02.469181 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-03-11 17:30:02.469207 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-03-11 17:30:02.469226 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-03-11 17:30:02.469244 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-03-11 17:30:02.469262 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-03-11 17:30:02.469280 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-03-11 17:30:02.469299 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-03-11 17:30:02.469454 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-03-11 17:30:02.469683 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-03-11 17:30:02.469713 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-03-11 17:30:02.469921 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-03-11 17:30:02.470135 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-03-11 17:30:02.470321 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-03-11 17:30:02.470537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-03-11 17:30:02.470724 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-03-11 17:30:02.470941 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-03-11 17:30:02.471132 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-03-11 17:30:02.471348 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-03-11 17:30:02.471711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-03-11 17:30:02.471758 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-03-11 17:30:02.471951 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-03-11 17:30:02.472167 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-03-11 17:30:02.472190 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.472209 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.472227 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-03-11 17:30:02.472245 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-03-11 17:30:02.472613 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-03-11 17:30:02.472643 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-03-11 17:30:02.473016 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nj4dz-tls.txt 2026-03-11 17:30:02.473054 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nj4dz-tls.yaml 2026-03-11 17:30:02.473075 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-03-11 17:30:02.473254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-03-11 17:30:02.473476 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-03-11 17:30:02.473503 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-03-11 17:30:02.473884 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-03-11 17:30:02.473924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-03-11 17:30:02.473945 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-03-11 17:30:02.473964 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-03-11 17:30:02.473983 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.474000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.474356 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-03-11 17:30:02.474390 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-03-11 17:30:02.474742 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-03-11 17:30:02.474786 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-03-11 17:30:02.474808 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-03-11 17:30:02.475287 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-03-11 17:30:02.475655 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-03-11 17:30:02.476028 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-03-11 17:30:02.476392 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-03-11 17:30:02.476681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-03-11 17:30:02.476711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-03-11 17:30:02.476730 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-03-11 17:30:02.476749 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-03-11 17:30:02.476766 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-03-11 17:30:02.476784 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-03-11 17:30:02.476801 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-03-11 17:30:02.476819 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-03-11 17:30:02.476836 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-03-11 17:30:02.476854 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-03-11 17:30:02.476872 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-03-11 17:30:02.476889 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-03-11 17:30:02.476906 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.476923 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.476940 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-03-11 17:30:02.476973 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-11 17:30:02.476993 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-03-11 17:30:02.477010 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-03-11 17:30:02.477175 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-11 17:30:02.477223 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-11 17:30:02.477249 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.477269 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.477287 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-03-11 17:30:02.477305 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-03-11 17:30:02.477431 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-03-11 17:30:02.477468 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-03-11 17:30:02.477513 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-03-11 17:30:02.477535 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-03-11 17:30:02.477553 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-03-11 17:30:02.477571 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-03-11 17:30:02.477596 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-03-11 17:30:02.477615 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-03-11 17:30:02.477632 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-03-11 17:30:02.477650 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-03-11 17:30:02.477779 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-03-11 17:30:02.478479 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-03-11 17:30:02.478521 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-03-11 17:30:02.478543 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-03-11 17:30:02.478562 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-03-11 17:30:02.478580 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-03-11 17:30:02.478599 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-03-11 17:30:02.478617 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-03-11 17:30:02.478634 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-03-11 17:30:02.478651 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-03-11 17:30:02.478669 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-11 17:30:02.478686 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-03-11 17:30:02.478703 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-03-11 17:30:02.478720 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-11 17:30:02.478737 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-11 17:30:02.478754 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.478771 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.478788 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-03-11 17:30:02.478806 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-03-11 17:30:02.478823 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-03-11 17:30:02.478841 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-03-11 17:30:02.478858 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-03-11 17:30:02.478875 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-03-11 17:30:02.478891 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-03-11 17:30:02.478908 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-03-11 17:30:02.478925 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-03-11 17:30:02.478941 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-03-11 17:30:02.478958 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-03-11 17:30:02.478975 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-03-11 17:30:02.478993 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-03-11 17:30:02.479009 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-03-11 17:30:02.479033 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-03-11 17:30:02.479052 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-03-11 17:30:02.479069 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-03-11 17:30:02.479086 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-03-11 17:30:02.479103 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-03-11 17:30:02.479120 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-03-11 17:30:02.479137 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-03-11 17:30:02.479154 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-03-11 17:30:02.479172 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-03-11 17:30:02.479189 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-03-11 17:30:02.479206 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-03-11 17:30:02.479222 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-03-11 17:30:02.479239 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-03-11 17:30:02.479256 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-03-11 17:30:02.479273 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-03-11 17:30:02.479290 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-03-11 17:30:02.479307 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-03-11 17:30:02.479325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-03-11 17:30:02.479342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-03-11 17:30:02.479358 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-03-11 17:30:02.479375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-03-11 17:30:02.479392 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-03-11 17:30:02.479408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-03-11 17:30:02.479425 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-03-11 17:30:02.479442 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-03-11 17:30:02.479458 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-03-11 17:30:02.479475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-03-11 17:30:02.479492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-03-11 17:30:02.479510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-03-11 17:30:02.479527 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-03-11 17:30:02.479544 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-03-11 17:30:02.479561 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.479578 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.479595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-03-11 17:30:02.479612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-03-11 17:30:02.479633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-03-11 17:30:02.479651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-03-11 17:30:02.479668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-03-11 17:30:02.479685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-03-11 17:30:02.479703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-03-11 17:30:02.479720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-03-11 17:30:02.479738 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-03-11 17:30:02.479755 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-03-11 17:30:02.479772 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-03-11 17:30:02.479789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-03-11 17:30:02.479806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-03-11 17:30:02.479823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-03-11 17:30:02.479840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-03-11 17:30:02.479856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-03-11 17:30:02.479873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-03-11 17:30:02.479890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-03-11 17:30:02.479908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-03-11 17:30:02.479925 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-03-11 17:30:02.479942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-03-11 17:30:02.479959 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-03-11 17:30:02.479976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-03-11 17:30:02.479993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-03-11 17:30:02.480010 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-03-11 17:30:02.480027 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-03-11 17:30:02.480044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-03-11 17:30:02.480061 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-03-11 17:30:02.480078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-03-11 17:30:02.480095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-03-11 17:30:02.480111 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-03-11 17:30:02.480128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-03-11 17:30:02.480145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-03-11 17:30:02.480161 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-03-11 17:30:02.480177 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-03-11 17:30:02.480194 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-03-11 17:30:02.480211 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-03-11 17:30:02.480232 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-03-11 17:30:02.480250 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-03-11 17:30:02.480267 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-03-11 17:30:02.480284 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-03-11 17:30:02.480455 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-03-11 17:30:02.480503 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-03-11 17:30:02.480526 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-03-11 17:30:02.480545 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-03-11 17:30:02.480563 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-03-11 17:30:02.480581 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-03-11 17:30:02.480598 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-03-11 17:30:02.480615 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-03-11 17:30:02.480633 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-03-11 17:30:02.480650 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-03-11 17:30:02.480667 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-03-11 17:30:02.480685 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-03-11 17:30:02.480702 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-03-11 17:30:02.480719 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-03-11 17:30:02.480736 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-03-11 17:30:02.480753 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-03-11 17:30:02.480769 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-03-11 17:30:02.480786 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-03-11 17:30:02.480803 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-03-11 17:30:02.480820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-03-11 17:30:02.480836 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-03-11 17:30:02.480854 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-03-11 17:30:02.480870 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-03-11 17:30:02.480887 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-03-11 17:30:02.480903 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-03-11 17:30:02.480921 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-03-11 17:30:02.480939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-03-11 17:30:02.480975 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-03-11 17:30:02.480995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-03-11 17:30:02.481012 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-03-11 17:30:02.481029 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-03-11 17:30:02.481046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-03-11 17:30:02.481069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-03-11 17:30:02.481087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-03-11 17:30:02.481104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-03-11 17:30:02.481121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-03-11 17:30:02.481138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-03-11 17:30:02.481156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-03-11 17:30:02.481173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-03-11 17:30:02.481190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-03-11 17:30:02.481207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-03-11 17:30:02.481224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-03-11 17:30:02.481241 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-03-11 17:30:02.481257 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-03-11 17:30:02.481275 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-03-11 17:30:02.481291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-03-11 17:30:02.481308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-03-11 17:30:02.481325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-03-11 17:30:02.481342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-03-11 17:30:02.481588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-03-11 17:30:02.481623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-03-11 17:30:02.481644 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-03-11 17:30:02.481663 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-03-11 17:30:02.481681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-03-11 17:30:02.481699 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-03-11 17:30:02.481717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-03-11 17:30:02.481735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-03-11 17:30:02.481827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-03-11 17:30:02.481856 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-03-11 17:30:02.481875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-03-11 17:30:02.481894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-03-11 17:30:02.481912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-03-11 17:30:02.481929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-03-11 17:30:02.481947 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-03-11 17:30:02.481965 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-03-11 17:30:02.481983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-03-11 17:30:02.482000 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-03-11 17:30:02.482025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-03-11 17:30:02.482044 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-03-11 17:30:02.482061 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-03-11 17:30:02.482078 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-03-11 17:30:02.482095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-03-11 17:30:02.482112 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-03-11 17:30:02.482129 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-03-11 17:30:02.482146 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-03-11 17:30:02.482163 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-03-11 17:30:02.482180 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-03-11 17:30:02.482197 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-03-11 17:30:02.482214 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-03-11 17:30:02.482231 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-03-11 17:30:02.482248 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-03-11 17:30:02.482265 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-03-11 17:30:02.482282 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-03-11 17:30:02.482298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-03-11 17:30:02.482314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-03-11 17:30:02.482331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-03-11 17:30:02.482348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-03-11 17:30:02.482364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-03-11 17:30:02.482381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-03-11 17:30:02.482398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-03-11 17:30:02.482415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-03-11 17:30:02.482432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-03-11 17:30:02.482449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-03-11 17:30:02.482466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-03-11 17:30:02.482482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-03-11 17:30:02.482499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-03-11 17:30:02.482516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-03-11 17:30:02.482532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-03-11 17:30:02.482549 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-03-11 17:30:02.482566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-03-11 17:30:02.482582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-03-11 17:30:02.482599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-03-11 17:30:02.482617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-03-11 17:30:02.482634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-03-11 17:30:02.482651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-03-11 17:30:02.482673 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-03-11 17:30:02.482691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-03-11 17:30:02.482708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-03-11 17:30:02.482726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-03-11 17:30:02.482743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-03-11 17:30:02.482760 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-03-11 17:30:02.482777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-03-11 17:30:02.482794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-03-11 17:30:02.482812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-03-11 17:30:02.482829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-03-11 17:30:02.482846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-03-11 17:30:02.482863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-03-11 17:30:02.482881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-03-11 17:30:02.482899 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-03-11 17:30:02.482917 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-03-11 17:30:02.482934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-03-11 17:30:02.482951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-03-11 17:30:02.482968 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-03-11 17:30:02.482985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-03-11 17:30:02.483001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-03-11 17:30:02.483018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-03-11 17:30:02.483035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-03-11 17:30:02.483052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-03-11 17:30:02.483068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-03-11 17:30:02.483085 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-03-11 17:30:02.483102 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-03-11 17:30:02.483118 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-03-11 17:30:02.483135 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-03-11 17:30:02.483152 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-03-11 17:30:02.483169 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-03-11 17:30:02.483186 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-03-11 17:30:02.483204 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-03-11 17:30:02.483220 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-03-11 17:30:02.483237 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-03-11 17:30:02.483254 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-03-11 17:30:02.483271 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-03-11 17:30:02.483294 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-03-11 17:30:02.483312 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-03-11 17:30:02.483330 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-03-11 17:30:02.483348 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-03-11 17:30:02.483365 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-03-11 17:30:02.483383 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-03-11 17:30:02.483400 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-03-11 17:30:02.483419 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5fb4496b65-7rn28.txt 2026-03-11 17:30:02.483437 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5fb4496b65-7rn28.yaml 2026-03-11 17:30:02.483454 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pw4v2.txt 2026-03-11 17:30:02.483472 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pw4v2.yaml 2026-03-11 17:30:02.483489 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-sg8db.txt 2026-03-11 17:30:02.483506 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-sg8db.yaml 2026-03-11 17:30:02.483524 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wgbcm.txt 2026-03-11 17:30:02.483541 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wgbcm.yaml 2026-03-11 17:30:02.483559 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mltnw.txt 2026-03-11 17:30:02.483576 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mltnw.yaml 2026-03-11 17:30:02.483594 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6s7n5.txt 2026-03-11 17:30:02.483610 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6s7n5.yaml 2026-03-11 17:30:02.483628 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-rhvm6.txt 2026-03-11 17:30:02.483645 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-rhvm6.yaml 2026-03-11 17:30:02.483662 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-66b889455-l79fw.txt 2026-03-11 17:30:02.483679 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-66b889455-l79fw.yaml 2026-03-11 17:30:02.483696 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8n6xc.txt 2026-03-11 17:30:02.483713 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8n6xc.yaml 2026-03-11 17:30:02.483731 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-m7xxt.txt 2026-03-11 17:30:02.483748 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-m7xxt.yaml 2026-03-11 17:30:02.483765 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-x7s4x.txt 2026-03-11 17:30:02.483782 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-x7s4x.yaml 2026-03-11 17:30:02.483799 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-w9kz7.txt 2026-03-11 17:30:02.483817 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-w9kz7.yaml 2026-03-11 17:30:02.483835 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8lh9w.txt 2026-03-11 17:30:02.483853 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8lh9w.yaml 2026-03-11 17:30:02.483870 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8scgd.txt 2026-03-11 17:30:02.483892 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8scgd.yaml 2026-03-11 17:30:02.483911 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-9wjpn.txt 2026-03-11 17:30:02.483928 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-9wjpn.yaml 2026-03-11 17:30:02.483946 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-lzlkt.txt 2026-03-11 17:30:02.483965 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-lzlkt.yaml 2026-03-11 17:30:02.483981 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-rj8m6.txt 2026-03-11 17:30:02.483999 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-rj8m6.yaml 2026-03-11 17:30:02.484017 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6cb594f8df-7f4gw.txt 2026-03-11 17:30:02.484034 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6cb594f8df-7f4gw.yaml 2026-03-11 17:30:02.484051 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-9x8ss.txt 2026-03-11 17:30:02.484069 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-9x8ss.yaml 2026-03-11 17:30:02.484087 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-lz5fl.txt 2026-03-11 17:30:02.484104 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-lz5fl.yaml 2026-03-11 17:30:02.484121 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-q8ndf.txt 2026-03-11 17:30:02.484138 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-q8ndf.yaml 2026-03-11 17:30:02.484156 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-stjbz.txt 2026-03-11 17:30:02.484173 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-stjbz.yaml 2026-03-11 17:30:02.484190 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-djmvj.txt 2026-03-11 17:30:02.484208 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-djmvj.yaml 2026-03-11 17:30:02.484225 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-n76ms.txt 2026-03-11 17:30:02.484242 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-n76ms.yaml 2026-03-11 17:30:02.484259 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lwjlv.txt 2026-03-11 17:30:02.484277 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lwjlv.yaml 2026-03-11 17:30:02.484295 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-lcjhx.txt 2026-03-11 17:30:02.484312 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-lcjhx.yaml 2026-03-11 17:30:02.484329 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-03-11 17:30:02.484346 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-03-11 17:30:02.484364 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-03-11 17:30:02.484382 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-03-11 17:30:02.484400 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rb2mv.txt 2026-03-11 17:30:02.484417 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rb2mv.yaml 2026-03-11 17:30:02.484435 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-03-11 17:30:02.484453 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-03-11 17:30:02.484471 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-ns87x.txt 2026-03-11 17:30:02.484488 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-ns87x.yaml 2026-03-11 17:30:02.484511 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-03-11 17:30:02.484530 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-03-11 17:30:02.484548 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-03-11 17:30:02.484565 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-03-11 17:30:02.484583 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn.txt 2026-03-11 17:30:02.484600 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn.yaml 2026-03-11 17:30:02.484617 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-bwhjw.txt 2026-03-11 17:30:02.484634 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-bwhjw.yaml 2026-03-11 17:30:02.484652 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5.txt 2026-03-11 17:30:02.484670 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5.yaml 2026-03-11 17:30:02.484687 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-78d44dfb47-rjp48.txt 2026-03-11 17:30:02.484705 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-78d44dfb47-rjp48.yaml 2026-03-11 17:30:02.484722 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-649ff79948-pq4tk.txt 2026-03-11 17:30:02.484739 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-649ff79948-pq4tk.yaml 2026-03-11 17:30:02.484757 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lgr5p.txt 2026-03-11 17:30:02.484775 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lgr5p.yaml 2026-03-11 17:30:02.484793 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4qlr4.txt 2026-03-11 17:30:02.484810 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4qlr4.yaml 2026-03-11 17:30:02.484826 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-03-11 17:30:02.484843 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-03-11 17:30:02.484860 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-03-11 17:30:02.484877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-03-11 17:30:02.484894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-03-11 17:30:02.484910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-03-11 17:30:02.484927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-03-11 17:30:02.484945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-03-11 17:30:02.484980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-03-11 17:30:02.484999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-03-11 17:30:02.485019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-03-11 17:30:02.485039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-03-11 17:30:02.485057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-03-11 17:30:02.485074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-03-11 17:30:02.485091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-03-11 17:30:02.485114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-03-11 17:30:02.485132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-03-11 17:30:02.485150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-03-11 17:30:02.485166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-03-11 17:30:02.485184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-03-11 17:30:02.485201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-03-11 17:30:02.485219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-03-11 17:30:02.485236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-03-11 17:30:02.485253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-03-11 17:30:02.485269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-03-11 17:30:02.485287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-03-11 17:30:02.485305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-03-11 17:30:02.485323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-03-11 17:30:02.485340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-03-11 17:30:02.485358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-03-11 17:30:02.485375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-03-11 17:30:02.485392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-03-11 17:30:02.485409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-03-11 17:30:02.485426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-03-11 17:30:02.485443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-03-11 17:30:02.485460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-03-11 17:30:02.485478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-03-11 17:30:02.485496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-03-11 17:30:02.485512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-03-11 17:30:02.485530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-03-11 17:30:02.485547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-03-11 17:30:02.485564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-03-11 17:30:02.485581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-03-11 17:30:02.485597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-03-11 17:30:02.485614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-03-11 17:30:02.485632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-03-11 17:30:02.485649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-03-11 17:30:02.485666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-03-11 17:30:02.485683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-03-11 17:30:02.485705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-03-11 17:30:02.485723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-03-11 17:30:02.485740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-03-11 17:30:02.485784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-03-11 17:30:02.485802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-03-11 17:30:02.485820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-03-11 17:30:02.485838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-03-11 17:30:02.485855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-03-11 17:30:02.485872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-03-11 17:30:02.485890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-03-11 17:30:02.485908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-03-11 17:30:02.485925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-03-11 17:30:02.485942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-03-11 17:30:02.485959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-03-11 17:30:02.485977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-03-11 17:30:02.485995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-03-11 17:30:02.486013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-03-11 17:30:02.486030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-03-11 17:30:02.486048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-03-11 17:30:02.486066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-03-11 17:30:02.486083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-03-11 17:30:02.486100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-03-11 17:30:02.486118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-03-11 17:30:02.486135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-03-11 17:30:02.486152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-03-11 17:30:02.486170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-03-11 17:30:02.486187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-03-11 17:30:02.486204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-03-11 17:30:02.486220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-03-11 17:30:02.486237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-03-11 17:30:02.486255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-03-11 17:30:02.486273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-03-11 17:30:02.486296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-03-11 17:30:02.486319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-03-11 17:30:02.486342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-03-11 17:30:02.486361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-03-11 17:30:02.486380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-03-11 17:30:02.486401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-03-11 17:30:02.486423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-03-11 17:30:02.486443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-03-11 17:30:02.486460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-03-11 17:30:02.486478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-03-11 17:30:02.486495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-03-11 17:30:02.486512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-03-11 17:30:02.486530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-03-11 17:30:02.486548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-03-11 17:30:02.486566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-03-11 17:30:02.486583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-03-11 17:30:02.486600 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-03-11 17:30:02.486617 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-03-11 17:30:02.486634 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-03-11 17:30:02.486651 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-03-11 17:30:02.486668 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-03-11 17:30:02.486685 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-03-11 17:30:02.486701 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-03-11 17:30:02.486717 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-03-11 17:30:02.486734 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-03-11 17:30:02.486751 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-03-11 17:30:02.486768 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-03-11 17:30:02.486785 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-03-11 17:30:02.486802 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-03-11 17:30:02.486819 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-03-11 17:30:02.486866 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-03-11 17:30:02.487018 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-03-11 17:30:02.487189 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-03-11 17:30:02.487218 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-03-11 17:30:02.487245 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-03-11 17:30:02.487265 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-03-11 17:30:02.487283 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-03-11 17:30:02.487301 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-03-11 17:30:02.487319 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-03-11 17:30:02.487337 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-03-11 17:30:02.487355 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-03-11 17:30:02.487373 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-03-11 17:30:02.487391 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-03-11 17:30:02.487412 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-03-11 17:30:02.487434 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-03-11 17:30:02.487457 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-03-11 17:30:02.487478 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-03-11 17:30:02.487506 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-03-11 17:30:02.487529 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-03-11 17:30:02.487546 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-03-11 17:30:02.487564 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-03-11 17:30:02.487580 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-03-11 17:30:02.487597 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-03-11 17:30:02.487614 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-03-11 17:30:02.487632 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-03-11 17:30:02.487649 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-03-11 17:30:02.487666 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-03-11 17:30:02.487683 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-03-11 17:30:02.487700 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-03-11 17:30:02.487717 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-03-11 17:30:02.487734 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-03-11 17:30:02.487751 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-03-11 17:30:02.487768 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-03-11 17:30:02.487785 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-03-11 17:30:02.487803 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-03-11 17:30:02.487820 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-03-11 17:30:02.487838 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-03-11 17:30:02.487857 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-03-11 17:30:02.487881 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-03-11 17:30:02.487900 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-03-11 17:30:02.487918 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-03-11 17:30:02.487936 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-03-11 17:30:02.487953 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-03-11 17:30:02.487971 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-03-11 17:30:02.487988 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-03-11 17:30:02.488006 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-03-11 17:30:02.488024 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-03-11 17:30:02.488041 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-03-11 17:30:02.488059 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-03-11 17:30:02.488077 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-03-11 17:30:02.488094 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-03-11 17:30:02.488111 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-03-11 17:30:02.488129 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-03-11 17:30:02.488148 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-03-11 17:30:02.488166 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-03-11 17:30:02.488184 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-03-11 17:30:02.488202 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-03-11 17:30:02.488219 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-03-11 17:30:02.488236 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-03-11 17:30:02.488253 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-03-11 17:30:02.488270 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-03-11 17:30:02.488288 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-03-11 17:30:02.488305 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-03-11 17:30:02.488322 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-03-11 17:30:02.488339 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-03-11 17:30:02.488356 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-03-11 17:30:02.488373 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-03-11 17:30:02.488390 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-03-11 17:30:02.488407 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-03-11 17:30:02.488424 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-03-11 17:30:02.488440 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-03-11 17:30:02.488462 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-03-11 17:30:02.488481 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-03-11 17:30:02.488497 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-03-11 17:30:02.488515 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-03-11 17:30:02.488532 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-03-11 17:30:02.488548 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-03-11 17:30:02.488565 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-03-11 17:30:02.488581 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-03-11 17:30:02.488598 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-03-11 17:30:02.488616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-03-11 17:30:02.488633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-03-11 17:30:02.488650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-03-11 17:30:02.488668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-03-11 17:30:02.488685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-03-11 17:30:02.488702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-03-11 17:30:02.488719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-03-11 17:30:02.488736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-03-11 17:30:02.488753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-03-11 17:30:02.488770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-03-11 17:30:02.488786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-03-11 17:30:02.488802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-03-11 17:30:02.488819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-03-11 17:30:02.488835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-03-11 17:30:02.488852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-03-11 17:30:02.488869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-03-11 17:30:02.488886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-03-11 17:30:02.488902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-03-11 17:30:02.488919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-03-11 17:30:02.488936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-03-11 17:30:02.488974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-03-11 17:30:02.488995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-03-11 17:30:02.489012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-03-11 17:30:02.489029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-03-11 17:30:02.489046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-03-11 17:30:02.489064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-03-11 17:30:02.489081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-03-11 17:30:02.489104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-03-11 17:30:02.489122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-03-11 17:30:02.489138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-03-11 17:30:02.489155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-03-11 17:30:02.489172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-03-11 17:30:02.489189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-03-11 17:30:02.489206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-03-11 17:30:02.489223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-03-11 17:30:02.489240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-03-11 17:30:02.489257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-03-11 17:30:02.489274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-03-11 17:30:02.489290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-03-11 17:30:02.489307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-03-11 17:30:02.489325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-03-11 17:30:02.489342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-03-11 17:30:02.489360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-03-11 17:30:02.489377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-03-11 17:30:02.489395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-03-11 17:30:02.489412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-03-11 17:30:02.489429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-03-11 17:30:02.489446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-03-11 17:30:02.489463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-03-11 17:30:02.489480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-03-11 17:30:02.489497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-03-11 17:30:02.489514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-03-11 17:30:02.489531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-03-11 17:30:02.489548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-03-11 17:30:02.489564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-03-11 17:30:02.489581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-03-11 17:30:02.489599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-03-11 17:30:02.489616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-03-11 17:30:02.489632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-03-11 17:30:02.489649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-03-11 17:30:02.489673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-03-11 17:30:02.489692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-03-11 17:30:02.489710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-03-11 17:30:02.489732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-03-11 17:30:02.489751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-03-11 17:30:02.489800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-03-11 17:30:02.489818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-03-11 17:30:02.489835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-03-11 17:30:02.489853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-03-11 17:30:02.489870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-03-11 17:30:02.489887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-03-11 17:30:02.489905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-03-11 17:30:02.489923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-03-11 17:30:02.489940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-03-11 17:30:02.489958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-03-11 17:30:02.489979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-03-11 17:30:02.490000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-03-11 17:30:02.490021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-03-11 17:30:02.490042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-03-11 17:30:02.490063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-03-11 17:30:02.490084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-03-11 17:30:02.490104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-03-11 17:30:02.490125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-03-11 17:30:02.490146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-03-11 17:30:02.490167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-03-11 17:30:02.490186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-03-11 17:30:02.490203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-03-11 17:30:02.490219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-03-11 17:30:02.490236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-03-11 17:30:02.490253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-03-11 17:30:02.490269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-03-11 17:30:02.490286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-03-11 17:30:02.490303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-03-11 17:30:02.490319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-03-11 17:30:02.490336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-03-11 17:30:02.490353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-03-11 17:30:02.490370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-03-11 17:30:02.490392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-03-11 17:30:02.490410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-03-11 17:30:02.490427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-03-11 17:30:02.490444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-03-11 17:30:02.490461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-03-11 17:30:02.490478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-03-11 17:30:02.490495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-03-11 17:30:02.490511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-03-11 17:30:02.490528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-03-11 17:30:02.490545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-03-11 17:30:02.490561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-03-11 17:30:02.490578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-03-11 17:30:02.490594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-03-11 17:30:02.490611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-03-11 17:30:02.490628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-03-11 17:30:02.490645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-03-11 17:30:02.490662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-03-11 17:30:02.490679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-03-11 17:30:02.490696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-03-11 17:30:02.490713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-03-11 17:30:02.490729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-03-11 17:30:02.490746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-03-11 17:30:02.490763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-03-11 17:30:02.490780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-03-11 17:30:02.490797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-03-11 17:30:02.490814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-03-11 17:30:02.490831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-03-11 17:30:02.490848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-03-11 17:30:02.490866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-03-11 17:30:02.490883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-03-11 17:30:02.490900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-03-11 17:30:02.490918 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-03-11 17:30:02.490935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-03-11 17:30:02.490953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-03-11 17:30:02.490975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-03-11 17:30:02.490994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-03-11 17:30:02.491011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-03-11 17:30:02.491028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-03-11 17:30:02.491045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-03-11 17:30:02.491061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-03-11 17:30:02.491078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-03-11 17:30:02.491094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-03-11 17:30:02.491111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-03-11 17:30:02.491127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-03-11 17:30:02.491143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-03-11 17:30:02.491160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-03-11 17:30:02.491176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-03-11 17:30:02.491193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-03-11 17:30:02.491209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-03-11 17:30:02.491226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-03-11 17:30:02.491242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-03-11 17:30:02.491259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-03-11 17:30:02.491275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-03-11 17:30:02.491292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-03-11 17:30:02.491308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-03-11 17:30:02.491325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-03-11 17:30:02.491341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-03-11 17:30:02.491357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-03-11 17:30:02.491374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-03-11 17:30:02.491391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-03-11 17:30:02.491407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-03-11 17:30:02.491424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-03-11 17:30:02.491440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-03-11 17:30:02.491456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-03-11 17:30:02.491473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-03-11 17:30:02.491490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-03-11 17:30:02.491507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-03-11 17:30:02.491523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-03-11 17:30:02.491540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-03-11 17:30:02.491562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-03-11 17:30:02.491580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-03-11 17:30:02.491597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-03-11 17:30:02.491614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-03-11 17:30:02.491632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-03-11 17:30:02.491649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-03-11 17:30:02.491666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-03-11 17:30:02.491683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-03-11 17:30:02.491700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-03-11 17:30:02.491716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-03-11 17:30:02.491733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-03-11 17:30:02.491750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-03-11 17:30:02.491767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-03-11 17:30:02.491785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-03-11 17:30:02.491802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-03-11 17:30:02.491820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-03-11 17:30:02.491837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-03-11 17:30:02.491853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-03-11 17:30:02.491870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-03-11 17:30:02.491887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-03-11 17:30:02.491903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-03-11 17:30:02.491919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-03-11 17:30:02.491936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-03-11 17:30:02.491952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-03-11 17:30:02.491969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-03-11 17:30:02.491986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-03-11 17:30:02.492003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-03-11 17:30:02.492019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-03-11 17:30:02.492036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-03-11 17:30:02.492053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-03-11 17:30:02.492070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-03-11 17:30:02.492087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-03-11 17:30:02.492104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-03-11 17:30:02.492346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-03-11 17:30:02.492381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-03-11 17:30:02.492401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-03-11 17:30:02.492420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-03-11 17:30:02.492438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-03-11 17:30:02.492455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-03-11 17:30:02.492473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-03-11 17:30:02.492490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-03-11 17:30:02.492508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-03-11 17:30:02.492525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-03-11 17:30:02.492542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-03-11 17:30:02.492559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-03-11 17:30:02.492577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-03-11 17:30:02.492593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-03-11 17:30:02.492610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-03-11 17:30:02.492627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-03-11 17:30:02.492643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-03-11 17:30:02.492660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-03-11 17:30:02.492677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-03-11 17:30:02.492693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-03-11 17:30:02.492710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-03-11 17:30:02.492727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-03-11 17:30:02.492744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-03-11 17:30:02.492761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-03-11 17:30:02.492778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-03-11 17:30:02.492795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-03-11 17:30:02.492811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-03-11 17:30:02.492829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-03-11 17:30:02.492846 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-03-11 17:30:02.492863 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-03-11 17:30:02.492880 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-03-11 17:30:02.492897 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-03-11 17:30:02.492914 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-03-11 17:30:02.492931 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-03-11 17:30:02.492948 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-03-11 17:30:02.492984 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-03-11 17:30:02.493009 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-03-11 17:30:02.493028 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-03-11 17:30:02.493046 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-03-11 17:30:02.493064 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-03-11 17:30:02.493081 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-03-11 17:30:02.493099 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-03-11 17:30:02.493116 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-03-11 17:30:02.493133 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-03-11 17:30:02.493151 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-03-11 17:30:02.493167 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-03-11 17:30:02.493184 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-03-11 17:30:02.493200 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-03-11 17:30:02.493217 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-03-11 17:30:02.493234 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-03-11 17:30:02.493251 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-03-11 17:30:02.493267 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-03-11 17:30:02.493284 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-03-11 17:30:02.493301 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-03-11 17:30:02.493318 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-03-11 17:30:02.493335 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-03-11 17:30:02.493352 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-03-11 17:30:02.493369 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-03-11 17:30:02.493386 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-03-11 17:30:02.493403 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-03-11 17:30:02.493420 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-03-11 17:30:02.493437 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-03-11 17:30:02.493454 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-03-11 17:30:02.493471 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-03-11 17:30:02.493488 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-03-11 17:30:02.493505 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-03-11 17:30:02.493522 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-03-11 17:30:02.493539 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-03-11 17:30:02.493556 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-03-11 17:30:02.493574 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-03-11 17:30:02.493591 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-03-11 17:30:02.493614 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-03-11 17:30:02.493633 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-03-11 17:30:02.493651 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-03-11 17:30:02.493668 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-03-11 17:30:02.493686 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-03-11 17:30:02.493702 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-03-11 17:30:02.493719 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-03-11 17:30:02.493736 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-03-11 17:30:02.493753 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-03-11 17:30:02.493783 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-03-11 17:30:02.493801 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-03-11 17:30:02.493818 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-03-11 17:30:02.493835 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-03-11 17:30:02.493851 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-03-11 17:30:02.493868 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-03-11 17:30:02.493885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-03-11 17:30:02.493901 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-03-11 17:30:02.493918 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-03-11 17:30:02.493935 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-03-11 17:30:02.493951 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-03-11 17:30:02.493968 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-03-11 17:30:02.493985 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.494002 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.494019 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-03-11 17:30:02.494036 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-03-11 17:30:02.494053 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-03-11 17:30:02.494070 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-03-11 17:30:02.494086 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-03-11 17:30:02.494103 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-03-11 17:30:02.494119 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-03-11 17:30:02.494137 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-03-11 17:30:02.494153 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-03-11 17:30:02.494170 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-03-11 17:30:02.494187 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bzc6f.txt 2026-03-11 17:30:02.494204 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bzc6f.yaml 2026-03-11 17:30:02.494221 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-03-11 17:30:02.494243 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-03-11 17:30:02.494261 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-03-11 17:30:02.494279 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-03-11 17:30:02.494296 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-03-11 17:30:02.494313 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-03-11 17:30:02.494329 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-03-11 17:30:02.494346 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-03-11 17:30:02.494363 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-03-11 17:30:02.494379 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-03-11 17:30:02.494396 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-03-11 17:30:02.494413 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-03-11 17:30:02.494430 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-03-11 17:30:02.494447 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-03-11 17:30:02.494465 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-03-11 17:30:02.494483 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-03-11 17:30:02.494501 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-03-11 17:30:02.494519 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-03-11 17:30:02.494537 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-03-11 17:30:02.494554 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-03-11 17:30:02.494571 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-03-11 17:30:02.494589 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-03-11 17:30:02.494606 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-03-11 17:30:02.494624 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-03-11 17:30:02.494642 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-03-11 17:30:02.494660 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-03-11 17:30:02.494676 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-03-11 17:30:02.494694 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-03-11 17:30:02.494711 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-03-11 17:30:02.494727 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-03-11 17:30:02.494745 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-03-11 17:30:02.494762 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-03-11 17:30:02.494779 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-03-11 17:30:02.494797 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-03-11 17:30:02.494814 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-03-11 17:30:02.494831 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-03-11 17:30:02.494852 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-03-11 17:30:02.494871 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-03-11 17:30:02.494889 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-03-11 17:30:02.494907 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-03-11 17:30:02.494925 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-03-11 17:30:02.494942 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-03-11 17:30:02.494959 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-03-11 17:30:02.494976 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-03-11 17:30:02.494993 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-03-11 17:30:02.495010 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-03-11 17:30:02.495027 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-03-11 17:30:02.495043 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-03-11 17:30:02.495060 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-03-11 17:30:02.495077 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-03-11 17:30:02.495094 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-03-11 17:30:02.495110 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-03-11 17:30:02.495127 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-03-11 17:30:02.495143 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-03-11 17:30:02.495160 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-03-11 17:30:02.495177 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-03-11 17:30:02.495194 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-03-11 17:30:02.495210 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-03-11 17:30:02.495227 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-03-11 17:30:02.495243 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-03-11 17:30:02.495260 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-03-11 17:30:02.495276 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-03-11 17:30:02.495293 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-03-11 17:30:02.495309 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-03-11 17:30:02.495326 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-03-11 17:30:02.495343 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-03-11 17:30:02.495360 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-03-11 17:30:02.495378 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-03-11 17:30:02.495396 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-03-11 17:30:02.495414 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-03-11 17:30:02.495433 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-03-11 17:30:02.495456 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-03-11 17:30:02.495475 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-03-11 17:30:02.495493 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-03-11 17:30:02.495511 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-v9kgn.txt 2026-03-11 17:30:02.495529 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-v9kgn.yaml 2026-03-11 17:30:02.495547 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-03-11 17:30:02.495565 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-03-11 17:30:02.495583 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-03-11 17:30:02.495602 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-03-11 17:30:02.495620 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-03-11 17:30:02.520178 | 2026-03-11 17:30:02.520252 | TASK [gather-pod-logs : creating directory for pod logs] 2026-03-11 17:30:02.727183 | instance | changed 2026-03-11 17:30:02.734888 | 2026-03-11 17:30:02.734952 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-03-11 17:30:02.928358 | instance | changed 2026-03-11 17:30:02.933467 | 2026-03-11 17:30:02.933535 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-03-11 17:30:03.479189 | instance | auth-system/keycloak-0/keycloak 2026-03-11 17:30:03.656118 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-03-11 17:30:03.810097 | instance | cert-manager/cert-manager-75c4c745bc-vvpz4/cert-manager-controller 2026-03-11 17:30:03.985288 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-vvpz4" not found 2026-03-11 17:30:04.154793 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-lfh88/cert-manager-cainjector 2026-03-11 17:30:04.321177 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-lfh88" not found 2026-03-11 17:30:04.483354 | instance | cert-manager/cert-manager-webhook-548949fc64-fhdlp/cert-manager-webhook 2026-03-11 17:30:04.653052 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-fhdlp" not found 2026-03-11 17:30:04.809439 | instance | ingress-nginx/ingress-nginx-controller-zgf8f/controller 2026-03-11 17:30:05.004355 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-zgf8f" not found 2026-03-11 17:30:05.171601 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xfrvl/ingress-nginx-default-backend 2026-03-11 17:30:05.349504 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-xfrvl" not found 2026-03-11 17:30:05.510086 | instance | kube-system/cilium-hpqnt/config 2026-03-11 17:30:05.671071 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-hpqnt" not found 2026-03-11 17:30:05.676009 | instance | kube-system/cilium-hpqnt/mount-cgroup 2026-03-11 17:30:05.846045 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-hpqnt" not found 2026-03-11 17:30:05.848905 | instance | kube-system/cilium-hpqnt/apply-sysctl-overwrites 2026-03-11 17:30:06.017445 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-hpqnt" not found 2026-03-11 17:30:06.020394 | instance | kube-system/cilium-hpqnt/mount-bpf-fs 2026-03-11 17:30:06.180109 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-hpqnt" not found 2026-03-11 17:30:06.184787 | instance | kube-system/cilium-hpqnt/clean-cilium-state 2026-03-11 17:30:06.353921 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-hpqnt" not found 2026-03-11 17:30:06.358594 | instance | kube-system/cilium-hpqnt/install-cni-binaries 2026-03-11 17:30:06.542883 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-hpqnt" not found 2026-03-11 17:30:06.546483 | instance | kube-system/cilium-hpqnt/cilium-agent 2026-03-11 17:30:06.764999 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-hpqnt" not found 2026-03-11 17:30:06.928447 | instance | kube-system/cilium-operator-869df985b8-rjqpw/cilium-operator 2026-03-11 17:30:07.120982 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-rjqpw" not found 2026-03-11 17:30:07.282937 | instance | kube-system/coredns-67659f764b-j924x/coredns 2026-03-11 17:30:07.445733 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-j924x" not found 2026-03-11 17:30:07.611253 | instance | kube-system/coredns-67659f764b-qjz54/coredns 2026-03-11 17:30:07.773141 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-qjz54" not found 2026-03-11 17:30:07.966733 | instance | kube-system/etcd-instance/etcd 2026-03-11 17:30:08.133085 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-03-11 17:30:08.296800 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-03-11 17:30:08.467068 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-03-11 17:30:08.626936 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-03-11 17:30:08.828994 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-03-11 17:30:09.001802 | instance | kube-system/kube-proxy-2jhs6/kube-proxy 2026-03-11 17:30:09.170325 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-2jhs6" not found 2026-03-11 17:30:09.350203 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-03-11 17:30:09.523841 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-03-11 17:30:09.692059 | instance | kube-system/kube-vip-instance/kube-vip 2026-03-11 17:30:09.872900 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-03-11 17:30:10.040168 | instance | local-path-storage/local-path-provisioner-679c578f5-m7rms/local-path-provisioner 2026-03-11 17:30:10.212812 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-m7rms" not found 2026-03-11 17:30:10.389856 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-03-11 17:30:10.561791 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-11 17:30:10.566422 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-03-11 17:30:10.743474 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-11 17:30:10.748028 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-03-11 17:30:10.916672 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-11 17:30:10.922780 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-03-11 17:30:11.101431 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-11 17:30:11.267131 | instance | monitoring/goldpinger-lvwmj/goldpinger-daemon 2026-03-11 17:30:11.440914 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-lvwmj" not found 2026-03-11 17:30:11.613692 | instance | monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana-sc-dashboard 2026-03-11 17:30:11.795850 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5557cd6b74-s4hm6" not found 2026-03-11 17:30:11.799629 | instance | monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana-sc-datasources 2026-03-11 17:30:11.968643 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5557cd6b74-s4hm6" not found 2026-03-11 17:30:11.972665 | instance | monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana 2026-03-11 17:30:12.180665 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5557cd6b74-s4hm6" not found 2026-03-11 17:30:12.348489 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr/kube-state-metrics 2026-03-11 17:30:12.526986 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr" not found 2026-03-11 17:30:12.695091 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-zp5jh/kube-prometheus-stack 2026-03-11 17:30:12.860358 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-zp5jh" not found 2026-03-11 17:30:13.033428 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/node-exporter 2026-03-11 17:30:13.214964 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/pod-tls-sidecar 2026-03-11 17:30:13.385571 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-nj4dz" not found 2026-03-11 17:30:13.544683 | instance | monitoring/loki-0/loki 2026-03-11 17:30:13.704778 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-03-11 17:30:13.874563 | instance | monitoring/loki-chunks-cache-0/memcached 2026-03-11 17:30:14.051247 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-03-11 17:30:14.055167 | instance | monitoring/loki-chunks-cache-0/exporter 2026-03-11 17:30:14.218792 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-03-11 17:30:14.387503 | instance | monitoring/loki-gateway-cf54cb88c-xhww2/nginx 2026-03-11 17:30:14.597748 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-xhww2" not found 2026-03-11 17:30:14.762353 | instance | monitoring/loki-results-cache-0/memcached 2026-03-11 17:30:14.922972 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-03-11 17:30:14.926738 | instance | monitoring/loki-results-cache-0/exporter 2026-03-11 17:30:15.088663 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-03-11 17:30:15.260743 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-gjr4m/gc 2026-03-11 17:30:15.440932 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-gjr4m" not found 2026-03-11 17:30:15.602177 | instance | monitoring/node-feature-discovery-master-8665476dbc-s86fc/master 2026-03-11 17:30:15.777184 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-s86fc" not found 2026-03-11 17:30:15.943902 | instance | monitoring/node-feature-discovery-worker-lnp8f/worker 2026-03-11 17:30:16.117165 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-lnp8f" not found 2026-03-11 17:30:16.281380 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-03-11 17:30:16.446940 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-11 17:30:16.450446 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-03-11 17:30:16.608975 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-11 17:30:16.612562 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-03-11 17:30:16.776390 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-11 17:30:16.779810 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-03-11 17:30:16.957547 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-11 17:30:16.961923 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-03-11 17:30:17.138220 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-11 17:30:17.300257 | instance | monitoring/prometheus-pushgateway-7b8659c68b-tflph/pushgateway 2026-03-11 17:30:17.463207 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-tflph" not found 2026-03-11 17:30:17.631161 | instance | monitoring/vector-4qvrp/vector 2026-03-11 17:30:17.820392 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-4qvrp" not found 2026-03-11 17:30:17.986346 | instance | openstack/barbican-api-5fb4496b65-7rn28/init 2026-03-11 17:30:18.161457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-5fb4496b65-7rn28" not found 2026-03-11 17:30:18.166057 | instance | openstack/barbican-api-5fb4496b65-7rn28/barbican-api 2026-03-11 17:30:18.330815 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-5fb4496b65-7rn28" not found 2026-03-11 17:30:18.498075 | instance | openstack/barbican-db-init-pw4v2/init 2026-03-11 17:30:18.662275 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-pw4v2" not found 2026-03-11 17:30:18.666167 | instance | openstack/barbican-db-init-pw4v2/barbican-db-init-0 2026-03-11 17:30:18.840013 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-pw4v2" not found 2026-03-11 17:30:19.004637 | instance | openstack/barbican-db-sync-sg8db/init 2026-03-11 17:30:19.169254 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-sg8db" not found 2026-03-11 17:30:19.173235 | instance | openstack/barbican-db-sync-sg8db/barbican-db-sync 2026-03-11 17:30:19.338464 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-sg8db" not found 2026-03-11 17:30:19.502634 | instance | openstack/barbican-ks-endpoints-wgbcm/init 2026-03-11 17:30:19.668722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-wgbcm" not found 2026-03-11 17:30:19.673687 | instance | openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-admin 2026-03-11 17:30:19.852096 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-wgbcm" not found 2026-03-11 17:30:19.856614 | instance | openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-internal 2026-03-11 17:30:20.041302 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-wgbcm" not found 2026-03-11 17:30:20.046184 | instance | openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-public 2026-03-11 17:30:20.212575 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-wgbcm" not found 2026-03-11 17:30:20.377533 | instance | openstack/barbican-ks-service-mltnw/init 2026-03-11 17:30:20.538424 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-mltnw" not found 2026-03-11 17:30:20.543158 | instance | openstack/barbican-ks-service-mltnw/key-manager-ks-service-registration 2026-03-11 17:30:20.710484 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-mltnw" not found 2026-03-11 17:30:20.870026 | instance | openstack/barbican-ks-user-6s7n5/init 2026-03-11 17:30:21.040099 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-6s7n5" not found 2026-03-11 17:30:21.045040 | instance | openstack/barbican-ks-user-6s7n5/barbican-ks-user 2026-03-11 17:30:21.200672 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-6s7n5" not found 2026-03-11 17:30:21.364580 | instance | openstack/barbican-rabbit-init-rhvm6/init 2026-03-11 17:30:21.525087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-rhvm6" not found 2026-03-11 17:30:21.528058 | instance | openstack/barbican-rabbit-init-rhvm6/rabbit-init 2026-03-11 17:30:21.684851 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-rhvm6" not found 2026-03-11 17:30:21.842389 | instance | openstack/glance-api-66b889455-l79fw/init 2026-03-11 17:30:22.013083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-66b889455-l79fw" not found 2026-03-11 17:30:22.017415 | instance | openstack/glance-api-66b889455-l79fw/glance-perms 2026-03-11 17:30:22.182218 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-66b889455-l79fw" not found 2026-03-11 17:30:22.186225 | instance | openstack/glance-api-66b889455-l79fw/ceph-keyring-placement 2026-03-11 17:30:22.355021 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-66b889455-l79fw" not found 2026-03-11 17:30:22.359992 | instance | openstack/glance-api-66b889455-l79fw/glance-api 2026-03-11 17:30:22.534068 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-66b889455-l79fw" not found 2026-03-11 17:30:22.696270 | instance | openstack/glance-db-init-8n6xc/init 2026-03-11 17:30:22.862583 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-8n6xc" not found 2026-03-11 17:30:22.866857 | instance | openstack/glance-db-init-8n6xc/glance-db-init-0 2026-03-11 17:30:23.041592 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-8n6xc" not found 2026-03-11 17:30:23.218184 | instance | openstack/glance-db-sync-m7xxt/init 2026-03-11 17:30:23.384713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-m7xxt" not found 2026-03-11 17:30:23.388088 | instance | openstack/glance-db-sync-m7xxt/glance-db-sync 2026-03-11 17:30:23.573013 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-m7xxt" not found 2026-03-11 17:30:23.735188 | instance | openstack/glance-ks-endpoints-x7s4x/init 2026-03-11 17:30:23.903470 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-x7s4x" not found 2026-03-11 17:30:23.908030 | instance | openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-admin 2026-03-11 17:30:24.078368 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-x7s4x" not found 2026-03-11 17:30:24.082899 | instance | openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-internal 2026-03-11 17:30:24.247798 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-x7s4x" not found 2026-03-11 17:30:24.253214 | instance | openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-public 2026-03-11 17:30:24.430716 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-x7s4x" not found 2026-03-11 17:30:24.589941 | instance | openstack/glance-ks-service-w9kz7/init 2026-03-11 17:30:24.766019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-w9kz7" not found 2026-03-11 17:30:24.769449 | instance | openstack/glance-ks-service-w9kz7/image-ks-service-registration 2026-03-11 17:30:24.941573 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-w9kz7" not found 2026-03-11 17:30:25.105895 | instance | openstack/glance-ks-user-8lh9w/init 2026-03-11 17:30:25.271156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-8lh9w" not found 2026-03-11 17:30:25.275904 | instance | openstack/glance-ks-user-8lh9w/glance-ks-user 2026-03-11 17:30:25.444000 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-8lh9w" not found 2026-03-11 17:30:25.628703 | instance | openstack/glance-metadefs-load-8scgd/init 2026-03-11 17:30:25.793855 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-8scgd" not found 2026-03-11 17:30:25.797946 | instance | openstack/glance-metadefs-load-8scgd/glance-metadefs-load 2026-03-11 17:30:25.965466 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-8scgd" not found 2026-03-11 17:30:26.128455 | instance | openstack/glance-rabbit-init-9wjpn/init 2026-03-11 17:30:26.296899 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-9wjpn" not found 2026-03-11 17:30:26.300711 | instance | openstack/glance-rabbit-init-9wjpn/rabbit-init 2026-03-11 17:30:26.474422 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-9wjpn" not found 2026-03-11 17:30:26.647383 | instance | openstack/glance-storage-init-lzlkt/init 2026-03-11 17:30:26.803462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-lzlkt" not found 2026-03-11 17:30:26.806735 | instance | openstack/glance-storage-init-lzlkt/ceph-keyring-placement 2026-03-11 17:30:26.979779 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-lzlkt" not found 2026-03-11 17:30:26.983299 | instance | openstack/glance-storage-init-lzlkt/glance-storage-init 2026-03-11 17:30:27.159254 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-lzlkt" not found 2026-03-11 17:30:27.326265 | instance | openstack/keepalived-rj8m6/init 2026-03-11 17:30:27.512568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-rj8m6" not found 2026-03-11 17:30:27.515830 | instance | openstack/keepalived-rj8m6/wait-for-ip 2026-03-11 17:30:27.595762 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-rj8m6" is waiting to start: PodInitializing 2026-03-11 17:30:27.687914 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-rj8m6" not found 2026-03-11 17:30:27.692952 | instance | openstack/keepalived-rj8m6/keepalived 2026-03-11 17:30:27.783207 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-rj8m6" is waiting to start: PodInitializing 2026-03-11 17:30:27.871117 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-rj8m6" not found 2026-03-11 17:30:28.046700 | instance | openstack/keystone-api-6cb594f8df-7f4gw/init 2026-03-11 17:30:28.218929 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6cb594f8df-7f4gw" not found 2026-03-11 17:30:28.223872 | instance | openstack/keystone-api-6cb594f8df-7f4gw/keystone-api 2026-03-11 17:30:28.445838 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6cb594f8df-7f4gw" not found 2026-03-11 17:30:28.611879 | instance | openstack/keystone-bootstrap-9x8ss/init 2026-03-11 17:30:28.789970 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-9x8ss" not found 2026-03-11 17:30:28.794334 | instance | openstack/keystone-bootstrap-9x8ss/bootstrap 2026-03-11 17:30:28.955173 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-9x8ss" not found 2026-03-11 17:30:29.115331 | instance | openstack/keystone-credential-setup-lz5fl/init 2026-03-11 17:30:29.281823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-lz5fl" not found 2026-03-11 17:30:29.285407 | instance | openstack/keystone-credential-setup-lz5fl/keystone-credential-setup 2026-03-11 17:30:29.449605 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-lz5fl" not found 2026-03-11 17:30:29.615025 | instance | openstack/keystone-db-init-q8ndf/init 2026-03-11 17:30:29.781006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-q8ndf" not found 2026-03-11 17:30:29.785062 | instance | openstack/keystone-db-init-q8ndf/keystone-db-init-0 2026-03-11 17:30:29.947091 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-q8ndf" not found 2026-03-11 17:30:30.113411 | instance | openstack/keystone-db-sync-stjbz/init 2026-03-11 17:30:30.282842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-stjbz" not found 2026-03-11 17:30:30.287754 | instance | openstack/keystone-db-sync-stjbz/keystone-db-sync 2026-03-11 17:30:30.451834 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-stjbz" not found 2026-03-11 17:30:30.613379 | instance | openstack/keystone-domain-manage-djmvj/init 2026-03-11 17:30:30.788696 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-djmvj" not found 2026-03-11 17:30:30.793474 | instance | openstack/keystone-domain-manage-djmvj/keystone-domain-manage 2026-03-11 17:30:30.959781 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-djmvj" not found 2026-03-11 17:30:31.124856 | instance | openstack/keystone-fernet-setup-n76ms/init 2026-03-11 17:30:31.300281 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-n76ms" not found 2026-03-11 17:30:31.304761 | instance | openstack/keystone-fernet-setup-n76ms/keystone-fernet-setup 2026-03-11 17:30:31.472367 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-n76ms" not found 2026-03-11 17:30:31.633594 | instance | openstack/keystone-rabbit-init-lwjlv/init 2026-03-11 17:30:31.798965 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-lwjlv" not found 2026-03-11 17:30:31.802489 | instance | openstack/keystone-rabbit-init-lwjlv/rabbit-init 2026-03-11 17:30:31.979592 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-lwjlv" not found 2026-03-11 17:30:32.139869 | instance | openstack/memcached-memcached-6479589586-lcjhx/init 2026-03-11 17:30:32.312343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-lcjhx" not found 2026-03-11 17:30:32.316981 | instance | openstack/memcached-memcached-6479589586-lcjhx/memcached 2026-03-11 17:30:32.481343 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-lcjhx" not found 2026-03-11 17:30:32.485888 | instance | openstack/memcached-memcached-6479589586-lcjhx/memcached-exporter 2026-03-11 17:30:32.654390 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-lcjhx" not found 2026-03-11 17:30:32.823975 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-03-11 17:30:33.002644 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-03-11 17:30:33.007316 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-03-11 17:30:33.164656 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-03-11 17:30:33.167933 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-03-11 17:30:33.393467 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-03-11 17:30:33.397668 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-03-11 17:30:33.564897 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-03-11 17:30:33.736284 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-03-11 17:30:33.903637 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-03-11 17:30:33.908554 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-03-11 17:30:34.112559 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-03-11 17:30:34.117648 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-03-11 17:30:34.288634 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-03-11 17:30:34.445289 | instance | openstack/pxc-operator-69cb5bbdb9-rb2mv/percona-xtradb-cluster-operator 2026-03-11 17:30:34.613824 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-rb2mv" not found 2026-03-11 17:30:34.783244 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-03-11 17:30:34.956087 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-03-11 17:30:34.960180 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-03-11 17:30:35.152321 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-03-11 17:30:35.321305 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-ns87x/rabbitmq-cluster-operator 2026-03-11 17:30:35.488089 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-ns87x" not found 2026-03-11 17:30:35.667409 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-03-11 17:30:35.835678 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-03-11 17:30:35.839704 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-03-11 17:30:36.015621 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-03-11 17:30:36.177722 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-03-11 17:30:36.336714 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-03-11 17:30:36.340524 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-03-11 17:30:36.517484 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-03-11 17:30:36.686039 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn/rabbitmq-cluster-operator 2026-03-11 17:30:36.847313 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-2dkpn" not found 2026-03-11 17:30:37.012622 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/make-container-crash-dir 2026-03-11 17:30:37.174611 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-bwhjw" not found 2026-03-11 17:30:37.178547 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/chown-container-data-dir 2026-03-11 17:30:37.342923 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-bwhjw" not found 2026-03-11 17:30:37.346359 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/ceph-crash 2026-03-11 17:30:37.513360 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-bwhjw" not found 2026-03-11 17:30:37.677190 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/chown-container-data-dir 2026-03-11 17:30:37.848318 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-psbr5" not found 2026-03-11 17:30:37.853158 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/rgw 2026-03-11 17:30:38.032654 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-psbr5" not found 2026-03-11 17:30:38.037182 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/log-collector 2026-03-11 17:30:38.210834 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-psbr5" not found 2026-03-11 17:30:38.373561 | instance | openstack/staffeln-api-78d44dfb47-rjp48/init 2026-03-11 17:30:38.545480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-78d44dfb47-rjp48" not found 2026-03-11 17:30:38.550249 | instance | openstack/staffeln-api-78d44dfb47-rjp48/staffeln-api 2026-03-11 17:30:38.626172 | instance | Error from server (BadRequest): container "staffeln-api" in pod "staffeln-api-78d44dfb47-rjp48" is waiting to start: PodInitializing 2026-03-11 17:30:38.710738 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-78d44dfb47-rjp48" not found 2026-03-11 17:30:38.865771 | instance | openstack/staffeln-conductor-649ff79948-pq4tk/staffeln-conductor 2026-03-11 17:30:39.035195 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-649ff79948-pq4tk" not found 2026-03-11 17:30:39.215965 | instance | openstack/staffeln-db-init-lgr5p/init 2026-03-11 17:30:39.390991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-lgr5p" not found 2026-03-11 17:30:39.394785 | instance | openstack/staffeln-db-init-lgr5p/staffeln-db-init-0 2026-03-11 17:30:39.559891 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-lgr5p" not found 2026-03-11 17:30:39.728901 | instance | openstack/staffeln-db-sync-4qlr4/init 2026-03-11 17:30:39.899808 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-4qlr4" not found 2026-03-11 17:30:39.904212 | instance | openstack/staffeln-db-sync-4qlr4/staffeln-db-sync 2026-03-11 17:30:40.266595 | instance | openstack/valkey-node-0/valkey 2026-03-11 17:30:40.450407 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-03-11 17:30:40.455252 | instance | openstack/valkey-node-0/sentinel 2026-03-11 17:30:40.634063 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-03-11 17:30:40.639117 | instance | openstack/valkey-node-0/metrics 2026-03-11 17:30:40.819318 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-03-11 17:30:41.001874 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-bzc6f/rook-ceph-operator 2026-03-11 17:30:41.182466 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-bzc6f" not found 2026-03-11 17:30:41.347951 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-v9kgn/secretgen-controller 2026-03-11 17:30:41.536578 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-v9kgn" not found 2026-03-11 17:30:42.020523 | instance | ERROR 2026-03-11 17:30:42.020932 | instance | { 2026-03-11 17:30:42.021038 | instance | "delta": "0:00:38.401012", 2026-03-11 17:30:42.021085 | instance | "end": "2026-03-11 17:30:41.540492", 2026-03-11 17:30:42.021127 | instance | "msg": "non-zero return code", 2026-03-11 17:30:42.021166 | instance | "rc": 123, 2026-03-11 17:30:42.021205 | instance | "start": "2026-03-11 17:30:03.139480" 2026-03-11 17:30:42.021243 | instance | } 2026-03-11 17:30:42.021277 | instance | ERROR: Ignoring Errors 2026-03-11 17:30:42.029267 | 2026-03-11 17:30:42.029337 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-03-11 17:30:42.542140 | instance | changed: 2026-03-11 17:30:42.542384 | instance | cd+++++++++ pod-logs/ 2026-03-11 17:30:42.542423 | instance | cd+++++++++ pod-logs/auth-system/ 2026-03-11 17:30:42.542453 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-03-11 17:30:42.542481 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-03-11 17:30:42.542508 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-03-11 17:30:42.542535 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-vvpz4/ 2026-03-11 17:30:42.542583 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-vvpz4/cert-manager-controller.txt 2026-03-11 17:30:42.542611 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-lfh88/ 2026-03-11 17:30:42.542638 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-lfh88/cert-manager-cainjector.txt 2026-03-11 17:30:42.542664 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-fhdlp/ 2026-03-11 17:30:42.542690 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-fhdlp/cert-manager-webhook.txt 2026-03-11 17:30:42.542720 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-03-11 17:30:42.542748 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-03-11 17:30:42.542775 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-03-11 17:30:42.542801 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-03-11 17:30:42.542827 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-03-11 17:30:42.542853 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-vvpz4/ 2026-03-11 17:30:42.542879 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-vvpz4/cert-manager-controller.txt 2026-03-11 17:30:42.542907 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-lfh88/ 2026-03-11 17:30:42.542934 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-lfh88/cert-manager-cainjector.txt 2026-03-11 17:30:42.542962 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-fhdlp/ 2026-03-11 17:30:42.542988 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-fhdlp/cert-manager-webhook.txt 2026-03-11 17:30:42.543015 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-03-11 17:30:42.543041 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-zgf8f/ 2026-03-11 17:30:42.543067 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-zgf8f/controller.txt 2026-03-11 17:30:42.543094 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xfrvl/ 2026-03-11 17:30:42.543120 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xfrvl/ingress-nginx-default-backend.txt 2026-03-11 17:30:42.543147 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-03-11 17:30:42.543174 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/ 2026-03-11 17:30:42.543199 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/apply-sysctl-overwrites.txt 2026-03-11 17:30:42.543225 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/cilium-agent.txt 2026-03-11 17:30:42.543250 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/clean-cilium-state.txt 2026-03-11 17:30:42.543275 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/config.txt 2026-03-11 17:30:42.543300 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/install-cni-binaries.txt 2026-03-11 17:30:42.543325 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/mount-bpf-fs.txt 2026-03-11 17:30:42.543350 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hpqnt/mount-cgroup.txt 2026-03-11 17:30:42.543375 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rjqpw/ 2026-03-11 17:30:42.543401 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rjqpw/cilium-operator.txt 2026-03-11 17:30:42.543427 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-j924x/ 2026-03-11 17:30:42.543452 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-j924x/coredns.txt 2026-03-11 17:30:42.543485 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qjz54/ 2026-03-11 17:30:42.543512 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qjz54/coredns.txt 2026-03-11 17:30:42.543538 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-03-11 17:30:42.543565 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-03-11 17:30:42.543591 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-03-11 17:30:42.543617 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-03-11 17:30:42.543644 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-03-11 17:30:42.543669 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-03-11 17:30:42.543695 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2jhs6/ 2026-03-11 17:30:42.543721 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2jhs6/kube-proxy.txt 2026-03-11 17:30:42.543747 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-03-11 17:30:42.543773 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-03-11 17:30:42.543799 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-03-11 17:30:42.543825 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-03-11 17:30:42.543850 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-03-11 17:30:42.543876 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-m7rms/ 2026-03-11 17:30:42.543902 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-m7rms/local-path-provisioner.txt 2026-03-11 17:30:42.543928 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-03-11 17:30:42.543953 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-03-11 17:30:42.543979 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-03-11 17:30:42.544004 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-03-11 17:30:42.544030 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-03-11 17:30:42.544056 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-03-11 17:30:42.544081 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-lvwmj/ 2026-03-11 17:30:42.544107 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-lvwmj/goldpinger-daemon.txt 2026-03-11 17:30:42.544132 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/ 2026-03-11 17:30:42.544158 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana-sc-dashboard.txt 2026-03-11 17:30:42.544184 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana-sc-datasources.txt 2026-03-11 17:30:42.544210 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana.txt 2026-03-11 17:30:42.544236 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr/ 2026-03-11 17:30:42.544261 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr/kube-state-metrics.txt 2026-03-11 17:30:42.544289 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zp5jh/ 2026-03-11 17:30:42.544327 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zp5jh/kube-prometheus-stack.txt 2026-03-11 17:30:42.544355 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/ 2026-03-11 17:30:42.544380 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/node-exporter.txt 2026-03-11 17:30:42.544405 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/pod-tls-sidecar.txt 2026-03-11 17:30:42.544430 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-03-11 17:30:42.544455 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-03-11 17:30:42.544481 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-03-11 17:30:42.544506 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-03-11 17:30:42.544532 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-03-11 17:30:42.544558 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-xhww2/ 2026-03-11 17:30:42.544584 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-xhww2/nginx.txt 2026-03-11 17:30:42.544610 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-03-11 17:30:42.544635 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-03-11 17:30:42.544661 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-03-11 17:30:42.544686 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-gjr4m/ 2026-03-11 17:30:42.544712 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-gjr4m/gc.txt 2026-03-11 17:30:42.544738 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-s86fc/ 2026-03-11 17:30:42.544763 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-s86fc/master.txt 2026-03-11 17:30:42.544788 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-lnp8f/ 2026-03-11 17:30:42.544814 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-lnp8f/worker.txt 2026-03-11 17:30:42.544839 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-03-11 17:30:42.544864 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-03-11 17:30:42.544889 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-03-11 17:30:42.544915 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-03-11 17:30:42.544941 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-03-11 17:30:42.544998 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-03-11 17:30:42.545026 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-tflph/ 2026-03-11 17:30:42.545053 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-tflph/pushgateway.txt 2026-03-11 17:30:42.545080 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-4qvrp/ 2026-03-11 17:30:42.545139 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-4qvrp/vector.txt 2026-03-11 17:30:42.545167 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-03-11 17:30:42.545194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-5fb4496b65-7rn28/ 2026-03-11 17:30:42.545219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5fb4496b65-7rn28/barbican-api.txt 2026-03-11 17:30:42.545251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5fb4496b65-7rn28/init.txt 2026-03-11 17:30:42.545278 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pw4v2/ 2026-03-11 17:30:42.545303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pw4v2/barbican-db-init-0.txt 2026-03-11 17:30:42.545329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pw4v2/init.txt 2026-03-11 17:30:42.545354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-sg8db/ 2026-03-11 17:30:42.545380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-sg8db/barbican-db-sync.txt 2026-03-11 17:30:42.545405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-sg8db/init.txt 2026-03-11 17:30:42.545430 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wgbcm/ 2026-03-11 17:30:42.545456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wgbcm/init.txt 2026-03-11 17:30:42.545482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-admin.txt 2026-03-11 17:30:42.545507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-internal.txt 2026-03-11 17:30:42.545532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-public.txt 2026-03-11 17:30:42.545557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mltnw/ 2026-03-11 17:30:42.545583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mltnw/init.txt 2026-03-11 17:30:42.545609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mltnw/key-manager-ks-service-registration.txt 2026-03-11 17:30:42.545634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6s7n5/ 2026-03-11 17:30:42.545659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6s7n5/barbican-ks-user.txt 2026-03-11 17:30:42.545685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6s7n5/init.txt 2026-03-11 17:30:42.545710 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-rhvm6/ 2026-03-11 17:30:42.545736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-rhvm6/init.txt 2026-03-11 17:30:42.545761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-rhvm6/rabbit-init.txt 2026-03-11 17:30:42.545786 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-66b889455-l79fw/ 2026-03-11 17:30:42.545811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-66b889455-l79fw/ceph-keyring-placement.txt 2026-03-11 17:30:42.545836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-66b889455-l79fw/glance-api.txt 2026-03-11 17:30:42.545861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-66b889455-l79fw/glance-perms.txt 2026-03-11 17:30:42.545886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-66b889455-l79fw/init.txt 2026-03-11 17:30:42.545911 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8n6xc/ 2026-03-11 17:30:42.545936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8n6xc/glance-db-init-0.txt 2026-03-11 17:30:42.545961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8n6xc/init.txt 2026-03-11 17:30:42.545987 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-m7xxt/ 2026-03-11 17:30:42.546013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-m7xxt/glance-db-sync.txt 2026-03-11 17:30:42.546038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-m7xxt/init.txt 2026-03-11 17:30:42.546064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x7s4x/ 2026-03-11 17:30:42.546097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-admin.txt 2026-03-11 17:30:42.546124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-internal.txt 2026-03-11 17:30:42.546150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-public.txt 2026-03-11 17:30:42.546175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x7s4x/init.txt 2026-03-11 17:30:42.546200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-w9kz7/ 2026-03-11 17:30:42.546229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-w9kz7/image-ks-service-registration.txt 2026-03-11 17:30:42.546261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-w9kz7/init.txt 2026-03-11 17:30:42.546293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8lh9w/ 2026-03-11 17:30:42.546324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8lh9w/glance-ks-user.txt 2026-03-11 17:30:42.546356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8lh9w/init.txt 2026-03-11 17:30:42.546389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8scgd/ 2026-03-11 17:30:42.546419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8scgd/glance-metadefs-load.txt 2026-03-11 17:30:42.546442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8scgd/init.txt 2026-03-11 17:30:42.546464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9wjpn/ 2026-03-11 17:30:42.546483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9wjpn/init.txt 2026-03-11 17:30:42.546501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-9wjpn/rabbit-init.txt 2026-03-11 17:30:42.546519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lzlkt/ 2026-03-11 17:30:42.546538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lzlkt/ceph-keyring-placement.txt 2026-03-11 17:30:42.546556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lzlkt/glance-storage-init.txt 2026-03-11 17:30:42.546574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lzlkt/init.txt 2026-03-11 17:30:42.546593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-rj8m6/ 2026-03-11 17:30:42.546611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rj8m6/init.txt 2026-03-11 17:30:42.546629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rj8m6/keepalived.txt 2026-03-11 17:30:42.546647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rj8m6/wait-for-ip.txt 2026-03-11 17:30:42.546666 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6cb594f8df-7f4gw/ 2026-03-11 17:30:42.546684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6cb594f8df-7f4gw/init.txt 2026-03-11 17:30:42.546702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6cb594f8df-7f4gw/keystone-api.txt 2026-03-11 17:30:42.546721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-9x8ss/ 2026-03-11 17:30:42.546739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-9x8ss/bootstrap.txt 2026-03-11 17:30:42.546757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-9x8ss/init.txt 2026-03-11 17:30:42.546775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lz5fl/ 2026-03-11 17:30:42.546793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lz5fl/init.txt 2026-03-11 17:30:42.546811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lz5fl/keystone-credential-setup.txt 2026-03-11 17:30:42.546829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-q8ndf/ 2026-03-11 17:30:42.546853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-q8ndf/init.txt 2026-03-11 17:30:42.546872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-q8ndf/keystone-db-init-0.txt 2026-03-11 17:30:42.546890 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-stjbz/ 2026-03-11 17:30:42.546908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-stjbz/init.txt 2026-03-11 17:30:42.546926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-stjbz/keystone-db-sync.txt 2026-03-11 17:30:42.546944 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-djmvj/ 2026-03-11 17:30:42.546962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-djmvj/init.txt 2026-03-11 17:30:42.546981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-djmvj/keystone-domain-manage.txt 2026-03-11 17:30:42.546999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-n76ms/ 2026-03-11 17:30:42.547017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-n76ms/init.txt 2026-03-11 17:30:42.547035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-n76ms/keystone-fernet-setup.txt 2026-03-11 17:30:42.547053 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lwjlv/ 2026-03-11 17:30:42.547071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lwjlv/init.txt 2026-03-11 17:30:42.547089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lwjlv/rabbit-init.txt 2026-03-11 17:30:42.547107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lcjhx/ 2026-03-11 17:30:42.547125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lcjhx/init.txt 2026-03-11 17:30:42.547143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lcjhx/memcached-exporter.txt 2026-03-11 17:30:42.547161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lcjhx/memcached.txt 2026-03-11 17:30:42.547179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-03-11 17:30:42.547197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-03-11 17:30:42.547216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-03-11 17:30:42.547233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-03-11 17:30:42.547251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-03-11 17:30:42.547269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-03-11 17:30:42.547286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-03-11 17:30:42.547304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-03-11 17:30:42.547323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-03-11 17:30:42.547344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rb2mv/ 2026-03-11 17:30:42.547363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rb2mv/percona-xtradb-cluster-operator.txt 2026-03-11 17:30:42.547381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-03-11 17:30:42.547399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-03-11 17:30:42.547417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-03-11 17:30:42.547435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-ns87x/ 2026-03-11 17:30:42.547453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-ns87x/rabbitmq-cluster-operator.txt 2026-03-11 17:30:42.547476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-03-11 17:30:42.547495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-03-11 17:30:42.547514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-03-11 17:30:42.547532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-03-11 17:30:42.547550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-03-11 17:30:42.547568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-03-11 17:30:42.547586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn/ 2026-03-11 17:30:42.547604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn/rabbitmq-cluster-operator.txt 2026-03-11 17:30:42.547622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/ 2026-03-11 17:30:42.547640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/ceph-crash.txt 2026-03-11 17:30:42.547658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/chown-container-data-dir.txt 2026-03-11 17:30:42.547677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/make-container-crash-dir.txt 2026-03-11 17:30:42.547695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/ 2026-03-11 17:30:42.547713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/chown-container-data-dir.txt 2026-03-11 17:30:42.547732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/log-collector.txt 2026-03-11 17:30:42.547751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/rgw.txt 2026-03-11 17:30:42.547769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-78d44dfb47-rjp48/ 2026-03-11 17:30:42.547788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-78d44dfb47-rjp48/init.txt 2026-03-11 17:30:42.547806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-78d44dfb47-rjp48/staffeln-api.txt 2026-03-11 17:30:42.547824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-649ff79948-pq4tk/ 2026-03-11 17:30:42.547842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-649ff79948-pq4tk/staffeln-conductor.txt 2026-03-11 17:30:42.547860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lgr5p/ 2026-03-11 17:30:42.547878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lgr5p/init.txt 2026-03-11 17:30:42.547897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lgr5p/staffeln-db-init-0.txt 2026-03-11 17:30:42.547915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4qlr4/ 2026-03-11 17:30:42.547932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4qlr4/init.txt 2026-03-11 17:30:42.547950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4qlr4/staffeln-db-sync.txt 2026-03-11 17:30:42.547969 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-03-11 17:30:42.547987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-03-11 17:30:42.548006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-03-11 17:30:42.548024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-03-11 17:30:42.548043 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-03-11 17:30:42.548067 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-bzc6f/ 2026-03-11 17:30:42.548086 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-bzc6f/rook-ceph-operator.txt 2026-03-11 17:30:42.548105 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-03-11 17:30:42.548123 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-v9kgn/ 2026-03-11 17:30:42.548141 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-v9kgn/secretgen-controller.txt 2026-03-11 17:30:42.548159 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-03-11 17:30:42.548178 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-zgf8f/ 2026-03-11 17:30:42.548197 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-zgf8f/controller.txt 2026-03-11 17:30:42.548215 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xfrvl/ 2026-03-11 17:30:42.548233 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xfrvl/ingress-nginx-default-backend.txt 2026-03-11 17:30:42.548251 | instance | cd+++++++++ pod-logs/kube-system/ 2026-03-11 17:30:42.548270 | instance | cd+++++++++ pod-logs/kube-system/cilium-hpqnt/ 2026-03-11 17:30:42.548288 | instance | >f+++++++++ pod-logs/kube-system/cilium-hpqnt/apply-sysctl-overwrites.txt 2026-03-11 17:30:42.548306 | instance | >f+++++++++ pod-logs/kube-system/cilium-hpqnt/cilium-agent.txt 2026-03-11 17:30:42.548325 | instance | >f+++++++++ pod-logs/kube-system/cilium-hpqnt/clean-cilium-state.txt 2026-03-11 17:30:42.548343 | instance | >f+++++++++ pod-logs/kube-system/cilium-hpqnt/config.txt 2026-03-11 17:30:42.548362 | instance | >f+++++++++ pod-logs/kube-system/cilium-hpqnt/install-cni-binaries.txt 2026-03-11 17:30:42.548381 | instance | >f+++++++++ pod-logs/kube-system/cilium-hpqnt/mount-bpf-fs.txt 2026-03-11 17:30:42.548399 | instance | >f+++++++++ pod-logs/kube-system/cilium-hpqnt/mount-cgroup.txt 2026-03-11 17:30:42.548417 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rjqpw/ 2026-03-11 17:30:42.548435 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rjqpw/cilium-operator.txt 2026-03-11 17:30:42.548453 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-j924x/ 2026-03-11 17:30:42.548472 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-j924x/coredns.txt 2026-03-11 17:30:42.548490 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-qjz54/ 2026-03-11 17:30:42.548508 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-qjz54/coredns.txt 2026-03-11 17:30:42.548526 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-03-11 17:30:42.548545 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-03-11 17:30:42.548563 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-03-11 17:30:42.548582 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-03-11 17:30:42.548600 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-03-11 17:30:42.548619 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-03-11 17:30:42.548637 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-2jhs6/ 2026-03-11 17:30:42.548708 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-2jhs6/kube-proxy.txt 2026-03-11 17:30:42.548738 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-03-11 17:30:42.548758 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-03-11 17:30:42.548778 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-03-11 17:30:42.548796 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-03-11 17:30:42.548815 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-03-11 17:30:42.548839 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-m7rms/ 2026-03-11 17:30:42.548858 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-m7rms/local-path-provisioner.txt 2026-03-11 17:30:42.548876 | instance | cd+++++++++ pod-logs/monitoring/ 2026-03-11 17:30:42.548894 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-03-11 17:30:42.548912 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-03-11 17:30:42.548931 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-03-11 17:30:42.548948 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-03-11 17:30:42.549030 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-03-11 17:30:42.549052 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-lvwmj/ 2026-03-11 17:30:42.549072 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-lvwmj/goldpinger-daemon.txt 2026-03-11 17:30:42.549091 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/ 2026-03-11 17:30:42.549122 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana-sc-dashboard.txt 2026-03-11 17:30:42.549141 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana-sc-datasources.txt 2026-03-11 17:30:42.549159 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5557cd6b74-s4hm6/grafana.txt 2026-03-11 17:30:42.549177 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr/ 2026-03-11 17:30:42.549195 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-r5nwr/kube-state-metrics.txt 2026-03-11 17:30:42.549212 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zp5jh/ 2026-03-11 17:30:42.549230 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zp5jh/kube-prometheus-stack.txt 2026-03-11 17:30:42.549248 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/ 2026-03-11 17:30:42.549266 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/node-exporter.txt 2026-03-11 17:30:42.549284 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nj4dz/pod-tls-sidecar.txt 2026-03-11 17:30:42.549302 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-03-11 17:30:42.549319 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-03-11 17:30:42.549337 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-03-11 17:30:42.549355 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-03-11 17:30:42.549374 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-03-11 17:30:42.549391 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-xhww2/ 2026-03-11 17:30:42.549409 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-xhww2/nginx.txt 2026-03-11 17:30:42.549427 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-03-11 17:30:42.549445 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-03-11 17:30:42.549463 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-03-11 17:30:42.549481 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-gjr4m/ 2026-03-11 17:30:42.549499 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-gjr4m/gc.txt 2026-03-11 17:30:42.549517 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-s86fc/ 2026-03-11 17:30:42.549540 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-s86fc/master.txt 2026-03-11 17:30:42.549559 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-lnp8f/ 2026-03-11 17:30:42.549578 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-lnp8f/worker.txt 2026-03-11 17:30:42.549596 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-03-11 17:30:42.549613 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-03-11 17:30:42.549631 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-03-11 17:30:42.549648 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-03-11 17:30:42.549666 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-03-11 17:30:42.549683 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-03-11 17:30:42.549701 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-tflph/ 2026-03-11 17:30:42.549718 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-tflph/pushgateway.txt 2026-03-11 17:30:42.549736 | instance | cd+++++++++ pod-logs/monitoring/vector-4qvrp/ 2026-03-11 17:30:42.549753 | instance | >f+++++++++ pod-logs/monitoring/vector-4qvrp/vector.txt 2026-03-11 17:30:42.549771 | instance | cd+++++++++ pod-logs/openstack/ 2026-03-11 17:30:42.549788 | instance | cd+++++++++ pod-logs/openstack/barbican-api-5fb4496b65-7rn28/ 2026-03-11 17:30:42.549806 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5fb4496b65-7rn28/barbican-api.txt 2026-03-11 17:30:42.549823 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5fb4496b65-7rn28/init.txt 2026-03-11 17:30:42.549841 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-pw4v2/ 2026-03-11 17:30:42.549859 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pw4v2/barbican-db-init-0.txt 2026-03-11 17:30:42.549877 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pw4v2/init.txt 2026-03-11 17:30:42.549894 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-sg8db/ 2026-03-11 17:30:42.549912 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-sg8db/barbican-db-sync.txt 2026-03-11 17:30:42.549930 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-sg8db/init.txt 2026-03-11 17:30:42.549947 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-wgbcm/ 2026-03-11 17:30:42.549964 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wgbcm/init.txt 2026-03-11 17:30:42.549982 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-admin.txt 2026-03-11 17:30:42.550000 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-internal.txt 2026-03-11 17:30:42.550018 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wgbcm/key-manager-ks-endpoints-public.txt 2026-03-11 17:30:42.550036 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-mltnw/ 2026-03-11 17:30:42.550053 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mltnw/init.txt 2026-03-11 17:30:42.550070 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mltnw/key-manager-ks-service-registration.txt 2026-03-11 17:30:42.550088 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-6s7n5/ 2026-03-11 17:30:42.550105 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6s7n5/barbican-ks-user.txt 2026-03-11 17:30:42.550122 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6s7n5/init.txt 2026-03-11 17:30:42.550140 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-rhvm6/ 2026-03-11 17:30:42.550157 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-rhvm6/init.txt 2026-03-11 17:30:42.550183 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-rhvm6/rabbit-init.txt 2026-03-11 17:30:42.550203 | instance | cd+++++++++ pod-logs/openstack/glance-api-66b889455-l79fw/ 2026-03-11 17:30:42.550221 | instance | >f+++++++++ pod-logs/openstack/glance-api-66b889455-l79fw/ceph-keyring-placement.txt 2026-03-11 17:30:42.550240 | instance | >f+++++++++ pod-logs/openstack/glance-api-66b889455-l79fw/glance-api.txt 2026-03-11 17:30:42.550258 | instance | >f+++++++++ pod-logs/openstack/glance-api-66b889455-l79fw/glance-perms.txt 2026-03-11 17:30:42.550276 | instance | >f+++++++++ pod-logs/openstack/glance-api-66b889455-l79fw/init.txt 2026-03-11 17:30:42.550294 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-8n6xc/ 2026-03-11 17:30:42.550312 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8n6xc/glance-db-init-0.txt 2026-03-11 17:30:42.550330 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8n6xc/init.txt 2026-03-11 17:30:42.550348 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-m7xxt/ 2026-03-11 17:30:42.550366 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-m7xxt/glance-db-sync.txt 2026-03-11 17:30:42.550384 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-m7xxt/init.txt 2026-03-11 17:30:42.550402 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-x7s4x/ 2026-03-11 17:30:42.550419 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-admin.txt 2026-03-11 17:30:42.550437 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-internal.txt 2026-03-11 17:30:42.550455 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x7s4x/image-ks-endpoints-public.txt 2026-03-11 17:30:42.550473 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x7s4x/init.txt 2026-03-11 17:30:42.550491 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-w9kz7/ 2026-03-11 17:30:42.550508 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-w9kz7/image-ks-service-registration.txt 2026-03-11 17:30:42.550526 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-w9kz7/init.txt 2026-03-11 17:30:42.550543 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-8lh9w/ 2026-03-11 17:30:42.550561 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8lh9w/glance-ks-user.txt 2026-03-11 17:30:42.550578 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8lh9w/init.txt 2026-03-11 17:30:42.550596 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-8scgd/ 2026-03-11 17:30:42.550614 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8scgd/glance-metadefs-load.txt 2026-03-11 17:30:42.550631 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8scgd/init.txt 2026-03-11 17:30:42.550649 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-9wjpn/ 2026-03-11 17:30:42.550667 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-9wjpn/init.txt 2026-03-11 17:30:42.550685 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-9wjpn/rabbit-init.txt 2026-03-11 17:30:42.550703 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-lzlkt/ 2026-03-11 17:30:42.550720 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-lzlkt/ceph-keyring-placement.txt 2026-03-11 17:30:42.550738 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-lzlkt/glance-storage-init.txt 2026-03-11 17:30:42.550755 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-lzlkt/init.txt 2026-03-11 17:30:42.550773 | instance | cd+++++++++ pod-logs/openstack/keepalived-rj8m6/ 2026-03-11 17:30:42.550791 | instance | >f+++++++++ pod-logs/openstack/keepalived-rj8m6/init.txt 2026-03-11 17:30:42.550808 | instance | >f+++++++++ pod-logs/openstack/keepalived-rj8m6/keepalived.txt 2026-03-11 17:30:42.550826 | instance | >f+++++++++ pod-logs/openstack/keepalived-rj8m6/wait-for-ip.txt 2026-03-11 17:30:42.550843 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6cb594f8df-7f4gw/ 2026-03-11 17:30:42.550865 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6cb594f8df-7f4gw/init.txt 2026-03-11 17:30:42.550883 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6cb594f8df-7f4gw/keystone-api.txt 2026-03-11 17:30:42.550901 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-9x8ss/ 2026-03-11 17:30:42.550918 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-9x8ss/bootstrap.txt 2026-03-11 17:30:42.550936 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-9x8ss/init.txt 2026-03-11 17:30:42.550953 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-lz5fl/ 2026-03-11 17:30:42.550972 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-lz5fl/init.txt 2026-03-11 17:30:42.550990 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-lz5fl/keystone-credential-setup.txt 2026-03-11 17:30:42.551007 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-q8ndf/ 2026-03-11 17:30:42.551025 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-q8ndf/init.txt 2026-03-11 17:30:42.551042 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-q8ndf/keystone-db-init-0.txt 2026-03-11 17:30:42.551060 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-stjbz/ 2026-03-11 17:30:42.551078 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-stjbz/init.txt 2026-03-11 17:30:42.551095 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-stjbz/keystone-db-sync.txt 2026-03-11 17:30:42.551112 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-djmvj/ 2026-03-11 17:30:42.551130 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-djmvj/init.txt 2026-03-11 17:30:42.551148 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-djmvj/keystone-domain-manage.txt 2026-03-11 17:30:42.551165 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-n76ms/ 2026-03-11 17:30:42.551183 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-n76ms/init.txt 2026-03-11 17:30:42.551200 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-n76ms/keystone-fernet-setup.txt 2026-03-11 17:30:42.551218 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-lwjlv/ 2026-03-11 17:30:42.551236 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lwjlv/init.txt 2026-03-11 17:30:42.551254 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lwjlv/rabbit-init.txt 2026-03-11 17:30:42.551272 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lcjhx/ 2026-03-11 17:30:42.551289 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lcjhx/init.txt 2026-03-11 17:30:42.551307 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lcjhx/memcached-exporter.txt 2026-03-11 17:30:42.551324 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lcjhx/memcached.txt 2026-03-11 17:30:42.551341 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-03-11 17:30:42.551358 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-03-11 17:30:42.551375 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-03-11 17:30:42.551393 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-03-11 17:30:42.551411 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-03-11 17:30:42.551429 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-03-11 17:30:42.551447 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-03-11 17:30:42.551464 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-03-11 17:30:42.551481 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-03-11 17:30:42.551499 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rb2mv/ 2026-03-11 17:30:42.551517 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rb2mv/percona-xtradb-cluster-operator.txt 2026-03-11 17:30:42.551541 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-03-11 17:30:42.551560 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-03-11 17:30:42.551579 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-03-11 17:30:42.551597 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-ns87x/ 2026-03-11 17:30:42.551615 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-ns87x/rabbitmq-cluster-operator.txt 2026-03-11 17:30:42.551633 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-03-11 17:30:42.551650 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-03-11 17:30:42.551668 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-03-11 17:30:42.551686 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-03-11 17:30:42.551704 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-03-11 17:30:42.551722 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-03-11 17:30:42.551739 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn/ 2026-03-11 17:30:42.551757 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2dkpn/rabbitmq-cluster-operator.txt 2026-03-11 17:30:42.551775 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/ 2026-03-11 17:30:42.551793 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/ceph-crash.txt 2026-03-11 17:30:42.551811 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/chown-container-data-dir.txt 2026-03-11 17:30:42.551829 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bwhjw/make-container-crash-dir.txt 2026-03-11 17:30:42.551847 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/ 2026-03-11 17:30:42.551865 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/chown-container-data-dir.txt 2026-03-11 17:30:42.551882 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/log-collector.txt 2026-03-11 17:30:42.551900 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-psbr5/rgw.txt 2026-03-11 17:30:42.551918 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-78d44dfb47-rjp48/ 2026-03-11 17:30:42.551936 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-78d44dfb47-rjp48/init.txt 2026-03-11 17:30:42.551953 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-78d44dfb47-rjp48/staffeln-api.txt 2026-03-11 17:30:42.551971 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-649ff79948-pq4tk/ 2026-03-11 17:30:42.551988 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-649ff79948-pq4tk/staffeln-conductor.txt 2026-03-11 17:30:42.552006 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-lgr5p/ 2026-03-11 17:30:42.552025 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lgr5p/init.txt 2026-03-11 17:30:42.552043 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lgr5p/staffeln-db-init-0.txt 2026-03-11 17:30:42.552061 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-4qlr4/ 2026-03-11 17:30:42.552079 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4qlr4/init.txt 2026-03-11 17:30:42.552096 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4qlr4/staffeln-db-sync.txt 2026-03-11 17:30:42.552113 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-03-11 17:30:42.552132 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-03-11 17:30:42.552149 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-03-11 17:30:42.552171 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-03-11 17:30:42.552190 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-03-11 17:30:42.552208 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-bzc6f/ 2026-03-11 17:30:42.552225 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-bzc6f/rook-ceph-operator.txt 2026-03-11 17:30:42.552243 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-03-11 17:30:42.552261 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-v9kgn/ 2026-03-11 17:30:42.552279 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-v9kgn/secretgen-controller.txt 2026-03-11 17:30:42.564313 | 2026-03-11 17:30:42.564381 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-03-11 17:30:42.762466 | instance | changed 2026-03-11 17:30:42.767362 | 2026-03-11 17:30:42.767430 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-03-11 17:30:43.443481 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-03-11 17:30:43.459839 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-11 17:30:43.459886 | instance | Dload Upload Total Spent Left Speed 2026-03-11 17:30:43.465300 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-03-11 17:30:43.777269 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-03-11 17:30:43.785635 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-11 17:30:43.785672 | instance | Dload Upload Total Spent Left Speed 2026-03-11 17:30:43.795448 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-03-11 17:30:43.957369 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-03-11 17:30:44.309469 | instance | ERROR 2026-03-11 17:30:44.309775 | instance | { 2026-03-11 17:30:44.309838 | instance | "delta": "0:00:00.993180", 2026-03-11 17:30:44.309884 | instance | "end": "2026-03-11 17:30:43.961841", 2026-03-11 17:30:44.309926 | instance | "msg": "non-zero return code", 2026-03-11 17:30:44.309967 | instance | "rc": 5, 2026-03-11 17:30:44.310007 | instance | "start": "2026-03-11 17:30:42.968661" 2026-03-11 17:30:44.310047 | instance | } 2026-03-11 17:30:44.310097 | instance | ERROR: Ignoring Errors 2026-03-11 17:30:44.316572 | 2026-03-11 17:30:44.316640 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-03-11 17:30:44.612704 | instance | ceph-mgr endpoints: 2026-03-11 17:30:44.852550 | instance | ok: Runtime: 0:00:00.090673 2026-03-11 17:30:44.858976 | 2026-03-11 17:30:44.859054 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-03-11 17:30:45.449232 | instance | ok: Runtime: 0:00:00.080253 2026-03-11 17:30:45.455540 | 2026-03-11 17:30:45.455610 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-03-11 17:30:45.930486 | instance | changed: 2026-03-11 17:30:45.930686 | instance | cd+++++++++ prometheus/ 2026-03-11 17:30:45.930712 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-03-11 17:30:45.930734 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-03-11 17:30:45.941467 | 2026-03-11 17:30:45.941538 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-03-11 17:30:46.147319 | instance | changed 2026-03-11 17:30:46.154274 | 2026-03-11 17:30:46.154345 | TASK [gather-selenium-data : Get selenium data] 2026-03-11 17:30:46.374714 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-03-11 17:30:46.376147 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-03-11 17:30:46.695037 | instance | ERROR 2026-03-11 17:30:46.695242 | instance | { 2026-03-11 17:30:46.695271 | instance | "delta": "0:00:00.006296", 2026-03-11 17:30:46.695293 | instance | "end": "2026-03-11 17:30:46.376491", 2026-03-11 17:30:46.695312 | instance | "msg": "non-zero return code", 2026-03-11 17:30:46.695331 | instance | "rc": 1, 2026-03-11 17:30:46.695347 | instance | "start": "2026-03-11 17:30:46.370195" 2026-03-11 17:30:46.695364 | instance | } 2026-03-11 17:30:46.695387 | instance | ERROR: Ignoring Errors 2026-03-11 17:30:46.700542 | 2026-03-11 17:30:46.700614 | TASK [gather-selenium-data : Downloads logs to executor] 2026-03-11 17:30:47.181718 | instance | changed: cd+++++++++ selenium/ 2026-03-11 17:30:47.188921 | 2026-03-11 17:30:47.188999 | PLAY RECAP 2026-03-11 17:30:47.189045 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-03-11 17:30:47.189065 | 2026-03-11 17:30:47.327246 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-03-11 17:30:47.338713 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 17:30:47.932636 | 2026-03-11 17:30:47.933198 | PLAY [all] 2026-03-11 17:30:47.944469 | 2026-03-11 17:30:47.944554 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-11 17:30:47.989398 | instance | skipping: Conditional result was False 2026-03-11 17:30:48.001221 | 2026-03-11 17:30:48.001307 | TASK [fetch-output : Set log path for single node] 2026-03-11 17:30:48.044499 | instance | ok 2026-03-11 17:30:48.049145 | 2026-03-11 17:30:48.049215 | LOOP [fetch-output : Ensure local output dirs] 2026-03-11 17:30:48.431501 | instance -> localhost | ok: "/var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/work/logs" 2026-03-11 17:30:48.645030 | instance -> localhost | changed: "/var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/work/artifacts" 2026-03-11 17:30:48.857006 | instance -> localhost | changed: "/var/lib/zuul/builds/bb7c4add3f4e49f5a2d0de8610360317/work/docs" 2026-03-11 17:30:48.872094 | 2026-03-11 17:30:48.872276 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-11 17:30:49.490669 | instance | changed: .d..t...... ./ 2026-03-11 17:30:49.490952 | instance | changed: All items complete 2026-03-11 17:30:49.490992 | 2026-03-11 17:30:49.927193 | instance | changed: .d..t...... ./ 2026-03-11 17:30:50.366516 | instance | changed: .d..t...... ./ 2026-03-11 17:30:50.390113 | 2026-03-11 17:30:50.390279 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-11 17:30:50.801433 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006947 2026-03-11 17:30:51.023536 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006068 2026-03-11 17:30:51.045097 | 2026-03-11 17:30:51.045221 | PLAY [all] 2026-03-11 17:30:51.052315 | 2026-03-11 17:30:51.052380 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-11 17:30:51.481347 | instance | changed 2026-03-11 17:30:51.489200 | 2026-03-11 17:30:51.489263 | PLAY RECAP 2026-03-11 17:30:51.489322 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-11 17:30:51.489352 | 2026-03-11 17:30:51.614189 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 17:30:51.627594 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-11 17:30:52.196986 | 2026-03-11 17:30:52.197129 | PLAY [localhost] 2026-03-11 17:30:52.206600 | 2026-03-11 17:30:52.206684 | TASK [Generate Zuul manifest] 2026-03-11 17:30:52.227586 | localhost | ok 2026-03-11 17:30:52.242267 | 2026-03-11 17:30:52.242341 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-11 17:30:52.769698 | localhost | changed 2026-03-11 17:30:52.782209 | 2026-03-11 17:30:52.782280 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-11 17:30:52.844181 | localhost | ok 2026-03-11 17:30:52.851713 | 2026-03-11 17:30:52.851773 | TASK [Upload logs] 2026-03-11 17:30:52.872200 | localhost | ok 2026-03-11 17:30:52.968863 | 2026-03-11 17:30:52.969005 | TASK [Set zuul-log-path fact] 2026-03-11 17:30:52.991628 | localhost | ok 2026-03-11 17:30:53.003939 | 2026-03-11 17:30:53.004009 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 17:30:53.035792 | localhost | ok 2026-03-11 17:30:53.045917 | 2026-03-11 17:30:53.046007 | TASK [upload-logs : Create log directories] 2026-03-11 17:30:53.420584 | localhost | changed 2026-03-11 17:30:53.427807 | 2026-03-11 17:30:53.427901 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-11 17:30:53.807344 | localhost -> localhost | ok: Runtime: 0:00:00.022106 2026-03-11 17:30:53.813815 | 2026-03-11 17:30:53.813900 | TASK [upload-logs : Upload logs to log server] 2026-03-11 17:30:54.592905 | localhost | Output suppressed because no_log was given 2026-03-11 17:30:54.596921 | 2026-03-11 17:30:54.597005 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 17:30:54.640085 | localhost | skipping: Conditional result was False 2026-03-11 17:30:54.647028 | localhost | skipping: Conditional result was False 2026-03-11 17:30:54.659627 | 2026-03-11 17:30:54.659833 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 17:30:54.699426 | localhost | skipping: Conditional result was False 2026-03-11 17:30:54.699801 | 2026-03-11 17:30:54.703399 | localhost | skipping: Conditional result was False 2026-03-11 17:30:54.713964 | 2026-03-11 17:30:54.714192 | LOOP [upload-logs : Upload console log and json output]